.fuente1 {font-size:14px;}
.fuente2 {font-size:1em;}

#comments { width: 100%; height: 250px; margin: 0; padding: 0; border-width: 1; }
#textarea { width: 100%; height: 150px; margin: 0; padding: 0; border-width: 1; }

.btn-radio {
	width: 100%;
}
.img-radio {
	opacity: 0.5;
	margin-bottom: 5px;
}

.space-20 {
	margin-top: 20px;
}

#show_results { position:relative; margin:auto; }

/* search results */
#results { position:relative;}

/* search results top panel */
#results_top { background:url(../img/content_corners.gif) no-repeat top; }
#results_top p { background:url(../img/info.gif);  }

/* search results bottom panel */
#results_bottom { background:url(../img/content_corners.gif) no-repeat bottom; }
#results_bottom p { background:url(../img/info.gif);  text-align:center; color:#ff8a00; }
#results_bottom a, #results_bottom a:visited { text-decoration:none; color:#73abca; display:inline-block; font-weight:normal; }
#results_bottom a:hover { color:#ff8a00; }

.item { background:#FFF; border-bottom:1px dotted #E6E6E6; }
.details img { border:1px solid #e8eff1; }
.details p { padding:5px 0 0 0; margin:0; }

.details span { font-weight:bold; color:#ff0000; background-color:#ffff00; } /* highlight text */

.played { width:90px; float:right; padding:0 10px 0 5px; height:65px; text-align:center; }
.played span, #played span span { color:#ff8a00; font-style:italic; margin:0; padding:0; }
.played p { margin:4px 0; padding:0; }
.played p span { margin:0; padding:0; color:#73abca; font-weight:normal; font-style:normal; }

/* styles */

.aMedica>table>tbody>tr {
	display: table;
	width: 100%;
}
.aMedica>table>tbody>tr>td {
	display: table-row;
}
.hide, .hiden, .hidden, .hi, .hid, tr.hide, tr.show, .ax-remove, .ax-upload-all, .ax-clear, .ax-legend{
	display:none;
}
.show, .showAlta, .showTele, .showref, .showTrata, .refcons, .showpre, .showgesta, .showexa {
	display: block;
}

.alert-info2 {
	background-color:rgb(37, 50, 115); 
}

.width {
	width: 100%;
}
* html .wrapper {
	position: absolute;
	float: left;
}
.form_style #contentText {
	border: 1px solid #CCCCCC;
	border-radius: 5px;
}
#responds, #respondsAlta, #respondTele, #respondTrata, #show, #showAlta, #showTele, #showTrata, #showTera, #conTerap, #showref, #refcons, #med, #ing1, #responds2, #showref, #malfo, #showMal, #esq_gestacion, #ginecol, #showpre, #showgesta, #showexa{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#responds li, #respondsAlta li, #respondTele li, #respondTrata li, #show li, #showAlta li, #showTele li, #showTrata li, #showTera li, #conTerap li, #showref li, #refcons li, #med li, #ing1 li, #responds2 li, #showref li, #esq_gestacion li, #malfo li, #showMal li, #ginecol li, #showpre li, #showgesta li, #showexa li{
	list-style: none;
	border:1px solid #000000;
	padding: 10px;
	background: #ffffff;
	margin-bottom: 5px;
	border-radius: 5px;
	max-width: 100%;
	font-family: arial;
	font-size: 1rem;
}
.del_wrapper{float:right;}
.del_wrapperAlta{float:right;}
.content_wrapper {
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.container {
	background: #fff;
}
#alert {
	display: none;
}

/* graficas */

#barmonth, #baryear, #pie, #pieExa, #piegenero, #pie1, #pie2, #pie3, #pie4, #piesub, #barPacD, #barPacY, #refmensual, #refanual{
	max-width: none;
	height: 400px;
}
#plotarea, #plotarea1, #plotarea2, #plotarea3, #plotarea4, #plotarea5, #plotarea6, #plotarea7, #plotarea8, #plotarea9, #plotarea10, #plotarea11, #plotareaTV, #plotareaTN{
	width:100%;
	height: 400px;
}

/* odontogramas */

#odontograma{
	width: 100%;
	height: 250px;
}
/* canvas */

canvas {
	position: absolute;
}
#canvasDiv{
	width: 100%;
	height: 500px;
}
.clearfix {
 	*zoom: 1;
}
.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.input-block-level {
	display: block;
	width: 100%;
	min-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

a[disabled] { pointer-events: none; }

.alignC {
	text-align: center;
}
#diagDiv {
	position: relative;
	width: 600px;
	min-height: 400px;
	padding: 20px;
	margin: 30px auto;
	color: #000000;
	background-color: #ffffff;
	border: solid 1px #c0c0c0;
	overflow: hidden;
	border-radius: 5pt;
	box-shadow: 0pt 0pt 4pt #c0c0c0;
}
#diagSet {
	position: relative;
	height: 110px;
	margin: 0px 70px 0px 70px;
	padding: 10px;
	text-align: center;
	border: solid 1px #c0c0c0;
	background-color: #efefef;
	border-radius: 4pt;
}
.img-responsive {
	display: block;
	max-width: 100%; // Set a maximum relative to the parent
	height: auto;	// Scale the height according to the width, otherwise you get stretching
}

.imgs-save, .imgs-newsnap, .imgs-capture, .imgs-cancel,
.imgs-alert, .imgs-crop-container, .imgs-webcam-container {
	display: none;
}
.imgs-upload {
	display: inline-block;
	position: relative;
	overflow: hidden;
}
.imgs-upload input {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}
element.style {
	max-height: 300px;
	max-width: 100%;
}
#file { width:0; height:0; display: none; }

.action, .filename {
	display: none;
}
.progress1 {
	display: block;
	text-align: center;
	width: 0;
	height: 10px;
	background: red;
	transition: width .3s;
}
.progress1.hide {
	opacity: 0;
	transition: opacity 1.3s;
}


.img-polaroid {
	padding: 4px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

@media screen and (min-width: 0px) and (max-width: 1024px) {
	#div-mobile {	display: block;  }
	#div-desktop {	display: none;  }
}

@media screen and (min-width: 1025px) and (max-width: 3000px) {
	#div-mobile {	display: none;  }
	#div-desktop {	display: block;  }

}

.board {
	margin: 0 auto;
	width: 600px;
	height: 700px;
}
#cambiocanvas input {
	height:50px;
	max-width:50px;
}
.ui-autocomplete {
	position:absolute;
	cursor:default;
	top: 100%;
	left: 0;
	z-index: 1051 !important;
	float: center;
	display: none;
	min-width: 160px;
	width: 160px;
	padding: 4px 0;
	margin: 2px 0 0 0;
	list-style: none;
	background-color: #ffffff;
	border-color: #ccc;
	border-color: rgba(0, 0, 0, 0.2);
	border-style: solid;
	border-width: 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	*border-right-width: 2px;
	*border-bottom-width: 2px;
}
.ui-front {
	z-index: 1500 !important;
}

.bigi {
	margin: 0 auto;
	width: 400px;
	height: 150px;
}

body {
	margin:0px;
	box-sizing: border-box;
}
#your-page-column {
	width: 70%;
	margin: 0px auto;
}
/*@media all and (max-width: 1400px) , screen and (max-device-width: 1400px) {
	#your-page-column {
		width: 65%;
	}
}*/
@media all and (max-width: 1100px) , screen and (max-device-width: 1100px) {
	#your-page-column {
		width: 70%;
	}
}
@media all and (max-width: 900px) , screen and (max-device-width: 900px) {
	#your-page-column {
		width: 90%;
	}
}
@media all and (max-width: 800px) , screen and (max-device-width: 800px) {
	#your-page-column {
		width: 100%;
	}
}

.sidebar-nav {
	padding: 9px 0;
}
.btn-file {
	position: relative;
	overflow: hidden;
}
.btn-file input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	min-width: 100%;
	min-height: 100%;
	font-size: 100px;
	text-align: right;
	filter: alpha(opacity=0);
	opacity: 0;
	outline: none;
	background: white;
	cursor: inherit;
	display: block;
}
.mycontent-left {
	border-right: 1px dashed #333;
}
.bottom-line {
	border-bottom: 1px dashed #787171;
}
#rcorners {
	border-radius: 25px;
	border: 1px solid #333;
	padding: 10px;
}
.clearable{
	background: #fff url(../../../images/icon_del.gif) no-repeat right -10px center;
	border: 1px solid #999;
	padding: 3px 18px 3px 4px; /* Use the same right padding (18) in jQ! */
	border-radius: 3px;
	transition: background 0.4s;
}
.clearable.x  { background-position: right 5px center; } /* (jQ) Show icon */
.clearable.onX{ cursor: pointer; } /* (jQ) hover cursor style */
.clearable::-ms-clear {display: none; width:0; height:0;} /* Remove IE default X */

span > i {
	color: white;
}
span > input {
	background: none;
	color: white;
	border: 0;
	padding: 0;
}

.bg-inverse-secondary {
    background-color: #e8eff4;
}
#div1 {
	background: #fbe2cc;
}
#ultr {
	background: #ffdede;
}

.bouncy {
	animation: bounce 2s infinite;
	-webkit-animation: bounce 2s infinite;
	-moz-animation: bounce 2s infinite;
	-o-animation: bounce 2s infinite;
}
 
@-webkit-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}	
	40% {-webkit-transform: translateY(-30px);}
	60% {-webkit-transform: translateY(-15px);}
}
 
@-moz-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
	40% {-moz-transform: translateY(-30px);}
	60% {-moz-transform: translateY(-15px);}
}
 
@-o-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
	40% {-o-transform: translateY(-30px);}
	60% {-o-transform: translateY(-15px);}
}
@keyframes bounce {
	0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
	40% {transform: translateY(-30px);}
	60% {transform: translateY(-15px);}
}

//buscador en cabecera con resultado flotante

.event__search__floater {
  position: fixed;
  top: 50px;
/*   left:0; */
  right: 50px;
  transition: all ease-in-out 0.2s;
  transform: translate(-30%, -30%);
}

.search__anchor{
  position: relative;
  width:auto;
  height: auto;
/*   TODO: Center anchor */
}
.search__submit {
 opacity:0;
  width: 0px;
}
.search__bar {
  position: absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  outline:none;
  border:none;
  background: #fff;
  width: 30px;
  height:30px;
  border-radius: 25px;
  opacity: 0;
  z-index:5;
  transition: all 0.2;
  font-size: 1em;
}
.search__bar:hover{
  cursor: pointer;
}
.search__bar:focus {
  width: 300px;
  left:auto;
  opacity: 1;
  cursor: text;
  transition: all 0.2;
  padding-left: 25px;
  padding-right: 70px;
}
.search__toggler {
  align-self: stretch !important;
  width: 30px;
  height: 30px;
  background: #ad58c6;
  opacity: 1;
  top: -4px;
  left: -4px;
  border-radius: 50%;
  transition: all 0.2s;
}
.search__toggler:hover{
  cursor: pointer;
}
.search__toggler::before {
  content: "";
  position: absolute;
  margin: auto;
  top: 20px;
  right:0;
  bottom:0;
  left: 20px;
  width: 10px;
  height: 2px;
  background: #fff;
  transform: rotate(45deg);
  transition: all 0.2s;
}
.search__toggler::after {
  content: "";
  position: absolute;
  margin: auto;
  top:-5px;
  right:0;
  bottom:0;
  left: -5px;
  width:20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #fff;
  transition: all 0.2s;
}
.search__bar:focus ~ .search__toggler {
  right: 400px;
  background: #151515;
  z-index: 6;
  transition: all 0.2;
}
.search__bar:focus ~ .search__toggler::before{
  top: 0;
  left: 0;
  width: 25px;
}
.search__bar:focus ~ .search__toggler::after {
  top: 0;
  left: 0;
  width: 25px;
  height: 2px;
  border: none;
  background: white;
  border-radius: 0%;
  transform: rotate(-45deg);
}
.resultSearch{
	  display: none;
	  width: 300px;
	  height: none;
	  background-color: white;
	  position: absolute;
	  top: 30px;
	  left: 20px;
}
.search-result{
	align-items: center !important;
	background: white;
	border-bottom:solid 1px #BDC7D8;
	padding:10px;
	font-weight: bold;
}

input.largerCheckbox {
	width: 8px;
	height: 8px;
}
input.largerCheckbox {
	transform : scale(3);
}
@media print {
	#printable{
		display:flex;
		justify-content:center;
		align-items:center;
		height:100%;
	}
	html, body{
		height:100%;
		width:100%;
	}
}
#theDiv {
	background: none;
	text-align: center;
	width: 400px;
	height: 160px;
	border: 2px solid;
	padding: 6px;
	color: #0e2466;
	overflow: hidden;
	display: flex;
	flex-direction: column;
}

.parrafo {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 1;
	padding: 20px;
	box-sizing: border-box;
}
#nombrev {
	height: 30%;
	font-size: 35px;
	-ms-transform:scaleY(2); /* IE */
	-moz-transform:scaleY(2); /* Firefox */
	-webkit-transform:scaleY(2); /* Safari and Chrome */
	-o-transform:scaleY(2);/* Opera */ 
	transform:scaleY(2);
}
#especialidadv {
	height: 20%;
	font-size: 25px;
	-ms-transform:scaleY(2.7); /* IE */
	-moz-transform:scaleY(2.7); /* Firefox */
	-webkit-transform:scaleY(2.7); /* Safari and Chrome */
	-o-transform:scaleY(2.7);/* Opera */ 
	transform:scaleY(2.7);
}
#jvpv {
	height: 33.33%;
	font-size: 50px;
	-ms-transform:scaleY(1.5); /* IE */
	-moz-transform:scaleY(1.5); /* Firefox */
	-webkit-transform:scaleY(1.5); /* Safari and Chrome */
	-o-transform:scaleY(1.5);/* Opera */ 
	transform:scaleY(1.5);
}
.row-exists {
	border: 2px solid #f00;
}
.highlight-green {
	background-color: #00FF00; /* Color verde */
	transition: background-color 0.3s; /* Transición suave del color de fondo */
}