﻿body {
    background-image: url('../images/fondo_capa_form1.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
}

* {
    /*font-size: 16px;*/
    font-size: 15px;
    font-family: 'Book Antiqua';
}

.ResultadoConsulta span {
    /*font-size: 16px;*/
    font-size: 9px !important;
    font-family: 'Book Antiqua';
}

.grdConsultaDocumentos.table > tbody > tr > td,
.grdConsultaDocumentos.table > tbody > tr > td span,
.grdConsultaDocumentos.table > tbody > tr > td a{
  font-size: 12px!important;
  font-family: "Arial Narrow", Arial, sans-serif!important;
}

.grdConsultaDocumentos.table > tbody > tr > th 
{
  font-size: 12px!important;
   font-family: "Arial Narrow", Arial, sans-serif!important;

}
.border-error {
    border: 1px solid red;
}

input[type=text], select {
    padding: 2px;
}

.masterdiv {
    width: 1024px !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    font-family: 'Book Antiqua';
}

.menu {
    float: left;
    position: relative;
    margin-top: 20px;
}

.flex {
    display: flex;
}

.LnkMenu {
    width: 180px;
    background-color: cadetblue;
    font-size: 18px !important;
    position: relative;
    padding: 10px 20px;
    border: none;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    cursor: pointer;
    height: 21px;
}

.LnkModal {
    width: 140px;
    background-color: cadetblue;
    font-size: 18px !important;
    position: relative;
    padding: 10px 20px;
    border: none;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    cursor: pointer;
    height: 100%;
}

.LnkModalBuscar {
    width: 80%;
    background-color: cadetblue;
    font-size: 13px !important;
    position: relative;
    padding: 6px 6px;
    border: none;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    cursor: pointer;
    height: 100%;
}

.ddlesp {
    width: 76px !important;
}

.btnMenu {
    width: 180px;
    height: 100%;
    background-color: cadetblue;
    font-size: 18px !important;
    position: relative;
    padding: 10px 20px;
    border: none;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
}

.ddlesp {
    width: 76px !important;
}

.btnMenu:hover {
    width: 180px;
    height: 100%;
    background-color: cadetblue;
    font-size: 18px !important;
    position: relative;
    padding: 10px 20px;
    border: none;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
}

.ddlesp {
    width: 76px !important;
}

/*.btnMenuFin:hover {
    height: 100%;
    background-color: cadetblue;
    font-size: 14px !important;
    position: relative;
    padding: 8px 12px;
    border: none;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
}*/

.btnMenu2 {
    width: 40%;
    height: 100%;
    background-color: cadetblue;
    font-size: 16px !important;
    position: relative;
    padding: 10px 6px;
    border: none;
    margin-right: 12px;
    cursor: pointer;
    margin-top: 16px;
}

.table {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

    .table > tbody > tr > td, .table > tbody > tr > th {
        padding: 10px;
    }
    /*9BCDCF*/

    .table > tbody > tr > th {
        background-color: #9BCDCF;
    }

.table {
    border-color: lightgray !important;
    width: 100%;
}

.btnMenu2:hover {
    width: 40%;
    height: 100%;
    background-color: cadetblue;
    font-size: 16px !important;
    position: relative;
    padding: 10px 6px;
    border: none;
    margin-right: 12px;
    cursor: pointer;
    margin-top: 16px;
}

.btnMenu3 {
    width: 112px;
    height: 100%;
    background-color: cadetblue;
    font-size: 16px !important;
    position: relative;
    padding: 10px 6px;
    border: none;
    margin-left: 12px;
    cursor: pointer;
    margin-top: 16px;
}

    .btnMenu3:hover {
        width: 112px;
        height: 100%;
        background-color: cadetblue;
        font-size: 16px !important;
        position: relative;
        padding: 10px 6px;
        border: none;
        margin-left: 12px;
        cursor: pointer;
        margin-top: 16px;
    }

.ddInf {
    padding: 4px 6px;
    margin-top: 4px;
    margin-bottom: 4px;
    width: 80px;
}

.desc {
    margin-top: 3px;
    margin-bottom: 2px;
    float: left;
}

.box-content {
    border: 1px solid #000;
    padding: 5px 5px 25px 5px;
    background-image: url('../images/fondo_capa_form1.jpg');
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
}

.box-content-40 {
    width: 40%;
    margin: auto;
    display: block;
}

.box-content-50 {
    width: 50%;
    margin: auto;
    display: block;
}

.box-content-60 {
    width: 60%;
    margin: auto;
    display: block;
}

.box-content-70 {
    width: 70%;
    margin: auto;
    display: block;
}

.box-content-80 {
    width: 80%;
    margin: auto;
    display: block;
}

.box-content-100 {
    width: 100%;
    margin: auto;
    display: block;
}

.row100 {
    width: 98%;
    float: left;
    padding-left: 1% !important;
    padding-right: 1% !important;
}



.row111 {
}

.col40 {
    width: 40%;
    float: left;
}

.col20 {
    width: 20%;
    float: left;
}

.col4 {
    width: 25%;
    float: left;
}

.colMaster10 {
    width: 10%;
    float: left;
}

.colMaster11 {
    width: 11%;
    float: left;
}

.colMaster13 {
    width: 13%;
    float: left;
}

.colMaster16 {
    width: 16%;
    float: left;
}

.colMaster17 {
    width: 17%;
    float: left;
}

.colMaster15 {
    width: 15%;
    float: left;
}

.colMaster8 {
    width: 8%;
    float: left;
}

.col5 {
    width: 20%;
    float: left;
}

.col12 {
    width: 10%;
    float: left;
}

.labelFiltro {
    text-align: left;
}

.col2 {
    width: 50%;
    float: left;
}

.col3 {
    width: 33.33%;
    float: left;
}

.colS1 {
    width: 15%;
    float: left;
}

.colS4 {
    width: 35%;
    float: left;
}

.colS6 {
    width: 65%;
    float: left;
}

.col1 {
    width: 100%;
    float: left;
}

.izquierda {
    float: left;
}

.miniPadding {
    padding: 3px;
}

/*TextBox // DropDownList*/
.ddl-control {
    padding: 4px 6px;
    margin-top: 4px;
    margin-bottom: 4px;
    width: 82%;
}

.ddl-controlBuscar {
    padding: 4px 6px;
    margin-top: 4px;
    margin-bottom: 4px;
    width: 90%;
}

.ddl-controlB {
    padding: 4px 6px;
    margin-top: 4px;
    margin-bottom: 4px;
    width: 316px;
}

.chkEsp {
    width: 100px;
    float: left;
}

.chkEsp2 {
    width: 100px;
    float: left;
    margin-top: 5px;
}

.chkEsp3 {
    /*width: 146px;*/
    float: left;
}

.chkEsp4 {
    width: 146px;
    float: left;
}

.chkEsp4 {
    width: 160px;
    float: left;
}

.chkEsp42 {
    width: 180px;
    float: left;
}

.txt-control {
    padding: 2px;
    margin-top: 4px;
    margin-bottom: 4px;
    width: 80%;
}

.txt-controlB {
    padding: 4px 6px;
    margin-top: 4px;
    margin-bottom: 4px;
    width: 300px;
}

.txt-control2 {
    padding: 4px 6px;
    margin-top: 4px;
    margin-bottom: 4px;
    float: left;
    width: 60px;
}

.txt-control3 {
    padding: 4px 6px;
    margin-top: 4px;
    margin-bottom: 4px;
    float: left;
    width: 80%;
}

.panelMat {
}

.dispNO {
    display: none;
}

.row-title {
    text-align: center;
    background-color: #a5c3c6;
    padding: 7px 0;
    color: #636563;
    font-size: 14px;
    margin-bottom: 10px;
}

.ulMenuAdms {
}

    .ulMenuAdms li {
        margin: 0 0px 20px 0px;
        padding-left: 10px;
    }

.box-header {
    background-image: url('../images/cabecera.jpg');
    background-position: left center;
    background-repeat: no-repeat;
    height: 55px;
    background-size: cover;
}

.box-menu {
    background-color: #a5c3c6;
    padding: 2px 0;
    width: 100%;
    text-align: center;
    position: relative;
}

    .box-menu .inside {
        width: 1024px;
        margin: auto;
        height: 25px;
    }

    .box-menu ul {
        margin: 0 auto;
        padding: 0;
        width: auto;
    }

        .box-menu ul li {
            margin: 0;
            padding: 4px 6px 0 6px;
            text-align: center;
            float: left;
            list-style-type: none;
            height: 20px;
            position: relative;
        }

            .box-menu ul li .sep {
                position: absolute;
                top: 4px;
                right: 0;
                width: 1px;
                height: 16px;
                background-color: #212084;
            }

        .box-menu ul .amin {
            width: 12%;
        }

        .box-menu ul .amax {
            width: 16%;
        }

.btnMenuFin {
    height: 100%;
    font-size: 13px !important;
    position: relative;
    border: none;
    cursor: pointer;
    text-decoration: none;
    color: #212084;
    font-family: 'Book Antiqua';
    display: block;
    padding-top: 1px;
}

    .btnMenuFin:hover {
        color: #4269e7;
    }

.clear {
    clear: both;
}

.tb-content {
    width: 80%;
    margin: auto;
}

    .tb-content tr td {
        vertical-align: middle;
        text-align: left;
    }

.box10 {
    width: 10%;
}

.box15 {
    width: 15%;
}

.box20 {
    width: 20%;
}

.box30 {
    width: 30%;
}

.box35 {
    width: 35%;
}

.box40 {
    width: 40%;
}

.box50 {
    width: 50%;
}

.box60 {
    width: 60%;
}

.box70 {
    width: 70%;
}

.box80 {
    width: 80%;
}

.box90 {
    width: 90%;
}

.box100 {
    width: 100%;
}

.tb-content select {
    width: 95%;
}

.tb-content input[type=text] {
    width: 93%;
}

/*.modal{
    position:absolute;
    background-color:#fff;
    padding:16px;

    border: 2px solid #fff;
  -webkit-border-radius:  26px;
  -moz-border-radius:     26px;
  -o-border-radius:       26px;
  -ms-border-radius:      26px;
  -moz-box-shadow:    1px 1px 5px rgba(0,0,0,0.5);
  -webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
  box-shadow:         1px 1px 5px rgba(0,0,0,0.5);
}*/

.modal {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    z-index: 8;
    width: 600px;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 10px #000;
    -moz-box-shadow: 0 0 10px #000;
    -o-box-shadow: 0 0 10px #000;
    -ms-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
    text-align: left;
    border: 1px solid Black;
    top: calc(50vh - (/* height */200px / 2));
    left: calc(50vw - (/* width */600px / 2));
}

.modal2 {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    z-index: 8;
    width: 600px;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 10px #000;
    -moz-box-shadow: 0 0 10px #000;
    -o-box-shadow: 0 0 10px #000;
    -ms-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
    text-align: left;
    border: 1px solid Black;
    top: calc(50vh - (/* height */200px / 2));
    left: calc(50vw - (/* width */600px / 2));
}

.txtResponsive {
    width: 100%;
    padding: 4px 6px;
}

.txtOrden {
    width: 140px;
    padding: 4px 6px;
}

.txtResponsiveBuscar {
    width: 90%;
    padding: 4px !important;
    margin-top: 4px;
    margin-right: 6px;
    margin-bottom: 4px;
    margin-left: 6px;
}

.modal-title {
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.paddRespon {
    margin: 26px;
}

.paddRespon2 {
    margin-left: 26px;
    margin-right: 26px;
}

.paddRespon3 {
    margin-left: 26px;
    margin-right: 26px;
    margin-top: 26px;
}

.paddRespon4 {
    margin-left: 26px;
    margin-right: 26px;
    margin-bottom: 26px;
}

.blocker:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.05em;
}

.blocker {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 1;
    padding: 20px;
    box-sizing: border-box;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.75);
    text-align: center;
}

.t-center {
    text-align: center;
}

.btn {
    padding: 5px 18px;
    background-color: #a5c3c6;
    border: 1px solid cadetblue;
    position: relative;
    top: 3px;
    text-decoration: none;
    display: inline-block;
    color: #000;
    cursor: pointer;
    margin: 0 5px;
}

.btnxxx {
    padding: 5px 18px;
    background-color: #a5c3c6;
    border: 1px solid cadetblue;
    position: relative;
    top: 3px;
    text-decoration: none;
    display: inline-block;
    color: #000;
    cursor: pointer;
    margin: 0 5px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.paddingBtn{
    margin-left:322px;
}