@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');

/* 
bootstrap overwrite */

.odo-logo-top {
	font-family: Poppins;
    font-weight: 900;
    font-size: 1.5rem;
    line-height: 2;
    text-shadow: 1px 2px lightblue;
	margin-top:1rem;
}
.odo-logo-grande {
	font-family: Poppins;
	font-weight: 900;
	letter-spacing: -1px;
}

.odo-logo-azul
 {
	color:#367bb6;
 }
 .odo-logo-verde
 {
	color:#5cb05a;
 }

 .table thead th {
	background-color: rgba(229, 241, 255, 0.49);
	/* -webkit-box-shadow: 0px 2px 0px 0px #666;
	-moz-box-shadow:    0px 2px 0px 0px #666;
	box-shadow:         0px 2px 0px 0px #666; */
	font-weight:normal;
	color:#333;
	/* text-shadow:#FFF 2px 2px 2px; */
	font-size:0.75em;
}

.table-hover > tbody > tr:hover {
	/* background-color: rgb(229, 241, 255); */
	background-color: rgba(229, 241, 255, 0.49);
}

label { font-family: "Roboto", sans-serif;}

body { 
	background: url('../img/fondo-secante.png');
	background-color: #fff;
	font-family: "Poppins", sans-serif;
}
	
h1, h2, h3, h4, h5, h6 {
	text-shadow: white 0.02em 0.02em;
	font-family: "Roboto", sans-serif;
	/* font-family: Poppins, sans-serif; */
}
	
h2 {
	font-size: 2.3em;
}

#Resumen .panel-title { 
	padding-left:20px;
	padding-top:5px;
	box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
	margin-bottom: 5px;
}

.contenido { 
	margin:0px; 
	margin-top:55px;
}

.contenido .panel {
	max-width:1280px;
	/* margin-left: auto;
	margin-right: auto; */
}
/* .gastos .panel-title {  */
.panel-title { 
	font-size: 2.3rem;
	/* font-weight: 500; */
}
.content {
	padding-top:60px;
	font-size: 1.1em;
	line-height: 1.8em;
	}
	
.content p {
	font-size: 1.0em;
	line-height: 1.8em;
	margin-bottom: 1.1em;
	}
	

/***** BODY *****/
	
.page-title {
	padding: 80px 0 30px 0;
}

.resultado { padding-left:40px; padding-right:40px;}

#registro-form {
	width:75%;
	margin-left: auto;
	margin-right: auto;
}


.arrow-top img {
	margin: -7px 0 0 15px;
	}


/***** HOMEPAGE *****/
	
#details {
	position: relative;
	float: right;
	width: 527px;
	margin-top: 80px;
	padding-left: 20px;
}

#icon {
	position: relative;
	float: left;
	margin-right: 20px;
}

#app-name {
	margin:20px;
	text-align: center;
}

/* @font-face {
    font-family: 'QlassikBold';
    src: url(../fonts/qlassikbold_tb-webfont.eot);
    src: url(../fonts/qlassikbold_tb-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/qlassikbold_tb-webfont.woff) format('woff'),
	url(../fonts/qlassikbold_tb-webfont.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;

} */

.panel-datos {
	padding:10px;
	padding-top:0px;
}
 
/*
.navbar-brand-sm {
	text-shadow: white 0.04em 0.04em;
	font-family: 'QlassikBold', sans-serif;
	font-size:25px;
}
*/
.navbar-abm {
	margin-top:75px;
} 

#app-name h1 {
	font-size: 4em;
    letter-spacing: 2px;
    color: #ECECEC;
    /* text-shadow: -1px 0 #B3B3B3, 0 1px #B3B3B3, 1px 0 #B3B3B3, 0 -1px #B3B3B3, #020763 0.03em 0.03em; */
    text-shadow: 1px 2px lightblue;
    padding-top: 20px;
    padding-bottom: 20px;
}

/* .navbar-inverse .navbar-brand {
	color:#666;
	text-shadow: #F6F6F6 0.04em 0.04em;
} */

section.app-descripcion {
	margin-bottom:150px;
	background-image: url(../img/phones.png);
	background-position: left;
	background-repeat: none;
	background-size: contain;
}

#version {
	top: 0px;
	position: relative;
	float: right;
}

#tagline {
	font-size: 1.6em;
	clear: both;
	margin-top:-20px;
	
}

#description {
	margin: 1em;
}
.features {
	margin-bottom: 30px;
	clear:both;
}
.features li {
	background: url('../img/check.png') no-repeat left;
	list-style: none;
	padding-left: 25px;
	margin-left: 0px;
	line-height: 2em;
}

.thumbnail>img, .thumbnail a>img {
	width:243px;
	height:322px;
}

.download-box {
	width: 45%;
	float: left;
	padding-top: 20px;
	padding-right: 5%;
	font-size: 0.9em;
	line-height: 1.3em;
	}
	
/***** ABOUT PAGE *****/

.updates ul {
	list-style: none;
	padding-top: 10px;
	clear: both;
	margin: 0 0 25px 0;
	}
	
.updates ul li {
	margin-bottom: 10px;
	}
	
.updates hr {
	border-top: 1px solid #CCC;
	}
	
.updates .label {
	display: block;
	float: left;
	margin-right: 10px;
}

.version {
	float:left;
	}

.release-date {
	float:right;
	margin-top: 4px;
	color: #999;
	font-size: 0.85em;
	}
	
.new {
  background-color: #3a87ad;
}

.fix {
	background-color: #468847;
	padding: 1px 8px 2px;
	}
	

	
/***** CONTACT *****/

#contact-form {
	border-left: 1px solid #cccccc; 
	}
#frmContacto .form-group { margin-left:15px; }
#frmContacto .form-actions { margin-left:15px; margin-bottom:15px; }

.marcoCopiarPlanes .form-group {
	padding-right:30px;
	padding-left:30px;
}

#contact-info {
	padding-bottom:20px;
	}
	
	
	
/***** FOOTER *****/

.footer {
	padding: 5px 0;
}

#copyright {
	float:left;
	padding-left:10px;
	font-size:10px;
}
#FechaHoradeImpresion {
	float:left;
}
	
#credits {
	float:right;
	padding-right:10px;
	font-size:9px;
	font-family:"Comic Sans MS", cursive;
}

.compromisos {
	background-color:#FFF;
	max-height:250px;
	overflow-y:scroll;
}

.noasignable {
	background-color:#F6F6F6;
	opacity:0.5;
}

.cabecera h2 { font-size:14pt; float:left; }

/*Compromisos*/

.primeravez { background-color:#FFF7F6;}

#Datos, #Visitas, #Imagenes, #CtaCte, #Prestaciones, #Recetas {  
	background-color:#FFF;
	/* padding:15px; */
}

#Imagenes ul {list-style-type: none;}
#Imagenes li {width: 120px;
    float: left;
    margin-right: 20px;}
	
#Dia, #Mes, #Semana, #Resultados {display:none;}

#Dia, #Semana, #Mes, #Resultados { 
	background-color:#FFF;
    margin-top:-10px;
}

/*#Resultados, #frmBuscar { padding:20px;  }
*/
.loading { 
	position:absolute;
}

#Dia .hora { text-align:center; }
#Dia .sobreturno { text-align:center; }
#Dia .paciente { 
	text-overflow: ellipsis;
  	overflow: hidden;
  	white-space: nowrap;
  	word-wrap: normal; 
 }
#Dia .telefonos {  
	text-overflow: ellipsis;
  	overflow: hidden;
  	white-space: nowrap;
  	word-wrap: normal; 
}
#Dia .seguro {
	text-overflow: ellipsis;
  	overflow: hidden;
  	white-space: nowrap;
  	word-wrap: normal; 
}
#Dia .plan { 
	text-overflow: ellipsis;
  	overflow: hidden;
  	white-space: nowrap;
  	word-wrap: normal; 
}
#Dia .motivo {
	text-overflow: ellipsis;
  	overflow: hidden;
  	white-space: nowrap;
  	word-wrap: normal; 
}
#Dia .asistencia { 
	text-align:center;
	text-overflow: ellipsis;
  	overflow: hidden;
  	white-space: nowrap;
  	word-wrap: normal;
  }

#Dia .Error { width:100%; border:none; padding:20px; text-align:center; color:#666; }


.seleccionada { 
	/* background-color:rgba(253, 255, 230, 0.466); */
	background-color: rgb(242, 215, 159);
}

.medicamentoDetenido {
	background-color:#F6F6F6;
	opacity:0.5;
}


.paciente-cabecera {
    background-color: aliceblue;
    padding: -5px;
}



#Cargando { 	
		margin:0px;
		padding:0px;
		padding-left:15px; 
		padding-right:15px;
		text-align:center;
		font-size: large;
}
#Fichas { 
	margin:0px; 
	padding:0px; 
	background-color:#FFF;
}

#Fichas .boton { 
	list-style:none; 
	display: inline-block; 
	padding: 5px 10px;
	margin:0px;
	/* margin-left:5px;  */
	text-decoration: none !important;
	color: #333333 !important;
	background-color: #FFF;
	
	border: 1px solid #EDEDED;
	border-radius: 5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
}

#Fichas .contieneBotones { margin:0px; padding:0px; }
#Fichas .boton-on
 {	
	cursor: default;
	font-weight: bold;
	text-shadow: 2px 0 2px rgba(255, 255, 255, .5);
	background-color:#F6F6F6;	
 }

#Fichas .boton-on a { color:#333; text-decoration:none; }
#Fichas .boton-on a:active,  #Fichas .boton-on li a:visited  { color:#333; }
#Fichas .boton-on a:hover {  color:#333; text-decoration:none; }
 

 
/* #dialogoPersonas {
	 position:absolute;
 }
 
#MenuPrincipal {
	background-color:#101010;
}*/
.contextmenu { display:none; font-family: Roboto sans-serif; }

.contextmenu-popup { 
       -moz-box-shadow: inset 0 0 2px 2px #CCC;
		-webkit-box-shadow: inset 0 0 2px 2px #CCC;
		box-shadow: inset 0 0 2px 2px #CCC;
	   background-color:#F6F6F6;
		border-radius:8px;
		-moz-border-radius:8px;
		-webkit-border-radius:8px;
	   margin:0px;
	   padding:10px;
	   position:absolute;
	   top:0px;
	   left:0px;
	   width:auto;
	   min-width: 200px;
	   background-image: linear-gradient(to bottom, #fff 0, #dbe5f7 100%);
}

.contextmenu-popup > ul { margin:0px; padding:5px; }
.contextmenu-popup > ul > li { 
	margin:2px; padding:0px; list-style:none; word-wrap:none; }

.contextmenu-popup > ul > li > a { 
	display:block; 
	background-color:#F6F6F6; 
	color:#06C;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:4px;
	margin:0px;
	width:100%;
	height:100%;
	font-size:1.4rem;
	margin-top:1px;
}
.contextmenu-popup > ul > li > a:hover { text-decoration:none; background-color:#5bc0de; color:#F6F6F6; text-shadow:#666 1px 1px 1px; }
.contextmenu-popup > ul > li > a:disabled { color:#CCC; }
.contextmenu-popup > ul > li > a:first { padding-top: 15px; }


.contextmenu-popup > ul > li.divisor {
	margin: 0px;
	height: 0px;
	-moz-box-shadow: inset 0 0 1px 2px #eee;
	-webkit-box-shadow: inset 0 0 1px 2px #eee;
	box-shadow: 0 0 1px 2px #eee;
	margin-bottom: 15px;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 5px;
}

#HTMLsubmenu, #HTMLsubsubmenu {
	position:absolute;
	display:none;
	z-index:10000;
}

/* #HTMLsubmenu  > div > ul > li.divisor, #HTMLsubsubmenu  > div > ul > li.divisor  { 
	margin: 0px;
	height: 0px;
	-moz-box-shadow: inset 0 0 1px 2px #CCC;
	-webkit-box-shadow: inset 0 0 1px 2px #CCC;
	box-shadow: 0 0 1px 2px #CCC;
	margin-bottom: 10px;
	margin-left: -7px;
	margin-right: -7px;
	margin-top: 10px;
} */


#modasPrestaciones, #modasPagos { display:none; }



#Mes .dia { 
	font-weight: bold;
	font-size:20px;
	margin-top:-5px;
	color:#999;
	border-bottom:#CCC 1px dotted;
 }
#Mes .diaLista {
	
	 min-height: 75px;
	 max-height: 100px;
	 min-width: 100px;
	 /* max-width: 100px; */
	 overflow-y: scroll;
	 position: relative;
}
#Mes .diadisabled { 
	background-color:#EEE;
	min-height:100px;
	min-width:100px;
	cursor:default;
	font-weight: bold;
    font-size: 20px;
    margin-top: -5px;
    color: #999;
    border-bottom: #CCC 1px dotted;
}
#Mes .diaPaciente {
	width:12px;
	height:12px;
	float:left;
	margin:2px 3px;
	background-color:#6C0;
	box-shadow:#666 1px 1px 1px;
	color:#FFF;
	
}

#Mes .diaPacienteParticular {
	background-color:#06C;
}

#Mes .diaPacienteSmall {
	width:8px;
	height:8px;
}
#Mes .diaHoy { color:#F00; }

#Mes .diaPie { 
	position:absolute; top:0px; right:0px;
	font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold;
	text-align:center;

}

#Mes .diaPie:hover {
	cursor:default;
}

#Mes .diaLista:hover {
	cursor:pointer;
}

#Mes .TituloMes { font-size:14pt; }
#tablaMes tbody tr td { margin:0px; padding:2px; }

#frmCompromisos {
	border-bottom: 2px solid #ededed;
    padding: 5px;
    margin-bottom: 5px;
	background-image: linear-gradient(to bottom,#fff 0,#dbe5f7 100%);

}

#frmCompromisos #ElegirFechaGroup { width:auto; margin-left:10px; }

#frmCompromisos #ElegirFechaSiguiente:hover, #ElegirFechaAnterior:hover {
	cursor:pointer;
}

#frmCompromisos #ElegirFechaSiguiente, #frmCompromisos #ElegirFechaAnterior {
	transform: scale(1.1);
}

#frmCompromisos .checkbox label {
	transform: scale(1.1);
    margin-left: 20px;
    font-size: large;
}

#frmCompromisos .checkbox input[type="checkbox"] {
	transform: scale(2,2);
}

#frmCompromisos #cbAgenda, #frmCompromisos #ElegirFecha {
	font-size: 14pt;
	height:auto;
 }


.frmAgTurno {
	max-width: 800px;
}

.formContainer { padding:40px; max-width:1024px; margin-left:auto; margin-right: auto;}
.form-fieldset { padding:10px; margin-left:auto; margin-right: auto; background-color: rgba(229, 241, 255, 0.49);}
	
/* #tablaDia {
	padding:0px;
	padding:2px 3px;
} */

#tablaSemana {
	font-size:9pt;
}
#tablaSemana .feriado { background-color:#F6F6F6; }
#FechaHoradeImpresion { display:none; }

#tablaSemana .tdsemHora { width:3%; max-width:3%; min-width:3%; text-align:right; }
#tablaSemana .tdsemLunes,	 
#tablaSemana .tdsemMartes,
#tablaSemana .tdsemMiercoles,
#tablaSemana .tdsemJueves,
#tablaSemana .tdsemViernes,
#tablaSemana .tdsemSabado,
#tablaSemana .tdsemDomingo { width:11%;  max-width:11%; min-width:11%; }

#tbAgTurListadePacientes {
	font-size:12pt;
}

/*Fin Compromisos*/


#agregaAgenda-controls { margin-left:20px; margin-right:20px; }


/* Pacientes */

#frmPacienteVisitasPrestaciones .chosen-container {
	min-width:250px;
}
#frmPacienteVisitasPrestaciones .chosen-drop {
	min-width:400px;
}
a[aria-expanded=true] .glyphicon-chevron-down {
	display: none;
 }
a[aria-expanded=false] .glyphicon-chevron-up {
	display: none;
 }
.visitaLista ul { list-style:none; margin:0px; padding:0px;}
/* .visitaLista ul li { border-bottom-color: #ccc; border-bottom-width:1px; border-bottom-style: dotted;
	border-right-color: #ccc; border-right-width:1px; border-right-style: dotted;
	border-top-color: #999; border-top-width:1px; border-top-style: solid;
} */

.visitaLista ul li {
	box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
	margin-bottom: 5px;
}

.visitaLista ul li:hover { 
	background-color: #dbe5f7;}
.visitaLista .glyphicon { font-size:12pt; }
.visitaLista ul li div.titulo { border-bottom-color: #DDD; border-bottom-width:1px; border-bottom-style: dotted;
	border-right-color: #DDD; border-right-width:1px; border-right-style: dotted;
	background-color: transparent; }
.visitaLista .cabecera {
	background-color:rgba(229, 241, 255, 0.49);
	margin-bottom: 5px;
}
.visitaLista ul li div.comandos {
	border:none;
}
/* .visitaResumen { cursor:default; font-size: 11pt; }


.visitaLista { min-height:300px; }


.visitaLista ul li { 	
	cursor: pointer;
	margin: 0px;
	font-size: 11pt;	
 }
 .visitaLista ul li:hover {
	opacity:0.9;
 }
 .visitaLista ul li div:not(.titulo):not(.resumen):not(.cabecera) {
	border-bottom: #ccc 1px dotted;
	border-right: #ccc 1px dotted;
 }
 
 .visitaLista ul li div.cabecera {
	font-weight: bold;
	background-color: #dcdcdc;
 }
 
 .visitaLista ul li div.visitaResumen {
	 border:none;
 }


.visitaLista ul li:first-child { 
	min-height: 30px; 
    -webkit-box-shadow: 0px 2px 0px 0px #666;
	-moz-box-shadow:    0px 2px 0px 0px #666;
	box-shadow:         0px 2px 0px 0px #666; 
}

.visitaLista .seleccionada {
	-webkit-box-shadow: 1px 2px 1px 2px #666;
	-moz-box-shadow:    1px 2px 1px 2px #666;
	box-shadow:         1px 2px 1px 2px #666; }

.visitaLista ul li:not(.cabecera):not(.seleccionada):not(.titulo):hover { background-color:rgb(240,240,255); cursor:pointer; }

.visitaLista .titulo { font-size:14px; background-color: #EEEEEE; }

.visitaLista span.etiqueta { font-size:8pt; background-color:#FCFCFC; padding:4px; color:#666;  } */
/* 
#dialogoPersonas .panel-title { padding:15px;} */


.alDerecha {
	text-align:right;
}

/* Paciente / Prestaciones 
#tablaPrestaciones tbody td, #tablaPrestacionesCargadas tbody td { padding:2px 2px; font-size:10pt; } */

#tbPacienteVisitasCantidad  { width:50px; text-align:right;}
#tbPacienteVisitasCaras, #tbPacienteVisitasPieza { width:75px; }
#tbModAsAbonado, #tbModAsCodigoPre { text-align:right; width:100px; }
/*#tbModAsPiezaPre, #tbModAsCarasPre { width:75px;  }*/
.ModAsTipoPago { display:none;}
#tbModAsEmisor, #tbModAsNroComp { width:150px; }
#tbModAsTotal { font-size:36px; }


/*Fin Asistencia */

/* Gastos */
.totalGastos { font-size:14pt; font-weight:bold; text-align:right; } 




/* autocomplete */

span.twitter-typeahead {
  width: 100%;
}
/*
.input-group span.twitter-typeahead .tt-dropdown-menu {
  top: 32px !important;
}
.input-group.input-group-lg span.twitter-typeahead .tt-dropdown-menu {
  top: 44px !important;
}
.input-group.input-group-sm span.twitter-typeahead .tt-dropdown-menu {
  top: 28px !important;
}
.tt-dataset-diagnosticosAutocomplete, .tt-dataset-motivosAutocomplete {
	
}
*/

.tt-suggestions { 
	background-color:#FAFAFA;
					
	padding:5px 5px;
	
	-moz-box-shadow: 10px 10px 5px #888;
	-webkit-box-shadow: 10px 10px 5px #888;
	box-shadow: 10px 10px 5px #888;

	border-radius:8px;					
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
 }


.tt-suggestion {
	padding-top:4px;
	padding-left:4px;
	border-bottom-color:#bbb; border-bottom-style:solid; border-bottom-width:1px;
}

.tt-suggestion:last-child {
	border-bottom:none;
	padding-top:4px;
	padding-left:4px;
}

.tt-cursor { background-color:rgb(230,230,255); cursor:pointer  }

.tt-dropdown-menu {
	min-width:250px;
}

.tt-hint, .tt-input {width:100%;}

tt-highlight { background-color:#FFC; font-weight:bold; }

/*fin autocomplete*/

/* sobreescribe bootstrap */
select.input-lg { border-color:#CCC;}
/* fin sobreescribe bootstrap */

/* Sortable tables */
table.sortable thead {
    cursor:pointer;
}
table.sortable th:not(.sorttable_nosort):not(.sorttable_sorted):not(.sorttable_sorted_reverse):after { 
    content: " \25B4\25BE"
 
}

/* Fin Sortable tables */

#frmAgregausuario { margin-left:20px; margin-right:20px; }

.SubTituloalaDerecha { float:right; font-size:12pt; font-weight:bold; margin-right:10px; }


#features li, #screenshots li {
	list-style:none;
}

.ctacteAgrega {
	padding:10px 10px;
	max-width:600px;
}

#FechaHoradeImpresion { display:none;}

@media print {
	body div:eq(0) { display:none; }
	#contieneListas { display:none; }
	#frmBuscar { display:none; }
	#FechaHoradeImpresion { display:block;}
	#tablaDia tr td { padding:2px 1px; font-size:9pt; }
	#tablaSemana tr td { padding:2px 1px; font-size:9pt; }
	#tablaMes tr td { padding:2px 1px; font-size:9pt; }
	a.asignarnuevo {display:none;}
	.footer.container-fluid {display:none;}
	#btImprimir { display:none; }
	#HTMLsubmenu { display:none;}
	
	/* Asistencia */
	#tbModAsAbonado , #tbModAsCodigoPre{ text-align:right; width:100px; }
	
	#tbModAsEmisor, #tbModAsNroComp { width:150px; display:none;}
	#tbModAsTotal { font-size:14pt; font-weight:bold; }
	#modasPrestaciones .panel-body { min-height:200px; }
	
	/*Fin Asistencia */
	.ModAsTipoPago { display: "block"; }
	.form-actions { display: "none"; }
	#tabMenu { display: none;}
	#presupuestosLista form { display: none;}

}
.asistente .panel { width:75%; }
.asistente .panel .form-horizontal .form-group { margin-left:15px; margin-right:15px; }

#Semana .asignar { 
   font-size:10pt;
   margin-bottom:5px;
   display:block;
   width:100%;
   height:25px;
   overflow:hidden;
   line-height:0.95;
   text-transform:lowercase;}
   
#Semana .asignar:after {border-bottom:1px dotted #666;}

/* vencimientos */

.listadeconsultas {
	list-style:none;
}
.listadeconsultas-lista ul {
	border-bottom-color: #DDD;
    border-bottom-width: 2px;
    border-bottom-style: dotted;
}
.fila-soporte {
	
    border-bottom-color: #DDD;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    padding-top: 10px;
    padding-left: 5px;
    padding-bottom: 0px;
    padding-right: 5px;

}

.fila-soporte li:hover  { background-color:#f5f5f5;
}

.fila-respuesta {
  background-color:#E0F4F7;
  padding-left:20px;
}
a.fila-respuesta:hover {
  background-color: #f7ecb5;
}
.fila-pregunta {
  background-color: #F8F9EC;
  padding-left:20px;
}
a.fila-pregunta:hover {
  background-color: #f7ecb5;
}

.img {
	padding:20px;
	border:6px groove #CCC;
	border-radius:8px;
}


/*.navbar-inverse .navbar-nav>li>a:hover { font-weight:bold; }*/

.navbar-fixed-top {
	max-height: 60px;
}
.navbar-fixed-top .navbar-brand {
	/* text-shadow: white 0.04em 0.04em;
	font-family: 'QlassikBold', sans-serif; */
	font-size:35px;
	padding: 0px 5px;
}

.pad-top-20 { padding-top:20px; }

#Cargando .total { font-size: 11pt; font-weight: bold;}

.ayuda {
    font-size:16px;
}
.notificaciones { 
	background-color: #fff; 
	width:400px;
}
.notifications-wrapper { 
	padding:0.5em; 
	background-color: #fff;
	margin:5px;
	margin-top:0px;
}
div.notifications-wrapper.well.well-lg:first-child {
	margin-top:-15px;
}
.notification-heading { 
	background-color: #FFF;
	padding:1px;
	padding-left:5px;
	margin:5px;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	-ms-border-radius:8px;
	-o-border-radius:8px;
}

a.content { margin:0px; padding:0px;}

.plan-precio {
	font-size:22px; 
	padding:6px 14px; 
	font-family: "'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif";
	}
.plan-precio-gratis {
	background-color: red;
	}

.fondo-blanco {
	background-color: #FFF;
	padding:20px;
	margin:5px;
}

.pagination li > input {
	vertical-align: top;
    height: auto;
    
    background-color: #fff;
    width: 60px;
    float: left;
    min-height: auto;
    text-align: center;
	margin-top:0px;
	font-weight: bold;
	color:#337ab7;
}
.pagination li > input:disabled {
	color:#ccc;
}

.pagination li > p {
	margin-left:8px;
	margin-top:8px;

	color:#337ab7;
}

.navbar-default, .panel-default>.panel-heading, .input-group-addon, .navbar-text{
	background-image: linear-gradient(to bottom,#fff 0,#dbe5f7 100%);
}

#menu-gral {
	background-image: linear-gradient(to bottom,#fff 0,#dbe5f7 100%);
}
.marcoCopiarPlanes {
	padding:25px;
}

.prestacion-cara {
	/* max-width: 200px; */
	padding: 5px 20px;
	margin-top:10px;
}

/* 
Odontograma

Selecciona Pieza */

.odontograma-selector {
	position:absolute;
	background-color:aliceblue; 
	padding: 15px;
	border: 2px outset #CCC;
}

.odo-barra-progreso {
	position:absolute;
	width: 100%;
    height: 20px;
    visibility: hidden;
	bottom:0px;
	z-index:1500;
}

.odontograma-base-fila { 
	margin:0px; 
	padding:0px;
	padding-left:20px;
	padding-right:20px;
	display:flex;
	flex-wrap: nowrap;
	width:1050px;
	overflow-x: scroll;
}
.odontograma-base-fila-label {
	justify-content: space-evenly;
}

.odontograma-base-fila-temporarias { 
	margin-left:180px;
}

.odontograma-base-columna { 
	margin:0px; 
	float:left; 
	padding:0px;
}

.odontograma-base-columna-separador {
	width:30px;
}

.pieza { 
	width: 55px; 
	float:left; 
	margin-left:4px; 
	padding:0px; }

.pieza a { text-decoration:none; }

.pieza .imagen { width: 55px; height:55px; opacity:0.75; 
	background-image: url('../images/pieza.png'); 
	background-size: cover;
	background-repeat: no-repeat;
	position:relative;
	border-width: 3px;
}
.pieza .imagen:hover { border:1px #ccc outset; opacity:1}

.pieza .numero { width: 55px;
    text-align: center;
     font-size: 0.75em; font-weight: bold; }

.piezas-temporarias, .piezas-presentes {
	font-weight: bold;
	color:#333;
}

.controles { text-align:right; padding-top: 10px; clear:both}

.separador {
	width: 60px;
	float: left;
}
.odo-odontograma-base {
	margin-bottom:0px;
	min-height: 350px ;
	overflow:scroll;
	position:relative;
	border-color: #dcdcdc;
    -webkit-box-shadow: inset 0 1px 3px rgb(0 0 0 / 5%), 0 1px 0 rgb(255 255 255 / 10%);
    box-shadow: inset 0 1px 3px rgb(0 0 0 / 5%), 0 1px 0 rgb(255 255 255 / 10%);
	padding:19px;
	border-radius: 3px;
}

.odo-odontograma-base .odontograma {
	min-width: 1200px;
}

.odo-eti {
	width: 20px;
	height:18px;
	font-size: 0.80em;
}
.odo-eti-izq {
	float:left;
	text-align: left;
}
.odo-eti-der {
	float:right;
	text-align: right;
}


.odo-caja-imagen {
	position:absolute;
	top:0;
	left:0;
	width:55px;
	height:55px;
	overflow: hidden;
}

.odo-pieza-imagen {
	width:100%;
}
.odo-pieza-imagen:hover {
	opacity:1;
}
input#odo-pieza {
	width: 75px;
}

.odo-selector-caras {
	display:inline-block;
	min-width:100px;
	position:relative;
}
.odo-selector-caras .row .col-xs-4 {
	padding-left: 0px;
	padding-right: 0px;
}

.odo-selector-caras .btn-cara {
	width: 25px;
    height: 25px;
    padding: 2px 5px;
}
.odo-selector-caras div div {
	margin:0px;
}
.btn-cara-sel {
	border:1px outset rgb(175, 190, 211);
}
.odo-selector-center {
	margin-left:auto;
	margin-right: auto;
}

/* .odo-config {
	position:absolute;
	right: 10px;
	top: 0px;
} */

.odo-comandos-odontograma {
	display: flex;
}

.odo-comandos-color {
	max-width:125px;
	position:relative;
}
.odo-color-actual {
	width: 105px;
    height: 35px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
	cursor:pointer;
}
.odo-color-lista-opcion {
	width:20px;
	height:20px;
	float: left;
	cursor:pointer;
}
/* .odo-comandos-contenedor .help-block {
	position:absolute;
	bottom:0px;
} */

.odo-comandos-sele-odontograma {
	width:350px;
	position:relative;
}
.odo-comandos-panel {
	min-width:178px;
	position:relative;
	max-width:70%;
}
.odo-comandos-panel button img {
	width:76%;

}
.odo-agrega-form {
	max-width: 50%;
	margin-left:auto;
	margin-right: auto;
	
}
.odo-agrega-form .odo-odontogramas {
	max-width: fit-content;
}

.odo-odontogramas {
	min-width: 100px;
}


.odonto {
    font-family: system-ui;
    font-size: 0.75em;
    color: #337ab7;
    text-shadow: 1px 1px 2px black;
	margin-top:-10px;
}
.grama {
    color: #5cb85c;
    margin-left: 19px;
    margin-top: 2px;
    z-index: 1000;
}

.odonto-grande {
    font-family: system-ui;
    font-size: 3.75em;
    color: #337ab7;
    text-shadow: 1px 1px 2px black;
	margin-top:-10px;
}
.grama-grande {
    color: #5cb85c;
    margin-left: 80px;
    margin-top: 20px;
    z-index: 1000;
}

.grande {
	font-size:3.5em;
}

.app-detalles {
	background-color: aliceblue;
    padding: 30px;
    border-radius: 13px;
	background-image: url(/img/BG-FOOTER.png);
}

.tabla-cabeceras-fijas { overflow-y: auto; height:600px; }


.fondolista {
	/* background-color: white; */
	padding: 10px 12px;
}
.fondoabm {
	padding: 10px 10%;
}

/* Estilos de padding y margen */
.md5 {
	margin-right: 5px;
}
.ml10 {
	margin-left: 10px;
}

.pt15 {
	padding-top: 15px;
}

.pt30 {
	padding-top: 30px;
}

.p15 {
	padding: 15px;
}

.btn-corto {
	padding-left: 0px; padding-right: 0px;
}
/* 
reporte */

.seguro-container, .profesionales-container, .fechas-container {
	padding: 5px 5px 20px;
margin-bottom: 20px;
}

#frmCambiaCobertura {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top:50px;
}
#frmAgregacobertura {
	width:75%;
	margin-left:auto;
	margin-right: auto;
}

#frmLiquida label { 
	font-weight: 500;
	padding-bottom: 10px;
	font-family: Roboto, Helvetica, sans-serif
}
#chTitular {
	margin-left:30px;
}
.primeraconsulta {
	width:max-content;
	float:right;
}


 .mw25 {
	max-width:25%;
 }

 .swal2-popup {
	font-size: 1.3rem !important;
	font-family: "Poppins", sans-serif;
  }


  #presupuestoslista .btn, #itemslista .btn, #itemslista input {
	margin-left: 4px;
  }

  #tabMenu {
	font-family: "Roboto", sans-serif;
}

 /*Input para telefono 
.intl-tel-input {
  display: table-cell;
}
.intl-tel-input .selected-flag {
  z-index: 4;
}
.intl-tel-input .country-list {
  z-index: 5;
}
.input-group .intl-tel-input .form-control {
  border-top-left-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 0;
}
 Fin Input para telefono */
