@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,400;1,700&display=swap');


.preload-dialog .text-primary {
    color: #2f915e !important;
}

.theme-light .custom-file-label {
    color: #424242;
    background: #f3f6f9;
    border-color: #f3f6f9;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    padding-right: 60px;
}

#results-table.table-bordered,
#results-table.table-bordered td,
#results-table.table-bordered th {
    border: none;
    border-bottom: 1px solid #eee;
}

.holder {
    display: flex;
    flex-direction: row;
    width: 100%
}

.wrapper {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100vh;
    width: 100%
}

.content {
    flex: 1;
    /* padding: 18px 0px; */
    /* background-color: #eceef7; */
    border-radius: 0px 0px .35rem .35rem;
    margin-bottom: 50px;
    min-height: calc(100vh - 220px);
}

.content>[class*=container] {
    height: 100%
}

.text-dark {
    color: #181c32 !important;
}

.btn-cpi {
    border-color: #2f915e;
    padding: 0px 6px !important;
    height: 30px;
    min-width: 82px;
    color: #2f915e;
}
.btn-cpi:hover{
    background-color: #2f915e;
    color: #fff;
}
.header {
    position: relative;
    display: block;
    height: auto !important;
    z-index: 1070;
    margin-top: 18px;
}

.header-holder {
    position: relative;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    transition: all .2s ease-in-out
}




.filterbar .breadcrumb {
    padding: 2px 0px;
}

.filterbar .breadcrumb li a {
    color: #b5b5c3;
}


.filterbar .breadcrumb li a:hover {
    color: #2F915E;
}

.filterbar .form-group {
    margin-bottom: 0rem;
}

.theme-light .form-control {
    background-color: #f3f6f9;
    border-color: #f3f6f9;
}

.theme-light .form-control:active,
.theme-light .form-control:focus {
    background-color: #ebedf3;
    border-color: #ebedf3;
    color: #3f4254;
}

.nav-lines .nav-item.show .nav-link,
.nav-lines .nav-link.active {
    color: #2F915E;
    border-bottom-color: #2F915E;
}

.theme-light .nav-link.active,
.theme-light .nav-link:focus,
.theme-light .nav-link:hover {
    color: #2F915E;
}



@media (prefers-reduced-motion:reduce) {
    .header-holder {
        transition: none
    }
}

.header-holder {
    background: #fff;
    border-bottom-color: #eee;
    min-height: 56px;
}

.header-holder-main {
    min-height: 40px;
    border: none;
    background-color: transparent;
}

.header-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.header-holder-main .header-container {
    background-color: #fff;
    /* background: rgba(255, 255, 255, .1); */
    border-radius: 50px;
    align-items: center;
}

.header-wrap {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    white-space: nowrap
}

.header-holder .header-wrap.header-wrap-block .btn {
    /* margin: 0;
    background: transparent;
    padding: 11px 1.25rem;
    border: none;
    border-radius:0; */

    border-radius: .35rem;
    padding: .5rem 1rem;
    background-color: #5aa778;
    border: 1px solid #088445;
    color: #fff;
}

.header-holder .header-wrap.header-wrap-block .btn:hover,
.header-wrap.header-wrap-block .btn:focus {
    background-color: #4d9067;
    border-color: #417559;
    color: #fff;
}

.show>.btn-label-light[data-toggle=dropdown],
.btn-label-light:not(:disabled):not(.disabled).active,
.btn-label-light:not(:disabled):not(.disabled):active,
.show>.btn-label-light[data-toggle=dropdown]:focus,
.header-holder-desktop .header-wrap .btn:hover {
    color: #fff;
    background-color: #2F915E;
}

.header-holder .header-wrap .dropdown .btn {
    color: #424242;
    border: none;
    background: rgba(136, 136, 136, 0.1);
}

.header-holder .header-wrap .dropdown .btn:hover,
.header-holder .header-wrap .dropdown .btn:focus {
    color: #424242;
    border: none;
    background: #fcfcfc;
}

.SumoSelect .select-all label,
.SumoSelect .options label,
.theme-light .portlet-body,
.header-holder .header-wrap .dropdown .btn:after,
.theme-light .dropdown-item:focus,
.theme-light .dropdown-item:focus .dropdown-bullet,
.theme-light .dropdown-item:hover,
.theme-light .dropdown-item:hover .dropdown-bullet {
    color: #424242;
}

.theme-light .datepicker table tr td.active,
.theme-light .datepicker table tr td.active.disabled,
.theme-light .datepicker table tr td.active:hover,
.theme-light .datepicker table tr td.selected,
.theme-light .datepicker table tr td.selected.disabled,
.theme-light .datepicker table tr td.selected:hover {
    background: #2F915E;
}

.theme-light .datepicker .datepicker-switch:hover,
.theme-light .datepicker .next:hover,
.theme-light .datepicker .prev:hover,
.theme-light .datepicker tfoot tr th:hover,
.theme-light .datepicker table tr td.day.focused,
.theme-light .datepicker table tr td.day:hover {
    color: #2F915E;
    background-color: #e4e4e4;
}

.theme-light .datepicker table tr td.active,
.theme-light .datepicker table tr td.active.disabled,
.theme-light .datepicker table tr td.active:hover,
.theme-light .datepicker table tr td.selected,
.theme-light .datepicker table tr td.selected.disabled,
.theme-light .datepicker table tr td.selected:hover {
    color: #fff;
}

.theme-light .dropdown-item:focus,
.theme-light .dropdown-item:hover {
    background-color: #f5f5f5;
}

.header-holder-main .header-wrap .dropdown .btn {
    background: transparent;
    border: none;
    color: #fff;
}

.header-holder-main .header-wrap .dropdown .btn:focus,
.header-holder-main .header-wrap .dropdown .btn:hover {
    background: transparent;
    border: none;
    color: #fff;
}

.header-holder-main .header-wrap .dropdown .portlet .btn {
    background: #f3f3f3;
    border: none;
    color: #424242;
    min-height: auto;
}

.header-holder-main .header-wrap .dropdown .portlet .btn:hover {
    color: #424242;
    border: none;
    background: #fcfcfc;
}

.header-wrap .btn:hover .widget13-text {
    color: #fff;
}

.header-wrap.header-wrap-block {
    flex: 1
}

.SumoSelect p.select-all.partial {

    background: #f1f1f1;
}

.header-brand {
    font-size: 1.6rem;
    font-weight: 600;
    padding: 0;
    margin: 0
}

.theme-light .header-brand {
    color: #fff
}

.theme-dark .header-brand {
    color: #fff
}

.theme-light .grid-nav-action .grid-nav-item:focus,
.theme-light .grid-nav-action .grid-nav-item:focus .grid-nav-icon,
.theme-light .grid-nav-action .grid-nav-item:focus .grid-nav-subtitle,
.theme-light .grid-nav-action .grid-nav-item:focus .grid-nav-title,
.theme-light .grid-nav-action .grid-nav-item:hover,
.theme-light .grid-nav-action .grid-nav-item:hover .grid-nav-icon,
.theme-light .grid-nav-action .grid-nav-item:hover .grid-nav-subtitle,
.theme-light .grid-nav-action .grid-nav-item:hover .grid-nav-title {
    color: #424242;
}

.theme-light .grid-nav-action .grid-nav-item:focus,
.theme-light .grid-nav-action .grid-nav-item:hover {
    background: #fcfcfc;
    border-color: #eee;
}

.theme-light .grid-nav-action .grid-nav-item.active,
.theme-light .grid-nav-action .grid-nav-item:active {
    background-color: transparent;
    border-color: transparent;
}

.header-nav {
    /*position: absolute;*/
    /* margin-bottom: 18px; */
    margin-right: 1.75rem;
    margin-left: 1.75rem;
    bottom: 0;
    /* background-color: rgba(255, 255, 255, .1);
    border-radius: 50px; */
}

.header-nav .nav-link {
    border-width: 0 !important;
    text-transform: capitalize;
    padding: 0px 22px;
    margin-right: 5px;
    /* padding: 16px 1.25rem;
    border-radius: 0; */
    /* background-color: rgba(255, 255, 255, .1); */
    font-weight: 600;
    font-size: 13px;
    line-height: 44px;
}

.theme-light .header-nav .nav-link,
.theme-light .header-nav .nav-link.active,
.theme-light .header-nav .nav-link:focus,
.theme-light .header-nav .nav-link:hover {
    color: #2f915e;
}

.theme-dark .header-nav .nav-link,
.theme-dark .header-nav .nav-link.active,
.theme-dark .header-nav .nav-link:focus,
.theme-dark .header-nav .nav-link:hover {
    color: #eee
}

.theme-light .header-nav .nav-link:hover {
    border-radius: 50px;
    background-color: rgba(255, 255, 255, .2);

}

.theme-dark .header-nav .nav-link:hover {
    color: #eee;
    background-color: rgba(255, 255, 255, .2);
}

.theme-light .nav-tabs .nav-item.show .nav-link,
.theme-light .nav-tabs .nav-link.active,
.theme-light .header-nav .nav-link.active,
.theme-light .header-nav .show>.nav-link {
    color: #fff;
    background-color: #2F915E;
}

.theme-light .dropdown-menu,
.theme-light .dropdown-submenu-menu {
    margin: 0px;
}

.nav-item.dropdown .dropdown-menu .dropdown-toggle:after {
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid;
}

.nav-item.dropdown .dropdown-menu .dropdown-menu {
    margin-left: 0;
    margin-right: 0;
}

.nav-item.dropdown .dropdown-menu li {
    position: relative;
}

.nav-item.dropdown .submenu {
    display: none;
    position: absolute;
    left: 100%;
    top: -7px;
}

.nav-item.dropdown .submenu-left {
    right: 100%;
    left: auto;
}

.nav-item .dropdown-menu,
.nav-item .dropdown-submenu-menu {
    min-width: 150px;
}

.header .nav-item .dropdown-menu {
    min-width: 150px;
    padding: 20px 0;
    border-radius: 4px;
    background-color: #fff;
    -webkit-box-shadow: 0 15px 50px 0 rgb(82 63 105 / 15%);
    box-shadow: 0 15px 50px 0 rgb(82 63 105 / 15%);
    width: 240px;
    margin: 0 auto;
    border: none;
}

.header .nav-item .dropdown-menu .dropdown-item {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer;
    padding: 10px 20px;
    font-size: 13px;
    font-weight: 400;
    position: relative;
}

.header .nav-item .dropdown-menu .dropdown-item:hover {
    color: #2F915E;
}

.header .nav-item .dropdown-menu .dropdown-item i.fas {
    position: absolute;
    right: 15px;
    top: 14px;
    color: #b5b5c3;
}

.header .nav-item .dropdown-menu .dropdown-menu {
    width: 200px;
}

.header .nav-item .dropdown-menu .dropdown-menu .dropdown-item {
    font-size: 12px;
    padding: 10px 15px;
}

.nav-item.dropdown .dropdown-menu>li:hover {
    background-color: #f1f1f1
}

.nav-item.dropdown .dropdown-menu>li:hover>.submenu {
    display: block;
}


.theme-light .nav-tabs .nav-item.show .nav-link,
.theme-light .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #2F915E;
    border-radius: 50px;
}

.theme-dark .header-nav .nav-link.active,
.theme-dark .header-nav .show>.nav-link {
    color: #2F915E;
    background: #424242
}

/* .sticky-wrapper {
    margin-bottom: 18px;
} */

.sticky-wrapper.is-sticky {
    z-index: inherit;

}

.sticky-wrapper.is-sticky .header-holder-main {
    width: auto !important;
    right: 0;
    left: 0;
    z-index: 9999 !important;
    transition: all .2s ease-in-out;

    background-size: cover;
    background-repeat: no-repeat;
    /* background-image: url(../images/bg-header.png); */
    border-bottom: 1px solid #eee;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-animation: header-scroll-animation .5s ease 1;
    animation: header-scroll-animation .5s ease 1;

}

.sticky-wrapper.is-sticky .header-holder-main .header-container {
    background: transparent;
    border-radius: 0px;
}

/* .theme-light .sticky-wrapper.is-sticky .header-nav .nav-link,
.theme-light .sticky-wrapper.is-sticky .header-nav .nav-link.active,
.theme-light .sticky-wrapper.is-sticky .header-nav .nav-link:focus,
.theme-light .sticky-wrapper.is-sticky .header-nav .nav-link:hover{
    color: #fff;
}

.theme-light .sticky-wrapper.is-sticky .nav-tabs .nav-link.active{
    color: #2F915E;
        background-color: #fff;
} */

/* .sticky-wrapper.is-sticky .sticky-header {
    width: auto !important;
    right: 0;
    left: 0;
    z-index: 9999 !important;
    transition: all .2s ease-in-out;

    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../images/bg-header.png);

    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-animation: header-scroll-animation .5s ease 1;
    animation: header-scroll-animation .5s ease 1;

} */




.image-preview {

    background: #eee;
    text-align: center;
    width: 140px;
    min-height: 140px;
    margin-bottom: 15px;
    line-height: 140px;
    border-radius: 50%;
    margin: 0px auto;
    display: block;
    overflow: hidden;
}

.image-preview img {
    border-radius: 50%;
    min-height: 140px;
    min-width: 140px;
    display: block;
    max-height: 140px;
    max-width: 140px;
}

.image-preview .image-label {
    font-size: 16px;
    font-weight: 500;
    color: #424242;
}

.portlet-header {
    position: relative;
}

.error {
    color: red !important;
    font-size: 11px !important;
    font-weight: 500;
    margin-top: 2px
}

.error-msg {
    color: red;
    font-size: 10px;
    font-weight: 500;
    margin-top: 2px;
    position: absolute;
    left: 4px;

}

.form-group {
    position: relative;
}

.portlet-header .error-msg {

    padding: 4px 3px 0;
    margin-bottom: 0;
    display: block;
    position: unset;
    margin-top: unset;
}

.search-error {
    border: 1px solid red !important;
    border-radius: 4px;
}

.form-control-error {
    border-color: red !important;
}
.select-control-error {
    border: 1px solid red !important;
    border-radius: 4px;
}
/******dashboard***********/
.dashboard .portlet {
    min-height: 365px;
    -webkit-box-shadow: 0 0 30px 0 rgb(82 63 105 / 5%);
    box-shadow: 0 0 30px 0 rgb(82 63 105 / 5%);
    border: 0;
    background: #fff;
}

.dashboard .portlet-title {
    font-size: 16px;
    color: #121212;
    font-weight: 600;
}

.dashboard .portlet-header {
    background-color: #fff;
    border-bottom: 0;
}

.dashboard .portlet-header .portlet-icon>i {
    color: #2F915E;
}

.dashboard .card .dropdown-menu {
    left: -42px !important;
}

/********notification*************/

.notification_dropdown {
    position: relative;
}

/* .notification_dropdown .dropdown-menu{
    right: 0;
    left: auto!important;
    transform: translate3d(0px, 16px, 0px)!important;
   } */
.list-notificacao {
    min-width: 400px;
    background: #ffffff;
}

.notification_dropdown .dropdown-toggle {
    color: #fff;
}

.notification_dropdown .list-notificacao li {
    border-bottom: 1px #eee solid;
    text-align: justify;
    padding: 10px;
    cursor: pointer;
    font-size: 12px;
}

.notification_dropdown .dropdown-toggle:after {
    display: none;
}

.notification_dropdown .list-notificacao li:hover {
    background: #fafafa;
}

.notification_dropdown .list-notificacao li:hover .exclusaoNotificacao {
    display: block;
}

.notification_dropdown .list-notificacao li a {
    display: block;
}

/* .notification_dropdown .list-notificacao li  p{
 color: black;
 width: 305px;
} */

.notification_dropdown .list-notificacao li .exclusaoNotificacao {
    width: 18px;
    height: 18px;
    min-height: auto;
    position: absolute;
    right: 0;
    display: none;
}

.notification_dropdown .list-notificacao edia-body {
    position: relative;
}

.notification_dropdown .list-notificacao li .exclusaoNotificacao .btn {
    padding: 0 6px;
    color: #fff;
    background-color: #d2322d !important;
    border-color: #ac2925 !important;
}

.notification_dropdown .list-notificacao .media img {
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 10px;
}

.notification_dropdown .media-body {
    position: relative;
}

.notification_dropdown .badgeAlert {
    display: block;
    /* min-width: 10px; */
    padding: 0px;
    background-color: #ff3324;
    position: absolute;
    margin-top: 0px;
    margin-left: 0px;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    top: 0px;
    right: -2px;
}

.sumo-required label.error {
    position: absolute;
    top: 40px;
}


/*****************************/
@media (prefers-reduced-motion:reduce) {
    .sticky-wrapper.is-sticky .sticky-header {
        transition: none
    }
}

@media (max-width:1024.98px) {
    .header-holder-desktop {
        display: none
    }
}

@media (min-width:1025px) {
    .header-holder-mobile {
        display: none
    }
}

.footer {
    width: 100%;
    border-top-width: 1px;
    border-top-style: solid;
    padding: 1rem 0
}

.theme-light .footer {
    color: #424242;
    background: #fff;
    border-top-color: #eee
}

.theme-dark .footer {
    color: #f5f5f5;
    background: #424242;
    border-top-color: #757575
}

.menu {
    display: flex;
    flex-direction: column
}

.menu-item {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden
}

.menu-item-link {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 3rem;
    max-height: 3rem;
    padding: 0 .5rem;
    text-align: left;
    border: 0;
    outline: 0 !important
}

.theme-light .menu-item-link {
    color: #757575;
    background: 0 0
}

.theme-dark .menu-item-link {
    color: #e0e0e0;
    background: 0 0
}

.menu-item-link:hover {
    text-decoration: none
}

.theme-light .menu-item-link:hover {
    color: #757575;
    background: rgba(238, 238, 238, .5)
}

.theme-dark .menu-item-link:hover {
    color: #e0e0e0;
    background: rgba(117, 117, 117, .5)
}

.theme-light .menu-item-link.active,
.theme-light .menu-item-link:not(.menu-item-toggle):focus {
    color: #fff;
    background: #2F915E
}

.theme-dark .menu-item-link.active,
.theme-dark .menu-item-link:not(.menu-item-toggle):focus {
    color: #fff;
    background: #2F915E
}

.menu-item-link.active .menu-item-caret::after,
.menu-item-link:not(.menu-item-toggle):focus .menu-item-caret::after {
    transform: rotate(90deg)
}

.menu-item-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2.5rem;
    min-width: 2.5rem;
    height: 2.5rem
}

.menu-item-icon>i {
    font-size: 1.2rem
}

.menu-item-icon>svg {
    width: 1.2rem;
    height: 1.2rem
}

.menu-item-bullet {
    position: relative;
    width: 2.5rem;
    min-width: 2.5rem;
    height: 2.5rem
}

.menu-item-bullet:before {
    content: "";
    position: absolute;
    display: block;
    width: 4px;
    height: 4px;
    background: currentColor;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%
}

.menu-item-text {
    width: 100%;
    color: inherit;
    font-size: 1rem;
    font-weight: 400;
    margin: 0 .5rem;
    padding: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.menu-item-addon {
    white-space: nowrap;
    margin: 0 .5rem
}

.menu-item-caret {
    margin: 0 .25rem
}

.menu-section {
    display: flex;
    flex-direction: row;
    align-items: center;
    min-height: 3rem;
    padding-left: .5rem
}

.menu-section-text {
    font-size: 1rem;
    font-weight: 500;
    padding: 0 .5rem;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.theme-light .menu-section-text {
    color: #757575
}

.theme-dark .menu-section-text {
    color: #e0e0e0
}

.menu-submenu {
    overflow: hidden;
    transition: all .2s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .menu-submenu {
        transition: none
    }
}

.theme-light .menu-submenu {
    background: rgba(238, 238, 238, .35)
}

.theme-dark .menu-submenu {
    background: rgba(117, 117, 117, .35)
}

.menu-submenu .menu-item-link {
    padding-left: 1rem
}

.menu-submenu .menu-submenu .menu-item-link {
    padding-left: 1.5rem
}

.menu-submenu .menu-submenu .menu-submenu .menu-item-link {
    padding-left: 2rem
}

.theme-light .nav-pills .nav-link.active,
.theme-light .nav-pills .show>.nav-link {
    color: #fff;
    background: #2F915E;
}

.theme-light .nav-pills .show>.nav-link,
.theme-light .nav-pills .nav-link.active {
    background-color: #5aa778;
    border: 1px solid #088445;
}

.theme-light .nav-pills .show>.nav-link:hover,
.theme-light .nav-pills .nav-link.active:hover {
    background-color: #4d9067;
    border-color: #417559;
    color: #fff;
}
}

.portlet-success {
    color: #fff !important;
    background-color: #2F915E !important;
    border-color: #2F915E !important;
}

.theme-light .nav.widget2 .nav-link.active {
    color: #fff;
    background: #2F915E;
    border-color: #2F915E;
}

.display-3 sub {
    font-size: 14px;
    bottom: 0px;
}

.avatar_info img {
    width: 100px;
    height: 100px;
    border-radius: 4px;
    display: block;
    padding: 5px;
    background-color: #fafafa;
    margin-bottom: 6px;

}

.py-3 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.profile-avatar-info .symbol-label img {
    width: 48px;
}

.avatar_info_cort img {
    width: 100px;
    height: 100px;
    border: 1px solid #2F915E;
    padding: 3px;
    background-color: #fafafa;

}

/********new style********/
body.theme-light {
    padding-bottom: 0px;
    /* background-color: #637c78; */
    background-image: url(../images/bg-header.png);
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: top;
    /* background-position: -100px center; */
}

.login-page {
    padding: 0px;
}

.theme-light .footer {
    background: #eeeeee;
    color: #000000;
    position: fixed;
    bottom: 0px;
    left: 0px;
    padding: 6px 0px;
    font-size: 12px;
    z-index: 1;
    border: none;
    min-height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.theme-light .footer a {
    color: #fff;
    font-size: 10px;
}

.theme-light .footer p {
    color: #383838;
    font-size: 12px;
    font-weight: 500;
}


.preview-modal .imagepreview {
    max-width: 80%;
    margin: 0px auto;
    display: block;
}


.preview-modal {
    z-index: 1225;
}

.theme-light .page-link:hover {
    color: #11252b;
}

.wid-stat h2 {
    font-size: 36px;
}

.wid-stat h3 {
    font-size: 14px;
}

.wid-stat-2 .widget4-group {
    margin: 0px;
}

.wid-stat-2 .widget4-group h2 {
    margin: 0px;
}

.wid-stat-2 .widget4-group .widget4-highlight {
    font-size: 24px;
}

.wid-stat-2 .widget4-group .widget4-subtitle {
    font-size: 12px;
    display: block;
}

.portlet .portlet-body {
    /*min-height:230px;*/
}


a {
    color: #11252b;
}

.float-brand {
    /* position: absolute;
    background: #fff;
    background: #2F915E;
    width: 120px;
    display: block;
    left: 0px;
    z-index: 9;
	border-right: 1px solid #2F915E;
    text-align: center;
    top: 0px; */
    padding: 15px 0px;

}

.float-brand .header-brand {
    width: auto;
}

.float-brand .header-brand img {
    height: 43px;
    display: inline-block;
}

.float-brand .header-brand h2 {
    vertical-align: middle;
    margin: 0px;
    font-size: 20px;
    display: inline-block;
}

.float-brand .header-brand h2 span {
    font-size: 16px;
    display: block;
}

.header-container {
    /* padding-left:120px; */
}

.top-fixed-header {
    background: #ffffff;
    padding-top: 5px;
    padding-bottom: 5px;
    position: fixed;
    width: 100%;
    box-shadow: 2px 2px 2px rgb(0 0 0 / 20%);
    z-index: 1;
}

.top-fixed-header h3 {
    line-height: 30px;
}

.top-fixed-header label {
    vertical-align: middle;
    font-size: 16px;
    margin: 0;
}

.top-space {
    margin-top: 68px;
    border-radius: .35rem;
    min-height: calc(100vh - 125px);
}

.top-fixed-header+.content .tab-pane {
    overflow: auto;

}

.report_table tr th {
    vertical-align: middle;
    text-align: center;
}

.report_table tr:first-child() th {
    vertical-align: middle;
    border-left: 2px solid #eee;
}

.x-nav-fill {}

/* 
.btn-primary {
    color: #fff;
    background: #2F915E;
    border-color: #2F915E;
}
.btn-primary:hover {
    color: #fff;
    background: #560820;
    border-color: #560820;
}
.btn-primary:focus {
    color: #fff;
    background: #560820;
    border-color: #560820;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary[data-toggle=dropdown] {
    color: #fff;
    background-color: #560820;
    border-color: #560820;
} */

content {
    position: relative;
}

.affix {
    top: 20px;
    z-index: 9999 !important;
}

div.col-sm-9 div {
    height: 250px;
    font-size: 28px;
}

#section1 {
    color: #fff;
    background-color: #1E88E5;
}

#section2 {
    color: #fff;
    background-color: #673ab7;
}

#section3 {
    color: #fff;
    background-color: #ff9800;
}

#section41 {
    color: #fff;
    background-color: #00bcd4;
}

#section42 {
    color: #fff;
    background-color: #009688;
}




.btn-primary,
.btn-primary.disabled,
.btn-primary:disabled,
#header-tab-content .nav-pills .nav-link {
    /* color: #616161;
    background-color: rgba(97,97,97,.1); */
    background-color: #2F915E;
    border-color: #2F915E;
    color: #fff;
}

.btn-primary.disabled,
.btn-primary:disabled {
    opacity: 0.8;
}

#header-tab-content .nav-pills .nav-link:hover,
.btn-primary:hover,
.btn-primary:focus {
    background-color: #2F915E;
    border-color: #2F915E;
    color: #fff;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary[data-toggle=dropdown],
.login-content .login-form .btn-primary {
    background-color: #2F915E;
    border-color: #2F915E;
    color: #fff;
}

.scrolltop {
    z-index: 9999;

}

.scrolltop .btn-info {
    border: 1px solid #2F915E;
    background-color: #2F915E;
}

.scrolltop .btn-info:not(:disabled):not(.disabled).active,
.scrolltop .btn-info:not(:disabled):not(.disabled):active,
.scrolltop .show>.btn-info[data-toggle=dropdown],
.scrolltop .btn-info:hover,
.scrolltop .btn-info:focus {
    border: 1px solid #2F915E;
    background-color: #2F915E;
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-bottom-color: #eee;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #2F915E;
    background: #fff;
    border-color: #eee;
    border-bottom-color: transparent;
}

.header-nav .nav-link,
.header-nav .nav-link.active,
.header-nav .nav-link:focus,
.header-nav .nav-link:hover {
    color: #eee;
}

.header-nav .nav-link.active,
.header-nav .show>.nav-link {
    color: #2F915E;
    background: #fff;
}

.portlet-title {
    font-weight: 500;
    font-size: 16px;
}

.header-nav .nav-link:hover {
    color: #eee;
    background: rgba(238, 238, 238, .1);
}


.theme-light .nav-pills .nav-link:hover {
    color: #ffffff;
}

.btn-warning {
    color: #ffffff;
    background: #f68121;
    border-color: #f68121;
}

.btn-warning:hover,
.btn-warning:active,
.btn-warning:focus {
    color: #ffffff;
    background: #e46a06;
    border-color: #e46a06;
}

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show>.btn-warning[data-toggle=dropdown] {
    color: #ffffff;
    background-color: #e46a06;
    border-color: #e46a06;
}

/*.header-wrap.header-wrap-block{
	padding-left:15px;
}

 .header-brand {
    position: relative;
    width: 50px;
}
.header-brand img {
    height: 50px;
    position: absolute;
    top: -25px;
} */

.nav-item.dropdown .dropdown-menu>li:hover>.submenu {
    max-height: 300px;
    overflow-y: auto;
}

.login-content {
    padding: 0px 100px;
}

.theme-light .select2-container--open .select2-selection,
.theme-light .form-control:focus {
    border-color: #e2e2e2;
}

.theme-light .select2-results__option[aria-selected=true] {
    background-color: #e2e2e2;
}

.theme-light .select2-results__option.select2-results__option--highlighted {
    color: #e2e2e2;
    background: #f5f5f5;
}

.form-block {
    /* background: #fff; */
    padding: 30px;
}

.bootstrap-select.btn-group .dropdown-menu li a:hover {
    background-color: #2F915E !important;
    color: white;
}

.login-content .login-logo {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.login-content .login-form .form-control {
    min-height: 42px;
    background-color: #f3f6f9;
    border-color: #f3f6f9;
    color: #3f4254;
    -webkit-transition: color .15s ease, background-color .15s ease, border-color .15s ease, -webkit-box-shadow .15s ease;
    transition: color .15s ease, background-color .15s ease, border-color .15s ease, -webkit-box-shadow .15s ease;
    transition: color .15s ease, background-color .15s ease, border-color .15s ease, box-shadow .15s ease;
    transition: color .15s ease, background-color .15s ease, border-color .15s ease, box-shadow .15s ease, -webkit-box-shadow .15s ease;
}

.login-content .login-form h2 {
    color: #181c32;
    font-size: 18px;
    margin-bottom: 40px;
    text-align: center;
}

.login-content .login-form .btn {
    min-height: 42px;
}

.login-content .login-form p {
    color: #757575;
    font-size: 14px;
}

.login-content .login-logo h2 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 60px;
    color: #2F915E;
}

.login-content .login-form {
    display: block;
    /* width: 300px;
    margin-bottom: 20px; */
}

.login-content .login-form .form-group {
    margin-bottom: 20px;
}

.login-content .login-form .form-group label {
    display: block;
    color: #181c32;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0px;
}

.login-content .login-form .btn-primary:hover {
    opacity: 0.9
}

.login-content .login-form h3 {
    margin-bottom: 15px;
}

.vh-100 {
    height: 100vh;
}

.log-form {
    background: url(../images/login-banner.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: center;
    /* background-color: #eeeeee; */
    /* background-position: -333px center; */
}

.log-form .login-sec {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.log-form .banner-heading {
    position: absolute;
    bottom: 14%;
    padding: 0px 65px;
}

.log-form .banner-heading h1 {
    font-size: 4.5rem;
    font-weight: 800;
    color: #FFC107;
}

.log-form .banner-heading h1 span {
    letter-spacing: 2px;
}

.log-form .banner-heading h2 {
    font-size: 3.5rem;
    margin-bottom: 10px;
}

.log-form .banner-heading p {
    font-size: 20px;
    margin-bottom: 12px;
}

.log-form .card {

    width: 450px;
    border-radius: 60px;
    border: none;
    padding: 40px 60px;
    box-shadow: 0px 0px 6px 3px rgb(0 0 0 / 6%);
    background-color: #fff;
    margin-right: 100px;
    /* background-image: linear-gradient(210deg, #93915e .74%, #2f915e 99.61%); */
}

.log-form .card .login-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-bottom: 40px;
}

.log-form .card .login-logo h2 {
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 0px;
    color: #2f915e;
    text-transform: capitalize;
}

@media (max-width: 1500px) {
    .log-form .banner-heading {
        bottom: 13%;
    }

    .log-form .banner-heading h1 {
        font-size: 2.3rem;
    }
}



.log-form .card .form-block .form-group label {
    font-size: 14px;
}

.log-form .card .form-block .form-group .form-control {
    min-height: 40px;
}

.log-form .card .btn-primary {
    padding: 9px 15px;
    border-radius: 50px;
    font-size: 14px;
    min-height: 40px;
    font-weight: 600;
    text-transform: capitalize;
    margin-top: 40px;
}

input:-webkit-autofill,
input:-webkit-autofill:focus {
    transition: background-color 0s 600000s, color 0s 600000s !important;
}

.mb-40 {
    margin-bottom: 40px;
}

.login-aside {
    /* background: linear-gradient(147.04deg, #934fa5 .74%, #3b284e 99.61%); */
    background: url(../images/cp-bg-blur.png);
    background-size: cover;
    background-color: #fff;
    width: 1110px;
    max-width: 1110px;
    background-repeat: no-repeat;
    background-position: left;
}

.login-aside .login-img {
    /* min-height: 610px !important;
    background-size: 580px; */
    background-repeat: no-repeat;
    background-position-y: bottom;
    background-position-x: right;
    height: 100%;
    padding: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.login-aside .login-img h3 {
    font-size: 48px;
    text-align: center;
    margin-left: -100px
}


.card.gallery {
    padding: 4px;
    margin: 10px 0px;
    overflow: visible;
}

.card.gallery .img-layer {
    height: 160px;
    min-height: 160px;
    overflow: hidden;
    position: relative;
}

.card.gallery .img-layer img {
    min-height: 160px;
    cursor: pointer;
    border-radius: 4px;
}

.card.gallery .img-layer:hover img {
    opacity: 0.7;
}

.card.gallery .btn-delete {
    position: absolute;
    top: -8px;
    right: -8px;
    background: #eee;
    padding: 0px;
    height: 20px;
    width: 20px;
    z-index: 99;
}

.card.gallery .btn-delete:hover {
    background-color: #dc3545;
    border-color: #dc3545;
    color: #fff;
}

.card.gallery .btn-delete>i {
    font-size: 12px;
}

.box-notification {
    padding: 0px;
    margin: 0px;
}

.box-notification .portlet {
    border: none;
}

.box-notification .portlet-header {
    border-bottom: 1px solid #eee;
}

.box-notification .portlet-body {
    padding-top: 1rem;
    padding-bottom: 0px;
}

.box-notification .portlet-body p {
    margin: 0px;
    font-size: 12px;
    color: #757575;
}

.box-notification .portlet-body h4 {
    margin: 0px;
    font-size: 14px;
}

.notification_dropdown .list-notificacao li:last-child {
    border-bottom: none;
}

.noti-rich-list .avatar-label-primary {
    color: #2F915E !important;
    background: rgb(245 225 239) !important;
}

.noti-rich-list .rich-list-content p {
    margin: 0px;
}

.noti-rich-list .rich-list-content .rich-list-title {
    font-weight: 700;
}

.noti-rich-list .rich-list-content .rich-list-subtitle {
    font-size: 10px;
}

.theme-light .rich-list-action .rich-list-item:focus .rich-list-title,
.theme-light .rich-list-action .rich-list-item:hover .rich-list-title {
    color: #2F915E;
}