@charset "UTF-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700,700i,800,800i');

body{font-family: 'Open Sans', sans-serif; margin: 0px;}

h1{font-family: 'Open Sans', sans-serif;font-weight: 600; font-size: 18px;}

.logo{ font-size:0px; background:url(img/jyp.jpg) no-repeat; width: 161px; height: 84px; margin-bottom: 10px; margin-top: 20px; }

.formu{ width: 30%; margin: 0 auto; border: 2px dashed #eaeaea; padding: 10px; }

.rut{  width: 20%; margin-top: 10px; float: left; margin-left: 27%;}
.rut label{ width: 50px; font-size: 12px;}
.rut input{ width:90px; text-align: center;}

.pass{  float: left; width: 30%; margin-top: 10px;}
.pass label{width: 50px; font-size: 12px; }
.pass input{ width:90px; text-align: center;}

.bot{ clear: both; display: inline-block; width: 47%; margin-top: 30px; padding: 7px 0px; background: #eaeaea; border-radius: 5px; border: 1px solid #d1d1d1; cursor: pointer; margin-bottom: 20px;}

nav{ background: #eaeaea; padding: 10px 0; padding-right: 20px; font-size: 12px; border-bottom:1px solid #d1d1d1; }
.tabla-link{ background: #f6f6f6; border-bottom:2px dashed #eaeaea; border-top:2px dashed #eaeaea; width: 100%; padding-left: 10%; text-align: center; }
.BCI{ background: url(img/bci.png) no-repeat; width: 80px; height: 40px;  cursor: pointer; margin-left: 27%;}
.CONSORCIO{ background: url(img/consorcio.png) no-repeat; width: 80px; height: 40px;  cursor: pointer; margin-left: 27%;}
.Mutual{ background: url(img/mutual.png) no-repeat; width: 80px; height: 40px;  cursor: pointer; margin-left: 27%;}
.tabla-link a{width: 100%; height: 25px;}
a{ color: #000000;}
.tabla-link th { margin-right: 67px; display: table-cell; text-align: center;}
.tabla-link td{ margin-right: 67px; display: table-cell; text-align: center; }
th{ font-size: 13px; display: inline-block ; width: 8%;}
td{ font-size: 13px; display: inline-block ; width: 8%;}
/* td:first-child{ width: 0% !important;} */
td input{  width: 95%;}
.btn {width: 20% !important; margin-left: 27px;}
.btn-m  {width: 28% !important; margin-left: -80px;z-index: 999;}
.btn-b  {width: 28% !important; margin-left: 12px;z-index: 999;}
.tabla-link_2 input{ width: 9% !important;}
.tabla_config{ margin-left:17%;}

.tabla-link_2{ background: #f6f6f6; border-bottom:2px dashed #eaeaea; padding-top: 15px; border-top:2px dashed #eaeaea;  width: 100%; text-align: center; margin-bottom: 15px; }
.tabla-config{font-size: 12px; width: 100%; margin-left: 15%}
.tabla-config th{width: 10% !important;}
.tabla-config td:first-child{width: 10% !important; text-align: center;}
.tabla-config td{width: 10% !important;}
select#idtipo{ margin-left: -38px; background-color: transparent; border-top: none;
    border-left: none;
    border-right: none;}
#tipo1 {display: none;}