/**
 
cosa			antes					ahora

sel-fondo		#2b150d					white
sel-letra		#d4c68e					#86001e
boton-ciu/est	#2b150d					#86001e
btn-ciu/est-hv	#3a1b14					#B4BA93
letra-ciu/est	#c6b783					white
boton-env		#2b150d					#f8f4ff
btn-env-hv		#2b150d					white
let-btn-env		#2b150d					#86001e
labels			#2b150d					white

#c6b783

*/
.ng-scope {
	height: calc(100% - 10px)
}
.fixHeig{
	min-height: 50px; 
}
.auxColores{
	color: #ef3a29 ;
	color: #f3ebeb ;
	color: #ff6e0c ;
}
.body1 {
	/* 	margin-right: -12px; */
	/* 	padding-right: -12px; */
	font-size: 20px !important;
	background-color: white; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-ms-linear-background-size: cover;
	-ms-linear-gradient-background-size: cover;
}

.body2 {
	background-color: white; 
	/*background-image: url("img/fondo-1.png") !important;*/
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center bottom;
	/* 	margin-right: -12px; */
	padding-right: -12px;
	font-size: 20px !important;
	/*background-color: #005892 !important;*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-ms-linear-background-size: cover;
	-ms-linear-gradient-background-size: cover;
}

.bodySedes {
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center bottom;
	padding-right: -12px;
	font-size: 20px !important;
	-webkit-background-size: cover;
	   -moz-background-size: cover;
	     -o-background-size: cover;
	        background-size: cover;
	-ms-linear-background-size: cover;
	-ms-linear-gradient-background-size: cover;
}


.bodyLogin1 {
	margin-right: 12px;
	/*background-color:#005892;*/
	min-height: 100%;
	min-width: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-ms-linear-background-size: cover;
	-ms-linear-gradient-background-size: cover;
	/* 	background-repeat: repeat-y; */
}

.p{
	font-family: DunkinS1;
}

.bodyLogin2 {
	/*	background-color: #113BBF; 
	background-image: url("img/fondo-07.png") !important; */
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center bottom;
	margin-top: -20px;
	/* 	margin-right: -12px; */
	padding-right: -12px;
	font-size: 20px !important;
	/*background-color: #005892 !important;*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-ms-linear-background-size: cover;
	-ms-linear-gradient-background-size: cover;
	padding-right: -12px
}

.logoAgendamate {
	width: 40%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 25px;
}

.container_login {
	padding-left: auto;
	padding-right: auto;
	padding-top: -25px;
	padding-bottom: 25px;
	margin-top: -20px;
	min-height: 120%;
}

.loginscreanexpensive {
	width: 370px;
}

.leyend {
	padding-top: 30px;
	color: #ff6e0c;
}

.leyend2 {
	color: white;
	margin-top: -10px;
}

.withoutBottom {
	margin-bottom: 1px;
}

.buttonEntrar{
	background-color: #ff6e0c;
	color : white;
	border-radius: 15px;
}
.buttonEntrar:hover{
	background-color: #ff6e0c;
	color : white;
	border-radius: 15px;
}

.buttonIngresar{
	background-color: #ff6e0c;
	color : white;
	border-radius: 15px;
}
.buttonIngresar:hover{
	background-color: #ff6e0c;
	color : white;
	border-radius: 15px;
}
.buttonIdioma{
	background-color: rgba(255, 255, 255, 0.25);
	/*color : #ff6e0c;*/
	color: #ffffff;
	white-space:normal !important;
    /*border-color: #ff6e0c;*/
    border-width: 1px;
    border-style: solid;
}
.buttonIdiomaActivo{
	background-color: #ff6e0c;
	color : #ffffff !important;
}
.buttonEnviar{
	background-color: #ff6e0c;
	color : white;
	border-radius: 15px;
/* 	margin-top: 15px; */
}
.buttonEnviar:hover{
	background-color: #ff6e0c;
	color : white;
	border-radius: 15px;
}

.linkContrasenia{
	color : #41ed76;	
}
.select-container {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
}
.select-container:before {
    content: '';
    position: absolute;
    right: 20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 5px 0 5px;
    border-color: #ffffff transparent transparent transparent;
    z-index: 5;
    pointer-events: none;
}
.jvSel{
	padding: 0px;
	background-color: #2b150d;
	/***
	#210100 border
	**/
}
.jvSelNativo{
	text-align: center !important;
	padding: 0px;
	height: 45px;
	
	/*background-color: #f3f3f3;*/
	/*color: #411016;*/
	/*border-color: #4c4c4c !important;*/
	
	background-color: rgba(255, 255, 255, 0.25);
    color: #ffffff;
    appearance: none;
    border: none;
}
.jvSelNativo option {
    color: #000000;
}
.jvSelNativodatospersonales.select-container:before {
	border-color: #ff6e0c transparent transparent transparent;
}
.jvSelNativo.document-type {
	background: #f1f1f1;
    color: #999999;
    padding: 6px 12px;
    text-align: left;
	box-sizing: border-box;width: 100%;border: solid #5B6DCD 10px;padding: 5px;
	text-align-last: left
}

.select2-container .select2-choice {
	background: transparent !important;
	border: none;
	color: #ffffff;
	padding: 0
}
.select2-container .select2-choice .select2-arrow {
	display: none
}
.select2-default {
	color: #ffffff !important
}
.select2-dropdown-open .select2-choice {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.select2-container .select2-choice > .select2-chosen {
	margin-right: 0
}
select {
  text-align: center;
  text-align-last: center;
  /* webkit*/
}
option {
  text-align: center;
  /* reset to left*/
}
.pb-15 {
	padding-bottom: 15px
}

.labJV{
	color: #411016;
	font-size: 0.95em;
	margin-top: 10px;
    margin-bottom: 35px;
}
.labJVErr{
	color: #411016;
	font-size: 0.9575em;
	font-weight: bold;
	text-decoration: underline;
}

.labJVA{
	color: white;
	font-size: 0.7575em;
	
}
.img-containerCal{
	padding-left: -15px;
	padding-right: 0px;
	padding-top: auto;
	padding-bottom: auto;
}
.img-containerFeliz{
/* 	padding: 0px; */
	height :0.5em;
	width:0.5em;
	padding-left: 10px;
}

.califA{
	color:#44f31b
}
califB{
	color:#ff6e0c
}

.img-containerTriste{
	padding: 0px;
}

.margTexAr{
	margin-top: 10px;
}
.img-caritas{
	height:2.3em;
	width:2.3em;
}
.img-caritas-lg-md{
	height:100%;
	width:100%;
}
.img-caritas-sm{
	height:80%;
	width:80%;
}
.img-calif{
	/*clase para xs usada en celulares*/
	-webkit-height:2.8em;
	-webkit-width:2.8em;
	-ms-linear-height:2.3em;
	-ms-linear-width:2.3em;
	-moz-height:2.3em;
	-moz-width:2.3em;
	-o-height:2.3em;
	-o-width:2.3em;
	height:2.3em;
	width:2.3em;
	padding: 2px;
}
.img-calif-lg-md{
	height:11.6em;
	width:11.6em;
}

.img-califSel{
/* 	height:3.5em; */
/* 	width:4.2em; */
	height:2.3em;
	width:3.9em;
	padding-right: 1.4em
}
.img-califSel-lg-md{
	height:11.6em;
	width:12.3em;
}
.img-califSel-sm{
	
	-ms-linear-height:8.3em;
	-ms-linear-width:8.9em;
}

.img-caritasSel{
	height:2.3em;
	width:2.65em;
	margin-left: -3px;
}
.img-caritasSel-lg-md{
	height:100%;
	width:100%;
	margin-left: -3px;
}
.img-caritasSel-sm{
	height:80%;
	width:80%;
	margin-left: -3px;
}
::-webkit-scrollbar{
	 width: 12px;
	background: #fff;
	background-image: linear-gradient(top, #fff 0%, #eee 50%);
	/* 1 */
	 
}
.divimagenFooter {
	position: relative;
	display: inline-block;
	padding: 0.5rem 0.5rem 1.5rem 0.5rem;
	text-align: center;
	width: 100%;
	/* 	right: 0; */
	/* 	bottom: 0; */
	/* 	left: 0; */
}
#footer2{
	background-color: #ffffff
}
#footer3 {
	position: fixed;
	right: 0;
	bottom: -35px;
	left: 0;
}
.imagenFooter{
	width:140px;
	height: 28px;
}
input[type=checkbox] {
  transform: scale(2);
}


.img-modal {
	margin: auto;
    width: 70%;
    padding: 15px;
}

/* Background Home */
.container-background-home {
	height: 100%;
	width: 100%;
	position: fixed;
}
.background-home {
	background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url(../../img/xtracking_jv_fondoweb.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	width: 100%;
	position: fixed
}

/* Numeros de referencia para Etapas */
.labJV.stage {
	color: #ff6e0c
}
.labJV.stage-home {
	color: #ff6e0c
}

/* Loading Stores */
.labJV.loading {
	color: #ffffff
}

/* Formulario Datos Personales */
.fs-20 {
	font-size: 20px
}
.bn {
	border: none
}

/* Custom Checkbox */
.container-checkbox {
  display: block;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.container-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkmark {
  position: absolute;
  left: 40px;
  height: 25px;
  width: 25px;
  background-color: #411016;
  border-radius: 5px
}
.container-checkbox input:checked ~ .checkmark {
  background-color: #ff6e0c;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.container-checkbox input:checked ~ .checkmark:after {
  display: block;
}
.container-checkbox .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* Footer */
.fixed {
	position: fixed
}

/* Spinner */
.center-content {
	display: flex;
    align-items: center;
    justify-content: center;
}

/* Estilos responsive  */

/*************** 750px *************** */
@media (min-width: 750px) {
	@media (min-height: 600px) {
		.form-group {
			width: 60% !important;
		}
		.buttonIdiomaActivo {
			width: 50% !important;
		}
		.buttonIdioma {
			width: 50% !important;
		}
		.buttonIngresar{
			width: 40% !important;
		}
	}
}
@media (min-width: 800px) {
	@media (min-height:650px) {
		.img-caritas {
		    height: 2.3em;
		    width: 2.3em;
		}
		.img-caritasSel {
		    height: 2.3em;
		    width: 2.65em;
		    margin-left: -3px;
		}
	}
	.img-caritas-sm {
    height: 2.3em;
    width: 2.3em;
}
.img-caritasSel-sm {
    height: 2.3em;
    width: 2.8em;
    margin-left: -3px;
}
	.img-calif-sm {
	    height: 2.3em;
	    width: 3.9em;
	    padding-right: 1.4em;
	}
	.img-califSel-sm {
	    height: 2.3em;
	    width: 3.9em;
	    padding-right: 1.4em;
	}
	
}

@media (min-width: 990px) {
	@media (min-height:650px) {
		.img-caritas-lg-md {
	    height: 45px;
	    width: 45px;
		}
		.img-caritasSel-lg-md {
		    height: 45px;
		    width: 54px;
		    margin-left: -3px;
		}
	}
	.img-calif-lg-md {
	    height: 45px;
	    width: 45px;
	}
	.img-califSel-lg-md {
	    height: 45px;
	    width: 54px;
	}
	
}

@media (min-width: 1100px) {
	@media (min-height:650px) {
		.img-caritas-lg-md {
	    height: 45px;
	    width: 45px;
		}
		.img-caritasSel-lg-md {
		    height: 45px;
		    width: 54px;
		    margin-left: -3px;
		}
	}
	.img-calif-lg-md {
	    height: 45px;
	    width: 45px;
	}
	.img-califSel-lg-md {
	    height: 45px;
	    width: 54px;
	}
	
}

/*************** 1250px *************** */
@media (min-width: 1250px) {
	@media (min-height: 650px) {
		.form-group {
			width: 40% !important;
		}
		.buttonIdiomaActivo {
			width: 40% !important;
		}
		.buttonIdioma {
			width: 40% !important;
		}
		.buttonIngresar{
			width: 30% !important;
		}
		.img-caritas-lg-md {
			width: 200% !important;
		}
		.img-caritasSel-lg-md {
			width: 210% !important;
		}
		.img-calif-lg-md {
		    height: 2.3em !important;
		    width: 2.3em !important;
		}
		.img-califSel-lg-md {
		    height: 2.3em !important;
		    width: 2.3em !important;
		}
		#felizTwo {
			height: 2.3em !important;
		    width: 2.3em !important;
		}
		.jvSelNativodatospersonales {
			width: 100% !important;
		}
		.animated {
		    padding-left: 0px !important;
		    padding-right: 0px !important;
		}
		#modalInscribete {
			width: 30% !important;
		}
		#errorHome{
			width: 40% !important;
		}
	}
}
