﻿@charset "utf-8";

/*GENERALES*/
body {
    background-color: #fff;
    margin: 0px;
    padding: 0px;
    color: rgba(0,0,0,0.87);
    font-family: Arial,Helvetica,sans-serif;
}

textarea:focus,
input:focus,
.uneditable-input:focus {
    border-color: rgba(0, 91, 159, 1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(0, 91, 159, 0.6);
    outline: 0 none;
}

.form-control {
    color: rgba(0,0,0,0.87);
}

.form_text {
    display: block;
    width: 97%;
    height: 34px;
    padding-left: 2%;
    font-size: 1em;
    line-height: 1.42857143;
    color: #000000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #d7d7d7;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-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;
}

    .form_text:focus {
        border: 1px solid transparent;
    }

a {
    text-decoration: none;
    color: #005b9f;
    background-color: transparent;
}

.bg-danger {
    background-color: #f2dede !important;
    border-color: #bb1941 !important;
}

.vacio1 {
    clear: both;
    height: 1px;
}

.vacio5 {
    clear: both;
    height: 5px;
}

.vacio10 {
    clear: both;
    height: 10px;
}

.vacio20 {
    clear: both;
    height: 20px;
}

.vacio30 {
    clear: both;
    height: 30px;
}

.vacio40 {
    clear: both;
    height: 40px;
}

.vacio50 {
    clear: both;
    height: 50px;
}

.vacio60 {
    clear: both;
    height: 35px;
}

.h20 {
    height: 20px !important;
}

/*#region fondos*/
.fixed_body_backgorund {
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    bottom: 0;
    z-index: -1;
    background-attachment: fixed;
    top: 0;
    position: fixed;
    background-position-y: center;
}

.europcar_blur_background {
    /*filter: blur(1px);*/
    opacity: .25;
}

.europcar_image {
    margin-bottom: 6px;
}

.body_with_background {
    background-image: url(../../Images/city_background2.png);
}

.body_with_background_europcar_mobility {
    background-image: url(../../Images/europcar-mobility-group-rgb1528369119.png);
    background-size: 60%;
}

.body_with_background__jaguar {
    background-image: url(../../Images/Jaland_2.jpg);
    background-size: 60%;
    background-repeat: no-repeat;
    height: 100%;
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: -1;
    opacity: 0.2;
    background-attachment: fixed;
    background-position: center;
}
/*#endregion fondos*/

.div_loading {
    position: fixed;
    width: 120%;
    height: 120%;
    background-color: rgba(0, 0, 0, 0.19);
    z-index: 99999;
    top: -30px;
    left: 0px;
    display: none;
    padding-top: 10%;
}

.container {
    width: 100% !important;
}

.gral_icon_doc {
    cursor: pointer;
    text-align: center;
    /* margin-right: 20px; */
    /* width: 50px; */
    height: 110px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

    .gral_icon_doc:hover {
    }

.gral_icon_icon {
}

.gral_icon_date {
    font-size: 10px;
    color: #888;
}

.gral_icon_delete {
}

    .gral_icon_delete a {
        text-decoration: underline;
        font-sizE: 11px;
        color: #BB1941;
        font-family: Arial;
    }

.gral_icon_image_disabled {
    opacity: 0.3;
}

.full_loading {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #ffffff73;
    z-index: 1980;
    text-align: center;
    padding-top: 10%;
    font-size: 20px;
    display: none;
}
/*ERROR*/

.lg_left_error {
    left: 0;
    position: fixed;
    height: 100%;
    background-color: #FFF;
    z-index: 1;
    overflow-y: hidden;
    overflow-x: hidden;
    text-align: right;
}

.lg_info_error {
    right: 0;
    width: 900px;
    position: fixed;
    height: 100%;
    background-color: #FFF;
    z-index: 1;
    overflow-y: hidden;
    overflow-x: hidden;
    text-align: left;
}

.lg_error_cont {
    width: 650px;
    height: 615px;
    margin: 0;
    display: inline-block;
    padding: 0;
    border: 0;
    margin: 10% 0 0 50px;
}



/*LOGIN*/

.lg_total {
    position: relative;
    overflow: hidden;
    min-width: 100%;
    min-height: 100vh;
}

/*.lg_background {
    width: 100%;
    height: 100%;
    position: absolute;
    background: transparent url(../../Images/Login/fondoLogin.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
    min-width: 2600px;
}*/

/*.lg_form {
    right: 0;
    width: 500px;
    position: fixed;
    height: 100%;
    background-color: #FFF;
    z-index: 1;
    overflow-y: hidden;
    overflow-x: hidden;
    text-align: left;
}*/

.lg_form {
    width: 450px;
    background-color: #FFF;
    z-index: 1;
    text-align: left;
    margin: 0 auto;
    padding: 20px;
    box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
}

/*.lg_form_cont {
    width: 379px;
    height: 615px;
    margin: 0;
    display: inline-block;
    padding: 0;
    border: 0;
    margin: 40% 0 0 50px;
}*/

/*.lg-tm{ margin-top:10%;z-index:100000}*/

.lg-tm {
    position: absolute;
    top: 15%;
    width: 100%;
    text-align: center;
    z-index: 999
}

.crossfade > figure {
    animation: imageAnimation 180s linear infinite 0s;
    backface-visibility: hidden;
    background-size: cover;
    background-position: center center;
    color: transparent;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
    margin: 0;
}

    .crossfade > figure:nth-child(1) {
        background-image: url(../../Images/Login/fondoLogin.jpg);
    }

    .crossfade > figure:nth-child(2) {
        animation-delay: 30s;
        background-image: url(../../Images/Login/fondoLogin0.jpg);
    }

    .crossfade > figure:nth-child(3) {
        animation-delay: 60s;
        background-image: url(../../Images/Login/fondoLogin11.jpg);
    }

    .crossfade > figure:nth-child(4) {
        animation-delay: 90s;
        background-image: url(../../Images/Login/fondoLogin6.jpg);
    }

    .crossfade > figure:nth-child(5) {
        animation-delay: 120s;
        background-image: url(../../Images/Login/fondoLoginOK.jpg);
    }

    .crossfade > figure:nth-child(6) {
        animation-delay: 150s;
        background-image: url(../../Images/Login/fondoLoginOK2.jpg);
    }

@keyframes imageAnimation {
    0% {
        animation-timing-function: ease-in;
        opacity: 1;
    }

    8% {
        animation-timing-function: ease-out;
        opacity: 1;
    }

    17% {
        opacity: 0;
    }

    25% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

.lg_form_logo {
    height: 65px;
    margin: 0 auto;
    display: flex;
}

.lg_form_ticket {
    margin-top: 20px;
    width: 100%;
    font-size: 35px;
    color: #005b9f;
    font-weight: bold;
    text-align: center
}

.lg_form_info {
    margin-top: 10px;
    height: 50px;
}

.lg_form_input {
    height: 50px;
}

.lg_form_btn {
    background: #005b9f;
    cursor: pointer;
    border: 1px solid #FFFFFF;
    padding: 6px 12px 6px 12px;
    color: #FFFFFF;
    width: 95%;
    text-align: center;
}

    .lg_form_btn:hover {
        background: #005a9f9a;
    }

.lg_form_olvide {
    margin-top: 35px;
}

.lg_form_copy {
    margin-top: 40px;
    text-align: right;
}

    .lg_form_copy span {
        font-size: 12px;
        color: #808080;
        height: 20px;
        vertical-align: top;
        margin-right: 5px;
    }

#login_recomendamos {
    display: none;
}

.lg_recomendamos_text {
    margin-top: 20px;
    color: #8e8e8e;
    font-size: 16px;
    line-height: 16px;
}

.lg_recomendamos_image {
    border: solid 1px #dedede;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 120px;
    padding: 5px 10px 3px 10px;
    margin-top: 10px;
    cursor: pointer;
}

    .lg_recomendamos_image:hover {
        -webkit-box-shadow: 0px 0px 16px 0px rgba(189,187,189,1);
        -moz-box-shadow: 0px 0px 16px 0px rgba(189,187,189,1);
        box-shadow: 0px 0px 16px 0px rgba(189,187,189,1);
    }

    .lg_recomendamos_image a img {
        height: 40px;
        width: auto;
    }


#div_form {
    display: block;
}

#div_olvide {
    display: none;
}

#lg_loading {
    display: none;
    text-align: center;
}

#div_lblresult {
    color: #0072c6;
    display: none;
}

#div_btn_volver {
    display: none;
}

.lg_newPass {
    margin: 30px 0 0 5px;
}

    .lg_newPass a:hover {
        text-decoration: underline;
    }

.fa {
    margin-right: 5px;
}

.fa-1-3x {
    font-size: 1.3em;
}

.lblrecupera {
    color: #0072c6;
    font-weight: bold;
    margin: -10px 0 -20px;
}

.lg_txt_info {
    font-size: .9em;
    margin: -5px 0 15px 0;
}

#lg_loading {
    padding: 0 0 25px 30px;
}


/*BOOTSTRAP OVERRIDE*/
.container-fluid {
    width: 200px;
    float: left;
}

.navbar-brand {
    width: 160px;
    padding: 0px;
}

.navbar-right {
    font-size: 1.1em;
    font-weight: bold;
    color: #fff;
}

    .navbar-right li i {
        font-size: 1.6em;
        cursor: pointer;
        margin-top: 8px;
        margin-left: 16px;
        margin-right: 16px;
    }

.navbar-nav.navbar-right:last-child {
    margin: 5px 20px 0 0;
}

.row {
    margin: 0px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:active {
    font-size: 1.1em;
    color: #FFF;
    font-weight: bold;
    height: 45px !important;
    line-height: 40px;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    font-size: 1.1em;
}

.header_year_selector .navbar-nav li a.dropdown-toggle {
    font-size: 1em;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #FFF;
}

.navbar-default .navbar-nav > .active > a {
    color: #005b9f;
    background-color: #FFF;
}

.navbar {
    border-top: none;
    border-bottom: 0px;
    height: 46px;
}

.navbar-nav {
    height: 45px;
}

    .navbar-nav li {
        height: 35px;
    }

    .navbar-nav > li > a {
        cursor: pointer !important;
        height: 35px;
        line-height: 30px;
    }

.tooltip {
    background-color: #bb1941;
    border-radius: 5px;
    line-height: 12px;
    padding-top: 2px !important;
}

    .tooltip .tooltip-arrow {
        border-top-color: #FFF !important;
    }

    .tooltip div {
        background-color: #bb1941;
    }

.btn-excel {
    background-color: #3A9C3D;
    border-color: #3A9C3D;
}

    .btn-excel:hover {
        background-color: #267928;
        border-color: #267928;
    }

.navbar-default .navbar-collapse {
    margin-top: 0px;
    background-color: #005b9f;
}

label {
    font-weight: normal;
}

.btn-ticket {
    background: #005b9f;
    background: -moz-linear-gradient(top, #005b9f 0%, #005a9fe3 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #005b9f), color-stop(100%, #005a9fe3));
    background: -webkit-linear-gradient(top, #005b9f 0%, #005a9fe3 100%);
    background: -o-linear-gradient(top, #005b9f 0%, #005a9fe3 100%);
    background: -ms-linear-gradient(top, #005b9f 0%, #005a9fe3 100%);
    background: linear-gradient(to bottom, #005b9f 0%, #005a9fe3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#47aff5', endColorstr='#2a9ae0', GradientType=0 );
    color: #FFF !important;
    font-size: 0.9em;
    margin-right: 16px;
}

    .btn-ticket:hover, .btn-success:hover, .btn-purple:hover {
        -webkit-box-shadow: 0px 0px 16px 0px rgba(189,187,189,1);
        -moz-box-shadow: 0px 0px 16px 0px rgba(189,187,189,1);
        box-shadow: 0px 0px 16px 0px rgba(189,187,189,1);
    }

    .btn-ticket i, .btn-success i {
        margin-right: 3px;
        font-size: 16px !important;
    }

.btn_avanzada {
    float: right;
}

.btn-purple {
    background: #694996;
    background: -moz-linear-gradient(top, #694996 2%, #4d278c 99%);
    background: -webkit-linear-gradient(top, #694996 2%,#4d278c 99%);
    background: linear-gradient(to bottom, #694996 2%,#4d278c 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#694996', endColorstr='#4d278c',GradientType=0 );
    color: #FFF !important;
    font-size: 15px;
    margin-right: 20px;
}



/*HEADER*/

.header_submenu_container {
    max-height: 90vh;
    overflow-y: scroll;
}

.header_submenu {
    /*height: 40px;*/
    cursor: pointer;
    /*margin-top: 5px;*/
    padding: 5px 0;
}

    .header_submenu a {
        padding-left: 20px;
        color: #005b9f !important;
        font-weight: bold !important;
        font-size: 1.1em;
    }

.dropdown-menu > li > a {
    color: #005b9f !important;
    font-weight: bold !important;
    font-size: 1.1em;
}

.dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
    color: #fff !important;
    background-color: #005b9f !important;
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 10px;
}

.header_divider {
    height: 1px;
    overflow: hidden;
    background-color: #e5e5e5;
}

.header_logo {
    float: left;
    width: 100px;
    height: auto;
    margin: 1px 0 0 12px;
}

    .header_logo img {
        height: 40px;
        width: auto;
    }

.header_title {
    color: #FFF;
    float: left;
    cursor: pointer;
    width: 130px;
    font-size: 22px;
    font-weight: bold;
    margin: 8px 0 0 20px;
}

    .header_title a {
        color: #FFF;
        text-decoration: none;
    }

        .header_title a:hover {
            text-decoration: underline;
        }

.header_search_selector {
    float: right;
    width: 122px;
    height: 45px;
    color: #FFF;
    font-size: 1.1em;
    font-weight: bold;
    cursor: pointer;
    line-height: 45px;
}

.header_line_separator {
    float: right;
    width: 2px;
    margin-left: 14px;
    margin-right: 14px;
    height: 45px;
    color: #FFF;
}

    .header_line_separator div {
        max-width: 2px;
        background-color: #fff;
        height: 60%;
        margin-top: 10px;
    }

.header_search_selector i {
    font-size: 1.4em;
    margin-top: 8px;
}

.header_search_selector:hover {
    background-color: #144972;
    color: #fff;
}



.dropdown-submenu {
    /*height: 40px;*/
    cursor: pointer;
    /*margin-top: 5px;*/
    padding: 5px 0;
}

.sub__menu:hover {
    color: white !important;
}


.container-fluid {
    width: 120px;
}

.navbar-right a {
    color: #FFF;
}

.m-0 {
    margin: 0 !important;
}

.px-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
}

#div_busquedaAvanzadaRD {
    display: none;
    min-height: 200px;
    background-color: #f2f2f2;
    border: solid 1px #dedede;
    position: fixed;
    z-index: 999;
    top: 43px;
    width: 100%;
}

#div_busquedaAvanzada {
    display: none;
    min-height: 335px;
    background-color: #EFF3FF;
    border: solid 1px #0072C6;
    position: fixed;
    z-index: 999;
    top: 43px;
    width: 100%;
}

.ba_title {
    margin: 5px 10px 5px 10px;
    text-align: left;
    height: 20px;
    border-bottom: solid 1px #0072C6;
}

.ba_texto {
    text-align: right;
    padding: 5px 0 0 10px;
    font-size: 14px;
    font-weight: bold;
    color: #636363;
}

.ba_texto_left {
    text-align: left;
}

.ba_input textarea {
    height: 145px;
    resize: none;
}

.ba_checks label {
    width: 40%;
    text-align: right;
    height: 30px;
}

.user_info {
    width: 300px;
    min-height: 200px;
    background-color: #FFFBE1;
    position: absolute;
    border: solid 1px #0072c6;
    right: -20px;
    top: 34px;
    color: #000;
    display: none;
    z-index: 10;
}

.user_info_imagen_nombre {
    width: 100%;
    height: 80px;
    margin: 20px;
}

.user_info_imagen {
    float: left;
    border: solid 1px #0072c6;
    background-color: #FFF;
}

    .user_info_imagen img {
    }

.user_info_nombre {
    float: left;
    margin-left: 10px;
    word-break: break-all;
    width: 164px;
    font-size: 12px;
}

.user_info_fab_cont {
    padding: 10px;
    background-color: #FFF;
    min-height: 20px;
    border: solid 1px #0072c6;
    margin: 10px 20px;
}

.user_info_fab {
    font-size: 12px;
    margin-top: 0px;
}


.header_year_selector {
    float: right;
    font-size: 1.1em;
    font-weight: bold;
    cursor: pointer;
    color: #FFF;
}

    .header_year_selector:hover {
        text-decoration: underline;
    }

.header_year_selector_year_active {
}

.header_year_selector_years {
    display: none;
}

    .header_year_selector_years li {
    }

/*DAHSBOARD*/

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
    overflow: auto;
    background-color: rgba(255, 255, 255, 0);
    box-shadow: none;
    border: none;
}

    .panel-group .panel + .panel {
        margin-top: 0px;
    }
/*NORMAL*/
.dash_h1 {
    color: #0072c6;
    font-size: 30px;
    margin-left: 20px;
}

.dash_total {
    clear: both;
    margin-top: 14px;
    width: 100%;
    min-height: 40px;
}

.dash_welcome {
    color: #0072c6;
    font-size: 30px;
    display: none;
    position: absolute;
    margin-left: 20px;
}

.dash_cuadro {
    width: 240px;
    height: 160px;
    margin: 13px 0 0 20px;
    cursor: pointer;
    color: #fff;
    background-color: #005b9f;
    padding: 0px 4px;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    box-shadow: 5px 5px 5px #888;
    -moz-box-shadow: 5px 5px 5px #888;
    -webkit-box-shadow: 5px 5px 5px #888;
    -webkit-border-top-right-radius: 12px;
    -webkit-border-bottom-left-radius: 12px;
    -moz-border-radius-topright: 12px;
    -moz-border-radius-bottomleft: 12px;
    border-top-right-radius: 12px;
    border-bottom-left-radius: 12px;
}

    .dash_cuadro span {
        line-height: 30px;
        vertical-align: top;
        margin-left: 5px;
    }

    .dash_cuadro:hover {
        margin-left: 2px;
    }

.slide-right-col-1 {
    -webkit-animation: tilt-in-fwd-tl 0.25s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0s both;
    animation: tilt-in-fwd-tl 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0s both;
}

.slide-right-col-2 {
    -webkit-animation: tilt-in-fwd-tl 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.15s both;
    animation: tilt-in-fwd-tl 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.15s both;
}

.slide-right-col-3 {
    -webkit-animation: tilt-in-fwd-tl 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.3s both;
    animation: tilt-in-fwd-tl 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.3s both;
}

.slide-right-col-4 {
    -webkit-animation: tilt-in-fwd-tl 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.45s both;
    animation: tilt-in-fwd-tl 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.45s both;
}

.slide-right-col-5 {
    -webkit-animation: tilt-in-fwd-tl 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.60s both;
    animation: tilt-in-fwd-tl 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.60s both;
}

.slide-right-col-6 {
    -webkit-animation: tilt-in-fwd-tl 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.75s both;
    animation: tilt-in-fwd-tl 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.75s both;
}

@-webkit-keyframes slide-right {
    0% {
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
}

@keyframes slide-right {
    0% {
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
}

@-webkit-keyframes tilt-in-fwd-tl {
    0% {
        -webkit-transform: rotateY(-20deg) rotateX(35deg) translate(-300px, -300px) skew(35deg, -10deg);
        transform: rotateY(-20deg) rotateX(35deg) translate(-300px, -300px) skew(35deg, -10deg);
        opacity: 0;
    }

    100% {
        -webkit-transform: rotateY(0) rotateX(0deg) translate(0, 0) skew(0deg, 0deg);
        transform: rotateY(0) rotateX(0deg) translate(0, 0) skew(0deg, 0deg);
        opacity: 1;
    }
}

@keyframes tilt-in-fwd-tl {
    0% {
        -webkit-transform: rotateY(-20deg) rotateX(35deg) translate(-300px, -300px) skew(35deg, -10deg);
        transform: rotateY(-20deg) rotateX(35deg) translate(-300px, -300px) skew(35deg, -10deg);
        opacity: 0;
    }

    100% {
        -webkit-transform: rotateY(0) rotateX(0deg) translate(0, 0) skew(0deg, 0deg);
        transform: rotateY(0) rotateX(0deg) translate(0, 0) skew(0deg, 0deg);
        opacity: 1;
    }
}


.dash_cuadro_principal {
    background-color: #003c8f;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    -webkit-border-top-right-radius: 24px;
    -webkit-border-bottom-right-radius: 24px;
    -moz-border-radius-topright: 24px;
    -moz-border-radius-bottomright: 24px;
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px;
}

.dash_titulo_principal {
    padding-top: 50px;
    font-size: 50px;
}

.dash_titulo_principal_pequeño {
    font-size: 20px;
    padding-top: 60px;
}

.dash_titulo_principal_pequeño_jaguar {
    font-size: 24px;
    padding-top: 60px;
}

.dash_titulo_principal_activos_jaguar {
    font-size: 40px;
    padding-top: 60px;
}

.dash_titulo_grande {
    font-size: 4em;
    padding-top: 40px;
    font-weight: normal;
}

.dash_titulo_distintivo {
    font-size: 2.9em;
    padding-top: 26px;
    font-weight: normal;
}


.dash_titulo_vo_angal {
    font-size: 2.2em;
    padding-top: 26px;
    font-weight: normal;
    color: #1a365e;
}

.dash_title {
    font-size: 1.5em;
    line-height: 2em;
    padding-top: 15px;
    height: 65px;
    font-weight: normal;
}

.dash_title_buyback {
    font-size: 1.5em;
    padding-top: 15px;
    height: 65px;
    font-weight: normal;
}

.dash_title_renting {
    font-size: 1.5em;
    line-height: 1.2em;
    padding-top: 15px;
    height: 65px;
    font-weight: normal;
}

.dash_title_small {
    font-size: 1.5em;
    line-height: 1.2em;
    padding-top: 15px;
    height: 65px;
    font-weight: normal;
}

.dash_title_small_one_line {
    font-size: 1.5em;
    line-height: 1.9em;
    padding-top: 15px;
    height: 65px;
    font-weight: normal;
}

.dash_text {
    line-height: 1.2em;
    font-size: 4.2em;
    font-weight: bold;
}

.dash_text_has_medio_sub {
    line-height: 0.8em;
}

.dash_text_finalizados {
    font-size: 50px;
    line-height: 15px;
    padding-top: 30px;
    height: 40px;
}

.dash_separador {
    clear: both;
    width: 98%;
    margin: 30px auto; /* border-top:solid 1px #f2f2f2; */
}

.dash_separador_mb {
    clear: both;
    width: 98%;
    margin: 20px auto;
}

.tick_container {
    height: auto;
    overflow: hidden;
    color: #00477d;
    font-size: 1em;
    padding-right: 10px;
}

.tick_col_izq {
    width: 340px;
    float: left;
    min-height: 500px;
    margin-right: 20px;
    padding-left: 10px;
    margin-top: -12px;
}

.tick_col_der {
    float: none;
    min-height: 1000px;
    width: auto;
    overflow: hidden;
    margin-top: -12px;
}

.tick_cuadro_gris {
    padding: 9px 9px 5px 9px;
    border-radius: 4px;
    background-color: #efefefbf;
    min-height: 100px;
    margin-top: 14px;
    border-left: 0.5px solid rgba(0,0,0,0.2);
    border-right: 0.5px solid rgba(0,0,0,0.2);
    border-top: 0.5px solid rgba(0,0,0,0.2);
    box-shadow: 0px 2px 1px -1px rgba(0,0,0,0.2),0px 1px 1px 0px rgba(0,0,0,0.14),0px 1px 3px 0px rgba(0,0,0,0.12);
}

.tick_cuadro_gris_moves3 {
    text-align: center;
    padding: 9px 9px 5px 9px;
    border-radius: 4px;
    background-color: #efefefbf;
    margin-top: 14px;
    border-left: 0.5px solid rgba(0,0,0,0.2);
    border-right: 0.5px solid rgba(0,0,0,0.2);
    border-top: 0.5px solid rgba(0,0,0,0.2);
    box-shadow: 0px 2px 1px -1px rgba(0,0,0,0.2),0px 1px 1px 0px rgba(0,0,0,0.14),0px 1px 3px 0px rgba(0,0,0,0.12);
}

.dash_avisoProgramado {
    width: 100%;
    color: #856404;
    background-color: #fff3cd;
    border: solid 2px #ffeeba;
    padding: 10px 30px;
    font-size: 18px;
}

    .dash_avisoProgramado i {
        font-size: 22px;
    }
/*MERCEDES*/

.dash_cuadro_doble {
    width: 240px;
    height: 70px;
    margin-left: 20px;
    cursor: pointer;
    color: #fff;
    background-color: #005b9f;
    margin-top: 13px;
    font-size: 30px;
    line-height: 30px;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    box-shadow: 5px 5px 5px #888;
    -moz-box-shadow: 5px 5px 5px #888;
    -webkit-box-shadow: 5px 5px 5px #888;
    -webkit-border-top-right-radius: 12px;
    -webkit-border-bottom-left-radius: 12px;
    -moz-border-radius-topright: 12px;
    -moz-border-radius-bottomleft: 12px;
    border-top-right-radius: 12px;
    border-bottom-left-radius: 12px;
    display: flex;
    justify-content: space-between;
    padding: 8px 12px;
    position: relative;
}

    .dash_cuadro_doble:hover {
        margin-left: 2px;
    }

.dash_title_doble {
    font-size: 0.52em;
    line-height: 20px;
    /* padding-right: 80px; */
    /* padding-left: 12px; */
    /* height: 12px; */
    text-align: left;
    /* padding-top: 12px; */
    /* font-weight: normal; */
    /* display: flex; */
}

.dash_text_doble {
    font-size: 1.1em;
    text-align: right;
    padding-right: 14px;
    font-weight: 600;
}

.dash_title_doble_sub {
    font-size: 0.4em;
    line-height: 1em;
    padding: 3px 14px;
    height: 19px;
    text-align: left;
    float: left;
    background-color: #b61827;
    z-index: 2;
    width: 240px;
    font-weight: normal;
    margin-top: 12px;
    border-bottom-left-radius: 12px;
    position: absolute;
    bottom: 0;
    left: 0;
}

    .dash_title_doble_sub span {
        float: right;
        font-size: 14px;
        margin-right: 6px;
        font-weight: bold;
    }

.dash_title_medio_sub {
    font-size: 1.2em;
    padding: 4px 6px;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 10px;
    background-color: #b61827;
    z-index: 2;
    width: 240px;
    font-weight: normal;
    margin-top: -16px;
    border-bottom-left-radius: 12px;
    position: absolute;
    left: 0;
    bottom: 0;
}

    .dash_title_medio_sub span {
        float: right;
        font-size: 18px;
        margin-right: 6px;
        font-weight: bold;
    }

.dash_title_top {
    font-size: 1.5em;
    line-height: 1.2em;
    padding-top: 15px;
    height: 30px;
    font-weight: normal;
}

.dash_title_center {
    font-size: 1.2em;
    padding: 4px 6px;
    height: 34px;
    display: flex;
    padding: 0 10px;
    /*background-color: #b61827;*/
    z-index: 2;
    width: 240px;
    font-weight: normal;
    margin-top: -16px;
    /*border-bottom-left-radius: 12px;*/
    position: absolute;
    left: 0;
    bottom: 33px;
}

.dash_title_bottom {
    font-size: 1.2em;
    padding: 4px 6px;
    height: 34px;
    display: flex;
    padding: 0 10px;
    background-color: #b61827;
    z-index: 2;
    width: 240px;
    font-weight: normal;
    margin-top: -16px;
    border-bottom-left-radius: 12px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.dash_cuadro_orange {
    background-color: #bb4d00;
}

.dash_cuadro_red {
    background-color: #9a0007;
}

.dash_cuadro_lightred {
    background-color: #d24b4b;
}

.dash_cuadro_green {
    background-color: #00701a;
}

.dash_cuadro_lightgreen {
    background-color: #387002;
}

.dash_cuadro_darkgreen {
    background-color: #0d8611;
}

.dash_cuadro_purple {
    background-color: #320b86;
}

.dash_cuadro_cyan {
    background-color: #00766c;
}

.dash_cuadro_principal_gestion {
    background-color: #117939;
}

.dash_cuadro_gestion {
    background-color: #269250;
}

.dash_cuadro_gestion_lightblue, .dash_cuadro_lightblue {
    background-color: #138482;
}

.dash_cuadro_gestion_darkblue, .dash_cuadro_darkblue {
    background-color: #34515e;
}

.dash_cuadro_white {
    background-color: #FFF;
    border: solid 1px #dedede;
    color: #333;
}

.dash_cuadro_yellow {
    background-color: #bc9400;
}

.logoMercedes {
    background-image: url(../../Images/mercedesLogo.png);
    background-position: center 50px;
    background-repeat: no-repeat;
}

.dash_imagen_arval {
    padding-top: 28px;
    background-color: #FFF;
    border: solid 1px #dedede;
}

    .dash_imagen_arval img {
        width: 80%;
        height: auto;
    }

.dash_imagen_arval_vo {
    padding-top: 5pX;
    background-color: #FFF;
    border: solid 1px #dedede;
}

.dash_imagen_psaf {
    padding-top: 28px;
    background-color: #FFF;
    border: solid 1px #dedede;
}

    .dash_imagen_psaf img {
        width: 90%;
        height: auto;
    }

.dash_image_psaf {
    margin: 12px 0 0 0px;
    text-align: center;
}

    .dash_image_psaf img {
        width: auto;
        height: 40px;
    }

.dash_image_ibercaja_horizontal {
    margin: 12px 0 0 0px;
    text-align: center;
    width: 100%;
}

    .dash_image_ibercaja_horizontal img {
        width: 100%;
        height: auto;
    }

.dash_title_psaf {
    font-size: 1.4em;
    height: 20px;
    font-weight: normal;
    text-align: center;
    margin-top: 12px;
}

.dash_text_psaf {
    font-size: 45px;
    text-align: center;
    margin-top: 5px;
    font-weight: bold;
}

.dash_imagen_psaf_vo {
    padding-top: 5pX;
    background-color: #FFF;
    border: solid 1px #dedede;
}

.dash_cuadro_psaf_vo_image img {
    width: auto;
    height: 75px;
    padding-top: 0px;
}

.dash_cuadro_psaf_vn_rac {
    margin-top: 10px !important;
    font-size: 2.6em;
    color: #1a365e;
    line-height: 1em;
    font-weight: normal;
}

.dash_cuadro_jaguarlandrover_image img {
    width: auto;
    height: 68px;
    padding-top: 0px;
    margin-top: 10px
}

.dash_cuadro_jaguarlandrover_lbl_varias {
    margin-top: 0px;
    font-size: 2.6em;
    color: #1a365e;
    line-height: 1.6em;
    font-weight: normal;
}

.dash_cuadro_alphabet_vn_lbl {
    margin-top: 0px;
    font-size: 2.8em;
    color: #1a365e;
    line-height: 0.6em;
    font-weight: normal;
}

.dash_cuadro_alphabet_vo_lbl {
    margin-top: 0px;
    font-size: 2.4em;
    color: #1a365e;
    line-height: 1em;
    font-weight: normal;
}

.dash_cuadro_psaf_vo_lbl_varias {
    margin-top: 0px;
    font-size: 2.6em;
    color: #1a365e;
    line-height: 1em;
    font-weight: normal;
}

.dash_cuadro_arval_vo_lbl_varias {
    margin-top: 0px;
    font-size: 2.6em;
    color: #1a365e;
    line-height: 1em;
    font-weight: normal;
}

.dash_cuadro_mercedese_image img {
    width: auto;
    height: 68px;
    padding-top: 0px;
    margin-top: 10px
}

.dash_cuadro_mercedese_lbl_varias {
    margin-top: 6px;
    font-size: 2.2em;
    color: #1a365e;
    line-height: 1em;
    font-weight: normal;
}

.dash_cuadro_mercedese_lbl_varias_little {
    margin-top: 2px;
    font-size: 1.2em;
    color: #1a365e;
    line-height: 30px;
    font-weight: normal;
}

.dash_cuadro_mbretail_lbl_varias {
    font-size: 15px;
    color: #ebf1f6;
}

.dash_cuadro_seligrat_lbl_varias {
    margin-top: 6px;
    font-size: 2.9em;
    color: #1a365e;
    line-height: 2em;
    font-weight: normal;
}

.dash_cuadro_seligrat_vo_lbl_varias {
    font-size: 2.2em;
    color: #1a365e;
    font-weight: normal;
}

.dash_cuadro_parque_lbl_varias {
    font-size: 2.8em;
    font-weight: normal;
    padding-top: 33px;
}

.dash_cuadro_parque_vn_lbl_varias {
    font-size: 1.9em;
    font-weight: normal;
    color: #fff;
}

.dash_cuadro_seligrat_vn_lbl_varias {
    font-size: 1.9em;
    color: #1a365e !important;
    font-weight: normal;
}

.dash_cuadro_alphabet_image img {
    width: 80%;
    height: 43px;
    margin-bottom: 10px;
}

.dash_image_alphabet_horizontal {
    margin: 12px 0 0 0px;
    text-align: center;
    width: 100%;
}

.dash_image_alphabet_horizontal {
    margin: 12px 0 0 0px;
    text-align: center;
    width: 100%;
}

    .dash_image_alphabet_horizontal img {
        width: 100%;
        height: auto;
    }

.dash_oval_count {
    font-size: 15px;
    line-height: 30px;
    margin-right: 1px;
    width: 33px;
    height: 33px;
    background: #c54c49;
    border-radius: 50%;
    margin-top: 5px;
}

.dash_circle_cont {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    position: absolute;
    bottom: 85px;
    left: -15px;
    line-height: 30px;
    box-shadow: 5px 5px 5px #000;
    font-size: 12px;
}

    .dash_circle_cont:hover {
        transform: scale(1.5);
    }

.dash_activas {
    background-color: gray;
    bottom: 120px !important;
}

.dash_cerradas {
    background-color: darkblue;
}

.dash_cuadro_clicars_lbl {
    margin-top: 18px;
    font-size: 3.4em;
    color: #f5f5f5;
    line-height: 1em;
    font-weight: 700;
}

.dash_cuadro_clicars_image img {
    width: auto;
    height: 35px;
    margin-top: 35px;
}

.dash_cuadro_quiter_image img {
    padding-top: 1rem;
}

.dash_cuadro_quiter_lbl {
    margin-top: 0px;
    font-size: 2.8em;
    color: #1a365e;
    line-height: 0.9em;
    font-weight: normal;
}

.dash_cuadro_recordgo_image img {
    width: auto;
    height: 50px;
    margin-top: 20px;
}

.dash_cuadro_recordgo_lbl {
    margin-top: 2.2rem;
    font-size: 2.1em;
    color: #de2e33;
    line-height: 1em;
    font-weight: 700;
}

.dash_cuadro_bymycar_image img {
    width: auto;
    height: 65px;
    margin-top: 10px;
}

.dash_cuadro_arval_vo_image img {
    width: 70%;
    margin-top: 1rem;
}

.dash_cuadro_leasys_vo_image img {
    width: 90%;
    margin-top: 1rem;
}

.dash_image_leasys {
    margin: 12px 0 0 0px;
    text-align: center;
}

    .dash_image_leasys img {
        width: 90%;
        height: auto;
    }

.dash_cuadro_stellantis_image img {
    width: 90%;
    margin-top: 1rem;
}

.dash_image_stellantis {
    margin: 12px 0 0 0px;
    text-align: center;
}

    .dash_image_stellantis img {
        width: 90%;
        height: auto;
    }
/*LISTADO DE TICKETS*/

/*LISTADO*/




.ft_titulo {
    font-weight: bold;
    color: #0072c6;
    margin-bottom: 0
}

.ft_label {
    margin-top: 6px;
    font-size: 13px;
    color: #1980CC
}

.listado_tr {
    cursor: pointer
}

    .listado_tr.disabled {
        cursor: not-allowed !important;
        opacity: 0.5;
    }

    .listado_tr td {
        vertical-align: middle;
    }

.listado_Check {
    width: 13px;
    height: 13px;
}

/*MERCEDES*/
.form-control-margin {
    margin-bottom: 5px;
}

.results-color {
    color: #0072c6;
}

tr.resultado:hover img#imgEdit {
    visibility: visible;
}

tr.resultado img#imgEdit {
    visibility: hidden;
}

tr.resultado:hover img#imgDel {
    visibility: visible;
}

tr.resultado img#imgDel {
    visibility: hidden;
}

.table .table {
    background-color: transparent;
}

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background-color: #bbdefb79;
    color: #005b9f;
}

#table_results {
    color: #005b9f;
}

    #table_results thead tr {
        background-color: #005b9f;
        color: #FFF;
        font-weight: bold;
        font-size: 1.1em;
    }

    #table_results tbody tr {
        background-color: rgba(255,255,255,0.8);
        cursor: pointer;
        font-size: 1em;
    }

        #table_results tbody tr td {
            vertical-align: middle;
        }


            #table_results tbody tr td.boldtext {
                font-size: 1.1em;
                font-weight: bold;
            }

            #table_results tbody tr td .boldtext {
                font-size: 1.1em;
                font-weight: bold;
            }

        #table_results tbody tr:nth-child(odd) {
            background-color: rgba(241,241,241,0.5);
            cursor: pointer;
        }


#data_ImportingTemplate, #btn_import, #data_CancelingTemplate {
    display: none;
}

.gt_title {
    background-color: #005b9f;
    color: #FFF;
    width: 100%;
    height: 36px;
    padding: 0px 0px;
    text-align: center;
    font-size: 25px;
    border-radius: 5px 5px 0px 0px;
}

.gt_title_actions {
    float: left;
    width: 32%;
    margin-left: 1%;
    height: 30px;
}

.gt_title_pages {
    float: left;
    width: 32%;
    height: 30px;
    font-size: 14px;
    text-align: left;
    margin: 8px 0 0 1%;
    font-weight: bold;
}

.gt_title_tipo {
    float: left;
    width: 32%;
    text-align: center;
    /*overflow: hidden;*/
    white-space: nowrap;
    text-overflow: ellipsis;
}

.gt_title_contador {
    float: right;
    font-size: 14px;
    margin: 10px 1% 0 0;
    width: 32%;
    text-align: right;
    font-weight: bold;
}

.gt_footer {
    background-color: #005b9f;
    width: 100%;
    min-height: 40px;
    border-top: solid 1px #FFF;
    border-radius: 0px 0px 5px 5px;
    clear: both;
    margin-bottom: 40px;
    padding-top: 8px;
}

#dash_tab_pane {
}

#div-tramites {
    width: 100%;
}

#data_import_badlines {
    line-height: 11px;
    margin-top: 20px;
}

#loading_ImportingTemplate {
    text-align: center;
}

/*PAGINACIÓN*/
.grid_pag_cont {
    width: 96%;
    text-align: center;
    background-color: #0F3C53;
    padding: 10px 0px;
    height: 40px;
    margin: 5px auto;
}

.grid_pag_txt {
    color: #FFF;
    text-align: center;
}

    .grid_pag_txt ul {
        cursor: pointer;
    }

.grid_pag_links {
    text-align: center;
    max-width: 100%;
    min-height: 30px;
}

.grid_pag_actual {
    float: left;
    color: #FFF;
    text-align: center;
    text-decoration: underline;
    margin-left: 20px;
    font-weight: bold;
}

.grid_pag_a {
    float: left;
    text-align: center;
    margin-left: 15px;
}

    .grid_pag_a a {
        color: #FFF;
        font-weight: normal;
        cursor: pointer;
        font-weight: normal;
    }

        .grid_pag_a a:hover {
            text-decoration: underline;
        }

.lnk_header {
    color: #FFF;
    cursor: pointer;
}

    .lnk_header:hover {
        color: #FFF;
        text-decoration: underline;
    }


.listado_td_vehiculo {
    text-align: left;
    line-height: 25px !important;
}

.listado_td_vehiculo_matricula {
    font-weight: bold;
    font-size: 16px;
}

.listado_td_vehiculo span {
}

.listado_imgpsaf {
    background-color: #FFF;
    padding: 4px 0px;
}

.listado_fecha_entrega {
    font-weight: bold
}

.listado_fecha_entrega_por_caducar {
    color: #BB1941;
}

/*FICHA TICKET NORMAL*/
.flex-timeline-contrainer {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    grid-row-gap: 20px;
}

.timeline_item.error {
    --color: #9a0007;
    color: var(--color);
}

.timeline_item.pending {
    --color: darkorange;
    color: var(--color);
}

    .timeline_item.pending button,
    .timeline_item.error button {
        background-color: var(--color);
        border-color: var(--color);
    }

.flex-timeline-contrainer .timeline_item {
    width: auto;
    flex: 1;
    min-width: 130px;
}


.timeline_item {
    color: #005b9f;
    text-align: center;
    float: left;
    width: 20%;
    line-height: 15px;
}

.timeline_item_icon {
    font-size: 24px;
    height: 26px;
}

.timeline_item_lbl {
    font-weight: bold;
    font-size: 16px;
    height: 20px;
}

.timeline_item_date {
    font-size: 13px;
}

.ft_EstadoTicket {
    min-height: 45px;
    width: 100%;
}

.ft_titleEstado {
    float: left;
    font-weight: bold;
    padding-top: 4px;
}

.ft_lblEstado {
    font-size: 1.2em;
    text-align: right;
    padding: 3px 5px 0 0;
    float: right;
    font-weight: bold;
}

.ft_lbllink {
    font-style: italic;
    cursor: pointer;
    clear: both;
    text-align: right;
}

.lblEstado_ {
    color: #40a71e;
}
/*NUEVO*/
.lblEstado_INICIADO {
    color: #0072c6;
}

.lblEstado_MODIFICADO {
    color: #e99736;
}

.lblEstado_GESTORIA {
    color: #005b9f;
}

.lblEstado_FINALIZADO {
    color: #1bc11e;
}

.lblEstado_ASIGNADOPORLAMARCA {
    coloR: #4b1a92;
}

.lblEstado_PENDIENTE {
    coloR: #9a2d2a;
}

.lblEstado_AUTOMATRICULADO {
    color: #1a8e92
}

.lblEstado_BUYBACK {
    color: #911a57
}

.lblSize_BUYBACK {
    font-size: 1.2em;
    font-weight: bold;
}

.icon_impreso {
    color: black;
}

.listado_estado_mark {
    width: 5px;
    height: 50px;
}

.backEstado_INICIADO {
    background-color: #0072c6;
}

.backEstado_MODIFICADO {
    background-color: #e99736;
}

.backEstado_GESTORIA_TRAMITABLE {
    background-color: #005b9f;
}

.backEstado_GESTORIA_NOTRAMITABLE {
    background-color: #4d7190;
}

.backEstado_FINALIZADO {
    background-color: #1bc11e;
}


.backEstado_CAMPA {
    background-color: #4b1a92;
}

.backEstado_ASIGNADOPORLAMARCA {
    background-coloR: #4b1a92;
}

.backEstado_PENDIENTE {
    background-coloR: #9a2d2a;
}

.backEstado_AUTOMATRICULADO {
    background-coloR: #1a8e92;
}

.backEstado_BUYBACK {
    background-coloR: #911a57;
}

.backEstado_PSAF {
    background-coloR: #FFF;
}

.backEstado_PREMATRICULACION {
    background-coloR: #e99736;
}

.td_info {
    cursor: pointer;
    position: relative;
}

.div_info_estados {
    position: absolute;
    min-height: 260px;
    width: 280px;
    background-color: #fbf7f7;
    border: 1px solid #1980cc;
    color: #0072c6;
    padding: 10px 5px;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    text-align: left;
    display: none;
    -webkit-box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.75);
}

.div_info_estados_title {
    font-weight: bold;
    border-bottom: solid 1px #1980cc;
    margin-bottom: 10px;
    width: 90%;
    margin-left: 10px;
}

.div_info_estados_cont {
    height: 20px;
    width: 100%;
    margin: 10px 0 0 10px;
}

.div_info_estados_cuadro {
    float: left;
    width: 15px;
    height: 15px;
    margin-top: 5px;
}

.div_info_estados_lbl {
    margin-left: 20px;
    font-size: 16px;
}


#CambiarEstadoTicketModal .modal-content {
    width: 713px;
}

.changeState_cont {
    height: 120px;
    margin-top: 20px;
}

.changeState_one {
    float: left;
    width: 100px;
    height: 100px;
    border: solid 1px #dedede;
    margin-right: 5px;
    padding: 5px;
    cursor: pointer;
    text-align: center;
}

    .changeState_one:hover {
        border-color: #000;
        background-color: #f5feff;
    }

.changeAccion_one {
    float: left;
    width: 100px;
    height: 100px;
    border: solid 1px #dedede;
    margin-right: 5px;
    padding: 5px;
    cursor: pointer;
    text-align: center;
}

    .changeAccion_one:hover {
        border-color: #000;
    }

.changeState_icon {
    font-size: 30px;
}

.changeState_state {
    font-size: 14px;
    line-height: 14px;
    margin-top: 10px;
}

.changeState_one_selected {
    background-color: #3A9C3D;
    color: #FFF;
}

    .changeState_one_selected:hover {
        background-color: #3A9C3D;
        color: #FFF;
    }

.changeState_delete:hover {
    background-color: #bb1941;
    color: #FFF;
}

.changeState_one_deleted_selected {
    background-color: #bb1941;
    color: #FFF;
}

.ticket_panelTab {
    padding-top: 20px;
    min-height: 240px;
}

.div_titular_search {
    float: left !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.search-address {
    padding-left: 0px !important;
    width: 70px;
    margin-top: 3px;
    padding-right: 0px !important;
}

.span_search {
    padding-top: 25px;
}

.center-modal {
    width: 60%;
    position: relative;
    left: 30%;
}

#modalTitulares .modal-dialog {
    width: 900px;
}

#modalTitulares .modal-content {
    padding: 0px;
}

.div_listado_titulares_cont {
    height: 200px;
    overflow-y: auto;
}

.direccion-titular {
    padding: 5px 10px;
    border: solid 1px #dedede;
    margin: 5px 0 5px 0;
    cursor: pointer;
}

    .direccion-titular > h5 {
        width: 25%;
        display: inline-block;
    }

.direccion-titular-datos-direccion {
    list-style-type: none;
    position: relative;
    left: 40px;
    width: 60%;
    text-align: left;
}



.list_titulares_uno {
    height: 25px;
    width: 100%;
    border: solid 1px #dedede;
    margin-top: 3px;
    cursor: pointer;
    font-size: 12px;
    padding: 5px 10px;
}

    .list_titulares_uno:hover, .direccion-titular:hover {
        background-color: #fffbd7;
    }

.list_titulares_nombre {
    float: Left;
    width: 60%;
    height: 20px;
}

.list_titulares_apellido {
    float: Left;
    width: 15%;
    height: 20px;
}

.list_titulares_direccion {
    float: Left;
    width: 40%;
    height: 20px;
}



.ticket_tabs {
    border-bottom: 1px solid #005b9f;
}

.ticket_obs_tabs {
    border-bottom: 1px solid #005b9f;
}

    .ticket_obs_tabs li {
        height: 36px;
    }


        .ticket_obs_tabs li a {
            padding: 7px 10px;
            height: auto !important;
            margin-right: 10px;
            background-color: #005b9f;
            color: #fff;
        }

            .ticket_obs_tabs li a:hover {
                background-color: #005b9f;
                color: #fff;
            }

            .ticket_obs_tabs li a i {
                font-size: 16px;
                margin-right: 5px;
            }

.ticket_tabs li {
    height: 36px;
}

    .ticket_tabs li a {
        padding: 7px 10px;
        height: auto !important;
        background-color: #005b9f;
        color: #fff;
    }

        .ticket_tabs li a:hover {
            background-color: #005b9f;
            color: #fff;
        }

        .ticket_tabs li a i {
            font-size: 16px;
            margin-right: 5px;
        }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    font-weight: bold;
    color: #005b9f;
    background-color: #fafafa;
    border-top: 1px solid #005b9f;
    border-left: 1px solid #005b9f;
    border-right: 1px solid #005b9f;
}

.ticket_tab_right {
    float: right !important;
    padding-top: 10px;
}

    .ticket_tab_right span {
        color: #ef9a30;
        font-weight: bold;
    }

.span_obligatorio {
    color: #9a2d2a
}


.docs_tipos_title {
    font-weight: bold;
    border-bottom: solid 1px #dedede;
}

.docs_tipos_cont {
}

.docs_tipos_uno {
    border: solid 1px #dedede;
    background-color: #FFF;
    margin-top: 3px;
    cursor: pointer;
    height: 38px;
}

    .docs_tipos_uno:hover {
        background-color: #fffbdb;
    }

.docs_tipos_uno_icono {
    float: left;
    width: 25px;
    height: 25px;
    margin: 3px 5px;
}

    .docs_tipos_uno_icono img {
        height: 31px;
        width: auto;
    }

.docs_tipos_uno_lbl {
    float: left;
    font-size: 16px;
    margin: 5px;
}

.docs_tipos_uno_selected {
    background-color: #3A9C3D;
    color: #FFF;
}

    .docs_tipos_uno_selected:hover {
        background-color: #3A9C3D;
        color: #FFF;
    }

.docs_tipos_info {
    margin-top: 5px;
    color: #333;
}

.docs_tipos_selector {
}

#doc_fileUploader .qq-uploader {
    width: 90%;
    border: dashed 3px rgba(42,139,224,1);
    margin: 30px auto;
    height: 400px;
}

#doc_fileUploader .qq-upload-button {
    background-color: #f2fffe !important;
    color: rgba(42,139,224,1);
    height: 390px !important;
    cursor: pointer;
    padding-top: 150px;
    font-size: 20px;
}

#doc_fileUploader .qq-upload-drop-area {
    width: 100%;
    height: 390px;
}

#doc_fileUploader .qq-upload-button input {
    width: 100%;
    height: 390px;
    left: -3px;
    top: 0px;
    position: absolute !important;
}

#doc_fileUploader .qq-upload-list {
    display: none;
}

#doc_fileUploader_loading {
    display: none;
    width: 90%;
    border: dashed 3px rgba(42,139,224,1);
    margin: 30px auto;
    height: 400px;
    padding-top: 150px;
    font-size: 20px;
    text-align: center;
    background-color: #fffbdb;
}


.ticket_psaf_left {
    float: left;
    width: 15%;
    height: 120px;
}

.ticket_psaf_right {
    float: left;
    width: 83%;
    height: 120px;
}

.psaf_button {
    float: left;
    width: 100px;
    height: 100px;
    border: solid 1px #dedede;
    margin-right: 5px;
    padding: 5px;
    text-align: center;
    margin-left: 15px;
}

    .psaf_button .changeState_icon img {
        width: 85%;
    }

    .psaf_button .changeState_state {
        font-size: 20px;
        margin-top: 15px;
    }

.psaf_button_selected {
    background-color: #8fe892;
    color: #333333;
}

.ticket_tab_underline a {
    text-decoration: underline;
    color: #3A9C3D;
}

#div_psaf_cont {
    display: none;
}

#datosPsaFinancial, #datosIbercaja, #datosArrendatario, #datosJaguar, #datosAlphabet {
    position: relative;
}

.ticket_psaf_title {
    border-bottom: solid 1px #dedede;
    margin-bottom: 5px;
    font-weight: bold;
}

.ticket_destino, .ticket-warning {
    width: 100%;
    padding: 10px;
    background-color: #fffbdb;
    margin-top: 10px;
    border: solid 1px #dedede;
}

    .ticket_destino a {
        font-weight: bold;
        text-decoration: underline;
    }

.btn-info {
    background-color: #005b9f;
    border-color: #003a67;
}

.btn_subrogacion {
    position: absolute;
    top: 8px;
    right: 0px;
}

.btn_titular {
    position: absolute;
    top: 8px;
    right: 130px;
}

.ticket_ibercaja_btn input {
    float: left;
    width: 86px;
    padding: 3px !important;
    height: 27px;
    margin-right: 10px;
    cursor: pointer
}

.ticket_alphabet_btn input {
    float: left;
    width: 86px;
    padding: 3px !important;
    height: 27px;
    margin-right: 10px;
    cursor: pointer
}

.ticket_psaf_btn_cancelacion {
    position: absolute;
    top: 8px;
    right: 0px;
}

.ticket_psaf_btn_notificacion {
    position: absolute;
    top: 8px;
    right: 0px;
}

.ticket_psaf_btn_transferencia {
    position: absolute;
    top: 8px;
    right: 120px;
}

.ticket_psaf_btn_cancelacion input {
    float: left;
    width: 86px;
    padding: 3px !important;
    height: 27px;
    margin-right: 10px;
    cursor: pointer
}

.btn-primary {
    background-color: #005b9f;
}

.btn_ficha_ticket {
    background-color: #005b9f;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 4px;
    border: 1px solid #005b9f;
    box-shadow: 1px 2px 1px -1px rgba(0,0,0,0.2),0px 1px 1px 0px rgba(0,0,0,0.14),0px 1px 3px 0px rgba(0,0,0,0.12);
}


    .btn_ficha_ticket span {
        color: #fff;
    }


/*FICHA TICKET MERCEDES*/
.mer_ft_container {
    height: auto;
    overflow: hidden;
    color: #005b9f;
    margin-top: 20px;
    padding-right: 10px;
}

.mer_ft_col_izq {
    width: 340px;
    float: left;
    min-height: 500px;
    margin-right: 20px;
    padding-left: 10px;
}

.mer_ft_col_der {
    float: none;
    width: auto;
    overflow: hidden;
}

.mer_ft_cuadro_gris {
    padding: 9px 9px 5px 9px;
    border-radius: 4px;
    background: #efefefbf;
    min-height: 100px;
    margin-top: 15px;
    border-left: 0.5px solid rgba(0,0,0,0.2);
    border-right: 0.5px solid rgba(0,0,0,0.2);
    border-top: 0.5px solid rgba(0,0,0,0.2);
    box-shadow: 1px 2px 1px -1px rgba(0,0,0,0.2),0px 1px 1px 0px rgba(0,0,0,0.14),0px 1px 3px 0px rgba(0,0,0,0.12);
}

.mer_ft_fechas {
    text-align: center;
}

.mer_ft_fecha_texto {
    line-height: 12px;
    height: 18px;
}

.mer_ft_fecha_date {
    font-weight: bold;
    font-size: 13px;
}

.ft_hr {
    margin-top: 0;
    margin-bottom: 8px;
    clear: both;
    border-top: 1px solid #e0e0e0;
}

.ct_hr {
    margin-top: 8;
    margin-bottom: 8px;
    clear: both;
}

.ft_cuadro_gris {
    padding: 9px 9px 30px 9px;
    border-radius: 3px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    min-height: 100px;
    margin: 15px 0;
}

.ft_btn {
    float: left;
    height: 35px;
    margin-left: 10px;
    width: 150px;
}

.ft_btn_derecha {
    float: right;
    text-align: right;
    margin-right: 10px;
}

.ft_labelestado {
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    clear: both;
}

.ft_fila textarea {
    resize: none;
}

.ft_fila {
    width: 100%;
    min-height: 30pX;
}

.ft_fila_select {
    height: 40px;
}

.ft_h2 {
    font-weight: bold;
}

.ft_gestiones_num {
    float: left;
    width: 10%;
    text-align: center;
    height: 30px;
    padding-top: 8px;
    font-weight: bold;
}

.ft_gestiones_select {
    float: left;
    height: 30px;
    width: 85%
}

    .ft_gestiones_select select {
        width: 100%;
    }

.ft_img_camion {
    width: 29px;
    margin-left: 20px;
    background-color: #0072c6;
    padding: 3px;
    border-radius: 5px;
}

#datosArrendatario {
    clear: both;
}

#datosRD {
    margin-top: 10px;
}

.nav-tabs li {
    cursor: pointer;
}

.ft_doc_nuevo {
    float: left;
    margin-right: 10px;
    text-align: center;
    width: 75px;
    font-size: 12px;
    line-height: 11px;
    height: 107px;
}

    .ft_doc_nuevo img:hover {
        -webkit-box-shadow: 0px 0px 23px 0px rgba(189,189,189,1);
        -moz-box-shadow: 0px 0px 23px 0px rgba(189,189,189,1);
        box-shadow: 0px 0px 23px 0px rgba(189,189,189,1);
    }

.ft_doc_icon {
    cursor: pointer;
    float: left;
    width: 55px;
}

.ft_doc_borrar {
    cursor: pointer;
    float: left;
    width: 15px;
    text-align: left;
}

#mega_loading {
    width: 100%;
    padding-top: 10%;
    text-align: center;
    background-color: rgba(241,241,241,0.8);
    position: fixed;
    height: 100%;
    z-index: 999;
}

.span_centroCoste {
    font-weight: bold;
    color: #404040;
}

.span_codPSAConcesion {
    font-weight: bold;
    color: #404040;
}

.text_value {
    font-weight: bold;
}

/*OBSERVACIONES*/

.ft_obs_cont {
    width: 100%;
    overflow: hidden;
    min-height: 200px;
}

.ft_obs_izq {
    width: 350px;
    float: left;
    margin-right: 10px;
    scrollbar-gutter: stable;
}

.ft_obs_der {
    float: none;
    width: auto;
    overflow-y: auto;
    height: 300px;
    border: solid 1px #dedede;
    border-radius: 3px;
    padding: 5px;
    scrollbar-gutter: stable;
}

.ft_obs_input textarea {
    resize: none;
    font-size: 11px;
}

.ft_obs_btn {
    text-align: right;
    margin-top: 10px;
}

.ft_obs_img {
    width: 320px;
    margin: 10px;
    border: dotted 2px #0072C6;
    height: 200px;
    cursor: pointer;
}

.ft_obs_img_aviso {
    text-align: center;
    margin-top: 50px;
}

.ft_obs_img img {
    width: 100%;
    height: 100%;
}

#obs_panel {
}

.obs_panel_cerrada i, .obs_panel_activas i {
    font-size: 20px;
    color: #e35454;
    cursor: pointer;
    margin-left: 5px;
}

#obs_panel_loading {
    display: none;
    text-align: left;
    font-size: 20px;
    color: #dedede;
}

.obs_panel_obs {
    min-height: 20px;
    width: 100%;
    font-size: 13px;
    border-bottom: solid 1px #F1EDED;
    margin-bottom: 5px;
}

.obs_panel_nick {
}

    .obs_panel_nick span {
        font-size: 11px;
        color: #888;
    }

.obs_panel_txt {
    color: #666;
}

.clientIssue {
    font-weight: 600;
    color: #e35454;
}

.ft_obs_eliminar_ss {
    margin-top: 5px auto;
    text-align: center;
    text-decoration: underline;
}

    .ft_obs_eliminar_ss a {
        cursor: pointer;
        color: #bb1941;
    }


.textarea_report {
    height: 200px !important;
    resize: none;
}

.report_thanks {
    font-size: 17px;
    height: 150px;
}

.rep_table {
    font-size: 14px;
    font-weight: bolder
}

.rep_tr_header {
    background-color: #0072c6;
    color: #fff;
}

#obs_txto {
    margin-top: 10px;
}

/*ARCHIVO LLAMADO ESTILOSEIKON.CSS*/
.form-control-margin {
    margin-bottom: 5px;
}

.results-color {
    color: #0072c6;
}

tr.resultado:hover img#imgEdit {
    visibility: visible;
}

tr.resultado img#imgEdit {
    visibility: hidden;
}

tr.resultado:hover img#imgDel {
    visibility: visible;
}

tr.resultado img#imgDel {
    visibility: hidden;
}

table.data tbody tr:hover {
    background-color: #0072c6;
    color: #fff;
}

div.clear {
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}

.divRadius {
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border: 0px solid #000000;
}
/*.col-xs-3-mod {width: 22%;}*/
/*.qq-upload-list {position: absolute;margin-top: -32px;margin-left: 100px;padding-top: 5px;height: 30px;}*/
.qq-upload-list {
    padding-top: 5px;
    height: 30px;
}


/*MTOS*/
.td_0 {
    width: 0%;
}

.td_1 {
    width: 1%;
}

.td_2 {
    width: 2%;
}

.td_3 {
    width: 3%;
}

.td_4 {
    width: 4%;
}

.td_5 {
    width: 5%;
}

.td_6 {
    width: 6%;
}

.td_7 {
    width: 7%;
}

.td_8 {
    width: 8%;
}

.td_9 {
    width: 9%;
}


.td_10 {
    width: 10%;
}

.td_11 {
    width: 11%;
}

.td_12 {
    width: 12%;
}

.td_13 {
    width: 13%;
}

.td_14 {
    width: 14%;
}

.td_15 {
    width: 15%;
}

.td_17 {
    width: 17%;
}


.td_18 {
    width: 18%;
}

.td_20 {
    width: 20%;
}

.td_25 {
    width: 25%;
}

.td_30 {
    width: 30%;
}

.td_40 {
    width: 40%;
}

.td_50 {
    width: 50%;
}

.td_65 {
    width: 65%;
}

.td_75 {
    width: 75%;
}

table.stellantisList {
    width: 100%;
    border-collapse: collapse;
    font-size: 13px;
    table-layout: fixed;
}

    table.stellantisList th,
    table.stellantisList td {
        padding: 8px 10px;
        vertical-align: middle;
        text-align: center;
        word-wrap: break-word;
    }

.tramo-col {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    line-height: 1.3;
    gap: 4px;
}

.tramo-coste {
    font-weight: bold;
    color: #007bff;
    font-size: 13px;
}

.tramo-km {
    color: #666;
    font-size: 12px;
}

.stellantisList thead tr {
    background-color: #f4f4f4;
}

.stellantisList tbody tr:hover {
    background-color: #f0f8ff;
}

.mto_campo_erroneo {
    border: solid 1px #bb1941 !important;
}

/*MODALS*/

.modal_separator {
    background-color: #dedede;
    margin: 20px auto;
    width: 99%;
    height: 1px;
}

.modal {
    overflow: hidden;
    overflow-y: hidden;
}

#ModalSellers {
    width: 990px;
    margin: 0 auto;
}

    #ModalSellers .modal-dialog {
        width: 100%;
    }

.modal_seller_izq {
    float: left;
    width: 59%;
    height: 300px;
}

.modal_seller_der {
    float: left;
    width: 40%;
    border-left: solid 1px #dedede;
    padding-left: 20px;
    height: 339px;
    overflow-y: auto;
}

.modal_seller_searcher {
    height: 40px;
    width: 99%;
    border-bottom: solid 1px #dedede;
}

.modal_seller_searcher_input {
    float: left;
    width: 63%;
}

.modal_seller_searcher_input_s {
    float: left;
    width: 17%;
    margin-left: 1%
}

.modal_seller_searcher_btn {
    float: left;
    width: 15%;
    margin-left: 1%
}

    .modal_seller_searcher_btn button {
        height: 32px;
        width: 100%;
    }

.btn_modal_plantillas {
    margin: 10px;
    float: right;
    height: 40px;
}

.modal_lblError {
    float: left;
    color: #bb1941;
    font-size: 12px;
}

.modal_btns {
    float: right;
}


.modal_titulo {
    color: #0072c6;
    font-size: 16px;
    height: 25px;
    border-bottom: solid 1px rgba(0,0,0,.075);
    margin: 15px 0px;
    width: 60%;
}

.modal_titulo_main_address {
    color: #0072c6;
    font-size: 16px;
    border-bottom: solid 1px rgba(0,0,0,.075);
    margin: 15px 0px;
    margin-bottom: 0px;
}

.modal_titulo_succes_main_address {
    color: #53c600;
    font-size: 16px;
    border-bottom: solid 1px rgba(0,0,0,.075);
    margin: 15px 0px;
    margin-bottom: 0px;
}

.modal_titulo_address {
    color: #0072c6;
    font-size: 16px;
    height: 25px;
    border-bottom: solid 1px rgba(0,0,0,.075);
    margin: 0 !important;
    width: 60%;
}

.modal_info {
    color: #666;
    line-height: 14px;
}

.modal_error {
    color: #bb1941;
    line-height: 14px;
}

.modal_impfec_btn {
    margin-top: 10px;
}

#btn_procesar_fecha, #div_fechas_processing, #div_fechas_result, #div_fechas_error {
    display: none;
}

#div_fechas_processing {
    text-align: center;
}

#Modal_ImportarFechasEnvio .modal-body {
    padding: 0px;
}

#div_fechas_error {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    color: #BB1941;
}

.div_fechas_actualizadas {
    float: left;
    width: 199px;
    background-color: #f9f9f9;
    margin-top: 10px;
    margin-left: 20px;
}

.div_fechas_no_actualizadas {
    float: left;
    width: 270px;
    margin-left: 20px;
    background-color: #f9f9f9;
    margin-top: 10px;
}

.div_fechas_titulo {
    margin: 1px;
    border-bottom: solid 1px #FFF;
    color: #666;
    font-size: 16px;
}

.div_fechas_actualizadas_items {
    height: 300px;
    overflow-y: auto;
    width: 100%;
}

.div_fechas_actualizadas_item {
    margin: 5px 10px;
}

/*FACTURAS*/
.fact_cont {
    height: auto;
    overflow: hidden;
    color: #0072c6;
    margin-top: 5px;
    padding: 10px;
}

.fact_col_izq {
    width: 240px;
    float: left;
    min-height: 500px;
    margin-right: 20px;
    padding-left: 10px;
}

.fact_col_der {
    float: none;
    width: auto;
    overflow: hidden;
}

.fact_cuadro_gris {
    padding: 9px 9px 5px 9px;
    border-radius: 3px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    min-height: 100px;
    margin-top: 15px;
    position: relative;
}

.fact_title {
    font-size: 20px;
    font-weight: bold;
}

.fact_cuadro_estado {
    float: left;
    width: 110px;
    height: 110px;
    text-align: center;
    padding: 5px;
    cursor: pointer;
    color: #fff;
    margin-left: 10%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    box-shadow: 5px 5px 5px #888;
    -moz-box-shadow: 5px 5px 5px #888;
    -webkit-box-shadow: 5px 5px 5px #888;
}

.fact_cuadro_estado_pendiente {
    background-color: #ff9017;
}

    .fact_cuadro_estado_pendiente:hover {
        margin-left: 8%;
    }

.fact_cuadro_estado_cobrado {
    background-color: #3fa460;
    margin-right: 10%;
    float: right;
}

    .fact_cuadro_estado_cobrado:hover {
        margin-right: 8%;
    }

.fact_cuadro_estado_texto {
    line-height: 16px;
    font-size: 16px;
}

.fact_cuadro_estado_numero {
    font-size: 28px;
    line-height: 39px;
}

.fact_departamento_titulo {
    position: absolute;
    width: 240px;
    margin: 10px 0 0 40%;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}

.fact_table {
    color: #0072c6;
    font-size: 16px;
    width: 100%;
}

    .fact_table thead tr {
        background-color: rgba(0,114,198,0.9);
        color: #FFF;
        text-align: center;
        height: 35px;
    }

        .fact_table thead tr td {
            padding: 3px 0px;
            line-height: 15px;
        }

    .fact_table tbody tr {
        background-color: rgba(255,255,255,0.8);
        cursor: pointer;
    }

        .fact_table tbody tr:hover {
            background-color: #FFFF9E !important
        }

        .fact_table tbody tr td {
            vertical-align: middle;
            height: 35px;
            text-align: center;
            font-size: 14px;
            padding: 3px 0px;
        }

        .fact_table tbody tr:nth-child(4n), .fact_table tbody tr:nth-child(4n-1) {
            background-color: rgba(241,241,241,0.8);
            cursor: pointer;
        }

.fac_infoTr {
    background-color: #effeff !important;
    height: 60px !important;
    display: none;
}

.fac_tr_obs_izq {
    float: left;
    text-align: right;
    width: 200px;
    font-weight: bold;
}

.fac_tr_obs_der {
    float: left;
    text-align: left !important;
    padding-left: 15px;
}

#facturas_loading {
    margin: 20px auto;
    text-align: center;
    display: none;
}

.fact_table_title {
    float: left;
    font-weight: bold;
    color: #0072c6;
    font-size: 20px;
}

.fact_table_btns {
    float: right;
    height: 40px;
}

    .fact_table_btns button {
        margin-right: 7px; /*width:108px !important;*/
        float: left;
    }

    .fact_table_btns .btn_asignar {
        width: 145px !important
    }

.fact_table_input {
    float: left;
    width: 85px;
    margin: 1px 5px 0 0;
}

    .fact_table_input input {
        height: 30px;
        width: 100%;
        padding: 5px;
    }

.fact_table_separator {
    float: left;
    height: 30px;
    width: 1px;
    background-color: #dedede;
    margin: 0 15px 0 10px;
}

#NuevaFacturaModal .modal-body {
    padding: 0px 10px;
}

.modal_form_row {
    width: 90%;
    height: 28px;
    text-align: left;
    font-size: 15px;
    margin-top: 10px;
}

.modal_row__import_select {
    width: 50%;
    height: 28px;
    text-align: center;
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}

.disable__div {
    opacity: .5;
    pointer-events: none;
}



.modal_form_label {
    float: left;
    width: 30%;
    margin-top: 3px;
    text-align: right;
    padding-right: 20px;
    font-size: 14px;
}

.modal_form_input {
    float: left;
    width: 70%;
}

    .modal_form_input .radio-inline {
        margin-right: 10px;
    }

        .modal_form_input .radio-inline input {
            margin-top: -2px;
        }

    .modal_form_input input, .modal_form_input select {
        height: 28px;
        padding: 0px 5px;
    }

.modal_form_input_peque input {
    width: 30%;
}

.modal_form_subtitle {
    width: 100%;
    margin: 15px auto;
    height: 20px;
    border-bottom: solid 1px #dedede;
    color: #333;
    font-size: 16px
}

.modal_form_imgs {
    float: left;
    width: 70%;
}

    .modal_form_imgs img {
        height: 25px;
        width: auto;
        text-align: lefT;
    }

    .modal_form_imgs #img_positive, .modal_form_imgs #img_loading {
        display: none;
    }


#div_modal_loading, #div_modal_success {
    text-align: center;
    display: none;
}

.fac_leyenda_cont {
    width: 400px;
    float: left;
    height: 20px;
    margin-left: 10px;
    font-weight: bold;
}

.fac_leyenda {
    float: left;
    margin-right: 40px;
}



/*BUSQUEDA AVANZADA*/
.fact_bus_cont {
    margin-top: 0px;
    padding-top: 10px;
    min-height: 50px;
}

#div_busquedaAvanzadaShow {
    display: none;
}

#div_busquedaAvanzadaHidden {
    display: block;
}

.fact_bus_col_15 {
    float: left;
    width: 14%;
    min-height: 100px;
    padding: 0 1%;
}

.fact_bus_col_20 {
    float: left;
    width: 19%;
    min-height: 100px;
    padding: 0 1%;
}

.fact_bus_col_30 {
    float: left;
    width: 29%;
    min-height: 100px;
    padding: 0 1%;
}

.fact_bus_ava_cont .labelTicket {
    margin-top: 5px;
}

.fact_bus_cuadro_estado {
    float: left;
    width: 95px;
    height: 95px;
    text-align: center;
    padding: 10px;
    cursor: pointer;
    color: #fff;
    margin: 0px 10px 0 0;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    box-shadow: 5px 5px 5px #888;
    -moz-box-shadow: 5px 5px 5px #888;
    -webkit-box-shadow: 5px 5px 5px #888;
}

    .fact_bus_cuadro_estado:hover {
        margin-top: 20px !important;
        margin-left: 0px !important;
    }

.fac_bus_textarea {
    height: 100px !important;
    resize: none;
}

.fac_bus_inline {
    clear: both;
}

.fac_bus_date_range {
    width: 45%;
    margin-left: 5%;
    float: Left;
}

.fac_bus_totales {
    float: left;
    font-weight: bold;
    font-size: 16px;
}

.fac_bus_total_pendiente {
    color: #f38711;
    float: left;
    margin-right: 30px;
}

.fac_bus_total_cobrada {
    color: #3fa460;
    float: left;
}

.fac_bus_btn {
    float: right;
    margin-top: 0px;
}

.fac_bus_btns {
    float: right;
    margin-top: 25px;
}

    .fac_bus_btns button {
        margin-left: 20px;
    }



/*IMPORTACION*/
#ImportarFacturasModal .modal-content {
    width: 700px;
    margin-right: 20px;
}

.modal_imporfac_paso {
    display: none
}

.modal_imporfac_results {
    height: 250px;
    overflow: auto;
    width: 100%;
}

.modal_imporfac_result {
}

.modal_imporfac_paso4 {
    text-align: center;
}

.modal_imporfac_file_multiple {
    position: relative;
    margin-top: 20px;
}

    .modal_imporfac_file_multiple .qq-upload-button {
        height: 80px !important;
        border: dashed 2px #0072C6;
    }

    .modal_imporfac_file_multiple .qq-upload-list {
        position: initial;
        margin: 10px 0px;
        padding: 0px;
        height: 170px;
        overflow-y: auto;
    }

.file_uploader_multiple_file {
    float: left;
    width: 100px;
    height: 80px;
    text-align: center;
    border: solid 1px #dedede;
    padding: 5px;
    margin: 0 0 5px 10px;
}

.file_uploader_multiple_icon {
}

    .file_uploader_multiple_icon img {
        width: 30px;
        height: 30px;
    }

.file_uploader_multiple_lbl {
    line-height: 11px;
    font-size: 12px;
    height: 20px;
    margin-top: 5px;
}

.file_uploader_multiple_cancel {
}

    .file_uploader_multiple_cancel a {
        color: #bb1941;
        text-decoration: underline;
        font-size: 12px;
        cursor: pointer;
    }

#modal_imporfac_final_result_cont {
    margin-top: 10px;
    height: 200px;
    overflow-y: auto;
}

.modal_imporfac_final_result_ok {
    color: #3A9C3D
}

.modal_imporfac_final_result_fail {
    color: #BB1941;
}


.documents_loading {
    display: none;
}

.input_plantilla {
    margin: 10px 0 28px;
}

.file_uploader_ticket_cont {
}

    .file_uploader_ticket_cont .qq-upload-list {
        margin: 0px;
    }

    .file_uploader_ticket_cont .qq-upload-cancel {
        display: none;
    }

    .file_uploader_ticket_cont .qq-upload-file {
        line-height: 25px;
        color: #333;
    }

/*COMERCIALES*/
#cont_comerciales {
    display: none;
}

#ComercialesModal .modal-content {
    width: 800px;
}

#ComercialesModal .modal-body {
    padding-top: 0px;
}

#ComercialesModal .modal_titulo {
    float: left;
}

#div_listaComerciales {
    display: none;
}

#div_editarComercial {
    display: none;
}

#loading_comerciales {
    text-align: center;
    margin-top: 40px;
    display: none;
}

.comer_lista_cont {
    max-height: 320px;
    overflow-y: auto;
    clear: both;
}

.comer_lista_uno {
    height: 30px;
    border: solid 1px #dce8f1;
    margin-top: 5px;
    background-color: #f0f9ff;
    color: #333;
}

    .comer_lista_uno:hover {
        background-color: #fffbdb;
    }

.comer_lista_uno_desc {
    float: left;
    width: 40%;
    padding: 3px 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

    .comer_lista_uno_desc i {
        color: #0072c6;
        margin-right: 5px;
    }

.comer_lista_uno_mail {
    float: left;
    width: 40%;
    padding: 3px 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.comer_lista_uno_telefono {
    float: left;
    width: 10%;
    padding: 3px 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.comer_lista_uno_icon {
    float: left;
    width: 5%;
    text-align: centeR;
    cursor: pointer;
    font-size: 20px;
    color: #ef843c;
}

.comer_lista_uno_icon_delete {
    color: #BB1941;
}

.comer_btn_new {
    float: right;
    height: 30px;
    width: 100px;
    margin: 15px 20px 0 0;
}

.dli_option_deleted {
    color: #BB1941;
}

#form_editComercial label {
    margin-top: 10px;
}


/*IMPORTACIÓN PLANTILLAS*/
.modal_importPlantila_paso {
    display: none;
    min-height: 250px;
}

/*.bmw_modal_importPlantila_paso {
    display: none;
    min-height: 250px;
}*/

.modal_importPlantilla_next {
    margin-top: 20px;
    text-align: right;
    height: 40px;
    width: 100%;
    border-top: solid 1px #dedede;
    padding-top: 5px;
}

.modal_loading {
    text-align: center;
    display: none;
    margin-top: 20px;
}

.modal_importacionPlantilla_results {
    height: 250px;
    overflow: auto;
    width: 100%;
}

.modal_importacionPlantilla_lblSuccess {
    text-align: center;
    font-size: 16px;
}

    .modal_importacionPlantilla_lblSuccess i {
        font-size: 40px;
        color: #3A9C3D;
        line-height: 60px;
    }

.modal_importacionPlantilla_lblError, .modal_importacionPlantilla_lblError i {
    color: #BB1941;
    font-size: 16px;
    height: 40px;
}

.modal_importacionPlantilla_badine {
    height: 30px;
}


/*RELEASE*/

.release_title {
    font-size: 28px;
    text-align: left;
    margin: 50px 0 0 40px;
    font-weight: bold;
    color: #333;
}

.release_cont {
    width: 95%;
    background-color: #f2f2f2;
    border: solid 1px #DEDBDB;
    padding: 20px;
    margin: 10px 0 0 2%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.release_subtitle {
    font-size: 16px;
    margin: 10px;
    font-weight: bold;
}

    .release_subtitle fecha {
        color: #888;
        margin-left: 10px;
        font-weight: normal;
        font-size: 13px;
    }

.release_listado {
    border-bottom: solid 1px #DEDBDB;
    padding-bottom: 20px;
}

    .release_listado li {
        height: 22px;
    }

/*AVISO LEGAL*/

.legal_cont {
    /*right: 0;*/
    width: 100%;
    /*position: fixed;*/
    height: 100%;
    background-color: #FFF;
    z-index: 1;
    overflow-y: auto;
    text-align: center;
}

.legal_logo {
    margin-top: 10px;
}

.legal_title {
    margin-top: 10px;
    width: 100%;
    font-size: 25px;
    color: #267dbd;
    font-weight: bold;
}

.legal_text {
    padding: 20px;
    text-align: left;
}

    .legal_text > p {
        text-align: justify;
    }

.legal_text_title {
    font-size: 16px;
    color: #267dbd;
    font-weight: bold;
}

/*ASIGNAR EXPEDIENTE GLOBAL*/
#Modal_AsignarExpedienteGlobal .modal-dialog {
    width: 900px;
}

.modal_expglo_resul_cont {
    height: 200px;
    overflow-y: auto;
    margin-top: 20px;
}

.modal_expglo_resul_cont_ibercaja {
    height: 200px;
    overflow-y: auto;
    margin-top: 20px;
}

.modal_expglo_resul_cont_alphabet {
    height: 200px;
    overflow-y: auto;
    margin-top: 20px;
}

.modal_expglo_result_cont {
    font-size: 12px;
    border-bottom: solid 1px #dedede;
    text-align: center;
    padding: 3px 0px;
    height: 25px;
}

.modal_expglo_result_icon {
    float: Left;
    width: 30px;
}

.modal_expglo_result_lbl {
    float: Left;
    width: 190px;
}

    .modal_expglo_result_lbl span {
        font-weight: bold;
    }

.modal_expglo_result_ok {
    background-color: #f2f2f2;
    color: #3A9C3D;
}

.modal_expglo_input input {
    width: 300px;
    display: inline;
    margin-left: 10px;
    border-color: #b5ddfb;
}

.modal_expglo_total {
    color: #3A9C3D;
    margin-top: 5px;
}

    .modal_expglo_total span {
        font-weight: bold;
    }

.modal_expglo_result_no {
    color: #FFA500;
}

.modal_expblo_resultFinal, .modal_expblo_resultFinal_no {
    font-size: 20px;
}

    .modal_expblo_resultFinal i {
        font-size: 30px;
        color: #3A9C3D;
    }

    .modal_expblo_resultFinal_no i {
        font-size: 30px;
        color: #bb1941;
    }

/* Admin Usuarios */
#users_loading {
    margin: 20px auto;
    text-align: center;
    display: none;
}

.labelUser, .form-label {
    margin-top: 5px;
    font-size: 16px;
    color: #1a5f94;
}

.admin_search_btn {
    margin-top: 11%;
}

.admin_user_cont {
    height: auto;
    overflow: hidden;
    color: #0072c6;
    margin-top: 5px;
    padding: 10px;
}

.admin_user_cuadro_gris, .list-cuadro-gris {
    padding: 9px 9px 5px 9px;
    border-radius: 3px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    min-height: 100px;
    margin-top: 15px;
    position: relative;
}

.admin_user_cuadro_gris_sin_height {
    padding: 9px 9px 5px 9px;
    border-radius: 3px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    margin-top: 15px;
    position: relative;
}

.admin_user_table_title {
    float: left;
    font-weight: bold;
    color: #0072c6;
    font-size: 20px;
}

.admin_user_title {
    color: white;
    margin: 10px 0 0 1%;
}

.verde {
    color: green;
}

.rojo {
    color: red;
}

/*MODAL DESCARGA DE DOCUMENTOS*/
#ModalDescargaDocs .modal-body {
    padding: 0px;
}

.modal_loading {
    display: none;
    text-align: center;
    margin-top: 20px;
}

#dd_wait {
    display: none;
}

.dd_tipoDoc_cont {
    border: solid 1px #dedede;
    background-color: #FFF;
    padding: 5px;
    text-align: center;
    width: 100%;
    margin-bottom: 2px;
    cursor: pointer;
    color: #3981be;
}

    .dd_tipoDoc_cont:hover {
        background-color: #feffb7;
    }

.dd_tipoDoc_cont_selected {
    background-color: #A8F993;
}

    .dd_tipoDoc_cont_selected:hover {
        background-color: #A8F993;
    }

.dd_tipoDoc_icon {
    float: lefT;
    font-size: 20px;
    width: 35px;
}

.dd_tipoDoc_lbl {
    font-weight: bold;
    float: Left;
    width: 500px;
    text-align: left;
    font-size: 16px;
    margin-top: 3px;
    color: #333;
}

.dd_tipoDoc_counter {
    font-size: 20px;
}


/*PSA FINANFIAL*/

.psaf_full_cont {
    overflow: hidden;
    margin-top: 30px;
}

.psaf_full_izq {
    float: left;
    width: 300px;
    min-height: 200px;
    padding: 9px 9px 5px 9px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    margin: 0px 15px;
}

.psaf_full_der {
    overflow: hidden;
    min-height: 100px;
    padding: 9px 9px 5px 9px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    margin-right: 15px;
}

.psaf_fila {
    width: 100%;
    min-height: 70px;
}

.psaf_table {
    color: #0072c6;
    font-size: 16px;
    width: 100%;
}

    .psaf_table thead tr {
        background-color: rgba(0,114,198,0.9);
        color: #FFF;
        text-align: center;
        height: 35px;
    }

        .psaf_table thead tr td {
            padding: 3px 0px;
            line-height: 15px;
        }

    .psaf_table tbody tr {
        background-color: rgba(255,255,255,0.8);
        cursor: pointer;
    }

        .psaf_table tbody tr:hover {
            background-color: #fffed1 !important
        }

        .psaf_table tbody tr td {
            vertical-align: middle;
            height: 35px;
            text-align: center;
            font-size: 14px;
            padding: 3px 0px;
        }

        .psaf_table tbody tr:nth-child(2n) {
            background-color: rgba(241,241,241,0.8);
            cursor: pointer;
        }

.psaf_cbx {
    width: 17px;
    height: 17px;
}

.psaf_logo_filtros {
    background-color: #FFF;
    width: 99%;
    text-align: center;
    padding: 5%;
    margin-bottom: 10px;
    border: solid 1px #dedede;
    box-shadow: 0px 0px 8px #dedede;
    -moz-box-shadow: 0px 0px 8px #dedede;
    -webkit-box-shadow: 0px 0px 8px #dedede
}

    .psaf_logo_filtros:hover {
        background-color: #fffed1;
    }

    .psaf_logo_filtros img {
        width: 50%;
        height: auto;
    }


/*ADMIN MONITORING*/

.admin_mon_left_cont {
    float: left;
    width: 300px;
    margin-right: 20px;
}

.admin_mon_right_cont {
    float: none;
    width: auto;
    overflow: hidden;
}

.admin_hr {
    margin: 10px auto;
    clear: both;
    border-bottom: solid 1px #dedede;
    width: 98%;
    height: 10px;
}

.admin_mon_con_uno {
    width: 30%;
    float: left;
    border: solid 1px #dedede;
    padding: 10px;
    cursor: pointer;
}

    .admin_mon_con_uno:hover {
        background-color: #fffbdb
    }

.admin_mon_con_uno_selected {
    background-color: #77bd59;
    color: #FFF;
}

    .admin_mon_con_uno_selected:hover {
        background-color: #77bd59;
    }


/*NUEVA BÚSQUEDA AVANZADA*/
#filtros_cont, #filtros_accesorios_cont {
    display: none;
    border-bottom: solid 1px #dedede;
    position: fixed;
    background-color: #fafafa;
    z-index: 9;
    top: 46px;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0,91,151,1);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0,91,151,1);
    box-shadow: 0px 5px 5px 0px rgba(0,91,151,1);
}

.ba_titulo {
    font-weight: bold;
    color: #212121;
}

.ba_textarea {
    height: 170px !important;
    resize: none;
}

.ba_btns_cont {
    text-align: center;
}

    .ba_btns_cont button {
        margin-right: 20px;
    }

.ba_label {
    color: #005b9f;
    font-weight: bold;
    padding-top: 4px;
    min-height: 38px;
    font-size: 1em;
}

.check_estado {
    color: #005b9f;
    font-weight: bold;
}

.ba_input {
    min-height: 38px;
    min-width: 0;
}

    .ba_input input {
        padding: 3px;
        height: 30px;
    }

    .ba_input select {
        padding: 3px;
        height: 30px;
    }

.ba_input_titular_input {
    width: 76%;
    float: left;
}

    .ba_input_titular_input input {
        width: 102%;
        font-size: 11px;
    }

.ba_input_titular_btn {
    width: 12%;
    float: left;
    text-align: center;
    font-size: 16px;
    border: solid 1px #dedede;
    background-color: #eeeeee;
    padding-top: 1px;
    height: 30px;
    cursor: pointer;
}

    .ba_input_titular_btn:hover {
        background-color: #dedede;
    }

.filtros_input {
    padding: 0;
    text-align: end;
    padding-top: 5px
}

.modal_titulares_cont {
    height: 400px;
    overflow-y: auto;
}

/*Ficha Ticket*/
.error-input {
    background: #f8e3e3;
}

.error {
    color: red;
    margin-left: 1em;
}

.validation-psacv {
    text-transform: uppercase;
}

.ibrcaja__span__gestion {
    font-weight: bold
}


.tickets_asignar_cambios {
    color: #666;
    line-height: 14px;
    margin-top: 6px;
    margin-bottom: 10px;
    font-weight: bold
}

.btn_asignar_estado_modal {
    width: 180px
}

.procesando__cancelacion__ibercaja {
    display: none
}

.procesando__cancelacion__alphabet {
    display: none
}

label.collapse__filter:hover {
    cursor: pointer;
}

.label__imp__repetidos {
    font-size: 12px;
    height: 28px;
    margin-top: 7px;
}

/*Sicronicion Siges*/
.ft_iconSync {
    color: green;
    font-size: 30px;
    vertical-align: middle;
    margin: 5px;
}

.ft_inconUnSync {
    color: red;
    font-size: 30px;
    vertical-align: middle;
    margin: 5px;
}

/*Add Gestiones*/
#btn_addGestion {
    margin-top: 6px;
}

    #btn_addGestion > i {
        margin: 0px;
    }

/*Original (PC & FT) Entrada*/
.original_check {
    height: 25px !important;
    width: 25px;
}



.btn__solicitar__dist {
    display: none;
}

.margin_5 {
    margin-top: 5px;
    margin-top: 5px;
}

/*Bootstrap Modal Customization*/
.modal-dialog,
.modal-content {
    height: auto;
}

.modal-body {
    max-height: calc(100vh - 210px);
    overflow-y: auto;
}

.sixt__image {
    width: 60% !important;
    /*  height: 60% !important;
    margin-bottom: 13px;*/
}

.bmw__image {
    /*   width: 35% !important;
    height: 65% !important;*/
    margin-bottom: 20px;
}

.dash_cuadro_bmw_vn {
    margin-top: -1px;
    font-size: 2em;
    font-weight: normal;
    color: #1a365e;
    line-height: 30px;
}

.dash_cuadro_bmw_vo {
    margin-top: -15px;
    font-size: 1.7em;
    font-weight: normal;
    color: #1a365e;
    line-height: 30px;
}

.sol__mat {
    font-size: 10px;
    font-weight: bold;
    color: red;
}

.dash_cuadro_sixt_vn {
    margin-top: 12px;
    font-size: 2.9em;
    color: #1a365e;
    font-weight: normal;
    line-height: 30px;
}

.bmw_bottom {
    margin-bottom: 15px;
}

.dash_cuadro_sixt_elementos {
    margin-top: 12px;
    font-size: 2.5em;
    color: #1a365e;
    line-height: 30px;
    font-weight: normal;
}


.check__imp__esp {
    font-size: 12px;
}

.alertasSixt_table {
    background: #428bca;
    color: white;
}

.tramitable {
    color: green;
}

#table_results tbody tr:hover .tramitable {
    color: #FFF;
}

.alert_scorallable {
    max-height: 400px;
    overflow: auto;
    padding-top: 16px;
    margin-right: -48px;
    margin-top: -16px;
    margin-bottom: -16px;
}

.pl-5 {
    padding-left: 5px !important;
}

.pr-5 {
    padding-right: 5px !important;
}


.dash_ver_link {
    font-size: 30px;
    vertical-align: middle !important;
    font-weight: normal;
    font-style: normal;
}


.dash_ver_link_black {
    color: #000;
}

    .dash_ver_link_black:hover {
        color: #000;
        font-weight: bold;
    }

.dash_ver_link_white {
    color: #fff;
}

    .dash_ver_link_white:hover {
        color: #fff;
        font-weight: bold;
    }

.dash_counter_prev_loading {
    font-size: 20px;
    vertical-align: middle !important;
    font-weight: normal;
    font-style: normal;
}

.dash_counter_loading {
    font-size: 30px;
    vertical-align: middle !important;
    font-weight: normal;
    font-style: normal;
}

.dash_tab_table {
    border: 2px solid #005b9f;
    margin-top: 4px;
    display: none;
}

    .dash_tab_table > thead > tr > .dash_tab_link {
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
        background-color: #005b9f;
        border-bottom: 2px solid #005b9f;
        color: #fff;
    }



.dash_tab_link {
    text-align: center;
    cursor: pointer;
    color: #005b9f;
    padding: 2px !important;
    vertical-align: middle !important;
}

    .dash_tab_link:hover {
        background-color: #005fa5;
        color: #fff;
    }

    .dash_tab_link.active {
        background-color: #005fa5;
        padding: 0px !important;
        color: #fff;
        border-left: 2.5px solid #005b9f !important;
        border-right: 2.5px solid #005b9f !important;
    }

        .dash_tab_link.active:hover {
            /*background-color: #fff !important;*/
        }

.dash_tab_arrow_link {
    color: #fff;
    background-color: #005b9f;
    padding: 0px !important;
    text-align: center;
    cursor: pointer;
    border-bottom: none !important;
}

    .dash_tab_arrow_link:hover {
        background-color: #005fa5;
    }



.dash_cuadro_byd_vo_image img {
    width: auto;
    height: 90px;
    padding-top: 0px;
}

.dash_cuadro_ald_vo_lbl {
    margin-top: 0px;
    font-size: 2.2em;
    font-weight: normal;
    color: #1a365e;
    line-height: 1.2em;
}

.dash_cuadro_byd_vo_lbl {
    margin-top: 0px;
    font-size: 2.5em;
    font-weight: normal;
    color: #1a365e;
    line-height: 1.2em;
}

.dash_cuadro_psag_vo_lbl {
    margin-top: 5px;
    font-weight: bold;
    font-size: 2.2em;
    font-weight: normal;
    color: #1a365e;
    line-height: 1.2em;
}

@media only screen and (max-width: 992px) {
    .lg_form {
        width: 85%;
    }
}

.caret {
    border-top: 6px solid;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}

.ht-70 {
    min-height: 70px !important;
}

.tbl_accesorios_caser {
    max-height: 155px;
    overflow-y: scroll;
    border: solid 1px #dedede;
    border-radius: 8px;
}

thead tr:nth-child(1) .tbl_accesorios_caser_header {
    background: #005b9f;
    position: sticky;
    top: 0;
    z-index: 10;
}

.solicitar_elemetos_div {
    background: #f9f9f9;
    padding: 10px;
}

.div__error__dis {
    float: right;
    width: 40%;
}

.cartasno__memo {
    height: 200px !important;
}


.plan_moves_aceptado {
    font-size: 21px;
    font-weight: bold;
    color: #1bc11e;
    margin-bottom: 0px;
}

.plan_moves_rechazado {
    font-size: 21px;
    font-weight: bold;
    color: red;
    margin-bottom: 0px;
}

.lot_envio_button {
    font-weight: 900;
    color: #005b9f;
    background-color: #fafafa;
    border-top: 1px solid #005b9f;
    border-left: 1px solid #005b9f;
    border-right: 1px solid #005b9f;
    border-bottom: 1px solid #005b9f;
}


.hide_button {
    display: none;
}

/*ENVIOS*/

.envio_main_check {
    padding: 0 1em 0 1em;
}

.disable_controls {
    pointer-events: none;
    opacity: 0.6;
}

.label__grupo {
    font-weight: bold;
}

.asignar_matricula_container {
    max-height: 15rem;
    overflow-y: auto;
}



.asignar_matricula_container_error {
    max-height: 15rem;
    overflow-y: auto;
}


.blue {
    color: #0072c6;
}

.my-1 {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.elements__container {
    display: flex;
    flex-direction: column;
    margin-left: 15px;
}


.elements__item {
    margin: 0.5em;
}


.document_type_list {
    width: 25px;
}

.div_document_type_list {
    margin-top: 10px
}

.document_mandato_div {
    margin-bottom: 3px;
}



.mandato__container__vendedor {
    margin-top: 5px;
    margin-bottom: 10px
}


.mandato__container__comprador {
    margin-top: 5px;
    margin-bottom: 20px
}

.mandato__firmado__check {
    font-size: 16px;
    color: #3f903f;
    margin-left: 50px;
}

.mandato__button {
    margin-left: 50px;
    color: #5bc0de;
    font-weight: bold;
}

.faq-table > thead > tr > th {
    text-align: center;
}

.faq-table-title {
    border-bottom: 2px solid #ffff;
}

    .faq-table-title > .admin_user_title {
        margin: 3px 0px 0px 1% !important;
    }

.faq-filter-container {
    border-radius: 3px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    min-height: 0px !important;
}

.faq-collapse-header {
    padding: 8px;
}

.faqs_nuevo_button {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
}


.faq_question {
    text-align: left;
}

.faq_question_text:hover {
    font-weight: bold;
}


.faq_question_text {
    padding-left: 30px !important;
}

.center {
    text-align: center;
}



.modal_form_subtitle_faq {
    width: 100%;
    margin: 15px auto;
    border-bottom: solid 1px #dedede;
    color: #333;
    font-size: 20px
}

.txt_PreguntaRespuesta > p {
    font-size: 17px !important;
}

.txt_Pregunta {
    font-size: 17px !important;
}

.state_counters {
    display: flex;
    flex-direction: column;
}

.text_salida_definitiva {
    color: #0045c2
}

.open > .menu_grid {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr !important;
}

.verificar_doc_viewer {
    padding: 9px 9px 5px 9px;
    border-radius: 4px;
    background: #ffff;
    height: 500px;
    overflow: hidden;
    /*overflow-y:auto;*/
    border-left: 0.5px solid rgba(0,0,0,0.2);
    border-right: 0.5px solid rgba(0,0,0,0.2);
    border-top: 0.5px solid rgba(0,0,0,0.2);
    box-shadow: 1px 2px 1px -1px rgb(0 0 0 / 20%), 0px 1px 1px 0px rgb(0 0 0 / 14%), 0px 1px 3px 0px rgb(0 0 0 / 12%);
}

/*.verificar_doc_viewer.expend {
        height: 100vh !important;
        width: calc(100% - 100px) !important;
        position: fixed !important;
        top: 0 !important;
        z-index: 9999 !important;
    }*/
.verificar_doc_list {
    max-height: 250px;
    overflow-y: auto;
}

/******************* CUSTOM CSS FOR TICKET PDF VIEWER *******************/
.pdf-viewer-container {
    max-width: 60%;
    width: 60%;
    height: 100%;
    top: 0;
    right: 0;
    position: fixed;
    z-index: 9999;
}

.pdf-viewer-close-btn {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 26px;
    font-size: 28px;
    background-color: #005b9f;
    color: white;
}

    .pdf-viewer-close-btn:after {
        content: '×';
    }


.tri-state-toggle {
    display: flex;
    background: #FFF;
    border-radius: 25px;
    transition: all 500ms ease;
    border: 1px solid;
    align-items: center;
    justify-content: center;
}

.tri-state-toggle-button {
    border-radius: 25px;
    height: 25px;
    width: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #FFF;
    border: 0px solid transparent;
    color: #005b9f;
    cursor: pointer;
    transition: all 0.5s ease;
}

    .tri-state-toggle-button.active {
        color: #FFF;
        transition: all .5s ease-in;
        background: #005fa5;
        width: 25px;
        height: 25px;
        border-radius: 25px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

.tri-state-toggle-neutral-button {
    border-radius: 25px;
    height: 25px;
    width: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #FFF;
    border: 0px solid transparent;
    color: #005b9f;
    cursor: pointer;
    transition: all 0.5s ease;
}

    .tri-state-toggle-neutral-button.active {
        transition: all .5s ease-in;
        background: #005fa5;
        width: 25px;
        height: 25px;
        border-radius: 25px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

.tri-state-toggle-button:focus {
    outline: none;
}

.tri-state-toggle-neutral-button:focus {
    outline: none;
}
/******************* CUSTOM CSS FOR TICKET PDF VIEWER *******************/
/******************* CUSTOM CSS FOR COLLABORATING AGENCY *******************/
#cont_collaboratingAgency {
    display: none;
}
/******************* CUSTOM CSS FOR COLLABORATING AGENCY *******************/


disable__div {
    pointer-events: none;
    /* for "disabled" effect */
    opacity: 0.5;
    background: #CCC;
}

.panel_guardar_ticket {
    width: 100%;
    padding: 10px;
    background-color: #fffbdb;
    margin-top: 10px;
    border: solid 1px #dedede;
    text-align: center;
    padding-top: 10px;
}


/* Stellantis Logistica */
#table_results.stellantisList tr, #table_results.stellantisList tr:nth-child(odd) {
    cursor: auto;
}

#stellantis_loading {
    margin: 20px auto;
    text-align: center;
    display: none;
}

.dash_text_stellantis {
    font-size: 1.8em;
}

.dash_cuadro .stellantis-split > * {
    min-width: 80px;
}

.stellantis-split {
    display: flex;
    justify-content: center;
    font-weight: 400;
    font-size: 18px;
}

.stellantis-sub {
    font-size: 12px;
    text-align: right;
}

.dash_title_doble_stellantis {
    font-size: 13px;
    margin-top: 4px;
}

.campa, .concesion, .ot, .od {
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    transition: background-color .3s;
    min-width: 52px;
}

    .campa:hover, .concesion:hover, .ot:hover, .od:hover {
        background-color: rgba(255, 255, 255, 0.2);
        position: relative;
    }

    .campa *, .concesion * {
        font-weight: 400;
    }

.stellantisList td, .stellantisList th {
    border-top: 0px;
    text-align: left;
}

.tag {
    padding: 3px 10px;
    border-radius: 5px;
    color: white;
}

.SINPERITACION {
    background-color: #9a0007;
}

.INICIADO {
    background-color: #005b9f;
}

.SINOT {
    background-color: #9a0007;
}

.RECOGIDAPENDIENTE {
    background-color: #320b86;
}

.RECOGIDA {
    background-color: #34515e;
}

.OTPENDIENTE {
    background-color: #9a0007;
}

.ENTREGADO {
    background-color: #08726F;
}
/* End */
.d-flex-column {
    display: flex;
    flex-direction: column;
}

.flex-column {
    flex-direction: column;
}

.flex-wrap {
    flex-wrap: wrap;
}

.justify-content-space-between {
    justify-content: space-between;
}

.justify-content-space-evenly {
    justify-content: space-evenly;
}

.justify-content-center, .justify-center {
    justify-content: center;
}

.align-items-start {
    align-items: flex-start;
}

.align-items-end {
    align-items: flex-end;
}

.text-align-right {
    text-align: right;
}

.text-align-left {
    text-align: left;
}

.inputs-container {
    display: flex;
    flex-direction: column;
}

.buttons-container {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 18px;
}

    .buttons-container > * {
        min-width: 168px;
    }

.inputs-container label {
    display: grid;
    grid-template-columns: .5fr 1fr;
    align-items: center;
}

    .inputs-container label span {
        color: #005b9f;
        font-weight: bold;
    }

/* importacion general */
.modal-import-export-content {
    background-color: white;
    border-radius: .8em;
    min-width: 570px;
    max-width: 570px;
    padding: 15px 35px;
}

#modal-import-export hr {
    margin: 10px 0;
}

#modal-import-export .modal-body, #modal-import-export .modal-footer {
    padding: 20px 0;
}

#modal-import-export .modal-body {
    min-height: 490px;
    max-height: 475px;
}

#modal-import-export .modal-footer {
    position: relative;
    bottom: 0;
}

.btn-download {
    float: left;
}

#modal-import-export .modal-section {
    margin-bottom: 20px;
}

#modal-import-export .description {
    color: gray;
    min-height: 80px;
}

#modal-import-export .modal-summary {
    /*    min-height: 300px;*/
}

.modal-subtitle {
    color: gray;
    border-bottom: 1px solid lightgray;
}

.modal-table-container {
    height: 380px;
    overflow-y: auto;
}

.modal-table-container-Byd {
    max-height: 80px;
    overflow-y: auto;
}

.modal_titulo_Byd {
    color: #0072c6;
    font-size: 14px;
    height: 20px;
    border-bottom: solid 1px rgba(0,0,0,.075);
    margin: 10px 0px;
    width: 80%;
}


.byd-trans-flex-container {
    display: flex;
    gap: 16px;
    margin-top: 15px;
    flex-wrap: wrap; /* Soporte responsive */
}

.byd-trans-left {
    flex: 1;
    min-width: 250px;
}

.byd-trans-right {
    flex: 1;
    min-width: 250px;
    max-height: 300px;
    overflow-y: auto;
}

.modal-table-container-Byd {
    max-height: 250px;
    overflow-y: auto;
    overflow-x: auto;
    border: 1px solid #ccc;
}

.modal-table {
    width: 100%;
    border-collapse: collapse;
}

    .modal-table td, .modal-table th {
        padding: 6px;
        border: 1px solid #ddd;
    }


.modal-table {
    width: 100%;
}

#modal-import-export .summary-table-container {
    max-height: 360px;
    overflow-y: auto;
    min-height: 300px;
}

#modal-import-export .modal-table.summary-table {
    font-size: 16px;
}

.modal-table th, .modal-table td {
    padding: 4px 6px;
}

.modal-table th {
    color: #005b9f;
}

.modal-table td {
    border: 1px solid lightgray;
    color: gray;
}

.table-campo, .table-error {
    width: 45%;
}

.table-col {
    width: 10%;
}

td.table-col {
    text-align: center;
}

.import-success {
    color: #00701a;
}

.import-partial {
    color: #FF8C00;
}

.import-error, td.import-error {
    color: #9a0007;
}

.blue-title {
    color: #005b9f;
}

.import-partial-color {
    color: #FF8C00;
}

.import-error-color {
    color: #9a0007;
}





.import-summary-sub-title {
    margin-bottom: 8px;
}


.info-bubble-container {
    display: flex;
    gap: 5px;
}

.info-bubble {
    position: relative;
    display: flex;
    gap: 5px;
    justify-content: center;
    width: fit-content;
    margin: 0;
    text-decoration: underline;
}

    .info-bubble:hover div, .info-bubble div:hover {
        transition: display .5s ease;
        display: block;
    }

    .info-bubble div {
        font-size: 14px;
        position: absolute;
        top: 20px;
        background: white;
        border-radius: 5px;
        border: 1px solid gray;
        padding: 8px;
        height: 280px;
        width: 190px;
        overflow-y: auto;
        display: none;
    }

.input-file-name {
    text-align: right;
    position: absolute;
    right: 0px;
    overflow-x: hidden;
}

.download-icon {
    cursor: pointer;
}
/* end importacion general */

/* modal observaciones */
.modal-observaciones-content {
    min-height: 685px;
    background-color: white;
    border-radius: .8em;
    width: 1100px;
    padding: 30px 30px 10px;
}

    .modal-observaciones-content #TipoObservacion {
        min-width: 250px;
        width: fit-content;
    }

    .modal-observaciones-content .tab-content {
        min-height: 520px;
    }

#modal-observaciones .modal-footer {
    padding: 20px 0;
}

/* modal stellantis editar */
.modal-editar-content {
    width: 600px;
    background-color: white;
    border-radius: .8em;
    padding: 30px 30px 10px;
}

#modal-stellantis-editar .fields {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px 15px;
    align-items: end;
}

#modal-stellantis-editar .modal-footer {
    padding: 20px 0;
    position: relative;
    bottom: 0;
}

.div-hint {
    position: absolute;
    height: fit-content;
    min-width: 350px;
    width: fit-content;
    max-width: 480px;
    background-color: #fbf7f7;
    border: 1px solid #1980cc;
    color: #0072c6;
    font-size: 14px;
    padding: 6px 8px;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    text-align: left;
    display: none;
    -webkit-box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.75);
}

.div-hint-title {
    text-decoration: underline;
}

.obs_panel_obs .icons {
    min-width: 50px;
    text-align: right;
}

.pointer {
    cursor: pointer;
}

/* modal anotaciones */
.modal-anotaciones-content {
    background-color: white;
    border-radius: .8em;
    padding: 30px 30px 10px;
}

@media screen and (max-width: 1615px) and (min-width: 942px) {
    .stenllantis_container {
        margin-top: 4rem !important;
    }
}

@media screen and (max-width: 942px) and (min-width: 768px) {
    .stenllantis_container {
        margin-top: 8rem !important;
    }
}

.modal-body-importation {
    padding: 0 !important;
}


.modal_leasys_arr {
    max-height: 400px;
    overflow: hidden;
    overflow-y: auto;
    border: solid 1px black
}


.template_related {
    color: #005b9f;
    margin-top: 10px;
    font-weight: bold;
}


body {
    font-family: Arial;
}

/* Style the tab */
.tab-template {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

    /* Style the buttons inside the tab */
    .tab-template button {
        background-color: inherit;
        float: left;
        border: none;
        outline: none;
        cursor: pointer;
        padding: 1px 16px;
        transition: 0.3s;
        font-size: 17px;
    }

        /* Change background color of buttons on hover */
        .tab-template button:hover {
            background-color: #ddd;
        }

        /* Create an active/current tablink class */
        .tab-template button.active {
            background-color: #ccc;
        }

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
    padding-bottom: 30px;
}

.template_button_col_red {
    color: darkred;
}

.template_file_error {
    color: #005b9f;
    font-weight: bold;
    margin-bottom: 5px;
}

.h4-template-summary {
    margin-bottom: 5px;
}

.excel_template_asignar_list {
    height: 250px;
    overflow: hidden;
    overflow-y: auto;
    clear: both;
    margin-bottom: 20px;
}



/* Filtros Incidencias Stellantis #################### */
.input-group-row {
    position: relative;
    min-width: 280px;
    max-width: 522px;
}

.input-row {
    display: flex;
}

    .input-row .ba_label {
        min-width: 128px;
    }


/* Modal añadir incidencias */
.modal-add-incidencias-content {
    background-color: white;
    border-radius: .8em;
    padding: 5px 20px;
}

/* extra */
.summary-arrow-rotate {
    rotate: 90deg;
}

.text-clamp {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* number of lines to show */
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.dates-incidencias td, .dates-incidencias th {
    border: 1px lightgray solid;
    border-collapse: collapse;
    padding: 2px 6px;
    text-align: center;
    color: gray;
}

.pill {
    background-color: rgb(52, 81, 94);
    border-radius: 4rem;
    padding: 2px 8px;
    color: white;
}

/* modal prevision ############## */
.modal-prevision-content {
    background-color: white;
    border-radius: .8em;
    padding: 10px 30px;
}


/*#collapsefilterStellantis .ba_label {
    color: #005b9f;
    font-weight: bold;
    padding-top: 4px;
    min-height: 38px;
    font-size: 1em;
    min-width: 160px;
}*/

.master-disable .listbox_controls,
.master-disable #listbox_sourceSelectList_wrapper {
    pointer-events: none;
    filter: grayscale(.7);
    opacity: .5;
}

.master-disable .listbox_option {
    pointer-events: none;
}

.management_tab_container {
    min-height: 400px;
    overflow: hidden;
    overflow-y: auto;
    clear: both;
    margin-bottom: 20px;
}

.excel_template_asignar_list {
    height: 250px;
    overflow: hidden;
    overflow-y: auto;
}

.excel_template_long_tab_container {
    height: calc(100vh - 300px);
}

.icon_excel_template {
    cursor: pointer;
}

    .icon_excel_template:hover {
        box-shadow: 0px 5px 10px 0px #9ed6a1;
    }

/* Modal acciones */
.modal-incidencias-acciones-content {
    background-color: white;
    border-radius: .8em;
    padding: 5px 20px;
}

.dash_stellantisyou_image {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 2rem;
}

.dash_cuadro_stellantisyou_image img {
    width: auto;
    height: 45px;
    padding-top: 0px;
}

.dash_cuadro_stellantisyou_lbl {
    margin-top: 0px;
    font-size: 2.2em;
    font-weight: normal;
    color: #1a365e;
    line-height: 1.2em;
}

.text-success-icon {
    color: #2BCA9A;
}

#ticket_header_loading {
    top: 0;
}

.bmw_icon_container {
    margin-top: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.bmw_registration_icon {
    color: white;
    font-size: 14px;
    font-weight: 700;
    width: 100%;
}

    .bmw_registration_icon.default {
        background: #9999;
    }

    .bmw_registration_icon.success {
        background: #2BCA9A;
    }

.validacionesDatosArval_tab .row {
    margin: 2px 0;
}
/* On screens that are 1410px or less, set the margin-top to 5rem */
@media screen and (max-width: 1410px) {
    .concession_management_container {
        margin-top: 5rem !important;
    }
}

.datos-extra-tab-container label.text-normal {
    display: block;
    text-overflow: ellipsis;
    max-width: 100%;
    overflow-x: hidden;
    white-space: nowrap
}

.datos-extra-tab-container {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 0 3rem; /* 30px */
    padding: 0 1.5rem;
}

@media (max-width: 1391px) {
    .check_estado .texto-exencion {
        display: inline-block;
        max-width: 100px; /* Ajusta este valor según el espacio disponible */
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}


@media (max-width: 1423px) {
    #header_username_panel {
        display: none;
    }
}

@media (max-width: 1460px) {
    .header_logo {
        display: none;
    }
}

.ia-icon::after {
    content: "IA";
    /*font-weight: bold;*/
}

.ia-icon {
    cursor: pointer;
    z-index: 1;
    position: absolute;
    /*right: 35px;*/
    left: 50px;
    font-size: 14px;
    color: red;
    /*line-height: 24px;*/
    font-style: normal;
    padding: 0 8px;
    background-color: darkgray;
    border-radius: 4px;
    top: 4px;
}

.ia-icon-spacing {
    top: 30px;
}

.bg-reading-level-1 {
    background-color: #ff0000;
}
/* Rojo fuerte */
.bg-reading-level-2 {
    background-color: #ff2a00;
}

.bg-reading-level-3 {
    background-color: #ff5500;
}

.bg-reading-level-4 {
    background-color: #ff8000;
}

.bg-reading-level-5 {
    background-color: #ffaa00;
}
/* Naranja */
.bg-reading-level-6 {
    background-color: #aacc00;
}

.bg-reading-level-7 {
    background-color: #66e000;
}

.bg-reading-level-8 {
    background-color: #33f10e;
}

.bg-reading-level-9 {
    background-color: #1fd415;
}

.bg-reading-level-10 {
    background-color: #1bc11e;
}
/* Verde final */
.dash_cuadro_ald_vo_image img {
    width: auto;
    height: 73px;
    padding-top: 0px;
}

/* Aumenta el tamaño de los elementos del menú de autocompletado */
ul.ui-autocomplete .ui-menu-item {
    font-size: 1.2rem; /* Aumenta el tamaño del texto */
    padding: 10px 15px; /* Más espacio interno */
    line-height: 1.5; /* Mejora la legibilidad */
}

/* Opcional: cambia el tamaño del contenedor completo */
ul.ui-autocomplete {
    max-height: 400px; /* Si quieres permitir más alto */
    width: auto !important; /* Evita que se recorte el ancho automáticamente */
}

    /* Opcional: mejora el hover */
    ul.ui-autocomplete .ui-menu-item-wrapper:hover {
        background-color: #0078d7;
        color: black;
        cursor: pointer;
    }


.cuadro-azul {
    width: 25px;
    height: 25px;
    background-color: #003366; /* Azul oscuro */
    color: white;
    border-radius: 8px; /* Bordes redondeados */
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    font-size: 10px;
}


