/*i.fa {*/
/*    color: inherit;*/
/*}*/

/*.question {*/
/*}*/

/*.question .question-header {*/
/*    display: flex;*/
/*    font-size: 12pt;*/
/*    font-weight: bold;*/
/*}*/

/*.question .question-header .question-title {*/
/*    flex: 1;*/
/*}*/

/*.question .question-header .toolbar {*/
/*    width: 100px;*/
/*}*/

/*@media (max-width: 1300px) {*/
/*    .flex-max-sm-wrap {*/
/*        flex-wrap: wrap;*/
/*    }*/
/*}*/

/*table.dataTable.dtr-column > tbody > tr > td.dtr-control, table.dataTable.dtr-column > tbody > tr > th.dtr-control, table.dataTable.dtr-column > tbody > tr > td.control, table.dataTable.dtr-column > tbody > tr > th.control {*/
/*    position: relative;*/
/*    cursor: pointer*/
/*}*/

/*table.dataTable.dtr-column > tbody > tr > td.dtr-control:before, table.dataTable.dtr-column > tbody > tr > th.dtr-control:before, table.dataTable.dtr-column > tbody > tr > td.control:before, table.dataTable.dtr-column > tbody > tr > th.control:before {*/
/*    top: 50%;*/
/*    left: 50%;*/
/*    height: .8em;*/
/*    width: .8em;*/
/*    margin-top: -0.5em;*/
/*    margin-left: -0.5em;*/
/*    display: block;*/
/*    position: absolute;*/
/*    color: white;*/
/*    border: .15em solid white;*/
/*    border-radius: 1em;*/
/*    box-shadow: 0 0 .2em #444;*/
/*    box-sizing: content-box;*/
/*    text-align: center;*/
/*    text-indent: 0 !important;*/
/*    font-family: "Courier New", Courier, monospace;*/
/*    line-height: 1em;*/
/*    content: "+";*/
/*    background-color: #31b131*/
/*}*/

/*table.dataTable.dtr-column > tbody > tr.parent td.dtr-control:before, table.dataTable.dtr-column > tbody > tr.parent th.dtr-control:before, table.dataTable.dtr-column > tbody > tr.parent td.control:before, table.dataTable.dtr-column > tbody > tr.parent th.control:before {*/
/*    content: "-";*/
/*    background-color: #d33333*/
/*}*/

.header {
    background-color: #004AAD;
    /*height: 60px;*/
    min-height: 60px;
}

/*body {*/
/*    margin: 0;*/
/*    overflow-y: scroll;*/
/*}*/

/*.aside.aside-default {*/
/*    background-color: #f9fafc !important;*/
/*}*/

/*.aside.aside-default.aside-sub {*/
/*    padding: 20px 20px !important;*/
/*    background-color: #fdfdfd !important;*/
/*    border-left: 1px solid #d5d5d5;*/
/*    border-right: 1px solid #e1e1e1;*/
/*}*/

/*.content:not(.content-admin) {*/
/*    background-color: initial !important;*/
/*    border-radius: 0 !important;*/
/*}*/

#kt_content {
    padding-bottom: 80px;
}

@media (min-width: 992px) {
    .aside.aside-default {
        min-width: 230px;
        width: 230px !important;
        border-right: 1px solid #A1A5B7;
        /*padding: 0 20px !important;*/
    }

    .aside.aside-default .aside-menu {
        width: 100%;
    }
}

/*.wrapper {*/
/*    padding-right: 0 !important;*/
/*}*/

/*.content:not(.content-admin) .card-body {*/
/*    padding: 0;*/
/*}*/

/*.content:not(.content-admin) .card-header {*/
/*    padding: 0;*/
/*}*/

/*.menu-item {*/
/*    padding: 0 !important;*/
/*}*/

.menu-item a.menu-link {
    padding: 0.75em !important;
    color: #333 !important;
}

.menu-item:hover {
    background-color: #eff2f7;
}

.menu-item:hover a.menu-link {
    color: #00223c !important;
}

/*.aside-sub .menu-item:hover {*/
/*    background-color: inherit;*/
/*}*/

/*.aside-sub a.menu-link {*/
/*    padding: 0 !important;*/
/*}*/

/*.aside-sub .menu-item.menu-item-current a.menu-link {*/
/*    color: #0a53be !important;*/
/*}*/

/*a {*/
/*    color: #004AAD;*/
/*    font-weight: 500;*/
/*}*/

/*.bg-primary {*/
/*    background-color: #004AAD !important;*/
/*}*/

/*.btn-primary {*/
/*    background-color: #004AAD !important;*/
/*}*/

/*.form-check.form-check-solid .form-check-input:checked {*/
/*    background-color: #004AAD !important;*/
/*}*/

/*input.form-control[data-kt-filter=search], input.form-control[data-kt-filter=search]:focus {*/
/*    border: 1px solid #CCCCCC;*/
/*}*/

/*.form-control, .form-select {*/
/*    font-weight: 300;*/
/*    color: #222222;*/
/*}*/

.ck.ck-toolbar.ck-toolbar_grouping > .ck-toolbar__items {
    flex-wrap: wrap !important;
}

.ck.ck-editor__main, .ck.ck-editor__main i {
    font-weight: 300;
    color: #222222;
    font-size: inherit;
}

@media (max-width: 575px) {
    .ck.ck-button .ck-tooltip, a.ck.ck-button .ck-tooltip {
        display: none !important;
    }
}

/*@media (max-width: 575px) {*/
/*    .sm-min-w-100 {*/
/*        min-width: 100% !important;*/
/*    }*/
/*}*/

#freshworks-container {
    z-index: 500 !important;
}

.clr-picker {
    z-index: 2001;
}

.custom-coloris-picker .clr-field button {
    width: 100%;
    border: 1px solid rgba(0,0,0,0.25);
}

.custom-coloris-picker .clr-field button:after {
    box-shadow: none;
}

/*.clr-field:not(.form-control-flush) button {*/
/*    !*border-radius: 0.475rem;*!*/
/*}*/

.custom-coloris-picker .clr-field button {
    background-image: none;
}

/*.nav-line-tabs .nav-item .nav-link {*/
/*    color: #333333;*/
/*}*/

/*.onboarding i {*/
/*    color: black;*/
/*}*/

/*
 * FLOAT
 */


.float-wizard ul.list-unstyled {
    margin: 0;
    padding: 0;
}

.float-wizard .list-unstyled li {
    display: block;
}

.float-wizard .list-unstyled-inline li {
    display: inline-block;
}

.float-wizard .border-right-silver {
    border-right: 1px solid silver;
}

@media(max-width: 767px) {
    .float-wizard .list-unstyled-inline-mobile li {
        display: inline-block;
    }

    .float-wizard .border-md-hide {
        border: none;
    }
}

.float-wizard .list-menu .list-menu-item {
}

.float-wizard .list-menu-item.list-menu-separator {
    padding: 5px 0;
    font-weight: bold;
}

.float-wizard .list-menu .list-menu-item a {
    display: inline-block;
    padding: 5px 0;
    height: 100%;
    width: 100%;
}

.float-wizard .list-menu .list-menu-item a:hover {
    background-color: #f1f3f6;
}
