/* Minification failed. Returning unminified contents.
(342,1): run-time error CSS1019: Unexpected token, found '}'
 */
a.glyphicon-map-marker:link {
    color: white;
    text-decoration: none;
}

/* visited link */
a.glyphicon-map-marker:visited {
    color: white;
    text-decoration: none;
}

/* mouse over link */
a.glyphicon-map-marker:hover {
    color: white;
    text-decoration:none;
}
.d-deuda{
    height: 300px !important;
}
.d-ultimo {
    height: 225px !important;
}
#list-sum_persona {
    display: inline-block !important;
    width: 75%;
}
#user_suministro{
    padding-top:35px !important;
}
#layoutEmpresaAlcance .dlwImput{
    padding-left: 15px;
    padding-right: 15px
}
@media (min-width:992px) and (max-width:1199px) {
    #layoutEmpresaAlcance .dlwImput {
        padding-left: 0px;
        padding-right: 0px
    }
}
@media (max-width: 1199px) {
    .d-deuda {
        height: 338px !important;
    }
    .d-ultimo {
        height: 338px !important;
    }
    #list-sum_persona {
        display: block !important;
        width: auto;
    }
    #user_suministro {
        padding-top: 0px !important;
    }
}
@media (max-width: 991px) {
    .d-ultimo {
        height: 225px !important;
    }
}
.form-buscarsuministro-content-titulo{
    font-size: 1.4rem;
}
@media (max-width: 991px) {
    .form-buscarsuministro-content-titulo {
        font-size: 1.2rem;
    }
}
/* selected link */
a.glyphicon-map-marker:active {
    color: white;
    text-decoration: none;
}


.form-suministro > div.form-suministro-persona {
    margin-left: 15px;
    margin-right: 15px;
}

.form-suministro-persona > div ul > li, .form-suministro-persona > div ul {
    padding: 0px;
    list-style: none;
    font-size: 11px;
    font-weight: 500;
}

    .form-suministro-persona > div ul > li:first-child {
        /*color: #b52e2e;*/
        line-height: 30px;
        font-size: 14px;
    }

    .form-suministro-persona > div ul > li:not(:first-child) {
        color: #333;
    }

.form-suministro-foto {
    display: inline-block;
    height: 70px;
    width: 70px;
    border: 1px solid #f2f2f2;
    background-color: #d4d4d4;
    margin-right: 10px;
    vertical-align:top; 
}
.form-suministro-persona #list-sum_persona .imput_suministro_persona {
    height: 18px !important;
    margin-left: 0px  !important;
    padding-left: 0px !important;
    font-size: 10px !important;
}
.form-suministro-datos > div:first-child {
    margin-top: 12px;
}

.form-suministro-datos > div:first-child > ul {
    /*margin-left: 15px;*/
    background-color: #283593;
    width: 100%;
    padding: 5px 10px;
    margin-bottom: 0px;
    border-radius: 20px
}
.card-deuda ul li {
    display: inline-block
}
.card-deuda ul li input{
    background-color: transparent !important;
}
.form-suministro-datos > div:first-child > ul > li {
    display: inline-block;
    padding: 0px;
    list-style: none;
    color: white;
}

.form-buscarsuministro-content-titulo {
    border-bottom: 3px solid #45af2a;
    /*padding: 4px;
    padding-left: 1rem !important;*/
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
    font-weight: 400;
    text-transform: uppercase;
    color: #273960;
    /*b-radius*/
    /*-webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;*/
}

.form-buscarsuministro-content-body {
    /*background: #fbfafa;*/
    /*background: #d2d2d2;*/
    /*padding-top: 15px;*/
    /*color: #1c7ab1;*/
    /*padding-left: 1rem !important;*/
    padding: 1.5rem 0 1.5rem 0 !important;
    /*border: 1px solid #cecece;*/
    /* b-radius*/
    /*-webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;*/
    /* b-shadow */
    /*-webkit-box-shadow: -4px 3px 1px -1px rgba(217,217,217,0.55);
    -moz-box-shadow: -4px 3px 1px -1px rgba(217,217,217,0.55);
    box-shadow: -4px 3px 1px -1px rgba(217,217,217,0.55);*/
}
.form-buscarsuministro-content-body .form-group {
    display: flex;
    align-items: center;
}
.form-buscarsuministro-content-body .control-label {
    text-align: right;
    font-weight: 500;
    color: #496ba6
}
/* Styles buscar suministro */

#btnBuscar {
    background-color: #283593 !important;
    border-width: 1px 1px 1px 0px;
    box-shadow: none;
}
.inputBuscar .form-control, .inputBuscar .form-control:focus{
    box-shadow: none !important;
}
.inputBuscar .form-control:focus {
    border-color: #ccc;
    border-width: 1px 0px 1px 1px;

}
#btnBuscar:focus {
    border-color: #ccc !important;
    box-shadow: none !important;
    outline: 0px;
    outline-color: white !important;
    outline-color: white !important;
    outline-offset: 0px;
}
.form-buscarsuministro-content .form-control {
    -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    border-radius: 2px !important;
    background-color: E0E0E0;
}
.logo-distriluz{
    display:none;
}
.logo-distriluz_small {
    display: inline-block;
}
@media (min-width: 768px){
    .customPad {
        padding-top: 0px;
    }
    .customHeight2{
        height: 338px !important;
    }
    
}
@media (min-width: 992px){
    .customPad {
        padding-top: 7px;
    }
    .customHeight2 {
        height: 225px !important;
    }
    .logo-distriluz_small {
        display: none;
    }
    .logo-distriluz{
        display: inline-block;
    }
}


.cusValign{
    display:table-cell;
    vertical-align:middle;
    float: none
}

.customHeight {
    height: 300px !important;
}
.customHeight3 {
    height: 225px !important;
}

/*Sub title*/
.dlSubTitle {
    font-weight: bold;
    color: #4168aa;
}

/*Radio middle */
.radMiddle {
    top: -2px;
    position: relative;
}

/*Estilos modal*/
.closeModal{
    color:white;
    opacity: .9;
}

/* enable absolute positioning */
.inner-addon {
    position: relative;
}

    /* style glyph */
    .inner-addon .glyphicon {
        position: absolute;
        padding: 10px;
        pointer-events: none;
    }

/* align glyph */
.left-addon .glyphicon {
    left: 0px;
}

.right-addon .glyphicon {
    right: -5px;
    top: -4px;
    color: #8a8a8a;
}

/* add padding  */
.left-addon input {
    padding-left: 30px;
}

.right-addon input {
    padding-right: 30px;
}
.periodIF{
    text-align:left !important;
}


/* ICONS */
.customIconHeight{
    height: 12px !important;
}

/* MODALS */

@media (min-width: 768px){
    .modal-lg {
        width: 650px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 970px;
    }
}


/*MODAL CUENTA CORRIENTE*/
.dlModalHeader {
    color: #4168AA;
    background-color: white;
    border-bottom: 5px solid #223D6E;
}
.dlClose {
    top: 5px;
    position: relative;
    color: #70AD3B
}
}
#tblDetalleCuentaCorriente {
    /*border: 1px solid #a5a5a5;*/
}
.dlTable {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 1px 3px rgba(0,0,0,0.16), 0 1px 3px rgba(0,0,0,0.23);
}
    .dlTable thead {
        background-color: #4168AA !important;
        color: white;
        text-transform: uppercase;
    }
    .dlTable thead th {
        vertical-align: middle !important;
        text-align: center;
    }

    .dlTable thead tr th {
        padding: 1rem .75rem;
        font-size: 1rem;
        border-bottom-color: #8ebe64;
        border-bottom-width: 3px;
    }
.dlTable tbody tr td{
    text-align:center;
}
.dlTable tbody tr > .child{
    text-align: left;
}
.dlFooter {
    border: none;
    padding-top: .25rem !important;
    padding-bottom: 1rem !important;
}

.paginate_button>a{
    border: none !important;
}
.dlBtnClose {
    height: auto !important;
    box-shadow: 0 1px 3px rgba(0,0,0,0.16), 0 1px 3px rgba(0,0,0,0.23);
    background-color: #426323;
}
.dataTables_info {
    font-size: 12px !important;
}

/*#tblDetalleCuentaCorriente tbody tr td, #tblHistoricoFacturacion tbody tr td, #tblSuministrosEncontrados tbody tr td{
    text-align: center;
}*/
/* Table Align right*/
#tblDetalleCuentaCorriente tbody tr td:nth-child(8), #tblDetalleCuentaCorriente tbody tr td:nth-child(9),
#tblHistoricoFacturacion tbody tr td:nth-child(8), #tblHistoricoFacturacion tbody tr td:nth-child(9),
#tblDetalleImporte tbody tr td:nth-child(2), #tblDetalleImporte tfoot tr th:nth-child(2),
#tblPagosSuministro tbody tr td:nth-child(3), #tblPagosSuministro tbody tr td:nth-child(4) {
    text-align: right;
}
/* Table Align left */

#tblSuministrosEncontrados tbody tr td:nth-child(2), #tblSuministrosEncontrados tbody tr td:nth-child(4), #tblDetalleImporte tbody tr td:nth-child(1),
#tblDetalleDocumento tbody tr td:nth-child(1) {
    text-align: left;
}

#tblLecturaSuministro tbody tr td:nth-child(1), #tblLecturaSuministro tbody tr td:nth-child(3), #tblLecturaSuministro tbody tr td:nth-child(5) {
    white-space: nowrap;
}
#tblConcepto thead tr th:nth-child(2){
    width: 130px;
}
#tblConcepto thead tr th:nth-child(3) {
    width: 95px;
}
#tblConcepto thead tr th:nth-child(4) {
    width: 70px;
}
.btn-close {
    /*background-color: #545454;*/
    background-color: #d9534f;
    color: white;
    font-size: 12px;
}
.btn-close:hover, .btn-imprimir:hover {
    color: #e8e8e8;
}
.btn-imprimir {
    background-color: #70AD3B;
    color: white;
    font-size: 12px;
} 
.btn-distri-blue {
    background-color: #8a8989;
    /*background-color: #283593;
    border-color: #283593;*/
    color: white;
} 
.btn-distri-blue:hover {
    color: white;
}
/* Estilos tabla */


/*Recibos suministros */
.min-width-40 {
    min-width: 40px !important;
}
.min-width-70{
    min-width: 70px !important;
}
.min-width-80 {
    min-width: 80px !important;
}
.min-width-85 {
    min-width: 85px !important;
}
.min-width-100 {
    min-width: 100px !important;
}
.max-width-75{
    max-width: 75px !important;
}
.width-75{
    width: 75px !important;
}
.width-60 {
    width: 60px !important;
}
.customCheck {
    vertical-align: top;
    top: 5px;
    position: relative;
}

.nav > li > a:focus, .nav > li > a:hover {
    background-color: #ccc;
}
#LectuasConsumo .form-group{
    margin-bottom: 1rem !important;
}
/*#LectuasConsumo .form-group .control-label {
    padding-top: 0px !important;
}*/


/* CAROUSEL */
.thumbnailgallery {
    width: 100%;
    height: 135px;
    overflow: hidden;
}
.gridCarousel {
    width: 20%;
    height: 135px;
    overflow: hidden;
    float: left;
    cursor: pointer;
}
#formPhotoCarrusel .carousel-control{
    width: 5%;
    cursor: pointer
}
.showrooms a:hover {
    color: #ff6d00;
}
.ovf{
    overflow: hidden;
}


/*

@media all and (transform-3d), (-webkit-transform-3d) {
    .multi-item-carousel .carousel-inner > .item {
        transition: 500ms ease-in-out left;
        transition: 500ms ease-in-out all;
        -webkit-backface-visibility: visible;
        backface-visibility: visible;
        -webkit-transform: none !important;
        transform: none !important;
    }
}

*/

@media (min-width: 768px) {
    .thumbnailgallery {
        height: 135px;
    }
    .gridCarousel {
        height: 135px;
    }

        .gridCarousel .overlay {
            top: 0px;
            position: absolute;
            width: 20%;
            height: 0px;
            display: table;
            background-color: rgba(0, 0, 0, 0.33);
            text-align: center;
            -webkit-transition: 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
            -moz-transition: 0.3s ease-in-out, -moz-transform 0.3s ease-in-out;
            transition: all 0.3s ease-in-out, transform 0.3s ease-in-out;
            text-decoration: none;
            /*opacity: 0;
            display: none;
            visibility: hidden;*/
        }

        .gridCarousel:hover .overlay {
            top: 0;
            height: 135px;
            /*opacity: 1;
            display: table;
            visibility: initial;*/
        }

        .gridCarousel .overlay span {
            display: table-cell;
            vertical-align: middle;
            color: white;
            font-size: 0px;
            -webkit-transition: 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
            -moz-transition: 0.3s ease-in-out, -moz-transform 0.3s ease-in-out;
            transition: all 0.3s ease-in-out, transform 0.3s ease-in-out;
        }

        .gridCarousel:hover .overlay span {
            font-size: 35px;
        }

@media (min-width: 992px) {
    .thumbnailgallery {
        height: 180px;
    }

    .gridCarousel {
        height: 180px;
    }
    .gridCarousel:hover .overlay {
        height: 180px;
    }
}

    /*Ocultar paginacion */
    #tblMagnitudes_wrapper > .row:nth-child(3), #tblDetalleImporte_wrapper > .row:nth-child(3), #tblPrecintos_wrapper > .row:nth-child(3),
    #tblTransformador_wrapper > .row:nth-child(3), #tblLecturaRecibo_wrapper > .row:nth-child(3) {
        display: none;
    }

    #tblLecturaSuministroDetalle_wrapper {
        display: none;
    }

    /*Border top */
    .border-top-green {
        border-top: 1px solid #8ebe64;
    }

.container .border-top-green:nth-child(1) {
    border-top: 0px solid white;
    padding-top: 0px !important;
    margin-top: 0px !important;
}



