@media (max-width:991px) {
    .nav-fold {
        display: none !important;
    }
}

.text-nes-w {
    max-width: 70%;
}

.kt-svg-icon g [fill] {
    fill: #5d78ff;
}

span.sub-menu .kt-svg-icon g [fill] {
    fill: #aaaaaa;
}


.select2-dropdown {
    z-index: 1090;
}

.alert-no-m {
    margin: 0px !important;
    min-width: 156px !important;
}

.container-toast {
    position: fixed;
    top: 75px;
    right: 0px;
    width: 400px;
    z-index: 9999;
}

.toast-items {
    position: absolute;
    top: 0;
    right: 0;
}

.size-40 {
    width: 24px;
    height: 24px;
}

.carousel-v-show {
    top: auto;
    bottom: 0;
    left: 0;
    right: auto;
    margin-left: 20px;
}

.carousel-v-show h5 {
    color: white;
}

.bg-dark table {
    color: #b9c0d3;
}

.sidenav .nav li.active>a {
    background: transparent !important;
    color: var(--c-black-gray) !important;
    margin: 5px 10px;
    border-radius: 3px;
}

.sidenav .nav li.active>a svg {
    fill: transparent !important;
}

.sidenav .nav li.active.child>a svg path {
    fill: #aaaaaa !important;
}

.sidenav .nav li.active.root>a svg path {
    fill: #5d78ff !important;
}

.sidenav .nav li.active.is-nav>a,
.sidenav .nav li.is-nav>a {
    background: rgb(0, 97, 255) !important;
    background: linear-gradient(90deg, rgba(0, 97, 255, 1) 0%, rgba(68, 139, 255, 1) 51%) !important;
    color: white !important;
    margin: 5px 10px;
    border-radius: 3px;
}

.sidenav .nav li.active.is-nav>a svg path,
.sidenav .nav li.is-nav>a svg path {
    fill: white !important;
}

.web-logo {
    width: auto !important;
    max-height: 50px !important;
}

.web-logo.mw-side {
    max-width: 44px !important;
}

.form-input-validate.error:not(div) {
    border-color: #f54394 !important;
    padding-right: calc(1.4285714286em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23f54394' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23f54394' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
    background-repeat: no-repeat;
    background-position: center right calc(0.3571428571em + 0.5rem);
    background-size: calc(0.7142857143em + 0.375rem) calc(0.7142857143em + 0.375rem);
}

.fm .fm-body {
    max-height: 400px !important;
}

.page-p-list {
    padding-top: 2rem !important;
}

.list-view-button1 .page-p-list {
    padding-top: 0px !important;
    margin: 0px !important;
}

.ro-180 svg {
    transform: rotate(180deg) !important;
}

.acc-ro-270:not(.collapsed) .acc-arrow svg {
    transform: rotate(270deg) !important;
}

.icon-dashboard svg {
    width: 48px;
    height: 48px;
}

.icon-dashboard {
    width: 100px;
    height: 100px;
    /* background: url(assets/img/b0.jpg); */
    border-radius: 20px;
    background-color: white;
}

a.icon-dashboard:hover .icon-dashboard {
    background: linear-gradient(90deg, rgba(0, 97, 255, 1) 0%, rgba(68, 139, 255, 1) 51%) !important;
}

a.icon-dashboard:hover .icon-dashboard path {
    fill: #f8f8f8;
}

#add-dash a.icon-dashboard:hover p {
    color: white;
}

.popover.colorpicker-bs-popover.fade.bs-popover-bottom.show,
.popover.colorpicker-bs-popover.fade.show.bs-popover-top {
    z-index: 9999 !important;
}

.login-form .input-group-text,
.custom-file-label:after {
    background-color: #fafafa;
}

.login-form .input-group-text.login-toggle-password {
    height: 35px;
}

.login-form .input-group-append {
    padding-top: 1px;
}

.bg-dark .login-form .input-group-text,
.custom-file-label:after {
    background-color: #292f4a;
}

.modal-icon-dashboard .ct-label.ct-horizontal.ct-end {
    color: black;
}

.modal-icon-dashboard .ct-label.ct-vertical.ct-start {
    color: black;
}

.bg-dark .modal-icon-dashboard .ct-label.ct-horizontal.ct-end {
    color: inherit;
}

.bg-dark .modal-icon-dashboard .ct-label.ct-vertical.ct-start {
    color: inherit;
}

.modal-full {
    padding: 0 !important;
}

.modal-full .modal-dialog {
    width: 100%;
    max-width: none;
    height: 100%;
    margin: 0;
}

.modal-full .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
}

.modal-full .modal-body {
    overflow-y: auto;
}

.modal-full .menu-center {
    width: 60%;
    margin: 0 auto;
    text-align: center;
}

.dd3-content.root {
    background: var(--white) !important;
}

.text-2line {
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.text-2line:not(p) {
    max-height: 2rem;
}

.text-black-gray {
    color: var(--c-black-gray);
}

.li-re-m-h {
    min-height: 52px !important;
}

#frameModalFileManagerContent {
    border: 0;
}

.dz-remove {
    color: var(--c-black-gray) !important;
}

.input-hidden-focus {
    position: absolute;
    opacity: 0;
    width: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
}

.no-data-available {
    background-color: var(--c-light-gray);
    padding: 60px;
    margin: 20px 0px 0px 0px;
    border-radius: 25px;
}

.w-100p {
    width: 100px !important;
}

.media-version-list {
    max-width: 100px !important;
    max-height: 60% !important;
}

.border-bottom-gray {
    border-bottom: 1px solid !important;
    border-bottom-color: var(--c-gray) !important;
}

.text-version-1 {
    position: absolute;
    z-index: 2;
    color: white;
    margin-right: 5%;
    margin-left: 5%;
    bottom: 20px;
    left: 0;
    right: 0;
}

._sD4rt {
    max-width: 500px !important;
}

.h-32 {
    height: 32px !important;
    font-size: 0.85em;
}

.note-editor .note-dropdown-menu.dropdown-menu.dropdown-style h1 {
    font-size: 2.1875rem;
}
.note-editor .note-dropdown-menu.dropdown-menu.dropdown-style h2 {
    font-size: 1.75rem;
}
.note-editor .note-dropdown-menu.dropdown-menu.dropdown-style h3 {
    font-size: 1.53125rem;
}
.note-editor .note-dropdown-menu.dropdown-menu.dropdown-style h4 {
    font-size: 1.3125rem;
}
.note-editor .note-dropdown-menu.dropdown-menu.dropdown-style h5 {
    font-size: 1.09375rem;
}
.note-editor .note-dropdown-menu.dropdown-menu.dropdown-style h6 {
    font-size: 0.875rem;
}

.note-editable{
    min-height: 250px;
}

.dropzone .dz-preview:hover .dz-image img {
    -webkit-filter:none;
    filter: none;
}

.screenshort-popover-wrap .popover-body {
  padding: 0 ;
  width: 360px ;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px ;
}

.cursor-pointer {
  cursor: pointer ;
}

#page-content .text-2line {
  margin-top: 10px ;
}

.btn-mgr-p {
    position: absolute;
    z-index: 5;
    right: 0px;
    left: 0px;
}

.form-row > [class*="col-"] .btn-mgr-p {
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 5px;
}

.template-list.list-view-filter:not(.list-view-button1) li ul li {
    width: 14.28% !important;
}

.template-list.list-view-filter.list-view-button1 li ul li {
    width: 16.66% !important;
}

[id^="role-acc-app-per-head"] a:not(.collapsed) svg {
    transform: rotate(180deg) !important;
}

.tooltip.fade.bs-tooltip-top {
    z-index: 9999 !important;
}

.dz-input-temp.disabled .dropzone {
    background: #f2f2f2 !important;
}

.dz-input-temp.disabled .dz-preview.dz-complete.dz-image-preview {
    background: #f2f2f2 !important;
}