:root {
    --fatorTamanhoBtn: 0.98;
    --doctopusblack: #2c2c2c;

    --doctopusprimary: #6C3DFE;
    --doctopusprimaryover: #6C3DFE;

    --doctopusprimarylight: #EDE4FF;
    --doctopusprimarylightover: #6C3DFE;

    --doctopusprimarysuperlight: #eff9ff;
    --doctopussuccess: #55CA01;
    --doctopussuccesslight: #dff3d0;
    --doctopussuccessover: #55CA01;
    --doctopuswarning: #FEB402;
    --doctopuswarninglight: #FEF3D6;
    --doctopuswarningover: #FEB402;
    --doctopusdanger: #FF4C52;
    --doctopusdangerlight: #FFE2E3;
    --doctopusdangerover: #FF4C52;
    --doctopusdefault: #e5e5e5;
    --doctopusdefaultover: #000000;
    --radiusbtn: 9px;
    --defaultTextColor: #1b1b1b;
    --agenda0: #fcf282;
    /*em aberto*/
    --agenda1: #95ff95;
    /*presenca paciente*/
    --agenda2: #FF6961;
    /*ausencia*/
    --agenda3: #b7b7b7;
    --agenda4: #ff9a3b;
    /*
    --agenda0lt: #fcf28239;
    --agenda1lt: #95ff9522;
    --agenda2lt: #ff696126;
    --agenda3lt: #b7b7b721;
    --agenda4lt: #ff9a3b36;
*/
    --agenda0lt: #ffffff39;
    --agenda1lt: #ffffff39;
    --agenda2lt: #ffffff39;
    --agenda3lt: #ffffff39;
    --agenda4lt: #ffffff39;

    --chat--color-light: var(--doctopusprimary) !important;
    --chat--color-primary: var(--doctopusprimary) !important;
    --chat--border-radius: 10px !important;
    --chat--message--border-radius: 10px !important;
    --chat--toggle--hover--background: var(--doctopusprimary) !important;
    --chat--toggle--active--background: var(--doctopusprimary) !important;
    --chat--toggle--size: 50px !important;
    --chat--message--font-size: 10px !important;
    --chat--toggle--background: var(--doctopusprimary) !important;
    --chat--message--user--background: var(--doctopusprimarylight) !important;
    --chat--message--user--color: var(--doctopusprimary) !important;
    --chat--message--font-size: 12px !important;
}



html {
    font-size: 16px !important;
}


tr>th {
    font-size: 11px !important;
}

a {
    color: #000 !important
}

.help-block {
    margin-top: -7px;
    margin-left: 2px;
    line-height: 12px;
    color: #858585 !important;
    font-size: 11px !important;
}

.progress-bar-success {
    background-color: var(--doctopussuccess) !important;
}

.progress-bar-warning {
    background-color: var(--doctopuswarning) !important;
}

.progress-bar-danger {
    background-color: var(--doctopusdanger) !important;
}

body {
    font-family: "Inter", sans-serif !important;
    font-optical-sizing: auto !important;
    font-style: normal !important;
    font-weight: 400 !important;

    /* leitura */
    font-size: 1rem !important;
    /* 16px */
    line-height: 1.6 !important;
    letter-spacing: 0 !important;
    -webkit-font-smoothing: antialiased !important;

    overflow-x: hidden !important;
    overflow-y: scroll !important;
    background-color: #F4F5FA !important;
    background-attachment: fixed !important;
    color: #464646 !important;
}

.collapsed:hover {

    color: var(--doctopusprimary) !important;
}

b {
    font-weight: 600 !important;
}

.badge-default {
    border: 1px solid #e8e8e8 !important;
    color: #6b6b6b !important;
    background-color: #ffffff;
}

.badge-primary {
    background-color: var(--doctopusprimary) !important;
    color: #FFF !important;
}

.top-fixed {
    position: fixed !important;
    width: 100% !important;
    z-index: 1000;
}

.input-group-addon {
    background-color: #f7f7f7;
}

.input-group .form-control {
    border-radius: 0px !important;
}

#tag-selectized {
    height: 0px !important;
}

.top-title {
    color: #FF5CF3 !important;
    font-weight: 700 !important;
}

.form-group>label {
    margin-bottom: 10px
}

.blink_me {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

/*STATUS AGENDA*/
.status-agenda0 {
    background-color: var(--agenda0) !important;
}

.status-agenda1 {
    background-color: var(--agenda1) !important;
}

.status-agenda2 {
    background-color: var(--agenda2) !important;
}

.status-agenda3 {
    background-color: var(--agenda3) !important;
}

.status-agenda4 {
    background-color: var(--agenda4) !important;
}

.status-agenda5 {
    animation: blinker 1s linear infinite;
    border: none !important;
    background-color: var(--agenda1) !important;
    font-weight: bold !important;
    color: rgb(0, 105, 24) !important;
}

.primary-color {
    color: var(--doctopusprimary) !important;
}

.bg-primary {
    color: var(--doctopusprimary) !important;
}

.bg-warning {
    color: var(--doctopuswarning) !important;
}

.bg-success {
    color: var(--doctopussuccess) !important;
}

.bg-default {
    color: var(--doctopusdefault) !important;
}

.no-margin {
    margin: 0px !important;
}

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

.no-border {
    border: none !important;
}

/*remove border from focus*/
button:focus {
    outline: 0 !important;
}

img {
    object-fit: contain;
}

.img-circle {
    border: none !important;
    background-color: #fff;
}

.img-thumbnail {
    border: 0px solid rgb(255, 0, 0) !important;
}

.media-heading {
    color: #4c4c4c !important;
}

.list-group-none {
    margin-bottom: 0px !important
}

.list-group-none>.list-group-item {
    border: none !important;
    padding: 5px;
}

.jodit_container .jodit_toolbar,
.jodit_container .jodit_statusbar {
    background-color: #fff;
}

.jodit_container .jodit_icon,
.jodit_container .jodit_toolbar .jodit_toolbar_btn>a {
    fill: var(--doctopusprimary);
    color: var(--doctopusprimary);
}

.jodit_container .jodit_toolbar>li.jodit_toolbar_btn.jodit_with_dropdownlist .jodit_with_dropdownlist-trigger {
    border-top-color: var(--doctopusprimary);
}

/*###########################*/
/*# NAVBAR                   */
@media only screen and (max-width: 600px) {
    .menu.active {
        border-radius: 3px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .menu>a {
        font-size: 10px !important;
        padding: 0px !important;
    }
}

.navbar {
    background: var(--doctopusprimary) !important;
    color: #FFF !important;
    border: none !important;
}

.navbar-brand {
    padding: 5px 15px;
}

.navbar li a {
    height: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 10px;
    border-radius: 15px;
    padding-left: 9px !important;
    padding-right: 9px !important;
    background: transparent !important;
    color: #FFF !important;
    font-size: 13px !important;
}

.navbar li a:hover {
    background: #FFF !important;
    color: var(--doctopusprimary) !important;
}

.navbar-scroll {
    background: var(--doctopusprimary) !important;
    color: #fff !important;
    border: none !important;
}

.navbar-scroll li a {
    background: transparent !important;
    color: #FFF !important;
}

.navbar-scroll li a:hover {
    background: transparent !important;
    color: #FFF !important;
}

@media (max-width: 767px) {

    /* Alterar o fundo da navbar colapsada */
    .navbar-collapse {
        background-color: var(--doctopusprimarylight);
        /* Fundo claro */
        border: none;
        /* Adicionar borda */
        border-bottom: 1px solid var(--doctopusprimary) !important;
        /* Adicionar borda */
        border-radius: 0px;
        /* Bordas arredondadas */
        -webkit-box-shadow: 6px 6px 38px 11px rgba(0, 0, 0, 0.12);
        box-shadow: 2px 19px 19px -9px rgba(0, 0, 0, 0.5);
    }

    /* Estilizar os links do menu no modo mobile */
    .navbar-collapse .nav>li>a {
        color: var(--doctopusprimary) !important;
        /* Texto azul */
        font-weight: bold;
        /* Texto em negrito */
        padding: 15px 10px;
        /* Espaçamento interno */
        text-align: center;
        /* Centralizar o texto */
    }

    /* Adicionar um hover diferenciado no modo mobile */
    .navbar-collapse .nav>li>a:hover {
        background-color: var(--doctopusprimary);
        /* Fundo azul no hover */
        color: #fff;
        /* Texto branco */
    }

    /* Alterar o botão de toggle */
    .navbar-toggle {
        background-color: var(--doctopusprimary);
        /* Fundo azul do botão */
        border: none;
        /* Remover bordas */
    }

    .navbar-toggle .icon-bar {
        background-color: #fff;
        /* Cor das barras */
    }

    /* Adicionar padding ao dropdown no mobile */
    .navbar-collapse ul {
        padding: 10px;
    }
}

/*#########################*/
/*# PROGRESS               */
/*#########################*/
.progress {
    margin-top: 4px !important;
    margin-bottom: 7px !important;
    border-radius: 15px;
}

/*#########################*/
/*# TYPEs                  */
/*#########################*/
a {
    cursor: pointer !important;
    color: #000 !important;
}

p {
    font-weight: 400 !important;
    color: var(--defaultTextColor) !important;
    font-size: 16px !important;
    line-height: 20px;
}

h1 {
    /* font-size: 34px !important; */
    font-weight: 700 !important;
    color: var(--defaultTextColor) !important;
}

h2 {
    /* font-size: 30px !important; */
    font-weight: 600 !important;
    color: var(--defaultTextColor) !important;
}

h3 {
    /* font-size: 34px !important; */
    font-weight: 600 !important;
    color: var(--defaultTextColor) !important;
    line-height: 30px !important;
}

label {
    color: var(--defaultTextColor) !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}

.label-primary {
    background-color: var(--doctopusprimary) !important;
    color: #fff !important;
}

.titulo-pagina {
    color: var(--doctopusprimary) !important;
}

input[type="text"],
input[type="password"],
input[type="number"] {
    border-radius: 8px !important;
    border: 1px #dee2e6 solid !important;
    background: #fff !important;
    box-shadow: none !important;
    padding: 10px !important;
    padding-top: 10px !important;
    padding-left: 15px !important;
    height: 40px !important;
}

select {
    border-radius: 8px !important;
    border: 1px #dee2e6 solid !important;
    background: #fff !important;
    box-shadow: none !important;
    height: 40px !important;
}

textarea {
    padding-top: 10px !important;
    border-radius: 8px !important;
    border: 1px #dee2e6 solid !important;
    background: #fff !important;
    box-shadow: none !important;
}

input[type="file"] {
    margin: 0 auto !important;
    width: 124px !important;
    height: 26px !important;
    padding: 1px !important;
    background-color: #EFEFEF !important;
    border-radius: 5px !important;
    cursor: pointer !important;
}

input::placeholder {
    color: rgb(186, 186, 186) !important;
}

textarea::placeholder {
    color: rgb(186, 186, 186) !important;
}

/*#########################*/
/*# TOAST                  */
/*#########################*/
#toast-container>.toast {
    background-image: none !important;
    padding: 12px !important;
}

.toast-top-center,
.toast-top-full-width {
    top: 0px;
}

.toast-bottom-center .toast-bottom-full-width {
    bottom: 12px;
}

/*#########################*/
/*# TOP PAGE               */
/*#########################*/
.titulo-bar {
    height: 100px !important;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    padding: 0px;
    background-color: var(--doctopusprimary) !important;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding-bottom: 10px;
}

.titulo-bar>div:nth-child(1) {
    padding-left: 15px;
    margin-top: 60px !important;
    font-size: 25px !important;
    font-weight: 600 !important;
    color: #fff !important;
    text-transform: capitalize;
    text-align: left;
}

.titulo-bar>div:nth-child(2) {
    padding-top: 30px;
    text-align: right;
    padding-right: 7px;
}

.header-pagina-detalhe {
    background: var(--doctopusprimary);
    height: 120px;
    padding-top: 50px;
}

.header-pagina-detalhe>h1,
.header-pagina-detalhe>h2,
.header-pagina-detalhe>h3,
.header-pagina-detalhe>h4 {
    color: #fff !important;
}

/*celular*/
@media only screen and (max-width: 415px) {
    .titulo-bar h1 {
        margin-top: 50px !important;
        font-size: 26px !important;
    }
}

/*web*/
@media only screen and (min-width: 416px) {
    .titulo-bar h1 {
        margin-top: 40px !important;
        font-size: 36px !important;
    }
}

.clockpicker {
    width: 100%;
    box-sizing: border-box;
}

/*#########################*/
/*# MODAL                  */
/*#########################*/
.modal-content,
.modal-dialog,
.modal {
    border-radius: 10px !important;
    padding: 0px !important;
    overflow: auto !important;
}

.modal-dialog {
    margin-top: 60px !important;
    border: 0.5px solid #e6e6e6 !important;
    box-shadow: 6px 6px 38px 11px rgba(0, 0, 0, 0.12);
}

.modal-content {
    border: none;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
    background-color: #fff !important;
    padding: 0px !important;
    -webkit-box-shadow: 6px 6px 38px 11px rgba(0, 0, 0, 0.12);
    box-shadow: 6px 6px 38px 11px rgba(0, 0, 0, 0.12);
}

.modal-header {
    background-color: #ffffff !important;
    border: none !important;
    border-radius: 10px !important;
}

.modal-title {
    color: var(--defaultTextColor) !important;
    font-weight: 600 !important;
    font-size: 1rem;
}

.modal-body {
    background: #fff !important;
}

.modal-footer {
    background-color: #F9FAFB !important;
    border: none !important;
    border-top: solid 0px #E4E9F0 !important;
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
    padding-right: 10px;
}

.modal-backdrop {
    background-color: #E5F0FF;
    opacity: 0.8 !important;
}





/*###########################################*/
/* PANEL                                     */
/*###########################################*/
.panel {
    border-radius: 3px !important;
    border: none;
    background-color: #ffffff !important;
}

.panel-heading {
    background: none !important;
    color: #4e4e4e !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 20px !important;
    vertical-align: middle !important;
    border-radius: 3px !important;
    border-bottom: none !important;
    padding-left: 0px !important;
}

.panel-title {
    color: var(--defaultTextColor) !important;
    font-weight: 500 !important;
    font-size: 14px;
    margin-top: 5px !important;
}

.panel-footer {
    background: none !important;
    border-top: none !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.panel-none {
    background: none !important;
    border: none !important;
}


/****************************/
/* PANELS ROUNDED */
.panel-rounded {

    box-shadow: 0 8px 24px rgba(17, 24, 39, 0.08) !important;
    background: linear-gradient(-190deg, #9f9aff07 0px, #ffffff 150px) !important;
    border: solid 1px #6d3dfe12 !important;

    border-radius: 15px !important;

    border-top: 1px solid #d4d2ff0b !important;


}

.panel-rounded>.panel-body {
    padding: 20px !important;
}

.panel-rounded>.panel-heading,
.panel-rounded-flat>.panel-heading {
    border-top-left-radius: 15px !important;
    border-top-right-radius: 15px !important;
    padding: 20px !important;
    color: #5f4ff5 !important;
    font-weight: 600 !important;
    font-size: 15px !important;
}


.panel-rounded>.panel-footer {
    background-color: #FFFFFF !important;
    border-bottom-left-radius: 15px !important;
    border-bottom-right-radius: 15px !important;
}



/* PANELS ROUNDED FLAT */

.panel-rounded-flat {
    border: 1px solid #efefef !important;
    border-radius: 10px !important;
}



.panel-body-full {
    padding: 0px !important;
}

.panel-body-full table {
    margin: 0px !important;
}

/*###########################################*/
/* TABLE                                     */
/*###########################################*/
table,
th,
td {
    border-color: #e7eef5 !important;
    cursor: pointer;
    font-size: 14px !important;
}

thead {
    font-weight: bold !important;
}

thead>th:hover {
    background: none !important;
}

.table-hover>tbody>tr:hover {
    background-color: #eeeeee !important;
}

.table-format td {
    padding: 15px !important;
}

.table-format th {
    padding: 15px !important;
    padding-left: 0px !important;
}

.bg-grey {
    background: #f0f0f0 !important;
}

.table-middle tr td {
    vertical-align: middle !important;
}

/*###########################################*/
/* ALERT                                     */
/*###########################################*/
.alert {
    border: none !important;
}

.over:hover {
    background: var(--doctopusprimarylight) !important;
}

.alert-info {
    background: var(--doctopusprimarylight) !important;
    color: var(--doctopusprimary) !important;
}

.alert-danger {
    background: var(--doctopuswarninglight) !important;
    color: #393939 !important;
}

.alert-default {
    background: #f8f8f8 !important;
    color: #464646 !important;
}

i {
    margin-left: 0px !important;
    margin-right: 2px !important;
}

/*###########################################*/
/* BTNs                                      */
/*###########################################*/

button,
input,
select,
textarea {
    font-family: inherit !important;
}

.btn,
button {
    height: 38px !important;
    font-size: 14px !important;

    font-weight: 600 !important;
    border: none !important;

    border-radius: 0.5rem !important;
    margin-left: 2px !important;
    margin-right: 2px !important;

    padding-top: 7px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;

    cursor: pointer !important;
    -webkit-font-smoothing: antialiased;



}

.btn-sm {
    height: 30px !important;
    font-size: 13px !important;
    padding-left: 11px !important;
    padding-right: 10px !important;
}

.btn-min {
    min-width: 90px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

/************************/
/* btn-default          */
.btn-default {
    background: #f4f4f4 !important;
    color: #4f4f4f !important;
}

.btn-default:hover {
    background: var(--doctopusdefaultover) !important;
    color: #fff !important;
}

.btn-default:active {
    background: var(--doctopusdefaultover) !important;
    color: #fff !important;
    transform: scale(var(--fatorTamanhoBtn)) !important;
    -webkit-box-shadow: inset 0px 0px 14px -4px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset 0px 0px 14px -4px rgba(0, 0, 0, 0.75);
    box-shadow: inset 0px 0px 14px -4px rgba(0, 0, 0, 0.75);
}

/************************/
/* btn-primary          */
.btn-primary {
    background: var(--doctopusprimarylight) !important;
    color: var(--doctopusprimary) !important;
}

.btn-primary:hover {
    background: var(--doctopusprimaryover) !important;
    color: #fff !important;
}

.btn-primary:active {
    background: var(--doctopusprimaryover) !important;
    color: #fff !important;
    transform: scale(var(--fatorTamanhoBtn)) !important;
    -webkit-box-shadow: inset 0px 0px 14px -4px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset 0px 0px 14px -4px rgba(0, 0, 0, 0.75);
    box-shadow: inset 0px 0px 14px -4px rgba(0, 0, 0, 0.75);
}

/************************/
/* btn-primary-light    */
.btn-primary-light {
    background: var(--doctopusprimarylight) !important;
    color: var(--doctopusprimary) !important;

}

.btn-primary-light:hover {
    background: var(--doctopusprimarylightover) !important;
    color: #fff !important;
}

.btn-primary-light:active {
    background: var(--doctopusprimarylightover) !important;
    color: #fff !important;
    transform: scale(var(--fatorTamanhoBtn)) !important;
    -webkit-box-shadow: inset 0px 0px 14px -4px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset 0px 0px 14px -4px rgba(0, 0, 0, 0.75);
    box-shadow: inset 0px 0px 14px -4px rgba(0, 0, 0, 0.75);
}

/************************/
/* btn-warning          */
.btn-warning {
    background: var(--doctopuswarninglight) !important;
    color: var(--doctopuswarning) !important;
}

.btn-warning:hover {
    background: var(--doctopuswarningover) !important;
    color: #fff !important;
}

.btn-warning:active {
    background: var(--doctopuswarningover) !important;
    color: #fff !important;
    transform: scale(var(--fatorTamanhoBtn)) !important;
    -webkit-box-shadow: inset 0px 0px 14px -4px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset 0px 0px 14px -4px rgba(0, 0, 0, 0.75);
    box-shadow: inset 0px 0px 14px -4px rgba(0, 0, 0, 0.75);
}

/************************/
/* btn-danger           */
.btn-danger {
    color: var(--doctopusdanger) !important;
    background: var(--doctopusdangerlight) !important;
}

.btn-danger:hover {
    color: #fff !important;
    background: var(--doctopusdanger) !important;
}

.btn-danger:active {
    color: #fff !important;
    background: var(--doctopusdanger) !important;
    transform: scale(var(--fatorTamanhoBtn)) !important;
    -webkit-box-shadow: inset 0px 0px 14px -4px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset 0px 0px 14px -4px rgba(0, 0, 0, 0.75);
    box-shadow: inset 0px 0px 14px -4px rgba(0, 0, 0, 0.75);
}

/************************/
/* btn-header           */
.btn-header {
    color: var(--doctopusprimary) !important;
    background: #FFFFFF !important;
}

.btn-header:hover {
    color: var(--doctopusprimary) !important;
    background: #00fffb !important;
}

/************************/
/* btn-success          */
.btn-success {
    color: var(--doctopussuccess) !important;
    background: var(--doctopussuccesslight) !important;
}

.btn-success:hover {
    color: #fff !important;
    background: var(--doctopussuccess) !important;
}

.btn-success:active {
    color: #fff !important;
    background: var(--doctopussuccess) !important;
    transform: scale(var(--fatorTamanhoBtn)) !important;
    -webkit-box-shadow: inset 0px 0px 14px -4px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset 0px 0px 14px -4px rgba(0, 0, 0, 0.75);
    box-shadow: inset 0px 0px 14px -4px rgba(0, 0, 0, 0.75);

}

/************************/
/* btn-ico              */
.btn-ico {
    height: 33px !important;
    width: 33px !important;
    padding-top: 2px !important;
    padding-left: 7px !important;
    padding-right: 5px !important;
    padding-bottom: 5px !important;
    border-radius: 10px !important;
}

.btn-ico i {
    font-size: 12px !important;
}

/*###########################################*/
/* WELL                                      */
/*###########################################*/
.well {
    background: #fdfdfd !important;
    border-radius: 10px !important;
    border: none !important;
}

.well-border {
    background: #fdfdfd !important;
    border-radius: 10px !important;
    border: 1px solid #848484 !important;
}

/*###########################################*/
/* TOAST                                     */
/*###########################################*/
.toast {
    opacity: 1 !important;
    background-color: #030303;
}

.toast-info {
    background-color: var(--doctopusprimary);
}

.toast-error {
    background-color: var(--doctopusdanger);
}

.toast-success {
    background-color: var(--doctopussuccess);
}

.toast-warning {
    background-color: var(--doctopuswarning);
}

/*###########################################*/
/* LOADER                                    */
/*###########################################*/
.loader {
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 10000;
    margin: -50px 0 0 -50px;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    background: var(--doctopusprimary);
    background-image: url('/img/icon-loader.png');
    background-size: 90px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-box-shadow: 0px 3px 24px -1px rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 0px 3px 24px -1px rgba(0, 0, 0, 0.22);
    box-shadow: 0px 3px 24px -1px rgba(0, 0, 0, 0.22);
}

#loaderanim {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    margin: -40px 0 0 -40px;
    border: 7px solid #ffffff;
    border-radius: 50%;
    border-top: 5px solid var(--doctopusprimary);
    width: 80px;
    height: 80px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 1s linear infinite;
    background: transparent;
}

.loaderIA {
    text-align: center;
    padding-top: 32px;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 10000;
    margin: -60px 0 0 -60px;
    border-radius: 50%;
    width: 110px;
    height: 110px;
    color: #fff;
    background: #c400f6;
    background-image: url('/img/icon-loader.png');
    background-size: 80px;
    background-repeat: no-repeat;
    background-position: top;
    -webkit-box-shadow: 0px 3px 24px -1px rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 0px 3px 24px -1px rgba(0, 0, 0, 0.22);
    box-shadow: 0px 3px 24px -1px rgba(0, 0, 0, 0.22);
}

#loaderanimIA {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    margin: -55px 0 0 -55px;
    border: 7px solid #ffffff;
    border-radius: 50%;
    border-top: 5px solid #c400f6;
    width: 110px;
    height: 110px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 1s linear infinite;
    background: transparent;
}

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

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

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

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

.selectize-input>input {
    height: 30px !important;
}

.no-back {
    background: none !important;
}

/*###########################################*/
/* MENU                                      */
/*###########################################*/
.menu {
    width: 20% !important;
    display: flex;
    align-items: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    margin: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    border-bottom-left-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
}

.menu a {
    font-weight: bold;
}

.menu>a {
    background-color: none !important;
    color: var(--doctopusprimary) !important;
}

.menu>a:hover {
    background-color: var(--doctopusprimarylight) !important;
    color: var(--doctopusprimary) !important;
}

.menu>a>.badge {
    background-color: var(--doctopusprimarylight) !important;
    color: var(--doctopusprimary) !important;
}

.menu.active>a>.badge {
    background-color: #fff !important;
    color: var(--doctopusprimary) !important;
}

.menu.active>a {
    background-color: var(--doctopusprimary) !important;
    color: #FFF !important;
}

.bg-input-primary {
    background-color: #000 !important;
    color: #fff !important;
}

.selectBox {
    width: 100%;
    height: 40px;
    border: 0px;
    outline: none;
}

/*###########################################*/
/* BTN IA                                    */
/*###########################################*/
.btn-ia {
    background-color: #000 !important;
    text-align: center;
    /*text-transform: uppercase;*/
    transition: 0.5s;
    background-size: 200% auto;
    color: white !important;
    box-shadow: 0 0 20px #eee;
    border-radius: 10px;
    border: 2px solid #000 !important;
    display: block;
    border: none !important;
    /*background-image: url('/img/topIA.png');
    background-repeat: no-repeat;
    background-position: top;
    background-size: 100% 200%;*/
}

.btn-ia:hover,
.btn-ia:active {
    color: #fff !important;
    text-decoration: none;
    background-size: 200% 300%;
}

/*###########################################*/
/* MODAL                                     */
/*###########################################*/
.modal-dark {
    background-color: #000 !important;
    color: #fff !important;
    border-bottom-left-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
}

.modal-dark {
    padding: 0px !important;
    border-radius: 5px !important;
    border-top-left-radius: 13px !important;
    border-top-right-radius: 13px !important;
    border-bottom-left-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
}

.modal-dark .modal-header {
    color: #fff !important;
    border-top-left-radius: 13px !important;
    border-top-right-radius: 13px !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.modal-dark .modal-header h4 {
    color: #fff !important;
}

.modal-dark .modal-body {
    background-color: #000 !important;
    color: #fff !important;
    font-size: 18px !important;
    line-height: 25px !important;
    padding: 20px !important;
    border-bottom-left-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
}

.modal-dark .modal-footer {
    background-color: #000 !important;
    color: #fff !important;
    font-size: 18px !important;
}

.modal-dark .modal-body p {
    background-color: #000 !important;
    color: #fff !important;
    font-size: 18px !important;
    line-height: 25px !important;
}

.modal-dark .modal-body div {
    color: #fffFFF !important;
    font-size: 18px !important;
    line-height: 25px !important;
}

.modal-ia {
    height: 70px !important;
    background-color: #000 !important;
    background-image: url('/img/topIA.png');
    background-repeat: no-repeat;
    background-position: top;
}

.camelCase {
    text-transform: capitalize !important;
}

.row-form {
    padding: 10px !important;
    margin: 0px !important;
    margin-top: 10px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.row-form label {
    font-weight: 500 !important;
    color: rgb(17 24 39)
}

.row-form .panel-rounded-flat {
    padding: 10px !important
}

.row-form>div:nth-child(1) {
    text-align: left;
}

.row-form>div:nth-child(2) {
    text-align: left;
}

hr {
    border: none;
    /* Remove a borda padrão */
    border-top: 1px solid rgb(217, 217, 217);
    /* Define a cor da borda superior */
    margin: 5px 0;
}

.disabled {
    opacity: .3 !important;
    pointer-events: none !important;
}

.toastify {
    border-radius: 10px !important;
}

/*###########################################*/
/* DATE PICKER                               */
/*###########################################*/
/* Dia Atual (Hoje) */
.datepicker-days .today {
    background-color: #000000 !important;
    /* Cor de fundo */
    color: #ffffff !important;
    /* Cor do texto */
    font-weight: bold !important;
}

/* Dia Selecionado */
.datepicker-days .active {
    background-color: var(--doctopussuccess) !important;
    /* Cor de fundo */
    color: #ffffff !important;
    /* Cor do texto */
    font-weight: bold !important;
}

.img-radius {
    border-radius: 5px !important;
}

a.btn-primary-light {
    padding-top: 9px !important;
    padding-bottom: 0px !important;
}

.blur-background {
    background: var(--doctopusprimary) !important;
    /*background: #1961d6b8 !important;
    backdrop-filter: blur(2px) !important;
    -webkit-backdrop-filter: blur(2px) !important;*/
    z-index: 9999 !important;
}




a.btn-primary-light.btn-sm {
    padding-top: 5px !important;
}

a.btn {
    padding-top: 9px !important;
    padding-bottom: 0px !important;
}

a.btn-min {
    min-width: 90px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;


}

a.btn-sm {
    padding-top: 5px !important;
    padding-bottom: 0px !important;

}

a.btn-ico {
    padding-top: 5px !important;
    padding-bottom: 0px !important;
    padding-left: 8px !important;
}










#navbaricon {
    fill: #FFFFFF !important;
}

.navbar .dropdown-menu {
    background-color: var(--doctopusprimary);
    border: none;
    color: #fff !important;
    border-radius: 10px !important;
    padding: 10px;
}

.navbar .dropdown-menu a {
    color: #fff !important;
}

.navbar .dropdown-menu a:hover {
    color: var(--doctopusprimary) !important;
    background-color: #fff !important;
    border-radius: 5px !important
}

.titulo-navbar {
    color: #fff !important;
}

.titulo-bar {
    border-bottom: 1px solid #F4F5FA !important;
}

.titulo-bar .btn {
    background-color: #FFF !important;
    color: var(--doctopusprimary) !important;
}

.titulo-bar .btn:hover {
    background-color: var(--doctopusprimarylight) !important;
    color: var(--doctopusprimary) !important;
}

.btn .badge {
    background-color: #FFFFFF !important;
    color: var(--doctopusprimary) !important;
}

/*btn group*/
.btn-group .dropdown-menu {
    background-color: var(--doctopusprimary);
    border: none;
    color: #fff !important;
    border-radius: 10px !important;
    padding: 10px;
}

.btn-group .dropdown-menu a {
    color: #fff !important;
}

.btn-group .dropdown-menu a:hover {
    background-color: #fff !important;
    color: var(--doctopusprimary) !important;
    border-radius: 5px !important
}

.btn-group-black .dropdown-menu {
    background-color: var(--doctopusblack);
    border: none;
    color: #fff !important;
    border-radius: 10px !important;
    padding: 10px;
}

.btn-group-black .dropdown-menu a {
    color: #fff !important;
}

.btn-group-black .dropdown-menu a:hover {
    color: var(--doctopusblack) !important;
    border-radius: 5px !important
}

#navPesquisa {
    background-color: var(--doctopusprimary) !important;
}

/*############# cliente evolucao migration*/
.backCliente {
    min-height: 280px;
    width: 50%;
    position: absolute;
    top: 0px;
    right: 00px;
    background-color: var(--doctopusprimary);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position-y: center;
    opacity: 0.4;
    z-index: 0;
}

.gradient {
    min-height: 280px;
    width: 50%;
    position: absolute;
    top: 0px;
    right: 0px;
    background: linear-gradient(to right, var(--doctopusprimary), rgba(74, 151, 181, 0));
    z-index: 0;
}

.blink {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.nota1:after {
    width: 20px;
    height: 20px;
    border-radius: 15px;
    top: -2px;
    left: -1px;
    position: relative;
    background-color: #eee;
    content: "";
    display: inline-block;
    visibility: visible;
    border: 2px solid rgb(255, 192, 192);
}

.nota1:checked:after {
    width: 20px;
    height: 20px;
    border-radius: 15px;
    top: -2px;
    left: -1px;
    position: relative;
    background-color: red;
    content: "";
    display: inline-block;
    visibility: visible;
    border: 2px solid red;
}

.nota2:after {
    width: 20px;
    height: 20px;
    border-radius: 15px;
    top: -2px;
    left: -1px;
    position: relative;
    background-color: #eee;
    content: "";
    display: inline-block;
    visibility: visible;
    border: 2px solid rgb(255, 218, 151);
}

.nota2:checked:after {
    width: 20px;
    height: 20px;
    border-radius: 15px;
    top: -2px;
    left: -1px;
    position: relative;
    background-color: orange;
    content: "";
    display: inline-block;
    visibility: visible;
    border: 2px solid orange;
}

.nota3:after {
    width: 20px;
    height: 20px;
    border-radius: 15px;
    top: -2px;
    left: -1px;
    position: relative;
    background-color: #eee;
    content: "";
    display: inline-block;
    visibility: visible;
    border: 2px solid rgb(165, 255, 165);
}

.nota3:checked:after {
    width: 20px;
    height: 20px;
    border-radius: 15px;
    top: -2px;
    left: -1px;
    position: relative;
    background-color: green;
    content: "";
    display: inline-block;
    visibility: visible;
    border: 2px solid green;
}

.badge-success {
    background-color: #43be00;
    border-radius: 20px !important;
    padding-left: 7px;
    padding-right: 5px;
}

.label-info {
    background-color: #fff !important;
    color: var(--doctopusprimary) !important;
}

.col-nopadding {
    padding: 2px !important;
}



.loggedUser {
    color: #FFF !important;
    font-size: 13px !important;
    background: transparent !important;
    margin-top: 7px !important;
    line-height: 12px !important;
    margin-right: 0px !important;
}

.loggedUser {
    color: #FFF !important;
    font-size: 13px !important;
    background: transparent !important;
    margin-top: 12px !important;
    line-height: 12px !important;
    margin-right: 10px !important;
}

#fotoProfssionalNavbar {
    height: 30px;
    margin-top: 10px;
    margin-right: 7px;
}

#fotoProfssionalNavbar:hover {
    border: 2px solid #FFFFFF !important;
}


.vertical-center {
    vertical-align: middle !important;
}

/*############################*/
/*# POPOVER                  #*/
button[data-toggle="popover"] {
    background-color: transparent !important;
    color: #fff !important;
    border: none !important;
    border-radius: var(--radiusbtn) !important;
    padding: 0px !important;
    padding-bottom: 2px !important;
    padding-left: 2px !important;
    cursor: pointer !important;
    width: 20px !important;
    height: 20px !important;
}

button[data-toggle="popover"]:hover {
    background-color: var(--doctopusprimaryover) !important;
    color: #fff !important;
}

button[data-toggle="popover"] i {
    color: var(--doctopusprimaryover) !important;
    padding: 0px !important;
}

button[data-toggle="popover"] i:hover {
    background-color: var(--doctopusprimaryover) !important;
    color: #fff !important;
}

.popover-title {
    background-color: var(--doctopusprimaryover) !important;
    color: #fff !important;
    font-weight: bold !important;
    text-align: center !important;
    font-family: Inter !important;
}

.popover-title .text-primary {
    color: #fff !important;
}

.w-25 {
    width: 25% !important;
}

.w-50 {
    width: 50% !important;
}

.w-75 {
    width: 75% !important;
}

.w-100 {
    width: 100% !important;
}

.ml-5 {
    margin-left: 5px !important;
}

.ml-10 {
    margin-left: 15px !important;
}

.mr-5 {
    margin-right: 5px !important;
}

.mr-10 {
    margin-right: 15px !important;
}








.ico-edit::before {
    content: "\f304";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 0px;
    margin-right: 5px;
}






.ico-search::before {
    content: "\f002";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 0px;
    margin-right: 5px;
}



.ico-eye::before {
    content: "\f06e";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 0px;
    margin-right: 5px;
}

.ico-plus::before {
    content: "\f067";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 0px;
    margin-right: 5px;
}

.ico-check::before {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 0px;
    margin-right: 5px;
}

.ico-delete::before {
    content: "\f00d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 0px;
    margin-right: 5px;
}



.center-middle {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.container-tools {
    margin-top: 20px !important;
    padding: 20px !important;

}

.tr-middle tbody tr td {
    vertical-align: middle !important;
}


.col-gap>div[class*="col-"] {
    padding-left: 2px;
    padding-right: 2px;
}



.dropdown-toggle-none li a:hover {
    background: none !important;
}


/*IA */
.ia-badge2 {
    background: linear-gradient(90deg, #6C3DFE, #c05ee9) !important;
    width: 100% !important;
    height: 34px !important;
    display: flex;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
    border-radius: 8px !important;
    position: relative !important;
    overflow: hidden !important;
}

/* “ondas” abstratas */
.ia-badge2::before,
.ia-badge2::after {
    content: "" !important;
    position: absolute !important;
    inset: -60% !important;
    background:
        radial-gradient(circle at 30% 40%, rgba(255, 255, 255, .22), transparent 45%),
        radial-gradient(circle at 70% 60%, rgba(255, 255, 255, .16), transparent 50%),
        conic-gradient(from 180deg, rgba(255, 255, 255, .10), transparent, rgba(255, 255, 255, .10)) !important;
    filter: blur(10px);
    animation: iaWave 4.5s linear infinite !important;
    opacity: .9 !important;
    pointer-events: none !important;
}

.ia-badge2::after {
    animation-duration: 7s !important;
    opacity: .55 !important;
}

.ia-badge2.btn,
.ia-badge2.btn:hover,
.ia-badge2.btn:focus,
.ia-badge2.btn:active,
.ia-badge2.btn:active:focus {
    color: #fff !important;
    border: none !important;
    box-shadow: none !important;
    background: linear-gradient(90deg, #6C3DFE, #c05ee9) !important;
}

.ia-badge2.btn .caret {
    margin-left: 6px;
}

@keyframes iaWave {
    0% {
        transform: translateX(-6%) rotate(0deg);
    }

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





/*---------------------------------*/
/*btn-ico-*/
/*---------------------------------*/

.btn-ico-edit {
    transition: all .30s;
    background-color: var(--doctopusprimarylight) !important;
    color: var(--doctopusprimary) !important;
    height: 33px !important;
    width: 33px !important;
    padding-top: 5px !important;
    padding-left: 9px !important;
    border-radius: 10px !important;
}

a.btn-ico-edit{
     padding-top: 7px !important;

}

.btn-ico-edit:hover {
    transform: translateY(-1px);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .08);
    background-color: var(--doctopusprimary) !important;
    color: #FFF !important;
}

.btn-ico-edit::before {
    content: "\f304";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 0px;
    margin-right: 5px;
}

.btn-ico-delete {
    transition: all .30s;
    background-color: var(--doctopusdangerlight) !important;
    color: var(--doctopusdanger) !important;
    height: 33px !important;
    width: 33px !important;
    padding-top: 5px !important;
    padding-left: 10px !important;
    border-radius: 10px !important;
}

.btn-ico-delete:hover {
    transform: translateY(-1px);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .08);
    background-color: var(--doctopusdanger) !important;
    color: #FFF !important;
}

.btn-ico-delete::before {
    content: "\f1f8";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 0px;
    margin-right: 5px;
}

.btn-ico-check {
    transition: all .30s;
    background-color: var(--doctopussuccesslight) !important;
    color: var(--doctopussuccess) !important;
    height: 33px !important;
    width: 33px !important;
    padding-top: 5px !important;
    padding-left: 9px !important;
    border-radius: 10px !important;
}

.btn-ico-check:hover {
    transform: translateY(-1px);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .08);
    background-color: var(--doctopussuccess) !important;
    color: #FFF !important;
}

.btn-ico-check::before {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 0px;
    margin-right: 5px;
}

.btn-ico-plus {
    transition: all .30s;
    background-color: var(--doctopusprimarysuperlight) !important;
    color: var(--doctopusprimary) !important;
    height: 33px !important;
    width: 33px !important;
    padding-top: 5px !important;
    padding-left: 11px !important;
    border-radius: 10px !important;
}

.btn-ico-plus:hover {
    transform: translateY(-1px);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .08);
    background-color: var(--doctopusprimary) !important;
    color: #FFF !important;
}

.btn-ico-plus::before {
    content: "\f067";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 0px;
    margin-right: 5px;
}

.btn-ico-eye {
    transition: all .30s;
    background-color: var(--doctopusdefault) !important;
    color: var(--doctopusprimary) !important;
    height: 33px !important;
    width: 33px !important;
    padding-top: 5px !important;
    padding-left: 8px !important;
    border-radius: 10px !important;
}

.btn-ico-eye:hover {
    transform: translateY(-1px);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .08);
    background-color: var(--doctopusprimary) !important;
    color: #FFF !important;
}

.btn-ico-eye::before {
    content: "\f06e";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 0px;
    margin-right: 5px;
}

.btn-ico-search {
    transition: all .30s;
    background-color: #f8f8f8 !important;
    color: var(--doctopusprimary) !important;
    height: 33px !important;
    width: 33px !important;
    padding-top: 5px !important;
    padding-left: 9px !important;
    border-radius: 10px !important;
}

.btn-ico-search:hover {
    transform: translateY(-1px);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .08);
    background-color: var(--doctopusprimary) !important;
    color: #FFF !important;
}

.btn-ico-search::before {
    content: "\f002";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 0px;
    margin-right: 5px;
}

.btn-ico-execute {
    transition: all .30s;
    background-color: var(--doctopuswarninglight) !important;
    color: var(--doctopuswarning) !important;
    height: 33px !important;
    width: 33px !important;
    padding-top: 6px !important;
    padding-left: 12px !important;
    border-radius: 10px !important;
}

.btn-ico-execute:hover {
    transform: translateY(-1px);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .08);
    background-color: var(--doctopuswarning) !important;
    color: #FFF !important;
}

.btn-ico-execute::before {
    content: "\f0e7";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 0px;
    margin-right: 5px;
}

.btn-ico-close {
    transition: all .30s;
    background-color: var(--doctopusdefault) !important;
    color: #000 !important;
    height: 33px !important;
    width: 33px !important;
    padding-top: 5px !important;
    padding-left: 11px !important;
    border-radius: 10px !important;
}

.btn-ico-close:hover {
    transform: translateY(-1px);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .08);
    background-color: var(--doctopusdefault) !important;
    color: #FFF !important;
}

.btn-ico-close::before {
    content: "\f00d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 0px;
    margin-right: 5px;
}
.btn-ico-menu {
    transition: all .30s;
    background-color: var(--doctopusprimarylight) !important;
    color: var(--doctopusprimary) !important;
    height: 33px !important;
    width: 33px !important;
    padding-top: 5px !important;
    padding-left: 14px !important;
    border-radius: 10px !important;
}

.btn-ico-menu:hover {
    transform: translateY(-1px);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .08);
    background-color: var(--doctopusprimary) !important;
    color: #FFF !important;
}

.btn-ico-menu::before {
    content: "\f142";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 0px;
    margin-right: 5px;
}

.btn-ico-restore {
    transition: all .30s;
    background-color: var(--doctopusprimarysuperlight) !important;
    color: var(--doctopusprimary) !important;
    height: 33px !important;
    width: 33px !important;
    padding-top: 5px !important;
    padding-left: 9px !important;
    border-radius: 10px !important;
}

.btn-ico-restore:hover {
    transform: translateY(-1px);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .08);
    background-color: var(--doctopusprimary) !important;
    color: #FFF !important;
}

.btn-ico-restore::before {
    content: "\f0e2";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 0px;
    margin-right: 5px;
}
.btn-ico-print {
    transition: all .30s;
    background-color: var(--doctopusprimarysuperlight) !important;
    color: var(--doctopusprimary) !important;
    height: 33px !important;
    width: 33px !important;
    padding-top: 5px !important;
    padding-left: 9px !important;
    border-radius: 10px !important;
}

.btn-ico-print:hover {
    transform: translateY(-1px);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .08);
    background-color: var(--doctopusprimary) !important;
    color: #FFF !important;
}

.btn-ico-print::before {
    content: "\f02f";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 0px;
    margin-right: 5px;
}
.btn-ico-pin {
    transition: all .30s;
    background-color: var(--doctopusprimarylight) !important;
    color: var(--doctopusprimary) !important;
    height: 33px !important;
    width: 33px !important;
    padding-top: 8px !important;
    padding-left: 11px !important;
    border-radius: 10px !important;
}

.btn-ico-pin:hover {
    transform: translateY(-1px);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .08);
    background-color: var(--doctopusprimary) !important;
    color: #FFF !important;
}

.btn-ico-pin::before {
    content: "\f08d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 0px;
    margin-right: 5px;
}

/*end ico*/



.dropdown-menu{
  margin-top:6px !important;
}





