﻿.hidden {
    display:none;
}

.kt-header__brand-logo-default {
    height: 45px;
}

.kt-body {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #f3faff;
    border: none;
}

.kt-header__topbar .kt-header__topbar-item .kt-header__topbar-wrapper a {
    color: inherit;
    margin: 0;
    padding: 0;
}

.kt-header__topbar .kt-header__topbar-item .kt-header__topbar-wrapper .kt-header__topbar-icon-withtext {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

    .kt-header__topbar .kt-header__topbar-item .kt-header__topbar-wrapper .kt-header__topbar-icon-withtext span {
        color: inherit;
        font-size: 1rem;
        text-transform: initial;
        padding-left: 10px;
    }

    .kt-header__topbar .kt-header__topbar-item .kt-header__topbar-wrapper .kt-header__topbar-icon-withtext:hover, .kt-header__topbar .kt-header__topbar-item .kt-header__topbar-wrapper .kt-header__topbar-icon-active {
        color: inherit;
    }

.kt-header__topbar .kt-header__topbar-item .kt-header__topbar-wrapper:hover > .kt-header__topbar-icon i {
    color: #514BA3;
}

.kt-portlet .kt-portlet__head.kt-portlet__head--sm {
    min-height: 40px;
}

.kt-portlet .kt-portlet__head.kt-portlet__head--lg {
    min-height: 60px;
}

.kt-portlet .kt-portlet__head.kt-portlet__head--xl {
    min-height: 80px;
}

.kt-portlet .kt-portlet__head .kt-portlet__head-custom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: end;
    align-content: flex-end;
    width: 100%;
}

.kt-notification .kt-notification__item:after {
    border: 0;
    font-family: "Font Awesome 5 Pro";
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    content: "\f105";
    font-size: 1.0rem;
    line-height: 0;
    position: relative;
    color: #a7abc3;
}

.kt-notification .kt-notification__item.noArrow:after {
    border: 0;
    content: none;
}

.kt-widget4__item--linked:after {
    border: 0;
    font-family: "Font Awesome 5 Pro";
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    content: "\f105";
    font-size: 1.0rem;
    line-height: 0;
    position: relative;
    color: #a7abc3;
}

.kt-notification .kt-notification__item .kt-notification__item-details {
    padding-right: 15px;
}

.kt-widget4 .kt-widget4__item .kt-widget4__info .kt-widget4__text {
    font-size: 1rem;
    margin: 0;
    color: #a7abc3;
}

.kt-widget4__item--linked {
    cursor: pointer;
    padding-left: 15px;
    padding-right: 15px;
}

    .kt-widget4__item--linked .kt-widget4__icon {
        min-width: 3rem;
        text-align: center;
    }

    .kt-widget4 .kt-widget4__item--linked .kt-widget4__info .kt-widget4__title {
        padding-top: 0px;
        font-size: 1rem;
        font-weight: 400;
    }

    .kt-widget4 .kt-widget4__item--linked .kt-widget4__info .kt-widget4__title:hover {
        -webkit-transition: color 0.3s ease;
        transition: color 0.3s ease;
    }

    .kt-widget4__item--linked:hover {
        -webkit-transition: background-color 0.3s ease;
        transition: background-color 0.3s ease;
        text-decoration: none;
        background-color: #f7f8fa;
    }

.kt-widget4 .kt-widget4__item--linked:hover .kt-widget4__info .kt-widget4__title {
    color: #514BA3;
}

.kt-widget4 > .kt-widget4__item--linked:first-of-type {
    padding-top: 15px;
    margin-top: -15px;
}

.kt-widget4 > .kt-widget4__item--linked:last-of-type {
    padding-bottom: 15px;
}

.kt-subheader .kt-subheader__toolbar .kt-subheader__wrapper .kt-subheader__desc {
    padding: 0 0.5rem 0 0;
    font-size: 1rem;
    color: #959cb6;
    font-weight: 500;
}

    .kt-subheader .kt-subheader__toolbar .kt-subheader__wrapper .kt-subheader__desc > i {
        color: #aab1df;
    }

.nav-link.dropdown-toggle:after,
.btn.dropdown-toggle:after {
    font-family: "Font Awesome 5 Pro";
    content: "\f078";
}
.kt-notification .kt-notification__item .kt-notification__item-noarrow::after {
    border: 0;
    font-family: "LineAwesome";
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    content: "";
    font-size: 0.8rem;
    line-height: 0;
    position: relative;
    color: #a7abc3;
    display: none;
}

.kt-widget25-costavoidance {
    margin: 0rem 0;
}

.chartingColor--one {
    color: #514BA3 !important;
}

.chartingColor--two {
    color: #ce079d !important;
}

.chartingColor--three {
    color: #97c33c !important;
}

.chartingColor--four {
    color: #F8B8B3 !important;
}

.chartingColor--five {
    color: #FF8A00 !important;
}

.chartingColor--six {
    color: #B1A7F0 !important;
}

.chartingColorBackground--one {
    background-color: #514BA3 !important;
}

.chartingColorBackground--two {
    background-color: #ce079d !important;
}

.chartingColorBackground--three {
    background-color: #97c33c !important;
}

.chartingColorBackground--four {
    background-color: #ff1200 !important;
}

.chartingColorBackground--five {
    background-color: #FF8A00 !important;
}

.chartingColorBackground--six {
    background-color: #B1A7F0 !important;
}

.progress-bar {
    -webkit-transition: none !important;
    transition: none !important;
}

.kt-nav-headermenu {
    width: 20rem;
}

.kt-nav-headermenu .kt-nav__item {
    padding: 5px 5px 5px 5px;
}

.widget-portletButton {

}
    .widget-portletButton:hover {
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        -webkit-box-shadow: 0px 1px 21px 1px rgba(146, 92, 218, 0.12);
        box-shadow: 0px 1px 21px 1px rgba(146, 92, 218, 0.12);
    }

    .widget-portletButton .widget-portletButton-item {
        cursor: pointer;
    }

    .widget-portletButton .widget-portletButton-item .widget-portletButton-item-icon {
        font-size: 2.6rem;
    }

    .widget-portletButton .widget-portletButton-item .widget-portletButton-item-subtitle {
        display: block;
        margin-top: 0.75rem;
        font-size: 1.2rem;
        font-weight: 500;
        color: #6c7293;
    }

    .widget-portletButton .widget-portletButton-item .widget-portletButton-item-desc {
        display: block;
        font-size: 1rem;
        color: #a7abc3;
    }

        .widget-portletButton .widget-portletButton-item .widget-portletButton-item-desc--lg {
            display: block;
            font-size: 1.2rem;
        }

.row-mt-5p {
    margin-top: 5%;
}

.modal .modal-content .modal-header .close {
    font-family: "Font Awesome 5 Pro";
}

    .modal .modal-content .modal-header .close:before {
        content: "\f00d";
    }

.select2-container--default .select2-selection--single .select2-selection__arrow,
.select2-container--default .select2-selection--multiple .select2-selection__arrow {
    font-family: "Font Awesome 5 Pro";
}

    .select2-container--default .select2-selection--single .select2-selection__arrow:before,
    .select2-container--default .select2-selection--multiple .select2-selection__arrow:before {
        content: "\f107";
    }

.accordion.accordion-toggle-arrow .card .card-header .card-title:after {
    font-family: "Font Awesome 5 Pro";
    content: "\f068";
}

.accordion.accordion-toggle-arrow .card .card-header .card-title.collapsed:after {
    content: "\f067";
}

.table-selectableRow tbody tr:hover {
    cursor: pointer;
    color: #514BA3;
}

    .table-selectableRow tbody tr:hover > td :not(.ignoreHover) {
        color: #212529;
    }

.table-selectableRow tbody tr td.ignoreHover a {
    color: #212529;
}

.input-group-text-no-bg {
    background-color: #fff;
    color: #212529;
}

.form-control-stretchedCustom {
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e2e5ec;
    border-radius: 4px;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

.mapToColumns option:disabled {
    opacity: 0.25;
}

.table-active,
.table-active > th,
.table-active > td {
    
}

.table-hover tr:hover > td {
    cursor: pointer;
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
    background-color: #514BA3;
}

.tbl-permissions {
    width: 100%;
}

    .tbl-permissions > tbody > tr {
        line-height: 20px;
    }

        .tbl-permissions > tbody > tr > th {
            padding-left: 25px;
            font-weight: 400 !important;
            vertical-align: middle !important;
        }

        .tbl-permissions > tbody > tr.highlightedRow {
            background-color: #eff2fc;
            line-height: 35px;
        }

            .tbl-permissions > tbody > tr.highlightedRow > th {
                font-weight: 600 !important;
                padding: 0.75rem;
            }

    .tbl-permissions tbody > tr > td {
        text-align: center !important;
        border-right: 1px solid #dee2e6 !important;
    }

        .tbl-permissions tbody > tr > td > .kt-checkbox--single {
            top: 8px;
        }

    .tbl-permissions tbody > tr.highlightedRow > td > .kt-checkbox--single {
        top: 12px;
    }

.nav-tabs .nav-link:hover .nav-text,
.nav-tabs .nav-link.active .nav-text {
    color: #514BA3;
}


.progressTemplateOverlay {
    z-index: 10;
    border: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: rgb(0, 0, 0);
    opacity: 0.25;
    cursor: wait;
    position: fixed;
}

.progressTemplateBlockPage {
    z-index: 1011;
    position: fixed;
    padding: 0px;
    margin: 0px;
    width: 266px;
    top: 50%;
    left: 50%;
    text-align: center;
    color: rgb(0, 0, 0);
    border: 0px;
    cursor: wait;
}

    .progressTemplateBlockPage > .blockui {
        margin-left: -133px;
    }
