﻿

.Body_Inicio
{
   background-image: url(../img/images/fondo.jpg);
   background-repeat: no-repeat;
   width:1024px;
   height:768px;
   margin:-8px auto 0px auto;
}

.Header
{
background-image: url(../img/images/header.png);
    background-repeat:no-repeat;
    width:100%;
    height:270px;
}

.Autocon
{
    background-image: url('../img/images/titautocon.jpg');
    background-repeat:no-repeat;
background-position:50% top;
    height:60px;
}
.sirhboton
{
   margin: -5% 3.9%;
   width:80%;
}


.ayuda
{
    width: 75px;
    margin: 5.3% 3.9%;
}

.ayuda a img
{
    width:75px;  
    border-radius: 50px;
    cursor: pointer;
}

.ayuda a img:hover
{
    border: 3px;
    border-color: #598bc5;
    box-shadow: 0 0 15px #ddd;
    background: #598bc5;
}

.info
{
    width: 75px;
    margin: -5% 3.9%;
}

.info a img
{
    width: 75px;
    border-radius: 50px;
    border: 3px;
    cursor: pointer;
}


.info a img:hover
{
    border: 3px;
    border-color: #598bc5;
    box-shadow: 0 0 15px #ddd;
    background: #598bc5;

}

.login
{
    background-image: url('../img/images/login_2.png');
    background-repeat:no-repeat;
    width: 50%;
    height: 170px;
    margin: -155px 195px 0 auto;
   
}  


.rut
{
    margin: 23.8px 145px;
    background: #1b5494;
    border-radius: 5px;
    width: 168px;
    height: 36px;
    font-family: Arial;
    font-size: 20pt;
    color: White;
    padding-left: 7px; 
}

.login label
{
    margin: 31px -116px;
    position: absolute;
    color: white;
    font-family: sans-serif;
    font-size: 12pt;
    font-weight: bold;
}

.clave
{
    margin: 19px 145px;
    background: #1b5494;
    border-radius: 5px;
    width: 168px;
    height: 36px;
    font-family: Sans-Serif;
    font-size: 20pt;
    color: white;
    padding-left: 7px; 
}


/*Modal*/
.modal {
  display: none;
  /*background-color: rgba(0,0,0,0.4);
  height: 768px;
  width: 1024px;
  position: absolute;
  margin: -638px auto;*/
  /*position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.4);*/
}

/* Contenido del modal */
.modal_rut
{
    /*display: none;*/
    position: absolute;
    background: #c4d4dc;
    border: 3px;
    border-radius: 15px;
    border-color: #e6ecf1;
    border-style: solid;
    box-shadow: 0 0 15px #ddd;
    width: 260px;
    height: 74px;
    margin: -518px 694px;
    opacity:0;
    -moz-transition: opacity 2s ease-in-out;
    -webkit-transition: opacity 2s ease-in-out;
    -o-transition: opacity 2s ease-in-out;
    transition: opacity 2s ease-in-out;
}
    

.modal_rut p
{
    font-family: sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #144373;
    margin: 13px 9px;
    
}

.modal_rut hr
{
    width: 43px;
    margin: 35px -44px;
    position: absolute;
    border: 0;
    background-color: #e6ecf1;
    height: 4px;
    border-style: solid;
    box-shadow: 0 0 15px #ddd;
    border-radius: 15px;
   
}

.modal_rut span
{
    margin: 8px -18px;
    position: absolute;
    font-family: sans-serif;
    font-size: 25px;
    font-weight: bold;
    color: #ffffff;
}

.modal_clave
{
    /*display: none;*/
    position: absolute;
    background: #c4d4dc;
    border: 3px;
    border-radius: 15px;
    border-color: #e6ecf1;
    border-style: solid;
    box-shadow: 0 0 15px #ddd;
    width: 260px;
    height: 74px;
    margin: -434px 694px;
    opacity:0; 
    -moz-transition: opacity2s ease-in-out;
    -webkit-transition: opacity 2s ease-in-out;
    -o-transition: opacity 2s ease-in-out;
    transition: opacity 2s ease-in-out;
}

.modal_clave p
{
    font-family: sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #144373;
    margin: 21px 8px;
}

.modal_clave hr
{
    width: 43px;
    margin: 35px -44px;
    position: absolute;
    border: 0;
    background-color: #e6ecf1;
    height: 4px;
    border-style: solid;
    box-shadow: 0 0 15px #ddd;
    border-radius: 15px;
}

.modal_clave span
{
    margin: 8px -18px;
    position: absolute;
    font-family: sans-serif;
    font-size: 25px;
    font-weight: bold;
    color: #ffffff;
}


.modal_botones
{
    /*display: none;*/
    position: absolute;
    background: #c4d4dc;
    border: 3px;
    border-radius: 15px;
    border-color: #e6ecf1;
    border-style: solid;
    box-shadow: 0 0 15px #ddd;
    width: 260px;
    height: 74px;
    margin: -299px 694px;
    opacity:0;
    -moz-transition: opacity 2s ease-in-out;
    -webkit-transition: opacity 2s ease-in-out;
    -o-transition: opacity 2s ease-in-out;
    transition: opacity 2s ease-in-out;
}

.modal_botones p
{
    font-family: sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #144373;
    margin: 21px 8px;
}


.modal_cuadro_botones
{
    /*display: none;*/
    position: absolute;
    width: 288px;
    height: 337px;
    margin: -9px 363px;
    border: 5px;
    border-radius: 15px;
    border-color: #e6ecf1;
    border-style: solid;
    box-shadow: 0 0 15px #ddd;
    background: transparent;
    opacity:0;
    -moz-transition: opacity 2s ease-in-out;
    -webkit-transition: opacity 2s ease-in-out;
    -o-transition: opacity 2s ease-in-out;
    transition: opacity 2s ease-in-out;
}

.modal_cuadro_botones hr
{
    width: 37px;
    margin: 83px 292px;
    position: absolute;
    border: 0;
    background-color: #e6ecf1;
    height: 4px;
    border-style: solid;
    box-shadow: 0 0 15px #ddd;
    border-radius: 15px;
}

.modal_entrar
{
    /*display: none;*/
    position: absolute;
    background: #c4d4dc;
    border: 3px;
    border-radius: 15px;
    border-color: #e6ecf1;
    border-style: solid;
    box-shadow: 0 0 15px #ddd;
    width: 210px;
    height: 57px;
    margin: 8px -140px;
    opacity:0;
    -moz-transition: opacity 2s ease-in-out;
    -webkit-transition: opacity 2s ease-in-out;
    -o-transition: opacity 2s ease-in-out;
    transition: opacity 2s ease-in-out;
}

.modal_entrar p
{
    font-family: sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #144373;
    margin: 5px 8px;
    text-align: left;
}

.modal_entrar hr
{
    width: 38px;
    margin: 26px 212px;
    position: absolute;
    border: 0;
    background-color: #e6ecf1;
    height: 4px;
    border-style: solid;
    box-shadow: 0 0 15px #ddd;
    border-radius: 15px;
}

.modal_entrar span
{
    margin: 0px 217px;
    position: absolute;
    font-family: sans-serif;
    font-size: 25px;
    font-weight: bold;
    color: #ffffff;
}

.modal_info
{
    /*display: none;*/
    position: absolute;
    background: #c4d4dc;
    border: 3px;
    border-radius: 15px;
    border-color: #e6ecf1;
    border-style: solid;
    box-shadow: 0 0 15px #ddd;
    width: 335px;
    height: 265px;
    margin: -351px 13px;
    text-align: justify;
    opacity:0;
    -moz-transition: opacity 2s ease-in-out;
    -webkit-transition: opacity 2s ease-in-out;
    -o-transition: opacity 2s ease-in-out;
    transition: opacity 2s ease-in-out;
    
}

.modal_info p
{
    font-family: sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #144373;
    margin: 8px 8px;
}

.modal_info h2
{
   color: #144373;
   font-family: sans-serif;
   margin: 20px 8px;
}


.fade_in
{
   opacity:1;

}
/* Fin modales*/
.boton_digitos table
{
  width: 27.5%;
  height: 100px;
  margin: 12px 372px;
  position: relative;
}

.boton_digitos td
{
  width: 33.3%;
}
.tab_num
{
  width:78px;
  height:78px;
}
.div_num
{
  width:78px;
  height:78px;
  margin:auto;
  cursor: pointer;
}
.div_num a img:hover
{
  width:74px;
  height:74px;
  border-radius: 40px;
  box-shadow: 0 0 15px #ddd;
}

.boton_entrar:hover
{
  border-radius: 40px;
  box-shadow: 0 0 15px #ddd;
}
.footer
{
  background-image: url(../img/images/footer.jpg);
  background-repeat:no-repeat;
  width:100%;
  height: 141px;
  
}

.left_footer
{
    width:20.3%;
    text-align:left;
}

.center_footer
{
    width:46.3%;
    /*text-align:center;*/
    margin: -61px 274px;
}

.right_footer
{
    width:33.3%;
    text-align:right;
    margin: -78px 660px;
}


.logo_ministerio
{
  margin: 20px auto auto 15px;
}

.desc_footer
{
    font-family: Arial;
    font-size: 10px;
    color: #ffffff;
    position: absolute;
    margin: -14px 55px;
}
.boton_entrar
{
    margin: 4px 114px;
    cursor: pointer;
}

.logo_indra
{
}


/*nananananan*/

.tabla
{
  border:1px;
  border-width:2px;
  border-style:none;
  border-bottom-color:Blue;
  border-top:none 2px blue;
  border-left:solid 2px blue;
  border-right:solid 2px blue;
  border-top:none 2px blue;
  border-bottom:none 2px blue;
}

.tabla td
{
  border:2px;
  border-width:2px;
  border-style:none;
  border-bottom-color:Blue;
  border-top:none 2px blue;
  border-left:none 2px blue;
  border-right:none 2px blue;
  border-top:solid 2px blue;
  border-bottom:none 2px blue;
}

input:-webkit-autofill,
input:-webkit-autofill::first-line {
    -webkit-box-shadow: 0 0 0px 20px #1b5494 inset;
    color: White !important; 
    padding-left: 7px; 
    font-size: 20pt;
    width: 168px;
}

/*Alerts*/

.swal2-title,
.alert_desc
{
    font-family:Sans-Serif;
}

/*Boton OK*/
.swal2-styled.swal2-confirm 
{    
    background-image: url(../img/images/button.png);
    background-repeat: no-repeat;
    background-size: 200px;
    background-position: center;
    background-color: #ffffff;
    width: 192px;
    height: 57px;
    border-radius: 40px;
    font-family: sans-serif;
    font-size: 25px;
    font-weight: 700;
    text-align: center;
}


/*Icono de información*/
.swal2-icon.swal2-info {
    border-color: #3276b5;
    color: #3276b5;
}



/*Animaciones*/

.animated.delay-1ms
{
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}

.animated.delay-2ms
{
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
}

.animated.delay-3ms
{
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}

.animated.delay-4ms
{
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
}

.animated.delay-5ms
{
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}

.animated.delay-6ms
{
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
}

.animated.delay-7ms
{
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
}

.animated.delay-8ms
{
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
}

.animated.delay-9ms
{
    -webkit-animation-delay: .9s;
    animation-delay: .9s;
}

.animated.delay-12ms
{
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
}

.animated.delay-13ms
{
    -webkit-animation-delay: 1.3s;
    animation-delay: 1.3s;
}

.animated.delay-14ms
{
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s;
}

.animated.delay-15ms
{
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}

.animated.delay-16ms
{
    -webkit-animation-delay: 1.16s;
    animation-delay: 1.16s;
}

.animated.delay-17ms
{
    -webkit-animation-delay: 1.7s;
    animation-delay: 1.7s;
}

.animated.delay-18ms
{
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s;
}

.animated.delay-19ms
{
    -webkit-animation-delay: 1.9s;
    animation-delay: 1.9s;
}


.animated.delay-22ms
{
    -webkit-animation-delay: 2.2s;
    animation-delay: 2.s;
}

.animated.delay-24ms
{
    -webkit-animation-delay: 2.4s;
    animation-delay: 2.4s;
}

.animated.delay-26ms
{
    -webkit-animation-delay: 2.6s;
    animation-delay: 2.8s;
}


.animated.delay-28ms
{
    -webkit-animation-delay: 2.8s;
    animation-delay: 2.8s;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    transform translate3d(0, 10%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform:  translate3d(0, 0, 0);
  }
}