.impacte-bg-color {
    background-color: #003882 !important;
}

.impacte-text-color {
    color: #003882 !important;
}

#kt_aside_menu_wrapper .menu-link:hover .menu-title {
    color: lightgray;
}

.table td:first-child, .table th:first-child, .table tr:first-child {
    padding-left: 10px;
}

.menu-item .menu-link .menu-icon i,
.menu-item .menu-link .menu-title {
    color: white;
}

button {
    border: none;
}

.timeline-label:before,
.timeline.timeline-5:before {
    left: 105px;
}

.timeline.timeline-5 .timeline-item .timeline-label {
    width: 110px;
    padding-right: 1rem !important;
}

.timeline.timeline-5 .timeline-item .timeline-content {
    padding-left: 1rem;
}

.menu-state-bullet-primary .menu-item.hover>.menu-link:not(.disabled):not(.active) .menu-bullet .bullet, .menu-state-bullet-primary .menu-item .menu-link:hover:not(.disabled):not(.active) .menu-bullet .bullet {
    background-color: lightgrey;
}

.svg-icon:hover svg [fill]:not(.permanent):not(g) {
    fill: #25d366;
}

#list-content a {
    color: white;
}

.menu-state-title-primary .menu-item.hover>.menu-link:not(.disabled):not(.active), .menu-state-title-primary .menu-item .menu-link:hover:not(.disabled):not(.active),
.menu-state-icon-primary .menu-item.hover>.menu-link:not(.disabled):not(.active) .menu-icon i, .menu-state-icon-primary .menu-item .menu-link:hover:not(.disabled):not(.active) .menu-icon i,
#kt_aside_menu_wrapper .menu-state-title-primary .menu-item.hover > .menu-link:not(.disabled):not(.active) .menu-title, #kt_aside_menu_wrapper .menu-state-title-primary .menu-item .menu-link:hover:not(.disabled):not(.active) .menu-title {
    color: lightgray;
}

.iframe-info {
    width: 100%;
    height: calc(100vh - 380px);
}

.impacte-link {
    color: white;
}

.impacte-link:hover {
    color: gray !important;
}

.span-textarea *, .span-textarea-xl *{
    max-width: 100%;
}
.span-textarea img, .span-textarea-xl img{
    height: auto !important;
}
.btn.btn-sm{
    padding: 0.50rem 0.70rem;
    min-width: 45px;
}
.btn.btn-sm .fa{
    margin-right: 0.15rem;
    font-size: 0.95rem;
    padding: 0;
}

.form-filter{
    margin-bottom: 1rem;
}
.form-filter .filter-row{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.form-filter .column-left{
    margin-bottom: 1rem;
}
.form-filter .column-right{

}
.form-filter .column-left,
.form-filter .column-right{
    min-width: 220px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    margin-right: auto;
    margin-left: 0;
}

.form-filter .input-search{
    width: 200px;
}

.advanced-filter{
    margin-top: 1rem;
}
.advanced-filter-form-group-submit label{
    display: none;
}


@media (min-width: 768px) and (max-width: 991px) {
    .form-filter{
        margin-bottom: 0;
    }
    .form-filter .column-left{
        margin-bottom: 0;
    }
    .form-filter .column-right{
        justify-content: flex-end;
        margin-left: auto;
        margin-right: 0;
    }
    .form-filter .column-left,
    .form-filter .column-right{
        width: auto;
    }
    .advanced-filter{
        margin-bottom: 1rem;
    }
}

@media (min-width: 992px) {
    .advanced-filter-form-group-submit label{
        display: block;
    }
}

@media (min-width: 1100px) {
    .form-filter{
        margin-bottom: 0;
    }
    .form-filter .column-left{
        margin-bottom: 0;
    }
    .form-filter .column-right{
        justify-content: flex-end;
        margin-left: auto;
        margin-right: 0;
    }
    .form-filter .column-left,
    .form-filter .column-right{
        width: auto;
    }
    .advanced-filter{
        margin-bottom: 1rem;
    }
}

@media(max-width: 575px){
    .show-sm{display: none !important;}
}
@media(max-width: 767px){
    .show-md{display: none !important;}
}
@media(max-width: 991px){
    .show-lg{display: none !important;}
}
@media(max-width: 1199px){
    .show-xl{display: none !important;}
}

.group-checkbox{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.group-checkbox li{
    margin-bottom: 0.85rem;
}
.group-checkbox li label{
    align-items: flex-start;
}
.group-checkbox li label span{
    margin-right: 5px;
}
.group-checkbox li label small{
    margin-left: 5px;
}
@media (min-width: 1300px){
    .group-checkbox{
        column-count: 3;
        column-gap: 30px;
    }
    .group-checkbox li{

    }
}

.select2.select2-container{
    width: 100% !important;
    max-width: 100% !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__arrow:after,
.select2-container--default .select2-selection--single .select2-selection__arrow:after {
    font-family: Font Awesome\ 5 Free, 'sans-serif';
    content: "\F107";
    font-size: .8rem;
    color: #7e8299;
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.hidden{
    display: none;
}

.aside-menu .menu-nav{
    padding-bottom: 30px;
}

.aside-menu .menu-nav>.menu-section {
    margin: 10px 0 0 0;
    height: 30px;

}
.aside-menu .menu-nav>.menu-item>.menu-heading, .aside-menu .menu-nav>.menu-item>.menu-link {
    min-height: 32px;
}
.aside-menu .menu-nav>.menu-item>.menu-heading .menu-text, .aside-menu .menu-nav>.menu-item>.menu-link .menu-text {
    font-size: 0.90rem;
}

.card.card-custom > .card-header.card-header-tabs-line .nav .nav-link {
    padding-top: 1.8rem;
    padding-bottom: 1.5rem;
    margin: 0 0.5rem;
}
.card.card-custom > .card-header.card-header-tabs-line .nav .nav-link .nav-icon {
    width: 1.6rem;
}
.card.card-custom > .card-header.card-header-tabs-line .nav .nav-link .nav-icon i{
    font-size: 0.98rem;
}
.card.card-custom > .card-header.card-header-tabs-line .nav .nav-link .nav-text{
    font-size: 1rem;
}

.switch.switch-icon input:checked~span:after {
    font-family: Font Awesome\ 5 Free, 'sans-serif';
    content: "\F00C";
    /*font-size: .8rem;*/
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    display: flex;
    align-items: center;
}

.form-control[type="color"]{
    max-width: 80px;
}
.form-control[disabled] {
    background-color: #f3f6f9;
    border-color: #f3f6f9;
    color: #3f4254;
    cursor: not-allowed;
}
span.form-control{
    height: auto;
}

.accordion.accordion-toggle-arrow .card .card-header .card-title:after {
    font-family: Font Awesome\ 5 Free, 'sans-serif';
    content: "\F107";
    font-size: .9rem;
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.custom-file, .custom-file *{
    cursor: pointer;
}
.custom-file-label:after {
    content: "Escolher";
}

.form-group > div > .form-text.text-muted{
    margin-top: 7px;
    line-height: 1.8;
}

.btn[disabled]{
    cursor: not-allowed;
}

.alert[data-notify] .close:before {
    font-family: Font Awesome\ 5 Free, 'sans-serif';
    content: "\F00D";
    font-size: .9rem;
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    opacity: 0.9;
}

.table thead tr th,
.table tbody tr td{
    vertical-align: middle;
}

.embed{
    border: none;
    width: 100%;
    min-height: 300px;
}

.thumbnail img {

}

.cropper-image-container{
    max-width: 100%;
}
.cropper-image-container img{
    width: 100%;
    height: auto;
}

#body-overlay-layer{
    position: fixed;
}

.input-mask-money{
    text-align: right;
}

fieldset{
    margin-bottom: 1.5rem;
}

fieldset legend{
    font-size: 1.25rem;
    font-weight: 600;
    color: #444444;
}

.dropdown-toggle.btn:after, .dropdown-toggle.nav-link:after {
    font-family: Font Awesome\ 5 Free, 'sans-serif';
    font-size: .8rem;
    color: #7e8299;
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.dropdown-toggle.btn:after, .dropdown-toggle.nav-link:after {
    content: "\F107";
}

.menu-submenu > .menu-arrow{
    display: none;
}

.menu-link > .menu-arrow:after {
    font-family: Font Awesome\ 5 Free, 'sans-serif';
    content: "\F105";
    font-size: .9rem;
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.menu-item-open > .menu-link .menu-arrow:after{
    transform: rotateZ(90deg);
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove:before {
    font-family: Font Awesome\ 5 Free, 'sans-serif';
    content: "\F00D";
    font-size: .9rem;
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.datepicker.datepicker-dropdown.dropdown-menu{
    z-index: 9999 !important;
}

.modal .modal-footer .pull-left{
    margin-left: 8px;
    margin-right: auto;
}

@media (min-width: 768px) {
    .modal .modal-dialog.modal-sm{
        max-width: 500px;
    }
}

@media (min-width: 992px) {
    .modal .modal-dialog.modal-sm{
        max-width: 560px;
    }
}

@media (min-width: 768px) {
    .modal .modal-dialog{
        max-width: 660px;
    }
}

@media (min-width: 992px) {
    .modal .modal-dialog{
        max-width: 720px;
    }
}

@media (min-width: 1200px) {
    .modal .modal-dialog.modal-lg{
        max-width: 900px;
    }
}

@media (min-width: 1400px) {
    .modal .modal-dialog.modal-lg{
        max-width: 1000px;
    }

    .modal .modal-dialog.modal-xl{
        max-width: 1300px;
    }
}

@media (min-width: 1600px) {
    .modal .modal-dialog.modal-xl{
        max-width: 1500px;
    }
}

.pointer{
    cursor: pointer;
}

span.bootstrap-maxlength{
    z-index: 1999 !important;
}

.modal .modal-header .close span {
    display: inline;
}

.typeahead-suggestion-item-flex{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.text-color-danger{color: #f64e60;}
.text-color-primary{color: #3699ff;}
.text-color-secondary{color: #e4e6ef;}
.text-color-success{color: #1bc5bd;}
.text-color-info{color: #8950fc;}
.text-color-warning{color: #ffa800;}
.text-color-dark{color: #181c32;}

.jstree-default .jstree-anchor{
    padding: 8px 8px 8px 3px;
}
.jstree-default .jstree-node,
.jstree-default .jstree-anchor{
    /*display: flex;
    align-items: center;
    justify-content: flex-start;*/
    height: auto;
    line-height: 1;
}
.jstree-default .jstree-leaf>.jstree-ocl {
    background-position: -68px 6px;
}
.jstree-default .jstree-anchor > small{
    margin: 0 18px 0 4px;
}
.jstree-default .jstree-anchor .btn{
    margin-left: 1px;
    padding: .45rem 0.55rem;
    line-height: 1;
}
.jstree-default .jstree-anchor .btn i{
    font-size: 0.9rem;
    opacity: 1;
}
.jstree-default .jstree-anchor:hover .btn i{
    opacity: 1;
}

#menu-items-tree a strong {
    padding: 0 0 0 10px;
}



.header .header-menu, .header-fixed .header{
    z-index: 51;
}

@media( min-width: 992px){
    .toolbar-fixed .toolbar{
        z-index: 50;
    }
}
