﻿.accordion .card .card-body.show {
    border-top: none;
}

.accordion .card .card-header {
    border-bottom: 1px solid #ddd;
}

.active .divPaso {
    background: #396;
}


.body-content {
    color: rgba(112,112,112,1);
    margin-bottom: 3em;
}

.body-content b, .body-content strong {
    font-weight: bold;
}


    /*.body-content select:not([size]):not([multiple]) {
        height: calc(1.25rem + 2px);
    }

    .body-content .form-control {
        padding: 0 0.75rem;
        height: calc(1.25rem + 2px);
    }*/

    .body-content .rpt-container {
        -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        -webkit-transition: border-color ease-in-out .15s, 0 ease-in-out .15s;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
        color: #555;
        font-size: 14px;
        line-height: 1.4285;
        min-height: 22px;
        padding: 6px 12px;
        -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        width: 100%;
    }

    .body-content .rpt-container-comentario {
        max-height: 150px;
        overflow-y: auto;
    }

    .body-content label {
        padding-bottom: 0;
        padding-top: 0;
    }

    .body-content span.col-form-label {
        padding-bottom: 0;
        padding-top: 0;
    }

    .body-content textarea.form-control {
        height: 64px;
        padding: 0 12px;
    }

.bottomToolbar {
    background: rgba(112,112,112,1);
    bottom: 0;
    position: fixed;
    text-align: right;
    width: 100%;
    color: white;
    
}

    .bottomToolbar .lblAplicacion {
        margin: 0;
        text-align: center;
    }

.checkbox-inline {
    padding-left: 0;
}

    .checkbox-inline.checked-list-box input[type="checkbox"] {
        margin-left: 0;
    }

    .checkbox-inline.checked-list-box label {
        font-weight: normal;
        margin: 0 18px;
    }

.checked-list-box.checked-list-label-no-block label {
    display: inline;
}


.col-form-label-normal {
    font-weight: normal;
}


.divPaso {
    background: #4D6185;
    border-radius: 50%;
    color: #FFF;
    font-size: 20px;
    font-weight: bold;
    height: 40px;
    margin: 0 25px 5px 0;
    padding-top: 5px;
    text-align: center;
    vertical-align: middle;
    width: 40px;
}

.form-enmienda .div-solicitud {
    max-height: 55em;
    overflow-y: auto;
    overflow-x: hidden;
}

.row .col-form-label {
    font-weight: bold;
}

.form-group .col-form-label {
    text-align: right;
}

.form-group .col-form-label-left {
    text-align: left;
}

.img-volver {
    margin-bottom: 2em;
    margin-top: 5em;
    width: 70px;
}

.input-group .form-control {
    z-index: 0;
}

.input-group-text-red {
    color: #9f2e2b;
}

.input-group {
    /*height: calc(1.25rem + 2px);*/
}

    .input-group .input-group-text {
        padding: 0 0.75rem;
    }

.lbl-estado {
    font-size: 19px;
}

.logo-home {
    max-width: 360px;
    width: 100%;
}

.logo-home-gn {
    max-width: 250px;
    width: 100%;
}

.logo-home-cfc {
    max-width: 120px;
    width: 100%;
}

.modal-dialog-mediano .modal-dialog-grande {
    width: auto;
}

.nav-tabs > .nav-item > .nav-link {
    font-weight: bold;
    color: #9f2e2b;
}

    .nav-tabs > .nav-item > .nav-link input[type='submit'] {
        font-weight: bold;
        color: #9f2e2b;
    }

        .nav-tabs > .nav-item > a:hover,
        .nav-tabs > .nav-item > a:focus,
        .nav-tabs > .nav-item > .nav-link input[type="submit"]:hover,
        .nav-tabs > .nav-item > .nav-link input[type="submit"]:focus {
            border-color: #eee #eee #ddd;
            text-decoration: none;
            background-color: #eee;
            color: #d56764;
            cursor: pointer;
        }

.card .row {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
}

.card .card-header {
   
    font-size: 1rem;
    font-weight: bold;
    padding: 0.75rem;
}



.card .card-body {
    padding: 0.75rem;
}

.card-check-list {
    height: 10em;
    margin-bottom: 0;
    overflow-y: auto;
}

    .card-check-list .checked-list-box input[type="checkbox"],
    .checked-list-box input[type="checkbox"] {
        margin-left: 0;
    }

    .card-check-list .checked-list-box label,
    .checked-list-box label {
        font-weight: normal;
        margin-left: 5px;
        margin-top: 0;
    }

.card-gray .card-body {
    background-color: rgba(245,245,245,1);
}

.card-header .logo {
    margin-right: 10px;
    width: 30px;
}

.card .card-header-glyphicon {
    height: 26px;
    padding-bottom: 2px;
    padding-top: 2px;
}

.card-body-striped > .row-striped:nth-of-type(odd) {
    background-color: #f5f5f5;
}

.row-no-margin {
    margin: 0;
}

.rpt-container:focus {
    border-color: #66afe9;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(102,175,233,0.6);
    outline: 0;
}

.tab-pane .card .card .card-header {
    background-color: #f5f5f5;
    color: rgba(112,112,112,1);
}

.tab-pane .card .card-header {
    background-color: #e1e1e1;
    color: rgba(112,112,112,1);
}

.table-responsive .checked-list-box td {
    border: none;
}

.ui-autocomplete {
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: scroll;
}

body {
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}

    body .col-sin-padding {
        padding: 0;
    }

    body a {
        color: #9f2e2b;
    }

        body a:hover,
        body a:focus {
            color: #d56764;
        }


iframe {
    border: none;
    margin: 0;
    padding: 0;
}

table.table th, table.table td {
    padding: 0.5rem;
}

table .col-boton {
    text-align: center;
}

    table .col-boton .btn-1 {
        font-size: 13px;
    }

table thead th {
    border-top: none !important;
}

table.first-tr-no-border tr:first-child td {
    border-top: none;
}

#info {
    padding-left: 2px;
}

.segundoPlazo {
    color: orange;
}

.finPlazo {
    color: red;
}

.colorRojo {
    color: red;
}

.ul-leyenda {
    list-style: none;
    text-align: left;
    padding-left: 0.2rem;
    margin-bottom: 0.2rem;
}

.ul-leyenda-lista {    
    text-align: left;    
    padding-left: 0.7rem;
    margin-bottom: 0.2rem;
}

.leyenda {
    overflow: hidden;
    padding: 0 5px;
    font-size: 10px;
    border: 1px solid white;
    margin-right: 10px;
}

.leyenda-naranja {
    background-color: orange;
}

.leyenda-roja {
    background-color: red;
}

.leyenda-negra {
    background-color: rgba(112, 112, 112, 1);
}

.leyenda-gris {
    background-color: grey;
}

.leyenda-verde {
    background-color: green;
}

.colorFondo {
    background-color: #f5f5f5;
}

.sinColorFondo {
    background-color: #ffffff;
}

.nav-tabs li.tab-solAcreditacion a {
    padding: 0;
}

.nav-tabs li.tab-solAcreditacion input[type='submit'] {
    padding: 10px 15px;
}

.col-exportar {
    color: black;
    border-bottom: 1px solid #dee2e6;
    padding-right: 0;
    margin-right: 15px;
}

    .col-exportar a {
        padding: 9px 15px;
        color: black;
    }

.col-modificar {
    color: black;
    border-bottom: 1px solid #dee2e6;
    padding-right: 0;
}

    .col-modificar a {
        padding: 9px 15px;
        color: black;
    }

table td[class*=col-], table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none;
}

.hoverCursor :hover {
    cursor: not-allowed;
}

.horasCambiadas {
    background-color: #d1ecf1 !important;
}

    .horasCambiadas:hover {
        background-color: #a0d7e2 !important;
    }

table.display.dataTable tbody tr.horasCambiadas > .sorting_1, table.hover.order-column.dataTable tbody tr.horasCambiadas > .sorting_1 {
    background-color: #d1ecf1 !important;
}

table.display.dataTable tbody tr.horasCambiadas:hover > .sorting_1, table.hover.order-column.dataTable tbody tr.horasCambiadas:hover > .sorting_1 {
    background-color: #a0d7e2 !important;
}

span.form-check input {
    position: absolute;
    margin-top: 0.3rem;
    margin-left: -1.25rem;
}

span.form-check label {
    margin-bottom: 0;
}

span.form-check-inline input {
    position: static;
    margin-top: 0;
    margin-right: 0.31rem;
    margin-left: 0;
}

span.form-check-list {
    position: relative;
    display: block;
}

    span.form-check-list input {
        position: absolute;
        margin-top: 0.3rem;
        margin-left: -1.25rem;
    }

span.form-check-list-inline input {
    position: static;
    margin-top: 0;
    margin-right: 0.31rem;
    margin-left: 0;
}


.form-check-list-inline label {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: 0.75rem;
    margin-bottom: 0;
}


div.row-cabecera {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0.25rem;
    border-bottom: 1px solid #dee2e6;
}

div.row-tabla {
    padding: 0.5rem;
    line-height: 1.5;
    font-size: 0.85rem;
    border-top: 1px solid #dee2e6;
    margin-left: 0;
    margin-right: 0;
}

.form-control-enmienda {
  border-color: red;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(254, 114, 114, .6);
}

/*Tamaño fuente*/
body {
    font-size: 0.85rem !important;
}

    body .form-control {
        font-size: 0.85rem;
    }

    body .dropdown-menu {
        font-size: 0.85rem;
    }

    body .input-group-text {
        font-size: 0.85rem;
    }

    body .popover-header {
        font-size: 0.85rem;
    }
/*Tamaño fuente*/

@media all and (min-width: 768px) {
    .modal-dialog-grande {
        max-width: 950px;
    }

    .modal-dialog-mediano {
        max-width: 750px;
    }
}

@media all and (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #FFF;
    }
}

/*Estilos para col-*/
@media (max-width: 575.98px) {
 .form-group .col-form-label {
        text-align: left;
    }
}

.nav-tabs .colorTab, .nav-link .colorTab {
    background-color: #d9feca !important;
    border-bottom: 1px solid transparent;
    border-bottom-color: #e1e1e1;
}


/* Modificaciones Acredita DGA */

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: 700;
}

.tricolor {
    width: 100%;
    height: 10px;
}
.tricolor .color-1 {
    width: 33.33%;
    float: left;
    background-color: #fdcb33;
    height: 10px;
}
.tricolor .color-2 {
    width: 33.34%;
    float: left;
    background-color: #fa9902;
    height: 10px;
}
.tricolor .color-3 {
    width: 33.33%;
    float: left;
    background-color: #f05442;
    height: 10px;
}
#heading,
#divCabecera {
    min-height: 68px;
    line-height: 68px;
}
    #heading h1,
    #divCabecera h1{
        margin: 0;
    }
    #heading h2,
    #divCabecera h2{
        margin: 0;
        display: inline-block;
        font-size: 24px;
        line-height: 50px;
    }

.footer {
    background-color: #333;
}
    .footer a, .footer a:hover {
        /*color: #fff;*/
    }

    .footer.bottomToolbar {
        font-size: 14px;
        color: rgb(94, 97, 107);
        background: #F6F6F5;
        border-top: 1px solid #92949B;
        text-align: initial;
        position: relative
    }

body {
    padding-bottom: 20px;
    margin-bottom: 110px;
}

.footer {
    position: absolute !important;
    bottom: 0 !important;
    width: 100%;
    overflow: hidden;
    height: 110px;
    background-color: #f5f5f5;
}

html {
    position: relative;
    min-height: 100% !important;
}

@media screen and (max-width: 767px) {
    .footer {
        height: 160px !important;
    }

    body {
        margin-bottom: 160px !important;
    }
}

#ListadoDocumentosAuditoria,
#ListadoDocumentosAuditoria *,
#ListadoDocumentosAuditoriaMod,
#ListadoDocumentosAuditoriaMod * {
    border: 0 !important;
}