body {
    background-color: #f3f3f3;
}
[data-sidebar-position="fixed"][data-layout="vertical"] .nav-header {
    border-right: none;
}

[data-header-position="fixed"] .content-body {
  padding-top: 4rem;
}

.nav-header {
    height: 4.4rem;
    /*width: 17.5rem;*/
}

.header {
    height: 4.4rem;
}
.header .header-content {
    padding-left: 4rem !important;
}
.header-profile {
    margin-left: 0 !important;
}

.dlabnav {
    /*width: 17.5rem;*/
    top: 4.4rem;
    height: calc(100% - 60px) !important;
}

[data-sidebar-style="full"][data-layout="vertical"] .dlabnav .metismenu > li > a {
    padding: 1rem 1rem;
}


.dlabnav .metismenu > li a > i {
    /*margin-right: 0.6rem;*/
    margin-right: 0.9rem;
    width: 22px !important;
}

[data-sidebar-style="full"] .dlabnav .metismenu ul a:hover {
    padding-left: 4.3rem;
}

.dlabnav .metismenu ul a {
    padding-left: 4.4rem;
}

.nav-control {
    right: -3.556rem !important;
}

.dlabnav .metismenu .has-arrow:after {
    right: 1rem;
}

[data-sidebar-style="full"][data-layout="vertical"] .menu-toggle .dlabnav .metismenu li > ul {
    width: 14rem;
}

.table thead th {
    text-transform: none;
}

.btn {

    /*min-height: calc(2.35rem + 2px);*/
    border-radius: 0.6rem;
}

.card {
    border-radius: 0.7rem;
}

.form-control:disabled {

    cursor: not-allowed;

}

label {
    font-weight: 500;
}

/** 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: #20c997;
    border-radius: 5px;
    color: white;
}

.form-control {

    /*height: calc(2.35rem + 6px);*/

    color: #888888 !important;

    border-color: #C8C8C8 !important;
    border-radius: 0.6rem;

}

.form-control:disabled, .form-control[readonly] {
        background-color: #e9ecef;
    }

.form-control::placeholder {

    color: #C8C8C8 !important;

}

.select2-container--default .select2-selection--single {
    border-radius: 1rem;
}

.select2-container .select2-selection--single .select2-selection__rendered {

    color: #888888;

    padding-right: 40px !important;

}

.select2-container--default.select2-container--disabled .select2-selection--single {

    cursor: not-allowed;

}

.select2-container--default .select2-selection--single {
    /*min-height: calc(2.35rem + 4px) !important;*/
    border-radius: 0.6rem;
}

.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;

}

/*@media only screen and (max-width: 87.5rem) {*/
/*    .dlabnav {*/
/*        !*top: 5.5rem;*!*/
/*        height: calc(100% - 60px);*/
/*    }*/
/*}*/

@media only screen and (max-width: 63.9375rem) {
    .nav-header {
        /*width: 0rem !important;*/
    }
}


.authincation{
    background-color: #b8d4e8;
}
.authincation::before{
    content: "";
    position: absolute;
    width: 300px;
    height: 300px;
    top: 0;
    right: 0;
    background-image: url('../icon-guard.svg');
    background-size: 300px;
    background-position: top right;
    background-repeat: no-repeat;
}
.authincation::after{
    content: "";
    position: absolute;
    width: 300px;
    height: 300px;
    bottom: 0;
    left: 0;
    background-image: url('../bg-guard.svg');
    background-size: 300px;
    background-position: bottom left;
    background-repeat: no-repeat;
}
.authincation form input{
    border-radius: 0.6rem;
    border: 0;
    padding: 20px;
    color: #020d1f !important;
}
.authincation form input::placeholder{
    color: #020d1f !important;
}
.authincation form button{
    border-radius: 0.6rem;
    padding: 10px;
    font-weight: 600;
    background-color: #2f18ff;
    font-size: 18px;
    height: auto !important;
    border: 0;
}
.authincation form button:hover{
    background-color: #020d1f;
}

@media(max-width: 768px){
    .authincation::before{
        width: 200px;
        height: 200px;
        background-size: 150px;
    }
    .authincation::after{
        width: 200px;
        height: 200px;
        background-size: 150px;
    }
    .authincation h4 span{
        font-size:3em !important;
    }
}


.dlabnav, .nav-header{
    background-color: #020d1f;
}
[data-sidebar-style="full"][data-layout="vertical"] .dlabnav .metismenu > li > a:before,
[data-sidebar-style="full"] .dlabnav .metismenu ul a:before{
    background-color: #fff;
}
[data-sidebar-style="full"][data-layout="vertical"] .dlabnav .metismenu > li.mm-active > a i, 
.dlabnav .metismenu > li.mm-active > a,
.dlabnav .metismenu ul a:hover, .dlabnav .metismenu ul a:focus, .dlabnav .metismenu ul a.mm-active,
.dlabnav .metismenu > li:hover > a,
.dlabnav .metismenu > li:focus > a,
[data-sidebar-style="full"][data-layout="vertical"] .menu-toggle .dlabnav .metismenu > li:hover > a i{
    color: #fff !important;
}
.dlabnav .metismenu a{
    color: #ffffff80;
}

.dlabnav .metismenu > li.mm-active > a:after {
    border-top: 0.3125rem solid #fff;
    border-left: 0.3125rem solid #fff;
}
.header{
    background-color: #b8d4e8;
    border: 0 !important;
}
[data-headerbg="color_9"][data-theme-version="dark"] .hamburger .line, [data-headerbg="color_9"] .hamburger .line,
[data-sidebar-style="full"][data-layout="vertical"] .menu-toggle .dlabnav .metismenu li > ul{
    background: #020d1f !important;
}
.header-left .dashboard_bar{
    color: #020d1f !important;
}
.footer .copyright, .footer{
      background-color: #b8d4e8;
    border: 0 !important;
    margin: 0;
}
.btn-primary{
    background-color: #020d1f;
    border: 0;
    padding: 7px 15px;
}
.btn-primary:hover, .pagination .page-link:hover{
    background-color: #b8d4e8 !important;
    color: #020d1f !important;
}
.pagination .page-item.active .page-link, .default-tab .nav-link:focus, .default-tab .nav-link:hover, .default-tab .nav-link.active{
    background-color: #020d1f;
    border: 0;
}
.sharp.btn-xs{
    color: #020d1f !important;
    background: #b8d4e8 !important;
}
button.btn.btn-danger{
    border: 0;
    padding: 7px 15px;
}