body {  
background-color: #FFFFFF; 
 }
.wlogo{
    width: 250px;
}
      .txt_red{
        color: #F00;
      }
      .txt_orange{
        color: #FFA900;
      }
      .txt_green{ color: #00C851;}
      .size_30{ font-size: 30px; }
      .size_24{
font-size: 24px;
      }
      .size_22{
font-size: 24px;
      }
      .size_14{
       font-size: 14px; 
      }
      .size_18{
       font-size: 18px; 
      }
.password #status_pin{ 
    color:#000000;
    right: 20px;
    position: absolute;
    top: 14px;
    cursor:pointer;
}      
.padd_td{
        padding-left: 5px !important;
        padding-right: 5px !important;
        padding-top: 5px !important;
        padding-bottom: 5px !important;
      }
.btn-remove{
  text-decoration: none; 
    background-color: #D32F2F !important;
    color: #FFF;
    width: 100%;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;  
    -moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
}
.btn-remove:hover{
  border-width: 1px;
  border-style: solid;
  border-color: #FFF;
}
.btn-clean{
  text-decoration: none; 
    background-color: #616161 !important;
    color: #FFF;
    width: 100%;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px; 
    -moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
}
.btn-clean:hover{
  border-width: 1px;
  border-style: solid;
  border-color: #FFF;
}
.btn-num{
    text-decoration: none; 
    background-color: #9E9E9E !important;
    width: 100%;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
} 
.btn-num:hover{
  border-width: 1px;
  border-style: solid;
  border-color: #FFF;
}
 
    
#pin_asistencia{
    pointer-events: none;

}  
.div-group{
 margin-bottom: 10px;
} 
.form-elem {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    box-sizing: border-box;
    -ms--box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
    -khtml-box-sizing:border-box;
    
}
@media screen and (min-width: 1024px){
#contenido_body { padding-top: 120px; }
.div_wind{
  width: 22%;
  margin:auto;
  position: relative;
}
}
@media screen and (max-width: 1023px) and (min-width: 992px){
#contenido_body { 
background-color: #fff;
padding-top:90px; 
      }
.div_wind{
  width: 33.33333333%;
  margin:auto;
  position: relative;
}
}
@media screen and (max-width: 991px) and (min-width: 780px){
#contenido_body { 
background-color: #fff;
padding-top:90px; 
      }
.div_wind{
  width: 33.33333333%;
  margin:auto;
  position: relative;
}
}
@media screen and (max-width: 779px) and (min-width: 500px){
#contenido_body { 
background-color: #fff;
padding:15px 15px 15px 15px; 
      }
.div_wind{
  width: 90%;
  margin:auto;
  position: relative;
}
}
@media screen and (max-width: 499px){
#contenido_body { 
background-color: #fff;
padding:25px 5px 5px 5px; 
      }
.div_wind{
 width: 95%;
 margin:auto;
 position: relative;
}
 }
 .sta2{
      margin-left: 30px;
      font-style: oblique;
     }
     .sta{
      margin-left: 15px;
      font-style: oblique;
     } 
     legend{
        color: #000 !important;font-size: 18px !important;
     }
.div_form{
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative; 
  margin: auto; 
   background-color: #E0E0E0;
 color:#000;
   
  padding:  20px 20px 20px 20px; 
  border: 1px solid;
  border-top-color: rgba(255,255,255,.4);
  border-left-color: rgba(255,255,255,.4);
  border-bottom-color: rgba(60,60,60,.4);
  border-right-color: rgba(60,60,60,.4); 
 float: none!important;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  -khtml-border-radius: 25px;
  text-align: center;
}
.div_bpink{
    border: 3px solid;
    border-color: #03a9f4;
    padding: 30px 20px 30px 20px;
}
    form input, form button {
  width: 250px;
  border: 1px solid;
  border-bottom-color: rgba(255,255,255,.5);
  border-right-color: rgba(60,60,60,.35);
  border-top-color: rgba(60,60,60,.35);
  border-left-color: rgba(80,80,80,.45);
 /* background-color: rgba(0,0,0,.2);*/
  background-repeat: no-repeat;
  padding: 8px 15px 8px 15px;
  letter-spacing: .075em;
  text-shadow: 0 1px 0 rgba(0,0,0,.1);
  margin-bottom: 19px;
}

 

a{
  cursor: pointer;
  color: #000;
}
.radio
{
  border-radius:10px;
  -moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif
}

input[type="email"]:focus,input[type="password"]:focus{border-color:rgba(82,168,236,0.8);outline:0;outline:thin dotted \9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6)}
.boton
{
  width:100%;
  border-radius:10px;
  -moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
  background-color: #F06292 !important;
  border-color: #F06292 !important;
  color: #FFFFFF;
} 
#flag
{
  border-radius:50px;
  -moz-border-radius: 50px;
-webkit-border-radius: 50px;
-khtml-border-radius: 50px;
  border:transparent;
  /*
position: relative;
  -webkit-border-radius:50px; -moz-border-radius:50px; 
  -webkit-box-shadow:-20px 20px 20px 0px gray;
rgba(0 0 0 1);
  -webkit-transform: rotate(-3deg);
  */
   
}
#flag:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0;
  /*border-bottom: 10px solid gray;*/
  border-left: 120px solid transparent;
  border-right: 120px solid transparent;
}
.redondo {
 width: 100px;
 height: 100px;
 border-radius: 15px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-khtml-border-radius: 15px;
 overflow: hidden;
 float: none;
 border:1px solid #69F
}
.estilo2{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#000;
text-align: center;
border-style:none;
}
.tutt{
 margin-bottom: 10px;
}
.txtj{
    text-align: justify;
}
.radio1
{
  text-align: center !important; 

}
.hide{
  display: none;
}
 
#checkbox{
  width: 20px;
  height: 20px;
  cursor: pointer;
  vertical-align: bottom;
  color: #0099CC;
}

span{
  cursor: pointer;
  color: #000;
}

.div_users{
   font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;  
  background-color: transparent; 
  padding:  10px 10px 10px 10px; 
  border: 1px solid;
  border-top-color: rgba(255,255,255,.4);
  border-left-color: rgba(255,255,255,.4);
  border-bottom-color: rgba(60,60,60,.4);
  border-right-color: rgba(60,60,60,.4);
  /*width: 250px;*/
  height: 125px;
  border-radius: 25px;
  -moz-border-radius: 25px;
-webkit-border-radius: 25px;
-khtml-border-radius: 25px;
  text-align: justify;
   cursor: pointer;
  margin-bottom: 10px;
  margin-right:auto; 
  margin-left:auto; 
}
.btnr{
   height: 50px;
   width:170px;
   margin:5px;
}
 
.password{
    position: relative;
}

.password input[type="password"]{
    padding-right: 30px;
}

.password .glyphicon,#password2 .glyphicon { 
    color:#000000;
    right: 15px;
    position: absolute;
    top: 14px;
    cursor:pointer;
}

.form-group input{ 
    width: 100%; 
    padding:0px 12px;
    height:40px;
    border: 1px solid #ccc;;
    background: #fafafa;
    transition:0.2s ease-in-out;

}
input{
    color: #000 !important;
}
 .form-group input[type="password"]{ 
    border-top: 0;
}
.form-group input[type="text"]{ 
    border-top: 0;
}
 
.wdreg{
   /* width: 450px !important;*/
}
.table_num{
    width: 100%;
}
.div_contenido{
 margin:auto;
  position: relative;
}