﻿@charset "UTF-8";

@media (min-width: 320px) {
    .full-height,
    .full-height body,
    .full-height header,
    .full-height header .view {
        height: 900px !important;
    }
}

@media (min-width: 320px) {
    .full-height,
    .full-height body,
    .full-height header,
    .full-height header .view {
        height: 900px !important;
    }
}

@media (min-width: 740px) {
    .full-height,
    .full-height body,
    .full-height header,
    .full-height header .view {
        height: 100% !important;
    }
}

@media print {
    .noprint {
        display: none !important;
    }

    a, a:visited {
        text-decoration: none;
    }

    .pagebreak {
        page-break-before: always;
    }
}

.conteudoPagina {
    width: 100%;
    height: 100%;
}

@media(min-width: 1439px) {
    .conteudoPagina {
        width: calc(100% - 250px) !important;
    }
}

#helper-id-screen {
    display: none !important;
}

.modal-notificacao {
    left: -300px;
    animation-duration: 300ms;
}

.ELCtexto {
    font-size: 0.75rem !important;
}

.menu2Fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}

.listaMobile {
    padding: 0;
    list-style-type: none;
    overflow: hidden;
}

    .listaMobile li {
        float: right;
    }

.modal-fluid {
    width: 95% !important;
}

.popover {
    box-shadow: 0px 0px 20px 0px #898989;
}

.popover-body {
    color: #ffffff;
    background-color: var(--primary);
}

.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
    border-right-color: var(--primary);
}

.brandMobile {
    width: 50%;
}

.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: var(--success-primary);
    background-color: var(--success-primary) !important;
}

.social a {
    display: inline-block;
    margin-left: 5px;
    width: 30px;
    height: 30px;
    padding: 6px 0;
    text-align: center;
    vertical-align: central;
    font-size: 14px;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 4px;
}

.btn {
    text-transform: none !important;
    box-shadow: none !important;
}

.IconPlano {
    color: #ffec05;
    font-size: .6rem;
    font-weight: normal;
    padding-left: 0px;
    margin-left: 0px;
    border-radius: 5px;
    background-color: #7c7c7c;
    padding: 4px;
    border-radius: 6px;
    padding-left: 4px !important;
    top: 6px;
    position: unset !important;
    max-height: 19px;
}

.planopegalance {
    color: #ffec05 !important;
    background-color: #7c7c7c;
}

.card-lote-contrato-titulo {
    width: 16rem !important;
}

.card-lote-contrato-valor {
    width: 8.5rem !important;
}

.menu2Fixed img {
    max-width: 40% !important;
}

.tema_mesa_lance_canal {
    background-color: #fffdd6;
    border: 5px solid #f48120;
    border-top: 2px dotted #f48120;
    border-bottom: 2px dotted #f48120;
    border-right: 2px dotted #f48120;
    border-radius: 5px;
}

.result-primeiro-lance {
    color: dimgray;
    font-weight: 600;
    font-size: .8rem;
    background-color: var(--background-primary);
    display: inline !important;
}

.result-seu-lance {
    font-weight: 600;
    font-size: .8rem;
    background-color: var(--bg-green);
    border-radius: 5px;
    display: inline;
    color: var(--primary-active);
}

.result-nao-seu-lance {
    font-size: .8rem;
    background-color: #fff6ee;
    color: #ea9700;
    display: inline;
    font-weight: 600;
}

.text-grey-20 {
    color: #cfcfcf !important;
}

.tema_texto_lance_canal {
    color: #df6600;
}

.tema_proximo_entre_lance {
    color: #ffffff;
    background-color: #00c851;
    padding: 0px 3px;
}

.tema_menu_bar_parceiro {
}

.tema_mesaoperadora_info_pode_vender {
    position: absolute;
    /*top: -24px;*/
    /*background-color: white;*/
    width: 100%;
    color: #4285f4 !important;
    /*border: 2px solid;*/
    text-align: center;
    /*border-radius: 5px;*/
}

.tema_div_link:hover {
    background-color: darkgray;
    cursor: pointer;
}

.fontSmall {
    font-size: .8rem;
}

.tema_tipo_publicacao {
    color: gray;
    font-size: .8rem;
}

.tema_btn_pode_vender {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    padding-left: 3px !important;
    padding-right: 3px !important;
    font-size: .8rem !important;
    background-color: #ffffff !important;
    color: #1788ff !important;
    border: 1px solid !important;
    text-transform: none !important;
}

    .tema_btn_pode_vender:hover {
        color: #ffffff !important;
        background-color: #3aa7fd !important;
    }

.tema_btn_pode_vender_cancela {
    padding-bottom: 5px !important;
    padding-left: 3px !important;
    padding-right: 3px !important;
    font-size: .8rem !important;
    color: #ffffff !important;
    background-color: #ff3547 !important;
    border: 1px solid;
    text-transform: none !important;
}

    .tema_btn_pode_vender_cancela:hover {
        color: #ffffff !important;
        background-color: #fb081d !important;
    }

.tema_btn_pode_defender {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    padding-left: 3px !important;
    padding-right: 3px !important;
    font-size: .8rem !important;
    background-color: white !important;
    color: darkorange !important;
    border: 1px solid !important;
    text-transform: none !important;
}

    .tema_btn_pode_defender:hover {
        color: #ffffff !important;
        background-color: darkorange !important;
    }

.tema_btn_pode_defender_cancela {
    padding-bottom: 5px !important;
    padding-left: 3px !important;
    padding-right: 3px !important;
    font-size: .8rem !important;
    color: #ffffff !important;
    background-color: #ff3547 !important;
    border: 1px solid;
    text-transform: none !important;
}

.tema_Cadastro_Provisorio {
    border: 1px solid orange;
    color: orange;
    padding: 0px 3px;
    border-radius: 4px;
    font-size: .6rem;
}

.tema_mesaoperadora_info_pode_defender {
    position: absolute;
    /*top: -24px;*/
    /*background-color: white;*/
    width: 100%;
    color: darkorange !important;
    /*border: 2px solid;*/
    text-align: center;
    /*border-radius: 5px;*/
}

.tema_mesaoperadora_info_venda {
    position: absolute;
    background-color: #4285f4;
    top: -10px;
    color: white;
    padding-top: 2px !important;
    padding-left: 2px !important;
    top: -8px;
    /* width: 100%; */
    border: 2px solid;
    text-align: center;
    border-radius: 5px;
    line-height: 16px;
    font-size: .7rem;
    left: -5px;
}

.tema_mesaoperadora_info_defesa {
    position: absolute;
    background-color: darkorange;
    bottom: -7px;
    color: white;
    padding-top: 2px !important;
    padding-left: 2px !important;
    /* width: 97%; */
    border: 2px solid;
    text-align: center;
    border-radius: 5px;
    line-height: 16px;
    font-size: .7rem;
    left: -11px;
}


.tema_fonte_responsiva_1_to_08 {
    font-size: 1rem;
}

.tema_fonte_responsiva_2_to_1 {
    font-size: 2rem;
}

.tema_fonte_responsiva_14_to_1 {
    font-size: 1.4rem;
}

.tema_fonte_responsiva_1_to_07 {
    font-size: 1rem;
}

.tema_link_contato_whatsapp_icone {
    display: inline-flex;
    background-color: white;
    padding: 8px 8px 8px 10px;
    border-radius: 50%;
    margin-right: -1px;
    color: #4caf55;
}

.tema_link_contato_whatsapp_numero {
    display: inline-flex;
    border: 3px solid #4caf55;
    color: #4caf55;
    padding-right: 0px;
    padding-left: 5px;
    border-radius: 20px;
    background-color: #4caf55;
}

a .tema_link_contato_whatsapp_numero {
    color: white;
}

.tema_MapaVendas_CabVendedorComprador {
    /*border-bottom: 1px solid #000000 !important;*/ 
    background-color: #d1d1d1 !important;
    color: #0a0a0a !important;
}

.tema_div_warning {
    color: #ff5e00;
    font-size: .8rem;
    background-color: #fff3e3;
    border-left: 4px solid #ff8800;
    border-radius: 5px;
    padding: 5px;
    align-self: center;
}

.tema_div_gray {
    color: #666666;
    font-size: .8rem;
    background-color: #ffffff;
    border-left: 4px solid #696969 !important;
    border-radius: 5px;
    border: 1px solid lightgray;
    align-self: center;
}

.tema_div_success {
    color: #00755a;
    font-size: .8rem;
    background-color: #c6ffe5;
    border-left: 2px solid #009a70;
    border-radius: 2px;
    padding: 5px;
    align-self: center;
}

.tema_lance_atual {
    font-size: 2rem;
    font-weight: 600;
    color: var(--primary);
    /*height: 3.5rem;*/
}

.tema_icon_tab_responsivo {
    font-size: 1.5rem;
}

.btn-tema_disabled {
    box-shadow: none !important;
    border: 2px dashed #dcdcdc !important;
    background-color: #f3f3f3 !important;
    color: #dcdcdc !important;
    cursor: default !important;
    border-radius: 8px !important;
}

.btn-gen-pai {
    border-radius: 8px !important;
    color: #005080 !important;
    font-weight: bold;
    text-align: left;
    padding-left: 6px !important;
    border: 1px solid #c5c5c5 !important;
    box-shadow: none !important;
    cursor: default !important;
    background-color: #e3f5ff !important;
}

.IconGenealogiaExcluir {
    position: absolute;
    top: 5px;
    z-index: 1;
    right: 6px;
    color: red;
    cursor: pointer;
    font-size: .9rem;
}

.btn-gen-mae {
    border-radius: 8px !important;
    color: #800049 !important;
    font-weight: bold;
    text-align: left;
    padding-left: 6px !important;
    border: 1px solid #c5c5c5 !important;
    box-shadow: none !important;
    cursor: default !important;
    background-color: #ffe3e3 !important;
}

.btn-gen-mae-add {
    border-radius: 5px !important;
    color: #ffffff !important;
    font-weight: bold;
    text-align: left;
    padding-left: 6px !important;
    /*border: 1px solid #9fbaff !important;*/
    background-color: #ff9090 !important;
}

.btn-gen-pai-add {
    border-radius: 5px !important;
    color: #ffffff !important;
    font-weight: bold;
    text-align: left;
    padding-left: 6px !important;
    /*border: 1px solid #9fbaff !important;*/
    background-color: #5a79ff !important;
}

.pulsate {
    -webkit-animation: pulsate 1s ease-out;
    -webkit-animation-iteration-count: infinite;
    opacity: 0.5;
}

.tema-opacity {
    opacity: 0.8;
    transition: 0.3s;
}

    .tema-opacity:hover {
        opacity: 1;
        cursor: pointer;
    }

@-webkit-keyframes pulsate {
    0% {
        opacity: 0.5;
    }

    50% {
        opacity: 1.0;
    }

    100% {
        opacity: 0.5;
    }
}

.tema_shopping_anuncio_altura_minima_foto {
    min-height: 256px;
}

.tema_img_responsive100to50 {
    max-width: 100px;
    max-height: 100px;
}

.error {
    color: red !important;
}

.disabled, :disabled {
    color: #ddd !important;
}

.tema_titulo_grupo {
    font-size: 1rem;
}


.nav-link {
    color: #e0e0e0 !important;
}

    .nav-link:hover {
        /*color: #e6fff0 !important;*/
    }

/* O Bootstrap adiciona 27px de padding-right a cada modal que abre, isso previne que distorça o formulario */
body {
    padding-right: 0 !important;
    font-weight: 400 !important;
}

table td {
    font-size: 0.9rem;
    font-weight: 400 !important;
}

.table-modal-striped td {
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
    font-size: 0.7rem;
}

.table-shopping-venda tbody tr {
    height: 5rem;
}

.modal-footer {
    padding: 0px !important;
}

.tema_input_small {
    height: 27px;
    margin: auto;
    padding-top: 5px !important;
}

.card {
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important;
    border: solid 1px #d2d2d2 !important;
}

.pricing-card .striped li {
    margin-bottom: 0.5rem !important;
    margin-top: 0.5rem !important;
}

.text-transform-none {
    text-transform: none;
}

.sub-textbox {
    background-color: #656565;
    color: #ffa929;
    font-size: 0.7rem !important;
    /*border-radius: 0.2rem;*/
}

.div_data {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #ed7d00;
    color: #fff;
    padding: 0 10px;
    font-weight: 700;
    border-bottom-left-radius: 3px;
}

.div_descricao {
    padding: 8px 8px 16px;
}

.tb-entrada {
    width: 2.5rem;
    text-align: center;
}

.tema_texto_tachado {
    text-decoration: line-through;
}

.float-banner {
    position: absolute;
    /*width: 100%;*/
    height: 2.5rem;
    padding-top: 0.5rem;
    margin-top: 50px;
    text-align: center;
    /*background-color: brown;*/
    z-index: 2;
}

    .float-banner label {
        color: #fff;
        /*text-shadow: 2px 2px 4px #000000;*/
        background-color: #ff1e00 !important;
        padding: 0.2rem;
        border-radius: 0.2rem;
    }

        .float-banner label:hover {
            color: #f1d600;
            cursor: pointer;
        }

.sub-head-evento {
    padding-left: 1rem;
    margin-top: 1rem;
    background-color: #ededed;
    color: #737373;
    font-size: 1rem;
    border-radius: 0.2rem;
    margin-left: 0.02rem;
    margin-right: 0.1rem;
}

.tema_btn_mostrar_mais_registros {
    background-color: #343e46;
    padding: 8px;
    color: white;
    border-radius: 5px;
    cursor: pointer;
}

/*LIMITA O TEXTO COLOCANDO ...*/
    .text-limit {
    display: block;
    text-overflow: ellipsis;
    width: 150px;
    overflow: hidden;
    white-space: nowrap;
}

.CortaTexto {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

/* mixin for multiline */
.text-limit-comentario {
    display: block;
    display: -webkit-box;
    max-width: 400px;
    height: 6.8rem;
    margin: 0 auto;
    font-size: 1rem;
    line-height: 1.4;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.CortaTexto2Linhas {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-inline-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

/*navbar mobile*/
/*.side-nav .collapsible a {
    color: #fff !important;
    font-weight: 300 !important;
    font-size: .9rem !important;
    height: 45px !important;
    line-height: 40px !important;
}*/

.tema_tag {
    border: 1px solid gray;
    border-radius: 5px;
    padding-left: 4px;
    padding-right: 4px;
    display: inline-flex;
    background-color: gray;
    color: white;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: .8rem;
}

.rgba-blue-strong, .rgba-blue-strong:after {
    background-color: rgb(0, 72, 45) !important;
}

/*.side-nav .collapsible {
    margin: 0;
    padding: 0;
    margin-top: 0px !important;
}

.side-nav .social {
    border-bottom: none !important;
}

.side-nav a {
    height: 0px !important;
}*/

.tema_evento_imagem_tamanho {
    max-width: 250px !important;
}

.tema_border_rounded {
    border: 1px solid lightgray;
    border-radius: 10px;
    padding: 5px;
}

.tema_ajuda_icon {
    cursor: pointer;
}

.tema_ajuda_icon_modal {
    font-size: 2rem;
    color: #4bacc6;
}

.tema_SistemaAjudaTitulo {
    font-weight: 500;
}

.tema_SistemaAjudaTexto {
    font-size: .8rem;
    font-weight: 400;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

/*.side-nav .logo-wrapper {
    height: 39px !important;
}*/
/*
.side-nav {
    width: 13rem !important;
    box-shadow: none !important;
}*/

.navbar-mobile {
    background-color: rgb(52, 62, 70) !important;
}

.navbar-mobile_top {
    background-color: rgb(68,68,68) !important;
    padding: 5px;
}

ul {
    list-style: none !important;
}

.double-nav {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
}
/*fim*/
/*aovivo*/
.aovivo {
    position: absolute;
    z-index: 2;
    margin-top: -15px;
    margin-left: -26px;
    -webkit-border-radius: 10em;
    border-radius: 10em;
    padding: 1px 7px;
    font-size: 11px;
    color: #fff;
    left: auto;
}

.onlyMobile {
    display: none !important;
}

.linkEvento {
}

    .linkEvento:hover {
        /*border: 1px solid #f2f2f2;*/
        background-color: #f5f5f5;
        opacity: .9;
    }

.LinhaHoverLink:hover {
    background-color: #e4e4e4;
    cursor: pointer;
}

.tema_tag_filtro_busca_anuncio {
    display: inline-block;
    height: 19px;
    font-size: 90%;
    font-weight: 500;
    color: rgba(41,41,41);
    padding: 0 5px;
    border-radius: 16px;
    background-color: #d1dbe2;
    margin-right: .2rem;
    margin-bottom: .2rem;
    cursor: pointer;
    transition: all 0.3s linear;
    white-space: nowrap;
}

.tema_instrucoes_sistema {
    font-size: .9rem;
    font-weight: 400;
    color: lightcoral;
    margin-bottom: 5px;
}

.textoaovivo {
    -webkit-border-radius: 10em;
    border-radius: 5em;
    padding: 0px;
    font-size: 11px;
    color: #fff;
    left: auto;
    width: 4rem;
    font-size: .7rem;
    background-color: red !important;
    font-weight: bold;
    margin-bottom: 3px;
    padding: 0.2rem;
}

.texto-transmitindo {
    color: white;
    background-color: red;
    padding: 0.3rem;
    margin-bottom: 0.1rem;
    border-radius: 0.2rem;
}
/*fim ao vivo*/

.Tema_Lote_tarja_vendido {
    position: absolute;
    /* margin-top: 2%; */
    width: 346px;
    font-size: 1em;
    text-align: center;
    color: #fff;
    z-index: 999;
    font-weight: 600;
    letter-spacing: 2px;
    transform: rotate(-25deg);
    -moz-transform: rotate(-25deg);
    -webkit-transform: rotate(34deg);
    padding: 2px;
    border: 2px dashed #ffffff;
    background-color: #0bae6a;
    opacity: .8;
    font-size: .7rem;
    left: -70px;
    bottom: 47px;
}



.Tema_evento_a_confirmar {
    position: absolute;
    margin-left: -25PX;
    margin-top: 1%;
    width: 113px;
    font-size: 11px;
    text-align: center;
    color: #fff;
    z-index: 999;
    font-weight: 600;
    letter-spacing: 3px;
    transform: rotate(-25deg);
    -moz-transform: rotate(-25deg);
    -webkit-transform: rotate(25deg);
    padding: 2px;
    border: 2px dashed #ffffff;
    background-color: #d88928;
    opacity: .8;
}

.linhaBottom {
    border-bottom: 1px dotted #ccc;
    /*margin-bottom: 10px;
    padding-bottom: 5px;*/
}

.tema_page-footer {
}

.tema_icones_form_login {
    color: #9e9e9e;
}

.tema_instrucoes_tela {
    font-size: .8rem;
    color: gray;
    margin: 5px;
    font-weight: 400;
}

.tema_row {
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-right: 0px !important;
    padding-top: 5px !important;
    padding-left: 5px !important;
    /*margin-bottom: 15px !important;*/
}

.tema_row_excluido {
    text-decoration: line-through;
    color: red;
}

.tema_row_parceiro {
    color: #014c85;
    /*background-color: #848484 !important;*/
}

.tema_md-form {
    padding-left: 0px !important;
}

.md-form {
    margin-top: 1rem;
    margin-bottom: 0rem !important;
}

.dropdown .dropdown-menu {
    line-height: 0.8;
}

.borda-bottom-check {
    border-bottom: 1px solid #bdbdbd;
    height: 38px;
}

.input-error {
    color: red;
    font-size: 0.8rem;
}

.tema_margin_top {
    margin-top: 2rem !important;
}

.background_imagens_branco {
    background-image: url("../Content/Images/background_imagens_branco.jpg");
}

.background_LogoCCbranca {
    background-image: url("../Images/fundoLogoCCbranca.png");
    background-repeat: no-repeat;
    background-position: left;
    background-size: contain;
}

.background_fundo_gray {
    background-image: url('../Images/bg_videos.jpg');
}

.pricing-card .price .number:before {
    content: "R$";
    /*margin-left: -3.2rem;*/
}

.pricing-card .price .number:after {
    content: "/mês";
}

/*label erro mdb*/
.lbValidacao::after {
    top: 2.5rem;
    font-size: 0.7rem;
}

#listComprador li.list-group-item.active {
    border: 1px solid #fff;
    color: #6f6f6f;
    background-color: #fff;
    border-color: #ffffff;
    font-size: 0.8rem;
}

#listCompradorSelecionado li.list-group-item.active {
    border: 1px solid #fff;
    color: #6f6f6f;
    background-color: #fff;
    border-color: #ffffff;
    font-size: 0.8rem;
}

html, body, .root {
    height: 98% !important;
    width: 100% !important;
    margin: 0 !important;
}

.root {
    display: flex !important;
    flex-direction: column !important;
    background-color: #fff !important;
    color: #fff;
    margin-bottom: 0.5rem !important;
}

.menu-lote {
    background-color: #666666 !important;
    height: 10% !important;
}

.color66 {
    color: #666666 !important;
}

.row {
    /*Acrescentado pela Eficienthis, não sei por que, estava espaçando muito as linhas - Rodrigo - Out 2021*/
    row-gap: unset !important;
}

.titulo-lote {
    background-color: #565656 !important;
    height: 4rem !important;
    font-size: 1.1rem !important;
    line-height: 1.3rem !important;
    /* border-top: 3px solid #666666; */
    color: #9cffe4;
}

.tema_lote_link_detalhe {
    font-size: 0.8rem;
    background-color: #565656;
    padding: 2px !important;
    padding-right: 5px !important;
    padding-left: 7px !important;
    border-bottom-left-radius: 8px;
    color: #ffffff;
}

.titulo-lote_web {
    background-color: #ffffff !important;
    height: 5.5rem !important;
    font-size: 1.1rem !important;
    line-height: 1.3rem !important;
    color: #1e1e1e;
    border-left: 1px solid #c3c3c3;
    border-right: 1px solid #c3c3c3;
}

.footer-lote {
    background-color: #003a01 !important;
    height: 80px !important;
}

.main-content-root {
    flex: 1 !important;
    overflow: auto !important;
}

.tema_titulo_dashboard {
    font-size: 1.2rem;
    color: black;
}
/*fim lote item*/
.Tema_pergunta_altura {
    min-height: 79px;
}

.tema_comprador_indefinido {
    color: #ffb04e;
    background-color: #ffffff;
    padding: 0px 3px;
    border: 1px solid;
    border-radius: 4px;
}

.Tema_border_radius {
    border: 1px solid #d2d2d2 !important;
    border-radius: 5px !important;
}

.Tema_titulo_secao_principal {
    font-size: 2.7rem;
}

.Tema_titulo_secao_secundario {
    font-size: 1.2rem;
}


@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(359deg);
    }
}

@media (max-width: 1000px) {
    .pricing-card .price .number {
        font-size: 3rem;
        padding: 1rem;
    }

    .coluna-genealogia ul {
    }

    .Tema_titulo_secao_principal {
        font-size: 2rem;
    }

    .Tema_titulo_secao_secundario {
        font-size: 1rem;
    }
}

@media (max-width: 767px) {
    .menuPositionMobile {
        position: absolute;
        right: 15px;
    }
}

@media (max-width: 768px) {
    .widthMobile {
        max-width: 25% !important;
    }

    .Tema_pergunta_altura {
        min-height: none;
    }

    .TituloLoteMobile {
        max-width: 200px;
    }

    .tema_menu_bar_parceiro {
        background-color: #fff !important;
        /*mix-blend-mode: difference;
            opacity: .7;*/
    }

    .tema_icon_tab_responsivo {
        font-size: 1.2rem;
    }

    .tema_fonte_responsiva_1_to_08 {
        font-size: 0.8rem;
    }

    .tema_fonte_responsiva_2_to_1 {
        font-size: 1rem;
    }

    .tema_fonte_responsiva_14_to_1 {
        font-size: 1rem;
    }

    .tema_fonte_responsiva_1_to_07 {
        font-size: 0.7rem;
    }

    .tema_titulo_lote {
        font-size: 0.8rem !important;
    }

    .Tema_titulo_secao_principal {
        font-size: 1.2rem;
    }

    .Tema_titulo_secao_secundario {
        font-size: 1rem;
    }

    .modal-body-responsive {
        width: 25rem;
        position: relative;
        overflow-x: scroll;
    }

    .contrato-responsivo {
        width: 65rem;
        position: relative;
    }
}



@media (max-width: 600px) {
    .coluna-genealogia ul {
        padding-left: 10%;
    }

    .coluna-genealogia li {
        width: 200px;
        max-width: 70%;
    }

    .contrato-responsivo {
        width: 65rem;
        position: relative;
    }

    .card-lote-contrato-titulo {
        width: 90% !important;
    }

    .card-lote-contrato-valor {
        width: 40% !important;
    }

    .modal-notificacao {
        left: -192px;
        width: 355px;
        animation-duration: 300ms;
    }
}

@media (max-width: 1580px) {
    .pricing-card .price .number:before {
        font-size: 1rem;
    }

    .pricing-card .price .number:after {
        font-size: 1rem;
        margin-top: 2rem;
    }
}

/*EFEITO PULSE*/
.pulse {
    margin: 100px;
    display: block;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #ff3547;
    cursor: pointer;
    box-shadow: 0 0 0 rgba(204, 44, 44, 0.48);
    animation: pulse 2s infinite;
}

    .pulse:hover {
        animation: none;
    }

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
    }

    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
    }
}

@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
        box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
    }

    70% {
        -moz-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
        box-shadow: 0 0 0 10px rgba(204,169,44, 0);
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
        box-shadow: 0 0 0 0 rgba(204,169,44, 0);
    }
}
/*FIM EFEITO PULSE*/

.btn-branco {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background-color: #fff;
    color: #000;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding-right: 5px;
    padding-left: 5px;
}

/*** DATA-PICKER ***/
.picker__box .picker__header .picker__select--month, .picker__box .picker__header .picker__select--year {
    border-radius: 6px;
    border-color: #d6d6d6;
    text-align: center;
    color: #7d7d7d;
    padding-left: 16px;
}

.picker__box .picker__header .picker__date-display .picker__day-display {
    font-size: 2.5rem;
    font-weight: 400;
}

.picker__box .picker__header .picker__date-display .picker__month-display {
    text-transform: uppercase;
    font-size: 1.5em;
}

.picker__box .picker__header .picker__date-display .picker__year-display {
    font-size: 1.5rem;
    color: rgba(255,255,255,.4);
}

.picker__box .picker__footer {
    padding: 0px;
}

    .picker__box .picker__footer .picker__button--clear, .picker__box .picker__footer .picker__button--close, .picker__box .picker__footer .picker__button--today {
        padding: 0rem 0 .7rem;
        color: #1d7996;
    }

.picker__box .picker__table .picker__day--infocus {
    padding: 0.35rem 0;
}
/*** DATA-PICKER ***/

/*** CHECKBOX ***/
[type=checkbox][class*=filled-in]:checked + label:after {
    border-color: #4caf50;
    background-color: #4caf50;
}
/*** CHECKBOX ***/

/*** SELECT ***/
.select-wrapper {
    padding-top: 0.35rem;
}

    .select-wrapper .search-wrap {
        padding: 1rem 0 0 0;
    }

    .select-wrapper input.select-dropdown {
        height: 2.35rem;
        margin: 0 0 .5rem;
    }

    .select-wrapper + label {
        top: -1.4rem !important;
        font-size: 0.8rem !important;
    }

/*** SELECT ***/

/***DATA TABLE***/

/*DataTable*/
a#dropdown-catalogo- {
    font-size: 0.9rem;
}

#grid_cadastro tr td:last-child {
    font-size: 1.3em;
}

.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter {
    float: right;
    text-align: center;
}

.dataTables_wrapper .dataTables_filter {
    margin-top: 0;
    padding-right: 5px;
}

.toolbar {
    float: left;
    padding-right: 20px;
    width: 75%;
}

table.dataTable.nowrap th, table.dataTable.nowrap td {
    padding-left: 5px !important;
    padding-top: 0.4rem;
}

table.dataTable tbody tr {
    background-color: #ffffff;
    height: 2rem;
}

table.dataTable tbody th, table.dataTable tbody td {
    padding: 2px 2px;
}

.alinha-vertical {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.dataTables_wrapper .dataTables_filter input {
    margin-left: 0.5em;
    display: block;
    width: 90%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s;
}

[name~=grid_cadastro_length] {
    position: relative;
    cursor: pointer;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #ced4da;
    outline: 0;
    height: 2.4rem;
    line-height: 2.9rem;
    width: 100%;
    font-size: 1rem;
    margin: 0 0 .94rem 0;
    padding: 0;
    display: block !important;
    color: #8a8a8a;
}

.letter-round-on, .letter-round-off {
    content: attr(data-letters);
    display: inline-block;
    font-size: 1.2em;
    width: 3.5em;
    height: 3.5em;
    line-height: 3.5em;
    text-align: center;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 1em;
    transition: background-color 0.5s ease;
}

.letter-round-on {
    background: var(--red-primary);
    color: white;
    -webkit-animation: pulsate 1s ease-out;
    -webkit-animation-iteration-count: infinite;
    opacity: 0.5;
}

.letter-round-off {
    background-color: #ffffff;
    color: #484848;
    border: 1px solid #5a5a5a;
}

table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child, table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child {
    padding-left: 25px !important;
}

table.dataTable thead th, table.dataTable tfoot th {
    font-weight: normal;
}

table.dataTable {
    border-collapse: collapse;
}

    table.dataTable thead th, table.dataTable thead td {
        border-bottom: 1px solid #eee;
    }

    table.dataTable.no-footer {
        border-bottom: 1px solid #eee;
    }

    table.dataTable.nowrap th, table.dataTable.nowrap td {
        font-size: 0.8rem;
    }

/*button whats*/
.btn-whats {
    background-color: #5ba20d !important;
    color: #fff !important;
}

.bth-whatts:hover {
    background-color: #6cb7f0;
}

.bth-whatts:focus, .bth-whatts.focus {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

.bth-whatts:focus, .bth-whatts:active, .bth-whatts.active {
    background-color: #147bc9;
}

.bth-whatts.dropdown-toggle {
    background-color: #5ba20d !important;
}

    .bth-whatts.dropdown-toggle:hover, .bth-whatts.dropdown-toggle:focus {
        background-color: #6cb7f0 !important;
    }

.bth-whatts:not([disabled]):not(.disabled):active, .bth-whatts:not([disabled]):not(.disabled).active,
.show > .bth-whatts.dropdown-toggle {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    background-color: #147bc9 !important;
}

    .bth-whatts:not([disabled]):not(.disabled):active:focus, .bth-whatts:not([disabled]):not(.disabled).active:focus,
    .show > .bth-whatts.dropdown-toggle:focus {
        -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
        box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    }

/* BOTÕES PERSONALIZADOS */
.tema_titulo_principal {
    font-size: 1rem;
    max-width: 340px;
}

.tema_botao_aguardando_confirmacao {
    background-color: #ffffff !important;
    color: #1ac0ff !important;
    border: none !important;
    padding-top: 3px !important;
    padding-bottom: 0px !important;
    font-size: .8rem !important;
    cursor: default !important;
    text-transform: uppercase;
}

.tema_botao_light {
    border: 1px solid #b7b7b7 !important;
    color: #888888 !important;
    box-shadow: none !important;
    align-self: self-end;
    border-radius: 4px;
}

.tema_botao-info {
    font-size: 12px;
    color: #fff;
}

.tema_botao-enviar-lance {
    background-color: #22968b;
    color: white !important;
    padding: 2px;
    /*width: 50px;*/
    /*padding: 0.4rem 0.10rem !important;*/
    margin: 0.1rem !important;
}

.tema_botao_buscar {
    background-color: #2bbbad;
    color: white !important;
    padding: 5px 15px 5px 15px !important;
    margin: 0.1rem !important;
    text-transform: none !important;
}

.tema_botao_incluir {
    background-color: #14a1e4;
    color: white !important;
    padding: 5px 15px 5px 15px !important;
    margin: 0.1rem !important;
    text-transform: none !important;
    font-size: .8rem;
    border-radius: 5px;
}

.tema_tabela_dados_titulo {
    padding: 5px 0px !important;
    background-color: #a5a5a5;
    color: #ffffff;
}

.tema_shopping_EmNegociacao {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background-color: #c5ffc7ad;
    margin: 0;
    border-radius: 5px;
    border: 2px dotted #219426;
    color: green;
}

.tema_shopping_Indisponivel {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto !important;
    background-color: #efefefad;
    margin: 0;
    border-radius: 5px;
    border: 2px dotted #d0d0d0;
    color: #909090;
    padding: 2rem;
}

.tema_lote_botao-entrar-web {
    background-color: #f2f2f2;
    color: gray !important;
    color: white;
    padding: 2px;
    margin: 0.1rem !important;
    box-shadow: none !important;
    border-radius: 30px !important;
    padding: 10px !important;
    max-width: 140px;
}

.tema_icon_ajuda {
    color: #00a1ff;
    top: 3px;
    right: 0%;
    font-size: .8rem;
    font-weight: normal;
    padding-left: 4px;
    padding-right: 4px;
    border-radius: 5px;
}

.tema_botao-ajuda {
    color: orangered;
    float: right;
    font-size: 20px;
}

.tema_botao-link {
    background-color: gray;
}

.tema_icon_servico {
    text-align: center;
    /*margin: .4rem;*/
    min-width: 90px !important;
    /* margin-left: .8rem; */
    border-radius: 2px;
    padding: 0px;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    border-radius: 8px;
    height: 100%;
    /*box-shadow: 2px 2px 5px #adadad;*/
}

.tema_mobile_justify-content-center {
    /*justify-content: center !important;*/
}

.tema_icon_servico_titulo {
    font-size: .9rem;
    color: #768ea0;
    text-align: center;
    font-weight: normal;
    /*background-color: #f3f3f3 !important;*/
    padding-top: 10px;
    margin: 5px;
    /*border: 1px solid #dedede;*/
    padding-bottom: 10px;
    /* text-shadow: 1px 1px #a2a2a2; */
}

.tema_icon_servico_fundoSuperior {
    font-size: 1rem;
    color: #2f4f4f;
    text-align: center;
    background-color: white;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #eaeaea;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    /* padding: 20px; */
    /* border-radius: 10px; */
}

.tema_icon_servico_fundoInferior {
    font-size: 2rem;
    color: #04f1c7;
    text-align: center;
}

.tema_icon_servico_icon {
    font-size: 2rem;
    color: #768ea0 !important;
}

.tema_icon_navs {
    font-size: 1rem;
    /*color: #fff !important;*/
}

.tema_botao-lote-visitado {
    font-size: 25px;
    padding: 2px 3px;
    min-width: 40px;
}

.tema_label {
    margin-bottom: -7px;
    font-size: .8rem;
    color: gray;
}

.tema_label_div {
    position: absolute;
    font-size: .8rem;
    top: -8px;
    color: #888888;
}

.tema_situacao_aguarda {
    color: orange !important;
}

.tema_switch {
    text-align: right;
}

    .tema_switch label input[type=checkbox]:checked + .lever {
        background-color: #1fbfbf;
    }

        .tema_switch label input[type=checkbox]:checked + .lever:after {
            background-color: #1fbfbf;
        }

    .tema_switch label .lever {
        background-color: #e4e4e4;
    }

.tema_conteudo_site_item_tipo {
    background-color: #e8e8e8;
    text-align: center;
    border-right: 3px solid #9c9c9c;
    cursor: move;
}

.tema_botao_site_conteudo_edit {
    cursor: pointer !important;
    width: 5px;
    padding: 10px 21px 10px 10px !important;
    box-shadow: none !important;
    border: 1px solid #d0d0d0 !important;
    border-radius: 50% !important;
}

.tema_botao_site_conteudo_delete {
    cursor: pointer !important;
    width: 5px;
    padding: 10px 21px 10px 10px !important;
    box-shadow: none !important;
    border: 1px solid #d0d0d0 !important;
    border-radius: 50% !important;
    color: red !important;
}

.tema_botao-voltar {
    color: rgb(80, 80, 80) !important;
    padding: 5px 15px !important;
    text-transform: none !important;
    background-color: #f3f3f3 !important;
    border: 1px solid rgb(185, 182, 182) !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 5px !important;
    font-size: .8rem;
}

/* STILO DOS CARDS*/
.tema_card {
    min-width: 210px;
    margin-right: 7px;
    margin-bottom: 7px;
    width: 210px; /*Usado na listagem das propriedades*/
}

.tema_card_ico {
    font-size: 30px;
    color: #03a9f4;
}

.tema_ico_acoes {
    padding: 3px;
    /*color: #00BCD4;*/
    font-size: 1rem;
}

.table-shopping-venda .tema_ico_acoes {
    font-size: 1.4rem;
}

.tema_ico_tipo_endereco {
    padding: 3px;
    color: #b1b0b0;
    font-size: 1rem;
}

.tema_btn-group {
    position: absolute;
    top: 8px;
    right: 0px;
}

.tema_titulo_pagina {
    /*margin-left: 7px;*/
    font-weight: 400;
    color: #656565;
    font-size: 1.5rem !important;
    /*padding-top: 3rem;*/
}

.tema_progresso {
    display: none;
    position: fixed;
    top: 360px;
    left: 50%;
    margin-top: -50px;
    margin-left: -100px;
    vertical-align: middle;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    background-color: white;
    border: 1px solid black;
    height: 90px;
    width: 120px;
}

.tema_card_texto {
    font-size: 12px;
    color: #229276;
    height: 50px;
    background-color: #03A9F4 !important;
    color: #fff;
    text-align: center;
    margin-bottom: 0px;
    padding: 4px;
}

.tema_perfillogado {
    font-size: .7rem;
    /*color: aqua;*/
    color: rgb(0, 255, 255);
    mix-blend-mode: difference;
    position: absolute;
    left: -27px;
    top: 13px;
}

.tema_perfilogadoCongelado {
    color: #ffe200;
}

    .tema_perfilogadoCongelado::before {
        font-family: 'Font Awesome 5 Free' !important;
        content: "\f28b";
    }

.tema_ellipsis {
    color: #8e8e8e;
}

.tema_nav-tabs {
    padding: 0px;
    cursor: pointer;
    width: 100%;
}

.tema_nav-item {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center;
}

.tema_nav {
    background-color: var(--background-primary);
}

.tema_social {
    background-color: #2a3238;
}

.tema_nivel_usuario {
    background-color: #00d2ec;
    color: white !important;
    text-align: center !important;
    align-items: center;
    align-self: center;
    max-width: 19%;
    border-radius: 4px;
    margin-left: 5px;
}

.tema_card-body {
    padding: .5rem !important;
}

.tema_TextoFiltroPesquisa {
    color: lightcoral;
    font-size: .8rem;
}

.tema_TextoFiltro {
    font-size: .8rem !important;
}


.tema_card-novo_texto {
    font-size: 0.8rem;
    color: gray;
    text-transform: none;
    min-width: 180px;
    margin-top: 7px;
}

.tema_display_dados {
    color: #373838;
    font-size: .8rem;
}

.tema_disabled {
    color: #7f7f7f !important;
    cursor: not-allowed !important;
}

.tema_lote_figure {
    padding: 0rem;
    width: 366px;
    margin-top: -56px !important;
    margin-left: 20px !important;
}

.tema_nav-link {
    /*background-color: rgb(255, 255, 255) !important;*/
    background-color: unset !important;
    color: #3A3A3C !important;
    border-bottom: 2px solid white;
    font-weight: normal;
    cursor: pointer;
    border-radius: 0px !important;
    width: 100%;
    height: 100%;
}

    .tema_nav-link.active {
        /*background-color: rgb(255, 255, 255) !important;*/
        background-color: unset !important;
        color: #3A3A3C !important;
        border-bottom: 4px solid var(--primary) !important;
        font-weight: bold !important;
        border-radius: 0rem !important;
    }

    .tema_nav-link.disabled {
        /*color: #7f7f7f !important;*/
        cursor: not-allowed !important;
    }

.tema_nav-linkLight {
    display: block;
    padding: 0.5rem 1rem;
    /*background-color: rgb(255, 255, 255) !important;*/
    background-color: unset !important;
    color: #848484 !important;
    border-bottom: 1px solid #dee2e6;
    font-weight: 300;
    cursor: pointer;
    border-radius: 0px !important;
    width: 100%;
    height: 100%;
    font-size: .8rem;
}

    .tema_nav-linkLight.active {
        color: black !important;
        border-bottom: 3px solid var(--primary);
        font-weight: bold;
    }

.nav-tabs .nav-link .tema_nav-linkLight.active {
    /*background-color: rgb(255, 255, 255) !important;*/
    background-color: var(--background-primary);
    color: #3A3A3C !important;
    border-bottom: 2px solid #fff !important;
    font-weight: bold !important;
    border-radius: 0rem !important;
}

.tema_nav-linkLight.disabled {
    /*color: #7f7f7f !important;*/
    cursor: not-allowed !important;
}

.tema_display_video {
    position: absolute;
    top: 43%;
    left: 43%;
    z-index: 1;
    /*margin-top: 24%;
    margin-left: 42%;*/
    font-size: 4rem;
    opacity: .6;
    color: white;
}

.tema_display_videoShopping {
    position: absolute;
    top: -45px;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 1;
    /*margin-top: 24%;
    margin-left: 42%;*/
    font-size: 4rem;
    opacity: .4;
    color: white;
}

.tema_shopping_altura_minima_galeria {
    min-height: 400px;
}

.tema_lote_altura_imagem {
    min-height: 360px;
}


.Tema_Margin_Top_Dados {
    margin-top: -70px;
}

.tema_shopping_altura_minima_galeria2imagens {
    min-height: 400px;
}

.tema_video_link_transparente {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    opacity: 0;
    color: white;
    width: 100%;
    height: 100%;
}

.tema_display_foto {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    margin-top: 19%;
    margin-left: 42%;
    font-size: 1rem;
    opacity: .7;
    background-color: #484848;
    color: #ffffff;
    padding: 1rem;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 50%;
}

.tema_calendario_evento {
    background: url(../Images/evento_calendario.png) no-repeat center;
    width: 126px;
    height: 126px;
    display: block;
    text-align: center;
    padding-top: 60px;
}

.tema_calendario_dia {
    font-size: 3rem;
    font-weight: 500;
    text-align: center;
    color: #444;
    line-height: 20px;
}

.tema_calendario_dia_shopping {
    font-size: 2rem;
    font-weight: 500;
    text-align: center;
    color: #444;
    line-height: 20px;
}

.tema_calendario_mes {
    font-size: 1.5rem;
    font-weight: 700;
    display: block;
    text-align: center;
    color: #444;
    text-transform: uppercase;
}

.tema_calendario_evento_mobile {
    background: url(../Images/evento_calendario_mobile.png) no-repeat center;
    display: block;
    text-align: center;
    padding-top: 41px;
    width: 72px !important;
    height: 100px;
}

.tema_calendario_dia_mobile {
    font-size: 2rem;
    font-weight: 700;
    display: block;
    text-align: center;
    color: #444;
    line-height: 20px;
}

.tema_calendario_mes_mobile {
    font-size: 1rem;
    font-weight: 700;
    display: block;
    text-align: center;
    color: #444;
    text-transform: uppercase;
}

.bgcf7 {
    background-color: #f7f7f7;
}




.tema_display_foto_qtde {
    font-family: "Roboto", sans-serif;
    font-size: 1.5rem;
    padding-left: 4px;
}

.tema_lote_botao-info {
    font-size: 1rem;
    color: #33b5e5;
    margin-top: .2rem;
    cursor: pointer;
}

.tema_lote_nav-link {
    color: #ababab !important;
    border-bottom: 2px solid white;
    font-weight: normal;
    cursor: pointer;
    padding-top: 3px;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 0px;
}

    .tema_lote_nav-link.active {
        background-color: white !important;
        color: #1ca797 !important;
        border-bottom: 2px solid #1ca797 !important;
        font-weight: bold !important;
        box-shadow: none !important;
    }

    .tema_lote_nav-link.disabled {
        /*color: #7f7f7f !important;*/
        cursor: not-allowed !important;
    }

.tabela-dados-aovivo-desktop {
    display: block;
}

.tabela-dados-aovivo-mobile {
    display: none;
}

.tema_card_body {
    padding: 0px !important;
    font-weight: normal !important;
}

.tema_icon_rebanho_out {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
}

    .tema_icon_rebanho_out::before {
        font-family: 'canal-do-campo' !important;
        content: "\e909";
        font-size: 18px !important;
        margin-left: -3px;
    }

    .tema_icon_rebanho_out::after {
        content: "\f176";
        font-size: 15px !important;
    }

.tema_icon_rebanho_in {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
}

    .tema_icon_rebanho_in::before {
        content: "\f175";
        font-size: 15px !important;
        margin-left: -3px;
    }

    .tema_icon_rebanho_in::after {
        font-family: 'canal-do-campo' !important;
        content: "\e909";
        font-size: 18px !important;
    }


.tema_container {
    height: inherit;
    min-height: 400px;
    margin: 1%;
    padding: 1%;
    border-radius: 5px !important;
    background-color: var(--background-primary);
}

.nav-item span {
    padding-left: 8px;
}

.tema_tab-content {
    min-height: 400px !important;
}

.tema_titulo_lista {
    font-size: 0.9rem;
    color: #7b8e9c;
    /*margin: 5px;*/
    font-weight: bolder;
}

.tema_titulo {
    border-bottom: 1px dashed #ccc;
    margin-bottom: 15px;
    padding-bottom: 3px;
    cursor: pointer;
    font-size: 95%;
    font-weight: 400;
    margin-left: 7px;
}

.tema_titulo_destaca {
    text-transform: uppercase;
    padding-top: 3px;
}

.tema_modal-lg {
    max-width: 1000px !important;
}

/* Para Destokps */
@media (max-width: 1000px) {
    ul.tema_nav-tabs .nav-item span {
        display: none;
    }

    h2 {
        font-size: 15px !important;
        margin-top: 15px !important;
        margin-left: 10px !important;
    }

    .navbar-brand {
        font-size: 1rem;
    }

    .tema_display_dados {
        font-size: .7rem;
        text-align: left !important;
    }
}

.btn-busca-animal {
    padding: 0.6em 1.6em !important;
    text-transform: capitalize;
    white-space: nowrap;
}

.tema_Shopping_botao_ver_proposta {
    color: #33b5e5;
    border: 1px solid #33b5e5;
    text-align: center;
    padding: 3px;
    border-radius: 25px;
    margin-bottom: 4px;
    cursor: pointer;
}

.tema_Shopping_botao_confirma_venda {
    color: #ffffff;
    border: 1px solid #2bbbad;
    background-color: #2bbbad;
    text-align: center;
    padding: 3px;
    font-size: .8rem;
    cursor: pointer;
}

.tema_leilao_altura_minima_foto {
    min-height: 256px;
}

.tema_Shopping_botao_recusa_proposta {
    color: #ffffff;
    background-color: #ff6887;
    text-align: center;
    padding: 3px;
    font-size: .8rem;
    cursor: pointer;
    padding-right: 8px;
    padding-left: 8px;
    padding-top: 3px;
    padding-bottom: 3px;
}

@media (max-width: 1580px) {
    .tema_shopping_altura_minima_galeria {
        min-height: 330px;
    }

    .tema_leilao_altura_minima_foto {
        min-height: 180px;
    }

    .tema_shopping_altura_minima_galeria2imagens {
        min-height: 330px;
    }

    .tema_shopping_anuncio_altura_minima_foto {
        min-height: 180px;
    }
}

/* Para Mobiles 768px  */ /* Para Mobiles 768px  */ /* Para Mobiles 768px  */ /* Para Mobiles 768px  */ /* Para Mobiles 768px  */ /* Para Mobiles 768px  */
@media (max-width: 768px) {
    .tema_lance_atual {
        font-size: 1.5rem !important;
    }

    .tema_shopping_anuncio_altura_minima_foto {
        min-height: 150px;
    }

    .tema_leilao_altura_minima_foto {
        min-height: 115px;
    }

    .tema_lote_altura_imagem {
        min-height: 210px;
    }

    .tema_icon_ajuda {
        right: 10%;
    }

    .tema_shopping_altura_minima_galeria {
        min-height: 210px;
    }

    .Tema_Margin_Top_Dados {
        margin-top: -20px;
    }

    .tema_shopping_altura_minima_galeria2imagens {
        min-height: 100px;
    }

    .tema_img_responsive100to50 {
        max-width: 50px !important;
        max-height: 50px !important;
    }

    .tema_lote_detalhe_evento_nome {
        font-size: 1.2rem !important;
    }


    .mobile_hidden {
        display: none !important;
    }

    .tema_text_mobile_right {
        text-align: right !important;
    }

    .tema_evento_imagem_tamanho {
        max-width: 100% !important;
    }

    .Tema_Lote_tarja_vendido {
        margin-left: 9%;
        width: 80%;
        bottom: 21%;
    }

    .background_LogoCCbranca {
        /*background-image:none;*/
    }

    .tema_mobile_justify-content-center {
        justify-content: center !important;
    }

    .tema_wGenealogia {
        /*min-width: 10rem !important;
        max-width: 10rem !important;*/
        widows: 10rem !important;
    }

    .tema_display_video {
        top: 33%;
        left: 40%;
    }

    .tema_display_videoShopping {
        top: -30%;
        max-width: 50px !important;
    }

    .tema_page-footer {
        margin-right: 15px;
    }

    .tema_nav-link {
        font-size: 0.8rem;
        /*padding: 3px;*/
    }

    .card {
        border: 0px !important;
    }

    .card-header {
        background-color: #fff !important;
    }

    .tema_titulo_principal {
        font-size: .8rem;
        max-width: 180px;
    }

    .tema_margin_top {
        margin-top: 2rem !important;
    }

    .tabela-dados-aovivo-desktop {
        display: none;
    }

    .tema_icon_servico_titulo {
        font-size: .8rem;
        padding-top: 5px;
        padding-bottom: 5px;
        min-height: 48px;
        margin: unset;
        border: none;
    }

    .tema_icon_servico_icon {
        font-size: 1.2rem;
        padding: 5px;
    }


    .tema_icon_navs {
        font-size: 1rem;
        /*padding: 5px;*/
    }

    .tema_icon_servico_fundoSuperior {
        padding: 7px;
    }

    .tema_titulo {
        margin-bottom: 3px;
    }

    .tema_titulo_pagina {
        font-size: 1rem;
        margin-top: 5px;
        font-weight: 500;
        font-size: 1.1rem !important;
        padding-left: 5px !important;
    }

    .tema_card {
        /*padding: 3px;*/
        width: 98%;
        /*margin-left: 3px;*/ /*Cards propriedades*/
        margin-bottom: 3px;
    }

    .tema_titulo_lista {
        font-size: .8rem;
        font-weight: 400 !important;
    }

    .tabela-dados-aovivo-mobile {
        display: block;
    }

    .tema_card_titulo {
        font-size: .7rem;
        color: dimgray;
        margin-bottom: 3px;
    }

    .tema_card-body {
        padding: .5rem !important;
        margin-top: 10px;
        margin-right: 5px !important;
    }

    .tema_card_texto {
        display: none;
    }

    .tema_nav-tabs {
        margin-left: 0px !important;
        margin-right: 0px !important;
        border-radius: 0rem !important;
        padding-left: 0px;
        /*margin-bottom: -10px !important;*/
    }

    .tema_card-novo {
        width: 98% !important;
        max-width: unset !important;
    }

    .tema_tab-content {
        padding-top: 1.3rem !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
        min-height: 100px !important;
    }

    .tema_modal-lg {
        max-width: 95% !important;
    }
}

.tema_border-cinza {
    border-color: #ccc !important;
}

.tema_border_cinza_right {
    border-right: 1px solid #8e8e8e !important;
}

.tema_border_cinza_left {
    border-left: 1px solid #8e8e8e !important;
}

.tema_border_cinza_bottom {
    border-bottom: 1px solid #8e8e8e !important;
}

.tema_card_info {
    padding: 0px !important;
    margin: 0px !important;
    border: 0px solid #fff !important;
}

.tema_nav_link {
    padding: 3px 3px 0px 0px !important;
    height: 3rem;
}

    .tema_nav_link :active {
        background-color: black;
    }

.tema_nav_li {
    /*border: 1px solid #777777;*/
    /*line-height: 130%;*/
}

.tema_nav_ul {
    background-color: #fff;
    padding: 0px;
}

.tema_share {
    font-size: 25px;
    padding: 6px 1px;
}

.tema_lote_card {
    border-top: 1px solid #c1c1c1;
    border-bottom: 1px solid #c1c1c1;
    /*border-right: 1px solid #c1c1c1;
    border-left: 1px solid #c1c1c1;*/
    /*background-color: #003a01;*/
}

.tema_lote_margem {
    margin-right: 2rem !important;
    margin-bottom: 2rem !important;
    border: 5px solid #f5f5f5;
    padding: 0px !important;
    border-top: 5px solid #666666 !important;
}

.tema_nav_panels {
    overflow: auto !important;
    height: 315px;
    max-height: 315px;
    background-color: #fff;
}

.tema_legenda_item {
    background-color: var(--background-primary);
    color: #545454;
    padding-left: 3px;
    border-radius: 5px;
    border: 1px solid var(--cyan-four);
}

.tema_lote_lance {
    /*height: 78px;*/
    border: 1px solid #e5e5e5;
    border-top: none;
    background-color: #ffffff;
    color: #333;
    min-height: 92px;
}

.tema_border_right {
    border-right: 1px solid #bebebe;
}


.tema_input_lance {
    padding: 0px;
    color: red;
    font-weight: bold;
}

.tema_texto_video {
    width: 100%;
    background-color: #000000;
    color: #ff8300;
    vertical-align: middle;
    display: table-cell;
    font-weight: 500;
    padding-bottom: .5rem;
    padding-top: .5rem;
    font-size: .8rem;
}

.tema_header_lote {
    background-color: #003a01;
    color: #fff;
    font-size: 1.2rem;
    width: 100%;
    line-height: initial;
}

.tema_table_genealogia {
    width: 98%;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 0px !important;
}

.tema_card_comentario {
    height: 8rem !important;
    overflow-y: auto;
}

/*ALTERA O BACKGRUND-COLOR DO DROPDOWN AO MOVER SETA PARA SELECIONAR OPÇÃO*/
.dropdown-content li.selected {
    background-color: #bdffc5;
}

.dropdown-content li.active, .dropdown-content li:hover {
    background-color: #bdffc5;
}

/*ALTERA O TAMANHO MINIMO DO DROPDOW NAS OPÇÕES*/
.dropdown-menu {
    min-width: 7rem;
}


/*ALTERA O TAMANHO MÁXIMO DA ALTURA DO DROPDOWN*/
.select-wrapper .select-dropdown {
    max-height: 265.406px !important;
}

/*ALTERA O BACKGRUND-COLOR DO DROPDOWN AO MOVER SETA PARA SELECIONAR OPÇÃO*/
.mdb-autocomplete-wrap li.selected {
    background-color: #bdffc5;
}

/* GENEALOGIA */
.dadosGenelogia {
    background: #fff;
    padding: 0px 5px;
    color: black;
    font-weight: 400;
    width: 50%;
}

.fonteIndicesGenealogia {
    font-size: 10px;
}

.coluna-genealogia {
    line-height: 90%;
    margin-top: 20px;
}

    .coluna-genealogia ul {
        padding-left: 25%;
    }

    .coluna-genealogia li {
        border: 1px solid #c1c1c1;
        border-radius: 5px;
        width: 270px;
        max-width: 80%;
        padding: 5px;
        margin: 2px 0px;
        list-style-type: none;
        background-color: #f8f8f8;
    }


.tema_titulo_lote {
    font-size: 1rem !important;
}



.gen_border_left {
    border-left: 1px solid #8e8e8e !important;
    padding-top: .1rem !important;
    padding-bottom: .1rem !important;
}

.gen_border_right {
    border-right: 1px solid #8e8e8e !important;
    padding-top: .1rem !important;
    padding-bottom: .1rem !important;
}

.gen_border_bottom {
    border-bottom: 1px solid #8e8e8e !important;
    padding-top: .1rem !important;
    padding-bottom: .1rem !important;
    font-size: 0.7rem !important;
}

.gen_border_none {
    border-right: 0px solid #fff !important;
    padding-top: .1rem !important;
    padding-bottom: .1rem !important;
}

.cronometro_2minutos {
    color: #ffea00 !important;
    font-weight: bold !important;
    /*background-color: rgba(252, 232, 0, 0.41) !important;*/
}

.fundo_valor_lance_2segundos {
    background-color: #e3f9c6;
    color: #316fe4 !important;
    border-radius: .2rem;
}

/*temas para linha de tabela*/
.tema_row_fundo_verde {
    background-color: #176234 !important;
    color: #fff !important;
}

.tema_row_fundo_vermelho {
    background-color: #a43737 !important;
    color: #fff !important;
}

.tema_row_fundo_laranja {
    background-color: #cc6f29 !important;
    color: #fff !important;
}

.tituloSecao, .texto-destaque {
    padding-bottom: 1em;
}

    .tituloSecao span {
        text-transform: uppercase;
        color: #00b899;
    }

.subTituloSecao span {
    font-size: 13px;
}

.btnAdicionarListaAnimal[disabled] {
    background-color: #00e25b4d !important;
}

/*Messagem de erro*/
.msg_validacao_form {
    color: #e02222;
    font-size: .7rem;
    background-color: #f7e7b0;
    text-align: center;
    /*margin-left: 3rem;
    border-radius: 0.3rem;
    padding-right: 0.3rem;
    padding-left: 0.3rem;*/
}

/*ALTERAÇÕS DO MDB*/
.mdb-autocomplete-wrap {
    max-height: 225px;
}

.modal-dialog.modal-notify.modal-success .badge, .modal-dialog.modal-notify.modal-success .modal-header {
    background-color: #04692c;
}

.badge-notification {
    position: absolute;
    font-size: .6rem !important;
    margin-top: -.1rem;
    margin-left: -1rem;
    padding: .4em .55em;
}

.comentario-lote {
    /*background-color: #ebebeb;*/
    color: #000;
    border-radius: 0.3rem;
    min-height: 2rem;
    font-size: .8rem;
    padding: 10px;
}

.tema_botao-acao {
    font-size: 0.6rem !important;
    background: #efefef !important;
    color: #888888 !important;
    border: 1px solid #c7c7c7 !important;
    box-shadow: 0px 0px !important;
    padding: 4px 8px 4px 8px !important;
}

.tema_views {
    color: #b1b1b1;
    background-color: white;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    border: 1px solid #c5c5c5;
    border-radius: 8px;
    font-size: .7rem;
}

.tema_card_parceiros {
    /*border: 1px solid #dfdfdf;*/
    padding: 10px;
    margin: 5px;
    height: 50px;
    /*max-height: 170px;*/
    vertical-align: middle;
    border-radius: 0px;
    display: table-cell;
    background-color: white;
    filter: grayscale(100%);
    /*box-shadow: 0px 0px 20px 5px #e5e5e5;*/
}

    .tema_card_parceiros:hover {
        filter: unset;
    }

.tema_footer_background {
    background-color: #343e46;
}

.tema_font_form_cadastro {
    color: white !important;
    text-shadow: 1px 1px #4a4a4a;
}

.tema_nav-tab_smartBid {
    padding: 0px !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -webkit-border-radius: unset !important;
    border-radius: unset !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.tema_nav-item_smartBid {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -webkit-border-radius: unset !important;
    border-radius: unset !important;
    color: #c5fff9 !important;
    font-size: .8rem;
    padding: 5px;
    border-color: none;
}

    .tema_nav-item_smartBid.active {
        border-radius: unset !important;
        color: white !important;
        font-weight: bold;
        border-bottom: 1px solid white !important;
        border-color: none;
        background-color: #2b988e !important;
    }

.tema_icon_transmissao_aovivo {
    padding: 10px;
    border-radius: 50%;
    padding-left: 12px;
    padding-right: 12px;
    color: red;
    animation: pulse 2s infinite;
}

.tema_container_home {
    margin-top: 2rem;
    background-color: white;
    padding: 40px;
    border: 1px solid #e0e0e0;
    margin-bottom: 5rem;
    box-shadow: 3px 4px 5px 1px #f1f1f1;
}

.tema_saibamais_icone_titulo {
    font-size: 1.5rem;
    color: lightseagreen;
}

.tema_banner_titulo {
    font-size: 4rem;
    text-shadow: 2px 3px #383838;
}

.tema_banner_texto {
    font-size: 1.5rem;
    text-shadow: 1px 2px #383838;
}

.tema_carousel-inner {
    max-height: 310px;
}

.tema_carousel {
    display: block;
    max-height: 450px;
    background-color: white;
}

.tema_titulo_transmissao_aovivo {
    font-size: 2rem;
    font-weight: 200;
    padding: 20px;
}

.tema_carousel-caption {
    /*bottom: 420px !important;
    position: sticky;*/
    top: 3rem;
    right: 0px;
    bottom: 0px;
    left: 5%;
    z-index: 10;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #fff;
    text-align: left;
    padding-top: 10% !important;
    padding-left: 3%;
}

.saibamais {
    background-color: rgba(156, 156, 156, 0.59);
    padding: 1rem;
    border-radius: 0.3rem;
    border: 1px #fff solid;
}

.carousel-multi-item {
    margin-bottom: 0px;
}


.intro-login {
    background: url("../Content/Images/intro-login.jpg") no-repeat center center;
    background-size: cover;
}

.swal2-checkbox {
    opacity: unset !important;
}

.swal2-popup .swal2-styled.swal2-confirm {
    font-size: 0.9em !important;
    border: 1px solid var(--text-link-hover) !important;
    box-sizing: border-box !important;
    border-radius: 6px !important;
    color: var(--text-link-hover) !important;
    background-color: var(--primary) !important;
}

.swal2-popup .swal2-styled.swal2-deny {
    font-size: 0.9em !important;
    border: 1px solid var(--primary) !important;
    box-sizing: border-box !important;
    border-radius: 6px !important;
    color: var(--text-link) !important;
    background-color: var(--text-link-hover) !important;
}

.swal2-popup .swal2-styled.swal2-cancel {
    font-size: 0.9em !important;
}

table.dataTable > tbody > tr.child ul.dtr-details {
    font-size: 0.9rem !important;
}

@charset "UTF-8";

@media (min-width: 320px) {
    .full-height,
    .full-height body,
    .full-height header,
    .full-height header .view {
        height: 900px !important;
    }
}

@media (min-width: 740px) {
    .full-height,
    .full-height body,
    .full-height header,
    .full-height header .view {
        height: 100% !important;
    }
}

/*@media print {
    .noprint {
        display: none;
    }
}*/

/* O Bootstrap adiciona 27px de padding-right a cada modal que abre, isso previne que distorça o formulario */
body {
    padding-right: 0 !important;
}

.modal-footer {
    padding: 0px !important;
}


.pricing-card .striped li {
    margin-bottom: 0.5rem !important;
    margin-top: 0.5rem !important;
}

.tema_page-footer {
}

.tema_card-texto {
}

.tema_instrucoes_tela {
    font-size: .8rem;
    color: gray;
    margin: 5px;
}


.dropdown .dropdown-menu {
    line-height: 0.8;
}

.borda-bottom-check {
    border-bottom: 1px solid #bdbdbd;
    height: 41px;
}

.input-error {
    color: red;
    font-size: 0.8rem;
}

.pricing-card .price .number:before {
    content: "R$";
    /*margin-left: -3.2rem;*/
}

.pricing-card .price .number:after {
    content: "/mês";
}


@media (max-width: 1000px) {
    .pricing-card .price .number {
        font-size: 3rem;
        padding: 1rem;
    }

    .coluna-genealogia ul {
    }
}

@media (max-width: 600px) {
    .coluna-genealogia ul {
        padding-left: 10%;
    }

    .coluna-genealogia li {
        width: 200px;
        max-width: 70%;
    }
}

@media (max-width: 1580px) {
    .pricing-card .price .number:before {
        font-size: 1rem;
    }
}

@media (max-width: 1580px) {
    .pricing-card .price .number:after {
        font-size: 1rem;
        margin-top: 2rem;
    }
}


.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding-right: 5px;
    padding-left: 5px;
}

/*** DATA-PICKER ***/
.picker__box .picker__header .picker__select--month, .picker__box .picker__header .picker__select--year {
    border-radius: 6px;
    border-color: #d6d6d6;
    text-align: center;
    color: #7d7d7d;
    padding-left: 16px;
}

.picker__box .picker__header .picker__date-display .picker__day-display {
    font-size: 2.5rem;
    font-weight: 400;
}

.picker__box .picker__header .picker__date-display .picker__month-display {
    text-transform: uppercase;
    font-size: 1.5em;
}

.picker__box .picker__header .picker__date-display .picker__year-display {
    font-size: 1.5rem;
    color: rgba(255,255,255,.4);
}

.picker__box .picker__footer {
    padding: 0px;
}

    .picker__box .picker__footer .picker__button--clear, .picker__box .picker__footer .picker__button--close, .picker__box .picker__footer .picker__button--today {
        padding: 0rem 0 .7rem;
        color: #1d7996;
    }

.picker__box .picker__table .picker__day--infocus {
    padding: 0.35rem 0;
}
/*** DATA-PICKER ***/

/*** CHECKBOX ***/
[type=checkbox][class*=filled-in]:checked + label:after {
    border-color: #4caf50;
    background-color: #4caf50;
}
/*** CHECKBOX ***/

/*** SELECT ***/
.select-wrapper .search-wrap {
    padding: 1rem 0 0 0;
}

.select-wrapper input.select-dropdown {
    height: 2.35rem;
    margin: 0 0 .5rem;
}
/*** NAVS ***/
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #3A3A3C !important;
    /*background-color: #48ada4 !important;*/
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
}
/***DATA TABLE***/

/*DataTable*/
#grid_cadastro tr td:last-child {
    font-size: 1.3em;
}

.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter {
    float: right;
    text-align: center;
}

.dataTables_wrapper .dataTables_filter {
    margin-top: 0;
    padding-right: 5px;
}

.toolbar {
    float: left;
    padding-right: 20px;
    width: 65%;
}

table.dataTable.nowrap th, table.dataTable.nowrap td {
    padding-left: 5px !important;
    padding-top: 0.4rem;
}

table.dataTable tbody tr {
    background-color: #ffffff;
    height: 2rem;
}

table.dataTable tbody th, table.dataTable tbody td {
    padding: 2px 2px;
}

.dataTables_wrapper .dataTables_filter input {
    margin-left: 0.5em;
    display: block;
    width: 20rem;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s;
}

[name~=grid_cadastro_length] {
    position: relative;
    cursor: pointer;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #ced4da;
    outline: 0;
    height: 2.4rem;
    line-height: 2.9rem;
    width: 100%;
    font-size: 1rem;
    margin: 0 0 .94rem 0;
    padding: 0;
    display: block !important;
    color: #8a8a8a;
}

/*DATA TABLE*/
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child, table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child {
    padding-left: 25px !important;
}

table.dataTable thead th, table.dataTable tfoot th {
    font-weight: normal;
}

table.dataTable {
    border-collapse: collapse;
}

    table.dataTable thead th, table.dataTable thead td {
        border-bottom: 1px solid #eee;
    }

    table.dataTable.no-footer {
        border-bottom: 1px solid #eee;
    }

    table.dataTable.nowrap th, table.dataTable.nowrap td {
        font-size: 0.75rem;
    }

    table.dataTable thead .sorting_asc {
        background: url("images/sort_asc.png") no-repeat center right;
    }

    table.dataTable thead .sorting_desc {
        background: url("images/sort_desc.png") no-repeat center right;
    }

    table.dataTable thead .sorting {
        background: url("images/sort_both.png") no-repeat center right;
    }

tr.even {
    background-color: #fbfbfb !important;
    color: #8e8e8e !important;
    border-color: #fff !important;
}

tr.odd {
    background-color: #fbfbfb !important;
    color: #8e8e8e !important;
    border-color: #fff !important;
}

table thead {
    background-color: #ededed !important; /*não comentar*/
    color: #fff;
}

table.dataTable thead th, table.dataTable thead td {
    border-bottom: 1px solid #fff;
}
/*FIM DATA TABLE*/
/*button whats*/
.btn-whats {
    background-color: #5ba20d !important;
    color: #fff !important;
}

.bth-whatts:hover {
    background-color: #6cb7f0;
}

.bth-whatts:focus, .bth-whatts.focus {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

.bth-whatts:focus, .bth-whatts:active, .bth-whatts.active {
    background-color: #147bc9;
}

.bth-whatts.dropdown-toggle {
    background-color: #5ba20d !important;
}

    .bth-whatts.dropdown-toggle:hover, .bth-whatts.dropdown-toggle:focus {
        background-color: #6cb7f0 !important;
    }

.bth-whatts:not([disabled]):not(.disabled):active, .bth-whatts:not([disabled]):not(.disabled).active,
.show > .bth-whatts.dropdown-toggle {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    background-color: #147bc9 !important;
}

    .bth-whatts:not([disabled]):not(.disabled):active:focus, .bth-whatts:not([disabled]):not(.disabled).active:focus,
    .show > .bth-whatts.dropdown-toggle:focus {
        -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
        box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    }

/* BOTÕES PERSONALIZADOS */
.tema_titulo_principal {
    font-size: 1rem;
    max-width: 340px;
}

.tema_botao-cancelar, .tema_botao-alterar {
    color: rgb(255, 255, 255) !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    margin-bottom: 5px !important;
    padding: 5px !important;
    min-width: 100px !important;
    text-transform: none !important;
    min-height: 2rem !important;
}

.tema_botao-gravar {
    background-color: rgb(43, 187, 173) !important;
    color: white !important;
    padding: 5px 15px !important;
}

.tema_botao-cancelar {
    background-color: orange !important;
}

.tema_botao-alterar {
    background-color: coral !important;
}

.tema_botao-recarregar {
    background-color: white;
    color: gray !important;
}

. {
    background-color: #6d6666 !important;
    color: rgb(105, 105, 105) !important;
    /*border: 1px solid rgb(185, 182, 182) !important;*/
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #fff !important;
}

    /* STILO DOS CARDS*/

    .tema_card {
        min-width: 210px;
        margin-right: 7px;
        margin-bottom: 7px;
        width: 210px; /*Usado na listagem das propriedades*/
    }

    .tema_card_ico {
        font-size: 30px;
        color: #03a9f4;
    }

    .tema_ico_tipo_endereco {
        padding: 3px;
        color: #b1b0b0;
        font-size: 1rem;
    }

    .tema_btn-group {
        position: absolute;
        top: 8px;
        right: 0px;
    }

    .tema_card_titulo {
        font-size: .8rem;
        color: #000000;
        font-weight: bold !important;
        /*max-width: 168px;*/
        min-height: 28px;
        /*min-height: 50px;*/
    }

    .tema_progresso {
        display: none;
        position: fixed;
        top: 360px;
        left: 50%;
        margin-top: -50px;
        margin-left: -100px;
        vertical-align: middle;
        text-align: center;
        font-size: 16px;
        font-weight: bold;
        background-color: white;
        border: 1px solid black;
        height: 90px;
        width: 120px;
    }


    .tema_texto_pagina {
        font-size: .9rem;
        color: gray;
    }


    .tema_card_texto {
        font-size: 12px;
        color: #229276;
        height: 50px;
        background-color: #03A9F4 !important;
        color: #fff;
        text-align: center;
        margin-bottom: 0px;
        padding: 4px;
    }

    .tema_ellipsis {
        color: #8e8e8e;
    }

    .tema_nav-tabs {
        padding: 0px !important;
        cursor: pointer;
    }

    .tema_nav_titulo {
        font-size: 15px;
    }

    .tema_nav {
        background-color: #474747;
    }

    .tema_nivel_usuario {
        background-color: #00d2ec;
        color: white !important;
        text-align: center !important;
        align-items: center;
        align-self: center;
        max-width: 19%;
        border-radius: 4px;
        margin-left: 5px;
    }

    .tema_card-body {
        padding: .5rem !important;
    }

    .borda_left {
        border: 1px solid #d2d2d2 !important;
        border-left: 3px solid var(--primary) !important;
    }

    .tema_card-novo {
        border: 1px dashed #cacaca !important;
        background: #f3f3f3;
        /*max-width: 210px;*/
        padding: 10px;
        margin-bottom: 7px !important;
        /* margin-left: 3px; */
        /* margin-bottom: 3px; */
    }

    .tema_card-novo_texto {
        font-size: 0.8rem;
        color: gray;
        text-transform: none;
        min-width: 180px;
        margin-top: 7px;
    }

    .tema_disabled {
        color: #7f7f7f !important;
        cursor: not-allowed !important;
    }

    .tabela-dados-aovivo-desktop {
        display: block;
    }

    .tabela-dados-aovivo-mobile {
        display: none;
    }

    .tema_card_body {
        padding: 0px !important;
        font-weight: normal !important;
    }

    .tema_icon_rebanho_out {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        text-rendering: auto;
    }

        .tema_icon_rebanho_out::before {
            font-family: 'canal-do-campo' !important;
            content: "\e909";
            font-size: 18px !important;
            margin-left: -3px;
        }

        .tema_icon_rebanho_out::after {
            content: "\f176";
            font-size: 15px !important;
        }

    .tema_icon_rebanho_in {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        text-rendering: auto;
    }

        .tema_icon_rebanho_in::before {
            content: "\f175";
            font-size: 15px !important;
            margin-left: -3px;
        }

        .tema_icon_rebanho_in::after {
            font-family: 'canal-do-campo' !important;
            content: "\e909";
            font-size: 18px !important;
        }

    .nav-item span {
        padding-left: 8px;
    }

    .tema_tab-content {
        min-height: 400px !important;
        margin-bottom: 1.5rem;
    }

    .tema_titulo {
        border-bottom: 1px dashed #ccc;
        margin-bottom: 15px;
        padding-bottom: 3px;
        cursor: pointer;
        font-size: 95%;
        font-weight: 400;
        margin-left: 7px;
    }


    .tema_titulo_destaca {
        text-transform: uppercase;
        padding-top: 3px;
    }

    .tema_modal-lg {
        max-width: 1000px !important;
    }

    .tema_card_leiloes_titulo {
        min-height: 70px;
        font-size: 1.5rem;
    }

    .tema_card_leiloes_texto {
        font-size: 1.2rem !important;
        font-weight: bold !important;
        color: #fc7263 !important;
    }

    .tema_usuarioLogado {
        position: relative;
        font-size: .8rem;
        font-weight: 500;
    }

    .tema_render {
        padding-top: 3rem;
        margin-right: 0px !important;
        min-height: 20rem !important;
        margin-bottom: 5.5rem !important;
    }

@media (max-width: 1000px) {
    .tema_render {
        padding-top: 3rem;
        margin-right: 0px !important;
    }

    ul.tema_nav-tabs .nav-item span {
        display: none;
    }

    h2 {
        font-size: 15px !important;
        margin-top: 15px !important;
        margin-left: 10px !important;
    }

    .navbar-brand {
        font-size: 1rem;
    }

    .tema_card_leiloes_titulo {
        min-height: 50px;
        font-size: 0.9rem;
    }

    .tema_card_leiloes_texto {
        font-size: 0.8rem !important;
    }

    .tema_display_dados {
        font-size: .7rem;
        text-align: left !important;
    }
}


.dataTables_empty {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
    color: coral;
    font-size: .7rem;
}

.tema_lote_view_video {
    max-height: 290px;
    max-width: 380px;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
}

.tema_lote_view_video_web {
    max-height: 235px;
    /*max-width: 380px;*/
    margin-top: -45px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
}

.tema_lote_numero_lista_web {
    position: absolute;
    /* top: 3px; */
    left: -1px;
    top: -27px;
    border-top-right-radius: 8px;
    background-color: #fdfdfd;
    /* border-bottom-right-radius: 8px; */
    box-shadow: 1px -1px 1px #999999;
    /* min-height: 3.5rem; */
    /* min-width: 6.5rem; */
    z-index: 99999;
    color: black;
    border-left: 1px solid #dee2e6;
    border-top: 3px solid var(--success-dark);
}

    .tema_lote_numero_lista_web:hover {
        background-color: var(--success-dark);
        color: white !important;
    }

.tema_lote_detalhe_numero_lote {
    font-size: 1.2rem;
    background-color: dodgerblue;
    color: white;
    font-weight: bold;
    padding: .1rem;
    padding-left: .5rem;
    padding-right: .3rem;
    height: 4.5rem;
    border-radius: 10px;
}

.tema_lote_identificador {
    font-size: 0.8rem;
    background-color: #eb870f;
    color: white;
    font-weight: bold;
    padding: .1rem;
    padding-left: .5rem;
    padding-right: .3rem;
    height: 4.5rem;
    margin-right: 10px;
    border-radius: 10px;
}

.tema_lote_municipio {
    font-size: 0.8rem;
    background-color: #2196F3;
    color: white;
    font-weight: bold;
    padding: .1rem;
    padding-left: .5rem;
    padding-right: .3rem;
    height: 4.5rem;
    margin-right: 10px;
    border-radius: 10px;
    height: auto;
    width: fit-content;
}

.tema_whatsapp_share {
    color: #04c537 !important;
    /* padding-right: .2rem; */
    padding-left: .2rem;
    width: 65px;
    /*border-radius: .6rem;
    brder: 1px solid;*/
}

.tema_lote_detalhe_evento_nome {
    font-size: 2rem;
    font-weight: 500;
}

.tema_lote_detalhes_tabela_linhaA {
    background-color: #f9f9f9;
}

.tema_lote_detalhes_tabela_linhaB {
    background-color: #ececec;
}

.tema_lote_detalhes_tabela_titulo {
    text-align: end;
    font-size: .8rem;
    color: #565656;
    padding-right: 5px;
    width: 20%;
}

.tema_lote_detalhes_tabela_dado {
    font-weight: 500 !important;
}

.tema_lote_detalhe_subtitulo {
    font-size: 1.2rem;
}

/* Para Mobiles 768px  */ /* Para Mobiles 768px  */ /* Para Mobiles 768px  */ /* Para Mobiles 768px  */ /* Para Mobiles 768px  */ /* Para Mobiles 768px  */
@media (max-width: 768px) {

    .tema_lance_atual {
        font-size: 1.5rem !important;
    }

    .tema_whatsapp_share {
        /*top: 40px;*/
    }

    .tema_container_home {
        border: 0px !important;
        box-shadow: none !important;
    }

    .tema_nav_titulo {
        font-size: 13px;
    }

    .tema_lote_view_video {
        max-height: 260px;
        max-width: 100%;
    }

    .tema_tab-pane {
        padding-left: 4px !important;
        padding-right: 4px !important;
    }

    .tema_render {
        padding-top: 3rem;
        margin-right: 0px !important;
    }

    .onlyMobile {
        display: block !important;
    }

    .tema_lote_margem {
        margin-right: 0px !important;
        margin-bottom: 30px !important; /*Ajustado para o mobile Smartbid*/
        border-top: 0px !important; /*Ajustado para o mobile Smartbid*/
        border-right: 0px; /*Ajustado para o mobile Smartbid*/
        border-left: 0px; /*Ajustado para o mobile Smartbid*/
    }

    .tema_video {
        height: 100% !important;
        margin-top: 2px !important;
        overflow-y: hidden;
    }

    .tema_page-footer {
        margin-right: 15px;
    }

    .tema_titulo_principal {
        font-size: .8rem;
        max-width: 180px;
    }

    .tema_carousel-caption {
        /*bottom: 420px !important;
    position: sticky;*/
        top: -15px;
    }

    .tema_carousel {
        height: 93px;
    }

    .tabela-dados-aovivo-desktop {
        display: none;
    }

    .tema_icon_servico_titulo {
        font-size: .8rem;
        padding-top: 5px;
        padding-bottom: 5px;
        min-height: 48px;
        margin: unset;
        border: none;
    }

    .tema_icon_servico_fundoSuperior {
        padding: 7px;
    }

    .tema_titulo {
        margin-bottom: 3px;
    }

    .tema_card {
        /*padding: 3px;*/
        width: 98%;
        margin-left: 3px;
        margin-bottom: 3px;
    }

    .tabela-dados-aovivo-mobile {
        display: block;
    }

    .tema_card_titulo {
        font-size: .7rem;
        color: dimgray;
        margin-bottom: 3px;
    }

    .tema_card-body {
        padding: .5rem !important;
        margin-top: 10px;
        margin-right: 5px !important;
    }

    .tema_card_texto {
        display: none;
    }

    .tema_container {
        /*margin-left: 5px;*/
        padding-right: 0px;
        padding-left: 0px; /*Zerado: tela de controle leiteiro*/
        padding-bottom: 5px !important;
        border-radius: 5px !important;
        background-color: var(--background-secondary);
    }

    .tema_nav-tabs {
        margin-left: 0px !important;
        margin-right: 0px !important;
        border-radius: 0rem !important;
        padding-left: 0px;
        /*margin-bottom: -10px !important;*/
    }

    .tema_card-novo {
        width: 98% !important;
        max-width: unset !important;
    }

    .tema_tab-content {
        padding-top: 1.3rem !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
        min-height: 100px !important;
    }

    .tema_modal-lg {
        max-width: 95% !important;
    }
}

.tema_border-cinza {
    border-color: #ccc !important;
}

.tema_border_cinza_right {
    border-right: 1px solid #8e8e8e !important;
}

.tema_border_cinza_left {
    border-left: 1px solid #8e8e8e !important;
}

.tema_border_cinza_bottom {
    border-bottom: 1px solid #8e8e8e !important;
}

.tema_card_info {
    padding: 0px !important;
    margin: 0px !important;
    border: 0px solid #fff !important;
    color: #666666;
}


.tema_nav_ul {
    background-color: #fff;
    padding: 0px;
}

.tema_share {
    font-size: 25px;
    padding: 6px 1px;
}

.tema_video {
    padding: 0px;
}

.tema_border_right {
    border-right: 1px solid #bebebe;
}

.tema_border_top {
    border-top: 1px solid #bebebe;
}

/*DUPLICADO    
    .tema_header_lote {
    background-color: #003a01;
    color: #fff;
    font-size: .7rem;
}*/

.tema_table_genealogia {
    width: 98%;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 0px !important;
}

.tema_card_comentario {
    height: 8rem !important;
    overflow-y: auto;
}

/*ALTERA O BACKGRUND-COLOR DO DROPDOWN AO MOVER SETA PARA SELECIONAR OPÇÃO*/
.dropdown-content li.selected {
    background-color: #bdffc5;
}

.dropdown-content li.active, .dropdown-content li:hover {
    background-color: #bdffc5;
}

/*ALTERA O TAMANHO MINIMO DO DROPDOW NAS OPÇÕES*/
.dropdown-menu {
    min-width: 7rem;
}


/*ALTERA O TAMANHO MÁXIMO DA ALTURA DO DROPDOWN*/
.select-wrapper .select-dropdown {
    max-height: 265.406px !important;
}

/*ALTERA O BACKGRUND-COLOR DO DROPDOWN AO MOVER SETA PARA SELECIONAR OPÇÃO*/
.mdb-autocomplete-wrap li.selected {
    background-color: #bdffc5;
}

/* GENEALOGIA */
.dadosGenelogia {
    background: #fff;
    padding: 0px 5px;
    color: black;
    font-weight: 400;
    width: 50%;
}

.fonteIndicesGenealogia {
    font-size: 10px;
}


.coluna-genealogia {
    line-height: 90%;
    margin-top: 20px;
}

    .coluna-genealogia ul {
        padding-left: 25%;
    }

    .coluna-genealogia li {
        border: 1px solid #c1c1c1;
        border-radius: 5px;
        width: 270px;
        max-width: 80%;
        padding: 5px;
        margin: 2px 0px;
        list-style-type: none;
        background-color: #f8f8f8;
    }

.tema_subtitulo-pq {
    font-size: 0.7rem !important;
    font-weight: 400;
}

.gen_border_left {
    border-left: 1px solid #8e8e8e !important;
    padding-top: .1rem !important;
    padding-bottom: .1rem !important;
}

.gen_border_right {
    border-right: 1px solid #8e8e8e !important;
    padding-top: .1rem !important;
    padding-bottom: .1rem !important;
}

.gen_border_bottom {
    border-bottom: 1px solid #8e8e8e !important;
    padding-top: .1rem !important;
    padding-bottom: .1rem !important;
    font-size: 0.7rem !important;
}

.gen_border_none {
    border-right: 0px solid #fff !important;
    padding-top: .1rem !important;
    padding-bottom: .1rem !important;
}

.cronometro_2minutos {
    color: #ffea00 !important;
    font-weight: bold !important;
    /*background-color: rgba(252, 232, 0, 0.41) !important;*/
}

.fundo_valor_lance_2segundos {
    background-color: #e3f9c6;
    color: #316fe4 !important;
    border-radius: .2rem;
}

.tituloSecao, .texto-destaque {
    padding-bottom: 1em;
}

    .tituloSecao span {
        text-transform: uppercase;
        color: #00b899;
    }

.subTituloSecao span {
    font-size: 13px;
}

.btnAdicionarListaAnimal[disabled] {
    background-color: #00e25b4d !important;
}

/*Messagem de erro*/
.msg_validacao_form {
    color: #e02222;
    font-size: .7rem;
    /*background-color: #f7e7b0;*/
    text-align: center;
    /*margin-left: 3rem;
    border-radius: 0.3rem;
    padding-right: 0.3rem;
    padding-left: 0.3rem;*/
}


/*ALTERAÇÕS DO MDB*/
.mdb-autocomplete-wrap {
    max-height: 225px;
    top: 2.5rem;
}

.modal-dialog.modal-notify.modal-success .badge, .modal-dialog.modal-notify.modal-success .modal-header {
    background-color: #04692c;
}

.card-img-leilao {
    height: 180px;
    background-size: 100%;
    background-position: center top;
}


.titulo_animal_detalhe {
    margin-top: 1rem;
    background-color: darkslategrey;
    color: white;
    padding-top: 0.3rem;
    border-radius: 0.2rem;
    margin-bottom: 0.4rem;
}


.magazine-section .single-news {
    border-bottom: 1px solid #e0e0e0;
}

.title-option {
    display: inline-block;
    padding-top: 0.5rem;
}

.carimbo {
    z-index: 50;
    float: right;
    position: absolute;
    bottom: 10px;
    right: 20px;
    max-width: 20%;
}

.select-wrapper input.select-dropdown {
    height: 2.35rem !important;
}

.titulo-componente-lista {
    font-size: 0.8em;
}

.table tbody tr.selecionado {
    background-color: #99dfb963;
}

.div-componente-lista-principal {
    border: 1px solid #d6d4d4;
    min-height: 2em;
    cursor: pointer;
    display: flex;
    padding: 0;
}

    .div-componente-lista-principal .div-botao-agrupado {
        background-color: #e0dede;
        min-width: 7em;
        height: inherit;
        min-height: 100%;
        border: 1px solid #d4d4d4b8;
        text-align: center;
        padding-top: 0.45em;
        font-size: 0.7em;
        color: #908787;
    }

        .div-componente-lista-principal .div-botao-agrupado span {
            white-space: nowrap;
            padding: 0.2em;
        }

    .div-componente-lista-principal .div-lista-item {
        overflow-y: auto;
        height: 31px;
    }

        .div-componente-lista-principal .div-lista-item .item-lista {
            display: inline-block;
            margin: 0.3em 0.2em 0.2em 0.2em;
            border: 1px solid gray;
            font-size: 0.7em;
            padding: 0.3em;
            border: 1.2px solid #fac090;
            background-color: #fdeada;
            color: #fd8e32;
            font-weight: 300;
            font-size: 0.6;
            padding-left: 0.8em;
            padding-right: 0.8em;
        }

            .div-componente-lista-principal .div-lista-item .item-lista .item-excluir {
                color: red;
                font-weight: bold;
                margin-left: 12px;
                border-left: 1px solid #ffc08a;
                padding-left: 9px;
            }

.modalComponenteLista header {
    font-weight: bold;
    font-size: 1.2em;
}

.modalComponenteLista .table tbody tr {
    cursor: pointer;
}

.modalComponenteLista .modal-footer .btn {
    padding: 0.8em !important;
}

.dropdown-item.active > ul {
    display: block;
}

.dropdown-item {
    display: flex !important;
    align-items: center;
}

/*Código para corrigir erro no safari 13*/
.select select {
    text-rendering: auto !important;
}


.troca-usuario-desabilitada {
    opacity: 0.5;
    cursor: none;
}

@media (max-width: 450px) {
    .btn-menu-qs {
        width: 60%;
        left: 3rem;
        margin-right: 3rem;
        margin-bottom: 2rem;
    }

    .div-max {
        width: 70%;
        left: 3rem;
        margin-right: 3rem;
        margin-bottom: 2rem;
        padding: 30px;
    }

    .imagem-mobile {
        width: 70% !important;
        left: 3rem;
        padding: 10px;
        margin-right: 3rem;
        margin-bottom: 2rem;
    }
}

hr.separator {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

/*#modalSituacaoCadastroCliente, #cadastroModal {
    z-index: 100000 !important;
}*/

.notificao-drawer {
    position: fixed;
    right: 0;
    bottom: 35px;
    z-index: 998;
    margin-bottom: 0;
    overflow: hidden;
    height: 110px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 15px 15px 15px 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-transition: height 400ms;
    transition: height 400ms;
    top: 50px !important;
}

.badge-usuario-pendente {
    position: absolute !important;
    top: 25px !important;
    right: 6px !important;
}

.side-nav.wide.slim .sn-ad-avatar-wrapper a span {
    display: none;
}

.side-nav.wide .logo-wrapper.sn-ad-avatar-wrapper {
    height: 5rem;
    padding: 19px 25px !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.65);
    overflow: hidden;
}

li.nav-item.disabled {
    opacity: 0.3;
    cursor: none;
}

.activeAguardando {
    background-color: #faebd7;
}

.activeNaoAprovado {
    background-color: #f9e2d8;
}

.activeAprovado {
    background-color: #e6fbeb;
}

.bg-campo-alterado {
    background-color: #F4FF81
}
