/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 15-jul-2014, 16:32:44
    Author     : appandweb
*/
/*COLORES APP*/
/*

Rojo: #F16E00
Morado: #000000
Verde: #7ED321
Gris fondo: #F2F2F2

*/


h1,h2,h3,h4, h5{
    font-family: "helveticaregular";
    color: #000000;
}

label{
    color: #000000;
}

body{
    /*background-image: url('/imagenes/login/fondo.png');*/
    background-size: cover;
    background-repeat: no-repeat;
}

.logo{
    position:relative;
    float:left;
    width:100%;
    margin-bottom:2vw;
}


.logo img{
    margin: 0 auto 0 auto;
    display: block;
}

.login-header{
    text-align: center;
    font-family : OpenSans-ExtraBold;
    font-size : 34px;
    color : #FFFFFF;
    /*background-image: url('/imagenes/login/titleshadow.png');*/
    background-repeat: no-repeat;
    background-position: center bottom;
    /*padding-bottom: 36px;*/
}

.login-header-mini{
    font-family : OpenSans-Light;
    letter-spacing : 1.2px;
    color : #FFFFFF;
}

#contenedorIdentificacion{
    margin-top: 60px;
    padding: 0px;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100%;
    padding-bottom: 50px;
}

#cajaIdentificacion, #cajalogin {
    width: 60%;
    overflow-y: auto;
    margin: 0 auto;
    background: none;
    padding: 10px 0 0 10px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    margin-bottom: 10px;
}

#cajaIdentificacion h2{
    font-weight: normal;
    font-size: 34px;
    margin: 0;
    margin-bottom: 50px;
    text-align: center;
}

#cajalogin h2{
    font-weight: normal;
    font-size: xx-large;
    margin: 0;
    margin-bottom: 30px;
    text-align: center;
}
#cajalogin h3{
    font-weight: normal;
    font-size: x-large;
    margin: 0;
    margin-bottom: 50px;
    text-align: center;
}
#cajalogin h5{
    font-weight: normal;
    font-size: large;
    margin: 0;
    margin-bottom: 50px;
    text-align: center;
}
.errorform{
    text-align: center;
    color: #F16E00;
}
.colormodal{
    background-color:  #F16E00;
}
.colormodal label{
    color: white;
    text-align: center;
}
.bodymodal{
    position: relative;
    float: left;
    padding: 1%;
    width: 96%;
    font-size: larger;
}
.bodymodal label{
    padding-top: 5px;
}
/*******/
.register form {
    margin: 0 auto;
    max-width: 400px;
}
.form-login.form-login-solid {
    background-color: #fff;
}

.form-grouplogin {
    margin-bottom: 15px;
    border-radius: 0;
    box-shadow: none;
    border: 0;
    width: 50%;
    margin: 0 auto;
}
.form-grouplogin .form-login {
    border-color: rgba(227,234,244,.64);
    box-shadow: none;
    color: #4b637b;
    margin-bottom: 15px;
    height: 48px;
}

.form-grouplogin label{
    font-size: 12px;
}

.form-login {
    padding: 4px 16px;
    font-size: 16px;
}
.form-login {
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-login {
    display: block;
    width: 100%;
    border-radius: 4px;
    box-sizing: border-box;
}


/********/
#cajaIdentificacion p{
    margin: 0px;
    margin-bottom: 3px;
}

.formlogin{
    width: 70%;
    margin-left: 15%;
}
.celdaIdentificacion{
    padding-bottom: 50px;
}

.textoIdentifiacion {
    width: 100%;
    font-weight: bold;
    margin-bottom: 3px;
    font-family: 'helveticaregular';
    font-size: inherit;
}

.inputIdentificacion {
    width: 100%;
    text-align: left;
}

.inputIdentificacion input {
    width: 95%;
    padding: 7px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-style: none;
    border-bottom: 1px solid #000000;
    border-radius: 0px;
}
.inputIdentificacion input:focus {
    outline: none;
}
input[type="text"]{
    background-color: white !important;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: rgb(0, 0, 0);
    background-image: none;
    color: rgb(0, 0, 0);
}
.botonregistro{
    text-decoration: none;
}
.aceptacion{
    font-weight: normal;
    font-size: small;
    color: #303030;
    margin-bottom: 3px;
    display: inline-block;
    width: 100%;
}

.aceptacion a{
    color: #303030;
    text-decoration: underline;
}

.celdaIdentificacionSubmit a.botonSubmitIden{
    color: #FFFFFF;
    text-decoration: none;
    width: 30%;
    margin-right: 3px;
    margin-left: auto;
    display: inherit;
    text-align: center;
    font-family: 'helveticaregular';
}

.botonSubmitIden{
    display: inline-block;
    margin: 0px 0px 10px 0px;
    width: 35%;
    vertical-align: top;
    background-color: #F16E00;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-style: none;
    color: #FFFFFF;
}
.botonrosa{
    padding: 1%;
}
.botonrosa2{
    width: 300px;
    padding: 10px 5px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.botonrosa3{
    width: 300px;
    padding: 10px 2px;
}
.botonSubmitIden2{
    text-align: center;
    width: 30%;
    vertical-align: top;
    background-color: #F16E00;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-style: none;
    color: #FFFFFF;
    font-family: 'helveticaregular';
    font-size: medium;
    margin: 10px 35%;
    padding:  10px 0;
}

.botonSubmitIden2 a{
    color: white;
    text-decoration: none;
}
#contenedor {
    width: 75%;
    margin: auto;
}

footer a{
    color: white;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
}

.footer{
    width: 75%;
    margin: auto;
    font-weight: normal;
    font-size: 10px;
}

#menuPie{
    display: inline-block;
    width: 49%;
    vertical-align: top;
}

.itemPie{
    width: 100%;
    display: inline-block;
    margin-bottom: 5px;
}

#pieEmpresa{
    display: inline-block;
    width: 49%;
}

.itemEmpresa{
    display: none !important;
    width: 100%;
    display: inline-block;
    margin-bottom: 5px;
    text-align: right;
    color: #FFFFFF;
}

.aviso-legal{
    color: #F16E00;
}

.titleregister{
    position:relative;
    float:left;
    width:33%;
    margin:33% 0% 33%;
}
.rectangulo {
     width: 250px; 
     height: 100px; 
     border: 3px solid #555;
     background: #428bca;
}
/***/

.content-select select{
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.content-select select::-ms-expand {
    display: none;
}
.content-select{
	max-width: 300px;
	position: relative;
}
 
.content-select select{
	display: inline-block;
	width: 100%;
	cursor: pointer;
  	padding: 7px 10px;
  	height: 42px;
  	outline: 0; 
  	border: 0;
	border-radius: 0;
	background: #f0f0f0;
	color: #7b7b7b;
	font-size: 1em;
	color: #999;
	font-family: 
	'Quicksand', sans-serif;
	border:2px solid rgba(0,0,0,0.2);
    border-radius: 12px;
    position: relative;
    transition: all 0.25s ease;
}
 
.content-select select:hover{
	background: #B1E8CD;
}
 
/* 
Creamos la fecha que aparece a la izquierda del select.
Realmente este elemento es un cuadrado que sólo tienen
dos bordes con color y que giramos con transform: rotate(-45deg);
*/
.content-select i{
	position: absolute;
	right: 20px;
	top: calc(50% - 13px);
	width: 16px;
	height: 16px;
	display: block;
	border-left:4px solid #2AC176;
	border-bottom:4px solid #2AC176;
	transform: rotate(-45deg); /* Giramos el cuadrado */
	transition: all 0.25s ease;
}
 
.content-select:hover i{
	margin-top: 3px;
}

#divplanes{
    position: relative;
    float: left;
    width: 96%;
    margin: 0 2%;
}

.flex-container {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    justify-content: space-around;
}

.flex-item {
    width: 23%;
    margin: 0 0.5% 0 0.5%;
    color: white;
    padding: 0;
}

.flex-item h2{
    padding: 15px 5px;
    box-sizing: border-box;
    color: #6c67d7;
    position: relative;
    float: left;
    margin: 0;
    width: 100%;
    text-align: center;
}

.flex-item .precioplan{
    position: relative;
    float: left;
    width: 100%;
    color: #F16E00;
    font-weight: 700;
    font-size: 36px;
    text-align: center;
    padding: 20px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #bebebe;
}

.flex-item .precioplan span{
    color: #6c67d7;
    font-size: 20px;
    font-weight: 500;
}

.flexselect{
    border: 3px #F16E00 solid;
}

.flexselect h2{
    background-color: #F16E00;
    color: white;
}

.flexnoselect{
    border: 3px #6c67d7 solid;
}

.flexnoselect h2{
    background-color: #ffd8d8;
    color: #6c67d7;
}

.flex-item:hover,
.flex-item label:hover{
    cursor: pointer;
}

.flex-item label{
    display: block;
    width: 100%;
    margin-bottom: 10px;
    color: white;
}

.flex-item label{
    display: block;
    width: 100%;
    margin-bottom: 10px;
    color: white;
    font-weight: bold;
    font-size: xx-large;
}

.flex-item label span{
    font-size: large;
}

.flex-item .listaopciones{
    margin: 0;
    padding: 0;
    list-style: none;
}

.flex-item .listaopciones li{
    display: block;
    width: 80%;
    margin: 0 10%;
    text-align: center;
    color: #000000;
    margin-bottom: 30px;
}

.flex-item .listaopciones li.noactivos{
    color: #ccc;
}

.imageminregistro{
    margin: 10px 0;
    width: 100%;
}

.enlaceolvidaste{
    width: 100%;
    text-align: center;
    color: black;
    text-decoration: none;
    display: inline-block;
}

.errorregistro{
    text-align: center;
    display: block;
    margin-bottom: 10px;
    color: #F16E00;
}

/***/
@media screen and (max-width: 1200px) {
    .logocentral{
        width: 40%;
        margin: 20px 30%;
    }
    
    .form-grouplogin{
        width: 60%;
    }
}


@media screen and (max-width: 750px) {
    .botonSubmitIden2{
        width: 50%;
        margin: 10px 25%;
    }   
    
    #cajalogin {
        width: 80%;
    }
    
    .form-grouplogin{
        width: 80%;
    }
    
    .logocentral{
        width: 60%;
        margin: 20px 20%;
    }
    
    .flex-item {
        width: 48%;
        margin: 0 0.5% 20px 0.5%;
    }
}
@media screen and (max-width: 600px) {
    .width100rsp{
        width: 100%;
        margin: 0;
    }
    
    #cajaIdentificacion {
        width: 100%;
    }
    
    .botonSubmitIden2{
        width: 70%;
        margin: 10px 15%;
    } 
    
    .flex-item {
        width: 90%;
        margin: 0 5% 20px 5%;
    }
}