@import url(crm.css);
@import url(crm_mobile.css);
@import url(crm_settings.css);
@import url(crm_dashboard_dn.css);
@import url(painel_vw.css);
@import url(integracoes.css);

.m-0 {
    margin:0!important;
}
.m-1 {
    margin:.25rem!important;
}
.m-2 {
    margin:.5rem!important;
}
.m-3 {
    margin:1rem!important;
}
.m-4 {
    margin:1.5rem!important;
}
.m-5 {
    margin:3rem!important;
}

.mt-0 {
    margin-top:0!important;
}
.mr-0 {
    margin-right:0!important;
}
.mb-0 {
    margin-bottom:0!important;
}
.ml-0 {
    margin-left:0!important;
}
.mx-0 {
    margin-left:0 !important;
    margin-right:0 !important;
}
.my-0 {
    margin-top:0!important;
    margin-bottom:0!important;
}

.mt-1 {
    margin-top:.25rem!important;
}
.mr-1 {
    margin-right:.25rem!important;
}
.mb-1 {
    margin-bottom:.25rem!important;
}
.ml-1 {
    margin-left:.25rem!important;
}
.mx-1 {
    margin-left:.25rem!important;
    margin-right:.25rem!important;
}
.my-1 {
    margin-top:.25rem!important;
    margin-bottom:.25rem!important;
}

.mt-2 {
    margin-top:.5rem!important;
}
.mr-2 {
    margin-right:.5rem!important;
}
.mb-2 {
    margin-bottom:.5rem!important;
}
.ml-2 {
    margin-left:.5rem!important;
}
.mx-2 {
    margin-right:.5rem!important;
    margin-left:.5rem!important;
}
.my-2 {
    margin-top:.5rem!important;
    margin-bottom:.5rem!important;
}

.mt-3 {
    margin-top:1rem!important;
}
.mr-3 {
    margin-right:1rem!important;
}
.mb-3 {
    margin-bottom:1rem!important;
}
.ml-3 {
    margin-left:1rem!important;
}
.mx-3 {
    margin-right:1rem!important;
    margin-left:1rem!important;
}
.my-3 {
    margin-bottom:1rem!important;
    margin-top:1rem!important;
}

.mt-4 {
    margin-top:1.5rem!important;
}
.mr-4 {
    margin-right:1.5rem!important;
}
.mb-4 {
    margin-bottom:1.5rem!important;
}
.ml-4 {
    margin-left:1.5rem!important;
}
.mx-4 {
    margin-right:1.5rem!important;
    margin-left:1.5rem!important;
}
.my-4 {
    margin-top:1.5rem!important;
    margin-bottom:1.5rem!important;
}

.mt-5 {
    margin-top:3rem!important;
}
.mr-5 {
    margin-right:3rem!important;
}
.mb-5 {
    margin-bottom:3rem!important;
}
.ml-5 {
    margin-left:3rem!important;
}
.mx-5 {
    margin-right:3rem!important;
    margin-left:3rem!important;
}
.my-5 {
    margin-top:3rem!important;
    margin-bottom:3rem!important;
}

.mt-auto {
    margin-top:auto!important;
}
.mr-auto {
    margin-right:auto!important;
}
.mb-auto {
    margin-bottom:auto!important;
}
.ml-auto {
    margin-left:auto!important;
}
.mx-auto {
    margin-right:auto!important;
    margin-left:auto!important;
}
.my-auto {
    margin-bottom:auto!important;
    margin-top:auto!important;
}

.p-0 {
    padding:0!important;
}
.p-1 {
    padding:.25rem!important;
}
.p-2 {
    padding:.5rem!important;
}
.p-3 {
    padding:1rem!important;
}
.p-4 {
    padding:1.5rem!important;
}
.p-5 {
    padding:3rem!important;
}

.pt-0 {
    padding-top:0!important;
}
.pr-0 {
    padding-right:0!important;
}
.pb-0 {
    padding-bottom:0!important;
}
.pl-0 {
    padding-left:0!important;
}
.px-0 {
    padding-left:0!important;
    padding-right:0!important;
}
.py-0 {
    padding-top:0!important;
    padding-bottom:0!important;
}

.pt-1 {
    padding-top:.25rem!important;
}
.pr-1 {
    padding-right:.25rem!important;
}
.pb-1 {
    padding-bottom:.25rem!important;
}
.pl-1 {
    padding-left:.25rem!important;
}
.px-1 {
    padding-left:.25rem!important;
    padding-right:.25rem!important;
}
.py-1 {
    padding-top:.25rem!important;
    padding-bottom:.25rem!important;
}

.pt-2 {
    padding-top:.5rem!important;
}
.pr-2 {
    padding-right:.5rem!important;
}
.pb-2 {
    padding-bottom:.5rem!important;
}
.pl-2 {
    padding-left:.5rem!important;
}
.px-2 {
    padding-right:.5rem!important;
    padding-left:.5rem!important;
}
.py-2 {
    padding-top:.5rem!important;
    padding-bottom:.5rem!important;
}

.pt-3 {
    padding-top:1rem!important;
}
.pr-3 {
    padding-right:1rem!important;
}
.pb-3 {
    padding-bottom:1rem!important;
}
.pl-3 {
    padding-left:1rem!important;
}
.py-3 {
    padding-bottom:1rem!important;
    padding-top:1rem!important;
}
.px-3 {
    padding-right:1rem!important;
    padding-left:1rem!important;
}

.pt-4 {
    padding-top:1.5rem!important;
}
.pr-4 {
    padding-right:1.5rem!important;
}
.pb-4 {
    padding-bottom:1.5rem!important;
}
.pl-4 {
    padding-left:1.5rem!important;
}
.px-4 {
    padding-right:1.5rem!important;
    padding-left:1.5rem!important;
}
.py-4 {
    padding-top:1.5rem!important;
    padding-bottom:1.5rem!important;
}

.pt-5 {
    padding-top:3rem!important;
}
.pr-5 {
    padding-right:3rem!important;
}
.pb-5 {
    padding-bottom:3rem!important;
}
.pl-5 {
    padding-left:3rem!important;
}
.px-5 {
    padding-right:3rem!important;
    padding-left:3rem!important;
}
.py-5 {
    padding-top:3rem!important;
    padding-bottom:3rem!important;
}
.border-0 {
    border: 0;
}
.d-block {
    display: block;
}
.d-flex {
    display: flex;
}
.align-items-center {
    align-items: center;
}
.justify-content-between {
    justify-content: space-between;
}
.justify-content-center {
    justify-content: center;
}
.justify-content-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around !important;
}
.flex-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
}
.badge-secondary {
    background-color: #007bff;
}
.badge-danger {
    background-color: #d01e1e;
}
.w-100 {
    width: 100%;
}

@media screen and (min-width: 1300px) {

    .ocultar-dados .form-group {
        margin-top: 15px;
    }
}

@media screen and (min-width: 2166px) {

    .ocultar-dados .form-group {
        margin-top: 30px;
    }
}

@media screen and (min-width: 997px) and (max-width: 1300px) {

    .ocultar-dados .form-group {
        margin-top: 10px;
    }
}

/* Fix Seleção de Carros */

@media screen and (min-width: 1700px) {

    .panel-car-selection img {
        max-height: 115px;
        margin: 0 auto;
    }
}

@media screen and (min-width: 1400px) and (max-width: 1700px) {

    .panel-car-selection img {
        max-height: 90px;
        margin: 0 auto;
    }
}

@media screen and (min-width: 1300px) and (max-width: 1400px) {

    .panel-car-selection img {
        max-height: 80px;
        margin: 0 auto;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1300px) {

    .panel-car-selection img {
        max-height: 72px;
        margin: 0 auto;
    }
}

@media screen and (min-width: 1050px) and (max-width: 1200px) {

    .panel-car-selection img {
        max-height: 56px;
        margin: 0 auto;
    }
}

@media screen and (min-width: 991px) and (max-width: 1050px) {

    .panel-car-selection img {
        max-height: 52px;
        margin: 0 auto;
    }
}

@media screen and (min-width: 767px) and (max-width: 991px) {

    .panel-car-selection img {
        max-height: 80px;
        margin: 0 auto;
    }
}

@media screen and (min-width: 650px) and (max-width: 767px) {

    .panel-car-selection img {
        max-height: 65px;
        margin: 0 auto;
    }
}

@media screen and (min-width: 480px) and (max-width: 650px) {

    .panel-car-selection img {
        max-height: 55px;
        margin: 0 auto;
    }
}

@media screen and (min-width: 420px) and (max-width: 480px) {

    .panel-car-selection img {
        max-height: 45px;
        margin: 0 auto;
    }
}

@media screen and (min-width: 360px) and (max-width: 420px) {

    .panel-car-selection img {
        max-height: 42px;
        margin: 0 auto;
    }
}

@media screen and (max-width: 360px) {

    .panel-car-selection img {
        max-height: 36px;
        margin: 0 auto;
    }
}

#month-accordion .panel .panel-body {
    padding: 10px;
}

#month-accordion .panel .panel-heading .btn-secondary {
    font-size: 15px;
    font-weight: bold;
    margin: 0px;
    padding: 12px;
    width: 100%;
    text-align: left;
    border-radius: 0px;
    background-color: #fff;
    outline: none;
}

#month-accordion .panel .panel-heading {
    background-color: #ffffff;
    border-top: 1px solid rgb(245 245 245);
    border-bottom: 0px;
    padding: 0px 12px 0px 0px;
    border: #ffffff;
}

#month-accordion .panel .panel-heading .btn[aria-expanded=false] {
    border: #ffffff;
}

#month-accordion .panel .panel-heading .btn[aria-expanded=true] {
    background-color: #042b55;
    border: #042b55;
    color: #ffffff;
    border-radius: 0px;
}

/* Autorização de Faturamento */

#printable .form-group {
    margin-bottom: 5px !important;
}

#printable label {
    font-size: 13px;
    text-transform: uppercase;
}

#printable .form-group input,
#printable .form-group textarea {
    height: 26px;
    padding: 5px;
    border-radius: 2px !important;
    text-transform: uppercase;
}

#printable .form-group select {
    border-radius: 2px !important;
    text-transform: uppercase;
    padding-top: 0;
    height: 28px;
}

#printable #invoice-notes {
    height: 60px;
}

#printable select {
    font-size: 14px;
    height: 26px;
}

#printable legend {
    font-size: 20px;
    font-weight: bold;
    ;
}

#printable .form-group label {
    margin-bottom: 5px;
}

#printable .dados-pagamento input[type=checkbox] {
    float: left;
    margin-right: 5px;
}

#printable .dados-pagamento label {
    margin-bottom: 0px !important;
}

textarea.rp {
    text-align: justify;
    padding: 10px;
    margin: 10px 10px 0 10px;
    font-size: 14px;
}

@media print {
    .pagebreak {
        page-break-before: always;
    }
}

@media print {
    .pagebreakafter {
        display: block;
        page-break-after: always;
        position: relative;
        ;
    }

    .pagebreakbefore {
        display: block;
        page-break-after: always;
        position: relative;
        ;
    }
}

@media print {
    body * {
        visibility: hidden;
    }

    #printable,
    #printable * {
        visibility: visible;
    }

    #printable {
        position: fixed;
        left: 0;
        top: 0;
    }
}

.autorizacao-faturamento h3 {
    color: #416e9f;
    margin-top: 0px;
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 21px;
}

.text-aprovacao {
    text-align: center;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 0px;
}

.print-title {
    font-size: 22px;
    line-height: 27px;
    color: #042b55;
    margin-top: 0px;
    margin-bottom: 0px;
}

.autorizacao-faturamento table tr td {
    padding: 0px 0px;
}

.autorizacao-faturamento .panel-footer {
    overflow: hidden;
    padding: 15px;
}

.autorizacao-faturamento .panel-footer .btn {
    margin-left: 5px;
}

.input-group-lg .select2-container .select2-selection--single {
    height: 46px !important;
}

.input-group-lg .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 45px !important;
}

.input-group-lg .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 42px !important;
}


.input-group-lg .select2-container--default .select2-selection--single {

    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.wizard-stepper {
    padding-left: 0px;

}

.wizard-stepper .tab-pane {
    padding: 20px;
    border-left: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    border-right: 1px solid #ececec;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.wizard-stepper .active .tab-number {
    color: #8fabca;

}

.wizard-stepper .active a {
    color: #416e9f;
}

.wizard-stepper .tab-pane .btn-foward {
    margin-left: 5px;
}

.wizard-stepper > .nav-tabs > li.active > a {
    color: #ffffff;
    background: #416e9f;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.wizard-stepper > .nav-tabs > li.active > a:hover,
.wizard-stepper > .nav-tabs > li.active > a:focus {
    color: #ffffff;
    background: #5079a5;
    cursor: pointer;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.wizard-stepper li {
    font-size: 16px;
    line-height: 21px;
    font-weight: 600;
}

.wizard-stepper li a {
    color: #9e9e9e;
    font-weight: 600;
}


/* Vinculação de DNs */

.panel-vinculo {
    border: 1px solid #ececec;
}

.panel-vinculo .alert-user-number {
    font-weight: 600;
    background-color: #e1edf5;
    padding: 4px 12px;
    border-radius: 6px;
    font-size: 12px;
}

.panel-vinculo .alert-user-number span {
    float: right;
    color: #0e6eaa;
}

.panel-vinculo .panel-heading {
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
    background-color: #f5f5f5;
    border-bottom: 1px solid #ececec;
    color: #416ea2;
}

.panel-assinaturas {
    border: 1px solid #ececec;
    border-left: 4px solid #5f5f5f;
    margin-bottom: 10px;
}

.panel-assinaturas .panel-body {
    padding: 10px 15px;
}

.panel-assinaturas p {
    font-size: 14px;
    line-height: 19px;
    font-weight: 500;
    margin-bottom: 0px;
}

.panel-assinaturas p span {
    font-size: 32px;
    line-height: 37px;
    font-weight: 600;
    display: block;
    text-transform: uppercase;
}

.panel-green {
    border-left: 4px solid green;
}

.panel-green p span {
    color: green;

}

.panel-blue {
    border-left: 4px solid #0e6eaa;
}

.panel-blue p span {
    color: #0e6eaa;
}

.assinaturas-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
    display: block;
    color: #416e9f;
    margin-bottom: 10px;
}

.user-transfer {
    font-weight: 600;

}

.user-transfer span {
    color: #416e9f;
}

.user-transfer-description {
    font-size: 12px;
    line-height: 15px;
}


/* FAQ */

.tag-faq {
    display: inline-block;
    padding: 3px 10px;
    background-color: #e1f0ff;
    border-radius: 12px;
    font-weight: 500;
    color: #0da6e2;
    font-size: 12px;
    margin-bottom: 5px;
}

.faq-attachments {
    display: block;
}

.faq-attachments p {
    margin-bottom: 0px;
    margin-top: 10px;
    font-weight: 600;
    font-size: 12px;
}

.politicas-descontos-tab > .nav-tabs > li {
    height: 50px;
    width: 50%;
    text-align: center;
}

.politicas-descontos-tab > .nav-tabs > li > a {
    margin-right: 0px;
}

.politicas-descontos-tab .panel-default > .panel-heading {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}

.politicas-descontos-tab > .tab-content > .panel-default {
    border-top: 0px;
}

.politicas-descontos-tab .nav-tabs .active a {
    cursor: pointer;
    border-top: 1px solid #eaeaea !important;
    border-left: 1px solid #eaeaea !important;
    border-right: 1px solid #eaeaea !important;
    border-bottom: 2px solid transparent !important;
    color: #416e9f;
}

.politicas-descontos-tab .tab-lg a {
    font-size: 18px !important;
    font-weight: 600 !important;
    line-height: 18px !important;
    padding: 14px 20px !important;
}

.politicas-descontos-tab .nav-tabs a {
    color: #555;
    border-bottom: 2px solid #eaeaea !important;
}

.politicas-descontos-tab .nav-tabs .active a:hover {
    cursor: pointer;
    border-top: 1px solid #eaeaea !important;
    border-left: 1px solid #eaeaea !important;
    border-right: 1px solid #eaeaea !important;
    border-bottom: 2px solid transparent !important;
}

.politicas-descontos-tab .panel-faq .vw-responde {
    color: #0da6e2;
    padding-bottom: 10px;
    display: block;
    font-weight: 600;
    font-size: 13px;
    line-height: 18px;
}

.politicas-descontos-tab .panel-faq .faq-posted-by {
    color: #416e9f;
    padding-top: 10px;
    display: block;
    font-size: 12px;
    line-height: 15px;
}

.politicas-descontos-tab .panel-faq .fa-question-circle {
    color: #0da6e2;
}

.panel-faq .panel-footer {
    padding: 15px;
}

.politicas-descontos-tab .table .acoes {
    vertical-align: middle;
    padding: 6px;
    font-size: 13px;
    font-weight: 400;
    text-align: right;
    min-width: 80px;
}

@media screen and (max-width: 767px) {
    .politicas-descontos-tab > .nav-tabs > li {
        height: auto;
        width: 50%;
        text-align: center;
        float: left;
    }

    .politicas-descontos-tab .nav-tabs a {
        background-color: #ececec;

    }

    .politicas-descontos-tab .panel-heading .btn-back {
        text-align: left !important;
    }
}

/* Pré-venda --------------------------------------------------- */


.divide-aliquota {
    margin-bottom: 15px;
    margin-top: 0px;
}

.lista-alcadas {
    padding-left: 0px;
    list-style: none;
    margin-bottom: 0px;

}

.align-input-between {
    padding: 3px 11px;
    display: block;
    text-align: center;
}

.lista-alcadas span {
    font-weight: 600;
    color: #0e6daa;
    float: right;
}

.lista-alcadas li {
    border-bottom: 1px solid #ececec;
    color: #555;
    padding: 5px 0px;
}

.powered-by-cotavw {
    font-size: 11px;
    line-height: 14px;
    float: left;
    margin-top: 11px;
    margin-right: 20px;
}

.powered-by-cotavw img {
    height: 20px;
    margin-left: 4px;
}

.block-title {
    border-bottom: 2px solid #ececec;
    padding-bottom: 5px;
    font-size: 16px;
    line-height: 21px;
    margin-top: 0px;
    color: #0d67a0;
}

.dashboard-prevenda table tr td:last-child {
    /* min-width: 105px; */
}
.dashboard-prevenda .panel-regioes table tr td:last-child {
    min-width: inherit;
}

.dashboard-prevenda .list-users .table > tbody > tr > td .fa-square {
    font-size: 24px;
}


.h-100 {
    height: 100% !important;
}

.panel.h-100 {
    margin-bottom: 0px;
}

.mb-2 {
    margin-bottom: 20px
}

.close-icon:hover {
    cursor: pointer;
}

.red-icon {
    color: #f74444;
}

.red-icon:hover {
    color: red;
}

.panel-add-limit {
    margin-bottom: 0px;
    margin-top: 10px;
}

.panel-prevenda-versao .panel-footer p {
    font-size: 13px;
    line-height: 18px;
    font-weight: 600;
    color: #0e6daa;
    margin-bottom: 5px;
}

.panel-prevenda-versao .panel-footer label {
    font-size: 13px;
    line-height: 18px;
}

.panel-prevenda-versao .panel-footer {
    background-color: #f1f4f9;
}


.mb-0 {
    margin-bottom: 0px !important;
}

.mb-1 {
    margin-bottom: 05px !important;
}


.map-responsive .map-container {
    margin-bottom: 20px;
}

.lote-title {
    color: #042b55;
    font-weight: 700;
    margin-top: 0px;
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 5px;
}

.lote-benefits {
    margin-top: 0px;
    font-size: 16px;
    line-height: 19px;
    font-weight: 500;
}

.lote-benefits strong {
    font-weight: 600;
    color: #416e9f;
}

.alert-light {
    color: #565656;
    background-color: #ffffff;
    border-color: #ececec;
}

.alert-light strong {
    color: #416e9f;
    ;
}

.panel-benefits .lote {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #a6a6a6;
}

.panel-benefits .beneficios-lote {
    font-size: 12px;
    line-height: 16px;
    color: #416e9f;
    display: block;
}

.panel-benefits {
    padding: 10px;
    border-top: 1px solid #ececec;
}

.prevenda-lotes .panel-heading .btn {
    margin-top: 4px;
}

.lote-title .btn-primary {
    float: right;

}

.lote-table table {
    margin-bottom: 0px;
}

.panel-add-lote .panel-heading {
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 19px !important;
    padding: 8px 15px 8px 15px !important;
}

.lote-title h3 {
    font-size: 21px;
    line-height: 26px;
    color: #042b55;
    margin-top: 10px;

}

.lista-prevenda .icone-menu {
    color: #ffc800 !important;
}

.dashboard-prevenda .options-box .form-group {
    margin-bottom: 10px;
}

.dashboard-prevenda .text-red {
    color: #d9534f;
}

.dashboard-prevenda .text-green {
    color: green;
}

.dashboard-prevenda .panel-dash-red {
    border-left: 4px solid #d9534f !important;
    margin-bottom: 10px;

}

.dashboard-prevenda .panel-dash-verde {
    border-left: 4px solid green !important;
    margin-bottom: 10px;

}

.dashboard-prevenda .panel-dash-gray {
    border-left: 4px solid gray !important;
    margin-bottom: 10px;

}

.dashboard-prevenda .panel-dash-blue {
    border-left: 4px solid #0e70af !important;
    margin-bottom: 10px;

}

.dashboard-prevenda .n-pv-registradas {
    font-size: 28px;
    line-height: 32px;
    font-weight: 600;
    margin-bottom: 0px;
    color: green;
}

.dashboard-prevenda .n-pv-nao-registradas {
    font-size: 28px;
    line-height: 32px;
    font-weight: 600;
    margin-bottom: 0px;
    color: gray;
}

.dashboard-prevenda .n-lote-atingido-nb {
    font-size: 28px;
    line-height: 32px;
    font-weight: 600;
    margin-bottom: 0px;
    color: gray;
}

.dashboard-prevenda .n-lote-atingido {
    border-left: 4px solid #4ba4b2;
    margin-bottom: 10px;

}

.dashboard-prevenda .n-lote-atingido .n-pv-nao-registradas {
    color: #4ba4b2;

}

.dashboard-prevenda .red-number {
    font-size: 28px;
    line-height: 32px;
    font-weight: 600;
    margin-bottom: 0px;
    color: #c7504c;
}

.dashboard-prevenda .n-lote-atingido {
    font-size: 28px;
    line-height: 32px;
    font-weight: 600;
    margin-bottom: 0px;
    color: gray;
}

.dashboard-prevenda .n-pv-total-registradas {
    font-size: 28px;
    line-height: 32px;
    font-weight: 600;
    margin-bottom: 0px;
    color: #0e70af;
}

.dashboard-prevenda .panel-primary .panel-heading h3 {
    margin: 0px;
    font-size: 18px;
    line-height: 21px;
}

.dashboard-prevenda .panel-primary {
    border: 1px solid #ececec;
}

.dashboard-prevenda .panel-primary .table {
    margin-bottom: 0px;
}

.content-longo .dashboard-prevenda .panel-da .panel-heading-da {
    padding: 3px 15px !important;
}

.dashboard-prevenda .percentage-dash {
    color: #337ab7;
    font-weight: 600;
}

.dashboard-prevenda .panel-heading-da .sub-title {

    padding: 10px 0px;
}

.dashboard-prevenda .panel-xs .panel-body {
    padding: 0px;
}

.dashboard-prevenda .panel-sm .panel-body {
    padding: 0px;
}

.dashboard-prevenda .panel-xs .panel-heading {
    padding: 6px;
}

.dashboard-prevenda .panel-sm .panel-heading {
    padding: 6px;
}

.dashboard-prevenda .panel-xs .table > tbody > tr > td {
    padding: 3px 6px;
}

.dashboard-prevenda .panel-sm .table > tbody > tr > td {
    padding: 5px 6px;
}

.dashboard-prevenda .list-users .panel-sm .table > tbody > tr > td span {
    font-weight: 600 !important;
    display: inline !important;
    color: #337ab7;
}

.dashboard-prevenda .panel-xs .panel-heading h3 {
    margin: 0px;
    font-size: 16px;
    line-height: 20px;
}

.dashboard-prevenda .panel-sm .panel-heading h3 {
    margin: 0px;
    font-size: 16px;
    line-height: 20px;
}

.dashboard-prevenda .panel-md .panel-heading h3 {
    margin: 0px;
    font-size: 16px;
    line-height: 20px;
}


.dashboard-prevenda .panel-bottom table tr td:first-child {
    max-width: 18px !important;
    min-width: 18px !important;
}

.dashboard-prevenda .panel-bottom table tr th:first-child {
    max-width: 18px !important;
    min-width: 18px !important;
}

.dashboard-prevenda .panel-top10 table tr td:first-child {
    max-width: 18px !important;
    min-width: 18px !important;
}

.dashboard-prevenda .panel-top10 table tr th:first-child {
    max-width: 18px !important;
    min-width: 18px !important;
}

.dashboard-prevenda .panel-versoes table tr td:first-child {
    max-width: 120px !important;
    min-width: 120px !important;
}

.dashboard-prevenda .panel-regioes table tr td:first-child {
    max-width: 58px !important;
    min-width: 58px !important;
}

.dashboard-prevenda .panel-regioes table tr th:first-child {
    max-width: 58px !important;
    min-width: 58px !important;
}

.dashboard-prevenda .panel-regioes table tr td:first-child {
    text-align: left;
}

.dashboard-prevenda .panel-regioes table tr th:first-child {
    text-align: left;
}


.dashboard-prevenda .panel-regioes table tr td {
    text-align: center;
}

.dashboard-prevenda .panel-regioes table tr th {
    text-align: center;
}


.img-mapa-dash {
    max-height: 505px;
    margin: 0 auto;
}

.dashboard-prevenda .panel-md .panel-body {
    padding: 0px;
}

.dashboard-prevenda .panel-md .panel-heading {
    padding: 6px;
}

.dashboard-prevenda .list-users .panel-xs .table > tbody > tr > td span {
    font-weight: 600 !important;
    display: inline !important;
    color: #337ab7;
}

.dashboard-prevenda .panel-cor .table > tbody > tr > td {
    padding: 11px 6px;
}


.dashboard-prevenda .panel-md .table > tbody > tr > td {
    padding: 10px 6px;
}

.dashboard-prevenda .percentage-dash-green {
    color: green;
    font-weight: 600;
}

.dashboard-prevenda .panel-primary.green-panel .panel-heading {
    background-color: green;
}

.dashboard-prevenda .panel-primary.green-panel .panel-heading h3 i {
    color: #23c123;
}

.dashboard-prevenda .panel-primary.panel-gray .panel-heading {
    background-color: #042b55;
    color: #ffffff;
}

.dashboard-prevenda .panel-primary.panel-gray .panel-heading h3 i {
    color: #2765a8;
}

.dashboard-prevenda table tr td:last-child {
    /* text-align: right; */
}

.dashboard-prevenda table tr th:last-child {
    /* text-align: right; */
}

.dashboard-prevenda .panel-regioes table tr td:last-child,
.dashboard-prevenda .panel-regioes table tr th:last-child {
    text-align: center;
}
/* .dashboard-prevenda table tr td:first-child {
    min-width: 160px;
    text-align: left;
} */

.dashboard-prevenda .panel-countdown {
    font-size: 36px;
    line-height: 41px;
    background: #878a8d;
    color: white;
}

.dashboard-prevenda .panel-countdown-events {
    font-size: 20px;
    line-height: 41px;
    background: #878a8d;
    color: white;
    text-align: center;
}

.dashboard-prevenda table tr th {
    /* min-width: 75px; */
}

/* .dashboard-prevenda table tr td {
    min-width: 75px;
} */

.dashboard-prevenda .panel-regioes table tr td,
.dashboard-prevenda table tr th {
    min-width: inherit;
    width: 50px;
}

.dashboard-prevenda .panel-countdown {
    text-align: center;
}

.dashboard-prevenda .panel-ranking table tr td:first-child,
.dashboard-prevenda .panel-ranking table tr th:first-child {
    min-width: inherit;
    max-width: 5px;
    text-align: left;
    font-weight: 700;
}
.dashboard-prevenda .panel-ranking table tr td:nth-child(3),
.dashboard-prevenda .panel-ranking table tr td:nth-child(4),
.dashboard-prevenda .panel-ranking table tr th:nth-child(3),
.dashboard-prevenda .panel-ranking table tr th:nth-child(4) {
    min-width: inherit;
    max-width: 15px;
}

.pedidos-prevenda .options-box .form-group {
    margin-bottom: 10px;
}

.pedidos-prevenda .text-red {
    color: #c7504c;
}

.pedidos-prevenda .text-green {
    color: green;
}

.pedidos-prevenda .table .acoes {
    vertical-align: middle;
    padding: 6px;
    font-size: 13px;
    font-weight: 400;
    text-align: right;
    min-width: 200px;
    white-space: normal;
}

.pedidos-prevenda .table .acoes {
    vertical-align: middle;
    padding: 6px;
    font-size: 13px;
    font-weight: 400;
    text-align: right;
    min-width: 130px;
    white-space: normal;
}

.prevenda-lotes .table .acoes {

    min-width: 130px !important;
}

.n-pv-registradas {
    font-size: 28px;
    line-height: 33px;
    font-weight: 600;
    margin-bottom: 0px;
    color: green;
}

.n-pv-nao-registradas {
    font-size: 28px;
    line-height: 33px;
    font-weight: 600;
    margin-bottom: 0px;
    color: gray;
}

.n-pv-total-registradas {
    font-size: 28px;
    line-height: 33px;
    font-weight: 600;
    margin-bottom: 0px;
    color: #0e70af;
}

.pv-title-modal {
    font-size: 18px;
    line-height: 23px;
    font-weight: 600;
}


.pv-registradas {
    margin-bottom: 0px;
    font-weight: 500;
    font-size: 12px;
    line-height: 19px;
}

.panel-registro-pv .panel-body {
    padding: 10px 13px;
}

.img-prevenda {
    max-height: 76px;
    margin: 0 auto;
}


.prevenda-config .select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    margin-left: 5px;
    padding: 3px 6px;
    max-width: 100%;
    resize: none;
    height: 27px;
    vertical-align: bottom;
    font-family: sans-serif;
    overflow: hidden;
    word-break: keep-all;
}

.prevenda-config .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #efefef;
    border: 1px solid #dcdcdc;
}

.prevenda-config .select2-container--default .select2-selection--multiple {
    border: 1px solid #dcdcdc;
}

.prevenda-config .form-check-label {
    margin-right: 10px;
}

.row-content .prevenda-config .panel-default > .header-azul {
    color: #ffffff;
    background-color: #0e6daa;
    border-color: #0e6daa;
    font-size: 14px;
    font-weight: 500;
    line-height: 19px;
    padding: 8px 35px 8px 15px;
    overflow: hidden;
    position: relative;
}

.row-content .prevenda-config .panel-default > .header-azul i {
    color: #51a8df;
    margin-right: 5px;
}

.panel-prevenda-versao label {
    margin-top: 5px;
}

.img-prevenda {
    margin-bottom: 10px;
}

.panel-prevenda-versao .form-group {
    margin-bottom: 5px;
}

.btn-remove {
    text-align: center;
    padding: 0px;
    height: 20px;
    width: 20px;
    font-size: 12px;
    position: absolute;
    right: 7px;
    top: 7px;
}

.btn-remove .btn-close-prevenda {
    margin: 0px !important;
    color: red !important;
}

.panel-prevenda-versao hr {
    margin-top: 5px;
    margin-bottom: 10px;
}


/* Whatsapp --------------------------------------------------- */

.whatsapp-contact {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 10000;
}

.whatsapp-contact img {
    height: 40px;
}

@media screen and (max-width: 767px) {
    .whatsapp-contact {
        position: fixed;
        bottom: 15px;
        left: 15px;
        z-index: 10000;
    }

    .whatsapp-contact img {
        height: 40px;
    }
}

/* Pedidos de Compra --------------------------------------------------- */

.panel-upload-files .table tr td {
    font-size: 13px;
    line-height: 16px;
}

.iframepdf {
    width: 100%;
    min-height: 410px;
}

.panel-upload-files .table {
    margin-bottom: 0px;
}

.panel-upload-files .table tr td {
    vertical-align: middle;
    word-break: break-word;
}

.modal-upload-cloud .alert-info {
    margin-bottom: 0px;
}

.panel-upload-files .table .status-remove {
    margin-bottom: 0px;
}

.obrigatorio-cloud {
    color: red;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 0px;
    margin-top: 15px;
}

.table-cloud .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}


.table-cloud .form-group {
    margin-bottom: 0px;
}

.panel-upload-files .panel-body {
    padding: 10px 15px;
}

.status-times {
    color: red;
    font-weight: 500 !important;

}

.panel-upload-files .status-arquivo {
    min-width: 60px;
}

.panel-upload-files .table > tbody > tr > td,
.panel-upload-files .table > tbody > tr > th,
.panel-upload-files .table > tfoot > tr > td,
.panel-upload-files .table > tfoot > tr > th,
.panel-upload-files .table > thead > tr > td,
.panel-upload-files .table > thead > tr > th {
    padding: 4px 0px;
}

.btn-actions-upload,
.btn-actions-upload:visited {
    font-size: 13px;
    line-height: 13px;
    height: 24px;
    width: 24px;
    padding: 4px 6px;
    color: #0e70af !important;
    background: transparent;
}

.btn-actions-upload:hover,
.btn-actions-upload:focus,
.btn-actions-upload:active,
.btn-actions-upload.active,
.open > .dropdown-toggle.btn-actions-upload {
    border-color: #b5e2ff;
    background: #daf0ff;
}

.btn-actions-upload.active.focus,
.btn-actions-upload.active:hover,
.btn-actions-upload:active.focus,
.btn-actions-upload:active:focus,
.btn-actions-upload:active:hover,
.open > .dropdown-toggle.btn-actions-upload.focus,
.open > .dropdown-toggle.btn-actions-upload:focus,
.open > .dropdown-toggle.btn-actions-upload:hover {
    color: #0e70af !important;
}

.btn-actions-upload:active,
.btn-actions-upload.active {
    color: #0e70af !important;
}

.panel-upload-files .panel-heading {
    padding: 6px 15px;
}

@media (min-width: 1140px) {
    .modal-xl {
        width: 1140px;
    }
}

@media screen and (max-width: 460px) {
    .panel-total-pedidos span {

        display: block !important;
        width: 100%;
    }
}


.panel-total-pedidos p {
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 19px;
    float: left;
    padding-top: 3px;
    font-weight: 600;
}

.panel-total-pedidos span {
    font-size: 21px;
    line-height: 24px;
    display: block;
    font-weight: 600;
    float: right;
    color: #0d6eab;
}

.panel-total-pedidos .panel-body {
    padding-top: 10px;
    padding-bottom: 10px;
}

.img-govbr {
    width: 60px;
    float: left;
}

.text-gov {
    padding-left: 80px;
}

.link-destaque {
    font-weight: 600;
}

.nome-arquivo {
    font-weight: 500 !important;
}

.table-cloud tr:first-child td {
    border-top: 0px !important;
}

.table-cloud tr td {
    border-top: 1px solid #ececec !important;
}

.status-arquivo .control-fileupload {
    float: right;
}

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

.table-cloud {
    margin-bottom: 5px
}

.status-checked {
    color: green;
    font-weight: 500 !important;
}

.row-with-exclude label {
    display: block;
}

.row-with-exclude hr {
    margin-top: 5px;
    margin-bottom: 15px;
}

.sent-email {
    position: relative;
    display: inline-block;
}

.sent-email .icone-frente {
    color: #ffffff;
    position: absolute;
    top: 3px;
    left: 13px;
    font-size: 8px;
}

.sent-email .icone-tras {
    color: green;
    position: absolute;
    top: 0px;
    left: 10px;
    font-size: 14px;
}

.pedidos-de-compra label {
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    color: #042b55;
}

.pedidos-de-compra .table > tbody > tr > td .form-group {
    min-width: 100px;
}

.pedidos-de-compra .porcentagem-input {
    width: 142px;
}

.pedidos-de-compra .ave-input {
    width: 200px;
}

.pedidos-de-compra .table > thead:first-child > tr:first-child > th {
    margin-bottom: 15px;
}

.pedidos-de-compra .table > tbody > tr > td .form-group {
    margin-bottom: 0px;
}

.pedidos-de-compra .table > tbody > tr > td,
.pedidos-de-compra .table > tfoot > tr > td,
.pedidos-de-compra .table > thead > tr > td {
    padding: 10px 5px 0px 5px;
    border-top: 0px;
}


.pedidos-de-compra .dropdown,
.dropup {
    position: relative;
    display: inline-block;
}

.pedidos-de-compra .checkbox {
    padding-left: 20px;
}

.pedidos-de-compra .table-checkbox {
    width: 50px;
    padding-left: 10px !important;
}

.pedidos-de-compra .table {
    margin-bottom: 0px;
}

.pedidos-de-compra .checkbox label {
    min-height: 16px;
}

.pedidos-de-compra .checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 20px;
}

.pedidos-de-compra .checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 21px;
    height: 21px;
    left: 0;
    margin-left: -20px;
    border: 2px solid #cecece;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.pedidos-de-compra .checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 21px;
    height: 21px;
    left: 0;
    top: 0;
    margin-left: -20px;
    padding-left: 4px;
    padding-top: 1px;
    font-size: 14px;
    color: #555555;
}

.pedidos-de-compra .checkbox input[type="checkbox"] {
    opacity: 0;
}

.pedidos-de-compra .checkbox input[type="checkbox"]:focus + label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.pedidos-de-compra .checkbox input[type="checkbox"]:checked + label::after {
    font-family: 'Font Awesome 5 Pro';
    content: "\f00c";
}

.pedidos-de-compra .checkbox input[type="checkbox"]:disabled + label {
    opacity: 0.65;
}

.pedidos-de-compra .checkbox input[type="checkbox"]:disabled + label::before {
    background-color: #7b7b7b;
    cursor: not-allowed;
}


.pedidos-de-compra .tab-content {
    padding: 20px;
    border-left: 2px solid #ececec;
    border-bottom: 2px solid #ececec;
    border-right: 2px solid #ececec;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.pedidos-de-compra h4 {
    color: #002D61;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 7px;

}

.pedidos-de-compra .table .acoes {
    vertical-align: middle;
    padding: 6px;
    font-size: 13px;
    font-weight: 400;
    text-align: right;
    min-width: 200px;
}

.pedidos-de-compra .panel-condicoes-comerciais-pedidos .btn-back {
    text-align: right;
}

.pedidos-de-compra .options-box {
    padding-top: 5px;
    padding-bottom: 25px;
}

.pedidos-de-compra .nav > li > a {
    padding: 10px 15px 7px 15px;
}

.pedidos-de-compra .nav > li.active > a {
    padding: 10px 15px;
}

.pedidos-de-compra .nav-tabs > li.active > a,
.pedidos-de-compra .nav-tabs > li.active > a:focus,
.pedidos-de-compra .nav-tabs > li.active > a:hover {
    color: #002d61;
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
    cursor: default;
    background-color: #fff;
    border-top: 2px solid #ececec;
    border-left: 2px solid #ececec;
    border-right: 2px solid #ececec;
    border-bottom: 0px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.pedidos-de-compra .nav-tabs li {
    width: 50%;
    /*text-align: center;*/
}

.pedidos-de-compra .nav-tabs {
    border-bottom: 2px solid #ececec;
}

.pedidos-de-compra .nav-tabs > li > a {
    margin-right: 0px;
    line-height: 1.42857143;
    border-top: 2px solid #f5f5f5;
    border-left: 2px solid #f5f5f5;
    border-right: 2px solid #f5f5f5;
    border-bottom: none;
    border-radius: 4px 4px 0 0;
    color: #5f5f5f;
    font-weight: bold;
    font-size: 15px;
    background-color: #f5f5f5;
}

.pedidos-de-compra .panel {
    border: 2px solid #ececec;
}

@media screen and (max-width: 767px) {
    .pedidos-de-compra .tab-content .table-responsive .dropdown-menu {
        position: static !important;
    }

    .row-with-exclude .btn-danger {
        display: block;
        width: 100%;
    }

    .pedidos-de-compra .options-box {
        padding-bottom: 5px;
    }
}

@media screen and (min-width: 768px) {
    .pedidos-de-compra .tab-content .table-responsive {
        overflow: visible;
    }
}


/* -----------------------------------------
   Custom Select
----------------------------------------- */

.pedidos-de-compra .select2-container--default .select2-selection--multiple .select2-selection__choice {

    margin-left: 0px;
    margin-right: 3px;
    max-width: 90%;
}

.pedidos-de-compra .select2-selection--multiple {
    border: 1px solid #dcdcdc !important;
    padding-bottom: 0px !important;
    padding-left: 7px;
}

.pedidos-de-compra .select2-selection--multiple:before {
    content: "";
    position: absolute;
    right: 10px;
    top: 42%;
    border-top: 5px solid #888;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

.pedidos-de-compra .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #757575;
}


.pedidos-de-compra .select2-container .select2-search--inline .select2-search__field {
    height: 26px;

}

.pedidos-de-compra .select2-selection--multiple .select2-selection__choice {
    background-color: #f5f5f5 !important;
    border: 1px solid #dcdcdc !important;
    border-radius: 4px;
    box-sizing: border-box;
    display: inline-block;
    margin-left: 5px;
    margin-top: 4px !important;
    padding: 0;
    padding-left: 20px;
    position: relative;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top !important;
    white-space: nowrap;
    height: 23px;
    font-size: 12px;
    line-height: 23px;
}

.select2-selection__rendered {
    line-height: 31px !important;
}

.select2-container .select2-selection--single {
    height: 35px !important;
}

.select2-selection__arrow {
    height: 34px !important;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #dcdcdc !important;
    border-radius: 4px;
}

.select2-container {
    width: 100% !important;
}

.select2-container .select2-selection--single {
    height: 34px !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 12px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 32px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 32px !important;
    position: absolute;
    top: 1px;
    right: 5px !important;
    width: 20px;
}

.select-css {
    display: block;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url('../img/caret-down.svg');
    background-repeat: no-repeat, repeat;
    background-position: right 1.2em top 50%, 0 0;
    background-size: .65em auto, 100%;
}

.select-css::-ms-expand {
    display: none;
}

.select-css:hover {
    border-color: #888;
}

.select-css:focus {
    border-color: #aaa;
    box-shadow: 0 0 1px 1px rgba(59, 153, 252, .7);
    box-shadow: 0 0 0 1px -moz-mac-focusring;
    color: #222;
    outline: none;
}

.select-css option {
    font-weight: normal;
}

*[dir="rtl"] .select-css,
:root:lang(ar) .select-css,
:root:lang(iw) .select-css {
    background-position: left .7em top 50%, 0 0;
    padding: .6em .8em .5em 1.4em;
}

.select-css:disabled,
.select-css[aria-disabled=true] {
    color: graytext;
    background-image: url('../img/caret-down.svg');
}

.select-css:disabled:hover,
.select-css[aria-disabled=true] {
    border-color: #aaa;
}

@media screen and (max-width: 480px) {


    .content-longo .pedidos-de-compra .panel-default > .panel-heading {
        padding: 5px !important;
    }

    .pedidos-de-compra .panel-heading-da .sub-title {

        padding: 0px
    }

    .pedidos-de-compra .panel-heading .btn-back {
        text-align: left !important;
    }

    .pedidos-prevenda .panel-heading .btn-back {
        text-align: left !important;
    }

    .pedidos-de-compra .table > tbody > tr > td {
        white-space: normal !important;
    }

    .pedidos-de-compra .nav-tabs li {
        width: 100%;
    }

    .pedidos-de-compra .nav > li > a {
        padding: 10px 15px;
    }

    .nav-tabs > li {
        float: none;
        margin-bottom: 0px;
    }


}

/* Spinner --------------------------------------------------- */

.loading-spinner-pedidos {
    height: 100%;
    width: 100%;
    background-color: rgba(218, 226, 232, 0.51);
    z-index: 10000;
    position: absolute;
}

.loading-spinner-pedidos-roda {
    position: fixed;
    top: 50%;
    left: 50%;
}

.loading-spinner-pedidos .spinner-border {
    border: 8px solid #c3cfd7;
    border-top: 8px solid #3498db;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    animation: spin 1s linear infinite;
}

.loading-spinner {
    height: 100%;
    width: 100%;
    background-color: rgba(51, 122, 183, 0.9);
    z-index: 10000;
    position: fixed;
}

.loading-spinner .h-100 {
    height: 100% !important;
}

.loading-spinner .d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.loading-spinner .justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.loading-spinner .align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.loading-spinner .spinner-border {
    border: 8px solid #f3f3f3;
    border-top: 8px solid #3498db;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* Image Upload --------------------------------------------------- */

[hidden] {
    display: none !important;
}

.btn-file {
    position: relative;
    overflow: hidden;
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

.btn-red i {
    color: red;
}

.btn-red .fa-stop {
    color: red;
}

.img-upload-box .panel {
    border-color: #ececec;
}

.img-upload-box .btn-link {
    text-align: left;
}

.img-upload-box img {
    max-height: 40px;
    margin: 0 auto;
    border-radius: 4px;
}

.img-upload-box .family-upload {
    border-bottom: 1px solid #ececec;
    padding-bottom: 15px;
}

.img-upload-box .fa-image {
    font-size: 46px;
    line-height: 40px;
    text-align: center;
    color: #ececec;
}

@media screen and (max-width: 480px) {
    .img-upload-box .btn-link {
        text-align: center;
    }

    .img-upload-box img {
        max-height: 74px;
    }
}

/* AtualizaÃ§Ãµes --------------------------------------------- */


/* Desconto Adicional --------------------------------------------------- */


.desconto-adicional .form-gerar-pdf {
    float: right;
    margin-right: 0px !important;
}

.desconto-adicional .form-historico-logs {
    float: right;
}

.modal-ave .panel-heading {
    font-weight: 600;
    color: #246eab;
    font-size: 16px;
    line-height: 21px;
}

.desconto-adicional .plus-sign-da {
    text-align: center;
    margin-bottom: 20px;
    border-radius: 6px;
    padding: 0px;
    font-size: 40px;
    line-height: 25px;
    color: #426f9f;
}

.filter-users .alcadas-input {
    float: right;
}

.resumo-da .panel-heading .label {
    margin-top: 7px;
    display: inline-block;
    margin-left: 5px;
}

.checkbox-modal-da {
    margin-top: 32px;
}


.desconto-adicional .lista-carros-SE .item-carros-SE .panel-heading {
    position: relative;

    overflow: visible;
}

.desconto-adicional .lista-carros-SE .item-carros-SE .regra-e-ou {
    position: absolute;
    top: calc(50% - 75px);
    left: -20px;
    background-color: #ececec;
    padding-top: 1px;
    padding-left: 5px;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    line-height: 13px;
    z-index: 999;
    border: 4px solid #fff;
}

.desconto-adicional .lista-carros-SE .item-carros-SE .regra-e-ou:focus {
    outline: 0px;
}

.desconto-adicional .lista-carros-SE .item-carros-SE .regra-e-ou:hover {
    background-color: #e1e0e0;
}

.desconto-adicional .btn-new-option {
    margin-bottom: 15px;
}

.desconto-adicional .lista-carros-SE .item-carros-SE {
    text-align: center;
}

.desconto-adicional .cards-carros-resumo .panel {
    margin-bottom: 0px;
}

.desconto-adicional .position-controls-top .move-up {
    width: 100%;
    font-size: 12px;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-radius: 0px;
    background-color: #f5f5f5;
    border-bottom: 1px solid #ececec;
    padding: 5px;
}

.desconto-adicional .position-controls-down .move-down {
    width: 100%;
    font-size: 12px;
    border-top: 1px solid #ececec;
    border-right: 0px;
    border-left: 0px;
    border-radius: 0px;
    background-color: #f5f5f5;
    border-bottom: 0px;
    padding: 5px;
}

.desconto-adicional .position-controls-down .move-down:hover {
    background-color: #ececec;
}

.desconto-adicional .position-controls-top .move-up:hover {
    background-color: #ececec;
}

.desconto-adicional .position-controls-da {
    margin-bottom: 10px;
}


.desconto-adicional .position-controls-da .move-up {
    position: absolute;
    top: -10px;
    left: 8px;
    font-size: 12px;
    padding: 5px 10px;
}

.desconto-adicional .position-controls-da .move-down {
    position: absolute;
    bottom: -10px;
    right: 8px;
    font-size: 12px;
    padding: 5px 10px;
}

.desconto-adicional .cards-carros-resumo h5 {
    margin: 0px 0px 2px 0px;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
}

.multiselect-container {
    padding: 15px 25px !important;
}

.multiselect-container > li.multiselect-group label {
    font-weight: 400;
    font-size: 12px;
}

.multiselect-container .input-group {
    margin: 0px 0px 15px 0px !important;
}

.multiselect-container > li > a > label {
    padding: 6px 0px 6px 20px !important;
    font-size: 14px;
    line-height: 20px;
}

.desconto-adicional .criterios-solicitacao .panel-heading p {

    font-size: 13px;
    line-height: 18px;
    color: #5f5f5f;
}

.desconto-adicional .panel-bloco-DA .panel-heading .remove-da-model .btn {
    margin-top: -2px;
    float: right;
    margin-bottom: 0px;
}

.desconto-adicional .criterios-solicitacao .form-group {
    margin-bottom: 15px !important;
}

.desconto-adicional .criterios-solicitacao > .panel-body {
    background-color: #f5f5f5;
}

.desconto-adicional .criterios-solicitacao .btn-back .btn {
    margin-top: 4px;
}

.desconto-adicional .panel-bloco-DA .panel-heading {
    font-size: 16px;
    padding-bottom: 0px;
    line-height: 18px;
    color: #0a2b55;
}

.desconto-adicional .panel-bloco-DA > .panel-body {
    background-color: #ffffff;
}


.desconto-adicional .btn-md {
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    padding: 10px;
}

.desconto-adicional .panel-regras {
    background-color: #f5f5f5;
}

.desconto-adicional .panel-regras .form-group {
    margin-bottom: 0px;
}

.desconto-adicional .panel-resumo-descontos {
    border: 1px solid #ececec !important;
    margin-bottom: 0px;
}

.desconto-adicional .panel-resumo-descontos .panel-heading {
    border-bottom: 1px solid #ececec;
    font-size: 16px;
    line-height: 18px;
    font-weight: 500;
    color: #0a2b55;
    background-color: #ffffff;
}


.desconto-adicional .toggle-da-model .btn-default:active,
.desconto-adicional .toggle-da-model .btn-default.active {
    color: #ffffff;
    background-color: #da0000;
    border-color: #dcdcdc;
}

.desconto-adicional .btn-da-confirm {
    float: right;
    margin-right: 0px;
}

.desconto-adicional .toggle-da-model .btn-gerar {
    float: right;
    margin-top: 3px;
    margin-right: 5px;
    height: 30px;
}


.desconto-adicional .table-relatorio-da .table {
    margin-bottom: 0px;
}

.desconto-adicional .table-relatorio-da .user-da-percentage {
    max-width: 100px;
    min-width: 100px
}


.desconto-adicional .options-box-right {
    float: right;
}

.desconto-adicional .checkbox-filter .checkbox-inline {
    padding-top: 5px;
}

.desconto-adicional .panel-da-type {
    background-color: #a9bcd0;
}

.desconto-adicional .remove-da-model .btn {
    margin-top: 7px;
    float: right;
}

.desconto-adicional .toggle-da-model .toggle {
    float: right;
    margin-top: 3px;

}

.desconto-adicional .resumo-da .table-resumo {
    margin-bottom: 0px;
    margin-top: 15px;
    border-bottom: 1px solid #ececec;

}

.row-content .desconto-adicional .resumo-da > .panel-heading {

    padding: 3px 15px !important;
}


.desconto-adicional .resumo-da .form-group {
    margin-bottom: 5px;
}

.desconto-adicional .resumo-da .valor-total-right {
    float: right;
}

.desconto-adicional .da-details-title {
    font-size: 14px;
    font-weight: 600;
    color: #416e9f;
}

.desconto-adicional .resumo-da .table-resumo > tbody > tr > td {
    padding: 5px 15px 5px 5px;

}

.item-name-financiamento {
    padding: 8px !important;
    border: solid 1px #c5c5c5;
}

.item-valor-financiamento {
    padding: 8px !important;
    border: solid 1px #c5c5c5;
    background: #e6e6e6;
    font-size: 12px !important;
}

.item-valor-financiamento img {
    width: 30px;
}

.financiamento-box .item-valor-financiamento img {
    width: 30px;
}


.financiamento-box .item-valor-financiamento {
    font-size: 12px;
    line-height: 17px;
    font-weight: 400;
    color: #5f5f5f;
    padding-left: 10px;
    background-color: #e6e6e6;
    border: solid 1px #d0d0d0;

}

.financiamento-box .item-name-financiamento {
    font-size: 12px;
    line-height: 17px;
    font-weight: 400;
    padding-left: 10px;
    border: solid 1px #d0d0d0;

}

.desconto-adicional .resumo-da .table-resumo .item-valor {
    font-size: 15px;
    line-height: 23px;
    font-weight: 400;
    color: #042b55;
    padding-left: 10px;
}

.desconto-adicional .resumo-da .panel-footer-resumo .valor-total {
    padding: 10px 0px 10px 0px;
    background-color: #0a2b55;
    margin-bottom: 0px;
    font-weight: 600;
    font-size: 18px;
    color: #ffffff;
    overflow: hidden;
    line-height: 24px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.desconto-adicional .resumo-da .table-resumo .item-subtotal {
    font-size: 15px;
    color: #042b55;
    padding-left: 10px;
    line-height: 24px;
}

.desconto-adicional .sub-title-da {
    margin-top: 3px;
    text-align: right;
    float: right !important;
    background-color: #416e9f;
    color: #fff;
    padding: 8px 10px;
    border-radius: 4px;
    font-size: 15px;
    line-height: 15px;
}

.desconto-adicional .comentarios-actions .btn {
    margin-left: 5px;
    margin-bottom: 15px;
}

.loading-stats-home {

    font-size: 16px;

}

.desconto-adicional .client-info {
    padding: 15px 0px 20px 0px;
}

.desconto-adicional .options-box {
    padding: 5px 20px 20px 20px;
}

.desconto-adicional .acoes {
    text-align: right;
}

.desconto-adicional .red-icon {
    color: red;
}

.desconto-adicional .approval-footer-da {
    font-size: 16px;
    color: #416e9f;
    background-color: #ececec;
    line-height: 20px;

}

.desconto-adicional .approval-footer-da .radio-inline {
    font-weight: 700;
}

.desconto-adicional .client-box {
    color: #434343;
    font-size: 14px;
    font-weight: 300;
    line-height: 18px;
    margin-bottom: 10px;
}

.desconto-adicional .client-info h3 {
    color: #434343;
    font-size: 16px;
    font-weight: 300;
    line-height: 18px;
    margin-bottom: 10px;
    margin-top: 0px;
}

.desconto-adicional .client-box span {
    display: block;
    color: #002D61;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
}

.desconto-adicional .process-status-box {
    background-color: #F5F5F5;
    padding: 15px 20px;
    border-radius: 4px;
    margin-bottom: 5px;
}

.desconto-adicional .process-status-box span {
    display: block;
    font-size: 24px;
    line-height: 24px;
    font-weight: 500;
}

.desconto-adicional td {
    cursor: default;
}

.desconto-adicional h4 {
    color: #042b55;
}

.desconto-adicional h5 {
    color: #416E9F;
    font-size: 16px;
}

.desconto-adicional .process-status-box .process-denied-color {
    color: #AB0000;
}

.desconto-adicional .process-status-box .process-approved-color {
    color: green;
}

.desconto-adicional .panel {
    border: 2px solid #ececec;
}

.desconto-adicional .panel .panel-body {
    padding: 15px 15px;
}

.desconto-adicional .regra-da .form-group {
    margin-bottom: 0px;
}

.desconto-adicional .regra-da .panel {
    border: 1px solid #cfe0f3;
}


.desconto-adicional .regra-da .panel-body {
    background-color: #e0efff;


}

.footer-da {
    padding: 20px 15px !important;
}

.footer-da .btn {
    margin-left: 5px;
}

.modal-DA-existente p {
    font-size: 16px;
    line-height: 21px;
}

.modal-ave p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
}

.panel-info {
    padding: 15px;
    border-bottom: 1px solid #ececec;
}

.icone-red {
    color: red;
}

.panel-info {
    font-size: 13px;
    line-height: 17px;
    color: #002D61;
    font-weight: 600;
    display: block;
}

.panel-info span {
    font-size: 19px;
    line-height: 25px;
    color: #434343;
    font-weight: 400;
    display: block;
}

.panel-info .btn-back {
    text-align: right;
}

.panel-defesa {
    padding: 15px;
    border-bottom: 1px solid #ececec;
}

.panel-defesa .panel-heading {
    padding: 12px 15px !important;
}


.panel-defesa .panel-group {
    margin-bottom: 0px;
}

.panel-defesa {
    font-size: 13px;
    line-height: 17px;
    color: #002D61;
    font-weight: 600;
    display: block;
    background-color: #eeeeee;
}

.panel-defesa .text-red {
    color: #d9534f;
}


.panel-defesa .btn-back {
    text-align: right;
}

.desconto-adicional .status-nao {
    border-radius: 4px;
    background-color: #676767;
    padding: 8px 16px;
    color: #fff;
    font-weight: 600;
    font-size: 13px;
    display: inline-block
}

.desconto-adicional .status-sim {
    border-radius: 4px;
    background-color: #0E72B2;
    padding: 8px 16px;
    color: #fff;
    font-weight: 600;
    font-size: 13px;
    display: inline-block
}

.panel-info .status-green {
    color: #1B8221
}

.panel-info .status-red {
    color: #AB0000
}

.table-relatorio-da .item img {
    max-height: 40px;
}

.table-relatorio-da .car-photo {
    max-width: 100px;
}

@media screen and (max-width: 768px) {

    .desconto-adicional .panel-default > .panel-heading {
        text-align: left !important;
    }

    .desconto-adicional .low-row {
        margin-left: -5px;
        margin-right: -5px;
    }

    .row-content .desconto-adicional hr {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .row-content .desconto-adicional .resumo-da > .panel-heading {
        padding: 5px 15px !important;
    }

    .desconto-adicional .list-users .table > tbody > tr > td {
        white-space: normal;
    }

    .desconto-adicional .filter-users .btn-da-confirm {
        float: none;
        margin-right: 0px;
    }

    .desconto-adicional .filter-users .btn-da-confirm .btn-green {
        display: block;
        width: 100%;
    }

    .desconto-adicional .filter-users .btn-da-confirm {
        float: none;
        margin-right: 0px;

    }

    .desconto-adicional .filter-users .btn-default {
        display: block;
        width: 100%;
        margin-left: 0px !important;
        margin-top: 5px;
    }

    .desconto-adicional .form-historico-logs .btn-default {
        display: block;
        width: 100%;
        margin-top: 5px;
    }

    .desconto-adicional .form-historico-logs {
        display: block;
        width: 100%;

    }

    .desconto-adicional .filter-users .form-group {
        margin-right: 0px;
    }


    .header-site .navbar-collapse {
        flex-grow: 1;
        flex-basis: 100%;
    }

}

@media screen and (max-width: 991px) {

    .desconto-adicional .option-01-da .lista-carros-SE .item-carros-SE .regra-e-ou {
        bottom: auto;
        top: -24px;
        right: auto;
        left: 3px;
        height: 35px;
        width: 35px;
        font-size: 12px;
    }

    .desconto-adicional .lista-carros-SE .item-carros-SE .regra-e-ou {
        bottom: auto;
        top: -20px;
        right: auto;
        left: 10px;
        height: 35px;
        width: 35px;
        font-size: 12px;
    }

    .desconto-adicional .cards-carros-resumo .panel {
        margin-top: 10px;
        margin-bottom: 10px;
    }
}


@media screen and (max-width: 480px) {

    .desconto-adicional .toggle-da-model .toggle {
        float: left;
    }

    .card-drag .card-photo img {
        max-height: 20px;
        margin-top: 12px;
    }


    .filter-users .alcadas-input {
        float: none;
    }

    .checkbox-modal-da {
        margin-top: 0px;
    }

    .desconto-adicional .remove-da-model .btn {
        margin-top: 6px;
        margin-bottom: 7px;
        float: none;
        display: block;
    }


    .desconto-adicional .panel-resumo-descontos {
        margin-top: 10px;
    }

    .desconto-adicional .checkbox-filter .checkbox-inline span {
        display: none;
    }

    .desconto-adicional .options-box-right {
        float: none;
    }

    .desconto-adicional .resumo .panel-heading .btn {
        margin-right: 0px;
        display: inherit;
        text-align: inherit;
        width: inherit;
    }

    .desconto-adicional .status-sim {

        margin-bottom: 5px;
    }

    .panel-da .btn-green {
        display: block;
        margin-top: 5px;
        width: 100%;
    }

    .pedidos-de-compra .panel-condicoes-comerciais-pedidos .btn-primary {
        display: block;
        margin-top: 5px;
        width: 100%;
        margin-bottom: 4px;
    }

    .pedidos-de-compra .panel-condicoes-comerciais-pedidos .btn-green {
        margin-bottom: 4px;
    }

    .pedidos-de-compra .panel-da .btn-checklist {
        display: inline-block;
        width: auto;
    }
}

.desconto-adicional .status-nao {

    margin-bottom: 5px;
}

.row-content .desconto-adicional .resumo-da .panel-footer {
    padding: 0px 10px 0px 10px;
}

.row-content .panel-da .panel-heading-da {
    padding: 10px !important;
}

.panel-heading-da .sub-title {
    text-align: left;
    padding: 10px;
    font-size: 16px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.panel-heading-da .btn {
    margin-top: 5px;
    margin-bottom: 5px;
}

.desconto-adicional .process-status-box {
    min-height: 105px;
}

.footer-da .btn-foward {
    float: none;
    display: block;
    width: 100%;
    margin-bottom: 10px;
}

@media screen and (min-width: 991px) and (max-width: 1341px) {
    .desconto-adicional .resumo-da label {
        font-size: 12px;
    }

}

/* --------------------------------------------------- */
body {
    font-family: 'Roboto', verdana, arial, sans-serif !important;
    background-color: #f1f4f9;
    font-size: 14px;
    line-height: 21px;
    color: #5f5f5f;
    font-weight: 300;
}

html,
body {
    height: 100%;
    width: 100%;
}

.container-nopadding {
    padding-left: 0px;
    padding-right: 0px;
}

.container-lowpadding {
    padding-left: 5px;
    padding-right: 5px;
}

a:focus,
a:hover {
    text-decoration: none;
}

p {
    font-weight: 400;
}

.panel-body {
    font-weight: 400;
}

.fixedtop {
    transition: 0.1s
}

.fixedmiddle {
    transition: 0.1s;
    margin-top: -60px;
}

.ui-helper-hidden-accessible {
    position: absolute;
    left: -999em;
}

/* BotÃµes --------------------------------------------------- */
.btn-add {
    padding: 8px 12px;
    margin-top: 2px;
    margin-right: 10px;
    line-height: 19px;
    float: right;
}

.btn-primary,
.btn-primary:visited {
    background-image: linear-gradient(#0f75b5, #0d67a0);
    color: #fff !important;
    border-color: #0d67a0;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    background: #0f75b5;
    color: #fff !important;
    border-color: #0d67a0;
}

.btn-primary.active.focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #0d67a0;
    border-color: #0d67a0;
}

.btn-primary:active,
.btn-primary.active {
    background: #0d67a0;
    box-shadow: none;
    border-color: #0d67a0;
}

.btn-primary-light {
    background-color: #e9f1f8;
}

.btn-outline-primary,
.btn-outline-primary:visited {
    transition: 0.2s;
    background: #fff !important;
    color: #0d67a0 !important;
    box-shadow: none;
    border-color: #0d67a0;
}

.btn-outline-primary:hover,
.btn-outline-primary:active,
.btn-outline-primary.active,
.open > .dropdown-toggle.btn-outline-primary {
    background: #0f75b5 !important;
    color: #fff !important;
    border-color: #0d67a0 !important;
}

.btn-outline-primary.active.focus,
.btn-outline-primary.active:hover,
.btn-outline-primary:active.focus,
.btn-outline-primary:active:focus,
.btn-outline-primary:active:hover,
.open > .dropdown-toggle.btn-outline-primary.focus,
.open > .dropdown-toggle.btn-outline-primary:focus,
.open > .dropdown-toggle.btn-outline-primary:hover {
    background: #0f75b5 !important;
    color: #fff !important;
    border-color: #0d67a0 !important;
    box-shadow: none;
}

.btn-outline-primary:active,
.btn-outline-primary.active {
    background: #fff !important;
    color: #0d67a0 !important;
    box-shadow: none;
    border-color: #0d67a0;
}

.btn-default,
.btn-default:visited {
    color: #565656;
    background-color: #fff;
    border-color: #dcdcdc;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    color: #565656;
    background-color: #f9f9f9;
    border-color: #dcdcdc;
}

.btn-default.active.focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
    color: #565656;
    background-color: #fff;
    border-color: #dcdcdc;
}

.btn-default:active,
.btn-default.active {
    color: #565656;
    background-color: #fff;
    border-color: #dcdcdc;
}

.btn-new-model,
.btn-new-model:visited {
    color: #565656;
    background-color: #fff;
    border-color: #dcdcdc;
    border: 2px solid #ececec;
}

.btn-new-model:hover,
.btn-new-model:focus,
.btn-new-model:active,
.btn-new-model.active,
.open > .dropdown-toggle.btn-new-model {
    color: #565656;
    background-color: #f9f9f9;
    border-color: #dcdcdc;
}

.btn-new-model.active.focus,
.btn-new-model.active:hover,
.btn-new-model:active.focus,
.btn-new-model:active:focus,
.btn-new-model:active:hover,
.open > .dropdown-toggle.btn-new-model.focus,
.open > .dropdown-toggle.btn-new-model:focus,
.open > .dropdown-toggle.btn-new-model:hover {
    color: #565656;
    background-color: #fff;
    border-color: #dcdcdc;
}

.btn-new-model:active,
.btn-new-model.active {
    color: #565656;
    background-color: #fff;
    border-color: #dcdcdc;
}

.btn-green,
.btn-green:visited {
    background-image: linear-gradient(#1fb897, #18b17c);
    color: #fff !important;
    border-color: #18b17c;
}

.btn-green:hover,
.btn-green:focus,
.btn-green:active,
.btn-green.active,
.open > .dropdown-toggle.btn-green {
    background-image: linear-gradient(#18b17c, #1fb897);
    color: #fff !important;
    border-color: #18b17c;
}

.btn-green.active.focus,
.btn-green.active:hover,
.btn-green:active.focus,
.btn-green:active:focus,
.btn-green:active:hover,
.open > .dropdown-toggle.btn-green.focus,
.open > .dropdown-toggle.btn-green:focus,
.open > .dropdown-toggle.btn-green:hover {
    color: #fff;
    background-image: linear-gradient(#1fb897, #18b17c);
    border-color: #18b17c;
}

.btn-green:active,
.btn-green.active {
    background-image: linear-gradient(#1fb897, #18b17c);
    box-shadow: none;
    border-color: #18b17c;
}

.btn-blue,
.btn-blue:visited {
    background-image: linear-gradient(#0f75b5, #0d67a0);
    color: #fff !important;
    border-color: #0d67a0;
}

.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active,
.btn-blue.active,
.open > .dropdown-toggle.btn-blue {
    background-image: linear-gradient(#0d67a0, #0f75b5);
    color: #fff !important;
    border-color: #0d67a0;
}

.btn-blue.active.focus,
.btn-blue.active:hover,
.btn-blue:active.focus,
.btn-blue:active:focus,
.btn-blue:active:hover,
.open > .dropdown-toggle.btn-blue.focus,
.open > .dropdown-toggle.btn-blue:focus,
.open > .dropdown-toggle.btn-blue:hover {
    color: #fff;
    background-image: linear-gradient(#0f75b5, #0d67a0);
    border-color: #0d67a0;
}

.btn-blue:active,
.btn-blue.active {
    background-image: linear-gradient(#007bfe, #006de2);
    box-shadow: none;
    border-color: #0d67a0;
}

.btn-yellow,
.btn-yellow:visited {
    background-color: #ffb100;
    color: #fff !important;
    border: 1px solid #ffb100;
}

.btn-yellow:hover,
.btn-yellow:focus,
.btn-yellow:active,
.btn-yellow.active,
.open > .dropdown-toggle.btn-yellow {
    background-image: linear-gradient(#ffb100, #ffc800);
    color: #fff !important;
    border: 1px solid #ffb100;
}

.btn-yellow.active.focus,
.btn-yellow.active:hover,
.btn-yellow:active.focus,
.btn-yellow:active:focus,
.btn-yellow:active:hover,
.open > .dropdown-toggle.btn-yellow.focus,
.open > .dropdown-toggle.btn-yellow:focus,
.open > .dropdown-toggle.btn-yellow:hover {
    color: #fff;
    background-image: linear-gradient(#ffc800, #ffb100);
    border: 1px solid #ffb100;
}

.btn-yellow:active,
.btn-yellow.active {
    background-image: linear-gradient(#ffc800, #ffb100);
    box-shadow: none;
    border: 1px solid #ffb100;
}

.btn-actions,
.btn-actions:visited {
    font-size: 16px;
    height: 32px;
    width: 32px;
    padding: 4px 6px;
    color: #0e70af !important;
    background: transparent;
}

.btn-actions:hover,
.open > .dropdown-toggle.btn-actions {
    border-color: #b5e2ff;
    background: #daf0ff;
}

.btn-actions.active.focus,
.btn-actions.active:hover,
.btn-actions:active.focus,
.btn-actions:active:focus,
.btn-actions:active:hover,
.open > .dropdown-toggle.btn-actions.focus,
.open > .dropdown-toggle.btn-actions:focus,
.open > .dropdown-toggle.btn-actions:hover {
    color: #0e70af !important;
}

.btn-actions:active,
.btn-actions.active {
    color: #0e70af !important;
}

.btn-inactive,
.btn-inactive:visited {
    font-size: 16px;
    height: 32px;
    width: 32px;
    padding: 4px 6px;
    background: transparent;
    color: #d6aa00 !important;
}

.btn-inactive:hover,
.btn-inactive:focus,
.btn-inactive:active,
.btn-inactive.active,
.open > .dropdown-toggle.btn-inactive {
    border-color: #b5e2ff;
    background: #daf0ff;
}

.btn-inactive.active.focus,
.btn-inactive.active:hover,
.btn-inactive:active.focus,
.btn-inactive:active:focus,
.btn-inactive:active:hover,
.open > .dropdown-toggle.btn-inactive.focus,
.open > .dropdown-toggle.btn-inactive:focus,
.open > .dropdown-toggle.btn-inactive:hover {
    color: #d6aa00 !important;
}

.btn-inactive:active,
.btn-inactive.active {
    color: #d6aa00 !important;
}

.btn-active,
.btn-active:visited {
    font-size: 16px;
    height: 32px;
    width: 32px;
    padding: 4px 6px;
    color: #00bb00 !important;
    background: transparent;
}

.btn-active:hover,
.btn-active:focus,
.btn-active:active,
.btn-active.active,
.open > .dropdown-toggle.btn-active {
    border-color: #b5e2ff;
    background: #daf0ff;
}

.btn-active.active.focus,
.btn-active.active:hover,
.btn-active:active.focus,
.btn-active:active:focus,
.btn-active:active:hover,
.open > .dropdown-toggle.btn-active.focus,
.open > .dropdown-toggle.btn-active:focus,
.open > .dropdown-toggle.btn-active:hover {
    color: #00bb00 !important;
}

.btn-active:active,
.btn-active.active {
    color: #00bb00 !important;
}

.btn-small {
    font-size: 10px;
    padding: 5px 8px;
}

.client-list .table > tbody > tr > td {
    vertical-align: middle;
    font-weight: 400;
}

.client-list table tr td:last-child {
    text-align: right;
}

.client-search h4 {
    overflow: hidden;
}

.client-search ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0px;
}

.client-search li {
    padding-left: 1.3em;
}

.client-search li:before {
    content: "\f0da";
    /* FontAwesome Unicode */
    font-family: "Font Awesome 5 Pro";
    display: inline-block;
    font-weight: 600;
    color: #4470a0;
    margin-left: -1.3em;
    /* same as padding-left set on li */
    width: 1.3em;
    /* same as padding-left set on li */
}

.client-list .tableFixHead {
    overflow-y: auto;
    height: 212px;
    margin-bottom: 20px;
}

.client-list .tableFixHead thead th {
    position: sticky;
    top: 0;
}

/* Just common table stuff. Really. */
.client-list table {
    border-collapse: collapse;
    width: 100%;
}

.client-list th,
td {
    padding: 8px 16px;
}

.client-list th {
    background: #eee;
}

/* Modal -------------------------------------------- */
.modal-header {
    background-image: linear-gradient(#0f75b5, #0d67a0);
    color: #fff !important;
    border: none;
    font-size: 18px;
    font-weight: 600;
    margin-left: -1px;
    margin-right: -1px;
    margin-top: -1px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.modal-header .close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #000;
    filter: alpha(opacity=20);
    opacity: 1;
}

/* Barra no Topo -------------------------------------------- */
.navbar-toggle {
    padding: 10px;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0px;
    background-color: transparent;
    background-image: none;
    border: 1px solid #0273ee;
    border-radius: 4px;
}

.navbar-toggle .icon-bar {
    background-color: #0273ee;
}

header {
    padding: 7px 10px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1);
    min-height: 55px;
    background-color: #fff;
    display: flex !important;
    justify-content: space-between;
    align-items: center;
}
header > div {
    display: flex;
    align-items: center;
    gap: 10px;
}
header .dropdown-dn {
    width: 250px;
}

#menu-mobile {
    position: absolute;
    top: 50px;
    z-index: 9999;
    width: 100%;
    left: 0px;
}

#menu-mobile .menu-mobile-container {
    padding: 10px;
    background: rgb(255, 255, 255);
    display: flex;
    flex-direction: column;
    gap: 10px;
    box-shadow: 0px 6px 10px 1px #0000004d;
}

#menu-mobile .sub-menu {
    list-style: none;
    padding: 0;
    border-bottom: 1px solid #f0f0f0;
}

#menu-mobile .sub-menu li {
    padding: 10px 5px;
}

.header-site {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px;
    flex-wrap: wrap;
}

.header-site .logo-nav {
    width: 200px
}

.logo-vw {
    width: 42px;
    float: left;
    margin-right: 15px;
}

.nome-dealer {
    font-size: 18px;
    line-height: 22px;
    color: #042b55;
    float: left;
    margin-top: 9px;
    font-weight: 600;
}

.powered {
    font-size: 13px;
    color: #416e9f;
    font-weight: 400;
    margin-left: 5px;
}

header .nav-user > li > a {
    padding: 0px;
    font-weight: 500;
    color: #565656;
    margin-top: 0px;
}

header .nav > li:last-child {
    padding-right: 0px;
    border-right: none;
    margin-right: 0px;
}

header .nav-user > li > a:focus,
header .nav-user > li > a:hover {
    text-decoration: none;
    background-color: transparent;
}

header .nav-user > li > a:focus,
header .nav-user > li > a:hover {
    text-decoration: none;
    background-color: transparent;
}

header .nav-user .fa-caret-down {
    color: #007bff;
    margin-left: 3px;
}

header .nav-user .user-photo {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 10px;
    display: inline-block;
}

header .nav-user .open > a,
header .nav-user .open > a:focus,
header .nav-user .open > a:hover {
    background-color: transparent;
    border-color: #337ab7;
}

.icone-nav {
    width: 15px;
    height: 15px;
    color: #4979ff;
    margin-right: 5px;
}

.nav-notification > li > .dropdown-menu {
    margin-top: 17px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    min-width: 360px;
}

.nav-notification .open > a,
.nav-notification .open > a:focus,
.nav-notification .open > a:hover {
    background-color: transparent;
    border-color: none;
}

.nav-user > li > .dropdown-menu {
    margin-top: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    min-width: 160px;
}

.nav-notification .badge {
    background-color: red;
    color: #fff;
    font-size: 8px;
    padding: 2px;
    position: absolute;
    top: -4px;
    left: 24px;
    width: 13px;
    height: 12px;
    text-align: center;
}

.nav-notification .alert {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
    margin-bottom: 0px;
    border-bottom: 1px solid #ececec;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-radius: 0px;
    font-size: 13px;
    line-height: 16px;
    font-weight: 500;
}

.nav-notification .alert span {
    display: block;
    font-size: 11px;
    line-height: 14px;
    font-weight: 400;
}

.nav-notification .alert-all {
    background-color: #f5f5f5;
}

.icone-notificacao {
    color: #ababab;
    font-size: 18px;
}

.dropdown-menu {
    border: 1px solid #ececec;
    padding: 0px;
    transition: 0.3s;
}

.dropdown-menu > li > a {
    display: block;
    padding: 10px 15px;
    font-size: 13.5px;
    font-weight: 500;
    color: #0D6CA8;
}

header .nav > li {
    position: relative;
    display: block;
    padding-right: 15px;
    border-right: 1px solid #f5f5f5;
    margin-right: 15px;
}

/* Menu Esquerdo --------------------------------------------- */
.curto {
    background-color: #042b55 !important;
    width: 42px !important;
    padding: 10px 0px !important;
    position: absolute !important;
    top: 0px !important;
    left: 0 !important;
    bottom: 0 !important;
    z-index: 1000 !important;
    display: block !important;
    transition: 0.3s !important;
}

.curto .item-name {
    display: none;
}

#menu-lateral {
    background-color: #042b55;
    width: 210px;
    padding: 10px 0px;
    position: absolute;
    top: 0px;
    left: 0;
    bottom: 0;
    z-index: 1000;
    display: block;
}

#menu-lateral hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #094586;
}

#menu-lateral ul {
    padding-left: 0;
    list-style: none;
    background-color: #042b55;
    margin-bottom: 0px;
}

#menu-lateral ul li span {
    text-align: center;
}

#menu-lateral ul li a,
#menu-lateral ul li button {
    font-weight: 500;
    color: #fff;
    font-size: 14px;
    line-height: 19px;
    padding: 10px;
    display: block;
    transition: 0.3s;
    background-color: transparent;
    border: 0px;
    width: 100%;
    text-align: left;
}

#menu-lateral ul > li > ul > li > a {
    font-size: 13px;
    font-weight: 400;
    padding: 6px 10px;
    background-color: #0c3d71;
    border-bottom: 1px solid #15508e;
}

#menu-lateral ul li a:hover,
#menu-lateral ul li button:hover {
    background-color: #0c3866;
    text-decoration: none;
    transition: 0.3s;
    padding-left: 13px;
}

#menu-lateral .icone-menu {
    width: 18px;
    height: 18px;
    margin-right: 10px;
    text-align: center;
    color: #007bff;
}

@media (min-width: 768px) {
    #menu-lateral .navbar-nav > li {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
}

/* Content --------------------------------------------------- */
.container-content {
    position: relative;
    min-height: calc(100% - 60px);
}

.row-content {
    padding-top: 15px;
}

#shorten {
    padding-left: 210px;
}

.content-curto {
    padding-left: 40px !important;
    transition: 0.3s;
}

.panel-default {
    border-color: #eaeaea;
}

.row-content .panel-default > .panel-heading {
    color: #042b55;
    background-color: #ffffff;
    border-color: #eaeaea;
    font-size: 18px;
    font-weight: 500;
    line-height: 21px;
    padding: 8px 15px;
    overflow: visible;
}

.row-content .filter-btn {
    text-align: right;
}

.row-content .title-atual {
    font-size: 18px;
    line-height: 23px;
    color: #858585;
    font-weight: 500;
    margin-top: 5px;
    float: left;
}

.row-content .title-atual strong {
    color: #007bff;
}

.row-content .filter-car {
    margin-bottom: 15px;
}

.row-content .filter-car .btn-default {
    margin-bottom: 5px;
}

.row-content .listagem-modelos {
    text-align: center;
    font-weight: 600;
    font-size: 15px;
}

.row-content .listagem-modelos .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #eaeaea;
}

.row-content .listagem-modelos a .panel,
.row-content .listagem-modelos a:visited .panel {
    transition: 0.5s;
}

.row-content .listagem-modelos a,
.row-content .listagem-modelos a:visited {
    color: #042b55;
}

.row-content .listagem-modelos a:hover {
    text-decoration: none;
}

.row-content .listagem-modelos a:hover .panel-footer {
    background-image: linear-gradient(#0f75b6, #0d67a0);
    color: #fff;
}

.row-content .listagem-modelos a:hover .panel {
    border-color: #007bff;
    background-color: #f1f4f9;
    transition: 0.5s;
}

.cota-version {
    font-weight: 600;
    color: #042b55;
}

/* Pesquisa */
.has-search .form-control-feedback {
    left: 0px;
    color: #ccc;
    top: 11px;
}

.has-search .form-control {
    padding-right: 12px;
    padding-left: 34px;
}

.row-content .panel-heading .btn-back {
    text-align: right;
}

.row-content .btn-foward {
    float: right;
}

.row-content .sub-title {
    margin-top: 8px;
    margin-bottom: 8px;
    float: left;
}

.row-content .alert {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 13px;
    line-height: 21px;
    font-weight: 400;
    margin-bottom: 10px;
}

.fixed-sidebar .resumo hr {
    margin-top: 10px;
    margin-bottom: 5px;
}

.fixed-sidebar .resumo > .panel-heading {
    overflow: inherit;
}


.fixed-sidebar .panel-body {
    padding: 0px 15px 15px 15px;
}

.fixed-sidebar .input-group-addon,
.input-group-btn {
    width: 1% !important;
}

.fixed-sidebar .valor-total {
    padding: 10px 0px 10px 0px;
    background-color: #1fb897;
    margin-bottom: 0px;
    font-weight: 600;
    font-size: 18px;
    color: #fff;
    overflow: hidden;
    line-height: 24px;
}

.fixed-sidebar .revisao-planejada {
    padding: 10px 0px 10px 0px;
    background-color: #f5f5f5;
    margin-bottom: 0px;
    font-weight: 600;
    font-size: 15px;
    color: #337ab7;
    overflow: hidden;
    line-height: 24px;
}

.panel-footer-resumo .valor-total {
    padding: 10px 0px 10px 0px;
    background-color: #1ebc8b;
    margin-bottom: 0px;
    font-weight: 600;
    font-size: 18px;
    color: #ffffff;
    overflow: hidden;
    line-height: 24px;
}

.fixed-sidebar .valor-financiado {
    padding: 10px 0px 10px 0px;
    background-color: #337ab7;
    margin-bottom: 0px;
    font-weight: 600;
    font-size: 18px;
    color: #ffffff;
    overflow: hidden;
    line-height: 18px;
    text-align: center;
    border-bottom: 1px solid #6a9fce;
}

.fixed-sidebar .valor-financiado .btn-blue {
    margin-left: 5px;
}

.fixed-sidebar .simular-financiamento {
    color: #042a55;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 0px;
}

.fixed-sidebar .simular-financiamento .btn {
    float: right;
}

.fixed-sidebar .valor-financiado .valor-total-left {
    float: left;
    margin-top: 5px;
}

.fixed-sidebar .valor-total .valor-total-left {
    float: left;
}

.fixed-sidebar .valor-total .valor-total-right {
    float: right;
}

.fixed-sidebar .revisao-planejada .left {
    float: left;
}

.fixed-sidebar .revisao-planejada .right {
    float: right;
}

.items-selection .car-model {
    font-size: 24px;
    font-weight: 500;
    line-height: 29px;
    margin-top: 0px;
    color: #4470a0;
}

.items-selection .btn {
    float: right;
    margin-top: 15px;
}

.items-selection .title-model {
    font-size: 13px;
    font-weight: 600;
    list-style: 18px;
}

.panel-car-photo {
    background-color: #ffffff;
    ;
    border: 1px solid #f4f4f4;
    margin-bottom: 10px;
}

.panel-car-photo .panel-body {
    position: relative;
}

.panel-car-photo .panel-body .model-code {
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 5px 14px;
    border-radius: 16px;
    background-color: #1ebc8b;
    color: #fff;
    font-weight: 500;
    font-size: 13px;
}

.car-options .btn {
    float: right;
}

.car-options {
    margin-bottom: 20px;
    overflow: hidden;
}

.car-options .car-description {
    padding: 5px 14px;
    border-radius: 4px;
    background-color: #4470a0;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    display: block;
    text-align: center;
}

.car-options .car-description span {
    margin: 0px 5px;
}

.color-selection .color-block {
    border-radius: 6px;
    border: 2px solid #e8e8e8;
    padding: 20px 15px;
    transition: 0.5s;
    margin-bottom: 10px;
    display: block;
}

.color-selection .color-block:hover,
.color-selection .corAtive {
    background-color: #eef6fc;
    border-color: #0f74b5 !important;
    cursor: pointer;
    transition: 0.5s;
}

.color-selection .corDisable {
    background-color: #666666;
    border-color: #efefef !important;
    cursor: pointer;
    transition: 0.5s;
}

.color-selection .low-padding {
    padding-left: 5px;
    padding-right: 5px;
}

.color-selection {
    margin-right: -5px;
    margin-left: -5px;
    margin-bottom: 10px;
}

.color-selection .color-block img {
    margin-bottom: 10px;
}

.color-selection .color-block .cor-code {
    font-size: 13px;
    line-height: 15px;
    font-weight: 500;
    display: block;
    text-align: center;
    margin-bottom: 3px;
    color: black
}

.color-selection .color-block .cor-name {
    font-size: 14px;
    line-height: 15px;
    font-weight: 500;
    display: block;
    text-align: center;
    margin-bottom: 3px;
    color: #042b55;
    min-height: 30px;
}

.color-selection .color-block .cor-type {
    font-size: 11px;
    line-height: 14px;
    font-weight: 500;
    display: block;
    text-align: center;
    margin-bottom: 6px;
    color: black;
}

.color-selection .color-block .price-add {
    padding: 5px 12px;
    line-height: 16px;
    border-radius: 16px;
    background-color: #0f74b5;
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    display: block;
    text-align: center;
}

.title-interno {
    color: #042b55;
    background-color: #ffffff;
    border-color: #eaeaea;
    font-size: 18px;
    font-weight: 500;
    line-height: 21px;
    margin-bottom: 15px;
    display: block;
}

.interior-block {
    border-radius: 6px;
    border: 2px solid #e8e8e8;
    transition: 0.5s;
    padding: 10px 20px;
    margin-bottom: 15px;
}

.interior-disabled {
    background-color: #f5f5f5;
}

.interior-block ul {
    list-style: none;
    padding: 10px 0px;
    margin-bottom: 0px;
}

.interior-block li {
    padding-left: 1.3em;
    font-size: 14px;
    font-weight: 400;
}

.politicas-varejo .interior-block .price-proibe {
    padding: 5px 14px;
    border-radius: 16px;
    background-color: #fcf6c8;
    color: #918523;
    font-weight: 500;
    font-size: 13px;
    text-align: center;
    margin-top: 10px;
    float: right;
    line-height: 18px;
}

.tabela-descontos .corAtive .faixa-desconto {
    background-color: #eef6fc;
    border-color: #0f74b5 !important;
    cursor: pointer;
    transition: 0.5s;
}

.interior-block li:before {
    content: "\f0da";
    /* FontAwesome Unicode */
    font-family: "Font Awesome 5 Pro";
    display: inline-block;
    font-weight: 600;
    color: #4470a0;
    margin-left: -1.3em;
    /* same as padding-left set on li */
    width: 1.3em;
    /* same as padding-left set on li */
}

/* .interior-block:hover {
background-color: #eef6fc;
border-color: #0f74b5;
cursor: pointer;
transition: 0.5s;
} */
.interior-block .interior-code {
    font-size: 11px;
    text-transform: uppercase;
    line-height: 11px;
    font-weight: 500;
    display: block;
    margin-bottom: 0px;
    color: #9a9a9a;
}

.interior-block .interior-name {
    font-size: 14px;
    line-height: 19px;
    font-weight: 500;
    display: block;
    margin-bottom: 0px;
    color: #042b55;
}

#itens-de-serie ul {
    margin-top: 0px;
    list-style: none;
    padding: 3px 0px;
    margin-bottom: 0px;
}

#itens-de-serie li {
    padding-left: 1.3em;
}

#itens-de-serie li:before {
    content: "\f0da";
    /* FontAwesome Unicode */
    font-family: "Font Awesome 5 Pro";
    display: inline-block;
    font-weight: 600;
    color: #4470a0;
    margin-left: -1.3em;
    /* same as padding-left set on li */
    width: 1.3em;
    /* same as padding-left set on li */
}

.row-content .opcionais .interior-block .panel-group {
    margin-bottom: 0px;
}

.interior-block .interior-open {
    font-size: 18px;
    line-height: 19px;
    font-weight: 500;
    margin-bottom: 0px;
    color: #042b55;
    margin-left: 5px;
}

.interior-block .price-add {
    padding: 5px 14px;
    display: block;
    border-radius: 16px;
    background-color: #0f74b5;
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    text-align: center;
    line-height: 18px;
}

.interior-block .prices-align {
    text-align: right;
    margin-bottom: 15px;
    margin-top: 15px;
}

.interior-block .price-proibe {
    padding: 5px 14px;
    border-radius: 16px;
    background-color: #fcf6c8;
    color: #918523;
    font-weight: 500;
    font-size: 13px;
    text-align: center;
    display: inline-block;
    line-height: 18px;
    margin-left: 10px;
    margin-bottom: 3px;
}

.interior-block .price-obriga {
    padding: 5px 14px;
    border-radius: 16px;
    background-color: #c8dffc;
    color: #0f74b5;
    font-weight: 500;
    font-size: 13px;
    text-align: center;
    display: inline-block;
    line-height: 18px;
    margin-left: 10px;
    margin-bottom: 3px;
}

.interior-block .price-danger {
    padding: 5px 14px;
    border-radius: 16px;
    background-color: #ce3b3b;
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    text-align: center;
    margin-top: 10px;
    float: right;
    line-height: 18px;
}

.price-success {
    padding: 5px 14px;
    border-radius: 16px;
    background-color: #0c9100;
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    text-align: center;
    margin-top: 10px;
    float: right;
    line-height: 18px;
}

.form-check .interior-checkbox {
    margin-right: 10px;
    overflow: hidden;
}

.form-check .interior-info {
    float: left;
}

.interior-block .checkbox {
    padding-left: 20px;
}

.interior-block .checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 20px;
}

.interior-block .checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 28px;
    height: 28px;
    left: 0;
    margin-left: -20px;
    border: 2px solid #cecece;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.interior-block .obriga_ou .checkbox label::before {
    background-color: #fcf6c8;
}

.interior-block .checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 28px;
    height: 28px;
    left: 0;
    top: 0;
    margin-left: -20px;
    padding-left: 4px;
    padding-top: 5px;
    font-size: 21px;
    color: #555555;
}

.interior-block .checkbox input[type="checkbox"] {
    opacity: 0;
}

.interior-block .checkbox input[type="checkbox"]:focus + label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.interior-block .checkbox input[type="checkbox"]:checked + label::after {
    font-family: 'Font Awesome 5 Pro';
    content: "\f00c";
}

.interior-block .checkbox input[type="checkbox"]:disabled + label {
    opacity: 0.65;
}

.interior-block .checkbox input[type="checkbox"]:disabled + label::before {
    background-color: #7b7b7b;
    cursor: not-allowed;
}

.checkbox.checkbox-circle label::before {
    border-radius: 50%;
}

.checkbox.checkbox-inline {
    margin-top: 0;
}

.checkbox-info input[type="checkbox"]:checked + label::before {
    background-color: #ffffff;
    border-color: #e8e8e8;
}

.checkbox-info input[type="checkbox"]:checked + label::after {
    color: blue;
}

.row-content .opcionais .panel-heading {
    padding: 0px;
}

.row-content .opcionais .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px;
    border: 0px;
    box-shadow: none;
}

.politicas-descontos > .tab-content-parent {
    border: 2px solid #ececec;
    padding: 20px 10px 0px 10px !important;
    margin-bottom: 20px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}

.tab-lg {
    border-bottom: 0px !important;
}

.politicas-descontos {
    margin-top: 10px;
}

.tab-lg a {
    font-size: 18px !important;
    font-weight: 600 !important;
    line-height: 18px !important;
    padding: 10px 20px !important;
}

.tabela-descontos .tab-lg > li.active > a,
.tab-lg > li.active > a:focus,
.tab-lg > li.active > a:hover {
    color: #2674b5;
    cursor: default;
    background-color: #fff;
    border-top: 2px solid #ececec !important;
    border-left: 2px solid #ececec !important;
    border-right: 2px solid #ececec !important;
    border-bottom: 0px solid;
    border-radius: 4px 4px 0 0 !important;
    border-bottom-color: transparent !important;
}

.tabela-descontos .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 10px;
    font-size: 13px;
    font-weight: 400;
    color: #555;
}

.tabela-descontos .panel-group {
    margin-bottom: 5px;
}

.tabela-descontos .panel-title {
    font-size: 14px;
}

.tabela-descontos .nav > li > a:focus,
.tabela-descontos .nav > li > a:hover {
    text-decoration: none;
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
}

.tabela-descontos .nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    color: #2674b5;
    cursor: default;
    background-color: #fff;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 3px solid;
    border-radius: 0px;
    border-bottom-color: #2674b5;
}

.table > tbody > tr > td {
    font-weight: 400;
}

.tabela-descontos .tab-content {
    padding: 20px 0px;
    overflow: hidden;
}

.tabela-descontos .tab-content .row {
    margin-left: -5px;
    margin-right: -5px;
}

.tabela-descontos .low-padding {
    padding-left: 5px;
    padding-right: 5px;
}

.low-row {
    margin-left: -5px;
    margin-right: -5px;
}

.low-padding {
    padding-left: 5px;
    padding-right: 5px;
}

.tabela-descontos .tab-content .faixa-desconto {
    border-radius: 6px;
    border: 2px solid #e8e8e8;
    padding: 15px;
    margin-bottom: 10px;
}

.tabela-descontos .tab-content .faixa-desconto {
    border-radius: 6px;
    border: 2px solid #e8e8e8;
    padding: 15px;
    margin-bottom: 10px;
    transition: 0.5s;
}

.tabela-descontos .tab-content .faixa-desconto .faixa {
    text-align: center;
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    display: block;
    color: #9a9a9a;
    margin-bottom: 3px;
}

.tabela-descontos .tab-content .faixa-desconto .percentual {
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    display: block;
    color: #042b55;
}

.tabela-descontos .tab-content .faixa-desconto:hover {
    background-color: #eef6fc;
    border-color: #0f74b5;
    cursor: pointer;
    transition: 0.5s;
}

.tabela-descontos .desconto-especial {
    border-radius: 6px;
    border: 2px solid #e8e8e8;
    padding: 20px 15px;
}

.tabela-descontos .desconto-especial .form-group {
    margin-bottom: 0px;
}

.tabela-descontos .desconto-especial .form-group .input-group .input-group-addon {
    width: 1% !important;
}

.opcionais-lista {
    overflow: hidden;
}

.client-search {
    margin-bottom: 10px;
}

.filter-users .form-group {
    margin-right: 10px;
    margin-bottom: 0px;
}
.filter-users.no-margin .form-group {
    margin-right: 0px;
    margin-bottom: 5px;
}

.filter-users .lateral-direita {
    float: right;
}

.filter-users .btn-default {
    margin-left: 10px;
}

.filter-users .form-group label {
    margin-right: 5px;
}

.row-personalizar {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #ececec;
}

.row-personalizar:first-child {
    border-top: 0px;
}

.row-personalizar .checkbox-inline {
    padding-left: 0px;
}

.filter-users {
    padding-bottom: 15px;
    padding-top: 15px;
    background-color: #f5f5f5;
    margin-top: -15px;
    margin-bottom: 15px;
}

.no-padding-td {
    padding: 0px !important;
}

.no-padding-td .btn {
    border-radius: 0px;
    text-align: left;
    background-color: #f7f7f7;
    color: #5289ab;
    font-size: 11px;
    line-height: 16px;
    font-weight: 500;
}

.no-padding-td .btn:focus {
    outline: 5px auto #c7e3ff;
}

.no-padding-td .btn i {
    margin-right: 3px;
}

.table-bold {
    font-weight: 500;
    color: #042b55;
}

.my-edition {
    font-size: 12px;
    line-height: 16px;
    background-color: #E6F0F6;
    padding: 4px 8px;
    border-radius: 4px;
    color: #0D6CA8;
    font-weight: 600;
}

.table-models tr th:last-child {
    text-align: right;
}

.table-models tr td:last-child {
    text-align: right;
}

.list-users .table > tbody > tr {
    border: 1px solid gainsboro;
    border-left: 0;
    border-right: 0;
    border-collapse: collapse;
}

.list-users .table > tbody > tr:hover > td {
    color: #318dde;
}

.list-users .table > tbody > tr:hover > td > .na {
    color: #a2a2a2;
}

.list-users .table > tbody > tr:hover > td > .aprovado {
    color: #5cb3ff;
}

.list-users .table > tbody > tr > td .input-group-addon {
    display: table-cell !important;
}

.list-users .table > tbody > tr > td span {
    display: block;
}

.list-users .table > tbody > tr > td {
    vertical-align: middle;
    padding: 13px;
    font-size: 13px;
    color: #0D6CA8;
    word-break: break-word;
}

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

.list-users .table > tbody > tr > td.bold {
    font-weight: bold;
}

.list-users .table > tbody > tr > td > tr > td {
    background-color: #f5f5f5
}

.list-users .clickable {
    cursor: pointer;
    background-color: #f5f5f5
}

.list-data .table > tbody > tr > td span {
    display: block;
}

.list-data .table > tbody > tr > td {
    vertical-align: middle;
    padding: 6px;
    font-size: 13px;
    font-weight: 400;
}

.list-data .table > tbody > tr > td > tr > td {
    background-color: #f5f5f5
}

.list-data .clickable {
    cursor: pointer;
    background-color: #f5f5f5
}

.table-financiamento .table > tbody > tr {
    cursor: pointer;
}

.table-financiamento .table > tbody > tr > td {
    vertical-align: middle;
    padding: 8px;
    font-size: 13px;
    font-weight: 400;
}

.table-financiamento .table > tbody > tr > td > tr > td {
    background-color: #f5f5f5
}

.table-financiamento .table-bordered {
    border: 0px;
}

.table-financiamento .table > thead > tr > .th-parcelas {
    background-image: linear-gradient(#113f73, #052f5f);
    border: 1px solid #113f73;
}

.table-financiamento .table > thead > tr > .th-null {
    background-color: #ffffff !important;
    background-image: none !important;
    border-top: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
}

.table-financiamento .table > thead:first-child > tr:first-child > th {
    color: #ffffff;
}

.table-financiamento .table > thead > tr > th {
    vertical-align: bottom;
    background-image: linear-gradient(#4686be, #0e6ca9);
    font-size: 13px;
    border-bottom: 0px;
    color: #ffffff;
    border: 1px solid #5699d2;
}

.table-financiamento .clickable {
    cursor: pointer;
    background-color: #f5f5f5
}

.table-financiamento .btn-small {
    margin-right: 5px;
}

.table-financiamento img {
    width: 42px;
    height: 42px;
}

.table-resumo-financiamento {
    margin-bottom: 0px;
}

.modal-subheader .resumo-title {
    font-size: 16px;
    line-height: 21px;
    font-weight: 600;
    color: #0a3769;
}

.modal-subheader .btn {
    float: right;
    margin-top: 5px;
    margin-left: 3px;
}

.modal-financiamento .modal-dialog {
    overflow-y: initial !important
}

.modal-financiamento .modal-footer {
    padding: 0px;
    margin-top: 15px;
    text-align: left;
    border-top: 1px solid #e5e5e5;
    background-image: linear-gradient(#f5f5f5, #ececec);
}

.modal-financiamento .modal-footer .servico-title {
    font-weight: 600;
    color: blue;
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 0px;
    display: block;
}

.modal-financiamento .modal-footer .servico-financiamento {
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 0px;
}

.menu-de-servicos .table > tbody > tr > td {
    background-image: linear-gradient(#efefef, #cecece);
    padding: 15px;
    width: 20%;
    border-right: 1px solid #f5f5f5;
}

.menu-de-servicos .table {
    margin-bottom: 0px;
}

.modal-financiamento .checkbox {
    padding-left: 20px;
}

.modal-financiamento .checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 20px;
}

.modal-financiamento .checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 28px;
    height: 28px;
    left: 0;
    margin-left: -20px;
    border: 2px solid #cccccc;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.modal-financiamento .checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 28px;
    height: 28px;
    left: 0;
    top: 0;
    margin-left: -20px;
    padding-left: 4px;
    padding-top: 0px;
    font-size: 21px;
    color: #555555;
}

.modal-financiamento .checkbox input[type="checkbox"] {
    opacity: 0;
}

.modal-financiamento .checkbox input[type="checkbox"]:focus + label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.modal-financiamento .checkbox input[type="checkbox"]:checked + label::after {
    font-family: 'Font Awesome 5 Pro';
    content: "\f00c";
}

.modal-financiamento .checkbox input[type="checkbox"]:disabled + label {
    opacity: 0.65;
}

.modal-financiamento .checkbox input[type="checkbox"]:disabled + label::before {
    background-color: #eeeeee;
    cursor: not-allowed;
}

.checkbox.checkbox-circle label::before {
    border-radius: 50%;
}

.checkbox.checkbox-inline {
    margin-top: 0;
}

.checkbox-info input[type="checkbox"]:checked + label::before {
    background-color: #ffffff;
    border-color: #e8e8e8;
}

.checkbox-info input[type="checkbox"]:checked + label::after {
    color: blue;
}

.table-resumo-financiamento > tfoot > tr > td,
.table-resumo-financiamento > tfoot > tr > th,
.table-resumo-financiamento > thead > tr > td,
.table > thead > tr > th {
    padding: 8px 13px;
    line-height: 1.42857143;
    vertical-align: top;
    font-size: 13px;
    border-top: 1px solid #ddd;
}

.modal-subheader .valor-financiamento {
    font-weight: 600;
    color: #006384;
    font-size: 18px;
}

.modal-subheader p {
    margin-bottom: 0px;
}

.modal-subheader .valor-title {
    font-weight: 600;
    font-size: 13px;
    color: #5f5f5f;
}

.table-resumo-financiamento > tbody > tr > td {
    line-height: 1.42857143;
    vertical-align: middle;
    font-size: 14px;
}

.label {
    font-size: 13px;
    font-weight: 600;
    line-height: 15px;
    color: #fff;
}

.pointer {
    cursor: pointer;
}

.label-admin {
    background-color: #0e72b2;
    display: inline-block;
}

.label-admin-mobile {
    font-weight: bold;
    color: #0e72b2;
}

.label-regiao {
    background-color: #f1f4f9;
    display: inline-block;
    color: #0e70af;
    border: 1px solid #ccddf9;
}

.label-regiao-mobile {
    font-weight: bold;
    color: #f1f4f9;
}

.label-vendedor {
    background-color: #6091c3;
    display: inline-block;
}

.label-vendedor-mobile {
    font-weight: bold;
    color: #6091c3;
}

.label-gerente {
    background-color: #00a6d8;
    display: inline-block;
}

.label-gerente-mobile {
    font-weight: bold;
    color: #00a6d8;
}

.label-default {
    background-color: #afafaf;
    display: inline-block;
}

.label-default-mobile {
    font-weight: bold;
    color: #727272;
}

.label-success {
    background-color: #18b17c;
}

.label-success-mobile {
    font-weight: bold;
    color: #18b17c;
}

.label-danger {
    background-color: #ca413d;
}

.label-danger-mobile {
    font-weight: bold;
    color: #18b17c;
}

.obrigatorio {
    color: red;
}

.new-data .uploader input[type="file"] {
    display: none;
}

.new-data .uploader {
    border-radius: 6px;
    text-align: center;
}

.new-data .label-default {
    margin-top: 5px;
}

.new-data .uploader #start-paleta i.fa,
.new-data .uploader #start i.fa {
    font-size: 42px;
    margin-bottom: 1rem;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.new-data .panel-footer {
    padding: 15px;
}

.new-data h2 {
    margin-top: 0px;
    font-size: 18px;
    line-height: 24px;
    border-bottom: 1px solid #ececec;
    font-weight: 600;
    color: #0083c0;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.user-profile h2 .label-default {
    margin-left: 4px;
}

.user-profile h2 {
    margin-top: 0px;
    font-size: 21px;
    line-height: 26px;
    font-weight: 600;
    color: #0083c0;
    margin-bottom: 10px;
}

.user-profile .panel .panel-body {
    text-align: center;
}

.user-profile .panel .panel-body h2 {
    font-size: 44px;
    line-height: 49px;
    margin-bottom: 5px;
}

.user-profile .panel .panel-body p {
    font-size: 21px;
    margin-bottom: 10px;
}

.user-profile p {
    margin-bottom: 4px;
}

.user-profile .panel-footer {
    padding: 15px;
}

.panel-footer {
    padding: 15px;
    background-color: #ffffff;
    border-top: 1px solid #e8e8e8;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.ocultar-dados label {
    margin-right: 10px;
}

.dados-financiamento .panel p span {
    font-size: 16px;
    font-weight: 600;
    line-height: 21px;
    color: #042b55;
    display: block;
}

.dados-financiamento .panel p {
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    color: #888888;
    border-left: 3px solid #dcdcdc;
    padding-left: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.dados-financiamento h4 {
    font-size: 21px;
    color: #042a55;
    line-height: 26px;
    margin-top: 3px;
}

.modal-financiamento .modal-body {
    padding: 25px;
}

.modal-financiamento .modal-header {
    padding: 15px 25px;
}

.modal-financiamento .modal-subheader1 {
    padding: 0px 25px;
    border-bottom: 1px solid #ececec;
}

.modal-financiamento .modal-subheader {
    padding: 15px 25px;
    border-bottom: 1px solid #ececec;
}

.modal-financiamento .table .active td {
    background-color: #d4edda
}

.modal-financiamento #ex1Slider .slider-selection {
    background: #BABABA;
}

.modal-financiamento .financial-services {
    float: right;
}

#financiamento .panel-body {
    padding: 0px 0px 15px 0px;
    background-color: #fff;
    margin-top: 0px;
    color: #616161;
}

.financiamento-parcelas {
    margin-top: 15px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-size: 15px;
    overflow: hidden;
}

.financiamento-parcelas p {
    float: right;
    margin-top: 2px;
}

.nParcelas p {
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    margin-top: 10px;
    text-align: right;
    color: #042a55;
}

.slidecontainer {
    width: 100%;
    /* Width of the outside container */
}

.slider {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 10px;
    border-radius: 5px;
    background: #d3d3d3;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
}

.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #0f75b5;
    cursor: pointer;
}

.slider::-moz-range-thumb {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #0f75b5;
    cursor: pointer;
}

/* Tabelas -------------------------------------------- */
.valores-varejo {
    font-size: 13px;
    font-weight: 400;
    margin-top: 5px;
    padding-top: 10px;
    padding-bottom: 5px;
    border-top: 1px solid #ececec;
    line-height: 16px;
}

.valores-varejo span {
    font-size: 16px;
    line-height: 21px;
    font-weight: 600;
    display: block;
    color: #0f74b5;
}

.varejo-table > tbody > tr > td {
    vertical-align: middle;
    padding: 0px 0px 5px 0px;
}

.varejo-table {
    border-top: 1px solid #f5f5f5;
    margin-bottom: 0px;
}

.varejo-table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 1px solid #fff;
    padding: 15px 0px 0px 0px;
}

.table-models .table-year {
    background: #0e70af;
    color: #fff;
}

.table-models {
    font-weight: 400;
}

.table-models > tbody + tbody {
    border-top: 1px solid #ececec;
}

.table-models > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 0px solid #fff;
}

.table-models > tbody > tr:hover {
    background-color: #f1f4f9;
    cursor: pointer;
}

.table > thead:first-child > tr:first-child > th {
    color: #042b55;
}

.title-tabela-desconto {
    font-size: 18px;
    line-height: 23px;
    color: #858585;
    font-weight: 500;
    margin-top: 5px;
}

.table-resumo {
    border-bottom: 2px solid #eaeaea;
    margin-bottom: 10px;
}

.financiamento .table-resumo {
    margin-bottom: 0px;
}

.fixed-sidebar label {
    font-size: 13px;
    line-height: 17px;
}

.table-resumo tr td:last-child {
    background-color: #f5f5f5;
}

.table-resumo > tbody > tr > td {
    padding: 5px 15px;
    border-top: 1px solid #ececec;
}

.no-padding {
    padding: 0px;
}

.table-resumo .item-name {
    font-size: 15px;
    font-weight: 400;
    color: #5a5a5a;
    line-height: 23px;

}

.table-resumo .item-cifrao {
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    text-align: right;
    color: #042b55;
    background-color: #f5f5f5;
    width: 40px;
    padding-right: 5px;
}

.table-resumo .item-valor {
    font-size: 15px;
    line-height: 23px;
    font-weight: 400;
    color: #042b55;
    padding-left: 0px;
}

.table-resumo .item-valor {
    font-size: 15px;
    line-height: 23px;
    font-weight: 400;
    color: #042b55;
    padding-left: 0px;
}

.table-resumo .item-valor input {
    font-size: 15px;
    font-weight: 400;
    max-width: 200px;
    color: #042b55;
    background-color: transparent;
    border: transparent;
}

.text-danger {
    color: #a94442;
    font-size: 13px;
    display: block;
}

.table-resumo .item-valor input:focus {
    outline: none;
}

.table-resumo .item-subtotal {
    font-size: 15px;
    color: #042b55;
    padding-left: 0px;
    line-height: 24px;
}

.fixed-sidebar .form-inline .form-group {
    margin-bottom: 4px;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
}

.form-control {
    border: 1px solid #dcdcdc;
    font-weight: 400;
}

.label {
    padding: .4em .6em .3em;
}

/*.accordion-description {
padding: 14px 0px 14px 14px;
text-align: right;
cursor: pointer;
font-size: 20px;
line-height: 21px;
font-weight: 500;
color: #868686;
}*/
.accordion-description {
    padding: 5px;
    text-align: center;
    cursor: pointer;
    font-size: 13px;
    line-height: 18px;
    font-weight: 500;
    color: #868686;
    background-color: #f5f5f5;
    border-radius: 24px;
}

.accordion-varejo {
    text-align: center;
    padding: 5px 10px;
    background-color: #fff2f2;
    margin-top: 10px;
    font-size: 13px;
    font-weight: 400;
    color: #bb0000;
    border-radius: 4px;
    border: 1px solid #ffe1e1;
}

.img-send-mail {
    margin-right: 5px;
}

/* Home -------------------------------------------- */
.home-dashboard {
    text-align: center;
}

.home-dashboard .botoes-dashboard {
    margin-bottom: 15px
}

.home-dashboard .botoes-dashboard .btn .icone-btn {
    margin-right: 5px;
    color: #d8e6ff
}

.home-dashboard .botoes-dashboard .btn-lg {
    font-size: 15px;
    line-height: 18px;
}

.home-dashboard .panel .panel-body {
    padding: 25px;
}

.home-dashboard .panel .panel-body .icon-container {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 10px;
    width: 64px;
    height: 64px;
    border-radius: 50%
}

.home-dashboard .panel .panel-body .icon-container .icone-destaque {
    margin-top: 16px;
}

.home-dashboard .panel .panel-body p {
    font-size: 30px;
    font-weight: 600;
    color: #454545;
    line-height: 40px;
    margin-bottom: 0px;
    word-break: break-all;
}

.home-dashboard .panel .panel-body .blue {
    display: block;
    color: #4979ff;
    font-weight: 600;
    font-size: 16px;
}

.home-dashboard .panel .panel-body .red {
    display: block;
    color: #d01e1e;
    font-weight: 600;
    font-size: 16px;
}

.home-dashboard .panel .panel-body .yellow {
    display: block;
    color: #e8a831;
    font-weight: 600;
    font-size: 16px;
}

.home-dashboard .panel .panel-body .green {
    display: block;
    color: #22a024;
    font-weight: 600;
    font-size: 16px;
}

.home-dashboard .panel .panel-body .icone-red {
    color: #d01e1e;
    background-color: #ffdada;
}

.home-dashboard .panel .panel-body .icone-blue {
    color: #4979ff;
    background-color: #d8e6ff;
}

.home-dashboard .panel .panel-body .icone-yellow {
    color: #e8a831;
    background-color: #ffeed4;
}

.home-dashboard .panel .panel-body .icone-green {
    color: #22a024;
    background-color: #dff0d8;
}

.listagem-home .nav-tabs {
    border-bottom: 0px;
}

.listagem-home .filter-users {
    border-bottom: 1px solid #ececec;
    border-top: 1px solid #ececec;
}

.tabbed-nav .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 10px;
    font-size: 14px;
    font-weight: 500;
    color: #555;
}

.tabbed-nav .nav > li > a:focus,
.tabbed-nav .nav > li > a:hover {
    text-decoration: none;
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
}

.tabbed-nav .nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    color: #2674b5;
    cursor: default;
    background-color: #fff;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 3px solid;
    border-radius: 0px;
    border-bottom-color: #2674b5;
}

.tabbed-nav .tab-content {
    padding: 0px 0px 20px 0;
}

.personalizacoes p {
    margin-bottom: 0px
}

.tabela-descontos .personalizacoes .tab-content {
    padding: 20px 0px 0px 0px;
}

@media screen and (max-width: 768px) {
    .personalizacoes .tab-content .table > tbody > tr > td {
        white-space: nowrap !important;
    }
}

/* Resumo da CotaÃ§Ã£o --------------------------------------------- */
.view-cotacao .icone-cotacao {
    font-size: 30px;
    line-height: 33px;
    color: #99b7d8;
    float: left;
    margin-right: 10px;
    height: 32px;
    width: 32px;
    text-align: center;
}

.view-cotacao {
    padding-top: 0px;
}

.view-cotacao .user-data {
    padding-top: 15px;
    padding-bottom: 5px;
    background-color: #ffffff;
}

.validade-proposta {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 16px;
}

.validade-proposta p {
    font-size: 14px;
    line-height: 18px;
    /* float: right; */
    /* margin-top: 6px; */
    margin-bottom: 0px;
}

.validade-proposta p span {
    font-weight: 600;
}

.view-cotacao .user-data p {
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    color: #808080;
    margin-bottom: 0px;
    padding-left: 42px;
}

.view-cotacao .user-data p span {
    font-size: 13px;
    line-height: 16px;
    font-weight: 600;
    color: #042b55;
    display: block;
}

.view-cotacao .user-contacts {
    background-color: #fff;
    padding-bottom: 15px;
    padding-top: 5px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ececec;
}

.user-discount .categoria-taxi {
    color: #1ebc8b;
    float: right;
    font-weight: 600;
}

.user-discount p {
    float: left;
    font-size: 15px;
    line-height: 19px;
    margin-bottom: 0px;
    font-weight: 600;
}

.user-discount {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eaeaea;
}

.view-cotacao .user-contacts .id-block {
    color: #5a5a5a;
    font-size: 13px;
    line-height: 16px;
    font-weight: 500;
    display: inline-block;
    margin-right: 4px;
    padding: 8px 12px;
    border-radius: 4px;
    border: 1px solid #e8e8e8;
    background-color: white;
}

.view-cotacao .user-contacts .id-block i {
    margin-right: 6px;
    color: #337ab7;
}

.view-cotacao .model-code {
    padding: 5px 14px;
    border-radius: 16px;
    background-color: #1ebc8b;
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    display: inline-block;
}

.view-cotacao .model-info {
    padding: 5px 14px;
    border-radius: 16px;
    background-color: #4470a0;
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    display: inline-block;
}

.view-cotacao .model-info span {
    margin: 0px 5px;
}

.view-cotacao .items-selection {
    padding-bottom: 15px;
}

.view-cotacao .interior-block {
    padding: 15px 20px;
}

.view-cotacao .interior-block img {
    float: left;
    margin-right: 10px;
}

.view-cotacao .interior-block label {
    margin-bottom: 0px;
}

.view-cotacao .interior-block .price-add {
    margin-top: 2px;
    background-color: #f5f5f5;
    color: #333;
}

.view-cotacao .interior-block .interior-code {
    margin-top: 2px;
}

.view-cotacao .tabela-descontos .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 12px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    color: #555;
}

.view-cotacao #acessorios .table {
    margin-bottom: 0px;
}

.view-cotacao #registrar-contato .last-entries {
    margin-top: 0px;
    margin-bottom: 5px;
    font-weight: 700;
}

.view-cotacao .panel-group .panel-default > .panel-heading {
    color: #0f74b5;
    background-color: #f5f5f5;
    border-color: #eaeaea;
    font-size: 18px;
    font-weight: 500;
    line-height: 21px;
    padding: 13px 15px;
    overflow: hidden;
}

.fixed-sidebar .panel-footer-resumo .valor-financiado .valor-total-left {
    float: left;
    margin-top: 5px;
}

.fixed-sidebar .panel-footer-resumo .valor-total .valor-total-left {
    float: left;
}

.fixed-sidebar .panel-footer-resumo .valor-total .valor-total-right {
    float: right;
}

.fixed-sidebar .panel-footer-resumo .valor-financiado .valor-total-right {
    float: right;
    margin-top: 5px;
}

.fixed-sidebar .panel-footer-resumo .ver-financiamento .table {
    margin-bottom: 0px;
}

.view-cotacao .table-formularios {
    margin-bottom: 0px;
}

.view-cotacao .table-formularios a {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
}

.view-cotacao .table-formularios i {
    margin-right: 5px;
}

.view-cotacao .table-formularios > tbody > tr > td {
    padding: 10px 15px;
    border-top: none;
    border-bottom: 1px solid #ececec;
}

.view-cotacao .table-formularios > tbody > tr:first-child > td {
    padding-top: 0px;
}

.view-cotacao .table-formularios .fa-file-download {
    color: #0f74b5;
}

.view-cotacao .fa-file-excel {
    color: #02723b;
}

.view-cotacao .fa-file-word {
    color: #3981c0;
}

.view-cliente .tabela-descontos .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 12px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    color: #555;
}

.view-cliente p {
    margin-bottom: 0px;
}

.view-cliente .tabela-descontos .tab-content .row {
    margin-left: -15px;
    margin-right: -15px;
}

.new-data .view-cliente h2 {
    margin-bottom: 15px;
}

.view-cliente table {
    margin-bottom: 0px;
}

.view-cliente .tabela-descontos .nav > li > a > span {
    font-weight: 600;
    color: #0083c0;
}

.view-cliente #menu3 table {
    margin-bottom: 15px;
}

.radio-button {
    padding: 7px 15px;
    border-radius: 4px;
    display: inline-block;
    border: 1px solid #ececec;
}

/* Listagem com Collapse --------------------------------------------- */
.list-collapse .table {
    margin-bottom: 0px;
}

.list-collapse .row-collapse-style-01 > thead > tr > th {
    background-color: #ffffff;
    vertical-align: middle;
    padding: 6px 12px;
    font-size: 13px;
    font-weight: 400;
}

.list-collapse .table > tbody > tr > td,
.list-collapse .table > tbody > tr > th,
.list-collapse .table > tfoot > tr > td,
.list-collapse .table > tfoot > tr > th {
    vertical-align: middle;
    padding: 6px 12px;
    font-size: 13px;
    font-weight: 400;
}

.list-collapse .table > thead > tr > th {
    vertical-align: middle;
    padding: 6px 12px;
    font-size: 13px;
    font-weight: 600;
}

.list-collapse .list-user {
    width: 30%
}

.list-collapse .list-access {
    width: 15%
}

.list-collapse .list-type {
    width: 30%
}

.list-collapse .list-linha {
    width: 100px;
}

.list-collapse .list-linha-2 {
    width: 100px;
}

.list-collapse .list-actions {
    width: 25%
}

.list-collapse .list-actions {
    text-align: right;
}

.list-users .list-actions {
    text-align: right;
}

.list-data .list-actions {
    text-align: right;
}

.list-collapse .list-user .icon-container {
    margin-right: 10px;
    height: 16px;
    width: 16px;
    display: inline-block;
}

.list-collapse .row-collapse-style-01 .list-user {
    font-weight: 700
}

.list-collapse .row-collapse-style-02 .list-user {
    padding-left: 40px;
    font-weight: 500;
}

.list-collapse .row-collapse-style-03 .list-user {
    padding-left: 66px;
    font-weight: 400
}

.list-collapse .row-collapse-style-02 {
    background-color: #f1f4f9;
    font-weight: 500;
    color: #0e70af
}

.modal-body {
    overflow: hidden;
}

/* Listas--------------------------------------------- */
.itens-politica {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ececec;
}

.itens-politica p {
    font-weight: 600;
    margin-bottom: 5px;
    color: #042b55
}

.itens-politica p span {
    font-weight: 400;
}

.list-no-bg > tbody > tr.active > td {
    background-color: #fff
}

.list-no-bg > tbody > tr.success > td {
    background-color: #d0e9c6
}

.formularios-view .fa-file-excel {
    color: #02723b;
}

.formularios-view .icon-type {
    font-size: 16px;
    height: 32px;
    width: 32px;
    padding: 4px 6px;
}

.formularios-view .fa-file-word {
    color: #3981c0;
}

.formularios-view .fa-file-pdf {
    color: #ea4c3a;
}

.formularios-view h2 {
    margin-top: 0px;
    font-size: 18px;
    line-height: 21px;
}

/* Media Queries --------------------------------------------- */
@media screen and (min-width: 991px) and (max-width: 1366px) {

    .table-resumo > tbody > tr > td {
        padding: 1px 10px;
    }

    .fixed-sidebar .panel-body {
        padding: 0px 15px 5px 15px;
    }

    .table-resumo .item-name {
        font-size: 13px;
        line-height: 18px;
    }

    .table-resumo .item-valor input {
        font-size: 13px;
        line-height: 18px;
    }

    .table-resumo .item-valor {
        font-size: 13px;
        line-height: 18px;
    }

    .table-resumo .item-cifrao {
        font-size: 13px;
        line-height: 18px;
    }

    .table-resumo .item-subtotal {
        font-size: 13px;
        line-height: 18px;
    }

    .row-content .panel-default > .panel-heading {

        padding: 4px 15px;
    }

    .fixed-sidebar .resumo .form-control {
        display: block;
        width: 100%;
        height: 27px;
        font-size: 12px;
        padding: 3px 9px;
    }

    .fixed-sidebar label {
        font-size: 10px;
        line-height: 12px;
    }

    .fixed-sidebar .form-inline .form-group {
        margin-bottom: 4px;
    }

    .fixed-sidebar .form-group {
        margin-bottom: 4px;
    }

    .fixed-sidebar .valor-total {
        padding: 5px 0px 5px 0px;
    }

    .fixed-sidebar .btn-group-lg > .btn,
    .btn-lg {
        padding: 6px 16px;
        margin-top: 6px;
        font-size: 14px;
    }

}


@media screen and (min-width: 1441px) {
    .fixed-sidebar-mobile {
        position: fixed;
        margin-right: 1%;
        width: 28%;
    }

    .fixed-sidebar .simular-financiamento .btn-small {
        margin-right: 10px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1280px) {

    .filter-options .form-group,
    .filter-options .input-group,
    .filter-options .form-control {
        max-width: 246px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1440px) {
    .color-selection .color-block {
        border-radius: 6px;
        border: 2px solid #e8e8e8;
        padding: 20px 15px;
        transition: 0.5s;
        margin-bottom: 10px;
        height: 200px;
    }

    .fixed-sidebar-mobile {
        position: fixed;
        margin-right: 1%;
        width: 26%;
    }
}

@media screen and (min-width: 768px) and (max-width: 1440px) {
    .color-selection .color-block {
        border-radius: 6px;
        border: 2px solid #e8e8e8;
        padding: 20px 15px;
        transition: 0.5s;
        margin-bottom: 10px;
        height: 200px;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1440px) {
    .financiamento-parcelas {
        margin-top: 3px;
    }

    .home-dashboard .botoes-dashboard .btn-lg {
        font-size: 12px;
        line-height: 15px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {

    .fixed-sidebar .btn-blue,
    .fixed-sidebar .btn-green {
        font-size: 12px;
        margin-top: 3px;
        padding: 6px 10px;
    }

    .tabela-descontos .tab-content .faixa-desconto .faixa {
        font-size: 12px;
    }

    .row-content .panel-default > .panel-heading {
        font-size: 16px;
    }

    .financiamento-parcelas {
        margin-top: 3px;
    }

    .home-dashboard .botoes-dashboard .btn-lg {
        font-size: 12px;
        line-height: 15px;
    }
}

@media screen and (min-width: 991px) and (max-width: 1024px) {
    .color-selection .color-block .price-add {
        padding: 5px 9px;
        font-size: 9px;
    }

    .fixed-sidebar-mobile {
        position: fixed;
        margin-right: 1%;
        width: 25%;
    }
}

@media screen and (min-width: 991px) {

    .equal {
        display: -webkit-flex;
        display: flex;
    }
}

@media screen and (max-width: 1024px) {
    .fixed-sidebar .valor-total {
        font-size: 16px;
    }

    .view-cotacao .user-contacts .id-block {
        margin-bottom: 10px;
    }

    .view-cotacao .user-data .id-block {
        margin-bottom: 15px;
    }

    .view-cotacao .user-data .id-block:last-child {
        margin-bottom: 0px;
    }

    .view-cotacao .interior-block .price-add {
        float: right;
    }

    .home-dashboard .panel .panel-body p {
        font-size: 27px;
        font-weight: 600;
        color: #454545;
        line-height: 31px;
        margin-bottom: 0px;
    }

    .home-dashboard .panel .panel-body .blue,
    .home-dashboard .panel .panel-body .yellow,
    .home-dashboard .panel .panel-body .green {
        font-size: 14px;
    }
}

@media screen and (min-width: 768px) {
    #financiamento-02 .modal-body {
        height: 450px;
        overflow-y: auto;
    }

    .nav-notification > li > a {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .nav-tabs > li {
        height: 41px;
    }

    .politicas-descontos > .nav-tabs > li {
        height: 41px;
        width: 50%;
        text-align: center;
    }


    .nav-notification > li > .dropdown-menu {
        min-width: 360px;
    }

    .nav-notification .open > a,
    .nav-notification .open > a:focus,
    .nav-notification .open > a:hover {
        background-color: transparent;
        border-color: #337ab7;
    }

    .nav-notification > li > a:focus,
    .nav-notification > li > a:hover {
        text-decoration: none;
        background-color: transparent;
    }

    .nav-user .menu-item-has-children {
        position: relative;
        display: inline-block;
    }

    .nav-user .menu-item-has-children .sub-menu {
        display: none;
        position: absolute;
        background-color: #f9f9f9;
        min-width: 160px;
        box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
        z-index: 1;
    }

    .nav-user .menu-item-has-children .sub-menu a {
        color: #707070;
        padding: 8px 16px;
        text-decoration: none;
        display: block;
        font-size: 13px;
        font-weight: 500;
    }

    .nav-user .menu-item-has-children .sub-menu a:hover {
        background-color: #f1f1f1
    }

    .nav-notification .menu-item-has-children .sub-menu {
        display: none;
        position: absolute;
        background-color: #f9f9f9;
        min-width: 360px;
        box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
        z-index: 1;
    }

    .nav-notification .menu-item-has-children .sub-menu a {
        color: #707070;
        padding: 8px 16px;
        text-decoration: none;
        display: block;
        font-size: 13px;
        font-weight: 500;
    }

    .nav-notification .menu-item-has-children .sub-menu a:hover {
        background-color: #f1f1f1
    }

    .menu-item-has-children:hover .sub-menu {
        display: block;
        margin-left: 0px;
        padding-left: 0px;
    }

    .dropdown:hover .dropbtn {
        background-color: #3e8e41;
    }

    .nav-user {
        list-style: none;
        padding-left: 10px;
        margin-bottom: 0px;
    }

    .nav-user li {
        display: inline-block;
    }

    .nav-user li ul {
        display: none;
        position: absolute;
        background-color: #f9f9f9;
        min-width: 160px;
        box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
        z-index: 1;
    }

    .nav-user .menu-item-has-children a:hover {
        display: block;
    }

    .nav-user li li {
        display: block;
        margin-left: 0px;
    }
}

@media screen and (max-width: 767px) {
    .table > thead:first-child > tr:first-child > th {
        white-space: normal;
        min-width: 100px;
    }

    .list-collapse .table > tbody > tr > td,
    .list-collapse .table > tbody > tr > th,
    .list-collapse .table > tfoot > tr > td,
    .list-collapse .table > tfoot > tr > th {
        min-width: 100px;
    }
}

@media (min-width: 768px) {
    .collapse.dont-collapse-sm {
        display: block;
        height: auto !important;
        visibility: visible;
    }
}

@media screen and (max-width: 768px) {
    .list-collapse .label {
        margin: 3px 0px;
    }

    .view-cotacao .model-code {
        margin-bottom: 5px;
    }

    .fixed-sidebar .valor-total {
        font-size: 18px;
    }

    .fixed-sidebar {
        position: static;
    }

    .navbar-collapse .sub-menu {
        width: 100%;
    }

    .navbar-collapse {
        padding-right: 5px;
        padding-left: 5px;
    }

    .navbar-collapse.in {
        overflow-y: inherit;
    }
/* 
    .navbar-collapse ul {
        list-style: none;
        padding: 0px 0px;
    } */

    .navbar-collapse .sub-menu {
        float: none;
    }

    .navbar-collapse ul li {
        padding: 0px 0px;
    }

    .navbar-collapse .sub-menu li {
        padding: 5px 0px;
    }

    .navbar-collapse ul li ul li {
        border-bottom: 1px solid #ececec;
    }

    .navbar-collapse ul li a {
        font-weight: 600;
    }


    .navbar-collapse ul li .btn {
        margin: 0px 0px 10px;
    }

    .navbar-nav {
        box-shadow: 0px 10px 13px #dcdcdc;
    }


    /*Ajustes Responsivo Mobile*/
    .row-content {
        padding: 10px 0;
    }

    .row {
        margin-right: -10px;
        margin-left: -10px;
    }

    .low-row {
        margin-left: 0;
        margin-right: 0;
    }

    .panel-body {
        padding: 10px;
    }

    .panel {
        margin-bottom: 10px;
    }

    .row-content .listagem-modelos .panel-footer {
        padding: 5px 5px;
    }

    .row-content .panel-default > .panel-heading {
        padding: 10px;
        text-align: center;
    }

    .home-dashboard {
        padding-right: 10px;
        padding-left: 10px;
    }

    .home-dashboard .panel .panel-body {
        padding: 15px;
    }

    .home-dashboard .botoes-dashboard {
        float: unset !important;
    }

    .home-dashboard .panel .panel-body .icon-container {
        float: left !important;
        margin-bottom: 0px;
        margin-right: 15px;
    }

    .home-dashboard .panel .panel-body p {
        font-size: 40px;
    }

    .row-content .filter-btn {
        text-align: center !important;
    }

    .div-table-modelos {
        padding-left: unset;
        padding-right: unset;
    }

    .div-table-modelos .table-responsive > .table > tbody > tr > td {
        white-space: inherit;
    }

    .interior-block,
    .color-selection .color-block {
        padding: 5px;
    }

    .interior-block .checkbox label {
        width: 100%;
        text-align: center;
    }

    .interior-block .prices-align {
        margin: 0;
    }

    .interior-block .prices-align .price-add {
        padding-left: 35px !important;
        margin-bottom: 0;
    }

    .row-content .panel-default > .panel-heading {
        padding: 2px !important;
    }

    .tabela-descontos .tab-content .faixa-desconto {
        padding: 5px;
        width: 50%;
        float: left;
    }

    .interior-block .checkbox {
        margin-bottom: -4px;
        margin-top: 2px;
    }

    .color-selection .color-block .color-example {
        float: left;
    }

    .color-selection .color-block .cor-name {
        min-height: unset;
        display: unset;
    }

    .color-selection .color-block .cor-type {
        margin-bottom: unset;
    }

    .panel-cadastro .price-add {
        padding: unset !important;
        background-color: unset !important;
        color: black !important;
    }

    .politicas-descontos .nav-tabs > li {
        float: left;
    }

    .politicas-descontos .navbar {
        min-height: unset;
        margin-bottom: 0;
    }

    .politicas-descontos .navbar-brand {
        padding: 7px 5px;
    }

    .politicas-descontos .navbar-toggle {
        padding: 6px;
    }

    .politicas-descontos .navbar-toggle .icon-bar {
        width: 17px;
    }

    .politicas-descontos > .tab-content-parent {
        padding-top: 7px !important;
    }

    .tabela-descontos .tab-content {
        padding: 0 !important;
    }

    .input-validade {
        width: 100%;
    }

    .client-search {
        margin-bottom: 0;
    }

    .tab-valor-politica {
        float: none !important;
    }

    .politicas-descontos .btn-primary {
        width: 100%;
    }

    .politicas-descontos > .tab-content-parent {
        padding: 0 !important;
    }

    .politicas-descontos .list-users {
        padding: 0 !important;
    }

    .politicas-descontos .list-users .table-responsive {
        border: unset;
    }

    .politicas-descontos .list-users .table > tbody > tr > td {
        white-space: unset;
    }

    .politicas-descontos-tab .list-users .table > tbody > tr > td {
        white-space: unset;
    }

    .politicas-descontos .nav-tabs > li {
        width: 50%;
    }

    .table > thead:first-child > tr:first-child > th {
        min-width: unset;
    }

    td.list-type,
    td.list-user {
        min-width: 90px !important;
        word-break: break-word;
    }

    /* .list-users .table > tbody > tr > td {
        white-space: break-spaces;
    } */

    .list-users .table > tbody > tr > td.list-actions {
        white-space: initial;
    }

    .list-users .table > tbody > tr > td.td-cliente-xs {
        white-space: initial;
    }

    #dashboard-cvw {
        margin-left: unset;
        margin-right: unset;
    }

    #dashboard-cvw .container-fluid {
        padding-left: unset;
        padding-right: unset;
    }

    hr {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .zero-padding-xs {
        padding: 0 !important;
    }

    .zero-margin-xs {
        margin: 0 !important;
    }

    #SearchParametersCotaco {
        margin-top: 5px;
    }

    .full-width-xs {
        width: 100%;
    }

    .half-width-xs {
        width: 50%;
    }

    .div-resumo-financiamento {
        display: block !important;
        padding: 0 25px !important;
    }

    .interior-block .price-proibe {
        margin-left: 0;
    }

    .btn-preco-publico {
        width: 100%;
    }

    #nav-politica li {
        width: 100%;
    }

    .div-financiamento-carencia {
        width: 40%;
    }

    .div-financiamento-options {
        width: 10%;
    }

    .modal-financiamento .modal-header {
        padding: 15px 15px !important;
        font-size: 17px !important;
    }

    .modal-financiamento .modal-subheader {
        padding: 0px 0px !important;
    }

    .modal-financiamento .modal-body {
        padding: 15px 5px !important;
    }

    .custom-dropdown {
        left: -229px !important;
        top: 35px !important;
    }

    .table-financiamento .table > tbody > tr > td {
        white-space: break-spaces;
        padding: 2px;
    }
}

@media screen and (min-width: 480px) and (max-width: 768px) {
    header .nav > li:last-child {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media screen and (min-width: 481px) {
}

@media screen and (max-width: 480px) {

    .desconto-adicional .toggle-da-model .btn-gerar {
        float: left;
        margin-top: 3px;
        margin-right: 0px;
        margin-left: 5px;
        height: 30px;
    }

    .map-container {
        height: 386px;
        width: 100%;
    }

    .row-personalizar .checkbox-inline {
        padding-left: 0px;
        margin-left: 0px;
        margin-right: 10px;
    }

    .mobile-positioning .btn-back {
        text-align: left !important;
    }

    .prevenda-config .btn-back .btn {
        float: left;
        margin-right: 5px;
    }

    .row-content .panel-default > .header-azul {
        padding: 8px 35px 8px 15px !important;
    }

    .approval-footer-da .form-inline {
        text-align: left !important;
    }

    .approval-footer-da .form-group {
        margin-bottom: 0px;
    }

    .home-dashboard .panel .panel-body .blue,
    .home-dashboard .panel .panel-body .yellow,
    .home-dashboard .panel .panel-body .green,
    .home-dashboard .panel .panel-body .red {
        text-align: left;
    }

    .view-cliente .media-object {
        margin-bottom: 15px;
    }

    .view-cliente .new-data .panel {
        margin-top: 15px;
    }

    .list-collapse .list-user {
        min-width: 190px;
    }

    .list-collapse .list-access {
        min-width: 150px;
    }

    .list-collapse .list-type {
        min-width: 150px;
    }

    .list-collapse .list-actions {
        min-width: 180px;
    }

    .list-collapse .row-collapse-style-02 .list-user {
        padding-left: 12px;
    }

    .list-collapse .row-collapse-style-03 .list-user {
        padding-left: 12px;
    }

    .filter-users .lateral-direita {
        float: left;
    }

    .view-cotacao .interior-block .price-add {
        float: none;
        display: block;
        margin-left: 0px;
        margin-top: 5px;
    }

    .view-cotacao #registrar-contato .last-entries {
        margin-top: 15px;
    }

    .interior-block .price-proibe {
        margin-top: 5px;
        margin-right: 0px;
        display: block;
    }

    .interior-block .price-add {
        margin: 0px 0px 5px 0px;
    }

    .fixed-sidebar .valor-financiado .valor-total-left {
        font-size: 15px;
    }

    .ocultar-dados {
        margin-top: 10px;
    }

    .fixedmiddle {
        margin-top: 0px;
    }

    .fixed-sidebar .valor-financiado .valor-total-right {
        font-size: 15px;
    }

    .financiamento-parcelas p {
        float: left;
    }

    .modal-subheader .valor-financiamento {
        margin-bottom: 5px;
    }

    .modal-subheader .btn-default {
        float: left;
        margin-top: 5px;
    }

    .financial-services {
        float: none;
    }

    .nome-dealer {
        /*font-size: 14px;
line-height: 19px;
color: #042b55;
float: left;
margin-top: 11px;
font-weight: 600;*/
        display: none;
    }

    .filter-users .btn {
        margin-top: 10px;
        margin-left: 0px;
    }

    .filter-users .input-group-btn .btn {
        margin-top: 0px;
        margin-left: 0px;
    }

    .nav-notification {
       list-style: none;
       padding: 0;
    }

    .home-dashboard .panel .panel-body p {
        word-break: break-all;
        font-size: 30px;
        text-align: left;
        padding-top: 7px;
    }

    .financiamento .panel-heading .btn {
        float: left;
        margin-right: 5px;
    }

    .resumo .panel-heading .btn {
        margin-right: 5px;
        display: block;
        text-align: center;
        width: 100%;
    }

    .financiamento-header .btn {
        float: left;
        margin-right: 5px;
    }

    .powered {
        display: none;
    }

    header .nav-user > li > a {
        padding: 5px 0px;
    }

    header .navbar-nav {
        margin: 0px;
    }

    .curto {
        transition: 0s !important;
    }

    .row-content .filter-btn {
        text-align: left;
    }

    .row-content .title-atual {
        margin-bottom: 10px;
    }

    .fixed-sidebar .btn {
        margin-bottom: 5px;
    }

    .fixed-sidebar .btn-back {
        text-align: left;
        margin-top: 5px;
    }

    .panel-car-photo .panel-body .model-code {
        padding: 2px 14px;
        font-size: 12px;
    }

    .car-options .btn {
        float: left;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .items-selection .btn {
        float: left;
        margin-top: 0px;
        margin-bottom: 15px;
    }

    .nav-tabs > li {
        float: none;
    }

    .client-search .btn-default {
        margin-top: 10px;
    }

    .interior-block .price-danger {
        float: none;
        display: block;
        margin-right: 0px;
    }

    .interior-block .price-success {
        float: none;
        display: block;
        margin-right: 0px;
    }

    .interior-block .price-add {
        float: none;
        display: block;
        margin-left: 0px;
    }

    .fixed-sidebar .valor-total {
        font-size: 15px;
    }

    #shorten {
        padding-left: 0px;
    }

    .validade-proposta p {
        float: left;
        margin-top: 5px;
    }

    .user-discount p {
        float: none;
    }

    .user-discount .categoria-taxi {
        margin-top: 15px;
        float: none;
    }

    .list-collapse .table > tbody > tr > td,
    .list-collapse .table > tbody > tr > th,
    .list-collapse .table > tfoot > tr > td,
    .list-collapse .table > tfoot > tr > th {
        padding: 2px;
    }

    .list-collapse .label {
        white-space: break-spaces;
    }

    .list-collapse .list-user .icon-container {
        margin-left: 5px;
        margin-right: 0;
    }

    .filter-users .form-group {
        margin-right: 10px;
        margin-bottom: 10px;
        width: 100%;
    }
    .filter-users .select-inline {
        max-width: 100% !important;
    }
    .filter-users .btn {
        width: 100%;
    }
    .filter-users form {
        flex-direction: column;
    }
    .filter-users form div {
        width: 100%;
    }
}


.modal-simulacao .img-plano {
    width: 120px;
}

.modal-simulacao .btn-ver-mais {
    margin-top: 15px;
}

.modal-simulacao .opcoes {
    float: left;
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
    margin-top: 8px;
    color: #91a5c4;
}

.modal-simulacao .bloco-destaque .valor-simulacao {
    margin-bottom: 30px;
    color: #0e76bc;
    font-size: 21px;
    line-height: 25px;
    display: block;
    font-weight: 600;
}

.modal-simulacao .bloco-normal .valor-simulacao {
    margin-bottom: 16px;
    color: #0e76bc;
    font-size: 21px;
    line-height: 25px;
    display: block;
    font-weight: 600;
}

.modal-simulacao .bloco-destaque .valor-simulacao span {
    font-size: 14px;
    display: block;
    line-height: 16px;
    color: #0e76bc;
}

.modal-simulacao .bloco-normal .valor-simulacao span {
    font-size: 14px;
    display: block;
    line-height: 16px;
    color: #0e76bc;
}

.modal-simulacao .bloco-destaque {
    background-color: #ffffff;
    border: 2px solid #acacac;
    border-radius: 6px;
    padding: 20px;
}

.modal-simulacao .bloco-normal {
    background-color: #ffffff;
    border: 2px solid #acacac;
    border-radius: 6px;
    padding: 20px;
}

#simulacao_primeiro {
    background-color: #efefef !important;
}

.modal-simulacao .bloco-destaque .info-simulacao {
    color: #0e76bc;
    font-size: 14px;
    line-height: 19px;
    margin-top: 20px;
    margin-bottom: 25px;
    background-color: #ececec;
    padding: 15px 20px;
    border-radius: 6px;
}

.modal-simulacao .bloco-normal .info-simulacao {
    color: #0e76bc;
    font-size: 14px;
    line-height: 19px;
    margin-top: 20px;
    margin-bottom: 25px;
    background-color: #ececec;
    padding: 15px 20px;
    border-radius: 6px;
}

/* Progressbar */
.progressbar {
    position: relative;
    display: flex;
    justify-content: space-between;
    counter-reset: step;
    margin: 2rem 0 4rem;
    width: 70%;
}

.progressbar::before,
.progress,
.progress2,
.progress3,
.progress4 {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 7px;
    width: 100%;
    background-color: #AAAAAA;
    z-index: 0;
}

.progress {
    background-color: #1779BF;
    width: 50%;
    transition: 0.3s;
}

.progress2 {
    background-color: #1779BF;
    width: 65%;
    transition: 0.3s;
}

.progress3 {
    background-color: #1779BF;
    width: 85%;
    transition: 0.3s;
}

.progress4 {
    background-color: #1779BF;
    width: 100%;
    transition: 0.3s;
}

.progress-step {
    color: white;
    font-weight: bold;
    font-size: 22px;
    width: 4.1875rem;
    height: 4.1875rem;
    background-color: #AAAAAA;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
}

.progress-step::before {
    counter-increment: step;
    content: counter(step);
}

.progress-step::after {
    content: attr(data-title);
    position: absolute;
    top: calc(100% + 0.5rem);
    font-size: 14px;
    font-weight: 400;
    color: #AAAAAA;
    width: 200px;
    text-align: center;
}

.progress-step-active {
    background-color: #1779BF;
}

.jcc {
    display: flex;
    justify-content: center;
}

.file {
    color: #1779BF;
}

p.jcc {
    color: #0A2B55;
    font-size: 15px;
    padding-top: 20px;
}

.comp {
    color: #7D7D7D;
    font-size: 13px;
    text-decoration: underline;
}

.upload {
    display: flex;
    background: #F9F9F9;
    padding: 30px;
    width: 95%;
    margin: 20px 0 20px 0;
    border: 1px solid #4191F6;
    border-style: dashed;
    font-size: 50px;
    flex-direction: column;
    align-items: center;
}

.upload:hover {
    background: #F4F4F4;
    cursor: pointer;
}

@media screen and (min-width: 481px) {
    .modal-simulacao .bloco-destaque .btn-quero-esse {
        bottom: 20px;
        left: 27px;
        position: absolute;
    }

    .modal-simulacao .bloco-destaque {
        position: relative;
        height: 100%;
    }
}

@media screen and (max-width: 480px) {
    .modal-simulacao .bloco-destaque {
        margin-bottom: 10px;
    }

    .modal-simulacao .bloco-normal {
        margin-bottom: 10px;
    }
}

.modal-simulacao {
    overflow: scroll;
}

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

@media screen and (min-width: 480px) {

    .map-container {
        height: 320px;
        width: 100%;
    }
}

.bootstrap-datetimepicker-widget.dropdown-menu {
    z-index: 9999 !important;
}

.table-mobile .list-title {
    display: block;
    font-weight: 600;
    color: #042b55;
    font-size: 13px;
    line-height: 20px;
    font-family: 'VW Head', arial, helvetica, sans-serif;
}

.table-mobile .list-description {
    margin-bottom: 5px;
    display: block;
    font-size: 16px;
    line-height: 21px;
}

.table-mobile .link {
    color: #0e70af;
}

.table-mobile-container .btn-position .btn-access {
    position: absolute;
    right: -7px;
    top: calc(50% - 26px);
    font-size: 19px;
    padding: 10px;
    z-index: 500;
    color: #333333;
}

.table-mobile-container .btn-position {
    position: relative;
}

.table-mobile-container {
    border-bottom: 1px solid #ececec;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.low-col {
    padding-left: 8px;
    padding-right: 8px;
}

.low-col.ib {
    display: inline-block !important;
}

.btn-table {
    font-size: 14px;
    line-height: 17px;
    padding: 2px 5px;
    margin: 0;
    z-index: 1000;
    color: #0e70af;
}

.panel-mobile-header .panel-header {
    font-size: 14px;
    line-height: 18px;
    background-color: #e1e1e1;
    font-weight: 600;
    text-align: center;
    font-family: 'VW Head', arial, helvetica, sans-serif;
    border-bottom: 0px;
}

.login {
    background-color: #f5f5f5;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    /* height: 100vh; */
    height: calc(100% + 63px);
    margin-top: -63px;
}

.login .login-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    /* padding: 0 40px; */
    width: 100%;
    max-width: 250px;
}

.login .login-container img {
    margin-bottom: 40px;
}

.login .login-container .login-form {
    width: 100%;
}

.login .login-container .login-form button {
    margin-top: 30px;
}

.login .login-container .login-form .btn-link {
    font-weight: 400 !important;
    text-align: center;
    width: 100%;
    display: block;
    margin-top: 50px;
    font-size: 12px;
}

.login .alert {
    font-size: 14px;
}



/* Dashboard pre-venda T-cross */
.header-dash {
    margin-top: 50px;
    margin-bottom: 30px;
    position: relative;
}
.header-dash .title {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.header-dash .title h3 {
    margin: 0;
    color: #042b55;
}

.header-dash .container-header-dash {
    background-color: #042b55;
    border-radius: 8px;
    color: #ffffff;
    padding: 20px;
}
.header-dash-infos {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-right: 450px;
    gap: 20px;
    margin-bottom: 10px;
}
.header-dash-number span {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
}
.header-dash-number p {
    font-size: 40px;
    font-weight: bold;
    line-height: 100%;
}

.header-dash-time {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px;
}
.header-dash-time .svg-inline--fa {
    height: 1.5em;
}
.header-dash-time span {
    font-size: 12px;
    font-weight: bold;
    display: block;
    line-height: 100%;
}
.header-dash-time p {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
}
.header-dash-carro {
    width: 400px;
    position: absolute;
    top: 0;
    right: 0;
    animation: fadeCenter 4s ease 0s 1 normal forwards;
}
.header-dash-carro.img-tera {
    width: 50%;
}
.header-dash-buttons {
    display: flex;
    flex-wrap: wrap;
    width: 50%;
}
.header-dash-buttons div {
    flex: 0 0 50%;
    padding: 16px;
}
.header-dash-buttons div a {
    background-color: #fff;
    border-radius: 8px;
    padding: 32px 24px;
    color: #042b55;
    font-weight: 500;
    height: 100%;
    display: flex;
    align-items: center;
    gap: 4px;
}
.header-dash-buttons a i,
.header-dash-buttons a svg {
    color: #007bff;
}


@media screen and (max-width: 600px) {
   .header-dash .title h3 {
        margin: 0;
        color: #042b55;
        font-size: 20px;
    }
    .logo-vw {
        width: 30px;
        margin-right: 8px;
    }
}



.car-race-container {
    overflow: auto;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 50px;
}
.car-race {
    display: flex;
    flex-direction: row;
    min-width: 1000px;
    height: 350px;
}

.car-race .start {
    width: 20px;
}
.car-race .start img {
    width: 150px;
    height: 267px;
}
.car-race .track {
    display: flex;
    justify-content: space-around;
    flex: 1;
    background-image: url('../../../img/track.svg');
}
.car-race .finish {
    background-image: url('../../../img/finish.svg');
    width: 150px;
    background-position: center center;
    background-size: cover;
}
/* .car-race .finish img {
    width: 150px;
    height: 267px;
} */
.car-race .track .car {
    animation: slideLeft 2s ease 0s 1 normal forwards;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.car-race .track .car .car-img {
    width: 120px;
    display: block;
    /* border-radius: 500px; */
    /* height: 70px; */
    overflow: hidden;
}
.car-race .track .car:nth-child(even) {
    margin-top: 180px;
}
.car-race .track .car:nth-child(odd) {
    margin-top: 24px;
}
.car-race .track .car p {
    background-color: #fff;
    padding: 5px 10px;
    max-width: 150px;
    font-size: 15px;
    font-weight: 700;
    line-height: 100%;
    text-align: center;
    border-radius: 8px;
    max-height: 40px;
    overflow: hidden;
}

h4.dash-title {
    color: #042b55;
}
.dash-row {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
}

.maps-container {
    flex: 1;
    display: flex;
    flex-direction: column;
    min-width: 300px;
}
.maps-container .panel {
    /* margin: 0;
    flex: 1; */
}
.maps-container .panel-body {
    height: 100%;
    display: flex;
    flex-direction: row;
    /* flex-wrap: wrap;
    justify-content: center; */
}
.maps-container .maps #regions_div {
    width:400px;
    height:100%
}
.maps-container .maps .chart {
    flex: 1;
}


.model-container {
    display: flex;
    flex-direction: column;
    flex: 1;
}
.models-list {
    display: flex;
    flex-direction: column;
    /* justify-content: space-between; */
    flex: 1;
    gap: 16px;
    max-height: 456px;
    overflow: auto;
}
.model-item {
    background-color: #042b55;
    border-radius: 8px;
    color: #ffffff;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
}
.model-item .model-infos {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
}
.model-item .model-infos .model-img {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100px;
}
.model-item label {
    background-color: #4CC7F4;
    color: #042b55;
    text-transform: uppercase;
    border-radius: 100px;
    /* flex: 1; */
}
.model-item .numbers-container {
    display: flex;
    flex-direction: row;
    gap: 24px;
}
.model-item .numbers-container .numbers {
    display: flex;
    flex-direction: column;
}
.model-item .numbers-container .numbers span {
    font-size: 12px;
}
.model-item .numbers-container .numbers p {
    font-size: 20px;
    font-weight: 700;
    margin: 0;
}

.notification-container {
    display: flex;
    flex-direction: column;
    flex: 1;
    min-width: 300px;
}
.notification-container .panel {
    /* margin: 0; */
    /* height: 100%; */
    flex: 1;
}
.notification-container .panel-body {
    padding-top: 0;
    padding-bottom: 0;
}
.notification-list {

}
.notification-list .notification-item {
    padding: 20px 0;
    border-bottom: 1px solid #e1e0e0;
}
.notification-list .notification-item:last-child {
    border-bottom: none;
}
.notification-list .notification-item label {
    background-color: #4CC7F4;
    color: #042b55;
    border-radius: 100px;
    padding: 2px 15px;
}
.notification-list .notification-item p {
    font-weight: 700;
    margin: 0;
}
.notification-fix {
    display: flex;
    flex-direction: row;
    gap: 8px;
    align-items: center;
}
.notification-fix img {
    width: 100px;
    /* border-radius: 100px; */
}
.notification-fix p {
    font-size: 17px;
    color: #042b55;
}


.ranking-container .panel-body {
    padding: 0;
}
.ranking-container .raking-podium  {
    background-color: #042b55;
    display: flex;
    flex-direction: row;
    /* gap: 8px; */
    padding: 30px 30px 0 30px;
}
.ranking-container .raking-podium .raking-podium-item {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
}
.ranking-container .raking-podium .raking-podium-item .card {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 10px;
    max-width: 140px;
    border: 1px solid #efefef;
}

.ranking-container .raking-podium .raking-podium-item .raking-podium-img {
    width: 70px;
    height: 70px;
    margin-bottom: 20px;
    border-radius: 100px;
    overflow: hidden;
}


.ranking-container .raking-podium .third .card {
    height: 100px;
    border-radius: 8px 0 0 0;
}
.ranking-container .raking-podium .third .card span {
    background-color: #d6a21e;
}

.ranking-container .raking-podium .first .card {
    height: 150px;
    border-radius: 8px 8px 0 0;
}
.ranking-container .raking-podium .first .card span {
    background-color: #d6cd1e;
}

.ranking-container .raking-podium .second .card {
    height: 120px;
    border-radius: 0 8px 0 0;
}
.ranking-container .raking-podium .second .card span {
    background-color: #bbbbbb;
}

.ranking-container .raking-podium .raking-podium-item .card span {
    font-weight: 700;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 100;
    margin-top: -13px;
    color: #fff;
}
.ranking-container .raking-podium .raking-podium-item .card h5 {
    margin-bottom: 0px;
    text-align: center;
}
.ranking-container .raking-podium .raking-podium-item .card p {
    margin-bottom: 0px;
}

.raking-others {
    padding-top: 10px;
}
.raking-others-item {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 10px;
    border-bottom: 1px solid #edebeb;
    align-items: center;
}
.raking-others-item p {
    margin-bottom: 0px;
}
.raking-others-item span {
    font-weight: 700;
    color: #042b55;
}



@media screen and (min-width: 1400px) {
    .header-dash-carro.img-tera {
        width: 700px;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1570px) {
    .maps-container {
        width: 50%;
    }
    .maps {
        width:50%
    }
    .chart {
        z-index: 9;
        width: 50%;
    }
    .model-container {
        max-width: 300px;
    }
}

@media screen and (max-width: 1250px) {
    .header-dash-carro.img-tera {
        top: 25%;
    }
}

@media screen and (max-width: 970px) {
    .maps-container .panel-body {
        display: flex;
        justify-content: center;
        align-content: center;
        flex-wrap: wrap;
    }
    .header-dash-buttons {
        width: 100%;
    }
    .header-dash-carro.img-tera {
       display: none;
    }
}

@media screen and (max-width: 800px) {
    .header-dash-infos {
        padding-right: 0;
    }
    .header-dash-carro {
        width: 200px;
        top: -48px;
    }
}

@media screen and (max-width: 768px) {
    .dash-container {
        padding: 0 20px;
    }
    .header-dash-buttons div {
        padding: 8px;
    }
}

@media screen and (max-width: 600px) {
    /* .header-dash-carro {
        top: inherit;
        bottom: 0;
    } */
    
}

@media screen and (max-width: 510px) {
    .header-dash-carro {
        display: none;
    }
}

@media screen and (max-width: 490px) {
    .maps-container .maps #regions_div {
        width: 100%;
    }
    .header-dash-buttons div {
        flex: 100%;
        padding: 8px;
    }
    .header-dash-buttons div a {
        padding: 16px;
    }
}



/* <!-- CONFETTI --> */
/* #msg {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    z-index: 999999999;
    top: 0;
    left: 0;
    align-items: center;
    justify-content: center;
    animation: forwardCenter 1s ease 0s 1 normal forwards;
}
#msg p {
    font-size: 80px;
    color: #042b55;
    background-color: #fff;
    padding: 50px;
    line-height: 100%;
    border-radius: 30px;
    font-weight: 700;
    box-shadow: 10px 10px 10px rgb(0, 0, 0, 0.2);
}
.msg-close {
    animation: forwardCenter 1s ease 0s 1 normal forwards;
} */

.rocket {
    z-index: 9999999;
    position: fixed;
    bottom: -200px;
    left: 10%;
    width: 100px;
    animation: fly 3s .5s ease-in;
    display: none;
}

@keyframes fly {
    0% {
        bottom: -200px;
    }

    100% {
        bottom: 100%;
    }
}

@keyframes slideLeft {
    0% {
        opacity: 0;
        transform: translateX(-250px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes fadeCenter {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}
@keyframes forwardCenter {
    0% {
        transform: scale(0);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes BackwardCenter {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(0);
    }
}


.gestao_contas .alert {
    margin: 3px 0 0;
    padding: 6px 12px;
}
.gestao_contas .alert-info {
    margin-bottom: 20px;
    display: block;
}
.btns-selecao-vendedor {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 8px;
}
.btns-selecao-vendedor select {
    width: 250px;
}

.header-client {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 16px;

}
.header-client .sub-title {
    text-align: left;
    padding: 10px 0;
    font-size: 16px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    font-weight: 500;
    color: #042b55;
}

.header-client p {
    margin-bottom: 2px;
}
.header-client p span {
    color: #007bff;
}
.btns-client-detail {
    display: flex;
    justify-content: flex-end;
    gap: 8px;
    flex-direction: column;
    align-items: stretch;
}

/* .client-detail-card {
    display: flex;
    flex-direction: row;
    gap:8px;
    flex-wrap: wrap;
} */
.client-detail-card-item {
    display: flex;
    flex-direction: row;
    padding: 15px;
    gap: 8px;
}
.client-detail-card-item-icon {
    background-color: #e6f0f6;
    border-radius: 8px;
    font-size: 24px;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #0b6ca8;
}
.client-detail-card-item-desc small {
    color: #969696;
    font-weight: 500;
}
.client-detail-card-item-desc p {
    color: #0b6ca8;
    font-weight: 500;
    font-size: 16px;
}

.gauge-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
}

.gauge-box p {
    color: #0b6ca8;
    font-weight: 500;
    font-size: 16px;
}






/* VELOCIMETRO */
:root {
    --gauge-width: 200px;
    --min: 0;
    --max: 100;
}

.gauge {
    --gauge-height: calc(var(--gauge-width) / 2);
    width: var(--gauge-width);
    height: var(--gauge-height);
    border-radius: var(--gauge-height) var(--gauge-height) 0 0 !important;
    position: relative;
    overflow: hidden;
    background: inherit;
    margin-top: 15px;
}

.slices {
    height: 100%;
    background: linear-gradient(90deg, rgba(196,6,6,1) 0%, rgba(196,6,6,1) 10%, rgba(237,171,8,1) 40%, rgba(237,171,8,1) 60%, rgba(5,163,36,1) 90%, rgba(5,163,36,1) 100%);
}

.gauge-center {
    width: 60%;
    height: 60%;
    background: #fff;
    border-radius: var(--gauge-height) var(--gauge-height) 0 0 !important;
    position: absolute;
    box-shadow: 0 -13px 15px -10px rgba(0, 0, 0, 0.28);
    right: 21%;
    bottom: 0;
}

.needle {
    position: absolute;
    bottom: 0;
    left: 50%;
    height: calc(var(--gauge-height) / 1.1);
    width: 2px;
    box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.38);
    background: #15222e;
    transform-origin: bottom;
    transform: rotateZ(45deg);
}
.needle::before {
    content:"";
    width: 10px;
    height: 10px;
    background-color: #15222e;
    border-radius: 100px;
    display: block;
    bottom: 0;
    position: inherit;
    right: -4px;
}


.list-criterios {
    margin-top: 50px;
}



.footer-new {
    border-top: 1px solid #e8e8e8;
    padding: 15px 0;
}


.tabs-mobile .nav-tabs {
    background: #fff;
}

.tabs-mobile .nav-tabs a {
    color: #8c939a;
    border-bottom: 1px solid #e7e7e7;
}

.nav-tabs > li.active > a {
    color: #2674b5;
    cursor: default;
    background-color: #fff;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 3px solid;
    border-radius: 0px;
    border-bottom-color: #2674b5;
}

.btn-same-size {
    width: 200px;  /* Define uma largura fixa para ambos os botões */
    margin-bottom: 5px;
}

.swal-popup-large {
    width: 400px !important;  /* Aumenta a largura */
    max-width: 90%;  /* Limita a largura máxima em telas menores */
    height: auto;  /* Deixe a altura automática para ajustar ao conteúdo */
    padding: 20px;  /* Adiciona algum espaçamento */
}

.gestao-clientes-settings .panel-body .panel {
    margin-bottom: 0;
}

.gestao-clientes-settings h5 {
    margin: 0 0 8px 0;
   }


.select-inline {
    max-width: 300px !important;
}

.title-card {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.status-card {
    width: 130px;
    word-break: initial;
}

.status-container {
    display: flex;
    align-items: center;
    gap: 10px;
}



.bg-gray-light {
    background-color: #F2F2F2;
}

.border-radius-0 {
    border-radius: 0px !important;
}