:root {
    --blue: #5e72e4;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #EE3232;
    --orange: #ff9900;
    --yellow: #FFFA6F;
    --green: #297F00;
    --teal: #20c997;
    --cyan: #3065D0;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #025A5C;
    --primary-dark: #004244;
    --primary-light: rgb(142, 190, 192);
    --secondary: #7FC15E;
    --success: #2BC155;
    --info: #2D28FF;
    --warning: #FE8024;
    --danger: #FF2E2E;
    --light: #F4F5F9;
    --dark: #B1B1B1;
}

.authincation-content {
    background: #fff;
    box-shadow: 0 0 35px 0 rgb(154 161 171 / 15%);
    border-radius: 5px;
}

.auth-form-logo{
    padding: 30px 50px 0px 50px;
}

.auth-form-corpo{
    padding: 10px 50px 50px 50px;
}

.not-lateral-borda-direita{
    border-right-color: transparent !important;
}

.not-lateral-borda-esquerda{
    border-left-color: transparent !important;
}

.nonebord{
    background: transparent !important;
    border: 1px solid #f0f1f5 !important;
}

.fundo-primary{
    background: #025a5c !important;
}

.focando-input-login:focus{
    border: 1px solid #7FC15E !important
}

.nav-header .brand-logo {
    justify-content: center !important;
}

.nav-header{
    background: #004a4c;
}

.deznav{
    background: var(--primary);
}
.border-primary-1{
    border: 1px solid var(--info) !important;
}

.border-info-1{
    border: 1px solid var(--primary) !important;
}
.icone-fino{
    font-size: 12px !important;
    font-weight: 100 !important;
}
.linha-secundaria{
    width: 100%; 
    height: 1px; 
    border: 1px solid var(--secondary) !important;
}

.form-control:focus{
    border-color: var(--primary) !important;
}

.form-control{
    color: var(--primary) !important;
}
.btn-xs-table {
    font-size: 0.75rem !important;
    padding: 0.438rem 1rem !important;
    font-weight: 600 !important;
}

.imagem-input{
    max-width: 100px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: var(--primary) !important;
}

.deznav .metismenu ul a:hover, .deznav .metismenu ul a:focus, .deznav .metismenu ul a.mm-active {
    color: var(--secondary) !important;
}

.select2-container--default .select2-selection--single {
    height: 56px;
}

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

.nome-clinica-header{
    font-size: 20px;
}

.search-area {
    width: 100%;
}

.hide-custom{
    display: none;
}

.show-custom{
    display: initial;
}

.abreChat{
    cursor: pointer;
}

.underPointer{
    cursor: pointer;
    text-decoration: underline;
}

.badge-outline-twitter {
    border: 1px solid #1DA1F2;
    color: #1DA1F2;
}

.badge-outline-instagram {
    border: 1px solid #E1306C;
    color: #E1306C;
}

.badge-outline-linkedin {
    border: 1px solid #0e76a8;
    color: #0e76a8;
}

.badge-outline-facebook {
    border: 1px solid #4267B2;
    color: #4267B2;
}
.t-12{
    font-size: 15px !important;
}

.white_op_06{
    color: white !important;
    opacity: 0.6 !important;
}

.scrollingDiv{
    overflow:auto !important;
}

.btn-nada{
    background: transparent;
    border: 0;
}
.micustom-event{
    padding: 0.3125rem !important;
}
.fc-daygrid-event-dot{
    display: none;
}

.fc-event-time, .fc-event-title{
    /* text-align: left !important; */
}

.fc-event, .fc-event:hover {
    color: #fff !important;
}
.cursos-pointer{
    cursor: pointer !important;
}
.mx-altura-calendar{
    max-height: 750px;
    overflow: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple{
    height: 56px !important;
    padding-top: 11px !important;
}

.select2-container .select2-selection--multiple{
    height: 56px !important;
    padding-top: 15px !important;
    display: inherit !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: var(--primary) !important;
    color: var(--white) !important;
    border: 1px solid var(--primary-dark) !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: var(--white) !important;
}

.hide-pc{
    display: none;
}
.background-danger{
    background-color: var(--danger) !important;
}
.chatbox-close-ignore {
    width: 0px !important;
}
.review-table {
    padding: 12.5px 25px 12.5px 25px !important;
}
.disabled-control{
    background-color: #eee !important;
    cursor: default !important;
}
.accordion-primary .accordion__header.collapsed {
    background: var(--light);
    border-color: var(--light);
    color: var(--gray);
    box-shadow: none;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 12px;
    right: 15px;
}
.maybeJustCenter{
    place-content: center;
}
.border-black{
    border: var(--pink) !important;
}


.minhas_dot {
    height: 10px;
    width: 10px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
  }
  
/* CORES DO SERVIÇO */
.bg_calendario_feltz{
    background: #025A5C !important;
}

.bg_calendario_verde{
    background: #008B00 !important;
}

.bg_calendario_azul{
    background: #0000FF !important;
}

.bg_calendario_marrom{
    background: #8B4513 !important;
}

.bg_calendario_rosa{
    background: #FF1493 !important;
}

.bg_calendario_vermelho {
    background: #FF0000 !important;
}

.bg_calendario_laranja{
    background: #FF8C00 !important;
}

.bg_calendario_roxo{
    background: #c100e4 !important;
}

.bg_calendario_amarelo{
    background: #DAA520 !important;
}

.bg_calendario_azul_claro{
    background: #6495ED !important;
}

.bg_reservado{
    background: #6c757d !important;
}
/* CORES DO SERVIÇO */


/* CORES DA ETIQUETA */
.bg_etiqueta_feltz{
    background: #025A5C !important;
    border:  1px solid #025A5C !important;
    color: #025A5C !important;
}

.bg_etiqueta_verde{
    background: #008B00 !important;
    border:  1px solid #008B00 !important;
    color: #008B00 !important;
}

.bg_etiqueta_verde_claro{
    background: #00D900 !important;
    border:  1px solid #00D900 !important;
    color: #00D900 !important;
}

.bg_etiqueta_verde_escuro{
    background: #004D00 !important;
    border:  1px solid #004D00 !important;
    color: #004D00 !important;
}

.bg_etiqueta_azul{
    background: #0000FF !important;
    border:  1px solid #0000FF !important;
    color: #0000FF !important;
}


.bg_etiqueta_marrom{
    background: #8B4513 !important;
    border:  1px solid #8B4513 !important;
    color: #8B4513 !important;
}

.bg_etiqueta_marrom_claro{
    background: #994C15 !important;
    border:  1px solid #994C15 !important;
    color: #994C15 !important;
}

.bg_etiqueta_marrom_escuro{
    background: #5C2402 !important;
    border:  1px solid #5C2402 !important;
    color: #5C2402 !important;
}

.bg_etiqueta_rosa{
    background: #FF1493 !important;
    border:  1px solid #FF1493 !important;
    color: #FF1493 !important;
}

.bg_etiqueta_rosa_claro{
    background: #FF0DFF !important;
    border:  1px solid #FF0DFF !important;
    color: #FF0DFF !important;
}

.bg_etiqueta_rosa_escuro{
    background: #BF0F6D !important;
    border:  1px solid #BF0F6D !important;
    color: #BF0F6D !important;
}

.bg_etiqueta_vermelho {
    background: #FF0000 !important;
    border:  1px solid #FF0000 !important;
    color: #FF0000 !important;
}

.bg_etiqueta_vermelho_claro {
    background: #FF6A6A !important;
    border:  1px solid #FF6A6A !important;
    color: #FF6A6A !important;
}

.bg_etiqueta_vermelho_escuro {
    background: #A82114 !important;
    border:  1px solid #A82114 !important;
    color: #A82114 !important;
}

.bg_etiqueta_laranja{
    background: #FF8C00 !important;
    border:  1px solid #FF8C00 !important;
    color: #FF8C00 !important;
}

.bg_etiqueta_laranja_claro{
    background: #FF9819 !important;
    border:  1px solid #FF9819 !important;
    color: #FF9819 !important;
}

.bg_etiqueta_laranja_escuro{
    background: #E67E00 !important;
    border:  1px solid #E67E00 !important;
    color: #E67E00 !important;
}

.bg_etiqueta_roxo{
    background: #c100e4 !important;
    border:  1px solid #c100e4 !important;
    color: #c100e4 !important;
}

.bg_etiqueta_roxo_claro{
    background: #EE7AE9 !important;
    border:  1px solid #EE7AE9 !important;
    color: #EE7AE9 !important;
}

.bg_etiqueta_roxo_escuro{
    background: #3D0B5C !important;
    border:  1px solid #3D0B5C !important;
    color: #3D0B5C !important;
}

.bg_etiqueta_amarelo{
    background: #DAA520 !important;
    border:  1px solid #DAA520 !important;
    color: #DAA520 !important;
}

.bg_etiqueta_amarelo_escuro{
    background: #BF911D !important;
    border:  1px solid #BF911D !important;
    color: #BF911D !important;
}

.bg_etiqueta_amarelo_claro{
    background: #E3D40B !important;
    border:  1px solid #E3D40B !important;
    color: #E3D40B !important;
}

.bg_etiqueta_azul_claro{
    background: #6495ED !important;
    border:  1px solid #6495ED !important;
    color: #6495ED !important;
}

.bg_etiqueta_azul_escuro{
    background: #2B078C !important;
    border:  1px solid #2B078C !important;
    color: #2B078C !important;
}


/* CORES DA ETIQUETA */



.label-input{
    width: 100%;
    color: #7e7e7e !important;
    cursor: default !important;
    margin-bottom: 0.5rem !important;
    border: 0px !important;
}
.chatbox .type_msg .form-control {
    height: 130px;
}

.chatbox .msg_card_body {
    height: calc(100vh - 345px);
}
.asColorPicker-alpha-vertical{
    display: none !important;
}

.background-white{
    background-color: var(--white);
}
[data-sidebar-style="full"][data-layout="vertical"] .deznav .metismenu > li.mm-active > a {
    color: var(--secondary) !important;
}

[data-sidebar-style="full"][data-layout="vertical"] .deznav .metismenu > li.mm-active > a i {
    color: var(--secondary) !important;
}

[data-sidebar-style="full"][data-layout="vertical"] .deznav .metismenu > li > a:before {
    background: var(--secondary) !important;
}

[data-sidebar-style="full"][data-layout="vertical"] .menu-toggle .deznav .metismenu > li:hover > ul {
    background: var(--primary) !important;
}

[data-sidebar-style="mini"] .nav-control, [data-layout="horizontal"] .nav-control {
    display: inherit;
}

[data-sidebar-style="full"][data-layout="vertical"] .menu-toggle .content-body {
    margin-left: 5rem !important
}

.marginPoucoCelularMtPC{
    margin-top: 40px !important
}

.no-sort::after { display: none!important; }

.no-sort { pointer-events: none!important; cursor: default!important; }

table.dataTable thead .no-sort {
    background-image: none;
}

input[type="text"]:disabled {
    background-color: #eee !important;
    cursor: default !important;
}

.borderPagamento{
    padding-top: 15px;
    padding-bottom: 15px;
    border: 0.5px dashed  var(--primary);
}

.not-border-radius{
    border-radius: 0 !important;
}

.alert-social .alert-social-icon i {
    font-size: 34px;
}

.alert-social.v-total {
    background-color: #DAA520;
}

.alert-social.v-quitado {
    background-color: var(--secondary);
}

.alert-social.v-margem {
    background-color: #6495ED;
}

.fc-timegrid-slot {
    height: 30px !important;
    border-bottom: 0 !important;
}

.fc-timegrid-event{
    margin: 0 !important;
    padding: 0 !important;
}

.aviso_evento{
    text-align: center;
    margin-left: auto 20px auto 20px;
    position: relative; 
    
}
.fc-timegrid-now-indicator-arrow {
    border-color: var(--gray-dark) !important;
    border-top-color: transparent !important;
    border-bottom-color: transparent !important;
}
.fc-timegrid-now-indicator-line{
    border-color: var(--gray-dark) !important;
} 

.select_filtro {
    padding: 1em;
    width: 100%;
    border-radius: 0.5em;
}
@media only screen and (max-width: 1900px){
    .mx-altura-calendar{
        max-height: 950px;
    }
}

@media only screen and (max-width: 1600px){
    .mx-altura-calendar{
        max-height: 850px;
    }
}

@media only screen and (max-width: 1400px){
    .select2-container--default.select2-container--focus .select2-selection--multiple{
        height: 41px !important;
        padding-top: 8px !important;
    }
    .select2-container .select2-selection--multiple{
        height: 41px !important;
        padding-top: 8px !important;
    }
}
@media only screen and (max-width: 1200px){
    .someMD{
        display: none;
    }
}




@media only screen and (max-width: 991px){
    .search-area {
        width: 100%;
    }
    .nome-clinica-header{
        font-size: 18px;
    }
    
}

@media only screen and (max-width: 767px){
  
    .nome-clinica-header{
        font-size: 15px;
    }

    .header-left .dashboard_bar {
        display: inherit !important;
    }

    .mx-altura-calendar{
        max-height: 450px;
    }
    .marginPoucoCelularMtPC{
        margin-top: 20px !important
    }
}

@media only screen and (max-width: 600px){
    .nome-clinica-header{
        font-size: 11px;
    }

}

@media only screen and (max-width: 576px){
    .chatbox {
        width: 100% !important;
    }
    .chatbox.active .chatbox-close {
        width: 0 !important;
    }
    .chatbox-close-ignore {
        width: 100% !important;
    }
    .hide-pc{
        display: initial;
    }
    .someCelular{
        display: none;
    }
}


@media only screen and (max-width: 375px){
    .nome-clinica-header{
        font-size: 8px;
    }

}

@media only screen and (min-width: 768px){
    [data-sidebar-style="mini"] .nav-header .hamburger {
        display: inherit;
    }
    [data-sidebar-style="mini"] .nav-header .nav-control .hamburger {
        left: 0rem !important;
    }

    .fundo-primary{
        background: #025a5c !important;
    }

    [data-sidebar-style="mini"] .deznav .metismenu li > ul {
        background: #025a5c !important;
    }

}

@media only screen and (max-width: 1400px){
    .select2-container--default .select2-selection--single {
        height: 40px;
    }

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

    .btn-xs-table {
        font-size: 0.75rem !important;
        padding: 0.25rem 0.5rem !important;
        font-weight: 500 !important;
    }
}


.info-filtro-calendario{
    font-size: 10px;
}

.branco-global-hiper{
    background-color: #ffffff !important;
}


.filtroMedicoCalender{
    border-radius: 5px;
    padding: 0.5rem 1rem;
}

.filtroMedicoCalenderActive{
    border-left: 3px solid var(--primary);
}

.calendar-filter-card{
    max-height: 797px;
    overflow-y: scroll;
}
.always-scroll::-webkit-scrollbar{ 
    display: none;  /* Safari and Chrome */
}
.always-scroll{
    overflow: auto !important;
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;  /* Firefox */
}

.custoCard{
    background-color: var(--light);
}
.custo-list-item{
    border: 2px solid var(--primary);
}

.custoCard-header{
    padding: 1rem 1.5rem;
}

.upload-arquivo-anexo::after {
    content: "Procurar" !important;
}

.orcamentoHeaderCustom{
    box-shadow: none !important;
}
.orcamentoBodyCustom{
    border-width: 3px !important;
    border-color: var(--primary) !important;
    padding: 15px 10px !important;
    box-shadow: 0 15px 20px 0 rgb(0 122 100 / 15%) !important;
}