@media (mix-width: 768px)
   {
       .botones{
           margin-bottom: 14%;
       }
.margenSuperior{
    margin-top: 45px;
}

    }
    
    @media (min-width: 992px)
{ 
.botones{
           margin-bottom: 14%;
       }
.margenSuperior{
    margin-top: 45px;
}
}

  @media (min-width: 1600px) {
  .container {
    width: 1400px;
  }
  
  .margenSuperior{
    margin-top: 7%;
}
   .botones{
           margin-bottom: 4%;
       }
}
@media (min-width: 1200px) {
  .container {
    width: 1070px;
  }
  .txtCobertura{
      padding-left: 0 !important;
  }
  .botones{
           margin-bottom: 5%;
       }
.margenSuperior{
    margin-top: 45px;
}
}

 @media (min-height: 443px) {
  .margenSuperior{
    margin-top: 5%;
}
   .botones{
           margin-bottom: 8%;
       }
}
    
    
html {
  height: 100%;
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}
:focus .documentosDatos{
    -webkit-transform-origin-y: 70;
}
#confirmarEliminar,#cancelarEliminar{
    padding-top: 5px;
}
.txtTramite,.txtNumeroSerie,.txtCobertura,.txtAsegurado,.txtSiniestro{
    font-family:"MS Reference Sans Serif","Helvetica Neue", Helvetica, Arial, sans-serif;
      padding-bottom: 15px;
        font-size: 13px;
        color: #0056b2;
        padding-top: 15px;
}
.txtNumeroSerie{
    width: 150px;
}
.txtTramite,.txtCobertura,.txtAsegurado{
    width: 137px;
}
.txtTramite{
    padding-right: 15px;
}
.txtCobertura,.txtAsegurado,.txtNumeroSerie{
    padding-right: 15px;
    padding-left: 15px;
}
    .txtP{
      font-family:"MS Reference Sans Serif","Helvetica Neue", Helvetica, Arial, sans-serif;
        padding: 21px ;
        color: #0056b2;
        font-size: 16px;
    }
    .txtD{
      font-family:"MS Reference Sans Serif","Helvetica Neue", Helvetica, Arial, sans-serif;
        padding-right: 15px;
        padding-bottom: 15px;
        font-size: 13px;
        color: #0056b2;
    }
    .txtObligatorios{
        text-align: right;
    }
        
    .input {
        padding: 3px;
        cursor: pointer;
        width: 189px;
        height: 26px;
        margin-top: 15px;
    }
    .btn {

        text-align: center;
        display: inline-block;
        font-size: 15px;
        margin: 4px 4px;
        cursor: pointer;
        width: 130px;
        height: 33px;
        color: white;
        background-color: #15428b;
    }
    .slc {       
        width: 350px;
        height: 25px; 
        font-size: 16px;
        margin: 80px;
        border: 1px solid #d0d0d0;
    }
        
        

    body{
        background-position: center; 
        background-attachment: fixed;
        background-repeat: no-repeat;
        position: relative;
        margin: 0;
        padding-bottom: 6rem;
        min-height: 100%;
    }
            span.glyphicon {
                font-size: 1.5em;

            }
            label.col-sm-4 {
                width: 350px;
                height: 40px;
                display: inline-block;
            }
            .cargando{
                display: none;
                    box-sizing: inherit;
    width: 22px;
    height: 22px;
    margin-left: 10px;

            }
            .cargando2{
                 box-sizing: inherit;
    width: 60px;
    height: 60px;
            }
            
            .txtDoc{
                float: right;
                width: 95%;
                color:#707070;
              font-family:"MS Reference Sans Serif","Helvetica Neue", Helvetica, Arial, sans-serif;
            }
            #docObligatorio{
                width: 5%;
            }
            .archivo{
                color: #0056b2;
                background-color: transparent;
                border-color: transparent;
   
                display: inline-block;
                padding: 0px;
            }
            select {
                width:189px;
                padding:3px;
                overflow: hidden;
                background-color: white;
                 border: 1px #0000005c solid;

                    }

            .btnC {
        border: none;
        text-align: center;
        display: inline-block;
        font-size: 15px;
        cursor: pointer;
        width: 45px;
        height: 34px;
        color: white;
        background-color: #15428b;
    }
.informacionArchivo{
    background: transparent;
          padding-top: 2px;
  padding-bottom: 2px;
    width: 300px;
    height: 30px;
    text-align: left; 
    border-color:#a9a9a9;
    display: inline-block;  
    font-size: 13px;
    color: #a9a9a9;
    margin-bottom: 5px;
    padding-left: 1px;
    border-radius: 0px;
    }
    .alineacionIconos{
        top: 7px;
        padding-left: 10px;
        padding-right: 10px;
    }
input[type=file] {
    position: absolute;
    visibility: hidden;
    width: 0;
    z-index: -9999;
}         
.eliminar{
        color: red;
    display:none;
}

.estiloArchivo{
  margin-left: 280px;
  height: 40px;
  display: none;
 }
#wrapper { 
    min-height: 1%;
    position: relative;
    margin-top: 7cm;
}
.footer{
    z-index:10;
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0;
    text-align: center;
    background: white;
}
#footer-zone { 
  height: 40px; 
  background:white; 
  width:100%; 
  position:absolute; 
  bottom:0; 
  text-align: center;
}
#serie{
width: 190px;
}
hr.foot{
    border-top: 7px solid #333333;
    background-color:#333333
}
.disenoBtn{
    float: right;
    text-align: center;
    display: inline-block;
    font-size: 15px;
    margin: 4px 4px;
    cursor: pointer;
    width: 130px;
    height: 33px;
    color: white;
    background-color: #15428b;
    border-bottom-color: #15428b;
    border-bottom-style: solid;
}
:hover.disenoBtn{
    color:white;
}
#btnValidar{
    margin-top: 12px;
}
.header{
    background: #CED9E7;
        z-index: 10;
    overflow: hidden;
    top: 0;
    width: 103%;

    position: fixed;
}

.ok{
    display: none;
    color: green;
}

.tooltip-inner {
      background-color: #15428b;
      color: #fff;
      border-radius: 6px;
      text-align: left;
      position: relative;
      padding:10px 15px;
      max-width:  400px;
}

.cuentaProveedor{
    display: none;
}

.box {
    background-color: rgba(0,0,0,0);
    margin: 0 auto;
    min-width: 210px;
    padding: 40px;
    width: 30%;
    margin-top: 100px;
}

.modalbox{
    display: none;
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color:#333333;
}

.modalbox .content {
    display: block;
    font-family: Verdana;
    font-size: 18px;
    line-height: 22px;
    padding: 10px 0 0;
    color: #fff;
}

#finMensaje{
        padding: 15%;
    border: 1px solid black;
    text-align: center;
}
#finDiv{
    padding-top: 12%;
}
.colorFondo{
    background-color: #bbbbbb82;
}
#oficinaLabel{
    padding-right: 15px;
}

#numeroSiniestroLabel,#anioLabel{
    padding-right: 15px;
    padding-left: 15px;
}
#informacion{
        top: 6px;
        color: #244d8e;
}
#divBorde{
    padding-top: 15px;
    border-top: 1px solid #eeeeee;
}
#iconoInformacion{
    width: 22px;
}
#scrollModal{
    max-height: 500px;
    overflow-y: auto;
}