﻿label {
    color: #2d2d2d;
    font-weight: 600 !important;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    opacity: 0.7 !important;
    background-color: #f2f2f2 !important;
}


.nav-tabs-horizontal .nav-tabs > li > a {
    padding: 8px 50px !important;
    border-radius: 6px 5px 0 0;
    font-weight: bold;
}

    .nav-tabs-horizontal .nav-tabs > li > a:hover, .nav-tabs-horizontal .nav-tabs > li > a:focus, .nav-tabs-horizontal .nav-tabs > li.active > a, .nav-tabs-horizontal .nav-tabs > li.active > a:hover, .nav-tabs-horizontal .nav-tabs > li.active > a:focus {
        border-bottom: 2px solid #188ae2;
        background: #b6dfff;
        color: #013069;
        font-weight: bold;
    }

.box, .widget {
    box-shadow: 0 0px 2px #c1c1c1 !important;
}

.tab-content {
    border-right: 1px #ddd solid;
    border-left: 1px #ddd solid;
    border-bottom: 1px #ddd solid;
    margin-bottom: 25px;
    border-radius: 0 0 5px 5px;
}


    /*.login-part {background-image: url('../../../../../Images/System/LoginBG.jpg');background-size:cover;background-repeat:no-repeat;}*/
.login-part .brand-name {
    color: #fff;
    font-size: 27px;
    text-shadow: 1px 1px 0px #000;
    font-weight: bold;
    letter-spacing: 0.5px;
}

.brand-name .brand-name-c {
    width: 330px;
    margin: 0 auto;
}

.brand-name .brand-name-c img {
    width: 100%;
    max-width: 80px;
    float: left;
    margin-right:15px;
}

    .brand-name .brand-name-c h2 {
        text-align: left;
        font-size: 22px;
        font-weight: bold;
    }
/*.login-part .brand-name {
    color: #cce8ff;
    font-size: 29px;
}*/
.login-part .brand-name .fa {color:#fff;}
.login-part .simple-page-form {
    border-top: 5px #e63b33 solid;
}
.login-part .simple-page-wrap {width: 100%;max-width: 400px;margin: 5% auto;background: rgba(0, 0, 0, 0.50);padding: 15px 15px;border-radius: 8px;}
.login-part h4 {font-size: 25px;color: #1f3242;}
.footer-login {font-size: 20px;color: #fff;line-height: 13px;text-align: right;}
.footer-login span {font-size: 14px;}

.validation-summary-errors li {background: #ffd7d7;margin: 5px 0px;border-radius: 3px;padding: 2px 8px;color: #000;}
.validation-summary-errors li:before {content: '\f00d';font-family: FontAwesome;margin-right: 5px;color: #f00;vertical-align: top;}

.simple-page-logo {
    margin-bottom: 40px !important;
}


/* PERFIL TOOLBAR */

.menu-toolbar-perfil .avatar-md {
    width: 36px;
    height: 36px;
    float: left;
    margin-top: 18px;
    margin-right: 10px;
    border: 1px #fff solid;
    border-radius: 50%;
}

.menu-toolbar-perfil .username {
    color: #fff;
    position: relative;
    top: 15px;
    padding-right: 10px;
}

.menu-toolbar-perfil .img-perfil {
    cursor:pointer;
}

.menu-toolbar-perfil .foldable {
    float: right;
}

.navbar-right .dropdown-menu {
    right: 0px !important;
    width: 200px !important;
}

/*.CA-part {background-image: url('../../../../../Images/System/LoginBG.jpg');background-size:cover;background-repeat:no-repeat;}*/
.CA-part .brand-name {
    color: #fff;
    font-size: 27px;
    text-shadow: 1px 1px 0px #000;
    font-weight: bold;
    letter-spacing: 0.5px;
}

/*.CA-part .brand-name {color:#cce8ff;}*/
.CA-part .brand-name .fa {color:#fff;}
.CA-part .simple-page-form {border-top: 5px #003679 solid;}
.CA-part .simple-page-wrap {
    margin: 2% auto;
    max-width: 520px;
    width: 100%;
    background: rgba(0, 0, 0, 0.50);
    padding: 15px 15px;
    border-radius: 8px
}
.CA-part #controlacceso-div {background: #fff;padding: 0px 15px;border-radius: 3px;border-top: 5px #003679 solid;margin: 0px 0px 20px 0px;}
.CA-part #controlacceso-div h2{text-align:center;margin-bottom:25px;color:#000;}
.CA-part .botones-CA {width:100%;padding:0px 15px 25px 15px;}
.CA-part #btn-Salir-CA {float: right;}


.CiaSuc-part .brand-name {
    color: #003679;
    font-size: 27px;
    text-shadow: 1px 1px 0px #000;
    font-weight: bold;
    letter-spacing: 0.5px;
}

.CiaSuc-part .brand-name .fa {color: #fff;}
.CiaSuc-part .simple-page-form {border-top: 5px #003679 solid;}
.CiaSuc-part .simple-page-wrap {
    margin: 2% auto;
    max-width: 900px;
    width: 100%;
    background: rgba(0, 0, 0, 0.50);
    padding: 15px 15px;
    border-radius: 8px
}
.CiaSuc-part #controlacceso-div {
    background: #fff;
    padding: 0px 15px;
    border-radius: 3px;
    border-top: 5px #003679 solid;
    margin: 0px 0px 20px 0px;
}
.CiaSuc-part #controlacceso-div h2 {text-align: center;margin-bottom: 25px;color: #000; }
.CiaSuc-part .botones-CA {width: 100%;padding: 0px 15px 25px 15px;}
.CiaSuc-part #btn-Salir-CA {float: right;}

.cs-container-Compania, .cs-container-Sucursal {
    padding: 0px 0px 0px 7%;
    display: flex;
}

.cs-container-Compania p:nth-child(1) {color: #fff;}
.cs-container-Sucursal p:nth-child(1) {color: #fff;}
/*.cs-container-Compania p:nth-child(2) {margin-left: 20px;}
.cs-container-Sucursal p:nth-child(2) {margin-left: 20px;}*/


p.t-menu-div-sesion{background: rgba(152, 152, 152, 0.13);margin-bottom: 15px;padding: 3px 20px;font-weight:600;}
p.t-menu-div-entidad{background: rgba(152, 152, 152, 0.13);margin-bottom: 5px;margin-top: 0px;padding: 3px 20px;font-weight:600;}
p.t-menu-div-nav{background: rgba(152, 152, 152, 0.13);margin-bottom: 0;padding: 3px 20px;font-weight:600;}

.report-modal {cursor:pointer;}
.daterangepicker {z-index: 1000000000 !important;}

.title-mant {margin-top:0;display: inline-block;vertical-align: middle;color: #188ae2;}
span.sitemap {float: right;margin-top: 12px;}
h4.widget-title {display: inline-block;vertical-align: middle;margin-top: 8px;}
.mant-breadcrumb {margin-bottom: 15px;}
span.sitemap .fa {font-size: 5px;vertical-align: middle;margin: 0 5px;color: #c3c3c3;}
span.sitemap b{color:#000;}
.selected {background: #ffeab9 !important;font-weight: bold !important;}
.app-customizer-toggle {top:100px !important;}
.primary-modal .jconfirm-buttons {display: none !important;}
span.brand-icon img {
    width: 36px;
    margin-top: -5px;
}
.navbar-brand .brand-icon {font-size:28px !important;}
.crud-buttons button {font-size:14px;}
.crud-buttons-modal {
    border-top: 1px #ddd solid;
    padding-top: 15px;
    margin-top: 20px;
    text-align: right;
}

.primary-modal .crud-buttons-modal {
    position: fixed;
    z-index: 5;
    background: #fff !important;
    bottom: 2px;
    width: 97%;
    max-width: 1020px;
    margin-left: -31px;
    padding-right: 10px;
    padding-bottom: 15px;
}

.navbar-brand .brand-name {
    font-size: 13px !important;
    font-weight: bold !important;
    text-transform: uppercase;
    letter-spacing: -1px;
    float: right;
    position: relative;
    top: -31px;
    right: 0;
    line-height: 14px;
    width: 140px;
}

.select2-dropdown {z-index: 100000000 !important;}
#img-Ficheros {width: 125px;height: auto;border: 1px #ddd solid;padding: 15px;border-radius: 3px;}
#img-Ficheros img {width: 100%;height: auto;}

.field-validation-error {position: absolute;font-size: 14px;}

.modal-list-crud {
    margin: 25px 0px 15px 0;
    text-align: right;
}
    .modal-list-crud button {
        font-size: 15px;
    }

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    opacity: 0.4 !important;
    filter: alpha(opacity=40);
}

#loading-process {
    font-size: 14px;
    color: #fff;
    margin-left: 4px;
    margin-right: -3px;
}

/* Pagina Sin Acceso */
.sinacceso-c {
    display: table;
    height: 45vh;
    width: 100%;
    padding: 30px 30px;
    margin-bottom: 15px;
    border-radius: 8px;
    text-align: center;
    background: #fff;
    border: 1px #ccc solid;
}
.sinacceso-c i {font-size: 125px;color: #ecaf6d;}
.sinacceso-c .container {display: table-cell;vertical-align: middle;}
.sinacceso-c p {width: 100%;max-width: 970px;margin: 0 auto;font-size: 17px;}
.sinacceso-c a {font-weight: bold;}

/* Pagina Welcome */
.sinacceso-c-w {
    display: table;
    width: 100%;
    /*padding: 30px 30px;*/
    /*margin-bottom: 15px;*/
    text-align: center;
    background: #fff;
    /*border: 1px #ccc solid;*/
}
    .sinacceso-c-w .container {
        display: table-cell;
        vertical-align: middle;
        background: rgba(255, 255, 255, 0.50);
        color:#000;
    }

    .sinacceso-c-w h2 {
        color: #3398e5;
    }

    .sinacceso-c-w .details {
        background: #fff;
        width: 100%;
        max-width: 400px;
        margin: 0 auto;
        padding: 30px;
        border-radius: 5px;
        box-shadow: 3px 3px 0px #8a8a8a;
    }

    .sinacceso-c-w p {
        width: 100%;
        max-width: 970px;
        margin: 0 auto;
        font-size: 17px;
    }

    .sinacceso-c-w a {
        font-weight: bold;
    }

/* DASHBOARD */

.UserInfoName:hover {background: #e8e8e8;}
.UserInfoName span {position: absolute;text-align: center;background: #252525;font-size: 12px;padding: 5px 5px;color: #fff;border-radius: 5px;}
.UserInfoName .hideSpanAuditoria {display:none;}

div.dataTables_wrapper div.dataTables_processing {width: 150px !important;top:10% !important;border-radius: 5px;background: rgba(24, 138, 226, 0.8);color: #fff;}

.dataTables_wrapper thead {
    background: #3a4463;
    color: #fff;
}

.arcustom tr.group {
    background: #013069 !important;
    color: white !important;
    text-shadow: none !important;
}

.wrap {
    padding-bottom: 30px;
}

.app-footer .copyright {
    color: #969695 !important;
    font-weight: 400 !important;
}

.crud-buttons-tabsecondary button .fa {
    font-size: 17px;
}

.jconfirm:not(.jconfirm-modern) span.jconfirm-title {
    color: #188ae2;
}

    .jconfirm:not(.jconfirm-modern) span.jconfirm-title .noContModal {
        color: #ff0000;
        font-size: 25px;
    }

span.area-conectada-desc {
    background: #b6dfff;
    color: #3a4463;
    padding: 5px 10px;
    border: 1px #a6c9e4 solid;
    border-radius: 4px;
    position: relative;
    top: 5px;
    left: 7px;
}
/* Responsive Things */

@media screen and (min-width:991px){
    #div-FiltrosContenedores .widget {
        height: 315px;
    }
}
@media screen and (min-width:767px) {
    .crud-buttons {float: right;}
    .app-footer {
        position: fixed;
        background: #fff;
        padding: 2px 20px !important;
        bottom: 0px;
        margin-left: -34px;
        width: 100%;
        z-index: 100;
    }

    .navbar-right .dropdown-menu {
        top: 20px !important;
        right: 10px !important;
        left: 0px !important;
    }

    body.menubar-fold .foldable {
        visibility: visible !important;
        display: block !important;
    }

    .menubar-fold .session-cs {
        position: absolute;
        width: 220px;
        background: #fff;
        left: 80px;
        top: 0px;
        display: none;
        box-shadow: 2px 1px 2px rgba(0, 0, 0, 0.08);
    }

    .menubar-fold .cs-container-Compania p:nth-child(1) {
        padding: 8px 20px;
        background-color: rgba(237, 240, 245, 0.5);
        border-bottom: 1px #e8e8e8 solid;
    }

    .menubar-fold .cs-container-Sucursal p:nth-child(1) {
        padding: 8px 20px;
        background-color: rgba(237, 240, 245, 0.5);
        border-bottom: 1px #e8e8e8 solid;
    }

    .menubar-fold .app-menu > li > a {
        text-align: center;
    }
}

@media screen and (max-width:767px){
    .crud-buttons button {
        /*display: block;*/
        /*width: 100%;*/
        /*margin: 10px 0;*/
        /*font-size: 22px;*/
    }

    .crud-buttons-modal button {
        /*display: block;*/
        /*width: 100%;*/
        /*margin: 10px 0;*/
        /*font-size: 22px;*/
    }

    #crud-buttons-Filtros button {
        display: block;
        width: 100%;
        margin: 10px 0;
        font-size: 22px;
    }

    .menu-toolbar-perfil .username {
        color: #000;
    }

    .navbar-right .dropdown-menu {
        top: 20px !important;
    }
}

/* MODAL CONFIRM THINGS */

.jc-bs3-container {
    padding: 0 !important;
    max-width: 1024px;
}

.jconfirm.jconfirm-bootstrap .jconfirm-box {
    padding: 15px 0 48px 0 !important;
}

/* Eliminar los steps de los inputs number */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

input[type=number] {
    -moz-appearance: textfield; /* Firefox */
}

.select2-results__group {
    background: #3a4463 !important;
    color: #fff !important;
}

.select2-selection {
    height: auto !important;
}

span.select2-selection__choice__remove {
    color: #b6dfff !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #013069 !important;
    border: 1px solid #001f44 !important;
    color: #fff !important;
}


/* Estilo para la grafica de los documentos */
@-webkit-keyframes myanimation {
    from {
        left: 0%;
    }

    to {
        left: 50%;
    }
}

/* tamaño de la barra */
.checkout-wrap {
    color: #444;
    font-family: 'PT Sans Caption', sans-serif;
    /*margin: 40px auto;
    max-width: 90vw;*/
    position: relative;
}

ul.checkout-bar {
    margin: 0 20px;
}

    /* posicion de los elementos */
    ul.checkout-bar li {
        color: #ccc;
        display: block;
        font-size: 16px;
        font-weight: 600;
        padding: 14px 20px 14px 80px;
        position: relative;
    }

        /* darle forma circular a los elementos */
        ul.checkout-bar li:before {
            -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
            box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
            background: #ddd;
            border: 2px solid #FFF;
            border-radius: 50%;
            color: #fff;
            font-size: 16px;
            font-weight: 700;
            left: 20px;
            line-height: 37px;
            height: 35px;
            position: absolute;
            text-align: center;
            text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
            top: 4px;
            width: 35px;
            z-index: 1;
        }

    /* darle color al elemento activo */
    ul.checkout-bar li {
        color: #424242;
        font-weight: bold;
        font-size: 13px;
    }

        /* darle color al elemento activo */
        ul.checkout-bar li.proceso {
            font-weight: bold;
        }

            /* darle color y posicion al elemento activo*/
            ul.checkout-bar li.proceso:before {
                background: #2e99f8;
                /*z-index: 99999;*/
            }

        /* darle color a los elementos visitados */
        ul.checkout-bar li.completado {
            background: #ECECEC;
            /*z-index: 99999;*/
        }

            /* darle color y posicion a los elementos visitados */
            ul.checkout-bar li.completado:before {
                background: #8bc53f;
                /*z-index: 99999;*/
            }
            
        /* darle color a los elementos visitados */
        ul.checkout-bar li.liquidado {
            background: #ECECEC;
            /*z-index: 99999;*/
        }

            /* darle color y posicion a los elementos visitados */
            ul.checkout-bar li.liquidado:before {
                background: #8bc53f;
                /*z-index: 99999;*/
            }

        /* darle color a los elementos visitados */
        ul.checkout-bar li.a.liquidar {
            background: #ECECEC;
            /*z-index: 99999;*/
        }

            /* darle color y posicion a los elementos visitados */
            ul.checkout-bar li.a.liquidar:before {
                background: #ffa07a;
                /*z-index: 99999;*/
            }

        /* darle color a los elementos siguientes */
        ul.checkout-bar li.next {
            background: #ECECEC;
            /*z-index: 99999;*/
        }

            /* darle color y posicion a los elementos siguientes */
            ul.checkout-bar li.next:before {
                background: #ECECEC;
                /*z-index: 99999;*/
            }

        /* darle color al ultimo elemento */
        ul.checkout-bar li.last {
            background: #ECECEC;
            /*z-index: 99999;*/
        }

            /* darle color y posicion al ultimo elemento */
            ul.checkout-bar li.last:before {
                /*z-index: 99999;*/
            }

        /* darle color al ultimo elemento */
        ul.checkout-bar li.liquidado.por.la.Sucursal {
            background: #ECECEC;
            /*z-index: 99999;*/
        }

            /* darle color y posicion al ultimo elemento */
    ul.checkout-bar li.liquidado.por.la.Sucursal:before {
        background: #4ed1d4;
        /*z-index: 99999;*/
    }

        /* darle color a los elementos rechazados */
        ul.checkout-bar li.rechazado {
            background: #ECECEC;
            /*z-index: 99999;*/
        }

            /* darle color y posicion a los elementos rechazados */
            ul.checkout-bar li.rechazado:before {
                background: #ea3e3e;
                /*z-index: 99999;*/
            }

        /* darle color a los elementos en transito */
        ul.checkout-bar li.transito {
            background: #ECECEC;
            /*z-index: 99999;*/
        }

            /* darle color y posicion a los elementos transito */
            ul.checkout-bar li.transito:before {
                background: #f8bd2e;
                /*z-index: 99999;*/
            }

        /* darle color al primer elemento */
        ul.checkout-bar li.first {
            background: #ECECEC;
            /*z-index: 99999;*/
        }

            /* darle color y posicion al primer elemento */
            ul.checkout-bar li.first:before {
                /*z-index: 99999;*/
            }

        /* ponerle el circulo delante del elemento */
        ul.checkout-bar li:nth-child(1):before {
            content: "1";
        }

        /* ponerle el circulo delante del elemento */
        ul.checkout-bar li:nth-child(2):before {
            content: "2";
        }

        /* ponerle el circulo delante del elemento */
        ul.checkout-bar li:nth-child(3):before {
            content: "3";
        }

        /* ponerle el circulo delante del elemento */
        ul.checkout-bar li:nth-child(4):before {
            content: "4";
        }

        /* ponerle el circulo delante del elemento */
        ul.checkout-bar li:nth-child(5):before {
            content: "5";
        }

        /* ponerle el circulo delante del elemento */
        ul.checkout-bar li:nth-child(6):before {
            content: "6";
        }

        /* ponerle el circulo delante del elemento */
        ul.checkout-bar li:nth-child(7):before {
            content: "7";
        }

        /* ponerle el circulo delante del elemento */
        ul.checkout-bar li:nth-child(8):before {
            content: "8";
        }

        /* ponerle el circulo delante del elemento */
        ul.checkout-bar li:nth-child(9):before {
            content: "9";
        }

        /* ponerle el circulo delante del elemento */
        ul.checkout-bar li:nth-child(10):before {
            content: "10";
        }

        /* ponerle el circulo delante del elemento */
        ul.checkout-bar li:nth-child(11):before {
            content: "11";
        }

        /* ponerle el circulo delante del elemento */
        ul.checkout-bar li:nth-child(12):before {
            content: "12";
        }

        /* ponerle el circulo delante del elemento */
        ul.checkout-bar li:nth-child(13):before {
            content: "13";
        }

        /* ponerle el circulo delante del elemento */
        ul.checkout-bar li:nth-child(14):before {
            content: "14";
        }

        /* ponerle el circulo delante del elemento */
        ul.checkout-bar li:nth-child(15):before {
            content: "15";
        }

        /* ponerle el circulo delante del elemento */
        ul.checkout-bar li:nth-child(16):before {
            content: "16";
        }

        /* ponerle el circulo delante del elemento */
        ul.checkout-bar li:nth-child(17):before {
            content: "17";
        }

        /* ponerle el circulo delante del elemento */
        ul.checkout-bar li:nth-child(18):before {
            content: "18";
        }

        /* ponerle el circulo delante del elemento */
        ul.checkout-bar li:nth-child(19):before {
            content: "19";
        }

        /* ponerle el circulo delante del elemento */
        ul.checkout-bar li:nth-child(20):before {
            content: "20";
        }

        /* ponerle el circulo delante del elemento */
        ul.checkout-bar li:nth-child(21):before {
            content: "21";
        }

        /* ponerle el circulo delante del elemento */
        ul.checkout-bar li:nth-child(22):before {
            content: "22";
        }

        /* ponerle el circulo delante del elemento */
        ul.checkout-bar li:nth-child(23):before {
            content: "23";
        }

        /* ponerle el circulo delante del elemento */
        ul.checkout-bar li:nth-child(24):before {
            content: "24";
        }

        /* ponerle el circulo delante del elemento */
        ul.checkout-bar li:nth-child(25):before {
            content: "25";
        }

        /* ponerle el circulo delante del elemento */
        ul.checkout-bar li:nth-child(26):before {
            content: "26";
        }

        /* ponerle el circulo delante del elemento */
        ul.checkout-bar li:nth-child(27):before {
            content: "27";
        }

        /* ponerle el circulo delante del elemento */
        ul.checkout-bar li:nth-child(28):before {
            content: "28";
        }

        /* ponerle el circulo delante del elemento */
        ul.checkout-bar li:nth-child(29):before {
            content: "29";
        }

        /* ponerle el circulo delante del elemento */
        ul.checkout-bar li:nth-child(30):before {
            content: "30";
        }

    /* Ponerle color al texto */
    ul.checkout-bar a {
        color: #57aed1;
        font-size: 16px;
        font-weight: 600;
        text-decoration: none;
    }

@media all and (max-width: 985px) {
    ul.checkout-bar li {
        display: block;
        position: relative;
        min-height: 40px;
    }

        ul.checkout-bar li.first {
            background: #ffffff;
            /*z-index: 6;*/
        }

        ul.checkout-bar li.completado {
            background: #ffffff;
        }

        ul.checkout-bar li.finalizado {
            background: #ffffff;
        }

        ul.checkout-bar li.rechazado {
            background: #ffffff;
            /*z-index: 3;*/
        }

        ul.checkout-bar li.next {
            background: #ffffff;
            /*z-index: 2;*/
        }

        ul.checkout-bar li.transito {
            background: #ffffff;
            /*z-index: 2;*/
        }

        ul.checkout-bar li.last {
            background: #ffffff;
            /*z-index: 1;*/
        }

        ul.checkout-bar li.gestión {
            background: #ffffff;
            /*z-index: 1;*/
        }

    li.Tooltip:hover .fechas-doc {
        top: 55px;
        left: -32px;
    }
}

@media all and (min-width: 985px) {
    /* forma basica de la barra */
    .checkout-bar li:after {
        -webkit-animation: myanimation 3s 0;
        background-size: 35px 35px;
        background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
        background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
        -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
        box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
        content: "";
        height: 15px;
        left: 50%;
        position: absolute;
        top: -50px;
        width: 100%;
        /*z-index: 99;*/
    }

    /* ponerle color a la barra del elemento activo */
    .checkout-bar li.proceso:after {
        background-color: #2e99f8;
    }

    .checkout-wrap {
        margin: 60px auto;
    }

    /* posicion de los elementos */
    ul.checkout-bar li {
        display: inline-block;
        margin: 50px 0 0;
        padding: 0;
        text-align: center;
        /*max-width: 19%;*/
        min-width: 1%;
    }

        /* Posicion de los circulos */
        ul.checkout-bar li:before {
            height: 45px;
            left: 40%;
            line-height: 45px;
            position: absolute;
            top: -65px;
            width: 45px;
            /*z-index: 99;*/
        }

        /* Posicion de los circulos */
        ul.checkout-bar li.first:before {
            left: 40%;
        }

        /* fondo de los textos de los elementos visitados */
        ul.checkout-bar li.completado {
            background: none;
        }

            /* ponerle color a las barras de los elementos visitados */
            ul.checkout-bar li.completado:after {
                background-color: #8bc53f;
            }

        /* fondo de los textos de los elementos visitados */
        ul.checkout-bar li.finalizado {
            background: none;
        }

        /* fondo de los textos de los elementos por visitar */
        ul.checkout-bar li.next {
            background: none;
        }

            /* ponerle color a las barras de los elementos por visitar */
            ul.checkout-bar li.next:after {
                background-color: #ECECEC;
            }

        /* fondo de los textos de los elementos rechazados */
        ul.checkout-bar li.rechazado {
            background: none;
        }

            /* ponerle color a las barras de los elementos rechazados */
            ul.checkout-bar li.rechazado:after {
                background-color: #ea3e3e;
            }

        /* fondo de los textos de los elementos por visitar */
        ul.checkout-bar li.transito {
            background: none;
        }

            /* ponerle color a las barras de los elementos por visitar */
            ul.checkout-bar li.transito:after {
                background-color: #ECECEC;
            }

        /* fondo de los textos de los elementos por visitar */
        ul.checkout-bar li.first {
            background: none;
        }

            /* ponerle color a las barras de los elementos por visitar */
            ul.checkout-bar li.first:after {
                left: 45%
            }

        /* fondo del texto del ultimo elemento */
        ul.checkout-bar li.last {
            background: none;
        }

            /* ponerle color a las barras de los elementos por visitar */
            ul.checkout-bar li.last:after {
                width: 0%;
            }

        /* fondo de los textos de los elementos visitados */
        ul.checkout-bar li.gestión {
            background: none;
        }

            /* ponerle color a las barras de los elementos visitados */
            ul.checkout-bar li.gestión:after {
                background-color: #4ed1d4;
            }

    li .label-div .label-tooltip {
        position: absolute;
        /*left: 13%;
        width: 155px;*/
    }
    /*
    li.first .label-div .label-tooltip {
        position: absolute;
        left: 0px;
        width: 155px;
    }*/

    li.Tooltip:hover .fechas-doc {
        /*top: 5px;*/
        left: 0px;
    }
}

li.Tooltip .fechas-doc span {
    margin-bottom: 5px;
}

li.Tooltip .fechas-doc strong {
    display: block;
    color: #73caec;
}

li.Tooltip .fechas-doc {
    display: none;
    margin-left: 108px;
    width: 175px;
    font-weight: normal;
    text-align: center;
    z-index: 2;
}

li.Tooltip:hover .fechas-doc {
    display: inline;
    position: absolute;
    background: rgba(0, 0, 0, 0.75);
    color: #ffffff;
    border-radius: 4px;
}

/* FIN Estilo para la grafica de los documentos */

li.notificaciones .notificacion span {
    margin-bottom: 5px;
}

li.notificaciones .notificacion {
    background: #fff;
    box-shadow: 4px 3px 4px 1px rgba(0, 0, 0, 0.5);
    color: #000;
    display: none;
    font-size: 12px;
    font-weight: normal;
    right: 12%;
    padding: 10px 10px;
    position: absolute;
    width: 330px;
    max-height: 125px;
    overflow-y: scroll;
    top: 85%;
}

li.notificaciones .title-notificaciones {
    font-weight: bold;
    margin-bottom: 7px;
    color: #2f2f2f;
}

li.notificaciones .msj-bg {
    background: #f5f5f5;
    padding: 3px 10px;
    margin-bottom: 5px;
    border-left: 3px #115f9c solid;
}

.content-notificaciones span.empty {
    position: absolute;
    top: 39px;
    left: 92.96px;
    background: #fff;
    padding: 0px 15px;
}

.id {
    color: red;
    font-weight: bold;
}

/* ### CSS MODAL SUBIR RESOLUCION ### */

.upload-modalview {
    position: relative !important;
    left: 30% !important;
}

.upload-modalview .crud-buttons-Subir {
    width: 94% !important;
    padding-right: 6px !important;
}

.upload-partialview .fileImg {
    list-style-type: decimal;
    height: 100%;
    width: 100%;
}

.upload-partialview.container-img img {
    width: 100%;
}

.upload-partialview .container-img {
    background-color: whitesmoke;
    float: left;
    overflow: hidden;
    margin: 8px;
    height: 120px;
}

.upload-partialview .container-img img {
    display: block;
}

.upload-partialview .portrait img {
    width: 100%;
}

.upload-partialview .landscape img {
    height: 100%;
}

.upload-partialview .eliminar, .Partial-View-Documents .eliminar {
    color: #fff !important;
    position: absolute;
    top: 5px;
    left: 30px;
    background: #e21010;
    padding: 5px;
    border-radius: 5px;
    cursor: pointer;
}

.upload-partialview .preview, .upload-partialview .preview-upload {
    color: #fff !important;
    position: absolute;
    top: 5px;
    left: 5px;
    background: #1094e2;
    padding: 5px;
    border-radius: 5px;
    cursor: pointer;
}

.Partial-View-Documents .preview, .Partial-View-Documents .preview-upload {
    color: #fff !important;
    position: absolute;
    top: 5px;
    left: 5px;
    background: #1094e2;
    padding: 5px;
    border-radius: 5px;
    cursor: pointer;
}

.upload-partialview .preview:hover, .Partial-View-Documents .preview:hover {
    background: #0681ca;
}

.upload-partialview .eliminar:hover, .Partial-View-Documents .eliminar:hover {
    background: #c10c0c;
}

.upload-partialview div#fileList {
    width: 100%;
    padding: 20px 0px;
    border-top: 1px #e8e8e8 solid;
    margin-top: 10px;
}

.Partial-View-Documents embed {
    width: auto;
    height: 100%;
}

.Partial-View-Documents .pdf embed {
    width: 100%;
}

.Partial-View-Documents .content-box {
    margin-bottom: 10px;
}

.Partial-View-Documents .padding-box {
    padding: 15px;
    border: 1px #e8e8e8 solid;
    height: 130px;
    text-align: center;
    border-radius: 5px;
}

@media screen and (max-width: 768px) {
    li.notificaciones .notificacion {
        right: 18%;
    }
}

/*
    Estilo para los checkboxes
*/
.custom-checkbox {
    appearance: none;
    min-height: 20px;
    min-width: 20px;
    background: white;
    border: 1px solid #c9302c;
    border-radius: 3px;
    position: relative;
    transition: all 0.5s;
    cursor: pointer;
    margin-top: 0px !important;
}

.custom-checkbox::before {
    content: "";
    background: #c9302c;
    position: absolute;
    top: 12%;
    left: 42%;
    width: 16%;
    height: 76%;
    transform: rotate(45deg);
    transition: all 0.5s;
}

.custom-checkbox::after {
    content: "";
    background: #c9302c;
    position: absolute;
    top: 12%;
    left: 42%;
    width: 16%;
    height: 76%;
    transform: rotate(-45deg);
    transition: all 0.5s;
}

.custom-checkbox:checked {
    background: #005cc8;
    border-color: #005cc8;
    transition: all 0.5s;
}

.custom-checkbox:checked::before {
    background: white;
    top: 12%;
    left: 56%;
    width: 16%;
    height: 61%;
    transition: all 0.5s;
}

.custom-checkbox:checked::after {
    background: white;
    top: 34%;
    left: 30%;
    width: 16%;
    height: 38%;
    transition: all 0.5s;
}

.custom-checkbox:disabled {
    cursor: not-allowed;
    opacity: 50%;
}

input[type="checkbox"] {
    outline: none !important;
}