@font-face {
  font-family: 'Technovier'; /* Nome da fonte */
  src: url('../fonts/technovier/Techovier Bold.ttf') format('truetype'),
       url('../fonts/technovier/Techovier Bold.otf') format('opentype');
  font-weight: 700; /* Bold */
  font-style: normal
}
/*.dlabnav {*/
/*    background-color: #546EE3;*/
/*}*/
/*.header {*/
/*    background: #546EE3;*/
/*}*/
body {
    background-color: #F8F8F8;
}

.picker-legenda {
    width: 10px;
    height: 10px;
    display: inline-block;
}

[data-sidebar-position="fixed"][data-layout="vertical"] .nav-header {
    border-right: none;
}

[data-header-position="fixed"] .content-body {
    padding-top: 4rem;
}

.card-body {
    padding: 1.575rem;
}

.card-header {
    padding: 1.1rem 1.575rem 1.1rem;
}

.nav-header {
    height: 4.4rem;
    /*width: 17.5rem;*/
}

.header {
    height: 4.4rem;
}

.header .header-content {
    padding-left: 4rem !important;
}

.header-profile .nav-link img {
    height: 2.55rem;
    width: 2.55rem;
}

.dlabnav {
    /*width: 17.5rem;*/
    height: calc(100% - 4.5rem);
    top: 4.4rem;
}

.dlabnav .metismenu .has-arrow:after {
    right: 1rem;
}

#main-wrapper {
    opacity: 1;
    min-height: 180vh;
}

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

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

.header-right .notification_dropdown .nav-link .badge {
    line-height: 1rem;
    right: 0rem;
    height: 1.6rem;
    width: 1.5rem;
}

.nav-header .brand-title h2, .nav-header .brand-title .h2 {
    font-size: 1.5rem;
}

.table thead th {
    text-transform: none;
    font-size: 1.05rem;
}

.table tbody tr td {
    font-size: 0.8rem;
}

.card-title {
    text-transform: none;
}

.form-control {

    height: calc(2.35rem + 4px);

    color: #000000 !important;

    border-color: #C8C8C8;
    border-radius: 0.6rem;

}

.form-check-input {
    border-color: #c2c0c0;
}

.form-control:focus {
    border-color: #6a6969a8;
}

.select2-container--default .select2-selection--single {
    border-radius: 1rem;
}

.form-control::placeholder {

    color: #C8C8C8 !important;

}

.input-group-text {
    border-top-right-radius: 0.6rem !important;
    border-bottom-right-radius: 0.6rem !important;
    border: unset;
}

.input-group input {
    border-right: 0;
}

.exibir-senha {
    cursor: pointer;
}

.exibir-senha .fa-eye {
    display: none;
}

.exibir-senha.active .fa-eye-slash {
    display: none;
}

.header-left .dashboard_bar {
    font-size: 1.6rem;
}

.exibir-senha.active .fa-eye {
    display: inline-block;
}

.select2-container .select2-selection--single .select2-selection__rendered {

    color: #000000;

    padding-right: 40px !important;

}

.select2-container--default.select2-container--disabled .select2-selection--single {

    cursor: not-allowed;

}

.form-control:disabled {

    cursor: not-allowed;


}

.input-group.is-invalid {
    border-color: #FC2E53 !important;
    border: 0.0625rem solid;
    border-radius: 0.6rem;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
}

.btn {

    /*min-height: calc(2.35rem + 2px);*/
    border-radius: 0.6rem;
}

.ul_wrapper li {

    padding-left: 0.75em;
    margin-bottom: 8px;
    list-style-type: circle;
    list-style-position: inside;

}

.select2-container--default .select2-selection--single {
    min-height: calc(2.35rem + 4px) !important;
    border-radius: 0.6rem;
}

.card {
    /*border-radius: 0.7rem;*/
}

.select2-container .select2-selection--multiple {
    min-height: calc(2.35rem + 4px) !important;
    border-radius: 0.6rem;
    border-color: #C8C8C8 !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    border-radius: 0.4rem;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    padding-left: 6px;
    padding-right: 6px;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding-top: 5px;
}

.select2-selection {
    height: calc(3.35rem + 10px) !important;
    /*height: auto !important;*/
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    white-space: normal;
}

.select2-container--default.select2-container--disabled .select2-selection--single {

    cursor: not-allowed;

}

.form-control:disabled {

    cursor: not-allowed;

}

label {
    font-weight: 600;
}

label.error {
    color: #FC2E53 !important;
}

.alert.alert-success.solid {
    background: #12ba86;
    border-color: #1dd79d;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-top: 6px;
    padding-bottom: 6px;
}

.select2-selection.is-invalid {
    border-color: #FC2E53 !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 1.4rem;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    white-space: normal;
}

.select2-container--default .select2-selection--single {
    height: auto !important;
}

.select2-selection {
    height: auto !important;
}

/**Múltiplo selec2 cores seleção*/
.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ecf3fd;
    color: #252222;
    /*font-weight: 500;*/
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    color: white;
    font-weight: 500;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: white;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #4885ed;
    border: 1px solid #4885ed;
}

.select2-results__option[aria-selected] {
    /*font-weight: 500;*/
}


/**FIM -- Múltiplo selec2 cores seleção*/

.accordion-solid-bg .accordion-header.collapsed {
    border-radius: 1rem;
}

/*Popover*/
.popover-header {
    background-color: #498cff !important;
}

.popover {
    border: 0.125rem solid #0000001a;
    min-width: 13.125rem;
    box-shadow: 0 0 1.875rem 0 rgba(0, 0, 0, 0.1);
}

/*Popover*/

.box-shadow {
    box-shadow: 0 0 1.875rem 0 rgba(0, 0, 0, 0.1);
}

.dlabnav .dlabnav-scroll {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 92vh;

}

/** Estilizações accordion*/
.accordion-body-text {
    background: #f5f5f569;
}

/** Estilizações tabs*/
.nav-tabs {
    background: #dddddd69;
    border-radius: 5px;
    padding: 5px;
    border-bottom: 0;
}

.default-tab .nav-link:focus, .default-tab .nav-link:hover, .default-tab .nav-link.active {
    background-color: var(--primary);
    border-radius: 5px;
    color: white;
}

.select2-container .loading-spinner {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    display: none;
}

.content-body .container-fluid {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 350px;
}

.header-profile .nav-link:before {
    background: linear-gradient(to right, #ffffff, #f9fafb);
}

.dlabnav .metismenu a {
    color: #666;
    font-weight: 500;
}

.auth-form {
    padding: 2rem;
}

/* || placeholder loading */
.ph-d-none {
    display: none;
}

.ph-item {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    padding: 30px 15px 15px;
    overflow: hidden;
    margin-bottom: 30px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 7px;
}

.ph-item,
.ph-item *,
.ph-item :after,
.ph-item :before {
    box-sizing: border-box;
}

.ph-item:before {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 50%;
    z-index: 1;
    width: 500%;
    margin-left: -250%;
    -webkit-animation: phAnimation 0.8s linear infinite;
    animation: phAnimation 0.8s linear infinite;
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 46%, hsla(0, 0%, 100%, 0.35) 50%, hsla(0, 0%, 100%, 0) 54%) 50% 50%;
}

.ph-item > * {
    flex: 1 1 auto;
    display: flex;
    flex-flow: column;
    padding-right: 15px;
    padding-left: 15px;
}

.ph-row {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 7.5px;
}

.ph-row div {
    height: 10px;
    margin-bottom: 7.5px;
    background-color: #ced4da;
}

.ph-row .big,
.ph-row.big div {
    height: 20px;
    margin-bottom: 15px;
}

.ph-row .empty {
    background-color: hsla(0, 0%, 100%, 0);
}

.ph.col-1 {
    flex: 0 0 8.333335%
}

.ph-col-2 {
    flex: 0 0 16.66667%;
}

.ph-col-4 {
    flex: 0 0 33.33333%;
}

.ph-col-6 {
    flex: 0 0 50%;
}

.ph-col-8 {
    flex: 0 0 66.66667%;
}

.ph-col-10 {
    flex: 0 0 83.33333%;
}

.ph-col-12 {
    flex: 0 0 100%;
}

.ph-avatar {
    position: relative;
    width: 100%;
    min-width: 60px;
    background-color: #ced4da;
    margin-bottom: 15px;
    border-radius: 50%;
    overflow: hidden;
}

.ph-avatar:before {
    content: " ";
    display: block;
    padding-top: 100%;
}

.ph-picture {
    width: 100%;
    height: 120px;
    background-color: #ced4da;
    margin-bottom: 15px;
}

.ph-border-radius-1 {
    border-radius: 1px;
}

.ph-border-radius-2 {
    border-radius: 2px;
}

.ph-border-radius-3 {
    border-radius: 3px;
}

.ph-border-radius-4 {
    border-radius: 4px;
}

.ph-border-radius-5 {
    border-radius: 5px;
}

.ph-border-radius-6 {
    border-radius: 6px;
}

.ph-border-radius-7 {
    border-radius: 7px;
}

.ph-border-radius-8 {
    border-radius: 8px;
}

.ph-border-radius-9 {
    border-radius: 9px;
}

.ph-border-radius-10 {
    border-radius: 10px;
}

@-webkit-keyframes phAnimation {
    0% {
        transform: translate3d(-30%, 0, 0);
    }
    to {
        transform: translate3d(30%, 0, 0);
    }
}

@keyframes phAnimation {
    0% {
        transform: translate3d(-30%, 0, 0);
    }
    to {
        transform: translate3d(30%, 0, 0);
    }
}

/* Fim - Placeholder loading */

.btn-info2 {
    color: #ffffff !important;
    background-color: #D653C1 !important;
    border-color: #D653C1 !important;    
}

.disabled {
    opacity: .5;
}

.btn-sem-borda{
    border-radius: 0 !important;
}

@media only screen and (max-width: 47.9375rem) {
    .nav-header {
        top: 0;
        background: #fff !important;
        width: auto !important;
    }
}

@media (min-width: 47.9375rem) {
    [data-sidebar-style="modern"][data-layout="vertical"] .dlabnav .metismenu li ul {
        width: 16rem;
    }

    [data-sidebar-style="modern"][data-layout="vertical"] .dlabnav .metismenu li a {
        padding-top: 0.7rem;
        padding-bottom: 0.7rem;
    }

    [data-sidebar-style="modern"][data-layout="vertical"] .dlabnav .metismenu li a.submenus-links {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }

    [data-sidebar-style="modern"] .dlabnav .plus-box, [data-sidebar-style="modern"] .dlabnav .copyright {
        display: block;
    }
}

@media screen and (max-width: 760px) {
    /* Estilos para telas com largura menor ou igual a 760px */
    .brand-logo img {
        width: 55%;
    }
}

@media screen and (max-width: 460px) {
    /* Estilos para telas com largura menor ou igual a 760px */
    #titulo-modulo-header {
        font-size: 1rem;
        line-height: 1;
    }
}

@media only screen and (min-width: 48rem) {
    [data-sidebar-style="mini"][data-header-position="fixed"] .content-body {
        padding-top: 4rem;
    }
}