@charset "utf-8";
/* CSS Document */
.formattxt
{
  font-size: 11px;
}
.formatoTablas
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:15px;
  margin:5%;
  width:90%;
  margin-top:8px;
  position:relative;
  height: 90%;  
  color:#333333;
  background-position:center;
  background-attachment: fixed; /*background-attachment:!important;*/
  background-color:#FFFFFF;
  border-radius: 8px;
  max-height:90%;
}
.formatoTablaLogin
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:15px;
  margin:5%;
  margin-top:90px;
  width:50%;
  
  color:#333333;  
  background-position:center;
  background-attachment: fixed ;  
  background-color: #ffffff;
  border-radius: 8px;
}
.formatoTablaInicio
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:15px;
  margin:3%;
  width:80%;
  position:fixed;
  height: 80%;   
  color:#FFF;
  background-attachment: fixed;
  border-radius: 8px;
}
.formatoTablaPpal
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:15px;
  margin:3%;
  width:80%;
  position:fixed;
  height: 80%;   
  color:#FFF;
  background-position:center;
  background-attachment: fixed;
  background-image:url(../../imagenes/Sistema/Empresas/GrupoDC.PNG);
  background-repeat:no-repeat;
  border-radius: 8px;
}
.formatolbls
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color: #0F2A43;
}
.fondobandas
{
  background-color:#0F2A43;
}
.formatoEncabezadoTabla
{
	background-color:#0F2A43;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	border-collapse:separate;
	border:inherit;
	border-color:#FFF;
}
.bandas_amarillas
{
  background-color:#F5F5DC;
  color: #0F2A43;
  font-family:Verdana, Geneva, sans-serif;
  font-size:12px;
  border-collapse:separate;
  border:inherit;
  border-color:#FFF;
  font-weight: bold;
}
.formatoencabezadored
{
  background-color:red;
  color:#FFF;
  font-family:Verdana, Geneva, sans-serif;
  font-size:12px;
  border-collapse:separate;
  border:inherit;
  border-color:#FFF;
}
.fondotablas
{
	background-color:#0F2A43;
}
.fondotablascatalogos
{
  background-color:#FFF;
}
.fondotabcomisiones
{
  background-color:#F5F5DC;
}
.textosmall
{
  font-size: 35%;
}
.cpform-control
{
  display: block;
  width: 60%;
  height: 34px;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.texto
{
  font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
  color:#FFF;
  font-size:15px;
  text-transform: uppercase;
  font-weight:normal;
  border:none;
  background-color:#0F2A43;
}
.textonormal
{
  font-family:Arial, Helvetica, sans-serif;  
  color:#F00;
  margin-left:15px;
  width:150px;
  font-size:13px;
  text-transform:normal;
  text-align:left;
  font-weight:bold;
  border:thin;
}
.textonormalEcanbezadotab
{
  font-family:Arial, Helvetica, sans-serif;  
  color:#FFFFFF;
  margin-left:15px;
  width:150px;
  font-size:13px;
  text-transform:normal;
  text-align:left;
  font-weight:bold;
  border:thin;
}
.textonormalsmall
{
  font-family:Arial, Helvetica, sans-serif;  
  color:#F00;
  margin-left:15px;
  width:100px;
  margin-top:3px;
  font-size:13px;
  text-transform:normal;
  text-align:left;
  font-weight:bold;
  border:thin;
}
.textoContacto
{
  font-family:Arial, Helvetica, sans-serif;  
  color:#F00;
  font-size:15px;
  text-transform:uppercase;
  text-align:left;
  font-weight:bold;
  height:25px;
  border-color:#F00;
  border-radius: 5px;
}
.textoInputFechas
{
  font-family:Arial, Helvetica, sans-serif;  
  color:#333333;
  font-size:15px;
  text-transform: uppercase;
  font-weight:bold;
  height:25px;
  border-color:#FF0000;
  border-radius: 5px;
}
.textoH1
{
  font-family:Arial, Helvetica, sans-serif;  
  color:#FFF;
  font-size:13px;
  padding:5px;
  text-transform:capitalize;
  text-align:Right;
  font-weight:normal;
  height:17px;
  background-color:#6D6E71;
  text-shadow: 2px 1px #0F2A43;
}
.textobuscador
{
  font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
  color:#FFF;
  font-size:12px;
  text-transform: uppercase;
  font-weight:normal;
  border:none;
  background-color:red;
}
.fondotblover
{
  background-color:#F5F5DC;
  font-family:Arial, Helvetica, sans-serif;  
  color:#000;
  font-size:12px;
  padding:5px;
}
.TxtInscroll
{
  background-color:#F5F5DC;
  font-family:Arial, Helvetica, sans-serif;  
  color:#000;
  font-size:14px;
  padding:5px;
}
.fEncabezadoTabla2
{
  background-color:#0F2A43;
  color:#FFF;
  font-family:Verdana, Geneva, sans-serif;
  font-size:12px;
  border-collapse:separate;
  border:inherit;
  border-color:#FFF;
}
.hTxt1 {
  margin: 0% 0%;
  font-size: 2em;
  padding: .2em;
  background-color: #fcf8e3;
  color: #000;
}
.hTxt1xbirthday {
  margin: 0% 0%;
  font-size: 6em;
  padding: .2em;
  color: red;
  font-size:12px;  
  /*text-shadow: 2px 2px red;*/
}
.sombrasrojas
{
  font-family:Arial, Helvetica, sans-serif;  
  color:#FFF;
  padding:5px;
  text-transform:uppercase;
  text-align:Right;
  font-weight:bold;
  text-shadow: 2px 1px #F00;	
}
#valusuario
{
	font-weight:bold;	
}
.textoInputnomayus
{
  font-family:Arial, Helvetica, sans-serif;  
  color:#333333;
  font-size:15px;
  text-transform: normal;
  font-weight:bold;
  height:25px;
  border-color:#FF0000;
  border-radius: 5px;
}
.textoinstruccioneslbl
{
  font-family:Arial, Helvetica, sans-serif;  
  color:#333333;
  font-size:15px;
  text-transform: normal;
  font-weight:normal;
  height:25px;
  border-color:#FF0000;
  border-radius: 5px;
}
.formatoInputDentroTables
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #06C;
	border-radius:4px;
	height:20px;
	text-align:left;
}
.textoInputLogin
{
  font-family:Arial, Helvetica, sans-serif;  
  color:#333333;
  font-size:18px;
  /*text-transform: uppercase;
  text-align:right;*/
  font-weight:bold;
  height:30px;
  border-color:#FF0000;
  border-radius: 5px;
}
.textoSubcategorias
{
  font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
  color:#F00;
  font-size:18px;
  text-transform: uppercase;
  text-align:left;
  font-weight:bolder;
  height:25px;
  border-color:#F00;
  border-radius: 5px;
}
.btn
{
  font-family:Arial, Helvetica, sans-serif;
  color:#F00;
  font-size:15px;
  width:110px;
  height:35px;
  border:thin;
  border-radius:5px;
  border-color:#06C;
  font-weight:normal;
}
.btn_largo
{
  font-family:Arial, Helvetica, sans-serif;
  color:#F00;
  font-size:15px;
  width:120px;
  height:35px;
  border:thin;
  border-radius:5px;
  border-color:#06C;
  font-weight:normal;
}
.btn_small
{
  font-family:Arial, Helvetica, sans-serif;
  color:#F00;
  font-size:12px;
  width:60px;
  height:35px;
  border:thin;
  border-radius:5px;
  border-color:#06C;
  font-weight:normal;
}
.btn_small:hover
{
  border-color:#adcce2; /* Modificamos el color del borde */
  font-size:12px;
	font-weight:normal;
	border:1px solid #06C;
	color:#FFF;
    /* Cambiamos los colores del fondo degradado */
    background:-webkit-linear-gradient(top, #03C, #FFF); /* Chrome 10+ */
    background:   -moz-linear-gradient(top, #03C, #FFF); /* Firefox 3.6+ */
    background:    -ms-linear-gradient(top, #03C, #FFF); /* IE10 */
    background:        linear-gradient(top, #03C, #FFF);
 
    /* Modificamos las propiedades del Box Shadow para un efecto Glow */
    -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255, .3), inset 0 0 0 1px rgba(255,255,255, .6), 0 1px 6px rgba(36, 168, 229, .3);
    -moz-box-shadow:inset 0 1px 0 rgba(251,247,193, .3), inset 0 0 0 1px rgba(251,247,193, .3), 0 1px 6px rgba(36, 168, 229, .3);
    box-shadow:inset 0 1px 0 rgba(251,247,193, .3), inset 0 0 0 1px rgba(251,247,193, .3), 0 1px 6px rgba(36, 168, 229, .3);
}
.btn:hover
{
  border-color:#adcce2; /* Modificamos el color del borde */
  font-size:18px;
	font-weight:normal;
	border:1px solid #06C;
	color:#FFF;
    /* Cambiamos los colores del fondo degradado */
    background:-webkit-linear-gradient(top, #03C, #FFF); /* Chrome 10+ */
    background:   -moz-linear-gradient(top, #03C, #FFF); /* Firefox 3.6+ */
    background:    -ms-linear-gradient(top, #03C, #FFF); /* IE10 */
    background:        linear-gradient(top, #03C, #FFF);
 
    /* Modificamos las propiedades del Box Shadow para un efecto Glow */
    -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255, .3), inset 0 0 0 1px rgba(255,255,255, .6), 0 1px 6px rgba(36, 168, 229, .3);
    -moz-box-shadow:inset 0 1px 0 rgba(251,247,193, .3), inset 0 0 0 1px rgba(251,247,193, .3), 0 1px 6px rgba(36, 168, 229, .3);
    box-shadow:inset 0 1px 0 rgba(251,247,193, .3), inset 0 0 0 1px rgba(251,247,193, .3), 0 1px 6px rgba(36, 168, 229, .3);
}
.btn_largo:hover
{
  border-color:#adcce2; /* Modificamos el color del borde */
  font-size:18px;
  font-weight:normal;
  border:1px solid #06C;
  color:#FFF;
    /* Cambiamos los colores del fondo degradado */
    background:-webkit-linear-gradient(top, #03C, #FFF); /* Chrome 10+ */
    background:   -moz-linear-gradient(top, #03C, #FFF); /* Firefox 3.6+ */
    background:    -ms-linear-gradient(top, #03C, #FFF); /* IE10 */
    background:        linear-gradient(top, #03C, #FFF);
 
    /* Modificamos las propiedades del Box Shadow para un efecto Glow */
    -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255, .3), inset 0 0 0 1px rgba(255,255,255, .6), 0 1px 6px rgba(36, 168, 229, .3);
    -moz-box-shadow:inset 0 1px 0 rgba(251,247,193, .3), inset 0 0 0 1px rgba(251,247,193, .3), 0 1px 6px rgba(36, 168, 229, .3);
    box-shadow:inset 0 1px 0 rgba(251,247,193, .3), inset 0 0 0 1px rgba(251,247,193, .3), 0 1px 6px rgba(36, 168, 229, .3);
}
.bordesRedondos
{
	border-radius: 15px;
   -moz-border-radius: 15px;
   -webkit-border-radius: 15px;
    border-color:#FFF;
}
.fecha
{
 text-align: center;
 width:140px;
 font-family: "Times New Roman", Times, serif;
 font-weight:bolder;
 border:2.5px solid #FFF;
 margin:20px 1250px;
 
 }
 .mes, .año
 {
 color:#FFF;
 font-size: 22px;
 text-shadow: 2px 1px #000;
 }
.dia
{
 color:#FFF;
 font-size: 30px;
 line-height: 22px;
 text-shadow: 2px 1px #000;
 }
.bodyppal
 {
	 /*background-image: url(../../imagenes/Sistema/H-7.jpg);*/
   background-color:#0F2A43;
 }
.container 
{
    background-color: #6D6E71;
    padding: 10px;
}
 
.text1 
{
    width: 200px;
    height: 100px;
    background-color: transparent;
    padding: 10px;
    color: #0000FF;
    position: absolute;
    z-index: 1;
}

.background 
{
    width: 200px;
    height: 100px;
    background-color: #FFFFFF;
    padding: 10px;
    margin: 0px 0px 10px 0px;
}
.container
{
  background-color: #FFFFFF;
}
.ullistas
{
  font-size: 10px;
  padding: 0.5px;
  line-height: 12px;
  margin: 5px 5px 5px 0px;
  display:block;
  width: 250px;
}
.ullistas:hover
{
  background-color: #6D6E71;
  color:#FFF;
  line-height: 12px;
}
.ullistas ul{display: none;
margin: 0;
padding: 0;
width: 150px;
position: absolute;
top: 41px;
left: 0px;
background: #ffffff;
}
.ullistas_h
{
  font-size: 10px;
  padding: 0.5px;
  line-height: 12px;
  margin: 5px 5px 5px 0px;
  display:block;
  width: 450px;
}
.ullistas_h:hover
{
  background-color: gray;
  color: #ffffff;
  line-height: 12px;
}
.ullistas_h ul{display: none;
margin: 0;
padding: 0;
width: 250px;
position: absolute;
top: 41px;
left: 0px;
background: #ffffff;
}
.ullistas_c
{
  font-size: 12px;
  padding: 0.5px;
  line-height: 12px;
  margin: 5px 5px 5px 0px;
  display:block;
  width: 100%;
  height: 20px;
}
.ullistas_c:hover
{
  background-color: #F5F5DC;
  color: #0F2A43;
  line-height: 12px;
}
.ullistas_c ul{display: none;
margin: 0;
padding: 0;
width: 150px;
position: absolute;
top: 41px;
left: 0px;
background: #ffffff;
}
.hlw{ /*highlightWords*/
  font-weight: bolder;
  background-color: #F9F902;
}
.overlay{
     display: none;
     position: absolute;
     top: 0;
     left: 0;
     width: 180%;
     height: 100%;
     background: #0F2A43;
     z-index:1001;
     opacity:.75;
     -moz-opacity: 0.75;
     filter: alpha(opacity=75);
     color: red;
}
.modal {
     display: none;
     position: absolute;
     top: 25%;
     left: 25%;
     width: 50%;
     height: 55%;
     padding: 16px;
     background: #fff;
     color: #333;
     z-index:1002;
     overflow: auto;
     margin: 5%;
}
.modal_repgastos {
     display: none;
     position: absolute;
     top: 5%;
     left: 5%;
     width: 80%;
     height: auto;
     padding: 5px;
     background: #FFFFFF;
     color: #333;
     z-index:1002;
     overflow: auto;
     margin: 5%;
}
.modalcalenda {
     display: none;
     position: fixed;
     top: 5%;
     left: 5%;
     right: 5%;
     width: 90%;
     padding: 5px;
     background: #fff;
     background-color:#F5F5DC;
     color: #333;
     z-index:1002;
     overflow: auto;
     margin: 5%;
}
.modalmini {
     display: none;
     position: absolute;
     top: 25%;
     left: 25%;
     width: 30%;
     height: 55%;
     padding: 16px;
     background: #fff;
     color: #333;
     z-index:1002;
     overflow: auto;
     margin: 5%;
}
.modal_contenedor {
     display: none; 
     position: absolute;
     top: 10%;
     left: 25%;
     width: 60%;
     height: 60%;
     padding: 16px;
     background: #ffffff;
     z-index:1002;
     overflow: auto;
     border-radius: 20px;
     -webkit-border-radius: 20px; /*Compatibilidad Chrome de Google y Safari de Apple*/
     -moz-border-radius: 20px;    /*Compatibilidad Para Firefox de Mozilla*/
     border: 6px inset;
}
.modal_contenedor_amda {
  display: none; 
  position: absolute;
  top: 5%;
  left: 25%;
  width: 70%;
  height: 60%;
  padding: 16px;
  background: #ffffff;
  z-index:1002;
  overflow: auto;
  border-radius: 20px;
  -webkit-border-radius: 20px; /*Compatibilidad Chrome de Google y Safari de Apple*/
  -moz-border-radius: 20px;    /*Compatibilidad Para Firefox de Mozilla*/
  border: 6px inset;
  border-color: #ffffff;
}
.modal_contenedor_compras {
  display: none; 
  position: absolute;
  top: 5%;
  left: 5%;
  width: 90%;
  height: 80%;
  padding: 16px;
  background: #ffffff;
  z-index:1002;
  overflow: auto;
  border-radius: 20px;
  -webkit-border-radius: 20px; /*Compatibilidad Chrome de Google y Safari de Apple*/
  -moz-border-radius: 20px;    /*Compatibilidad Para Firefox de Mozilla*/
  border: 6px inset;
  border-color: #ffffff;
}
.modal_hijo {
  margin: 0 auto;
}
.labls_texto
{
   font-family:Arial, Helvetica, sans-serif;  
   font-size: 24;
   color: red;
   margin: 5px 5px 5px 10px;
}
.modaltransparente
{
  background-color: transparent;
}
.txt_lbls {
  color: red;
  font-size: 16px;
  text-align: justify;
}
.txt_lbls_2 {
  color: #0F2A43;
  font-size: 16px;
  text-align: justify;
}
.txt_lbls_3 {
  color: #FFFFFF;
  font-size: 12px;
  text-align: justify;
}
.txt_lbls_4 {
  color: rgb(0, 102, 73);
  font-size: 13px;
  text-align: left;
  margin: 5px auto;
}
.textoResaltadoTurno {
  font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  color:   #0F2A43;
  font-size: 12px;
  text-align: center;
 /* margin: 0px 0px 25px 0px;  margin: m bottom, m left, m right, m top;*/
  border: 0;
  border-style: none;
  width: 100%;
}
.lbls_icon {
  color: red;
  font-size: 20px;
  text-align: justify;
  font-weight: bolder;
}
.lbls_2icon {
  color: #0F2A43;
  font-size: 14px;
  text-align: justify;
  font-weight: bolder;
}
.lbls_3icon {
  color: red;
  font-size: 18px;
  text-align: justify;
  font-weight: bolder;
}
/*footer{
  text-align: center;
  background-image:url('../imagenes/Sistema/Logos/en_alto_banner_2.jpg') ;
}*/
.lnamda {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: rgb(0, 102, 73);
  border-bottom-style: solid;
}
.txt_amda {
  color: rgb(0, 102, 73);
  font-size: 14px;
  text-align: justify;
}
.txt_amda_1 {
  color:#0F2A43;
  font-size: 14px;
  text-align: justify;
}
.txt_amda_2 {
  color:#d82723;
  font-size: 14px;
  text-align: justify;
}
.txt_amda_3 {
  color:#ffff00;
  font-size: 16px;
  font-weight: bold;
  text-align: justify; 
}
.txt_amda_4 {
  color:#ffffff;
  font-size: 14px;
  font-weight: normal;
  text-align: justify;
  margin: 20px auto;
}
.txt_amda_5 {
  color: rgb(0, 102, 73);
  font-size: 11px;
  text-align: justify;
  margin: 20px auto;
}
.fondo_amda_r {
  background-color:#d82723;
  width: 90%;
  margin-left: 20px;
  margin-right: 20px;
}
.fondo_amda_rw {
  background-color:#FFFFFF;
  width: 90%;
  margin: 20px auto;
}
.fondo_amda_v {
  background-color:rgb(0, 102, 73);
}
.fondo_instruccion_1 {
  background-color: #0F2A43;
}
.fondo_instruccion_2 {
  background-color: #585858;
  color: #FFFFFF;
}
div.noticia {
  width: 30%;
  margin: 20px auto;
  background-color: transparent;
  color: rgb(0, 102, 73);;
  padding: 15px;
}
div.noticia img.izquierda {
  float: left;
  margin-right: 15px;
}

div.noticia img.derecha {
  float: right;
  margin-left: 15px;
}

div.reset {
  clear: both;
}
.ln_gral {
  border-bottom-width: 10px;
  border-bottom-style: solid;
  border-bottom-color: #F5F5DC;
  border-bottom-style: solid;
}
.contenedor_ifr {
  height: 400px; 
  width: 710px; 
  margin: 0 auto; 
  margin-top: 15px; 
  margin-bottom: 15px;
}
.ifr_ame {
  border-style: none;
  height: 100%; 
  width: 100%;
  overflow: auto;
  border-radius: 20px;
  -webkit-border-radius: 20px; /*Compatibilidad Chrome de Google y Safari de Apple*/
  -moz-border-radius: 20px;    /*Compatibilidad Para Firefox de Mozilla*/
  border: 4px none;
  border-color: #ffffff;
}
.ifr_ame_pie {
  border-style: none; 
  height: 80px; 
  width:100%;
  /*border-radius: 15px;
  -webkit-border-radius: 15px; 
  -moz-border-radius: 15px;    
  border: 4px none;
  border-color: #ffffff;*/              
}
.contenedor_ifr_pie { 
  width: 710px; 
  margin: 0 auto; 
  margin-top: 0; 
  margin-bottom: 5px;
}
.lneduca {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: rgb(0,10,60);
  border-bottom-style: solid;
}
.txt_educa {
  color: rgb(0,10,60);
  font-size: 14px;
  text-align: justify;
}
.txt_educa_1 {
  color: #FFFFFF;
  font-size: 12px;
  text-align: center;
  padding: 16px;
}
.txt_educa_2 {
  color:#0F2A43;;
  font-size: 14px;
  text-align: justify;
}
.txt_res_modal {
  color: #0F2A43;
  font-size: 14px;
  text-align: justify;
  margin: 25px auto;
}
.lbl_bus_mostrar{
  font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  color:#0F2A43;
  font-size: 10px;
  padding: 12px;
  font-weight: bold;
}
.lbl_bus2_mostrar{
  font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  color:#F01706;
  font-size: 11px;
  padding: 5px;
  font-weight: bold;
}
.lbl_bus3_mostrar{
  font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  color: rgb(0, 102, 73);
  font-size: 11px;
  padding: 5px;
  font-weight: bold;
}
.fondo_educa {
  background-color: rgb(0,10,60); 
}
.fondo_educa_1 {
  background-color: #F5F5DC; 
  color: rgb(0,10,60);
}
.fondo_resul_modal {
  background-color: #F5F5DC; 
  color: rgb(0,10,60);
  padding: 5px;
  margin: 25px auto;
}
.modal_contenedor_educa {
  display: none; 
  position: absolute;
  top: 5%;
  left: 25%;
  width: 70%;
  height: 60%;
  padding: 16px;
  background: #ffffff;
  z-index:1002;
  overflow: auto;
  border-radius: 20px;
  -webkit-border-radius: 20px; /*Compatibilidad Chrome de Google y Safari de Apple*/
  -moz-border-radius: 20px;    /*Compatibilidad Para Firefox de Mozilla*/
  border: 6px inset;
  border-color: #ffffff;
}

/*input {
  appearance: none;

  border-radius: 50%;
  width: 16px;
  height: 16px;

  border: 2px solid #999;
  transition: 0.2s all linear;
  margin-right: 5px;

  position: relative;
  top: 4px;
}*/

