@font-face {
    font-family: "Material Icons Outlined";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("/assets/fonts/google/material-icons-outlined.woff2") format("woff2"), url("/assets/fonts/google/material-icons-outlined.woff") format("woff");
}

.material-icons-outlined {
    font-family: "Material Icons Outlined";
    font-weight: normal;
    font-style: normal;
    font-size: 32px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-feature-settings: "liga";
}

@font-face {
    font-family: "Material Icons Round";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("/assets/fonts/google/material-icons-round.woff2") format("woff2"), url("/assets/fonts/google/material-icons-round.woff") format("woff");
}

.material-icons-round {
    font-family: "Material Icons Round";
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-feature-settings: "liga";
}

@font-face {
    font-family: "Material Icons Sharp";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("/assets/fonts/google/material-icons-sharp.woff2") format("woff2"), url("/assets/fonts/google/material-icons-sharp.woff") format("woff");
}

.material-icons-sharp {
    font-family: "Material Icons Sharp";
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-feature-settings: "liga";
}

@font-face {
    font-family: "Material Icons Two Tone";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("/assets/fonts/google/material-icons-two-tone.woff2") format("woff2"), url("/assets/fonts/google/material-icons-two-tone.woff") format("woff");
}

.material-icons-two-tone {
    font-family: "Material Icons Two Tone";
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-feature-settings: "liga";
}

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

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

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

@media (max-width:575.98px) {
    .text-nes-w {
        max-width: 60%;
    }
}

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

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


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

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

.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;
}

.bg-dark .dd3-content.root {
    background: #212944 !important;
}

.text-2line {
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 2.5rem;
    min-width: 40px !important;
    max-width: 100% !important;
    margin: auto;
}

#post-m-content-mgr .text-2line {
    min-width: 180px !important;
    max-width: 300px !important;
}

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

.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;
}

@media (max-width:575.98px) {

    #template-page .template-list.list-view-filter li ul li,
    #page-content .list-view .list-view-filter li ul li {
        width: 20% !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;
}

.image-object:hover .overlay-b {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0px !important;
    padding-bottom: 68px !important;
}

.filter-mw .select2-container {
    min-width: 120px !important;
}

@media (max-width:636px) {
    .filter-mw {
        max-width: 120px !important;
    }
}

.filter-w-auto {
    display: flex !important;
    flex-grow: 1 !important;
}

@media (max-width:991px) {
    .filter-w-auto {
        width: 100% !important;
    }
}

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

.bg-color-collection-child,
.list-view .bg-color-collection-child {
    background-color: #e0e4e6 !important;
}

.bg-dark .bg-color-collection-child,
.bg-dark .list-view .bg-color-collection-child {
    background-color: #565e7a !important;
}

.color-collection-child,
.list-view .color-collection-child {
    background-color: #e0e4e6 !important;
    border: 1px solid #d6dbde !important;
}

.bg-dark .color-collection-child,
.bg-dark .list-view .color-collection-child {
    background-color: #565e7a !important;
    border: 1px solid #414a6a !important;
}

.b-outset {
    border-style: outset !important;
}

.btn-tag-cover {
    position: absolute;
    top: 0;
    right: 0;
    background-color: rgb(255, 195, 12);
    margin: 16px;
}

.overflow-x-auto-y-hidden {
    overflow-x: auto !important;
    overflow-y: hidden !important;
}

.m-h-300 {
    min-height: 300px !important;
}

.m-h-200 {
    min-height: 200px !important;
}

.m-h-120 {
    min-height: 120px !important;
}


.w-10per {
    width: calc(100% / 9) !important;
}

.t-text-lineoa {
    padding-top: 2rem !important;
}

.m-preview .modal-header {
    padding: 12px !important;
    height: 64px !important;
}

.m-preview .close {
    margin: auto 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.btn-preview-ctrl {
    height: 42px !important;
    width: 42px !important;
    margin: 0 4px !important;
    color: #707070 !important;
}

.btn-preview-ctrl svg {
    height: 20px !important;
    width: auto !important;
    position: absolute !important;
}

.btn-preview-ctrl:hover {
    background-color: var(--white) !important;
}

.w-7per {
    width: calc(100% / 7) !important;
}

.w-9per {
    width: calc(100% / 9) !important;
}

.w-11per {
    width: calc(100% / 11) !important;
}

.btn-preview-ctrl.active {
    color: #000000 !important;
    background-color: var(--white) !important;
}

.ml-25per-plr-15px {
    margin-left: 25%;
    padding-left: 15px;
    padding-right: 15px;
}

.custom-file .custom-file-label::after {
    color: var(--white);
}

.select2-lang .select2-selection {
    background-color: transparent !important;
    border: transparent !important;
    min-width: 120px !important;
}

.select2-flex-grow {
    flex-grow: 1 !important;
}

.select2-flex-grow .select2.select2-container.select2-container--default {
    width: 100% !important;
}

.select2-flex-grow .select2.select2-container.select2-container--default .select2-selection--single {
    background-color: #fafafa !important;
}

.mw-icon {
    min-width: 127px !important;
}

.child.color-collection-child {
    padding-left: 50px !important;
}

.w-24px {
    max-width: 24px !important;
}

.select2-results__option.select2-results__message[aria-live="assertive"] {
    color: #f54394 !important;
}

.container-invalid .date-time-picker .field-input {
    border-color: #f54394 !important;
}

.modal.note-modal[aria-label="Insert Image"] .form-group.note-form-group.note-group-select-from-files {
    display: none !important;
}

.drag-table {
    overflow-x: auto;
    cursor: move;
}

.modal-right.modal-100 {
    width: 100% !important;
}

.modal-right.modal-100 .page-container {
    max-width: 100% !important;
}

.modal-right.modal-100 .page-content.page-container .float-left:nth-child(odd) {
    padding-left: 0px !important;
}

.modal-right.modal-100 .page-content.page-container .float-left:nth-child(even) {
    padding-right: 0px !important;
}


@media (max-width: 767.98px) {
    .modal-right.modal-100 .page-content.page-container .float-left {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
}

.table.v-middle th,
.table.v-middle td.v-top {
    vertical-align: top !important;
}

.wp-block-image {
    width: fit-content;
}

.wp-block-image figcaption {
    text-align: center;
}

.wp-block-image.alignleft,
.wp-block-image.alignright,
.wp-block-image.aligncenter,
.wp-block-image .alignleft,
.wp-block-image .alignright,
.wp-block-image .aligncenter {
    display: flex;
    flex-direction: column;
}

.wp-block-image.alignleft,
.wp-block-image .alignleft {
    margin-right: auto;
}

.wp-block-image.alignright,
.wp-block-image .alignright {
    margin-left: auto;
}

.wp-block-image.aligncenter,
.wp-block-image .aligncenter {
    margin-left: auto;
    margin-right: auto;
}

.alignleft {
    text-align: left;
}

.aligncenter {
    text-align: center;
}

.alignright {
    text-align: right;
}

.bg-nm {
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.dna-border input {
    border-color: rgba(135, 150, 165, 0.15) !important;
}