.kt-checkbox {
    margin-top: 7px !important;
    margin-bottom: 0px !important;
}

.kt-aside-menu .kt-menu__nav>.kt-menu__item .kt-menu__submenu .kt-menu__item>.kt-menu__heading,
.kt-aside-menu .kt-menu__nav>.kt-menu__item .kt-menu__submenu .kt-menu__item>.kt-menu__link {
    cursor: pointer;
    min-height: 27px;
}

.kt-checkbox.kt-checkbox--brand.kt-checkbox--tick>input:checked~span {
    border: 1px solid transparent!important;
    background: #e4e8ee;
}

.kt-aside-menu .kt-menu__nav>.kt-menu__item>.kt-menu__link {
    padding: 4px 17px;
}

.kt-aside-menu .kt-menu__nav>.kt-menu__item>.kt-menu__heading,
.kt-aside-menu .kt-menu__nav>.kt-menu__item>.kt-menu__link {
    cursor: pointer;
    min-height: 23px;
}

#chart-container {
    min-height: 500px;
    max-height: 675px;
}

.card-2 {
    border: solid 1px #ccc;
    padding-top: 1px;
    margin-bottom: 7px;
}

.card-2:first-child {
    border-right: none;
    padding-top: 1px;
}

.logo-speci {
    height: 90px;
    border-radius: 50%;
    position: absolute;
    top: 12px;
    left: 12px;
}

.mobile-logo {
    height: 57px;
    border-radius: 50%;
}

.logo-font {
    padding: 6px;
    margin-top: 10px;
    /* font-weight: 600;
    font-family: BentonSansBold;
    font-size: 40px;
    color: #652c0e;
    position: relative;
    top: -5px;
    left: 95px; */
    position: relative;
    text-align: center;
    font-weight: 600;
    color: #652c0e;
    font-family: BentonSans;
    font-size: 40px;
}

.kt-checkbox.kt-checkbox--brand.kt-checkbox--tick>span {
    background: #e4e3e3;
    border: 1px solid #e190f9!important;
}

.rightTab {
    padding-top: 12px;
    list-style: none;
}

.btn-nowidth {
    width: auto !important;
    /* background: #fff; */
    padding: 12px !important;
    border-radius: inherit !important;
    /* margin-top: 2px; */
    color: #ccc;
    font-weight: 600;
}

.btn-nowidth:hover {
    color: #fff !important;
}

.dropdown-menu-fit {
    border: solid 2px #ccc !important;
}

.kt-nav__link-text {
    font-size: 14px !important;
    font-weight: 600 !important;
}

.space-new {
    padding-top: 5px;
    padding-right: 6px;
    color: #c3c0c4
}

.kt-menu__link-text {
    /* width: 33px; */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.kt-aside-menu .kt-menu__nav>.kt-menu__item .kt-menu__submenu .kt-menu__item {
    margin: 0 .5rem;
}

.text-bold {
    font-weight: 600 !important
}

.headerCategory {
    font-size: 14px;
    font-weight: 600;
}

.kt-subheader {
    margin: 1px 0 0px;
}

.kt-portlet .kt-portlet__body {
    padding: 0px;
}

.kt-portlet .kt-portlet__head {
    padding: 0;
}

.card-header,
.card-title {
    color: #646c9a;
    font-size: 1.5rem;
    padding-left: 0px;
}

.header-text {
    color: #646c9a;
}

.table {
    font-size: 11px;
    background: #fff;
}

.table td,
.table th {
    border: solid 1px #ccc;
}

thead {
    border-top: solid 2px #55077e;
}

.kt-portlet .kt-portlet__head {
    min-height: 39px;
}

.card-main {
    border: solid 1px #ccc;
    /* box-shadow: 0 3px 6px rgba(0, 0, 0, 0.68), 0 3px 6px rgba(0, 0, 0, 0.88); */
}

.contentArea {
    /* padding: 12px; */
    /* background-color: #fafafa; */
    margin-top: 12px;
}

.form-group label {
    font-weight: 600 !important;
    color: #000;
}

g {
    font-size: 11px !important;
    font-weight: bold !important;
    font-family: BentonSans !important;
}

table tr td:first-child {
    text-align: left
}

#example tr th {
    border-bottom: solid 1px;
    font-weight: 600
}

#example td {
    text-align: right;
}

#example tr th:first-child,
#example tr td:first-child {
    text-align: center;
}

#example tr th:nth-child(2),
#example tr td:nth-child(2) {
    text-align: left;
    vertical-align: top;
}

#example2 tr th {
    border-bottom: solid 1px;
    font-weight: 600
}

#example2 td {
    text-align: right;
}

#example2 tr th:first-child,
#example2 tr td:first-child {
    text-align: center;
}

#example2 tr th:nth-child(2),
#example2 tr td:nth-child(2) {
    text-align: left;
    vertical-align: top;
}

#example3 tr th {
    border-bottom: solid 1px;
    font-weight: 600
}

#example3 td {
    text-align: right;
}

#example3 tr th:first-child,
#example3 tr td:first-child {
    text-align: left !important;
}

#example2 tr th:nth-child(2),
#example2 tr td:nth-child(2) {
    text-align: left;
    vertical-align: top;
}

.border-grey {
    border: solid 1px #ccc;
    height: 100%;
    border-radius: 5px;
}

.card-header {
    padding: 10px 16px;
}

.bgWhite {
    background-color: #fff!important;
}

.kt-portlet__head-toolbar .kt-nav {
    padding: 0px;
}

.kt-portlet__head-toolbar .kt-nav span {
    font-size: 10px !important
}

.kt-portlet__head-toolbar .dropdown-menu {
    min-width: auto !important;
    border: solid 1px #ccc !important;
    position: absolute;
    top: 25px;
    right: 5px;
}

.kt-header--minimize .logo-font {
    color: #ccc;
}

.table-responsive {
    display: table;
}

.kt-nav .kt-nav__item>.kt-nav__link {
    padding: 3px 2px 2px 17px;
    border-bottom: solid 1px #cecece;
}

a {
    color: #2db1ca;
}

.kt-menu__item svg path:hover {
    fill: #d2d6d5;
}

.kt-header__brand-logo {
    flex-grow: 1;
    padding-left: 60px;
}


/* svg text {
    font-family: Poppins, Helvetica, sans-serif !important;
} */

@media (min-width: 1025px) {
    .kt-header-menu .kt-menu__nav>.kt-menu__item .kt-menu__submenu.kt-menu__submenu--classic {
        padding: 8px 0 !important;
        margin-top: 0px;
        margin-left: -5px;
        border: solid 2px #ccc !important;
    }
}

@media (min-width: 1025px) {
    .kt-header-menu .kt-menu__nav>.kt-menu__item>.kt-menu__link>.kt-menu__link-text {
        color: #b69dda;
        text-transform: uppercase !important;
    }
}

@media (min-width: 1025px) {
    .kt-header .kt-header__top {
        height: 120px;
        background: #edce8d;
        border-bottom: 1px solid #f9f1dc;
    }
}

.icon-minmax i {
    color: #652c0e;
}

@media (min-width: 1025px) {
    .kt-header-menu .kt-menu__nav>.kt-menu__item>.kt-menu__link {
        padding: 0 9.5px;
        background: #a37d32;
        /* border-top-left-radius: 4px;
        border-top-right-radius: 4px; */
    }
}

.dropdown-menu.dropdown-menu-md {
    width: 290px !important;
}

@media (max-width: 1399px) {
    .nav-tabs.nav-tabs-line .nav-item {
        margin-right: 10px;
    }
}