.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F1F1F1;
}
form {
	margin-block-end: 0px;
}

.titulo24 {
	font-size: 22px;
	font-weight: bold;
	color: white;
	background: #5172fd;
	border-color: #C1C1C1 ;
	border-style: solid;
	border-width: 2px;
	border-radius: 15px;
	width:100%;
	margin-block-start: 1px;
	margin-block-end: 1px;
}
.menu1 {
	font-weight: bold;
	color: #5172fd;
}	
.divdatos {
	background: #C7C7C7;
	font-weight: bold;
	color: #5172fd;
}
.divdatos_light {
	background:  #f1f1f1;
	font-weight: bold;
	color: #5172fd;
}
.divscroll {
	overflow-x: scroll;
}
.divancho {
	width:150%;
}


.pestana_activa {
	background: #C7C7C7;
}
.nopadding {
	padding-top:0px ! important;
	padding-bottom:0px ! important;
}

.ventana3 {
	padding-top: 150px;
}
.tipolabel {
	background: transparent;
	font-weight: bold !important;
	color: #5172fd;
	font-size: 16px !important;
	border-width: 0px !important;
}
.tipolabel_medium {
	background: transparent;
	font-weight: bold !important;
	color: #5172fd;
	font-size: medium !important;
	border-width: 0px !important;
}

.labelventana {
	font-weight: bold !important;
	color: #5172fd;
	font-size: 13px !important;
	border-width: 0px !important;
}

.labelconsulta {
	font-weight: bold !important;
	color: #5172fd;
	font-size: 15px !important;
	border-width: 0px !important;
	background: transparent;
}

.tiponoinput {
	background: transparent !important;
	border-width: 0px !important;
}

.borderblue {
	border-color: #5172fd ;
	border-style: solid;
	border-width: 1px;
}
.borderwhite {
	border-color: white ;
	border-style: solid;
	border-width: 1px;
}
.borderradio {
	border-color: white ;
	border-style: solid;
	border-width: 1px;
	font-weight: normal;
	color: black;
}
.labelcheck {
	font-weight: normal;
	color: black;
}
.tipoa {
	color:#5172fd;
	font-size:10px;
}
.check17 {
    width: 15px;
    height: 15px;
}
.checktabla {
  width:13px !important;
  height:13px !important;
}
.labeltabla {
  font-size:8px;
  height:20px;
  font-weight:normal;
}

.select13 {
  font-size:11px;
  height:25px;
  font-weight:normal;
}
.selectconsulta {
  font-size:17px;
  height:25px;
  font-weight:normal;
}

.eliminado {
	background: #3b4881!important;
}
.descanso {
	background: slateblue!important;
}
.transparente {
	background: transparent!important;
	color: transparent!important;
}
.not-active { 
    pointer-events: none; 
    cursor: default; 
} 
.dia { 
	font-size: 16px;
    font-weight: bold;
    color: indigo;
}
.dia_actual { 
	font-size: 16px;
    font-weight: bold;
    color: red;
}
.div_modal {
	font-size: 10px;
}
.es_aca {
	display: block;
}
.td_es_aca {
	display: table-cell;
}
.es_medicare {
	display: block;
}
.boton {
	font-size: 11px;
}


.menu_programa {
	padding: 3px 16px 3px 12px!important;
}
.menu_submenu {
	padding: 3px 16px 3px 12px!important;
	font-weight:bold!important;
}
.oculto {
	display: none;
}
.checkelimina {
	
	border-color: red!important;
	background: red!important;
}

.mi-modal .w3-modal-content {
  width: 90%;
  max-width: 900px; /* Ancho máximo que no excederá en pantallas grandes */
}

div.uploadfoto {
    width: 150px;
    height: 23px;
    background: url("../_images/boton_subir2.png");
    overflow: hidden;
}

div.uploadfoto input {
    display: block !important;
    width: 150px !important;
    height: 23px !important;
    opacity: 0 !important;
    overflow: hidden !important;
}

div.uploadarchivo {
    background: url("../img/subir_archivo.png");
	background-repeat: no-repeat;
    overflow: hidden;
	cursor: pointer;
}

div.uploadarchivo input {
    display: block !important;
    width: 50px !important;
    height: 50px !important;
    opacity: 0 !important;
    overflow: hidden !important;
}

input[type=text] {
  font-size:10px;
  height:20px;
  font-weight:normal;
}
input[type=number] {
  font-size:10px;
  height:20px;
  font-weight:normal;
}
input[type=date] {
  font-size:10px;
  height:20px;
  font-weight:normal;
}
input[type=time] {
  font-size:10px;
  height:20px;
  font-weight:normal;
}
input[type=radio] {
  width:13px; 
  height:13px;
  margin-block-start: 1px;
  margin-block-end: 1px;
}
input[type=password] {
  font-size:10px;
  height:20px;
  font-weight:normal;
}
input[type=email] {
  font-size:10px;
  height:20px;
  font-weight:normal;
}

textarea {
  font-size:10px;
  font-weight:normal;
  field-sizing: content;
}
span {
  font-size:10px;
  font-weight:normal;
  resize:none;
}

select {
  font-size:10px;
  height:20px;
  font-weight:normal;
}
h3 {
  font-size:20px;
  margin-left:20px;
  font-weight:bold;
  margin-block-start: 1px;
  margin-block-end: 1px;
}
h4 {
  font-weight:bold;
  margin-block-start: 1px;
  margin-block-end: 1px;
}
th {
	color: #5172fd;
}
thead {
	border-color: #5172fd;
	border-style: solid;
	border-width: 1px;
}
form {
	margin-block-end: 0px;
}
