footer .top .listas .lista ul li {
    text-align: left;
}

#pr-txt {
    color: #0f69b4;
    /*padding: 0 0 15px;
margin: 0 0 25px;*/
    border-bottom: 1px solid #bdc9d1;
}

.loading {
    font-family: Arial;
    font-size: 10pt;
    border: 5px solid #67CFF5;
    width: 200px;
    height: 100px;
    display: none;
    position: fixed;
    background-color: White;
    z-index: 999;
}

.modal {
    top: 10px;
    left: 10px;
    right: 10px;
}

.modal-header .close {
    padding: 10px;
    margin: -10px;
}

.modal-footer {
    margin-top: 0px;
    padding: 19px 20px 20px !important;
    text-align: right !important;
    border-top: 1px solid #e5e5e5 !important;
}

.modal-body {
    background-color: #F2DEDE !important;
    padding: 16px !important;
    border: 1px solid #ecbaba;
}

.modal-title {
    color: #335699;
    font-weight: bold;
}

.glyphicon.glyphicon-thumbs-down {
    color: #E63338;
}

.txt_msg {
    font-weight: bold;
}

.panel-heading {
    padding: 2px 5px !important;
}

* {
    margin: 0px;
    padding: 0px;
}

body {
    background: #ecf1f5;
    font: 14px "Open Sans", sans-serif;
    text-align: center;
}

.tile {
    width: 100%;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 2px 3px -1px rgba(151, 171, 187, 0.7);
    float: left;
    transform-style: preserve-3d;
    margin: 10px 5px;

}

.header {
    border-bottom: 1px solid #ebeff2;
    padding: 19px 0;
    text-align: center;
    color: #59687f;
    font-size: 600;
    font-size: 19px;
    position: relative;
}

.banner-img {
    padding: 5px 5px 0;
}

.banner-img img {
    width: 200px;
    border-radius: 5px;
}

.dates {
    border: 1px solid #ebeff2;
    border-radius: 5px;
    padding: 20px 0px;
    margin: 10px 20px;
    font-size: 16px;
    color: #5aadef;
    font-weight: 600;
    overflow: auto;
}

.dates div {
    float: left;
    width: 50%;
    text-align: center;
    position: relative;
}

.dates strong,
.stats strong {
    display: block;
    color: #adb8c2;
    font-size: 11px;
    font-weight: 700;
}

.dates span {
    width: 1px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    background: #ebeff2;
}

.stats {
    border-top: 1px solid #ebeff2;
    background: #f7f8fa;
    overflow: auto;
    padding: 15px 0;
    font-size: 16px;
    color: #59687f;
    font-weight: 600;
    border-radius: 0 0 5px 5px;
}

.stats div {
    border-right: 1px solid #ebeff2;
    width: 33.33333%;
    float: left;
    text-align: center
}

.stats div:nth-of-type(3) {
    border: none;
}

div.footer {
    text-align: right;
    position: relative;
    margin: 20px 5px;
}

div.footer button.Cbtn {
    padding: 10px 25px !important;
    background-color: #DADADA !important;
    color: #666 !important;
    margin: 10px 2px !important;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    border-radius: 6px !important;
}

div.footer button.Cbtn-primary {
    background-color: #5AADF2 !important;
    color: #FFF !important;
    font-size: 11px;
    font-family: "gobCL", Tahoma, Verdana, Segoe, sans-serif;
}

div.footer button.Cbtn-primary:hover {
    background-color: #7dbef5 !important;
}

div.footer button.Cbtn-danger {
    background-color: #fc5a5a !important;
    color: #FFF !important;
    color: #FFF !important;
    font-size: 11px;
    font-family: "gobCL", Tahoma, Verdana, Segoe, sans-serif;
}

div.footer button.Cbtn-danger:hover {
    background-color: #fd7676;
}

label {
    font-family: "gobCL", Tahoma, Verdana, Segoe, sans-serif;
}

.titulopage {
    font-family: "gobCL", Tahoma, Verdana, Segoe, sans-serif;
    margin-top: 10px;
    padding-left: 0px !important;
    font-weight: bold;
    color: #0F69B4 !important;
    font-size: 21px !important;
}

.notaim {
    font-family: "gobCL", Tahoma, Verdana, Segoe, sans-serif;
    width: 100% !important;
    text-align: left !important;
    padding-right: 13px !important;
    padding-left: 23px !important;
    font-size: 15px !important;
    align-content: space-between !important;
    color: #3c3a3a;
    font-weight: 300 !important;
}

.notaim02 {
    width: 100% !important;
    text-align: left !important;
    padding-right: 13px !important;
    padding-left: 23px !important;
    font-size: 15px !important;
    align-content: space-between !important;
    color: #3c3a3a;
    font-weight: 300 !important;
}

.body.error_sucess {
    display: none;
}

#m_imgCaptcha {
    width: 200px;
    height: 50px;
    float: left;
    cursor: pointer;
    border: solid 1px #b9b6b6;
    border-radius: 9px;
}

.texto_cod {
    float: left;
    padding-top: 13px;
    padding-left: 5px;
    color: #336699;
    font-weight: 300;
    font-size: 18px;
}

.glyphicon.glyphicon-file.infofuc {
    font-size: 17px;
}

.glyphicon.glyphicon-info-sign {
    color: #335699;
    font-size: 17px;
}

.glyphicon.glyphicon-remove {
    color: #B94A48;
    font-size: 17px;
}

.glyphicon.glyphicon-ok {
    color: #468847;
    font-size: 17px;
}

.input-group-addon.backerror_cod {
    background-color: #f5d5d5;
}

.input-group-addon.backsuccess_cod {
    background-color: #DFF0D8;
}

.input-group-addon.backinfo_cod {
    background-color: #eee;
}

#resultforms {
    display: none;
}

#result_verif_resolucion {
    display: none;
}

.css_empresa {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    font-size: 12px !important;
    color: #3c3c3c !important;
    font-weight: 500 !important;
    overflow: hidden !important;

}

.css_carga_fecha {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    font-size: 12px !important;
    color: #3c3c3c !important;
    font-weight: 500 !important;
    overflow: hidden !important;

}

/* Nuevas clases para reemplazar estilos inline */
.val-container {
    background: #f7f8fa;
    padding: 15px;
    text-align: left;
    border-top: 1px solid #ebeff2;
    border-radius: 0 0 5px 5px;
    overflow: hidden;
    clear: both;
}

.val-row {
    margin: 0;
}

.val-col {
    padding: 0 5px;
}

.val-label {
    color: #336699;
    font-weight: 300;
    font-size: 14px;
    margin-bottom: 5px;
    display: inline-block;
}

.val-input {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
}

.val-btn {
    height: 34px;
    padding: 6px 12px;
}

.val-res-bold-small {
    font-weight: bold;
    font-size: 11px !important;
    vertical-align: -webkit-baseline-middle;
}

.val-res-bold-small-blue {
    font-weight: bold;
    font-size: 11px !important;
    vertical-align: -webkit-baseline-middle;
    color: #336699;
}

.val-width-40 {
    width: 40% !important;
}

.val-width-30 {
    width: 30% !important;
}

.val-ruta-label {
    font-size: 13px !important;
}

.val-ruta-value {
    font-size: 14px !important;
    font-weight: bold;
}

.val-btn-footer {
    margin-bottom: 20px;
    float: left;
}

.val-btn-footer-disabled {
    cursor: not-allowed;
    margin-bottom: 20px;
    float: left;
}

.val-modal-dialog {
    top: 20% !important;
    left: 10% !important;
}

.val-modal-content {
    max-width: 70% !important;
    border-radius: 9px !important;
}

.val-error-icon {
    color: #B94A48 !important;
    font-weight: bold;
}

.val-error-stats {
    background-color: #f5d5d5 !important;
    border-radius: 5px !important;
}

.val-row-margin-zero {
    margin-left: 0px;
    margin-right: 0px;
}

.val-img-report {
    max-height: 85px;
    width: auto;
}

.val-float-left {
    float: left;
}