:root {
    --font-default: 'Roboto', sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-primary: "Roboto-Bold", sans-serif;
    --font-regular: 'Roboto-Black', sans-serif;
    --font-medium: 'Roboto-Medium', sans-serif;
}

:root {
    --bs-transition: all 0.4s;
    --bs-border-radius-pill: 50rem;
}

:root {
    --bs-card-border-radius: 0.5rem;
    --bs-border-radius: 0.5rem;
    --rounded: .5rem;
    --rounded-sm: 2px;
    --color-white: #fff;
    --color-black: #000;
    /* --bs-primary-hover:#5249af;
     */
    --rounded-full: 100%;
    --rounded-circle-half: 50%;
    --rounded-10: 10px;
    --rounded-lg: 0.5rem;
    --rounded-xl: 1.25rem;
    --rounded-xxl: 1.5rem;
    --white-color: #fff;
    --rounded-pill: 50rem;
    /* --bs-primary: #7367f0;
     */
    --bs-primary-rgb: 115, 103, 240;
    /* --bs-primary-contrast: #fff; */
    --bs-primary-rgb-custom: rgba(115, 103, 240, 0.10);
    --bs-menu-hover-bg: #eeeeef;
    --bs-side-menu-width: 240px;
    --bs-info: #0D9394;
    --bg-gray-500: #999;
    --bg-gray-200: #888;
    --bg-gray-975: #666;
    --bs-gray-100: #f2f2f2;
    --bg-gray-200: #c1c1c1;
    --bg-gray-250: #b8c7ce;
    --bg-gray-950: #262626;
    --bg-gray-900: #292828;
    --bg-gray-850: #474747;
    --bg-gray-550: #5f5c5c;
    --bg-gray-450: #727272;
    --bs-gray-350: #a4a4a4;
    /* --bs-btn-border-color:#675ed4;
     */
    --bs-body-bg: #fff;
    --bs-body-color: #333;
    --bs-nav-bg: #fff;
    --bs-side-nav-bg: #fff;
    --bs-slide-alert: #777;
    --bs-sidebar-toggle-bar: #fff;
    --bs-footer-bg: #fbfbfb;
    --bs-border-color: #d2d6de;
    --bs-footer-color: #444;
    --bs-shadow: 0 2px 30px 2px rgba(0, 0, 0, .1);
    --bs-btn-hover-bg: rgb(241, 241, 242);
    --bs-nav-link-hover-color: #000;
    --bs-card-bg: #fff;
    --bs-card-border-color: transparent;
    --bs-side-menu-shadow: 10px 15px 30px 1px rgba(0, 0, 0, .1);
    --bs-with-border-color: #e6e6e8;
    --bs-input-bg: #fff;
    /* --bs-alert-bg:#777;
     */
    --bs-menu-color: #000;
    --bs-menu-active-border: #7367f0;
    --label-text-color: #000;
    --alert-close-btn: #000;
    --bs-table-bg: #fff;
    --bs-table-border: #ddd;
    --bs-button-collection: #868585;
    --bs-progress-bg: #f5f5f5;
    --bs-fc-widget-header: #fafafa;
    --bs-fc-border: #dce1ef;
    --bs-fc-divider: #eee;
    --bs-dropify-hover: #f9eee2;
    /* --bs-hover-color:#7367f0;
     */
    --bs-heading-bg: #f2f2f2;
    --bs-tab-heading-bg: #f2f2f2;
    --bs-fc-widget-content: #fcf8e3;
    --bs-side-navbar-vertical: #282828;
    --bs-verticalmenu-bg: #fff;
    --bs-side-navbar-vertical-heading: #000;
    --bs-data-tbale-btn-hover: #e7e7e7;
    --bs-table-striped-bg: #f5f5f5;
    --bs-pagination-bg: #7367f0;
    --bs-pagination-hover-bg: #e9e7fd;
    --bs-hr-color: #e4e4e4;
    --bs-fd-tab-content: #fff;
    --bs-fd-tab-content-hover: #f8f7f7;
    --bs-languge-dropdown-bg: #fff;
    --bs-languge-dropdown-bg-hover: rgba(66, 66, 66, 0.23);
    --bs-divider: #e5e5e5;
    --bs-chat-hover: #f9f9f9;
    --bs-chat-color: #646464;
    --bs-chat-bg: #e6e6e6;
    --bs-dropdown-top-angle: #fff;
    --bs-border-light: #e3e3e3;
    --bs-side-menu-bg: #FAFAFA;
    --bs-side-menu-color: #212121;
    --bs-dark-bg: #424242;
    --bs-fc-today: #fdf9f9;
    --bs-gray-border-color: #ccc;
    --bs-gray-bg-thin: #efefef;
    --bs-fa-picture-color: rgb(0 0 0 / 35%);
    --bs-gray-smoke: #f7f7f7;
    --bs-gray-smoke-light: #f1f1f1;
    --bs-gray-smoke-50: #fafafa;
    --bs-email-info: #e0e0e0;
    --bs-label-tex-green: rgb(66 66 66 / 80%);
    --bs-ul-label-hover: #3c8dbc;
    --bs-side-tab-active: #070707;
    --bs-pdf-bg-color: #f4f4f4;
    --bs-card-border-light-gray: #e6e6e8;
    --theme-card-shadow: 0 0.25rem 1.125rem 0 rgba(47, 43, 61, 0.16);
    --scroll-bg: #acaab1;
    --bs-menu-hover-bg: #eeeeef;
    --bs-box-shadow-sm: 0 0 8px rgba(0, 0, 0, 0.5);
    --bs-box-shadow-alpha-15: 0 0 2rem 0 rgb(136 152 170 / 15%);
    --bs-light-gray-blue: #97a0b3;
    --bs-light-gray-300: #c8c8c8;
    --bs-success-color: #28a745;
    --bs-green-dark: #345a07;
    --bs-green-950: #66aa18;
    --bs-green-hover-950: #449d44;
    --bs-green-850: #2eab05;
    --bs-green-750: #79b530;
    --bs-green-700: #8bc34a;
    --bs-green-650: #b0dd38;
    --bs-green-800: #008d4c;
    --bs-green-600: #4CAF50;
    --bs-green-550: #2ecc71;
    --bs-green-50: #daf2e4;
    --bs-green-100: #91d5ad;
    --bs-lime: #01ff70;
    --bs-olive-green: #88b04b;
    --bs-teal: #39cccc;
    --bs-warning-color: #faa21c;
    --bs-orange-dark: #d9534f;
    --bs-orange-900: #f48000;
    --bs-orange-800: #f28001;
    --bs-orange-750: #e67e22;
    --bs-orange-500: #f4c150;
    --bs-orange-550: #ffc107;
    --bs-orange-600: #e7b319;
    --bs-orange-100: #ffe7c1;
    --bs-orange-50: #f9f3ec;
    --bs-googlebtn: #4285f4;
    --bs-danger-900: #ff0000;
    --bs-danger-850: #d33724;
    --bs-danger-800: #fc2d42;
    --bs-danger-750: #dd4b39;
    --bs-pink-800: #d81b60;
    --bs-dark-red: #a94442;
    --bs-dark-gray-800: #111;
    --bs-dark-gray-400: #444;
    --bs-light-blue-gray: #ebeff2;
    --bs-sky-100: #d9edf7;
    --bs-sky-200: #a3c8e3;
    --bs-sky-600: #00c0ef;
    --bg-sky-950: #003845;
    --bs-purple-100: #eae9e9;
    --bs-purple-50: #ebeef1;
    --bs-cyan-500: #00bcd4;
    --bs-cyan-600: #2196f3;
    --bs-blue-700: #337ab7;
    --bs-indigo-blue-700: #536dfe;
    --bs-ocean-blue-300: #72afd2;
    --bs-royal-blue-950: #5a6274;
    --bs-navy-blue-950: #001f3f;
    --bs-purple-900: #9c27b0;
    --bs-pink-200: #f7bbbb;
    --bs-pink-100: #ffd1cc;
    --bs-grayish-blue: #95a5a6;
    --bs-blue-gray: #435f7a;
    --bs-blue-dark: #23527c;
    --bs-yellow: #FFEB00;
    --bs-bottom-space: 2rem;
    --bs-font-size: 10.5pt;
    --bs-round-1: 1.5rem;
    --bs-table-heading: #f5f5f5;
    --bs-select-arrow: #6b7280;
    --bs-input-38: 38px;
    --bs-text-muted: #777;
    --bs-switch-before: #858585;
    --exam-bs-color: #f5f5f5;
    --video-sidebar: #3c3c3c;
    --video-side-active: #292828;
    --bs-scroll-bg: #5f5c5c;
}

body.dark {
    /* --bs-primary: #7367f0;
     */
    --bs-body-bg: #111827;
    /* --bs-btn-border-color:#675ed4;
     */
    --bs-body-color: #e5e7eb;
    --bs-nav-bg: #1f2937;
    --bs-side-nav-bg: #1f2937;
    --bs-slide-alert: #fff;
    --bs-sidebar-toggle-bar: #44485e;
    --bs-footer-bg: #1f2937;
    --bs-border-color: #44485e;
    --bs-footer-color: #e5e7eb;
    --bs-shadow: 0 2px 30px 2px rgba(0, 0, 0, .1);
    --bs-btn-hover-bg: #2f3349;
    --bs-nav-link-hover-color: #acabc1;
    --bs-card-bg: #1f2937;
    --bs-card-border-color: #374151;
    --bs-side-menu-shadow: 10px 15px 30px 1px rgba(0, 0, 0, .1);
    --bs-with-border-color: #44485e;
    --bs-input-bg: #17212e;
    /* --bs-alert-bg:#3c3f4e;
     */
    --bs-menu-color: #e5e7eb;
    --bs-menu-active-border: #DC700E;
    --alert-close-btn: #000;
    --label-text-color: #cfcde4;
    --bs-table-bg: #2b2e41;
    --bs-table-border: #56596f;
    --bs-button-collection: #3f435d;
    --bs-progress-bg: #111827;
    --bs-fc-widget-header: fafafa;
    --bs-fc-border: #44485e;
    --bs-fc-divider: #44485e;
    --bs-dropify-hover: #44485e;
    /* --bs-hover-color:#7367f0;
     */
    --bs-heading-bg: #43475d;
    --bs-tab-heading-bg: #64667d;
    --bs-fc-widget-content: #282c3f;
    --bs-side-navbar-vertical: #e5e7eb;
    --bs-verticalmenu-bg: #1f2937;
    --bs-side-navbar-vertical-heading: #e5e7eb;
    --bs-data-tbale-btn-hover: #3c3f4e;
    --bs-table-striped-bg: rgb(23 33 46);
    --bs-pagination-bg: #cfcde4;
    --bs-pagination-hover-bg: #3d4157;
    --bs-hr-color: #44485e;
    --bs-fd-tab-content: #282c3f;
    --bs-fd-tab-content-hover: #4a4d71;
    --bs-languge-dropdown-bg: #1b1f22;
    --bs-languge-dropdown-bg-hover: rgba(66, 66, 66, 0.23);
    --bs-divider: #43475d;
    --bs-chat-hover: #282c3f;
    --bs-chat-color: #acabc1;
    --bs-pink-800: #d81b60;
    --bs-chat-bg: #3c3f4e;
    --bs-dropdown-top-angle: #7367f0;
    --bs-border-light: #acabc1;
    --bs-side-menu-bg: #282c3f;
    --bs-side-menu-color: #acabc1;
    --bs-dark-bg: #282c3f;
    --bs-fc-today: #17212e;
    --bs-gray-border-color: #39416b;
    --bs-gray-bg-thin: #282c3f;
    --bs-fa-picture-color: rgb(68 72 94);
    --bs-gray-smoke: #2f3349;
    --bs-email-info: #44485e;
    --bs-gray-smoke-light: #17212e;
    --bs-label-tex-green: #858687;
    --bs-ul-label-hover: #4a4d71;
    --bs-side-tab-active: #4a4d71;
    --bs-pdf-bg-color: #ababab;
    --bs-card-border-light-gray: #44485e;
    --theme-card-shadow: 0 0.1875rem 0.75rem 0 rgba(19, 17, 32, 0.8);
    --scroll-bg: #9ca3af;
    --bs-menu-hover-bg: #374151;
    --bs-sky-blue-500: #64b1d8;
    --bs-primary-rgb-custom: rgba(115, 103, 240, 0.10);
    --bs-table-heading: #374151;
    --bs-text-muted: #939ca9;
    --bs-switch-before: #e5e5e5;
    --exam-bs-color: #192133;
    --video-sidebar: #1f2937;
    --video-side-active: #111827;
    --bs-scroll-bg: #8b8b8b;
}


body.shadow-applied .box,
body.shadow-applied .info-box,
body.shadow-applied .topprograssstart,
body.shadow-applied .main-sidebar,
body.shadow-applied .modal-content,
body.shadow-applied .main-header,
body.shadow-applied .theme-shadow {
    box-shadow: var(--theme-card-shadow);
}

/* Add border to the elements when this class is applied */
.border-applied {
    border: 1px solid var(--bs-card-border-light-gray);
    /* You can customize the border color */
}

.container-xxl {
    max-width: 1200px;
    margin: 0 auto !important;
}

.rounded-pill {
    border-radius: var(--bs-border-radius-pill) !important
}

.label-info-success {
    background: var(--bs-primary);
    color: var(--bs-primary-contrast);
}

body {
    background: var(--bs-body-bg);
    color: var(--bs-body-color);
    font-family: var(--font-default);
    overflow-x: hidden;
}

.form-control {
    background: var(--bs-input-bg);
    border: 1px solid var(--bs-border-color);
    color: var(--label-text-color);
    font-size: var(--bs-font-size);
    border-radius: var(--rounded);
}

.dataTables_filter input {
    background: transparent;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background: var(--bs-input-bg);
    opacity: none
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: var(--bs-table-bg);
}

.bg-transparent {
    background: transparent !important;
}

.modal-content {
    background: var(--bs-card-bg);
}

.modal-header {
    border-bottom: 1px solid var(--bs-table-border);
    border-bottom-color: var(--bs-table-border);
    background-color: color-mix(in sRGB, var(--color-black) 10%, var(--bs-primary));
    color: var(--color-white);
}

.progress {
    background-color: var(--bs-progress-bg);
}

.table-hover>tbody>tr:hover {
    background-color: var(--bs-table-striped-bg);
}

.table>tbody>tr.success>td,
.table>tbody>tr.danger>td {
    color: var(--color-black)
}

.well {
    background: var(--bs-table-striped-bg);
    border: 1px solid var(--bs-card-border-color);
}

.panel {
    background: var(--bs-card-bg);
}

.input-group-addon {
    padding: 11px 12px;
}

.list-group-item {
    background: var(--bs-card-bg);
    border: 2px solid var(--bs-border-color);
}

.table>tbody+tbody,
.panel-default {
    border-color: var(--bs-table-border);
    border-width: 1px;
}

.panel-default>.panel-heading {
    background-color: var(--bs-side-menu-bg);
    border-color: var(--bs-table-border);
    color: var(--bs-body-color);
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: var(--bs-table-border);
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/publicsans-regular.eot');
    src: url('../fonts/publicsans-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/publicsans-regular.woff2') format('woff2'), url('../fonts/publicsans-regular.woff') format('woff'), url('../fonts/publicsans-regular.ttf') format('truetype'), url('../fonts/publicsans-regular.svg#robotoregular') format('svg');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'Roboto-Bold';
    src: url('../fonts/publicsans-bold.eot');
    src: url('../fonts/publicsans-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/publicsans-bold.woff2') format('woff2'), url('../fonts/publicsans-bold.woff') format('woff'), url('../fonts/publicsans-bold.ttf') format('truetype'), url('../fonts/publicsans-bold.svg#robotobold') format('svg');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'Roboto-Black';
    src: url('../fonts/publicsans-black.eot');
    src: url('../fonts/publicsans-black.eot?#iefix') format('embedded-opentype'), url('../fonts/publicsans-black.woff2') format('woff2'), url('../fonts/publicsans-black.woff') format('woff'), url('../fonts/publicsans-black.ttf') format('truetype'), url('../fonts/publicsans-black.svg#robotoblack') format('svg');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'Roboto-Medium';
    src: url('../fonts/publicsans-medium.eot');
    src: url('../fonts/publicsans-medium.eot?#iefix') format('embedded-opentype'), url('../fonts/publicsans-medium.woff2') format('woff2'), url('../fonts/publicsans-medium.woff') format('woff'), url('../fonts/publicsans-medium.ttf') format('truetype'), url('../fonts/publicsans-medium.svg#robotomedium') format('svg');
    font-style: normal;
    font-weight: normal;
}

h6,
.h6,
h5,
.h5,
h4,
.h4,
h3,
.h3,
h2,
.h2,
h1,
.h1 {
    font-weight: 500;
    line-height: 1.37;
}

i.fa.fa-genderless {
    padding-right: 1.75rem;
    font-size: 14px;
}

.btn-primary {
    color: var(--bs-primary-contrast);
}

hr {
    border-top: 1px solid var(--bs-fc-divider);
}

.text-start-lg {
    text-align: start !important;
}

.cursor-pointer {
    cursor: pointer;
}

.label-success {
    font-weight: normal;
}

.z-index-1 {
    z-index: 1;
}

.z-index-2 {
    z-index: 15;
}

.z-index-99999 {
    z-index: 99999;
}

.displayblock {
    display: block;
}

.opacity-0 {
    opacity: 0;
}

.content-header {
    display: none;
}

.font14 {
    font-size: 11.5pt !important;
}

.font15 {
    font-size: 15px;
}

.font16 {
    font-size: 16px;
}

.font17 {
    font-size: 17px;
}

.cal15 {
    font-size: 15px;
    margin-top: 0px;
}

.cal15 .fa-calendar {
    font-size: 17px;
}

.bordergray {
    border: 1px solid var(--bs-with-border-color);
}

.border-d-gray {
    border-bottom: 1px solid #d7dfe3;
}

.bg-gray-95 {
    background: var(--bs-tab-heading-bg)
}

.border-0 {
    border: 0px !important
}

.border-b-none {
    border-bottom: 0 !important
}

.nav-tabs-custom {
    box-shadow: none;
}

.bg-white {
    background: var(--bs-card-bg);
}

/*.modal{
    z-index: 1100;
}
*/
.mr0-3 {
    margin-left: 0.3em;
}

.mr-1 {
    margin-right: 1rem;
}

.shadow-none {
    box-shadow: none !important
}

.float-right {
    float: right;
}

.whatsapp-icon-bg a {
    padding: 2px 6px !important;
    margin-top: 5px;
}

.whatsapp-icon-bg a:hover {
    background: transparent !important;
}

.lh-normal {
    line-height: normal;
}

.panel.panel-info {
    border-color: var(--bs-table-border);
    background: var(--bs-card-bg);
}

b,
strong {
    font-family: var(--font-primary)
}

label {
    font-family: var(--font-medium);
    font-weight: normal;
    font-size: 11pt;
    color: var(--bs-body-color);
}

/* a {
    -webkit-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
}

a:hover,
a:focus {
    -webkit-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
} */

.text-break {
    word-break: break-word;
    overflow-wrap: break-word;
}

.border0 {
    border: 0 !important;
}

.p0 {
    padding: 0 !important;
}

.pt3 {
    padding-top: 3px;
}

.pb5 {
    padding-bottom: 5px;
}

.pt5 {
    padding-top: 5px;
}

.pt7 {
    padding-top: 7px;
}

.ptt10 {
    padding-top: 10px;
}

.pe-5 {
    padding-right: 0.5rem;
}

.pt15 {
    padding-top: 15px;
}

.paddlr {
    padding: 6px 15px 6px 5px
}

.miusDM40 {
    margin-top: -40px;
}

.miusDM45 {
    margin-top: -45px;
}

.miusDM50 {
    margin-top: -50px;
}

.miusDM42 {
    margin-top: -42px;
}

.paddlr208 {
    padding: 20px 8px 8px;
}

.paddA10 {
    padding: 10px;
}

.tooltip {
    z-index: 1020;
}

.font-weight-bold {
    font-family: var(--font-primary)
}

.font-weight-normal {
    font-weight: normal;
}

.vertical-middle {
    vertical-align: middle !important;
}

.d-inline {
    display: inline !important;
}

.display-inline {
    display: inline;
}

.displayinline {
    display: inline-block !important;
}

.display-inline-block {
    display: inline-block;
}

.overflow-hidden {
    overflow: hidden;
}

.overflow-y-hidden {
    overflow-y: hidden;
}

.overflow-wrap-anywhere {
    overflow-wrap: anywhere;
}
html{overflow-x: hidden;}
html,
body {
    min-height: 100%
}

.layout-boxed html,
.layout-boxed body {
    height: 100%
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-y: auto
}

.wrapper {
    min-height: 100%;
    position: static;
    overflow: hidden
}

.wrapper:before,
.wrapper:after {
    content: " ";
    display: table
}

.wrapper:after {
    clear: both
}

.layout-boxed .wrapper {
    max-width: 1250px;
    margin: 0 auto;
    min-height: 100%;
    box-shadow: var(--bs-box-shadow-sm);
    position: relative
}

.layout-boxed {
    background: url('../img/boxed-bg.jpg') repeat fixed
}

.content-wrapper,
.right-side,
.main-footer {
    -webkit-transition: -webkit-transform .3s ease-in-out, margin .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out, margin .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out, margin .3s ease-in-out;
    transition: transform .3s ease-in-out, margin .3s ease-in-out;
    margin-left: var(--bs-side-menu-width);
    z-index: 820
}

.layout-top-nav .content-wrapper,
.layout-top-nav .right-side,
.layout-top-nav .main-footer {
    margin-left: 0
}

@media (max-width:767px) {

    .content-wrapper,
    .right-side,
    .main-footer {
        margin-left: 0
    }

    .student-list-sm>li {
        border: 0 !important;
        padding: 0 10px 10px !important;
    }

    .button-gap-mb-1 a,
    .button-gap-mb-1 button {
        margin-top: 0.5rem;
    }
}

@media (min-width:768px) {

    .sidebar-collapse .content-wrapper,
    .sidebar-collapse .right-side,
    .sidebar-collapse .main-footer {
        margin-left: 0
    }
}

@media (max-width:767px) {

    .sidebar-open .content-wrapper,
    .sidebar-open .right-side,
    .sidebar-open .main-footer {
        -webkit-transform: translate(240px, 0);
        -ms-transform: translate(240px, 0);
        -o-transform: translate(240px, 0);
        transform: translate(240px, 0)
    }
}

.content-wrapper,
.right-side {
    min-height: 100%;
    /*background-color: var(--bs-body-bg);
    */
    z-index: 800;
}

.main-footer {
    background: var(--bs-footer-bg);
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: right;
    font-size: 10px;
    color: var(--bs-footer-color);
    border-top: 1px solid var(--bs-border-color);
}

.fixed .main-header,
.fixed .main-sidebar,
.fixed .left-side {
    position: fixed
}

.fixed .main-header {
    top: 0;
    right: 0;
    left: 0;
    /*box-shadow:var(--bs-shadow);
    */
    border-bottom: 1px solid var(--bs-card-border-light-gray);
}

.fixed .content-wrapper,
.fixed .right-side {
    padding-top: 65px
}

@media (max-width:767px) {

    .fixed .content-wrapper,
    .fixed .right-side {
        padding-top: 100px
    }
}

.fixed.layout-boxed .wrapper {
    max-width: 100%
}

body.hold-transition .content-wrapper,
body.hold-transition .right-side,
body.hold-transition .main-footer,
body.hold-transition .main-sidebar,
body.hold-transition .left-side,
body.hold-transition .main-header>.navbar,
body.hold-transition .main-header .logo {
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.content {
    min-height: 250px;
    padding: 10px;
    margin-right: 10px;
    margin-left: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: var(--font-default)
}

a {
    color: var(--bs-hover-color);
}

a:hover,
a:active,
a:focus {
    outline: none;
    text-decoration: none;
    color: var(--bs-ocean-blue-300)
}

.page-header {
    margin: 10px 0 20px 0;
    font-size: 22px
}

.page-header>small {
    color: var(--bg-gray-975);
    display: block;
    margin-top: 5px
}

.main-header {
    position: relative;
    max-height: 100px;
    z-index: 1030
}

.main-header>.navbar {
    -webkit-transition: margin-left .3s ease-in-out;
    -o-transition: margin-left .3s ease-in-out;
    transition: .3s ease-in-out;
    margin-bottom: 0;
    margin-left: var(--bs-side-menu-width);
    border: none;
    min-height: 50px;
    border-radius: 0
}

.layout-top-nav .main-header>.navbar {
    margin-left: 0
}

.main-header #navbar-search-input.form-control {
    background: rgba(255, 255, 255, 0.2);
    border-color: transparent
}

.main-header #navbar-search-input.form-control:focus,
.main-header #navbar-search-input.form-control:active {
    border-color: rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.9)
}

.main-header #navbar-search-input.form-control::-moz-placeholder {
    color: var(--bs-gray-border-color);
    opacity: 1
}

.main-header #navbar-search-input.form-control:-ms-input-placeholder {
    color: var(--bs-gray-border-color)
}

.main-header #navbar-search-input.form-control::-webkit-input-placeholder {
    color: var(--bs-gray-border-color)
}

.main-header .navbar-custom-menu,
.main-header .navbar-right {
    float: right
}

@media (max-width:991px) {

    .main-header .navbar-custom-menu a,
    .main-header .navbar-right a {
        color: inherit;
        background: transparent
    }
}

@media (max-width:767px) {
    .main-header .navbar-right {
        float: none
    }

    .navbar-collapse .main-header .navbar-right {
        margin: 7.5px -15px
    }

    .main-header .navbar-right>li {
        color: inherit;
        border: 0
    }
}

.main-header .sidebar-toggle {
    float: left;
    background-color: transparent;
    background-image: none;
    padding: 15px 15px 13px;
    font-family: fontAwesome;
}

.main-header .sidebar-toggle:before {
    content: "\f0c9"
}

.main-header .sidebar-toggle:hover {
    color: var(--color-white)
}

.main-header .sidebar-toggle:focus,
.main-header .sidebar-toggle:active {
    background: transparent
}

.main-header .sidebar-toggle .icon-bar {
    display: none
}

.main-header .navbar .nav>li.user>a>.fa,
.main-header .navbar .nav>li.user>a>.glyphicon,
.main-header .navbar .nav>li.user>a>.ion {
    margin-right: 5px
}

.main-header .navbar .nav>li>a>.label {
    position: absolute;
    top: 9px;
    right: 5px;
    text-align: center;
    font-size: 9px;
    padding: 0.45em;
    line-height: .9;
    box-shadow: 0px 0px 10px var(--bs-orange-900);
    border-radius: var(--rounded-full);
}

.main-header .logo {
    -webkit-transition: width .3s ease-in-out;
    -o-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out;
    display: block;
    float: left;
    height: 50px;
    font-size: 20px;
    line-height: 47px;
    text-align: center;
    width: var(--bs-side-menu-width);
    padding: 0 0px;
    overflow: hidden;
}

.main-header .logo .logo-lg {
    display: block
}

.main-header .logo .logo-mini {
    display: none
}

.main-header .navbar-brand {
    color: var(--color-white)
}

.content-header {
    position: relative;
    padding: 15px 15px 0 15px
}

.content-header>h1 {
    margin: 0;
    font-size: 24px
}

.content-header>h1>small {
    font-size: 15px;
    display: inline-block;
    padding-left: 4px;
    font-family: var(--font-primary);
}

.content-header>.breadcrumb {
    float: right;
    background: transparent;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
    padding: 7px 5px;
    position: absolute;
    top: 15px;
    right: 10px;
    border-radius: var(--rounded-sm)
}

.content-header>.breadcrumb>li>a {
    color: var(--bs-footer-color);
    text-decoration: none;
    display: inline-block
}

.content-header>.breadcrumb>li>a>.fa,
.content-header>.breadcrumb>li>a>.glyphicon,
.content-header>.breadcrumb>li>a>.ion {
    margin-right: 5px
}

.content-header>.breadcrumb>li+li:before {
    content: '>\00a0'
}

@media (max-width:991px) {
    .content-header>.breadcrumb {
        position: relative;
        margin-top: 5px;
        top: 0;
        right: 0;
        float: none;
        background: var(--bs-border-color);
        padding-left: 10px
    }

    .content-header>.breadcrumb li:before {
        color: var(--bs-light-gray-blue)
    }
}

.navbar-toggle {
    color: var(--color-white);
    border: 0;
    margin: 0;
    padding: 15px 15px
}

@media (max-width:991px) {
    .navbar-custom-menu .navbar-nav>li {
        float: left
    }

    .navbar-custom-menu .navbar-nav {
        margin: 0;
        float: left
    }

    .navbar-custom-menu .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px;
        line-height: 20px
    }
}

@media (max-width:767px) {
    .main-header {
        position: relative
    }

    .main-header .logo,
    .main-header .navbar {
        width: 100%;
        float: none
    }

    .main-header .navbar {
        margin: 0
    }

    .main-header .navbar-custom-menu {
        float: right
    }
}

@media (max-width:991px) {
    .navbar-collapse.pull-left {
        float: none !important
    }

    .navbar-collapse.pull-left+.navbar-custom-menu {
        display: block;
        position: absolute;
        top: 0;
        right: 40px
    }
}

.main-sidebar,
.left-side {
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 50px;
    min-height: 100%;
    width: var(--bs-side-menu-width);
    font-size: 11.5pt;
    background: var(--bs-card-bg);
    z-index: 810;
    -webkit-transition: -webkit-transform .3s ease-in-out, width .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out, width .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out, width .3s ease-in-out;
    transition: transform .3s ease-in-out, width .3s ease-in-out
}

@media (max-width:767px) {

    .main-sidebar,
    .left-side {
        padding-top: 100px;
        /* top:100px; */
    }
}

@media (max-width:767px) {

    .main-sidebar,
    .left-side {
        -webkit-transform: translate(-240px, 0);
        -ms-transform: translate(-240px, 0);
        -o-transform: translate(-240px, 0);
        transform: translate(-240px, 0)
    }
}

@media (min-width:768px) {

    .sidebar-collapse .main-sidebar,
    .sidebar-collapse .left-side {
        -webkit-transform: translate(-240px, 0);
        -ms-transform: translate(-240px, 0);
        -o-transform: translate(-240px, 0);
        transform: translate(-240px, 0)
    }
}

@media (max-width:767px) {

    .sidebar-open .main-sidebar,
    .sidebar-open .left-side {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.sidebar {
    padding-bottom: 10px;
}


/* body:not(.sidebar-collapse) .sidebar {
    overflow-y: auto !important;
} */


.sidebar-collapse .sidebar {
    overflow: visible !important;
}

.sidebar-collapse .sidebar::-webkit-scrollbar,
.sidebar-collapse .main-sidebar::-webkit-scrollbar {
    display: none !important;
    width: 0 !important;
}

.sidebar-collapse .sidebar {
    scrollbar-width: none !important;
    -ms-overflow-style: none !important;
}

.mCSB_scrollTools {
    display: none !important;
}

.sidebar-form input:focus {
    border-color: transparent
}

.user-panel {
    position: relative;
    width: 100%;
    padding: 10px;
    overflow: hidden
}

.user-panel:before,
.user-panel:after {
    content: " ";
    display: table
}

.user-panel:after {
    clear: both
}

.user-panel>.image>img {
    width: 100%;
    max-width: 45px;
    height: auto
}

.user-panel>.info {
    padding: 5px 5px 5px 15px;
    line-height: 1;
    position: absolute;
    left: 55px
}

.user-panel>.info>p {
    font-family: var(--font-primary);
    margin-bottom: 9px
}

.user-panel>.info>a {
    text-decoration: none;
    padding-right: 5px;
    margin-top: 3px;
    font-size: 11px
}

.user-panel>.info>a>.fa,
.user-panel>.info>a>.ion,
.user-panel>.info>a>.glyphicon {
    margin-right: 3px
}

.sidebar-menu {
    list-style: none;
    margin: 0;
    padding: 0px;
}

.sidebar-menu>li {
    position: relative;
    margin: 0;
    padding: 0
}

.sidebar-menu>li>a {
    padding: 12px 12px 12px 12px;
    display: block;
    margin-bottom: 3px;
    border-radius: var(--rounded);
    font-family: var(--font-primary);
}

.sidebar-menu>li>a>.fa,
.sidebar-menu>li>a>.glyphicon,
.sidebar-menu>li>a>.ion {
    width: 20px
}

.sidebar-menu>li .label,
.sidebar-menu>li .badge {
    margin-top: 3px;
    margin-right: 5px;
    padding-bottom: 2px;
    font-size: 75% !important;
    top: calc(50% - 3px) !important;
    transform: none !important;
}

.sidebar-menu li.header {
    padding: 10px 25px 10px 15px;
    font-size: 12px
}

.sidebar-menu li>a>.icon-chevron-left {
    width: auto;
    height: auto;
    padding: 0;
    /*margin-right:5px;
     margin-top:3.5px*/
}

.sidebar-menu li.active>a>.icon-chevron-left {
    /*-webkit-transform:rotate(-90deg);
    -ms-transform:rotate(-90deg);
    -o-transform:rotate(-90deg);
    transform:rotate(-90deg);
     */
    transform: translateY(0%) rotate(270deg);
}

.sidebar-menu li.active>.treeview-menu {
    display: block
}

.sidebar-menu .treeview-menu {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
    /*padding-left:5px*/
}

.sidebar-menu .treeview-menu .treeview-menu {
    padding-left: 20px
}

.sidebar-menu .treeview-menu>li {
    margin: 0
}

.sidebar-menu .treeview-menu>li>a .icon-circle-small {
    width: 17px;
    font-size: 18px;
    position: absolute;
    left: 11px;
    display: none;
}

.sidebar-menu .treeview-menu>li>a {
    padding: 5px 5px 5px 35px;
    display: block;
    font-size: 10.5pt;
    margin-bottom: 2px;
    position: relative;
    white-space: normal;
}

.sidebar-menu .treeview-menu>li>a>.fa,
.sidebar-menu .treeview-menu>li>a>.glyphicon,
.sidebar-menu .treeview-menu>li>a>.ion {
    width: 14px
}

.sidebar-menu .treeview-menu>li>a>.icon-chevron-left,
.sidebar-menu .treeview-menu>li>a>.fa-angle-down {
    width: auto
}

@media (min-width:768px) {

    .sidebar-mini.sidebar-collapse .content-wrapper,
    .sidebar-mini.sidebar-collapse .right-side,
    .sidebar-mini.sidebar-collapse .main-footer {
        margin-left: 65px;
        z-index: 840
    }

    .sidebar-mini.sidebar-collapse .main-sidebar {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        width: 65px !important;
        z-index: 850
    }

    .sidebar-mini.sidebar-collapse .sidebar-menu>li {
        position: relative
    }

    .sidebar-mini.sidebar-collapse .sidebar-menu>li>a {
        margin-right: 0
    }

    .sidebar-mini.sidebar-collapse .sidebar-menu>li>a>span {
        border-top-right-radius: 4px
    }

    .sidebar-mini.sidebar-collapse .sidebar-menu>li:not(.treeview)>a>span {
        border-bottom-right-radius: 4px
    }

    .sidebar-mini.sidebar-collapse .sidebar-menu>li>.treeview-menu {
        padding-top: 5px;
        padding-bottom: 5px;
        border-bottom-right-radius: 4px
    }

    .sidebar-mini.sidebar-collapse .sidebar-menu>li:hover>a>span:not(.pull-right),
    .sidebar-mini.sidebar-collapse .sidebar-menu>li:hover>.treeview-menu {
        display: block !important;
        position: absolute;
        width: 180px;
        left: 65px;
        top: 0;
        margin-left: -3px;
    }

    .sidebar-mini.sidebar-collapse .sidebar-menu>li:hover>a>span {
        top: 0;
        margin-left: -3px;
        padding: 12px 5px 12px 20px;
        background-color: inherit
    }

    .sidebar-mini.sidebar-collapse .sidebar-menu>li:hover>.treeview-menu {
        top: 0px;
        margin-left: -3px
    }

    .sidebar-mini.sidebar-collapse .main-sidebar .user-panel>.info,
    .sidebar-mini.sidebar-collapse .sidebar-form,
    .sidebar-mini.sidebar-collapse .sidebar-menu>li>a>span,
    .sidebar-mini.sidebar-collapse .sidebar-menu>li>.treeview-menu,
    .sidebar-mini.sidebar-collapse .sidebar-menu>li>a>.pull-right,
    .sidebar-mini.sidebar-collapse .sidebar-menu li.header {
        display: none !important;
        -webkit-transform: translateZ(0)
    }

    .sidebar-mini.sidebar-collapse .main-header .logo {
        width: 65px
    }

    .sidebar-mini.sidebar-collapse .main-header .logo>.logo-mini {
        display: block;
        margin-left: -15px;
        margin-right: -15px;
        font-size: 18px;
        color: var(--color-white);
    }

    .sidebar-mini.sidebar-collapse .main-header .logo>.logo-lg {
        display: none
    }

    .sidebar-mini.sidebar-collapse .main-header .navbar {
        margin-left: 65px
    }
}

.sidebar-menu,
.main-sidebar .user-panel,
.sidebar-menu>li.header {
    white-space: nowrap;
    /* overflow:hidden */
}

.sidebar-menu:hover {
    overflow: visible
}

.sidebar-form,
.sidebar-menu>li.header {
    overflow: hidden;
    text-overflow: clip
}

.sidebar-menu li>a {
    position: relative
}

.sidebar-menu li>a>.pull-right {
    position: absolute;
    /*top:50%;
    margin-top:-5px;
    */
    right: 10px;
    transform: rotate(180deg);
    font-size: 20px;
    top: calc(50% - 15px);
}

.control-sidebar-bg {
    position: fixed;
    z-index: 1000;
    bottom: 0
}

.control-sidebar-bg,
.control-sidebar {
    top: 0;
    right: -200px;
    width: 200px;
    -webkit-transition: right .3s ease-in-out;
    -o-transition: right .3s ease-in-out;
    transition: right .3s ease-in-out
}

.control-sidebar {
    position: absolute;
    padding-top: 50px;
    z-index: 1010
}

@media (max-width:768px) {
    .control-sidebar {
        padding-top: 100px
    }
}

.control-sidebar>.tab-content {
    padding: 10px 15px
}

.control-sidebar.control-sidebar-open,
.control-sidebar.control-sidebar-open+.control-sidebar-bg {
    right: 0
}

.control-sidebar-open .control-sidebar-bg,
.control-sidebar-open .control-sidebar {
    right: 0
}

@media (min-width:768px) {

    .control-sidebar-open .content-wrapper,
    .control-sidebar-open .right-side,
    .control-sidebar-open .main-footer {
        margin-right: 200px
    }
}

.nav-tabs.control-sidebar-tabs>li:first-of-type>a,
.nav-tabs.control-sidebar-tabs>li:first-of-type>a:hover,
.nav-tabs.control-sidebar-tabs>li:first-of-type>a:focus {
    border-left-width: 0
}

.nav-tabs.control-sidebar-tabs>li>a {
    border-radius: 0
}

.nav-tabs.control-sidebar-tabs>li>a,
.nav-tabs.control-sidebar-tabs>li>a:hover {
    border-top: none;
    border-right: none;
    border-left: 1px solid transparent;
    border-bottom: 1px solid transparent
}

.nav-tabs.control-sidebar-tabs>li>a .icon {
    font-size: 16px
}

.nav-tabs.control-sidebar-tabs>li.active>a,
.nav-tabs.control-sidebar-tabs>li.active>a:hover,
.nav-tabs.control-sidebar-tabs>li.active>a:focus,
.nav-tabs.control-sidebar-tabs>li.active>a:active {
    border-top: none;
    border-right: none;
    border-bottom: none
}

@media (max-width:768px) {
    .nav-tabs.control-sidebar-tabs {
        display: table
    }

    .nav-tabs.control-sidebar-tabs>li {
        display: table-cell
    }
}

.control-sidebar-heading {
    font-family: var(--font-primary);
    font-size: 16px;
    padding: 10px 0;
    margin-bottom: 10px
}

.control-sidebar-subheading {
    display: block;
    font-family: var(--font-primary);
    font-size: 11.5pt
}

.control-sidebar-menu {
    list-style: none;
    padding: 0;
    margin: 0 -15px
}

.control-sidebar-menu>li>a {
    display: block;
    padding: 10px 15px
}

.control-sidebar-menu>li>a:before,
.control-sidebar-menu>li>a:after {
    content: " ";
    display: table
}

.control-sidebar-menu>li>a:after {
    clear: both
}

.control-sidebar-menu>li>a>.control-sidebar-subheading {
    margin-top: 0
}

.control-sidebar-menu .menu-icon {
    float: left;
    width: 35px;
    height: 35px;
    border-radius: var(--rounded-circle-half);
    text-align: center;
    line-height: 35px
}

.control-sidebar-menu .menu-info {
    margin-left: 45px;
    margin-top: 3px
}

.control-sidebar-menu .menu-info>.control-sidebar-subheading {
    margin: 0
}

.control-sidebar-menu .menu-info>p {
    margin: 0;
    font-size: 11px
}

.control-sidebar-menu .progress {
    margin: 0
}

.control-sidebar-dark {
    color: var(--bg-gray-250)
}

.control-sidebar-dark,
.control-sidebar-dark+.control-sidebar-bg {
    background: var(--bg-gray-950)
}

.control-sidebar-dark .nav-tabs.control-sidebar-tabs {
    border-bottom: var(--bs-dark-gray-80)
}

.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a {
    background: var(--bg-gray-950);
    color: var(--bg-gray-250)
}

.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a,
.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:hover,
.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:focus {
    border-left-color: #141a1d;
    border-bottom-color: #141a1d
}

.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:hover,
.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:focus,
.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:active {
    background: var(--bs-dark-gray-800)
}

.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:hover {
    color: var(--color-white)
}

.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li.active>a,
.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li.active>a:hover,
.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li.active>a:focus,
.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li.active>a:active {
    background: var(--bg-gray-950);
    color: var(--color-white)
}

.control-sidebar-dark .control-sidebar-heading,
.control-sidebar-dark .control-sidebar-subheading {
    color: var(--color-white)
}

.control-sidebar-dark .control-sidebar-menu>li>a:hover {
    background: var(--bs-dark-gray-800)
}

.control-sidebar-dark .control-sidebar-menu>li>a .menu-info>p {
    color: var(--bg-gray-250)
}

.control-sidebar-light {
    color: var(--bg-gray-550)
}

.control-sidebar-light,
.control-sidebar-light+.control-sidebar-bg {
    background: var(--bs-gray-smoke);
    border-left: 1px solid var(--bs-border-color);
}

.control-sidebar-light .nav-tabs.control-sidebar-tabs {
    border-bottom: var(--bs-border-color);
}

.control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a {
    background: var(--bs-border-light);
    color: var(--bs-footer-color)
}

.control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a,
.control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a:hover,
.control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a:focus {
    border-left-color: var(--bs-border-color);
    border-bottom-color: var(--bs-border-color);
}

.control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a:hover,
.control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a:focus,
.control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a:active {
    background: #eff1f7
}

.control-sidebar-light .nav-tabs.control-sidebar-tabs>li.active>a,
.control-sidebar-light .nav-tabs.control-sidebar-tabs>li.active>a:hover,
.control-sidebar-light .nav-tabs.control-sidebar-tabs>li.active>a:focus,
.control-sidebar-light .nav-tabs.control-sidebar-tabs>li.active>a:active {
    background: var(--bs-gray-smoke);
    color: var(--bs-dark-gray-800)
}

.control-sidebar-light .control-sidebar-heading,
.control-sidebar-light .control-sidebar-subheading {
    color: var(--bs-dark-gray-800)
}

.control-sidebar-light .control-sidebar-menu {
    margin-left: -14px
}

.control-sidebar-light .control-sidebar-menu>li>a:hover {
    background: var(--bs-progress-bg)
}

.control-sidebar-light .control-sidebar-menu>li>a .menu-info>p {
    color: var(--bg-gray-550)
}

.dropdown-menu {
    /*box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
    */
    border-color: var(--bs-fc-divider);
    background: var(--bs-fd-tab-content);
}

.dropdown-menu>li>a {
    color: var(--bs-slide-alert)
}

.dropdown-menu>li>a>.glyphicon,
.dropdown-menu>li>a>.fa,
.dropdown-menu>li>a>.ion {
    margin-right: 10px
}

.dropdown-menu>li>a:hover {
    background-color: #e1e3e9;
    color: var(--bs-body-color);
}

.dropdown-menu>.divider {
    background-color: var(--bs-fc-divider);
}

.navbar-nav>.notifications-menu>.dropdown-menu,
.navbar-nav>.messages-menu>.dropdown-menu,
.navbar-nav>.tasks-menu>.dropdown-menu {
    width: 280px;
    padding: 0 0 0 0;
    margin: 0;
    top: 100%
}

.navbar-nav>.notifications-menu>.dropdown-menu>li,
.navbar-nav>.messages-menu>.dropdown-menu>li,
.navbar-nav>.tasks-menu>.dropdown-menu>li {
    position: relative
}

.navbar-nav>.notifications-menu>.dropdown-menu>li.header,
.navbar-nav>.messages-menu>.dropdown-menu>li.header,
.navbar-nav>.tasks-menu>.dropdown-menu>li.header {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-color: var(--color-white);
    padding: 7px 10px;
    border-bottom: 1px solid var(--bs-with-border-color);
    color: var(--bs-footer-color);
    font-size: 11.5pt
}

.navbar-nav>.notifications-menu>.dropdown-menu>li.footer>a,
.navbar-nav>.messages-menu>.dropdown-menu>li.footer>a,
.navbar-nav>.tasks-menu>.dropdown-menu>li.footer>a {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    font-size: 12px;
    background-color: var(--color-white);
    padding: 7px 10px;
    border-bottom: 1px solid var(--bs-fc-divider);
    color: var(--bs-footer-color) !important;
    text-align: center
}

@media (max-width:991px) {

    .navbar-nav>.notifications-menu>.dropdown-menu>li.footer>a,
    .navbar-nav>.messages-menu>.dropdown-menu>li.footer>a,
    .navbar-nav>.tasks-menu>.dropdown-menu>li.footer>a {
        background: var(--color-white) !important;
        color: var(--bs-footer-color) !important
    }
}

.navbar-nav>.notifications-menu>.dropdown-menu>li.footer>a:hover,
.navbar-nav>.messages-menu>.dropdown-menu>li.footer>a:hover,
.navbar-nav>.tasks-menu>.dropdown-menu>li.footer>a:hover {
    text-decoration: none;
    font-weight: normal
}

.navbar-nav>.notifications-menu>.dropdown-menu>li .menu,
.navbar-nav>.messages-menu>.dropdown-menu>li .menu,
.navbar-nav>.tasks-menu>.dropdown-menu>li .menu {
    max-height: 200px;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow-x: hidden
}

.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a,
.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a,
.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a {
    display: block;
    white-space: nowrap;
    border-bottom: 1px solid var(--bs-with-border-color);
}

.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a:hover,
.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a:hover,
.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a:hover {
    background: var(--bs-pdf-bg-color);
    text-decoration: none
}

.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a {
    color: var(--bs-footer-color);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 10px
}

.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a>.glyphicon,
.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a>.fa,
.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a>.ion {
    width: 20px
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a {
    margin: 0;
    padding: 10px 10px
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>div>img {
    margin: auto 10px auto auto;
    width: 40px;
    height: 40px
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>h4 {
    padding: 0;
    margin: 0 0 0 45px;
    color: var(--bs-footer-color);
    font-size: 15px;
    position: relative
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>h4>small {
    color: var(--bg-gray-500);
    font-size: 10px;
    position: absolute;
    top: 0;
    right: 0
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>p {
    margin: 0 0 0 45px;
    font-size: 12px;
    color: var(--bg-gray-200)
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a:before,
.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a:after {
    content: " ";
    display: table
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a:after {
    clear: both
}

.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a {
    padding: 10px
}

.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a>h3 {
    font-size: 11.5pt;
    padding: 0;
    margin: 0 0 10px 0;
    color: var(--bs-gray-975)
}

.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a>.progress {
    padding: 0;
    margin: 0
}

.navbar-nav>.user-menu>.dropdown-menu {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    padding: 1px 0 0 0;
    border-top-width: 0;
    width: 300px
}

.navbar-nav>.user-menu>.dropdown-menu,
.navbar-nav>.user-menu>.dropdown-menu>.user-body {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header {
    height: 175px;
    padding: 10px;
    text-align: center
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header>img {
    z-index: 5;
    height: 90px;
    width: 90px;
    border: 3px solid;
    border-color: transparent;
    border-color: rgba(255, 255, 255, 0.2)
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header>p {
    z-index: 5;
    color: var(--color-white);
    color: rgba(255, 255, 255, 0.8);
    font-size: 17px;
    margin-top: 10px
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header>p>small {
    display: block;
    font-size: 12px
}

.navbar-nav>.user-menu>.dropdown-menu>.user-body {
    padding: 15px;
    border-bottom: 1px solid var(--bs-with-border-color);
    border-top: 1px solid var(--bs-table-border);
}

.navbar-nav>.user-menu>.dropdown-menu>.user-body:before,
.navbar-nav>.user-menu>.dropdown-menu>.user-body:after {
    content: " ";
    display: table
}

.navbar-nav>.user-menu>.dropdown-menu>.user-body:after {
    clear: both
}

.navbar-nav>.user-menu>.dropdown-menu>.user-body a {
    color: var(--bs-footer-color) !important
}

@media (max-width:991px) {
    .navbar-nav>.user-menu>.dropdown-menu>.user-body a {
        background: var(--color-white) !important;
        color: var(--bs-footer-color) !important
    }
}

.navbar-nav>.user-menu>.dropdown-menu>.user-footer {
    background-color: var(--bs-chat-hover);
    padding: 10px
}

.navbar-nav>.user-menu>.dropdown-menu>.user-footer:before,
.navbar-nav>.user-menu>.dropdown-menu>.user-footer:after {
    content: " ";
    display: table
}

.navbar-nav>.user-menu>.dropdown-menu>.user-footer:after {
    clear: both
}

.navbar-nav>.user-menu>.dropdown-menu>.user-footer .btn-default {
    color: var(--bs-gray-975)
}

@media (max-width:991px) {
    .navbar-nav>.user-menu>.dropdown-menu>.user-footer .btn-default:hover {
        background-color: var(--bs-chat-hover)
    }
}

.navbar-nav>.user-menu .user-image {
    float: left;
    width: 25px;
    height: 25px;
    border-radius: var(--rounded-circle-half);
    margin-right: 10px;
    margin-top: -2px
}

@media (max-width:767px) {
    .navbar-nav>.user-menu .user-image {
        float: none;
        margin-right: 0;
        margin-top: -8px;
        line-height: 10px
    }
}

.open:not(.dropup)>.animated-dropdown-menu {
    backface-visibility: visible !important;
    -webkit-animation: flipInX .7s both;
    -o-animation: flipInX .7s both;
    animation: flipInX .7s both
}

@keyframes flipInX {
    0% {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transition-timing-function: ease-in
    }

    60% {
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }

    80% {
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }

    100% {
        transform: perspective(400px)
    }
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }

    100% {
        -webkit-transform: perspective(400px)
    }
}

.navbar-custom-menu>.navbar-nav>li {
    position: relative
}

.navbar-custom-menu>.navbar-nav>li>.dropdown-menu {
    position: absolute;
    right: 0;
    left: auto;
    min-width: 290px;
}

@media (max-width:991px) {
    .navbar-custom-menu>.navbar-nav {
        float: right
    }

    .navbar-custom-menu>.navbar-nav>li>.dropdown-menu {
        position: absolute;
        right: 5%;
        left: auto;
        border: 1px solid var(--bs-table-border);
        background: var(--bs-fd-tab-content);
    }
}

.form-control {box-shadow: none;}

.form-control:focus {
    border-color: var(--bs-primary);
    border-width: 2px;
    box-shadow: 0 .125rem .375rem 0 rgba(var(--bs-primary-rgb), 0.3);
}

.form-control::-moz-placeholder,
.form-control:-ms-input-placeholder,
.form-control::-webkit-input-placeholder {
    color: #bbb;
    opacity: 1
}

.form-control:not(select) {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.form-group.has-success label {
    color: var(--bs-green-850)
}

.form-group.has-success .form-control {
    border-color: var(--bs-green-850);
    box-shadow: none
}

.form-group.has-warning label {
    color: var(--bs-orange-600)
}

.form-group.has-warning .form-control {
    border-color: var(--bs-orange-600);
    box-shadow: none
}

.form-group.has-error label {
    color: var(--bs-danger-750)
}

.form-group.has-error .form-control {
    border-color: var(--bs-danger-750);
    box-shadow: none
}

.input-group .input-group-addon {
    border-color: var(--bs-border-color);
    background-color: var(--bs-input-bg);
    color: var(--label-text-color);
}

.btn-group-vertical .btn.btn-flat:first-of-type,
.btn-group-vertical .btn.btn-flat:last-of-type {
    border-radius: 0
}
.icheck>label {padding-left: 0}
.form-control-feedback.fa {line-height: 34px}

.input-lg+.form-control-feedback.fa,
.input-group-lg+.form-control-feedback.fa,
.form-group-lg .form-control+.form-control-feedback.fa {line-height: 46px}

.input-sm+.form-control-feedback.fa,
.input-group-sm+.form-control-feedback.fa,
.form-group-sm .form-control+.form-control-feedback.fa {
    line-height: 30px
}

.progress,
.progress>.progress-bar {
    -webkit-box-shadow: none;
    box-shadow: none
}

.progress,
.progress>.progress-bar,
.progress .progress-bar,
.progress>.progress-bar .progress-bar {
    border-radius: var(--rounded-sm);
}

.progress.sm,
.progress-sm {
    height: 10px
}

.progress.sm,
.progress-sm,
.progress.sm .progress-bar,
.progress-sm .progress-bar {
    border-radius: var(--rounded-sm);
}

.progress.xs,
.progress-xs {
    height: 7px
}

.progress.xs,
.progress-xs,
.progress.xs .progress-bar,
.progress-xs .progress-bar {
    border-radius: 1px
}

.progress.xxs,
.progress-xxs {
    height: 3px
}

.progress.xxs,
.progress-xxs,
.progress.xxs .progress-bar,
.progress-xxs .progress-bar {
    border-radius: 1px
}

.progress.vertical {
    position: relative;
    width: 30px;
    height: 200px;
    display: inline-block;
    margin-right: 10px
}

.progress.vertical>.progress-bar {
    width: 100%;
    position: absolute;
    bottom: 0
}

.progress.vertical.sm,
.progress.vertical.progress-sm {
    width: 20px
}

.progress.vertical.xs,
.progress.vertical.progress-xs {
    width: 10px
}

.progress.vertical.xxs,
.progress.vertical.progress-xxs {
    width: 3px
}

.progress-group .progress-text {
    font-family: var(--font-primary);
}

.progress-group .progress-number {
    float: right
}

.table tr>td .progress {
    margin: 0
}

.progress-bar-light-blue,
.progress-bar-primary {
    background-color: #3c8dbc
}

.progress-striped .progress-bar-light-blue,
.progress-striped .progress-bar-primary {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-green,
.progress-bar-success {
    background-color: var(--bs-green-850)
}

.progress-striped .progress-bar-green,
.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-aqua,
.progress-bar-info {
    background-color: var(--bs-sky-600)
}

.progress-striped .progress-bar-aqua,
.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-yellow,
.progress-bar-warning {
    background-color: var(--bs-orange-600)
}

.progress-bar-lris-blue,
.progress-bar-warning {
    background-color: var(--bs-cyan-500)
}

.progress-striped .progress-bar-yellow,
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-red,
.progress-bar-danger {
    background-color: var(--bs-danger-750)
}

.progress-striped .progress-bar-red,
.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.small-box {
    border-radius: var(--rounded-sm);
    position: relative;
    display: block;
    margin-bottom: 20px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1)
}

.small-box>.inner {
    padding: 10px
}

.small-box>.small-box-footer {
    position: relative;
    text-align: center;
    padding: 3px 0;
    color: var(--color-white);
    color: rgba(255, 255, 255, 0.8);
    display: block;
    z-index: 10;
    background: rgba(0, 0, 0, 0.1);
    text-decoration: none
}

.small-box>.small-box-footer:hover {
    color: var(--color-white);
    background: rgba(0, 0, 0, 0.15)
}

.small-box h3 {
    font-size: 38px;
    font-family: var(--font-primary);
    margin: 0 0 10px 0;
    white-space: nowrap;
    padding: 0
}

.small-box p {
    font-size: 15px
}

.small-box p>small {
    display: block;
    color: var(--bs-chat-hover);
    font-size: 13px;
    margin-top: 5px
}

.small-box h3,
.small-box p {
    z-index: 5px
}

.small-box .icon {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    position: absolute;
    top: -10px;
    right: 10px;
    z-index: 0;
    font-size: 90px;
    color: rgba(0, 0, 0, 0.15)
}

.small-box:hover {
    text-decoration: none;
    color: var(--bs-chat-hover)
}

.small-box:hover .icon {
    font-size: 95px
}

@media (max-width:767px) {
    .small-box {
        text-align: center
    }

    .small-box .icon {
        display: none
    }

    .small-box p {
        font-size: 12px
    }

    ul.dropdown-menu.min-w-full.sm-drop-down {
        min-width: auto;
    }
}

.box {
    position: relative;
    border-radius: var(--bs-border-radius);
    background: var(--bs-card-bg);
    margin-bottom: var(--bs-bottom-space);
    width: 100%;
    border: 1px solid var(--bs-card-border-light-gray);
}


.box.box-danger {
    border-top-color: var(--bs-danger-750);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
}

.box.box-warning {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
}

.box.box-default {
    border-top-color: var(--bs-border-color);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
}

.box.collapsed-box .box-body,
.box.collapsed-box .box-footer {
    display: none
}

.box .nav-stacked>li {
    border-bottom: 1px solid var(--bs-with-border-color);
    margin: 0
}

.box .nav-stacked>li:last-of-type {
    border-bottom: none
}

.box.height-control .box-body {
    max-height: 300px;
    overflow: auto
}

.box .border-right {
    border-right: 1px solid var(--bs-with-border-color);
}

.box .border-left {
    border-left: 1px solid var(--bs-with-border-color);
}

.box.box-solid {
    border-top: 0
}

.box.box-solid>.box-header .btn.btn-default {
    background: transparent
}

.box.box-solid>.box-header .btn:hover,
.box.box-solid>.box-header a:hover {
    background: rgba(0, 0, 0, 0.1)
}

.box.box-solid.box-default {
    border: 1px solid var(--bs-border-color);
}

.box.box-solid.box-default>.box-header {
    color: var(--bs-footer-color);
    background: var(--bs-border-color);
    background-color: var(--bs-border-color);
}

.box.box-solid.box-default>.box-header a,
.box.box-solid.box-default>.box-header .btn {
    color: var(--bs-footer-color)
}

.box.box-solid.box-primary {
    border: 1px solid #3c8dbc
}

.box.box-solid.box-primary>.box-header {
    color: var(--color-white);
    background: #3c8dbc;
    background-color: #3c8dbc
}

.box.box-solid.box-primary>.box-header a,
.box.box-solid.box-primary>.box-header .btn {
    color: var(--color-white)
}

.box.box-solid.box-info {
    border: 1px solid var(--bs-sky-600)
}

.box.box-solid.box-info>.box-header {
    color: var(--color-white);
    background: var(--bs-sky-600);
    background-color: var(--bs-sky-600)
}

.box.box-solid.box-info>.box-header a,
.box.box-solid.box-info>.box-header .btn {
    color: var(--color-white)
}

.box.box-solid.box-danger {
    border: 1px solid var(--bs-danger-750)
}

.box.box-solid.box-danger>.box-header {
    color: var(--color-white);
    background: var(--bs-danger-750);
    background-color: var(--bs-danger-750)
}

.box.box-solid.box-danger>.box-header a,
.box.box-solid.box-danger>.box-header .btn {
    color: var(--color-white)
}

.box.box-solid.box-warning {
    border: 1px solid var(--bs-orange-600)
}

.box.box-solid.box-warning>.box-header {
    color: var(--color-white);
    background: var(--bs-orange-600);
    background-color: var(--bs-orange-600)
}

.box.box-solid.box-warning>.box-header a,
.box.box-solid.box-warning>.box-header .btn {
    color: var(--color-white)
}

.box.box-solid.box-success {
    border: 1px solid var(--bs-green-850)
}

.box.box-solid.box-success>.box-header {
    color: var(--color-white);
    background: var(--bs-green-850);
    background-color: var(--bs-green-850)
}

.box.box-solid.box-success>.box-header a,
.box.box-solid.box-success>.box-header .btn {
    color: var(--color-white)
}

.box.box-solid>.box-header>.box-tools .btn {
    border: 0;
    box-shadow: none
}

.box.box-solid[class*='bg']>.box-header {
    color: var(--color-white)
}

.box .box-group>.box {
    margin-bottom: 5px
}

.box .knob-label {
    text-align: center;
    color: var(--bs-body-color);
    font-weight: 100;
    font-size: 12px;
    margin-bottom: 0.3em
}

.box>.overlay,
.overlay-wrapper>.overlay,
.box>.loading-img,
.overlay-wrapper>.loading-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.box .overlay,
.overlay-wrapper .overlay {
    z-index: 50;
    background: rgba(255, 255, 255, 0.7);
    border-radius: var(--rounded);
}

.box .overlay>.fa,
.overlay-wrapper .overlay>.fa {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    color: var(--label-text-color);
    font-size: 30px
}

.box .overlay.dark,
.overlay-wrapper .overlay.dark {
    background: rgba(0, 0, 0, 0.5)
}

.box-header:before,
.box-body:before,
.box-footer:before,
.box-header:after,
.box-body:after,
.box-footer:after {
    content: " ";
    display: table
}

.box-header:after,
.box-body:after,
.box-footer:after {
    clear: both
}

.box-header {
    color: var(--bs-footer-color);
    display: block;
    padding: var(--bs-round-1);
    position: relative
}

.box-header.with-border {
    border-bottom: 1px solid var(--bs-card-border-light-gray);
}

.collapsed-box .box-header.with-border {
    border-bottom: none
}

.box-header>.fa,
.box-header>.glyphicon,
.box-header>.ion,
.box-header .box-title {
    display: inline-block;
    font-size: 18px;
    margin: 0;
    line-height: 1
}

.box-header>.fa,
.box-header>.glyphicon,
.box-header>.ion {
    margin-right: 5px
}

.box-header>.box-tools {
    position: absolute;
    right: 15px;
    top: 8px
}

.box-header>.box-tools [data-toggle="tooltip"] {
    position: relative
}

.box-header>.box-tools.pull-right .dropdown-menu {
    right: 0;
    left: auto
}

.btn-box-tool {
    padding: 5px;
    font-size: 12px;
    background: transparent;
    color: var(--bs-light-gray-blue)
}

.open .btn-box-tool,
.btn-box-tool:hover {
    color: #606c84
}

.btn-box-tool.btn:active {
    box-shadow: none
}

.box-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: var(--bs-round-1);
}

.no-header .box-body {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.box-body>.table {
    margin-bottom: 0
}

.box-body .fc {
    margin-top: 5px
}

.box-body .full-width-chart {
    margin: -19px
}

.box-body.no-padding .full-width-chart {
    margin: -9px
}

.box-body .box-pane {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 3px
}

.box-body .box-pane-right {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0
}

.box-footer {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top: 1px solid var(--bs-with-border-color);
    padding: var(--bs-round-1);
    background-color: var(--bs-card-bg);
}

.chart-legend {
    margin: 10px 0
}

@media (max-width:991px) {
    .chart-legend>li {
        float: left;
        margin-right: 10px
    }
}

.box-comments {
    background: #f7f7f7
}

.box-comments .box-comment {
    padding: 8px 0;
    border-bottom: 1px solid var(--bs-fc-divider)
}

.box-comments .box-comment:before,
.box-comments .box-comment:after {
    content: " ";
    display: table
}

.box-comments .box-comment:after {
    clear: both
}

.box-comments .box-comment:last-of-type {
    border-bottom: 0
}

.box-comments .box-comment:first-of-type {
    padding-top: 0
}

.box-comments .box-comment img {
    float: left
}

.box-comments .comment-text {
    margin-left: 40px;
    color: var(--bg-gray-975)
}

.box-comments .username {
    color: var(--bs-footer-color);
    display: block;
    font-family: var(--font-primary);
}

.box-comments .text-muted {
    font-family: var(--font-primary);
    font-size: 12px
}

.todo-list {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: auto
}

.todo-list>li {
    border-radius: var(--rounded-sm);
    padding: 10px;
    background: var(--bs-pdf-bg-color);
    margin-bottom: 2px;
    border-left: 2px solid #e6e7e8;
    color: var(--bs-footer-color)
}

.todo-list>li:last-of-type {
    margin-bottom: 0
}

.todo-list>li>input[type='checkbox'] {
    margin: 0 10px 0 5px
}

.todo-list>li .text {
    display: inline-block;
    margin-left: 5px;
    font-family: var(--font-primary);
}

.todo-list>li .label {
    margin-left: 10px;
    font-size: 9px
}

.todo-list>li .tools {
    display: none;
    float: right;
    color: var(--bs-danger-750)
}

.todo-list>li .tools>.fa,
.todo-list>li .tools>.glyphicon,
.todo-list>li .tools>.ion {
    margin-right: 5px;
    cursor: pointer
}

.todo-list>li:hover .tools {
    display: inline-block
}

.todo-list>li.done {
    color: var(--bg-gray-500)
}

.todo-list>li.done .text {
    text-decoration: line-through;
    font-family: var(--font-primary);
}

.todo-list>li.done .label {
    background: var(--bs-border-color) !important
}

.todo-list .danger {
    border-left-color: var(--bs-danger-750)
}

.todo-list .warning {
    border-left-color: var(--bs-orange-600)
}

.todo-list .info {
    border-left-color: var(--bs-sky-600)
}

.todo-list .success {
    border-left-color: var(--bs-green-850)
}

.todo-list .primary {
    border-left-color: #3c8dbc
}

.todo-list .handle {
    display: inline-block;
    cursor: move;
    margin: 0 5px
}

.chat {
    padding: 5px 20px 5px 10px
}

.chat .item {
    margin-bottom: 10px
}

.chat .item:before,
.chat .item:after {
    content: " ";
    display: table
}

.chat .item:after {
    clear: both
}

.chat .item>img {
    width: 40px;
    height: 40px;
    border: 2px solid transparent;
    border-radius: var(--rounded-circle-half);
}

.chat .item>.online {
    border: 2px solid var(--bs-green-850)
}

.chat .item>.offline {
    border: 2px solid var(--bs-danger-750)
}

.chat .item>.message {
    margin-left: 55px;
    margin-top: -40px
}

.chat .item>.message>.name {
    display: block;
    font-family: var(--font-primary);
}

.chat .item>.attachment {
    border-radius: var(--rounded);
    background: var(--bs-pdf-bg-color);
    margin-left: 65px;
    margin-right: 15px;
    padding: 10px
}

.chat .item>.attachment>h4 {
    margin: 0 0 5px 0;
    font-family: var(--font-primary);
    font-size: 11.5pt
}

.chat .item>.attachment>p,
.chat .item>.attachment>.filename {
    font-family: var(--font-primary);
    font-size: 13px;
    font-style: italic;
    margin: 0
}

.chat .item>.attachment:before,
.chat .item>.attachment:after {
    content: " ";
    display: table
}

.chat .item>.attachment:after {
    clear: both
}

.box-input {
    max-width: 200px
}

.modal .panel-body {
    color: var(--bs-footer-color)
}

.info-box {
    display: block;
    min-height: 80px;
    background: var(--bs-card-bg);
    width: 100%;
    border-radius: 2px;
    margin-bottom: var(--bs-bottom-space);
    border-radius: 0.35rem;
}

.info-box small {
    font-size: 11.5pt
}

.info-box .progress {
    background: rgba(0, 0, 0, 0.2);
    margin: 5px -10px 5px -10px;
    height: 2px
}

.info-box .progress,
.info-box .progress .progress-bar {
    border-radius: 0
}

.info-box .progress .progress-bar {
    background: var(--color-white)
}

.info-box-icon {
    display: block;
    float: left;
    height: 60px;
    width: 60px;
    text-align: center;
    font-size: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 60px;
    border-radius: 3px;
    border: 1px solid var(--bs-table-border);
}

.info-box-icon>img {
    max-width: 100%
}

.info-box-content {
    padding: 5px 10px;
    margin-left: 65px;
}

.info-box-number {
    display: block;
    font-family: var(--font-primary);
    font-size: 18px
}

.progress-description,
.info-box-text {
    display: block;
    font-size: 11.5pt;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.info-box-text {
    text-transform: capitalize;
}

.info-box-more {
    display: block
}

.progress-description {
    margin: 0
}

.timeline {
    position: relative;
    margin: 0 0 30px 0;
    padding: 0;
    list-style: none
}

.timeline:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 4px;
    background: var(--bs-primary);
    left: 31px;
    margin: 0;
    border-radius: 2px
}

.timeline>li {
    position: relative;
    margin-bottom: 15px;
    font-size: 12px;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table
}

.timeline>li:after {
    clear: both
}

.timeline>li>.timeline-item {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    margin-top: 0;
    background: #fff;
    color: var(--bs-footer-color);
    margin-left: 60px;
    padding: 0;
    position: relative
}

.timeline>li>.timeline-item>.time {
    color: var(--bg-gray-500);
    float: right;
    padding: 10px;
    font-size: 12px
}

.timeline>li>.timeline-item>.timeline-header {
    margin: 0;
    color: var(--bg-gray-975);
    border-bottom: 1px solid var(--bs-with-border-color);
    padding: 10px;
    font-size: 16px;
    line-height: 1.1
}

.timeline>li>.timeline-item>.timeline-header>a {
    font-family: var(--font-primary);
}

.timeline>li>.timeline-item>.timeline-body,
.timeline>li>.timeline-item>.timeline-footer {
    padding: 10px
}

.timeline>li>.fa,
.timeline>li>.glyphicon,
.timeline>li>.ion {
    width: 30px;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
    position: absolute;
    color: var(--bs-gray-100);
    background: var(--bs-border-color);
    border-radius: 50%;
    text-align: center;
    left: 18px;
    top: 0
}

.timeline>.time-label>span {
    padding: 5px;
    display: inline-block;
    background-color: var(--color-white);
    border-radius: 4px;
    font-family: var(--font-primary);
    font-size: 10px;
}

.timeline-inverse>li>.timeline-item {
    background: var(--bs-gray-smoke);
    border: 1px solid var(--bs-table-border);
    -webkit-box-shadow: none;
    box-shadow: none
}

.timeline-inverse>li>.timeline-item>.timeline-header {
    border-bottom-color: var(--bs-table-border);
}

.form-group {
    margin-bottom: 20px;
}

.btn {
    border-radius: var(--bs-card-border-radius);
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid transparent;
}

.btn-primary {
    background-color: var(--bs-primary);
    border-color: var(--bs-btn-border-color);
    transition: .3s;
    font-size: var(--bs-font-size);
    padding: 6px 10px;
    border-radius: var(--bs-card-border-radius);
}

.btn-info:hover,
.btn-info:active,
.btn-info.hover,
.btn-primary:hover,
.btn-primary:active,
.btn-primary.hover {
    border-color: var(--bs-primary) !important;
    background-color: color-mix(in sRGB, var(--color-black) 10%, var(--bs-primary)) !important;
}

.btn.uppercase {
    text-transform: uppercase
}

.btn.btn-flat {
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-width: 1px
}

.btn:active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn:focus {
    outline: none
}

.btn.btn-file {
    position: relative;
    overflow: hidden
}

.btn.btn-file>input[type='file'] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    opacity: 0;
    filter: alpha(opacity=0);
    outline: none;
    background: var(--color-white);
    cursor: inherit;
    display: block
}

.btn-default {
    background-color: var(--bs-side-nav-bg);
    color: var(--bs-footer-color);
    border-color: var(--bs-table-border);
}

.btn-default:hover,
.btn-default:active,
.btn-default.hover {
    background-color: color-mix(in sRGB, var(--color-black) 10%, var(--bs-primary)) !important;
    color: var(--bs-primary-contrast) !important;
    border-color: var(--bs-primary) !important;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.hover {
    background-color: var(--bs-side-tab-active)
}

.btn-success {
    background-color: var(--bs-green-850);
    border-color: #232323
}

.btn-success:hover,
.btn-success:active,
.btn-success.hover {
    background-color: var(--bs-side-tab-active)
}

.btn-danger:hover,
.btn-danger:active,
.btn-danger.hover {
    background-color: var(--bs-danger-750)
}

.btn-warning {
    background-color: var(--bs-orange-600);
    border-color: #e08e0b;
    padding: 6px 15px;
    font-size: var(--bs-font-size);
}

.btn-warning:hover,
.btn-warning:active,
.btn-warning.hover {
    background-color: #e08e0b
}

.btn-outline {
    border: 1px solid var(--color-white);
    background: transparent;
    color: var(--color-white)
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active {
    color: rgba(255, 255, 255, 0.7);
    border-color: rgba(255, 255, 255, 0.7)
}

.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn[class*='bg-']:hover {
    -webkit-box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.2)
}

.btn-app {
    border-radius: 3px;
    position: relative;
    padding: 15px 5px;
    margin: 0 0 10px 10px;
    min-width: 80px;
    height: 60px;
    text-align: center;
    color: var(--bs-gray-975);
    border: 1px solid var(--bs-table-border);
    background-color: var(--bs-pdf-bg-color);
    font-size: 12px
}

.btn-app>.fa,
.btn-app>.glyphicon,
.btn-app>.ion {
    font-size: 20px;
    display: block
}

.btn-app:hover {
    background: var(--bs-pdf-bg-color);
    color: var(--bs-footer-color);
    border-color: #aaa
}

.btn-app:active,
.btn-app:focus {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn-app>.badge {
    position: absolute;
    top: -3px;
    right: -10px;
    font-size: 10px;
    font-family: var(--font-primary);
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px !important;
    min-width: 26px;
    font-size: 12px !important;
}

textarea {
    padding-top: 5px !important;
}

.callout {
    border-radius: 3px;
    margin: 0 0 20px 0;
    padding: 15px 30px 15px 15px;
    border-left: 5px solid var(--bs-fc-divider)
}

.callout a {
    color: var(--color-white);
    text-decoration: underline
}

.callout a:hover {
    color: var(--bs-fc-divider)
}

.callout h4 {
    margin-top: 0;
    font-family: var(--font-primary);
}

.callout p:last-child {
    margin-bottom: 0
}

.callout code,
.callout .highlight {
    background-color: var(--color-white)
}

.callout.callout-danger {
    border-color: #c23321
}

.callout.callout-warning {
    border-color: #c87f0a
}

.callout.callout-info {
    border-color: #0097bc
}

.callout.callout-success {
    border-color: #00733e
}

.alert {
    border-radius: 3px
}

.alert h4 {
    font-family: var(--font-primary);
}

.alert .icon {
    margin-right: 10px
}

.alert .close {
    color: var(--alert-close-btn);
    opacity: .2;
    filter: alpha(opacity=20);
    line-height: 20px;
    font-size: 21px;
}

.alert .close:hover {
    opacity: .5;
    filter: alpha(opacity=50)
}

.alert a {
    color: var(--bs-orange-750);
    text-decoration: underline
}

.alert-success {
    border-color: var(--bs-green-800)
}

.alert-danger,
.alert-error {
    border-color: var(--bs-danger-750)
}

.alert-warning {
    border-color: #e08e0b
}

.alert-info {
    border-color: #00acd6
}

.nav>li>a:hover,
.nav>li>a:active,
.nav>li>a:focus {
    color: var(--color-white);
    background: var(--bs-primary)
}

.nav-pills>li>a {
    border-radius: 0;
    border-top: 3px solid transparent;
    color: var(--bs-footer-color)
}

.nav-pills>li>a>.fa,
.nav-pills>li>a>.glyphicon,
.nav-pills>li>a>.ion {
    margin-right: 5px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    border-top-color: var(--bs-primary);
    background: var(--bs-primary);
}

.nav-pills>li.active>a {
    font-family: var(--font-primary);
}

.nav-stacked>li>a {
    border-radius: 0;
    border-top: 0;
    border-left: 3px solid transparent;
    color: var(--bs-footer-color)
}

.nav-stacked>li.active>a,
.nav-stacked>li.active>a:hover {
    background: transparent;
    color: var(--bs-footer-color);
    border-top: 0;
    border-left-color: #3c8dbc
}

.nav-stacked>li.header {
    border-bottom: 1px solid var(--bs-table-border);
    color: var(--bs-slide-alert);
    margin-bottom: 10px;
    padding: 5px 10px;
    text-transform: uppercase
}

.nav-tabs-custom {
    margin-bottom: 20px;
    background: var(--bs-card-bg);
    border-radius: var(--rounded);
}

.nav-tabs-custom>.nav-tabs {
    margin: 0;
    border-bottom-color: var(--bs-card-border-light-gray);
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    background: var(--bs-side-nav-bg);
}

.nav-tabs-custom>.nav-tabs>li {
    border-bottom: 3px solid transparent;
    margin-bottom: -2px;
    margin-right: 5px
}

.nav-tabs-custom>.nav-tabs>li>a {
    color: var(--bs-footer-color);
    border-radius: 0
}

.nav-tabs-custom>.nav-tabs>li>a.text-muted {
    color: var(--bg-gray-500)
}

.nav-tabs-custom>.nav-tabs>li>a,
.nav-tabs-custom>.nav-tabs>li>a:hover {
    background: transparent;
    margin: 0;
    padding: 12px 15px;
}

.nav-tabs-custom>.nav-tabs>li>a:hover {
    color: var(--bg-gray-500)
}

.nav-tabs-custom>.nav-tabs>li:not(.active)>a:hover,
.nav-tabs-custom>.nav-tabs>li:not(.active)>a:focus,
.nav-tabs-custom>.nav-tabs>li:not(.active)>a:active {
    border-color: transparent
}

.nav-tabs-custom>.nav-tabs>li.active {
    border-bottom-color: var(--bs-primary);
}

.nav-tabs-custom>.nav-tabs>li.active>a,
.nav-tabs-custom>.nav-tabs>li.active:hover>a {
    background-color: var(--bs-card-bg);
    color: var(--bs-footer-color);
}

.nav-tabs-custom>.nav-tabs>li.active>a {
    border-top-color: transparent;
    border-left-color: var(--bs-with-border-color);
    border-right-color: var(--bs-with-border-color);
}

.nav-tabs-custom>.nav-tabs>li:first-of-type {
    margin-left: 0
}

.nav-tabs-custom>.nav-tabs>li:first-of-type.active>a {
    border-left-color: transparent
}

.nav-tabs-custom>.nav-tabs.pull-right {
    float: none !important
}

.nav-tabs-custom>.nav-tabs.pull-right>li {
    float: right
}

.nav-tabs-custom>.nav-tabs.pull-right>li:first-of-type {
    margin-right: 0
}

.nav-tabs-custom>.nav-tabs.pull-right>li:first-of-type>a {
    border-left-width: 1px
}

.nav-tabs-custom>.nav-tabs.pull-right>li:first-of-type.active>a {
    border-left-color: var(--bs-with-border-color);
    border-right-color: transparent
}

.nav-tabs-custom>.nav-tabs>li.header {
    line-height: 35px;
    padding: 0 10px;
    font-size: 18px;
    color: var(--bs-footer-color);
}

.nav-tabs-custom>.nav-tabs>li.header>.fa,
.nav-tabs-custom>.nav-tabs>li.header>.glyphicon,
.nav-tabs-custom>.nav-tabs>li.header>.ion {
    margin-right: 5px
}

.nav-tabs-custom>.tab-content {
    background: var(--bs-card-bg);
    padding: 10px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.nav-tabs-custom .dropdown.open>a:active,
.nav-tabs-custom .dropdown.open>a:focus {
    background: transparent;
    color: var(--bg-gray-500)
}

.pagination>li>a {
    background: var(--bs-fc-widget-header) !important;
    color: var(--bs-body-color);
    border-color: var(--bs-table-border) !important;
}

.pagination.pagination-flat>li>a {
    border-radius: 0 !important
}

.products-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.products-list>.item {
    border-radius: var(--rounded);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    padding: 10px 0;
    background: var(--color-white)
}

.products-list>.item:before,
.products-list>.item:after {
    content: " ";
    display: table
}

.products-list>.item:after {
    clear: both
}

.products-list .product-img {
    float: left
}

.products-list .product-img img {
    width: 50px;
    height: 50px
}

.products-list .product-info {
    margin-left: 60px
}

.products-list .product-title {
    font-family: 'Roboto-Bold';
}

.products-list .product-description {
    display: block;
    color: var(--bg-gray-500);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.product-list-in-box>.item {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    border-bottom: 1px solid var(--bs-with-border-color);
}

.product-list-in-box>.item:last-of-type {
    border-bottom-width: 0
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    border-top: 1px solid var(--bs-with-border-color);
    background-color: var(--bs-card-bg);
}

.table>thead>tr>th {
    border-bottom: 2px solid var(--bs-with-border-color);
    background: #ececec;
}

.table tr td .progress {
    margin-top: 5px
}

.table-bordered {
    border: 1px solid var(--bs-with-border-color)
}

/* .table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {} */

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
    border-bottom-width: 2px
}

.table.no-border,
.table.no-border td,
.table.no-border th {
    border: 0
}

table.text-center,
table.text-center td,
table.text-center th {
    text-align: center
}

.table.align th {
    text-align: left
}

.table.align td {
    text-align: right
}

.label-default {
    background-color: var(--bs-table-border);
    color: var(--bs-footer-color);
}

.direct-chat .box-body {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    position: relative;
    overflow-x: hidden;
    padding: 0
}

.direct-chat.chat-pane-open .direct-chat-contacts {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.direct-chat-messages {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    padding: 10px;
    height: 280px;
    overflow: auto
}

.direct-chat-msg,
.direct-chat-text {
    display: block
}

.direct-chat-msg {
    margin-bottom: 10px
}

.direct-chat-msg:before,
.direct-chat-msg:after {
    content: " ";
    display: table
}

.direct-chat-msg:after {
    clear: both
}

.direct-chat-messages,
.direct-chat-contacts {
    -webkit-transition: -webkit-transform .5s ease-in-out;
    -moz-transition: -moz-transform .5s ease-in-out;
    -o-transition: -o-transform .5s ease-in-out;
    transition: transform .5s ease-in-out
}

.direct-chat-text {
    border-radius: var(--rounded);
    position: relative;
    padding: 5px 10px;
    background: var(--bs-border-color);
    border: 1px solid var(--bs-border-color);
    margin: 5px 0 0 50px;
    color: var(--bs-footer-color)
}

.direct-chat-text:after,
.direct-chat-text:before {
    position: absolute;
    right: 100%;
    top: 15px;
    border: solid transparent;
    border-right-color: var(--bs-border-color);
    content: ' ';
    height: 0;
    width: 0;
    pointer-events: none
}

.direct-chat-text:after {
    border-width: 5px;
    margin-top: -5px
}

.direct-chat-text:before {
    border-width: 6px;
    margin-top: -6px
}

.right .direct-chat-text {
    margin-right: 50px;
    margin-left: 0
}

.right .direct-chat-text:after,
.right .direct-chat-text:before {
    right: auto;
    left: 100%;
    border-right-color: transparent;
    border-left-color: var(--bs-border-color)
}

.direct-chat-img {
    border-radius: var(--rounded-circle-half);
    float: left;
    width: 40px;
    height: 40px
}

.right .direct-chat-img {
    float: right
}

.direct-chat-info {
    display: block;
    margin-bottom: 2px;
    font-size: 12px
}

.direct-chat-name {
    font-family: var(--font-primary);
}

.direct-chat-timestamp {
    color: var(--bg-gray-500)
}

.direct-chat-contacts-open .direct-chat-contacts {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.direct-chat-contacts {
    -webkit-transform: translate(101%, 0);
    -ms-transform: translate(101%, 0);
    -o-transform: translate(101%, 0);
    transform: translate(101%, 0);
    position: absolute;
    top: 0;
    bottom: 0;
    height: 250px;
    width: 100%;
    background: #222d32;
    color: var(--color-white);
    overflow: auto
}

.contacts-list>li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding: 10px;
    margin: 0
}

.contacts-list>li:before,
.contacts-list>li:after {
    content: " ";
    display: table
}

.contacts-list>li:after {
    clear: both
}

.contacts-list>li:last-of-type {
    border-bottom: none
}

.contacts-list-img {
    border-radius: var(--rounded-circle-half);
    width: 40px;
    float: left
}

.contacts-list-info {
    margin-left: 45px;
    color: var(--color-white)
}

.contacts-list-name,
.contacts-list-status {
    display: block
}

.contacts-list-name {
    font-family: var(--font-primary);
}

.contacts-list-status {
    font-size: 12px
}

.contacts-list-date {
    color: #aaa;
    font-weight: normal
}

.contacts-list-msg {
    color: var(--bg-gray-500)
}

.direct-chat-danger .right>.direct-chat-text {
    background: var(--bs-danger-750);
    border-color: var(--bs-danger-750);
    color: var(--color-white)
}

.direct-chat-danger .right>.direct-chat-text:after,
.direct-chat-danger .right>.direct-chat-text:before {
    border-left-color: var(--bs-danger-750)
}

.direct-chat-primary .right>.direct-chat-text {
    background: #3c8dbc;
    border-color: #3c8dbc;
    color: var(--color-white)
}

.direct-chat-primary .right>.direct-chat-text:after,
.direct-chat-primary .right>.direct-chat-text:before {
    border-left-color: #3c8dbc
}

.direct-chat-warning .right>.direct-chat-text {
    background: var(--bs-orange-600);
    border-color: var(--bs-orange-600);
    color: var(--color-white)
}

.direct-chat-warning .right>.direct-chat-text:after,
.direct-chat-warning .right>.direct-chat-text:before {
    border-left-color: var(--bs-orange-600)
}

.direct-chat-info .right>.direct-chat-text {
    background: var(--bs-sky-600);
    border-color: var(--bs-sky-600);
    color: var(--color-white)
}

.direct-chat-info .right>.direct-chat-text:after,
.direct-chat-info .right>.direct-chat-text:before {
    border-left-color: var(--bs-sky-600)
}

.direct-chat-success .right>.direct-chat-text {
    background: var(--bs-green-850);
    border-color: var(--bs-green-850);
    color: var(--color-white)
}

.direct-chat-success .right>.direct-chat-text:after,
.direct-chat-success .right>.direct-chat-text:before {
    border-left-color: var(--bs-green-850)
}

.users-list>li {
    width: 25%;
    float: left;
    padding: 10px;
    text-align: center
}

.users-list>li img {
    border-radius: var(--rounded-circle-half);
    max-width: 100%;
    height: auto
}

.users-list>li>a:hover,
.users-list>li>a:hover .users-list-name {
    color: var(--bg-gray-500)
}

.users-list-name,
.users-list-date {
    display: block
}

.users-list-name {
    font-family: var(--font-primary);
    color: var(--bs-footer-color);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.users-list-date {
    color: var(--bg-gray-500);
    font-size: 12px
}

.carousel-control.left,
.carousel-control.right {
    background-image: none
}

.carousel-control>.fa {
    font-size: 40px;
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -20px
}

.modal {background: rgba(0, 0, 0, 0.3)}
.modal-content {border: 0;}
.modal-header {border-radius: 3px 3px 0 0;overflow: hidden;}
.modal-footer {border-top-color: var(--bs-with-border-color);}

.modal-primary .modal-header,
.modal-primary .modal-footer {
    border-color: #307095
}

.modal-warning .modal-header,
.modal-warning .modal-footer {
    border-color: #c87f0a
}

.modal-info .modal-header,
.modal-info .modal-footer {
    border-color: #0097bc
}

.modal-success .modal-header,
.modal-success .modal-footer {
    border-color: #00733e
}

.modal-danger .modal-header,
.modal-danger .modal-footer {
    border-color: #c23321
}

.box-widget {
    border: none;
    position: relative
}

.widget-user .widget-user-header {
    padding: 20px;
    height: 120px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.widget-user .widget-user-username {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 25px;
    font-family: var(--font-primary);
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2)
}

.widget-user .widget-user-desc {
    margin-top: 0
}

.widget-user .widget-user-image {
    position: absolute;
    top: 65px;
    left: 50%;
    margin-left: -45px
}

.widget-user .widget-user-image>img {
    width: 90px;
    height: auto;
    border: 3px solid var(--color-white)
}

.widget-user .box-footer {
    padding-top: 30px
}

.widget-user-2 .widget-user-header {
    padding: 10px 10px 10px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.widget-user-2 .widget-user-username {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 20px;
    font-family: 'Roboto-Medium';
}

.widget-user-2 .widget-user-desc {
    margin-top: 0;
}

.widget-user-2 .widget-user-username,
.widget-user-2 .widget-user-desc {
    margin-left: 80px
}

.widget-user-2 .widget-user-image>img {
    width: 65px;
    height: 65px;
    object-fit: cover;
    float: left
}

.mailbox-messages>.table {
    margin: 0
}

.mailbox-controls {
    padding: 0px;
}

.mailbox-controls.with-border {
    border-bottom: 1px solid var(--bs-with-border-color);
}

.mailbox-read-info {
    border-bottom: 1px solid var(--bs-with-border-color);
    padding: 10px
}

.mailbox-read-info h3 {
    font-size: 20px;
    margin: 0
}

.mailbox-read-info h5 {
    margin: 0;
    padding: 5px 0 0 0
}

.mailbox-read-time {
    color: var(--bg-gray-500);
    font-size: 13px
}

.mailbox-read-message {
    padding: 10px
}

.mailbox-attachments li {
    float: left;
    width: 200px;
    border: 1px solid var(--bs-fc-divider);
    margin-bottom: 10px;
    margin-right: 10px
}

.mailbox-attachment-name {
    font-family: 'Roboto-Bold';
    color: var(--bs-gray-975)
}

.mailbox-attachment-icon,
.mailbox-attachment-info,
.mailbox-attachment-size {
    display: block
}

.mailbox-attachment-info {
    padding: 10px;
    background: var(--bs-with-border-color);
}

.mailbox-attachment-size {
    color: var(--bg-gray-500);
    font-size: 12px
}

.mailbox-attachment-icon {
    text-align: center;
    font-size: 65px;
    color: var(--bs-gray-975);
    padding: 20px 10px
}

.mailbox-attachment-icon.has-img {
    padding: 0
}

.mailbox-attachment-icon.has-img>img {
    max-width: 100%;
    height: auto
}

.lockscreen {
    background: var(--bs-border-color)
}

.lockscreen-logo {
    font-size: 35px;
    text-align: center;
    margin-bottom: 25px;
    font-family: 'Roboto-Bold';
}

.lockscreen-logo a {
    color: var(--bs-footer-color)
}

.lockscreen-wrapper {
    max-width: 400px;
    margin: 0 auto;
    margin-top: 10%
}

.lockscreen .lockscreen-name {
    text-align: center;
    font-family: 'Roboto-Bold';
}

.lockscreen-item {
    border-radius: var(--rounded);
    padding: 0;
    background: var(--color-white);
    position: relative;
    margin: 10px auto 30px auto;
    width: 290px
}

.lockscreen-image {
    border-radius: var(--rounded-circle-half);
    position: absolute;
    left: -10px;
    top: -25px;
    background: var(--color-white);
    padding: 5px;
    z-index: 10
}

.lockscreen-image>img {
    border-radius: var(--rounded-circle-half);
    width: 70px;
    height: 70px
}

.lockscreen-credentials {
    margin-left: 70px
}

.lockscreen-credentials .form-control {
    border: 0
}

.lockscreen-credentials .btn {
    background-color: var(--color-white);
    border: 0;
    padding: 0 10px
}

.lockscreen-footer {
    margin-top: 10px
}

.login-logo,
.register-logo {
    font-size: 35px;
    text-align: center;
    margin-bottom: 25px;
    font-family: 'Roboto-Bold';
}

.login-logo a,
.register-logo a {
    color: var(--bs-footer-color)
}

.login-page,
.register-page {
    background: var(--bs-border-color)
}

.login-box,
.register-box {
    width: 360px;
    margin: 7% auto
}

@media (max-width:768px) {
    .login-box,
    .register-box {
        width: 90%;
        margin-top: 20px
    }
}

.login-box-body,
.register-box-body {
    background: var(--color-white);
    padding: 20px;
    border-top: 0;
    color: var(--bs-gray-975)
}

.login-box-body .form-control-feedback,
.register-box-body .form-control-feedback {
    color: var(--bs-slide-alert)
}

.login-box-msg,
.register-box-msg {
    margin: 0;
    text-align: center;
    padding: 0 20px 20px 20px
}

.social-auth-links {
    margin: 10px 0
}

.error-page {
    width: 600px;
    margin: 20px auto 0 auto
}

@media (max-width:991px) {
    .error-page {
        width: 100%
    }
}

.error-page>.headline {
    float: left;
    font-size: 100px;
    font-family: 'Roboto-Bold';
}

@media (max-width:991px) {
    .error-page>.headline {
        float: none;
        text-align: center
    }
}

.error-page>.error-content {
    margin-left: 190px;
    display: block
}

@media (max-width:991px) {
    .error-page>.error-content {
        margin-left: 0
    }
}

.error-page>.error-content>h3 {
    font-family: 'Roboto-Bold';
    font-size: 25px
}

@media (max-width:991px) {
    .error-page>.error-content>h3 {
        text-align: center
    }
}

.invoice {
    position: relative;
    background: var(--bs-card-bg);
    border: 1px solid var(--bs-with-border-color);
    padding: 20px;
    margin: 10px 16px
}

.invoice-title {
    margin-top: 0
}

.profile-user-img {
    margin: 5px auto;
    width: 65px;
    height: 65px;
    object-fit: cover;
    box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 38%);
}

.profile-username {
    font-size: 21px;
    margin-top: 5px
}

.post {
    border-bottom: 1px solid var(--bs-border-color);
    margin-bottom: 15px;
    padding-bottom: 15px;
    color: var(--bs-gray-975)
}

.post:last-of-type {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.post .user-block {
    margin-bottom: 15px
}

.btn-social {
    position: relative;
    padding-left: 44px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.btn-social>:first-child {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 32px;
    line-height: 34px;
    font-size: 1.6em;
    text-align: center;
    border-right: 1px solid rgba(0, 0, 0, 0.2)
}

.btn-social.btn-lg {
    padding-left: 61px
}

.btn-social.btn-lg>:first-child {
    line-height: 45px;
    width: 45px;
    font-size: 1.8em
}

.btn-social.btn-sm {
    padding-left: 38px
}

.btn-social.btn-sm>:first-child {
    line-height: 28px;
    width: 28px;
    font-size: 1.4em
}

.btn-social.btn-xs {
    padding-left: 30px
}

.btn-social.btn-xs>:first-child {
    line-height: 20px;
    width: 20px;
    font-size: 1.2em
}

.btn-social-icon {
    position: relative;
    padding-left: 44px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 34px;
    width: 34px;
    padding: 0
}

.btn-social-icon>:first-child {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 32px;
    line-height: 34px;
    font-size: 1.6em;
    text-align: center;
    border-right: 1px solid rgba(0, 0, 0, 0.2)
}

.btn-social-icon.btn-lg {
    padding-left: 61px
}

.btn-social-icon.btn-lg>:first-child {
    line-height: 45px;
    width: 45px;
    font-size: 1.8em
}

.btn-social-icon.btn-sm {
    padding-left: 38px
}

.btn-social-icon.btn-sm>:first-child {
    line-height: 28px;
    width: 28px;
    font-size: 1.4em
}

.btn-social-icon.btn-xs {
    padding-left: 30px
}

.btn-social-icon.btn-xs>:first-child {
    line-height: 20px;
    width: 20px;
    font-size: 1.2em
}

.btn-social-icon>:first-child {
    border: none;
    text-align: center;
    width: 100%
}

.btn-social-icon.btn-lg {
    height: 45px;
    width: 45px;
    padding-left: 0;
    padding-right: 0
}

.btn-social-icon.btn-sm {
    height: 30px;
    width: 30px;
    padding-left: 0;
    padding-right: 0
}

.btn-social-icon.btn-xs {
    height: 22px;
    width: 22px;
    padding-left: 0;
    padding-right: 0
}

.btn-adn {
    color: var(--color-white);
    background-color: #d87a68;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-adn:hover,
.btn-adn:focus,
.btn-adn.focus,
.btn-adn:active,
.btn-adn.active,
.open>.dropdown-toggle.btn-adn {
    color: var(--color-white);
    background-color: #ce563f;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-adn:active,
.btn-adn.active,
.open>.dropdown-toggle.btn-adn {
    background-image: none
}

.btn-adn .badge {
    color: #d87a68;
    background-color: var(--color-white)
}

.btn-bitbucket {
    color: var(--color-white);
    background-color: #205081;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-bitbucket:hover,
.btn-bitbucket:focus,
.btn-bitbucket.focus,
.btn-bitbucket:active,
.btn-bitbucket.active,
.open>.dropdown-toggle.btn-bitbucket {
    color: var(--color-white);
    background-color: #163758;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-bitbucket:active,
.btn-bitbucket.active,
.open>.dropdown-toggle.btn-bitbucket {
    background-image: none
}

.btn-bitbucket .badge {
    color: #205081;
    background-color: var(--color-white)
}

.btn-dropbox {
    color: var(--color-white);
    background-color: #1087dd;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-dropbox:hover,
.btn-dropbox:focus,
.btn-dropbox.focus,
.btn-dropbox:active,
.btn-dropbox.active,
.open>.dropdown-toggle.btn-dropbox {
    color: var(--color-white);
    background-color: #0d6aad;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-dropbox:active,
.btn-dropbox.active,
.open>.dropdown-toggle.btn-dropbox {
    background-image: none
}

.btn-dropbox .badge {
    color: #1087dd;
    background-color: var(--color-white)
}

.btn-facebook {
    color: var(--color-white);
    background-color: #3b5998;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook.focus,
.btn-facebook:active,
.btn-facebook.active,
.open>.dropdown-toggle.btn-facebook {
    color: var(--color-white);
    background-color: #2d4373;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-facebook:active,
.btn-facebook.active,
.open>.dropdown-toggle.btn-facebook {
    background-image: none
}

.btn-facebook .badge {
    color: #3b5998;
    background-color: var(--color-white)
}

.btn-flickr {
    color: var(--color-white);
    background-color: #ff0084;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-flickr:hover,
.btn-flickr:focus,
.btn-flickr.focus,
.btn-flickr:active,
.btn-flickr.active,
.open>.dropdown-toggle.btn-flickr {
    color: var(--color-white);
    background-color: #cc006a;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-flickr:active,
.btn-flickr.active,
.open>.dropdown-toggle.btn-flickr {
    background-image: none
}

.btn-flickr .badge {
    color: #ff0084;
    background-color: var(--color-white)
}

.btn-foursquare {
    color: var(--color-white);
    background-color: #f94877;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-foursquare:hover,
.btn-foursquare:focus,
.btn-foursquare.focus,
.btn-foursquare:active,
.btn-foursquare.active,
.open>.dropdown-toggle.btn-foursquare {
    color: var(--color-white);
    background-color: #f71752;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-foursquare:active,
.btn-foursquare.active,
.open>.dropdown-toggle.btn-foursquare {
    background-image: none
}

.btn-foursquare .badge {
    color: #f94877;
    background-color: var(--color-white)
}

.btn-github {
    color: var(--color-white);
    background-color: var(--bs-footer-color);
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-github:hover,
.btn-github:focus,
.btn-github.focus,
.btn-github:active,
.btn-github.active,
.open>.dropdown-toggle.btn-github {
    color: var(--color-white);
    background-color: #2b2b2b;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-github:active,
.btn-github.active,
.open>.dropdown-toggle.btn-github {
    background-image: none
}

.btn-github .badge {
    color: var(--bs-footer-color);
    background-color: var(--color-white)
}

.btn-google {
    color: var(--color-white);
    background-color: var(--bs-danger-750);
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-google:hover,
.btn-google:focus,
.btn-google.focus,
.btn-google:active,
.btn-google.active,
.open>.dropdown-toggle.btn-google {
    color: var(--color-white);
    background-color: #c23321;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-google:active,
.btn-google.active,
.open>.dropdown-toggle.btn-google {
    background-image: none
}

.btn-google .badge {
    color: var(--bs-danger-750);
    background-color: var(--color-white)
}

.btn-instagram {
    color: var(--color-white);
    background-color: #3f729b;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-instagram:hover,
.btn-instagram:focus,
.btn-instagram.focus,
.btn-instagram:active,
.btn-instagram.active,
.open>.dropdown-toggle.btn-instagram {
    color: var(--color-white);
    background-color: #305777;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-instagram:active,
.btn-instagram.active,
.open>.dropdown-toggle.btn-instagram {
    background-image: none
}

.btn-instagram .badge {
    color: #3f729b;
    background-color: var(--color-white)
}

.btn-linkedin {
    color: var(--color-white);
    background-color: #007bb6;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-linkedin:hover,
.btn-linkedin:focus,
.btn-linkedin.focus,
.btn-linkedin:active,
.btn-linkedin.active,
.open>.dropdown-toggle.btn-linkedin {
    color: var(--color-white);
    background-color: #005983;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-linkedin:active,
.btn-linkedin.active,
.open>.dropdown-toggle.btn-linkedin {
    background-image: none
}

.btn-linkedin .badge {
    color: #007bb6;
    background-color: var(--color-white);
}

.btn-microsoft {
    color: var(--color-white);
    background-color: #2672ec;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-microsoft:hover,
.btn-microsoft:focus,
.btn-microsoft.focus,
.btn-microsoft:active,
.btn-microsoft.active,
.open>.dropdown-toggle.btn-microsoft {
    color: var(--color-white);
    background-color: #125acd;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-microsoft:active,
.btn-microsoft.active,
.open>.dropdown-toggle.btn-microsoft {
    background-image: none
}

.btn-microsoft .badge {
    color: #2672ec;
    background-color: var(--color-white)
}

.btn-openid {
    color: var(--color-white);
    background-color: #f7931e;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-openid:hover,
.btn-openid:focus,
.btn-openid.focus,
.btn-openid:active,
.btn-openid.active,
.open>.dropdown-toggle.btn-openid {
    color: var(--color-white);
    background-color: #da7908;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-openid:active,
.btn-openid.active,
.open>.dropdown-toggle.btn-openid {
    background-image: none
}

.btn-openid .badge {
    color: #f7931e;
    background-color: var(--color-white)
}

.btn-pinterest {
    color: var(--color-white);
    background-color: #cb2027;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-pinterest:hover,
.btn-pinterest:focus,
.btn-pinterest.focus,
.btn-pinterest:active,
.btn-pinterest.active,
.open>.dropdown-toggle.btn-pinterest {
    color: var(--color-white);
    background-color: #9f191f;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-pinterest:active,
.btn-pinterest.active,
.open>.dropdown-toggle.btn-pinterest {
    background-image: none
}

.btn-pinterest .badge {
    color: #cb2027;
    background-color: #fff
}

.btn-reddit {
    color: var(--color-black);
    background-color: #eff7ff;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-reddit:hover,
.btn-reddit:focus,
.btn-reddit.focus,
.btn-reddit:active,
.btn-reddit.active,
.open>.dropdown-toggle.btn-reddit {
    color: var(--color-black);
    background-color: #bcddff;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-reddit:active,
.btn-reddit.active,
.open>.dropdown-toggle.btn-reddit {
    background-image: none
}

.btn-reddit .badge {
    color: #eff7ff;
    background-color: var(--color-black)
}

.btn-soundcloud {
    color: var(--color-white);
    background-color: #f50;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-soundcloud:hover,
.btn-soundcloud:focus,
.btn-soundcloud.focus,
.btn-soundcloud:active,
.btn-soundcloud.active,
.open>.dropdown-toggle.btn-soundcloud {
    color: #fff;
    background-color: #c40;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-soundcloud:active,
.btn-soundcloud.active,
.open>.dropdown-toggle.btn-soundcloud {
    background-image: none
}

.btn-soundcloud .badge {
    color: #f50;
    background-color: #fff
}

.btn-tumblr {
    color: #fff;
    background-color: #2c4762;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-tumblr:hover,
.btn-tumblr:focus,
.btn-tumblr.focus,
.btn-tumblr:active,
.btn-tumblr.active,
.open>.dropdown-toggle.btn-tumblr {
    color: #fff;
    background-color: #1c2d3f;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-tumblr:active,
.btn-tumblr.active,
.open>.dropdown-toggle.btn-tumblr {
    background-image: none
}

.btn-tumblr .badge {
    color: #2c4762;
    background-color: #fff
}

.btn-twitter {
    color: #fff;
    background-color: #55acee;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-twitter:hover,
.btn-twitter:focus,
.btn-twitter.focus,
.btn-twitter:active,
.btn-twitter.active,
.open>.dropdown-toggle.btn-twitter {
    color: #fff;
    background-color: #2795e9;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-twitter:active,
.btn-twitter.active,
.open>.dropdown-toggle.btn-twitter {
    background-image: none
}

.btn-twitter .badge {
    color: #55acee;
    background-color: #fff
}

.btn-vimeo {
    color: #fff;
    background-color: #1ab7ea;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-vimeo:hover,
.btn-vimeo:focus,
.btn-vimeo.focus,
.btn-vimeo:active,
.btn-vimeo.active,
.open>.dropdown-toggle.btn-vimeo {
    color: #fff;
    background-color: #1295bf;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-vimeo:active,
.btn-vimeo.active,
.open>.dropdown-toggle.btn-vimeo {
    background-image: none
}

.btn-vimeo .badge {
    color: #1ab7ea;
    background-color: #fff
}

.btn-vk {
    color: #fff;
    background-color: #587ea3;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-vk:hover,
.btn-vk:focus,
.btn-vk.focus,
.btn-vk:active,
.btn-vk.active,
.open>.dropdown-toggle.btn-vk {
    color: #fff;
    background-color: #466482;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-vk:active,
.btn-vk.active,
.open>.dropdown-toggle.btn-vk {
    background-image: none
}

.btn-vk .badge {
    color: #587ea3;
    background-color: #fff
}

.btn-yahoo {
    color: #fff;
    background-color: #720e9e;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-yahoo:hover,
.btn-yahoo:focus,
.btn-yahoo.focus,
.btn-yahoo:active,
.btn-yahoo.active,
.open>.dropdown-toggle.btn-yahoo {
    color: #fff;
    background-color: #500a6f;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-yahoo:active,
.btn-yahoo.active,
.open>.dropdown-toggle.btn-yahoo {
    background-image: none
}

.btn-yahoo .badge {
    color: #720e9e;
    background-color: #fff
}

.fc-button {
    background: var(--bs-with-border-color);
    background-image: none;
    color: var(--bs-footer-color);
    border-color: var(--bs-table-border);
    border-bottom-color: var(--bs-table-border);
}

.fc-button:active {
    background-color: #e9e9e9
}

.fc-header-title h2 {
    font-size: 15px;
    line-height: 1.6em;
    color: var(--bs-gray-975);
    margin-left: 10px
}

.fc-header-right {
    padding-right: 10px
}

.fc-header-left {
    padding-left: 10px
}

.fc-widget-header {
    background: var(--bs-fc-widget-header);
}

.fc-grid {
    width: 100%;
    border: 0
}

.fc-widget-header:first-of-type,
.fc-widget-content:first-of-type {
    border-left: 0;
    border-right: 0
}

.fc-widget-header:last-of-type,
.fc-widget-content:last-of-type {
    border-right: 0
}

.fc-toolbar {
    padding: 10px;
    margin: 0
}

.fc-button:hover,
.fc-button.hover {
    background-color: color-mix(in sRGB, var(--color-black) 10%, var(--bs-primary));
}

.fc-day-number {
    padding-right: 10px
}

.fc-color-picker {
    list-style: none;
    margin: 0;
    padding: 0
}

.fc-color-picker>li {
    float: left;
    font-size: 30px;
    margin-right: 5px;
    line-height: 30px
}

.fc-color-picker>li .fa {
    -webkit-transition: -webkit-transform linear .3s;
    -moz-transition: -moz-transform linear .3s;
    -o-transition: -o-transform linear .3s;
    transition: transform linear .3s
}

.fc-color-picker>li .fa:hover {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg)
}

#add-new-event {
    -webkit-transition: all linear .3s;
    -o-transition: all linear .3s;
    transition: all linear .3s
}

.external-event {
    padding: 5px 10px;
    font-family: 'Roboto-Bold';
    margin-bottom: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: var(--rounded);
    cursor: move
}

.external-event:hover {
    box-shadow: inset 0 0 90px rgba(0, 0, 0, 0.2)
}

.select2-container--default.select2-container--focus,
.select2-selection.select2-container--focus,
.select2-container--default:focus,
.select2-selection:focus,
.select2-container--default:active,
.select2-selection:active {
    outline: none
}

.select2-container--default .select2-selection--single,
.select2-selection .select2-selection--single {
    border: 1px solid var(--bs-border-color);
    border-radius: 0;
    padding: 11px 8px;
    height: 38px
}

.select2-container--default.select2-container--open {
    border-color: var(--bs-blue-700);
}

.select2-dropdown {
    border: 1px solid var(--bs-border-color);
    border-radius: 0
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: var(--bs-blue-700)c;
    color: white
}

.select2-results__option {
    padding: 6px 12px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
    padding-right: 0;
    height: auto;
    margin-top: -4px
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 6px;
    padding-left: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 28px;
    right: 3px;
    display: none;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: 0
}

.select2-dropdown .select2-search__field,
.select2-search--inline .select2-search__field {
    border: 1px solid var(--bs-border-color)
}

.select2-dropdown .select2-search__field:focus,
.select2-search--inline .select2-search__field:focus {
    outline: none;
    border: 1px solid var(--bs-blue-700)
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: var(--bg-gray-500)
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: var(--bs-table-border);
}

.select2-container--default .select2-results__option[aria-selected=true],
.select2-container--default .select2-results__option[aria-selected=true]:hover {
    color: var(--bs-footer-color)
}

.select2-container--default .select2-selection--multiple {
    border: 1px solid var(--bs-border-color);
    border-radius: 0
}

.select2-container--default .select2-selection--multiple:focus {
    border-color: var(--bs-blue-700)
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: var(--bs-border-color)
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: var(--bs-blue-700);
    border-color: #367fa9;
    padding: 1px 10px;
    color: #fff
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    margin-right: 5px;
    color: rgba(255, 255, 255, 0.7)
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #fff
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-right: 10px
}

.pad {
    padding: 10px
}

.margin {
    margin: 10px
}

.margin-bottom {
    margin-bottom: 20px
}

.margin-bottom-none {
    margin-bottom: 0
}

.margin-r-5 {
    margin-right: 5px
}

.inline {
    display: inline
}

.btn {
    -webkit-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
}

.description-block {
    display: block;
    margin: 10px 0px;
    text-align: left
}

.description-block.margin-bottom {
    margin-bottom: 25px
}

.description-block>.description-header {
    margin: 0;
    padding: 0;
    font-family: var(--font-primary);
    font-size: 11.5pt
}

.description-block>.description-text {
    text-transform: uppercase
}

.bg-red,
.bg-yellow,
.bg-aqua,
.bg-blue,
.bg-light-blue,
.bg-green,
.bg-navy,
.bg-teal,
.bg-olive,
.bg-lime,
.bg-orange,
.bg-fuchsia,
.bg-purple,
.bg-maroon,
.bg-black,
.bg-red-active,
.bg-yellow-active,
.bg-aqua-active,
.bg-blue-active,
.bg-light-blue-active,
.bg-green-active,
.bg-navy-active,
.bg-teal-active,
.bg-olive-active,
.bg-lime-active,
.bg-orange-active,
.bg-fuchsia-active,
.bg-purple-active,
.bg-maroon-active,
.bg-black-active,
.callout.callout-danger,
.callout.callout-warning,
.callout.callout-info,
.callout.callout-success,
.alert-success,
.alert-danger,
.alert-error,
.alert-warning,
.alert-info,
.label-danger,
.label-info,
.label-warning,
.label-primary,
.label-success,
.modal-primary .modal-body,
.modal-primary .modal-header,
.modal-primary .modal-footer,
.modal-warning .modal-body,
.modal-warning .modal-header,
.modal-warning .modal-footer,
.modal-info .modal-body,
.modal-info .modal-header,
.modal-info .modal-footer,
.modal-success .modal-body,
.modal-success .modal-header,
.modal-success .modal-footer,
.modal-danger .modal-body,
.modal-danger .modal-header,
.modal-danger .modal-footer {
    color: var(--color-white) !important
}

.bg-gray {
    color: var(--color-white);
    background-color: var(--bs-primary) !important
}

.bg-gray-light {
    background-color: var(--bs-gray-smoke);
}

.bg-black {
    background-color: var(--bs-dark-gray-800) !important
}

.bg-red,
.callout.callout-danger,
.alert-error,
.label-danger,
.modal-danger .modal-body {
    background-color: #ff0000 !important;
    font-weight: normal;
}

.bg-yellow,
.callout.callout-warning,
.alert-warning,
.label-warning,
.modal-warning .modal-body {
    background-color: #ff9801 !important;
    font-weight: normal;
}

.bg-aqua,
.callout.callout-info,
.alert-info,
.label-info,
.modal-info .modal-body {
    background-color: #16b1c5 !important;
    font-weight: normal;
}

.bg-blue {
    background-color: var(--bs-primary) !important
}

.bg-light-blue,
.label-primary,
.modal-primary .modal-body {
    background-color: var(--bs-blue-700) !important
}

.bg-green,
.callout.callout-success,
.label-success,
.modal-success .modal-body {
    background-color: var(--bs-green-950) !important;
}

.bg-navy {
    background-color: var(--bs-navy-blue-950) !important
}

.bg-teal {
    background-color: var(--bs-teal) !important
}

.bg-olive {
    background-color: #3d9970 !important
}

.bg-lime {
    background-color: var(--bs-lime) !important
}

.bg-orange {
    background-color: var(--bs-orange-800) !important
}

.bg-fuchsia {
    background-color: #f012be !important
}

.bg-purple {
    background-color: #605ca8 !important
}

.bg-maroon {
    background-color: var(--bs-pink-800) !important
}

.bg-gray-active {
    color: var(--label-text-color);
    background-color: #b5bbc8 !important
}

.bg-black-active {
    background-color: var(--color-black) !important
}

.bg-red-active,
.modal-danger .modal-header,
.modal-danger .modal-footer {
    background-color: var(--bs-danger-850) !important
}

.bg-yellow-active,
.modal-warning .modal-header,
.modal-warning .modal-footer {
    background-color: #db8b0b !important
}

.bg-aqua-active,
.modal-info .modal-header,
.modal-info .modal-footer {
    background-color: #00a7d0 !important
}

.bg-blue-active {
    background-color: #005384 !important
}

.bg-light-blue-active,
.modal-primary .modal-header,
.modal-primary .modal-footer {
    background-color: #357ca5 !important
}

.bg-green-active,
.modal-success .modal-header,
.modal-success .modal-footer {
    background-color: var(--bs-green-800) !important
}

.bg-navy-active {
    background-color: #001a35 !important
}

.bg-teal-active {
    background-color: #30bbbb !important
}

.bg-olive-active {
    background-color: #368763 !important
}

.bg-lime-active {
    background-color: #00e765 !important
}

.bg-orange-active {
    background-color: #ff7701 !important
}

.bg-fuchsia-active {
    background-color: #db0ead !important
}

.bg-purple-active {
    background-color: var(--bs-btn-border-color) !important
}

.bg-maroon-active {
    background-color: #ca195a !important
}

[class^="bg-"].disabled {
    opacity: .65;
    filter: alpha(opacity=65)
}

.text-red {
    color: var(--bs-danger-750) !important
}

.text-yellow {
    color: var(--bs-orange-600) !important
}

.text-aqua {
    color: var(--bs-sky-600) !important
}

.text-blue {
    color: #0073b7 !important
}

.text-black {
    color: var(--bs-dark-gray-800) !important
}

.text-light-blue {
    color: var(--bs-blue-700)c !important
}

.text-green {
    color: var(--bs-green-850) !important
}

.text-gray {
    color: var(--bs-border-color) !important
}

.text-navy {
    color: var(--bs-navy-blue-950) !important
}

.text-teal {
    color: var(--bs-teal) !important
}

.text-olive {
    color: #3d9970 !important
}

.text-lime {
    color: var(--bs-lime) !important
}

.text-orange {
    color: var(--bs-orange-800) !important
}

.text-fuchsia {
    color: #f012be !important
}

.text-purple {
    color: #605ca8 !important
}

.text-maroon {
    color: var(--bs-pink-800) !important
}

.link-muted {
    color: #7a869d
}

.link-muted:hover,
.link-muted:focus {
    color: #606c84
}

.link-black {
    color: var(--bs-gray-975)
}

.link-black:hover,
.link-black:focus {
    color: var(--bg-gray-500)
}

.hide {
    display: none !important
}

.no-border {
    border: 0 !important
}

.no-padding {
    padding: 0 !important
}

.no-margin {
    margin: 0 !important
}

.no-shadow {
    box-shadow: none !important
}

.list-unstyled,
.chart-legend,
.contacts-list,
.users-list,
.mailbox-attachments {
    list-style: none;
    margin: 0;
    padding: 0
}

.list-group-unbordered>.list-group-item {
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 1px solid var(--bs-table-border);
    border-top: 1px solid var(--bs-table-border);
    background: var(--bs-card-bg);
    padding: 10px 5px;
    overflow: hidden;
}

.flat {
    border-radius: 0 !important
}

.text-bold,
.text-bold.table td,
.text-bold.table th {
    font-family: 'Roboto-Bold';
}

.text-sm {
    font-size: 12px
}

.jqstooltip {
    padding: 5px !important;
    width: auto !important;
    height: auto !important
}

.bg-teal-gradient {
    background: var(--bs-teal) !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, var(--bs-teal)), color-stop(1, #7adddd)) !important;
    background: -ms-linear-gradient(bottom, var(--bs-teal), #7adddd) !important;
    background: -moz-linear-gradient(center bottom, var(--bs-teal) 0, #7adddd 100%) !important;
    background: -o-linear-gradient(#7adddd, #39cccc) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7adddd', endColorstr='#39cccc', GradientType=0) !important;
    color: var(--color-white)
}

.bg-light-blue-gradient {
    background: var(--bs-blue-700) !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3c8dbc), color-stop(1, #67a8ce)) !important;
    background: -ms-linear-gradient(bottom, var(--bs-blue-700), #67a8ce) !important;
    background: -moz-linear-gradient(center bottom, #3c8dbc 0, #67a8ce 100%) !important;
    background: -o-linear-gradient(#67a8ce, var(--bs-blue-700)) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#67a8ce', endColorstr='#3c8dbc', GradientType=0) !important;
    color: var(--color-white)
}

.bg-blue-gradient {
    background: #0073b7 !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0073b7), color-stop(1, #0089db)) !important;
    background: -ms-linear-gradient(bottom, #0073b7, #0089db) !important;
    background: -moz-linear-gradient(center bottom, #0073b7 0, #0089db 100%) !important;
    background: -o-linear-gradient(#0089db, #0073b7) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0089db', endColorstr='#0073b7', GradientType=0) !important;
    color: var(--color-white)
}

.bg-aqua-gradient {
    background: var(--bs-sky-600) !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, var(--bs-sky-600)), color-stop(1, #14d1ff)) !important;
    background: -ms-linear-gradient(bottom, var(--bs-sky-600), #14d1ff) !important;
    background: -moz-linear-gradient(center bottom, var(--bs-sky-600) 0, #14d1ff 100%) !important;
    background: -o-linear-gradient(#14d1ff, var(--bs-sky-600)) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#14d1ff', endColorstr='var(--bs-sky-600)', GradientType=0) !important;
    color: var(--color-white)
}

.bg-yellow-gradient {
    background: var(--bs-orange-600) !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, var(--bs-orange-600)), color-stop(1, #f7bc60)) !important;
    background: -ms-linear-gradient(bottom, var(--bs-orange-600), #f7bc60) !important;
    background: -moz-linear-gradient(center bottom, var(--bs-orange-600) 0, #f7bc60 100%) !important;
    background: -o-linear-gradient(#f7bc60, var(--bs-orange-600)) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7bc60', endColorstr='var(--bs-orange-600)', GradientType=0) !important;
    color: var(--color-white)
}

.bg-purple-gradient {
    background: #605ca8 !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #605ca8), color-stop(1, #9491c4)) !important;
    background: -ms-linear-gradient(bottom, #605ca8, #9491c4) !important;
    background: -moz-linear-gradient(center bottom, #605ca8 0, #9491c4 100%) !important;
    background: -o-linear-gradient(#9491c4, #605ca8) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9491c4', endColorstr='#605ca8', GradientType=0) !important;
    color: #fff
}

.bg-green-gradient {
    background: var(--bs-green-850) !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, var(--bs-green-850)), color-stop(1, #00ca6d)) !important;
    background: -ms-linear-gradient(bottom, var(--bs-green-850), #00ca6d) !important;
    background: -moz-linear-gradient(center bottom, var(--bs-green-850) 0, #00ca6d 100%) !important;
    background: -o-linear-gradient(#00ca6d, var(--bs-green-850)) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ca6d', endColorstr='#00a65a', GradientType=0) !important;
    color: var(--color-white)
}

.bg-red-gradient {
    background: var(--bs-danger-750) !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dd4b39), color-stop(1, #e47365)) !important;
    background: -ms-linear-gradient(bottom, var(--bs-danger-750), #e47365) !important;
    background: -moz-linear-gradient(center bottom, #dd4b39 0, #e47365 100%) !important;
    background: -o-linear-gradient(#e47365, #dd4b39) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e47365', endColorstr='#dd4b39', GradientType=0) !important;
    color: var(--color-white)
}

.bg-black-gradient {
    background: var(--bs-dark-gray-800) !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, var(--bs-dark-gray-800)), color-stop(1, #2b2b2b)) !important;
    background: -ms-linear-gradient(bottom, var(--bs-dark-gray-800), #2b2b2b) !important;
    background: -moz-linear-gradient(center bottom, var(--bs-dark-gray-800) 0, #2b2b2b 100%) !important;
    background: -o-linear-gradient(#2b2b2b, var(--bs-dark-gray-800)) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b2b2b', endColorstr='#111111', GradientType=0) !important;
    color: var(--color-white)
}

.bg-maroon-gradient {
    background: var(--bs-pink-800) !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, var(--bs-pink-800)), color-stop(1, #e73f7c)) !important;
    background: -ms-linear-gradient(bottom, var(--bs-pink-800), #e73f7c) !important;
    background: -moz-linear-gradient(center bottom, var(--bs-pink-800) 0, #e73f7c 100%) !important;
    background: -o-linear-gradient(#e73f7c, var(--bs-pink-800)) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e73f7c', endColorstr='#d81b60', GradientType=0) !important;
    color: var(--color-white)
}

.description-block .description-icon {
    font-size: 16px
}

.no-pad-top {
    padding-top: 0
}

.position-static {
    position: static !important
}

.position-absolute {
    position: absolute
}

.top-v-center {
    top: 50%
}

.list-header {
    font-size: 15px;
    padding: 10px 4px;
    font-family: 'Roboto-Bold';
    color: var(--bs-gray-975)
}

.list-seperator {
    height: 1px;
    background: var(--bs-with-border-color);
    margin: 15px 0 9px 0
}

.list-link>a {
    padding: 4px;
    color: var(--bs-slide-alert)
}

.list-link>a:hover {
    color: #222
}

.font-light {
    font-family: 'Roboto-Bold';
}

.user-block:before,
.user-block:after {
    content: " ";
    display: table
}

.user-block:after {
    clear: both
}

.user-block img {
    width: 40px;
    height: 40px;
    float: left
}

.user-block .username,
.user-block .description,
.user-block .comment {
    display: block;
    margin-left: 50px
}

.user-block .username {
    font-size: 16px;
    font-family: 'Roboto-Bold';
}

.user-block .description {
    color: var(--bg-gray-500);
    font-size: 13px
}

.user-block.user-block-sm .username,
.user-block.user-block-sm .description,
.user-block.user-block-sm .comment {
    margin-left: 40px
}

.user-block.user-block-sm .username {
    font-size: 11.5pt
}

.img-sm,
.img-md,
.img-lg,
.box-comments .box-comment img,
.user-block.user-block-sm img {
    float: left
}

.img-sm,
.box-comments .box-comment img,
.user-block.user-block-sm img {
    width: 30px !important;
    height: 30px !important
}

.img-sm+.img-push {
    margin-left: 40px
}

.img-md {
    width: 60px;
    height: 60px
}

.img-md+.img-push {
    margin-left: 70px
}

.img-lg {
    width: 100px;
    height: 100px
}

.img-lg+.img-push {
    margin-left: 110px
}

.img-bordered {
    border: 3px solid var(--bs-border-color);
    padding: 3px
}

.img-bordered-sm {
    border: 2px solid var(--bs-border-color);
    padding: 2px
}

.attachment-block {
    border: 1px solid var(--bs-with-border-color);
    border-radius: var(--rounded);
    padding: 5px;
    margin-bottom: 10px;
    background: var(--bs-card-bg);
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
}

.attachment-block .attachment-img {
    max-width: 100px;
    max-height: 100px;
    height: auto;
    float: left
}

.attachment-block .attachment-pushed {
    margin-left: 110px
}

.attachment-block .attachment-heading {
    margin: 0
}

.attachment-block .attachment-text {
    color: var(--bg-gray-975)
}

.connectedSortable {
    min-height: 100px
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sort-highlight {
    background: var(--bs-pdf-bg-color);
    border: 1px dashed var(--bs-table-border);
    margin-bottom: 10px
}

.full-opacity-hover {
    opacity: .65;
    filter: alpha(opacity=65)
}

.full-opacity-hover:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.chart {
    position: relative;
    overflow: hidden;
    width: 100%
}

.chart svg,
.chart canvas {
    width: 100% !important
}

@media print {

    .no-print,
    .main-sidebar,
    .left-side,
    .main-header,
    .content-header {
        display: none !important
    }

    .content-wrapper,
    .right-side,
    .main-footer {
        margin-left: 0 !important;
        min-height: 0 !important;
        -webkit-transform: translate(0, 0) !important;
        -ms-transform: translate(0, 0) !important;
        -o-transform: translate(0, 0) !important;
        transform: translate(0, 0) !important
    }

    .fixed .content-wrapper,
    .fixed .right-side {
        padding-top: 0 !important
    }

    .invoice {
        width: 100%;
        border: 0;
        margin: 0;
        padding: 0
    }

    .invoice-col {
        float: left;
        width: 33.3333333%
    }

    .table-responsive {
        overflow: auto
    }

    .table-responsive>.table tr th,
    .table-responsive>.table tr td {
        white-space: normal !important
    }
}

.text-sky-blue {
    color: var(--bs-cyan-600);
}

.bg-drak {
    background-color: var(--bs-dark-bg);
}

.btn-info {
    background-color: var(--bs-alert-bg);
    border-color: var(--bs-btn-border-color)
}

.btn-info:hover,
.btn-info:active,
.btn-info.hover {
    background-color: var(--bs-side-tab-active)
}

.btn-danger {
    background-color: var(--bs-danger-750);
    border-color: var(--bs-danger-750)
}

span.logo-lg img {
    width: 82%;
    margin-left: -6px;
}

input[type=file] {
    display: block;
    border: none;
    outline: 0;
    opacity: 0;
    margin-top: 5px;
}

.alert-warning {
    background-color: var(--bs-orange-100) !important;
    border: 1px solid var(--bs-orange-100) !important;
    color: var(--bs-orange-750) !important;
}

.alert-info {
    background-color: var(--bs-sky-100) !important;
    border-color: var(--bs-sky-200) !important;
    color: var(--bs-blue-700) !important;
}

.alert-success {
    background-color: var(--bs-green-50);
    border-color: var(--bs-green-100);
    color: var(--bs-green-850) !important;
}

.alert-danger {
    background-color: var(--bs-pink-100);
    border-color: #ffb8b0;
    color: var(--bs-orange-dark) !important;
}

.pharses_edit {
    padding: 3px 10px;
}

.form-loading {
    position: relative;
    width: 97%;
}

.loading {
    position: absolute;
    right: -25px;
    top: 25px;
    width: 24px;
}

.loading img {
    width: 24px;
    height: auto;
    display: none;
}

.btn-success:hover,
.btn-success:active,
.btn-success.hover {
    background-color: var(--bs-green-800) !important;
}

.btn-success {
    border: 1px solid var(--bs-green-800) !important;
}

p.text.text-danger {
    color: var(--color-white) !important;
    font-weight: normal !important;
    font-size: 12px !important;
    height: 100%;
    margin: 0;
}

.tooltip-inner {
    background: var(--bs-primary);
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: var(--bs-primary);
}

.tooltip.top .tooltip-arrow {
    border-top-color: var(--bs-primary);
}

p.text.text-info {
    color: var(--color-black) !important;
    font-weight: normal !important;
    font-size: 12px !important;
    height: 100%;
    margin: 0;
}

/*.nav>li>a {
    padding: 10px 14px;
}
*/
.search-form .input-group {
    margin-top: 3px;
    border: 1px solid var(--bs-table-border);
    border-radius: 30px;
}

@media (max-width:767px) {
    .text-sm-left {
        text-align: left;
    }

    span.logo-lg img {
        width: auto;
        height: 30px;
    }

    .sidebar-session {
        padding-left: 25px !important;
    }

    input.form-control.search-form {
        border-radius: 30px 0px 0px 30px;height: 28px;
    }

    .form-label-left {
        margin-right: 15px;
        margin-left: 15px;
    }

    .main-footer {
        text-align: center;
    }

    .mmius15 {
        margin-right: -5px;
        float: right
    }

    .sm-input-28 {
        height: 28px !important;
    }

}

@media only screen and (min-width: 320px) and (max-width:480px) {
    .sidebar70 {
        padding-bottom: 70px;
    }

    .w-xs-45 {
        width: 45%;
    }

    .ml-xs-0 {
        margin-left: 0px !important;
    }

    button.btn.dropdown-toggle.selectpicker.btn-default {
        padding-right: 5px;
    }

    .box-header>.box-tools {
        position: relative !important;
        right: auto;
        left: 0 !important;
        width: 100%;
    }
}

@media only screen and (min-width: 320px) and (max-width:560px) {
    .box-tools-sm {
        position: relative !important;
        left: 0px;
    }
}

@media (max-width:991px) {
    .box-tools-md {
        position: relative !important;
        left: 0px;
    }
}

.full-width {
    width: 100%;
}

.width150 {
    width: 100px !important;
    height: auto !important;
}

#search-btn {
    height: 28px;
    outline: 0;
}

.sidebar-toggle {
    position: absolute;
    z-index: 1;
    left: 0;
}

.chatbtn {
    position: relative;
    cursor: pointer;
}

.chatbtn img {
    width: 30px;
    height: auto;
    padding-top: 10px;
}

.dropdown-large {
    position: static !important;
}

.dropdown-menu-large {
    padding: 20px 0px;
}

.dropdown-menu-large>li>ul {
    padding: 0;
    margin: 0;
}

.dropdown-menu-large>li>ul>li {
    list-style: none;
}

.dropdown-menu-large>li>ul>li>a {
    display: block;
    padding: 5px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: var(--bs-body-color);
    border-radius: var(--rounded);
    white-space: normal;
}

.dropdown-menu-large>li ul>li>a:hover,
.dropdown-menu-large>li ul>li>a:focus {
    text-decoration: none;
    background-color: var(--bs-purple-900);
    color: var(--color-white);
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(156, 39, 176, 0.4);
}

.dropdown-menu-large .disabled>a,
.dropdown-menu-large .disabled>a:hover,
.dropdown-menu-large .disabled>a:focus {
    color: var(--bg-gray-500);
}

.dropdown-menu-large .disabled>a:hover,
.dropdown-menu-large .disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed;
}

.dropdown-menu-large .dropdown-header {
    color: var(--bs-orange-800);
    font-size: 11pt;
    font-family: 'Roboto-Bold';
}

@media (max-width: 768px) {
    .dropdown-menu-large {
        margin-left: 0;
        margin-right: 0;
    }

    .dropdown-menu-large>li {
        margin-bottom: 30px;
    }

    .dropdown-menu-large>li:last-child {
        margin-bottom: 0;
    }

    .dropdown-menu-large .dropdown-header {
        padding: 3px 15px !important;
    }
}

.dropdown-menu2 {
    box-shadow: none;
    border-color: var(--bs-fc-divider);
    border-radius: var(--rounded);
    -webkit-transition: all 150ms linear;
    -moz-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    -ms-transition: all 150ms linear;
    transition: all 150ms linear;
    padding: 5px;
}

.dropdown-menuright {
    position: absolute;
    right: 0 !important;
    left: auto;
}

ul.clsradio {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.clsradio input[type='radio'] {
    display: none;
}

ul.clsradio label {
    background-color: var(--bs-gray-975);
    display: inline;
    padding: 2px 0px;
    font-size: 9pt;
    margin: 0;
    font-weight: normal;
    background-color: transparent;
    color: var(--bs-body-color);
    font-weight: normal;
    line-height: 1.428571429;
}

ul.clsradio input[type="radio"]:checked+label {
    font-family: 'Roboto-Bold';
    font-size: 11.5pt;
    text-decoration: underline;
}

.dropdown-menu .dropdown-header {
    padding-left: 0
}

.dropdown-menu .divider {
    padding-left: 0 !important;
}

.pleft10 {
    padding-left: 10px;
}

.removehover {
    display: block;
    color: var(--color-white) !important;
    position: relative;
    cursor: pointer;
}

.removehover a i {
    opacity: 0;
    margin-left: 0 !important;
    padding-top: 3px;
    padding-left: 4px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.removehover a:hover i {
    opacity: 100
}

.accurrent {
    padding: 0px 0px 8px 0px !important;
    letter-spacing: -0.2px;
}

.parentremovehover {
    color: var(--color-white) !important;
    cursor: default;
    padding-bottom: 8px;
}

.parentremovehover span {
    display: block;
}

.parentremovehover i {
    display: none;
}

.sidebar-collapse .parentremovehover i {
    width: 20px;
    display: block;
    font-size: 18px;
    margin-left: 0;
    height: 30px;
    line-height: 26px;
}

@media (min-width: 768px) {
    .sidebar-collapse .parentremovehover span {
        display: none;
    }
}

@media (max-width: 991px) {
    .modal-dialog2 {
        max-width: 100%;
    }

    .min-w-sm-200 {
        min-width: 200px;
    }
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        border-color: var(--bs-fc-divider);
        border-radius: var(--rounded);
        -webkit-transition: all 150ms linear;
        -moz-transition: all 150ms linear;
        -o-transition: all 150ms linear;
        -ms-transition: all 150ms linear;
        transition: all 150ms linear;
        padding: 5px;
    }
    .sidebar-menu{padding: 5px;}
    ul.clsradio label {
        padding: 2px 15px;
    }

    .slide-content2 {
        max-height: 200px;
        overflow-y: auto;
    }

    .fixedmenu .popover.right {
        margin-left: 0px !important;
        position: absolute;
        left: 0 !important;
        top: 28px !important;
    }

    .fixedmenu {
        position: relative !important;
    }

    .verttop,
    .verttop38 {
        padding-top: 0px !important;
        padding-bottom: 80px;
    }

    .verticalmenu {
        margin-left: -15px !important;
        margin-right: -15px !important;
        top: 35px !important;
    }

    .linkquick {
        color: #282828;
        font-family: 'Roboto-Bold';
        padding: 6px 20px;
    }

    .verticalmenu:before {
        border-top: 0 !important;
        left: 5.5% !important;
        top: -9px !important;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent !important;
        border-bottom: 8px solid var(--bs-sidebar-toggle-bar) !important;
    }

    .fixedmenu .btn-sm {
        margin-top: -2px !important;
    }

    .fixedmenu .popover.right .arrow,
    .fixedmenu .popover.right .arrow:after {
        display: none;
    }

    .fixedmenu .popover.right .form-control {
        width: 93px;
        display: inline-block;
    }

    .fixedmenu .popover-content::after {
        border-bottom: 10px solid var(--color-white);
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        width: 0;
        height: 0;
        content: "";
        display: block;
        position: absolute;
        bottom: 100%;
        left: 45%;
    }

    .row.display-flex {
        display: block !important;
    }

    .time_to,
    .time_from,
    .room_no {
        width: 100px !important;
    }
}

.drop-container {
    width: 200%;
}

.sidebar-menu li>a>.icon-chevron-left,
.sidebar-menu li>a>.pull-right {
    transition: transform .3s;
}

@media (min-width: 768px) and (max-width: 1024px) {}

.slimScrollBar {
    background: var(--scroll-bg) !important;
    width: 4px !important;
    cursor: row-resize;
}

.sidebar-menu li a span:hover:first-child {
    background: none !important;
    color: var(--color-white);
    border-left: 0;
}

/*.dataTables_length{
    float: right;
    display: none;
}
*/
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    background-color: rgb(133, 132, 132);
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: var(--label-text-color);
    text-decoration: none;
    background-color: var(--bs-btn-hover-bg);
}

.dataTables_wrapper .dataTables_filter {
    float: right;
    text-align: right;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: var(--bs-body-color);
    cursor: default;
    background-color: var(--bs-pagination-hover-bg);
    border-color: var(--bs-card-border-color);
}

ul.dt-button-collection.dropdown-menu>* {
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
    background: var(--bs-fc-divider);
}

table {
    empty-cells: hide;
    color: var(--bs-footer-color);
}

@media print {

    .no-print,
    .no-print * {
        display: none !important;
    }
}

@media (max-width:767px) {
    .dataTables_wrapper .dataTables_filter {
        float: none;
        text-align: center !important;
    }

    .btn-group,
    .btn-group-vertical {
        position: relative;
        z-index: 1;
    }
}

.dataTables_filter input {
    height: 26px !important;
    border-radius: var(--rounded);
}

.buttons-html5,
.buttons-print,
.buttons-colvis {
    padding: 2px 8px;
}

.pagination>li>a,
.pagination>li>span {
    padding: 2px 8px;
}

table.dataTable thead .sorting_asc:last-child:after {
    content: "\f0d8";
    display: none;
}

table.dataTable thead .sorting_desc:last-child:after {
    content: "\f0d7";
    display: none;
}

table.dataTable thead .sorting:last-child:after {
    opacity: 0.2;
    display: none;
    content: "\f0d7";
}

/*.table.dataTable thead>tr>th.sorting:last-child{
    padding-right:0px !important
}
*/
.btn-group2 {
    position: relative;
    z-index: 1;
    padding-left: 10px;
    float: right !important;
}

.pull-right22 {
    float: right;
}

.table>thead>tr>th {
    background: var(--bs-card-bg);
    vertical-align: top;
    color: var(--bs-footer-color);
    font-family: 'Roboto-Bold'
}

@media (max-width:767px) {
    .table>thead>tr>th {
        white-space: nowrap;
    }
}

.modal-header h4 {
    margin-bottom: 0;
    margin-top: 0px;
    /* font-family:'Roboto-Medium'; */
}

.modal-header h4 b {
    font-weight: normal !important;
    font-family: var(--font-default) !important;
}

.close {
    color: var(--color-white);
    text-shadow: none;
    margin-top: 2px !important;
    opacity: 1 !important;
    /* right: 0px;
     top: -33px;
     position: absolute;
     */
    font-size: 25px;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
}

.close:focus,
.close:hover {
    color: color-mix(in srgb, var(--primary-white), transparent 40%);
}

.examinfo {
    width: 100%;
    position: relative;
}

.examinfo span {
    font-family: 'Roboto-Bold';
    display: block;
}

table.dataTable {
    width: 100% !important;
}

.modal.fade .modal-dialog {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    transition: all 0.1s;
}

.modal.fade.in .modal-dialog {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
    opacity: 1;
}


tr.dark-gray td {
    padding: 3px 5px;
}

@media(max-width:767px) {
    div.dataTables_wrapper div.dataTables_filter input {
        width: 100%;
    }

    .dataTables_wrapper {
        margin-top: 10px;
    }

    .pull-right22 {
        float: none;
    }

    div.dt-buttons {
        margin-bottom: 0px !important;
        margin-right: 10px;
    }

    div.dataTables_wrapper div.dataTables_filter label {
        margin-left: 10px;
    }
}

.dark-gray {
    background-color: var(--bs-progress-bg) !important;
    border-top: 1px solid var(--bs-fc-divider);
    font-size: 12px !important;
}

.dark-light {
    background: var(--bs-body-bg) !important;
    border-top: 1px solid var(--bs-table-borde);
    font-size: 12px !important;
}

.white-td {
    background: var(--bs-card-bg) !important;
    border-top: 1px solid var(--bs-with-border-color);
    font-size: 12px !important;
}

.total-bg {
    background: var(--bs-hr-color) !important;
    font-family: 'Roboto-Bold';
}

/* .modal-dialog {
    margin: 0px auto auto;
} */
.modal-header {
    padding: 7px 15px;
}

.ss-none {
    display: none;
}

.dataTables_empty {
    color: var(--bs-pink-200);
}

.cfees {
    background: var(--bs-green-700);
    border: 1px solid var(--bs-green-600);
    color: var(--color-white);
    transition: .3s;
}

.cfees:hover {
    background: var(--bs-green-hover-950);
    border: 1px solid var(--bs-green-dark);
    color: var(--color-white);
}

.btn-confirm {
    background: var(--bs-green-700);
    border: 1px solid var(--bs-green-600);
    color: var(--color-white);
    transition: .3s;
}

.btn-confirm:hover {
    background: var(--bs-green-hover-950);
    border: 1px solid var(--bs-green-dark);
    color: var(--color-white);
}

.printInv {
    border-radius: var(--rounded) !important;
}

.mt-n2 {
    margin-top: -2px;
}

.mb0 {
    margin-bottom: 0 !important
}

.mb5 {
    margin-bottom: 5px
}

.mb8 {
    margin-bottom: 8px
}

.mb10 {
    margin-bottom: var(--bs-bottom-space) !important
}

.mt30 {
    margin-top: 30px
}

.pb0 {
    padding-bottom: 0
}

.pt0 {
    padding-top: 0 !important
}

.pt10 {
    padding-top: 0 !important
}

.pb10 {
    padding-bottom: 10px
}

.pb15 {
    padding-bottom: 15px
}

.pb20 {
    padding-bottom: 20px
}

.pb30 {
    padding-bottom: 30px
}

.pt25 {
    padding-top: 25px;
}

.pt20 {
    padding-top: 20px;
}

.pt4 {
    padding-top: 4px;
}

.pt6 {
    padding-top: 6px;
}

.pr0 {
    padding-right: 0 !important
}

.pr10 {
    padding-right: 10px !important
}

.pr8 {
    padding-right: 8px !important
}

.pr15 {
    padding-right: 15px;
}

.pl6 {
    padding-left: 6px;
}

.plr10 {
    padding-left: 10px;
    padding-right: 10px;
}

.ps-1 {
    padding-left: 0.5rem;
    padding-right: 0.5rem
}

.ps-0 {
    padding-left: 0 !important;
}

.pl25 {
    padding-left: 25px;
}

.mt-n1-1 {
    margin-top: -0.25rem
}

.px-5 {
    padding-left: 5px;
    padding-right: 5px
}

.px-10 {
    padding-left: 10px;
    padding-right: 10px
}

.ltextright {
    text-align: center;
}

.bolds {
    font-family: 'Roboto-Bold';
}

.bmedium {
    font-family: 'Roboto-Medium';
}

.dates {
    font-family: 'Roboto-Bold';
    position: absolute;
    padding-top: 5px;
}

.font12 {
    font-size: 12px !important
}

.font13 {
    font-size: 13px !important
}

.datearrow {
    font-size: 24px !important;
    vertical-align: bottom;
    margin-right: 5px !important;
    padding-left: 8px;
    padding-right: 5px;
    transition: all 0.5s ease;
    color: var(--label-text-color);
    cursor: pointer;
    line-height: 26px !important;
}

.datearrow:hover {
    color: var(--bs-footer-color)
}

.chgstatus_dropdown {
    height: 22px;
    padding-top: 0px;
}

.sfborder {
    border: 1px solid var(--bs-table-border);
    border-radius: var(--rounded-sm);
    margin-bottom: 10px;
    overflow: hidden;
}

.sfborder-top-border {
    border-top: 1px solid var(--bs-table-border);
    border-radius: var(--rounded-sm);
    margin-bottom: 10px;
    overflow: hidden;
    padding-top: 0.5rem;
}

.sfborder-img-shadow {
    box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 38%);
}

.bozero {
    border-top: 0 !important;
}

.round5 {
    padding: 5px
}

.header-fixed {
    -webkit-transition: background-color 2s ease-out;
    -moz-transition: background-color 2s ease-out;
    -o-transition: background-color 2s ease-out;
    transition: background-color 2s ease-out;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .30);
}

.header-fixed th {
    background: var(--bs-primary) !important;
    color: var(--label-text-color) !important;
    border-bottom: 0px !important
}

.titless {
    display: inline-block;
    font-size: 18px;
    margin: 0;
    padding: 10px;
    line-height: 1;
}

.liststyle1 {
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: normal !important
}

.liststyle1 li a {
    display: inline-block;
}

.ptbnull {
    border-bottom: 1px solid var(--bs-card-border-light-gray);
}

.bg-danger {
    background-color: #f2dede !important;
}

.width85 {
    width: 85px !important;
}

.float-right {
    float: right
}

.w-150 {
    width: 150px;
}

.mml15 {
    margin-left: 15px;
}

.delmodal.modalloading .modal-content:before {
    content: 'Please wait...';
    text-align: center;
    line-height: 155px;
    font-size: 20px;
    background: rgba(0, 0, 0, .8);
    position: absolute;
    top: 55px;
    bottom: 0;
    left: 0;
    right: 0;
    color: var(--bs-fc-divider);
    z-index: 1000;
}

table .header-fixed {
    position: fixed;
    top: 50px;
    z-index: 99;
}

table tr th.header-fixed.header-copy {
    background: var(--color-black);
}

@media print {
    table.fixedHeader-floating {
        display: none
    }
}

@media(max-width:767px) {
    .mml15 {
        margin-left: 0px;
    }
}

@media (min-width:992px) and (max-width:1024px) {
    table .header-fixed {
        position: relative;
    }
}

@media(max-width:767px) {
    .ltextright {
        text-align: left;
    }

    .dates {
        position: relative;
        text-align: center;
        padding-top: 10px;
    }

    .titlefix {
        position: relative;
        text-align: center;
    }

    .upload_logo {
        margin-bottom: 10px;
    }

    .btn-group-xs>.btn,
    .btn-xs {
        padding: 1px 3px;
    }
}

.text-red,
.schedule_modal {
    position: relative;
    overflow: hidden;
    display: block;
    text-align: center;
}

.profile-username a {
    display: block;
    text-align: center;
}

.profile-username small {
    line-height: 24px;
}

.text-red:active:after,
.schedule_modal:active:after {
    transform: scale(0, 0);
    opacity: .2;
    transition: 0s;
}

.text-red:after,
.schedule_modal:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    background-image: radial-gradient(circle, var(--color-black) 10%, transparent 10.01%) !important;
    background-repeat: no-repeat;
    background-position: 50%;
    transform: scale(10, 10);
    opacity: 0;
    transition: transform .5s, opacity 1s;
}

/* .skin-blue .main-header .logo, .dropdown-menu>li>a, .btn-default, .sidebar a, .btn-default, .sidebar a, .btn, .btn{
    position: relative;
     overflow: hidden;
}
 .skin-blue .main-header .logo:active:after, .btn:active:after {
    transform: scale(0,0);
    opacity: .2;
    transition: 0s;
}
 .skin-blue .main-header .logo:after, .btn:after {
     content: "";
     display: block;
     position: absolute;
     width: 100%;
     height: 100%;
     top: 0;
     left: 0;
     pointer-events: none;
     background-image: radial-gradient(circle, #fff 10%, transparent 10.01%);
     background-repeat: no-repeat;
     background-position: 50%;
     transform: scale(10, 10);
     opacity: 0;
     transition: transform .5s, opacity 1s;
}
 */
/* .nav-tabs>li.active>a:active:after, .sidebar a:active:after, .btn-default:active:after{
    transform: scale(0,0);
    opacity: .2;
    transition: 0s;
}
 .nav-tabs>li.active>a:after, .sidebar a:after, .btn-default:after{
    content: "";
     display: block;
     position: absolute;
     width: 100%;
     height: 100%;
     top: 0;
     left: 0;
     pointer-events: none;
     background-image: radial-gradient(circle, var(--color-black) 10%, transparent 10.01%);
     background-repeat: no-repeat;
     background-position: 50%;
     transform: scale(10, 10);
     opacity: 0;
     transition: transform .5s, opacity 1s;
}
 */
.nav>li>a,
.sidebar-menu>li>a,
.treeview-menu>li>a {
    overflow: hidden;
    position: relative;
}

.dropdown-menu>li>a:active:after,
.nav>li>a:active:after,
.nav-tabs>li.active>a:active:after,
.sidebar-menu>li>a:active:after,
.treeview-menu>li>a:active:after {
    transform: scale(0, 0);
    opacity: .2;
    transition: 0s;
}

/* .nav>li>a:after, .sidebar-menu>li>a:after, .treeview-menu>li>a:after {
     content: "";
     display: block;
     position: absolute;
     width: 100%;
     height: 100%;
     top: 0;
     left: 0;
     pointer-events: none;
     background-image: radial-gradient(circle, #fff 10%, transparent 10.01%);
     background-repeat: no-repeat;
     background-position: 50%;
     transform: scale(10, 10);
     opacity: 0;
     transition: transform .5s, opacity 2s;
}
 */
/* a{
    position: relative;
     overflow: hidden;
     display: table;
}
 a:active:after{
    transform: scale(0,0);
    opacity: .2;
    transition: 0s;
}
 a:after{
     content: "";
     display: block;
     position: absolute;
     width: 100%;
     height: 100%;
     top: 0;
     left: 0;
     pointer-events: none;
     background-image: radial-gradient(circle, #000 10%, transparent 10.01%) !important;
     background-repeat: no-repeat;
     background-position: 50%;
     transform: scale(10, 10);
     opacity: 0;
     transition: transform .5s, opacity 1s;
}
 */
.info-box a {
    color: var(--bs-body-color);
    text-decoration: none;
    transition: all 0.3s linear;
    width: 100%;
    display: block;
    padding: 10px;
}

.info-box {
    transition: all .3s cubic-bezier(.25, .8, .25, 1);
    display: block;
    cursor: pointer;
    border: solid 1px var(--bs-card-border-light-gray);
}

.info-box:hover {
    box-shadow: 0 5px 10px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22);
    transform: translateY(-4px) scale(1.02);
    box-shadow: 0px 14px 24px rgba(62, 57, 107, 0.2);
}

.btn-searchsm {
    padding: 9px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: var(--rounded);
}

.selector-list {
    list-style: none;
    margin-top: 35px;
    padding: 0;
    width: 190px;
    position: absolute;
    width: 100%;
    color: var(--label-text-color);
    z-index: 3;
    background-color: var(--bs-input-bg);
    border: 1px solid var(--bs-border-color);
    -webkit-border-radius: var(--rounded);
    -moz-border-radius: var(--rounded);
    border-radius: var(--rounded);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}

.selector-list li {
    padding: 5px 10px;
}

.selector-list li:hover {
    background: var(--bs-progress-bg);
}

#suggesstion-box {
    position: relative;
}

.bright {
    border-right: 1px solid var(--bs-border-color) !important;
}

.padszero {
    padding-bottom: 0 !important
}

.wellscroll {
    height: 190px;
    overflow-y: auto;
    overflow-x: hidden;
}

.pull-right a {
    display: inline-block;
}

.pagetitleh {
    background: var(--bs-heading-bg);
    margin: 0;
    font-size: 16px;
    padding: 8px 14px;
    color: var(--label-text-color);
    margin-bottom: 10px;
    text-transform: capitalize;
    border-bottom: 1px solid var(--bs-table-border);
}

.bordertopgray {
    border-top: 1px solid rgba(66, 66, 66, 0.69) !important;
}

.borgray {
    border: 1px solid rgba(66, 66, 66, 0.23);
}

.bordertoplightgray {
    border-top: 1px solid var(--bs-with-border-color) !important;
}

.tmb0 {
    margin-bottom: 0 !important;
}

.bgtgray {
    background: rgba(66, 66, 66, 0.10);
    overflow: hidden;
    /*margin-bottom: 10px;
    */
}

.mb25 {
    margin-bottom: 25px;
}

.pagetitleh2 {
    background: var(--bs-heading-bg);
    margin: 0;
    font-size: 18px;
    padding: var(--bs-round-1);
    color: var(--bs-footer-color);
    /*border: 1px solid var(--bs-table-border);
    */
    text-transform: capitalize;
}

.pagetitleh-whitebg {
    background: var(--bs-card-bg);
    margin: 0;
    font-size: 18px;
    padding: 15px 15px;
    color: var(--bs-footer-color);
    border-bottom: 1px solid var(--bs-with-border-color);
}

.around10 {
    padding: 10px;
}

.tshadow {
    border: 1px solid var(--bs-card-border-light-gray);
}

.chosebtn:active,
.chosebtn:focus,
.chosebtn:hover {
    background: var(--color-black);
    color: var(--color-white);
    border-color: var(--label-text-color);
    border-radius: 0px var(--rounded) var(--rounded) 0px;
    outline: 0 !important;
}

.chosebtn {
    padding: 4px 7px !important;
    border-radius: 0px var(--rounded) var(--rounded) 0px;
    outline: 0;
    margin-left: -3px;
    margin-top: 0px;
    font-size: 10pt;
    width: 100px;
    height: 28px;
    background: var(--bg-gray-450);
    color: var(--color-white);
    border: 1px solid var(--bs-btn-border-color);
    position: absolute;
    right: 0;
}

.bootstrap-filestyle {
    width: 100%;
    position: relative;
}

.bootstrap-filestyle:focus {
    outline: none;
    border: 0 !important;
    box-shadow: none;
}

.bootstrap-filestyle input {
    height: 28px;
}

.input-large {
    padding-left: 12px;
    width: 90%;
}

.anchorbtn {
    background: transparent !important;
    border: 0 !important;
    color: var(--bs-hover-color) !important;
    font-size: 16px;
    box-shadow: none !important;
}

.anchorbtn:focus,
.anchorbtn:hover {
    outline: 0 !important;
    background: transparent !important;
    border: 0 !important;
    color: var(--label-text-color) !important;
    text-decoration: none;
}

.disblock a {
    display: block !important
}

.addmoredetail-title {
    background: var(--bs-tab-heading-bg);
    margin: 0;
    font-size: 18px;
    padding: 10px 14px;
    color: var(--bs-footer-color);
}

tr.box.box-solid.total-bg {
    box-shadow: none;
}

img.img-thumbnail {
    border-radius: var(--rounded-10);
    width: 100%;
}

.radio-img {
    padding-left: 0;
    text-align: center;
    border-radius: var(--rounded);
    margin-bottom: 10px;
    position: relative;
}

.radio-img input {
    opacity: 0;
    display: none;
}

.radio-img label input {
    visibility: hidden;
    position: absolute;
}

.radio-img img {
    cursor: pointer;
    width: 100%;
    cursor: pointer;
    padding-bottom: 32px;
    border: 0px solid var(--bs-table-border);
    height: auto;
    background: #7f7f7f;
    border-radius: var(--rounded);
}

.radio-img label input.radiotext:checked {
    background: var(--bs-primary);
    width: 100%;
    height: 100%;
}

.radio-img input:checked+img {
    border: 0px solid var(--bs-primary);
    position: relative;
    z-index: 2;
    background: var(--bs-primary) !important;
}

.radiotext {
    bottom: 10px;
    z-index: 3;
    cursor: pointer;
    color: var(--color-white);
    width: 100%;
    margin-top: -16px;
    position: relative;
    display: block;
}

/*.radio-img input:checked + img{
     border:2px solid #65ac26;
    position: relative
}
*/
.radioborder {
    border: 1px solid var(--bs-table-border);
    padding: 4px;
    border-radius: var(--rounded);
    margin-top: 10px;
}

.radioborder {
    width: 100%;
    height: auto;
}

.radioactive {
    border: 2px solid #65ac26;
}

.miplus {
    position: absolute;
    width: 60px;
}

.miplus select {
    font-size: 2rem;
    margin-top: 0px;
    background: transparent;
    border: 0;
    border-right: 1px solid var(--bs-gray-border-color) !important;
}

.miplusinput {
    padding-left: 70px;
}

.list2 {
    padding: 0;
    margin: 0;
}

.list2 li {
    display: inline-block;
    list-style: none;
    margin-top: 2px;
    width: 100%;
    font-family: 'Roboto-Bold';
    padding-top: 5px
}

.list2 li span {
    width: 70%;
    float: right;
    padding-left: 10px;
    font-weight: normal
}

.label-danger {
    cursor: pointer;
}

.listcheckbox {
    padding: 0;
    margin: 0;
}

.listcheckbox li {
    list-style: none;
    margin-bottom: 5px;
}

.listcheckbox li a {
    color: var(--label-text-color);
    vertical-align: top;
    display: inline-block;
}

/* .listcheckbox li input[type="checkbox"]{
    margin-right: 5px;
    margin-top: 0;
} */
.listcheckbox li a:after {
    display: none;
}

/*safari Browser*/
@media screen and (-webkit-min-device-pixel-ratio:0) {

    ::i-block-chrome,
    .chosebtn {
        margin-top: 0px;
    }

    ::i-block-chrome,
    .studentsidebar {
        height: 100rem;
    }
}

/*End safari Browser*/
@-moz-document url-prefix() {
    .input-large {
        padding-left: 0px;
    }

    /* a{
        position: relative;
         display: inherit;
    }
     a:active:after{
        transform: scale(0,0);
        opacity: .2;
        transition: 0s;
    }
     a:after{
         content: "";
         display: block;
         position: absolute;
         width: 100%;
         height: 100%;
         top: 0;
         left: 0;
         pointer-events: none;
         background-image: radial-gradient(circle, #000 10%, transparent 10.01%) !important;
         background-repeat: no-repeat;
         background-position: 50%;
         transform: scale(10, 10);
         opacity: 0;
         transition: transform .5s, opacity 1s;
    }
     */
}

.modal-sm400 {
    width: 420px;
}

@media(max-width:767px) {
    .dhide {
        display: none !important;
    }

    .modal-sm400 {
        width: 100%;
    }

    #alert {
        transition-duration: 0.1s;
        -webkit-transition-duration: 0.1s;
        -ms-transition-duration: 0.1s;
    }

    .affix#alert {
        position: fixed;
        top: 0px;
        width: 100%;
        transition-duration: 0.1s;
        -webkit-transition-duration: 0.1s;
        -ms-transition-duration: 0.1s;
    }

    .affix#alert .logo {
        display: none;
    }

    .affix#alert2 {
        padding-top: 50px;
    }

    .fixedmenu li.open .dropdown-menu {
        /* box-shadow: 10px 3px 12px 0 rgba(0, 0, 0, 0.26);
         */
        visibility: visible;
        -moz-transform: translateX(0px);
        -webkit-transform: translateX(0px);
        -o-transform: translateX(0px);
        -ms-transform: translateX(0px);
        transform: translateX(0px);
        opacity: 1;
        left: 0;
        top: 20px !important;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
        display: block;
        width: auto;
        border-left: 0;
        border-right: 0;
    }

    .fixedmenu li .dropdown-menu {
        -moz-transform: translateY(10px) !important;
        -webkit-transform: translateY(10px) !important;
        -o-transform: translateY(10px) !important;
        -ms-transform: translateY(10px) !important;
        transform: translateY(10px) !important;
        opacity: 0;
        top: 0 !important;
    }
}

.verttop {
    padding-top: initial;
}

.fixedmenu {
    position: sticky;
    z-index: 2;
    width: var(--bs-side-menu-width);
    background: var(--bs-side-nav-bg);
    top: 0
}

.sessionul {
    margin: 0;
    padding: 8px 18px 0px 15px;
    list-style: none;
    color: var(--bs-menu-color);
    border-bottom: solid 1px var(--bs-with-border-color);
}

.drop5 {
    padding-bottom: 5px;
    padding-top: 5px;
    display: block;
    padding-right: 5px;
}

.drop5 .fa.pull-right {
    margin-top: 0.4rem;
}

.verticalmenu {
    margin-left: var(--bs-side-menu-width);
    background: var(--bs-verticalmenu-bg);
    top: -12px;
    border: 1px solid var(--bs-with-border-color);
    -webkit-overflow-scrolling: touch;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.verticalmenu:before {
    content: "";
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 12px solid var(--bs-sidebar-toggle-bar);
    position: absolute;
    top: 38px;
    left: -14px;
    z-index: 10;
}

@media only screen and (min-width : 768px) {
    .fixedmenu li.open .dropdown-menu {
        position: fixed;
        top: 50px;
    }
}

.fixedmenu li.open .dropdown-menu {
    visibility: visible;
    opacity: 1;
    display: block;
    width: auto;
    z-index: 9999;
}

.fixedmenu li .dropdown-menu {
    opacity: 0;
    display: block;
    visibility: hidden;
    z-index: -10;
    width: 0px;
}

.bootstrap-filestyle:focus,
.btn-info.focus,
.btn-info:focus,
.btn-primary.focus,
.btn-primary:focus {
    color: var(--color-white);
    background-color: var(--bs-primary);
    border: var(--bs-hover-color) 1px solid;
}

.inner-bg {
    padding: 70px 0 170px 0;
}

.stripe-button-el {
    float: left;
}

.paymentbg {
    background: var(--bs-card-bg);
    overflow: hidden;
    padding-bottom: 5px;
    border-radius: var(--rounded);
    border: 1px solid var(--bs-hr-color);
    /*box-shadow: 0 3px 8px rgba(0, 0, 0, 0.12)*/
}

.divider {
    margin: 0px 0 0px;
    clear: both;
    background: var(--bs-hr-color);
    height: 1px;
}

.dividerhr {
    margin: 15px 0px;
    clear: both;
    background: var(--bs-hr-color);
    height: 1px;
}

.settinghr {
    margin: 11px 0px;
    clear: both;
    border-bottom: var(--bs-hr-color) 1px solid;
    height: 1px;
}

.session-head {
    font-size: 16px;
    padding-bottom: 5px;
}

.paymentbg h3 {
    color: var(--label-text-color);
    font-size: 24px;
    margin-top: 0;
}

.paymentbg h3 span {
    color: var(--bs-hover-color);
}

.form-box {
    margin-top: 35px;
}

.invtext {
    background: var(--bs-dark-bg);
    border-radius: var(--rounded-10) var(--rounded-10) 0px 0px;
    color: var(--color-white);
    padding: 10px;
    font-size: 18px;
    margin-bottom: 2px;
    text-align: center;
    border-radius: var(--rounded) var(--rounded) 0px 0px;
}

.paddtzero {
    padding-top: 0 !important
}

.padd2 {
    padding: 2px;
}

.padd15 {
    padding: 15px;
}

.padd10 {
    padding: 10px;
}

.paddtop20 {
    padding-top: 20px;
}

.paddtlrb {
    padding: 10px 10px 3px;
}

.pb0 {
    padding-bottom: 0px !important;
}

.pr20 {
    padding-right: 20px;
}

.mleft5 {
    margin-left: 5px !important;
}

.mright5 {
    margin-right: 5px !important;
}

.mleft-right-rtl {
    margin-right: 5px;
}

.mright8 {
    margin-right: 8px;
}

.mt25 {
    margin-top: 25px;
}

.mt20 {
    margin-top: 20px;
}

.mt0 {
    margin-top: 0px;
}

.mt2 {
    margin-top: 2px;
}

.mt3 {
    margin-top: 3px;
}

.mt5 {
    margin-top: 5px;
}

.mt8 {
    margin-top: 8px;
}

.mt10 {
    margin-top: 10px;
}

.mt12 {
    margin-top: 12px;
}

.mt15 {
    margin-top: 15px;
}

.mt50 {
    margin-top: 50px;
}

.mt60 {
    margin-top: 60px;
}

.mt12font40 {
    margin-top: 12px;
    font-size: 40px !important;
}

.mDMt10 {
    margin-top: 10px;
}

.minheight303 {
    min-height: 303px;
}

.minheight260 {
    min-height: 260px;
}

.minheight199 {
    min-height: 199px;
}

.minheight170 {
    min-height: 180px;
}

.minheight149 {
    min-height: 149px;
}

.table2 {
    width: 100%;
    font-size: 15px;
}

.table2 th {
    background: var(--bs-menu-hover-bg);
    padding: 10px;
    font-family: 'Roboto-Bold';
}

.table2 td:first-child {
    font-family: 'Roboto-Bold';
}

.table2 td {
    padding: 10px;
}

/* .table2 td span{
    font-size: 12px;
     font-weight: normal
} */
.carousel-row {
    margin-bottom: 10px;
}

.slide-row {
    padding: 5px;
    background-color: var(--bs-input-bg);
    min-height: 150px;
    border: 1px solid var(--bs-data-tbale-btn-hover);
    overflow: hidden;
    height: auto;
    position: relative;
}

.slide-carousel {
    width: 20%;
    float: left;
    display: inline-block;
}

.slide-carousel .carousel-indicators {
    margin-bottom: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
}

.slide-carousel .carousel-indicators li {
    border-radius: 0;
    width: 20px;
    height: 6px;
}

.slide-carousel .carousel-indicators .active {
    margin: 1px;
}

.slide-content {
    position: absolute;
    top: 0;
    left: 20%;
    display: block;
    float: left;
    width: 80%;
    max-height: 76%;
    padding: 1.5% 2% 2% 2%;
    overflow-y: auto;
}

.siblingview h4 a {
    line-height: normal;
}

.slide-content h4 {
    margin-bottom: 3px;
    margin-top: 0;
    line-height: normal;
}

.slide-footer {
    position: absolute;
    bottom: 0;
    left: 20%;
    width: 78%;
    height: 20%;
    margin: 1%;
}

.slide-content::-webkit-scrollbar {
    width: 5px;
}

.slide-content::-webkit-scrollbar-thumb:vertical {
    margin: 5px;
    background-color: var(--bg-gray-500);
    -webkit-border-radius: var(--rounded);
}

.slide-content::-webkit-scrollbar-button:start:decrement,
.slide-content::-webkit-scrollbar-button:end:increment {
    height: 5px;
    display: block;
}

.boxupload input[type=file] {
    display: none;
}

.box__input {
    display: block;
    align-items: center;
    justify-content: center;
    padding: 100px 0;
}

.box_upload:hover {
    background: var(--bs-dark-bg);
    cursor: pointer;
    transition: border-width 0.6s linear;
    outline: 2px dashed rgba(245, 245, 245, 0.53) !important;
    position: relative;
    z-index: 1
}

.box_upload:hover .box__icon {
    color: var(--color-white);
}

.box_upload:hover label {
    cursor: pointer;
    color: var(--bs-warning-color);
    transition: .3s;
}

.boxupload {
    font-size: 1.5em;
    background-color: var(--bs-input-bg);
    position: relative;
    border-radius: var(--rounded);
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.06)
}

.boxupload.has-advanced-upload {
    outline: 2px dashed var(--bs-dark-bg);
    outline-offset: -20px;
    -webkit-transition: outline-offset .15s ease-in-out, background-color .15s linear;
    transition: outline-offset .15s ease-in-out, background-color .15s linear;
}

.boxupload.has-advanced-upload .box__icon {
    width: 100%;
    font-size: 3em;
    fill: #92b0b3;
    display: block;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.boxupload.is-uploading .box__input,
.boxupload.is-success .box__input,
.boxupload.is-error .box__input {
    visibility: hidden;
}

.box__uploading,
.box__success,
.box__error {
    display: none;
}

.boxupload.is-uploading .box__uploading,
.boxupload.is-success .box__success,
.boxupload.is-error .box__error {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.box__uploading {
    font-style: italic;
}

.box__success {
    -webkit-animation: appear-from-inside .25s ease-in-out;
    animation: appear-from-inside .25s ease-in-out;
}

@-webkit-keyframes appear-from-inside {
    from {
        -webkit-transform: translateY(-50%) scale(0);
    }

    75% {
        -webkit-transform: translateY(-50%) scale(1.1);
    }

    to {
        -webkit-transform: translateY(-50%) scale(1);
    }
}

@keyframes appear-from-inside {
    from {
        transform: translateY(-50%) scale(0);
    }

    75% {
        transform: translateY(-50%) scale(1.1);
    }

    to {
        transform: translateY(-50%) scale(1);
    }
}

.box__restart {
    font-family: 'Roboto-Bold';
}

.box__restart:focus,
.box__restart:hover {
    color: #39bfd3;
}

.box__input input[type=file] {
    display: block;
    border: none;
    height: 0;
    outline: 0;
    opacity: 0;
    margin-top: 0px;
}

.js .box__file {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.box__input label:hover {
    cursor: pointer;
    color: var(--bs-warning-color);
    transition: .3s;
}

.js .box__file+label {
    max-width: 80%;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    cursor: pointer;
}

.js .box__file+label:hover strong,
.box__file:focus+label strong,
.box__file.has-focus+label strong {
    color: #c5743b;
}

.js .box__file:focus+label,
.js .box__file.has-focus+label {
    outline: 1px dotted var(--color-black);
    outline: -webkit-focus-ring-color auto 5px;
}

.js .box__file+label * {}

.no-js .box__file+label {
    display: none;
}

.no-js .box__button {
    display: block;
}

.box__button {
    font-family: 'Roboto-Bold';
    color: #e5edf1;
    background-color: #39bfd3;
    display: none;
    padding: 8px 16px;
    margin: 40px auto 0;
}

.box__button:hover,
.box__button:focus {
    background-color: #0f3c4b;
}

.fixedmenu .popover {
    border-radius: var(--rounded) !important;
}

.fixedmenu .popover-content {
    width: 170px;
    padding: 4px 4px;
    height: 32px;
}

.fixedmenu .form-control {
    height: 24px;
    border-radius: var(--rounded);
    font-size: 10pt;
    padding: 0 10px
}

.fixedmenu .btn-sm {
    padding: 2px 10px;
    margin-top: 1px;
}

.stripe-button-el {
    float: right;
}

.fixedmenu .popover.right {
    margin-left: 43px;
}

.modal.modal_loading .modal-content:before {
    content: 'Loading...';
    text-align: center;
    line-height: 110px;
    font-size: 20px;
    background: rgba(0, 0, 0, .8);
    position: absolute;
    top: 45px;
    bottom: 0;
    left: 0;
    right: 0;
    color: var(--bs-fc-divider);
    z-index: 1000;
}

.user_sessionmodal_body,
.sessionmodal_body {
    min-height: 50px;
    overflow: hidden;
    clear: both;
}

.user_sessionmodal_body label,
.sessionmodal_body label {
    text-align: right;
    padding-top: 10px;
}

.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
    outline: none;
}

/* div.dt-buttons {
    margin-bottom: 10px;
}*/
table.dataTable thead .sorting_desc:after {
    content: "\f0d7";
}

table.dataTable thead .sorting_asc:after {
    content: "\f0d8";
}

table.dataTable thead .sorting:after {
    opacity: 0.2;
    content: "\f0d7";
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    font-family: 'FontAwesome';
    opacity: 0.5;
    padding-left: 5px;
}

.relative {
    position: relative;
}

.overvisible {
    overflow: visible !important;
}

.sibbtnposition {
    position: absolute;
    right: 2px;
    top: 2px;
}

.content_disable {
    padding: 1px 10px 1px;
    background: #ecebe5 !important;
    cursor: not-allowed;
    opacity: 0.6;
}

.upload_content select {
    pointer-events: visible;
}

.content_disable select {
    pointer-events: none;
}

.upload_content {
    background: transparent;
    opacity: 100;
    padding: 1px 10px 1px;
    margin-bottom: 20px;
    margin-left: -10px;
    margin-right: -10px;
}

.withsiblings {
    margin-bottom: 10px;
    border: 1px solid #e0e0e0;
    padding: 10px;
    border-radius: var(--rounded);
    min-height: 115px;
}

.withsiblings img {
    width: 85px;
    height: 85px;
    border-radius: var(--rounded);
    margin-right: 15px;
    position: absolute;
    left: 20px;
    box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 38%);
}

.withsiblings h5 {
    color: var(--bs-body-color);
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 16px;
}

.withsiblings-content {
    padding-left: 110px;
}

.siblingview {
    box-shadow: 0 1px 1px rgb(0 0 0 / 10%);
    overflow: hidden;
    border-radius: 0px;
    padding: 10px;
    margin-bottom: 1px;
    clear: both;
    width: 100%;
    display: block;
}

.siblingview img {
    float: left;
    width: 65px;
    height: 65px;
    border-radius: var(--rounded);
    margin-right: 15px;
    box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 38%);
}

.download_label {
    display: none;
}

.righttext {
    text-align: right !important
}

select.dropdownloading {
    background: url('../../images/loading.gif') 99% 3px no-repeat;
    width: 100%;
    height: var(--bs-input-38);
    -moz-appearance: window;
    -webkit-appearance: none;
}

input.dropdownloading {
    background: url('../../images/loading.gif') 99% 3px no-repeat;
    width: 100%;
    height: var(--bs-input-38);
    -moz-appearance: window;
    -webkit-appearance: none;
}

@media (max-width: 767px) {
    .float-sm-right {
        float: right;
    }

    .paddlr {
        padding: 6px 5px 6px 5px;
    }

    #btnRemove {
        margin-top: 10px;
    }

    .dataTables_wrapper {
        text-align: center;
    }

    table.dataTable {
        text-align: left;
    }

    .mailbox-controls {
        padding-bottom: 10px;
    }

    .col-eq {
        margin-right: 0px;
        margin-top: 1rem;
    }

    .btnleftinfo-sm-n15 {
        margin-left: -15px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #btnRemove {
        margin-top: 10px;
    }
}

.gallery .col-md-2 {
    width: 12.5%;
    padding-left: 7px;
    padding-right: 7px;
}

.fadeoverlay {
    box-sizing: border-box;
    text-align: center;
    margin-top: 10px;
    border: 1px solid #f3f3f2;
    position: relative;
    overflow: hidden;
    border-radius: var(--rounded) var(--rounded) 0px 0px;
    border: 1px solid var(--bs-hr-color);
    background: var(--bs-gray-bg-thin);
    height: 110px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

/*.fadeoverlay .img-overlay img {
     height: 100px;
     max-width: 100px;
     width: auto;
}
*/
.fadeoverlay img {
    max-width: 100%;
    max-height: 150px;
    margin: 0 auto;
    width: auto;
    height: auto;
}

.fadeheight {
    overflow: hidden;
}

.fadeheight p {
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.fadeheight p a {
    display: inline-block;
    vertical-align: bottom;
}

.fadeheight p a i {
    padding-right: 0.5rem;
}

.fadeheight-sms {
    padding: 0;
    margin: 0;
    list-style: none;
}

.fadeheight-sms li {
    display: inline-block;
}

.fadeheight-sms {
    height: 100%;
    overflow: hidden;
    padding-top: 0.25rem;
}

.fadeheight-sms p {
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.fadeheight-sms p a {
    display: inline-block;
    vertical-align: text-bottom;
}

.fadeheight-sms p a i {
    padding: 0.2rem 0.4rem 0.2rem 0.5rem;
    background: var(--bs-progress-bg);
    color: var(--label-text-color);
    border: 1px solid var(--bs-table-border);
    margin-right: 0.5rem;
    border-radius: var(--rounded);
    transition: .3s;
    cursor: pointer;
    font-size: 12px;
}

.fadeheight-sms p a:hover i {
    background: var(--bs-dark-bg);
    color: var(--color-white);
}

.staffinfo-box img,
.fadeoverlay img {
    display: block;
}

.fadeoverlay.active {
    border: 4px solid #65ac26;
    border-radius: var(--rounded);
}

.overlay3 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 101%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: rgba(0, 0, 0, 0.69);
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    border-radius: var(--rounded);
    border: 0px solid rgba(0, 0, 0, 0.69);
}

.overlay3 a i {
    font-size: 18px;
}

.overlay3 a i.fa-trash-o {
    padding-left: 10px;
}

.staffinfo-box:hover .overlay3,
.fadeoverlay:hover .overlay3 {
    opacity: 1;
}

.overlay3 .uploadclosebtn {
    color: white;
    font-size: 30px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.overlay3 .uploadcheckbtn {
    color: white;
    font-size: 30px;
    display: inline-flex;
    padding-right: 10px;
    justify-content: center;
    align-items: center;
    height: 100%;
    vertical-align: top;
}

.overlay3 .processing {
    opacity: 0;
}

.processing-bg {
    margin-top: 10px;
    margin-bottom: 0;
    position: relative;
}

.processing-bg .overlay4 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    height: 101%;
    width: 100%;
    opacity: 100;
    transition: .5s ease;
    background-color: rgba(0, 0, 0, 0.69);
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    border-radius: var(--rounded);
    border: 0px solid rgba(0, 0, 0, 0.69);
}

.overlay4 a.uploadclosebtn,
.overlay4 a.uploadcheckbtn {
    display: none;
}

.uploadprogress {
    margin-top: 10px;
    margin-bottom: 0;
}

.overlay4 p.processing {
    text-align: center;
    text-align: center;
    padding-top: 40px;
    color: var(--color-white);
    position: relative;
    z-index: 99;
}

@media (min-width:320px) and (max-width:360px) {
    .gallery .col-md-2 {
        width: 50% !important;
    }
}

@media (min-width:361px) and (max-width:540px) {
    .gallery .col-md-2 {
        width: 33% !important;
    }
}

@media (min-width:541px) and (max-width:767px) {
    .gallery .col-md-2 {
        width: 25% !important;
    }
}

.overlay4 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0px;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: rgba(0, 0, 0, 0.69);
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    border-radius: var(--rounded);
    border: 0px solid rgba(0, 0, 0, 0.69);
}

.fadeoverlay4 img {
    width: 100%;
}

.fadeoverlay4 {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 5px;
    height: 100%;
    position: relative;
    overflow: hidden;
    border-radius: var(--rounded);
    border: var(--rounded) solid var(--bs-progress-bg);
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.29);
}

.fadeoverlay4:hover .overlay4 {
    opacity: 1;
}

.overlay4 .uploadclosebtn4 {
    color: var(--color-white);
    font-size: 30px;
    display: block;
    top: 28%;
    text-align: center;
}

.overlay4 .uploadcheckbtn4 {
    color: white;
    font-size: 30px;
    position: absolute;
    top: 25%;
    left: 22%;
}

.overlay4 .processing4 {
    opacity: 0;
}

.material-switch>input[type="checkbox"] {
    display: none;
}

.material-switch>label {
    cursor: pointer;
    height: 0px;
    position: relative;
    width: 34px;
}

.material-switch>label::before {
    background: var(--bs-switch-before);
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-radius: var(--rounded-lg);
    content: '';
    height: 10px;
    margin-top: -3px;
    position: absolute;
    opacity: 0.3;
    transition: all 0.4s ease-in-out;
    width: 34px;
}

.material-switch>label::after {
    background: var(--bs-switch-before);
    border-radius: var(--rounded-xxl);
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
    content: '';
    height: 17px;
    left: -4px;
    margin-top: -3px;
    position: absolute;
    top: -4px;
    transition: all 0.3s ease-in-out;
    width: 17px;
}

.material-switch>input[type="checkbox"]:checked+label::before {
    background: inherit;
    opacity: 0.5;
}

.material-switch>input[type="checkbox"]:checked+label::after {
    background: inherit;
    left: 20px;
}

.form-horizontal2 .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: left;
}

.fadeoverlay .videoicon {
    position: absolute;
    z-index: 1;
    top: 0px;
    font-size: 18px !important;
    color: var(--white-color);
    right: 1px;
    transition-duration: 0.1s;
    -webkit-transition-duration: 0.1s;
    -ms-transition-duration: 0.1s;
    padding: 4px;
    background: var(--bs-fa-picture-color);
}

.fadeoverlay:hover .videoicon {
    opacity: 0;
}

.table button.btn-default,
.table a.btn-default,
.dtr-details a.btn-default,
.table button.add-teacher,
.table .mailbox-date a.btn-default,
.table .pull-right a.btn-default {
    background-color: var(--bs-table-bg);
    /* border-radius: 0px; */
    color: var(--bs-footer-color);
    outline: none;
    border: 0;
}

h3.box-title a {
    cursor: default;
    color: var(--label-text-color);
}

h3.box-title a:hover {
    cursor: default;
    color: var(--bs-hover-color);
}

.pl0m10 {
    padding-left: 0 !important;
    margin-bottom: 10px;
}

.uploadbarfixes {
    position: -webkit-sticky;
    position: sticky;
    top: 15px;
}

.uploadsticky {
    position: -webkit-sticky;
    position: sticky;
    top: 50px;
}

.smcomment-header {
    height: 100%;
    overflow: hidden;
}

.smcomment-title {
    padding-top: 20px;
    padding-right: 30px;
}

.fadeoverlay-para {
    padding: 6px;
    margin-bottom: 0;
    overflow: hidden;
    max-height: 100%;
    word-wrap: break-word;
    text-align: center;
    background: var(--bs-input-bg);
    white-space: nowrap;
    text-overflow: ellipsis;
    border-radius: 0px 0px var(--rounded) var(--rounded);
    border: 1px solid var(--bs-hr-color);
    border-top: 0;
}

.pup100 {
    width: 98%;
    margin: 50px auto auto
}

.h-85vh {
    height: 85vh;
}

.pupscroll {
    max-height: 500px;
    overflow-x: hidden;
    overflow-y: auto;
}

.pupscroll300 {
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
}

#modal_media_path a {
    word-break: break-all;
}

.popup_image {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 400px;
    box-shadow: 0px 0px 30px rgb(0 0 0 / 20%);
}

.popup_image img {
    max-width: 100%;
    height: auto;
    display: block;
}

.popup_image object {
    display: block;
}

@media(min-width: 992px) {
    .smcomment-title {
        padding-left: 30px;
    }

    .popup_image {
        padding-right: 0;
    }

    .pt-lg-7 {
        padding-top: 7px
    }

    .min-w-lg-990 {
        min-width: 990px;
    }
}

@media(min-width: 767px) and (max-width:991px) {
    .px-md-2-5 {
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }
}

@media(min-width: 991px) and (max-width:1499px) {
    .px-lg-2-5 {
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }
}

@media(max-width: 991px) {
    .popup_image {
        min-height: auto;
    }

    .min-w-sm-1000 {
        min-width: 1000px;
    }
}

/* .fullshadow{
    box-shadow: 0 19px 38px rgba(0,0,0,.3), 0 15px 12px rgba(0,0,0,.22);
}
 */
.theme-shadow {
    /*x-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24) !important;
    */
    border: 1px solid var(--bs-card-border-light-gray)
}

.ukclose {
    top: -11px;
    right: -11px;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23);
    box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23);
    border: none;
    border-radius: var(--rounded-full);
    z-index: 10;
    position: absolute;
    outline: none;
    font-size: 20px;
    width: 30px;
    height: 30px;
    background: var(--bs-primary) !important;
}

.ukclose {
    color: var(--color-white);
}

.graybg {
    background-color: rgb(245, 245, 245);
    border: 1px solid rgba(0, 0, 0, 0.06);
    padding: 10px;
    overflow: hidden;
}

.mediaDL {
    padding: 0;
    margin: 0;
    list-style: none;
    word-break: break-all;
}

.mediaDL dt {
    font-size: 15px;
}

.mediaDL dd {
    padding-bottom: 10px;
    margin-top: -2px;
}

.mediarow .row {
    margin-right: -5px;
    margin-left: -5px;
}

/* .img_div_modal{
    padding-right:5px;
    padding-left:5px;
} */
.removegraybtn {
    background-color: var(--bs-alert-bg);
    border-color: var(--bs-btn-border-color);
    transition: .3s;
    color: var(--color-white);
    border-radius: 0 var(--rounded) var(--rounded) 0px !important;
}

.removegraybtn:hover {
    background-color: var(--bs-side-tab-active);
    color: var(--color-white);
}

.boxplus i:active {
    color: var(--label-text-color);
}

.boxplus:hover {
    color: var(--bs-body-color);
}

.boxplus i {
    float: right;
    vertical-align: top;
    font-size: 11.5pt;
    color: var(--bs-light-gray-blue);
    padding-top: 8px;
}

.boxplus {
    width: 100%;
    font-size: 18px;
    background: transparent;
    text-align: left;
    outline: 0 !important;
    box-shadow: none !important;
    padding: 0;
    border: 0;
    color: var(--bs-footer-color);
}

.btn-box-tool {
    outline: 0 !important;
    box-shadow: none !important;
}

.formgroup10 {
    display: block;
}

.formgroup10 label {
    padding-top: 7px;
    margin-bottom: 0;
}

.sortable li .divsortable:after {
    content: "\f022";
    position: absolute;
    top: 6px;
    left: 10px;
    font-size: 15px;
    font-family: 'FontAwesome';
    cursor: move;
}

.sortable li .divsortable {
    display: block;
    margin-bottom: 5px;
    border: 1px solid var(--bs-table-border);
    background: var(--bs-side-menu-bg);
    text-transform: uppercase;
    text-decoration: none;
    padding: 5px 5px 5px 30px;
    margin: 0;
    cursor: move;
}

@media (max-width:767px) {
    .smcomment-header {
        height: 100%;
    }

    .smcomment-title {
        padding-left: 30px;
        padding-bottom: 10px;
    }

    .row-eq {
        display: block !important;
    }

    .mt-sm-2 {
        margin-top: 0.5rem
    }

    .text-sm-center {
        text-align: center;
    }

    .justify-sm-center {
        justify-content: center;
    }

    .mr-sm-auto {
        margin-right: auto;
    }
}

.row-flex {
    display: flex;
    flex-wrap: wrap;
}

.row-flex [class*="col-"] {
    margin-bottom: 10px;
}

.staffprofile {
    background: var(--bs-table-striped-bg);
    border-radius: var(--rounded-sm);
    position: relative;
    border: 1px solid var(--bs-hr-color);
    padding: 10px 10px;
    margin-bottom: 10px;
    height: 100%;
    display: block;
}

.staffprofile h5 {
    margin-top: 0;
    font-family: 'Roboto-Bold';

}

.staffprofile h5,
.staffprofile h4 {
    padding-right: 10px;
    max-width: 76%;
    word-wrap: break-word;
    white-space: pre-line;
}

.staffprofile p {
    font-size: 10px;
    margin-bottom: 0;
}

.staffprofile .icon {
    position: absolute;
    top: 0px;
    right: 10px;
    z-index: 0;
    font-size: 46px;
    color: var(--bs-footer-color);
}

.staffinfo-box {
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    border: 1px solid var(--bs-hr-color);
    width: 100%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: var(--rounded-sm);
    margin-bottom: 15px;
}

.staffleft-box img {
    width: 100px;
    height: 100px;
    position: relative;
    z-index: 1;
    background: var(--color-white);
}

.staffleft-box {
    float: left;
    padding-right: 10px;
}

.staffleft-content {
    overflow: hidden;
}

.staffinfo-box h5 {
    display: block;
    margin-bottom: 5px;
    margin-top: 5px;
    font-family: 'Roboto-Bold';
    font-size: 11.5pt;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis
}

.stafficons {
    display: block;
    text-align: center;
    padding-left: 100px;
}

.stafficons a {
    display: inline-block;
    text-align: center;
    color: var(--color-white);
    font-size: 30px;
    padding-right: 8px;
    padding-left: 8px;
    line-height: 100px;
}

.stafficons a:hover {
    color: var(--bg-gray-500);
    text-decoration: none;
}

.staffsub {
    padding-top: 4px;
    display: inline-block;
}

.staffinfo-box p span {
    background-color: #e2e2e2;
    border: 1px solid #c3c3c3;
    border-radius: var(--rounded-sm);
    padding: 2px 3px;
    text-align: center;
    color: var(--bs-dark-bg);
    line-height: 18px;
}

.staffinfo-box p {
    margin-bottom: 1px;
    display: block;
    font-size: 10px;
    line-height: normal;
}

@media(min-width: 1200px) and (max-width: 1360px) {
    .staffinfo-box {
        display: flex;
        align-content: stretch;
        min-height: calc(100vw/8);
        max-height: 100%;
    }

    .staffinfo-box p span {
        display: inline-grid;
        margin-top: 0.2rem;
    }
}

@media(min-width: 1361px) and (max-width: 1440px) {
    .staffinfo-box {
        display: flex;
        align-content: stretch;
        min-height: calc(100vw/10.5);
        max-height: 100%;
    }

    .staffinfo-box p span {
        display: inline-grid;
        margin-top: 0.2rem;
    }
}

@media(min-width: 992px) and (max-width: 1140px) {
    .staffinfo-box {
        display: flex;
        align-content: stretch;
        min-height: calc(100vw/8.5);
        max-height: 100%;
    }

    .staffinfo-box p span {
        display: inline-grid;
        margin-top: 0.2rem;
    }
}

.payrollbox,
.feebox {
    margin-top: 10px;
    padding: 10px 15px 0;
    position: relative;
}

.plusign {
    background: var(--bs-alert-bg);
    border: 1px solid var(--bs-btn-border-color);
    border-radius: var(--rounded);
    float: right;
    color: var(--color-white);
    outline: 0;
    transition: all 0.5s ease;
    padding: 0px 5px;
}

.plusign:hover {
    background: color-mix(in sRGB, var(--color-black) 10%, var(--bs-primary)) !important;
}

.detaillist {
    margin: 0;
    padding: 0;
    list-style: none;
}

.detaillist li {
    display: inline-block;
    width: 100%;
    padding: 5px 10px;
}

.detaillist li span {
    float: left;
    width: 50%;
}

.suminner {
    padding: 10px 0px 10px 0;
}

.closebtn {
    color: var(--bs-orange-dark);
    background: transparent;
    border: 0;
    outline: 0;
    vertical-align: text-bottom;
    font-size: 16px;
    float: right
}

.table3 {
    border: 0;
    width: 100%
}

.table3 tr td {
    border: 0;
    padding: 5px;
}

.payrollbox input,
.feebox input {
    width: 100%;
    border-bottom: 1px solid var(--bs-table-border);
    height: 38px;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    /* padding-left: 0;
    padding-right: 0; */
}

.table3 tr td:first-child(1) input {
    width: 65%;
}

.table3 tr td:nth-child(2) input {
    width: 70px;
    text-align: right;
}

/*.table3 tr td:last-child{
    width: 40px
}
*/
.paytable2 {
    border: 0;
    width: 100%
}

.totaltable {
    border-bottom: 1px solid var(--bs-with-border-color);
    width: 100%;
    padding: 10px 0;
    border-collapse: inherit;
}

.totaltable tr th {
    padding: 2px 0px;
    width: 25%;
}

.totaltable tr td {
    padding: 2px 5px;
    width: 75%;
}

.paytable2 tr th {
    padding: 2px 5px;
}

.paytable2 tr td {
    padding: 2px 5px;
}

.pttleft15 {
    padding-left: 15px !important;
}

.pttleft {
    padding-left: 10px !important;
}

.pttright {
    padding-right: 10px !important;
    text-align: right
}

.noborder {
    border: 0 !important;
}

.inborder {
    border-bottom: 1px solid var(--bs-with-border-color);
}

.reborder {
    border-right: 1px solid var(--bs-with-border-color);
}

.earntable {
    border: 0;
    width: 100%
}

.earntable tr th {
    color: var(--label-text-color);
    padding: 8px 0px;
    border-top: 1px solid var(--bs-with-border-color);
    border-bottom: 1px solid var(--bs-with-border-color);
}

.earntable tr td {
    padding: 1px 0px;
}

.payrollbox input {
    text-align: right;
    font-size: 20px;
    font-family: 'Roboto-Bold';
}

.deductiondred input {
    color: var(--bs-danger-900)
}

.net_green input {
    color: var(var(--bs-green-950))
}

.row.display-flex {
    display: flex;
    flex-wrap: wrap;
}

.row.display-flex>[class*='col-'] {
    flex-grow: 1;
    margin-bottom: 15px;
}

.row.display-flex .sameheight {
    margin-top: 10px;
    height: 100%;
    border-radius: var(--rounded-sm);
    background-color: var(--bs-card-bg);
    border: 1px solid var(--bs-table-border);
}

.letest {
    position: absolute;
    left: -45px;
    top: 43px;
    bottom: 0;
    font-size: 11.5pt;
    letter-spacing: 2px;
    text-align: center;
}

.rotatetest {
    text-transform: uppercase;
    -moz-transform: rotate(-90.0deg);
    -o-transform: rotate(-90.0deg);
    -webkit-transform: rotate(-90.0deg);
    position: absolute;
    padding: 4px 3px 3px 4px;
    border-bottom: 1px solid var(--bs-table-border);
}

.dt-print-view h1 {
    font-size: 20px;
    padding-left: 5px;
    color: var(--label-text-color);
}

.cronkeyheight {
    position: relative;
    height: 40px;
}

.hideeyep {
    color: var(--bs-hover-color);
}

a.hideeye:hover,
a.hideeye {
    color: var(--bs-dark-bg);
}

.hideeye {
    position: absolute;
    right: 10px;
    color: var(--bs-dark-bg);
    top: 10px;
    font-size: 15px;
}

.studentbar {
    box-shadow: -10px 3px 12px 0 rgba(0, 0, 0, 0.26);
    background: var(--color-white) !important
}

.cpicker {
    cursor: pointer;
    border-radius: 2%;
    transition: all 0.5s ease;
}

.cpicker {
    float: left;
    margin-right: 15px;
    border-radius: var(--rounded-sm);
    transition: var(--bs-transition);
}

.cpicker-small {
    width: 10px;
    height: 10px;
}

.cpicker-big {
    width: 20px;
    height: 20px;
    margin-top: -5px;
}

.selecpicker:active,
.selecpicker:focus {
    outline: 0;
    outline-offset: 0;
    border: 0;
}

.listnoback {
    background: transparent;
    overflow: overlay;
    border: 1px solid var(--bs-table-border);
}

.todoicon {
    font-size: 18px;
}

.todo-indicator {
    line-height: 6px;
    padding: 4px 5px;
    color: var(--color-white);
    position: absolute;
    right: 5px;
    font-size: 9px;
    top: 8px;
    vertical-align: middle;
    text-align: center;
    border-radius: var(--rounded-circle-half);
    background: var(--bs-orange-900);
}

.navbar-nav>.user-menu .topuser-image {
    width: 20px;
    height: 20px;
    border-radius: var(--rounded-circle-half);
    margin-top: -2px;
    border: 1px solid var(--bs-dark-bg);
}

.sstopuser {
    position: relative;
    clear: both;
    padding: 10px;
}

.ssuserleft {
    float: left;
    padding-right: 10px;
    padding-bottom: 10px;
}

.sspass i {
    padding-right: 6px;
    max-width: 18px;
}

.sstopuser img {
    height: 90px;
    width: 90px;
    border-radius: var(--rounded);
    object-fit: cover;
    object-position: top center;
}

/*.sstopuser-test{
    float: left;
}
 */
.sstopuser-test h4 {
    margin-top: 0;
}

/* .sspass{display: block;}
 .sspass a{clear: none !important;color: var(--bs-body-color) !important;}
 .sspass a:hover{color:var(--bs-hover-color) !important;text-decoration: none;background: transparent !important;}*/
.sstopuser-test a {
    color: var(--bs-body-color)
}

.sspass {
    display: flex;
    gap: 1rem;
}

.sspass a {
    clear: none !important;
    color: var(--bs-body-color) !important;
    min-width: 50%;
    padding-bottom: 0.25rem;
}

.sstopuser-test a:hover,
.sspass a:hover {
    color: var(--bs-hover-color) !important;
    text-decoration: none;
    background: transparent !important;
}

.todoview {
    display: block;
}

.todoview a {
    padding-left: 0 !important;
    padding-right: 0 !important;
    clear: none !important;
    color: var(--bs-hover-color) !important;
}

.todoview a:hover {
    color: var(--bs-body-color) !important;
    text-decoration: none;
    background: transparent !important;
}

.todolist {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 280px;
    max-height: 200px;
    overflow-x: hidden;
}

.todolist li {
    color: var(--bs-footer-color);
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0px 10px;
    display: block;
    white-space: nowrap;
    border-bottom: 1px solid var(--bs-with-border-color);
}

.todolist label {
    color: var(--bs-orange-900);
    overflow: hidden;
    text-overflow: ellipsis;
}

.tododesc {
    font-size: 15px;
    margin-bottom: 0px;
    display: block;
    color: var(--bs-orange-900);
}

.tododate {
    padding: 0 0 10px 0;
}

.tododate i {
    vertical-align: bottom;
    padding-left: 5px;
    line-height: 10px;
}

.tododate a {
    display: inline-block;
}

.todo_divider {
    margin: 5px 0 0px;
    clear: both;
    background: var(--bs-with-border-color);
    height: 1px;
}

.menuboxshadow {
    box-shadow: 1px 5px 12px 0 rgba(0, 0, 0, 0.26);
    position: relative;
}

.media:first-child {
    margin-top: 5px;
}

.todopagination {
    display: inline-block;
    padding: 0;
    text-align: center;
    margin: 20px auto 20px auto;
    width: 100%;
}

.todopagination strong {
    position: relative;
    display: inline-flex;
    font-weight: normal;
    padding: 2px 8px 2px 7.5px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: var(--bs-blue-700);
    text-decoration: none;
    background-color: var(--bs-fc-divider);
    border: 1px solid var(--bs-table-border);
}

.todopagination a {
    position: relative;
    display: inline-flex;
    padding: 2px 8px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: var(--bs-blue-700);
    text-decoration: none;
    background-color: var(--color-white);
    border: 1px solid var(--bs-table-border);
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover,
.todopagination a:hover,
.todopagination strong:hover,
.todopagination a:focus,
.todopagination strong:focus {
    color: var(--bs-body-color);
    background-color: var(--bs-pagination-hover-bg);
    border-color: var(--bs-table-border);
}

.menuboxshadow:before {
    content: "";
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid var(--bs-sidebar-toggle-bar);
    position: absolute;
    top: -12px;
    right: 10px;
}

.ssnoti {
    background-color: var(--bs-input-bg);
    padding: 7px 10px;
    border-bottom: 1px solid var(--bs-with-border-color);
    color: var(--bs-footer-color);
}

.headertopmenu {
    margin-right: -5px;
    display: flex;
    align-items: center;
}

.headertopmenu li.open .dropdown-menu {
    /* box-shadow: 2px 3px 12px 0 rgba(0, 0, 0, 0.26);
     */
    visibility: visible;
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    display: block;
    border-radius: var(--rounded);
    z-index: 1050;
}

.headertopmenu li .dropdown-menu {
    -moz-transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: 0;
    display: block;
    border-radius: var(--rounded);
    visibility: hidden;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.defaults-c {
    color: var(--bs-primary);
    text-decoration: none;
    cursor: pointer;
    display: inline;
    vertical-align: initial;
    transition: var(--bs-transition);
    /* background:var(--bs-primary); */
}

.defaults-c:hover {
    color: color-mix(in sRGB, var(--color-black) 10%, var(--bs-primary)) !important;
}

.mainstudent {
    position: relative;
}

.studentsidetopfixed {
    position: relative;
    z-index: 2;
    width: 250px;
}

.classtap {
    background: var(--bs-primary);
    color: var(--color-white);
    font-size: 16px;
    margin-bottom: 0;
    padding: 10px;
    min-height: 40px;
}

.studentclass {
    border-bottom: 1px solid var(--color-black);
    position: relative;
    clear: both;
}

.studentclass img {
    position: absolute;
    left: 0;
    border-radius: var(--rounded-full);
    width: 60px;
    height: 60px;
}

.stuname {
    padding-left: 90px;
}

.studentname {
    position: relative;
    border-bottom: 1px solid var(--bs-table-border);
    display: block;
    overflow: hidden;
    background: var(--bs-input-bg);
    width: 250px;
}

.studentname .icon {
    float: left;
    padding-left: 5px;
}

.studentname img {
    width: 24px;
    height: 24px;
    border-radius: var(--rounded-xxl);
    object-fit: cover;
}

.studentname a {
    display: block;
    color: var(--bs-body-color);
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 4px;
    padding-top: 4px;
}

.studentname a.active {
    display: block;
    font-family: 'Roboto-Bold';
    color: var(--bs-orange-dark);
}

.studentname a:hover {
    display: block;
    color: var(--bs-primary);
}

.student-tittle {
    line-height: 24px;
    padding-left: 40px;
}

.studentsideopen {
    position: fixed;
    right: 1px;
    cursor: pointer;
    top: 70px;
    color: var(--label-text-color);
    font-size: 20px;
    z-index: 1;
}

.studentsideclose {
    float: right;
    color: var(--color-white);
}

a.studentsideopen {
    color: var(--bs-menu-color);
}

a.studentsideopen:hover {
    color: var(--bs-menu-color);
}

a.studentsideclose {
    color: var(--color-white);
}

a.studentsideclose:hover {
    color: var(--bs-btn-hover-bg);
}

.studenttaps {
    background: var(--bs-dark-bg);
    padding: 0;
    margin: 0;
    max-width: 250px;
    overflow-x: auto;
}

.studenttaps li {
    border-right: 1px solid var(--bs-dark-gray-800);
    list-style: none;
    display: table-cell;
}

.studenttaps li:last-child {
    border-right: 0;
}

.studenttaps li a {
    display: block;
    border-radius: 0 !important;
    border: 0 !important;
    color: var(--color-white);
    margin-bottom: 0;
    white-space: nowrap;
}

.studenttaps>li.active>a {
    background: var(--bs-side-tab-active);
    color: var(--white-color);
}

.studentsidebar {
    margin-top: 0px;
    width: 250px;
    position: fixed;
    right: -270px;
    height: 100vh;
    z-index: 1050;
    box-shadow: -10px 3px 12px 0 rgba(0, 0, 0, 0.26);
    background: var(--bs-input-bg);
    color: var(--bs-body-color);
    transition: all 0.3s;
    overflow-y: scroll;
}

.studentsidebar.active {
    right: 0;
    top: 50px;
}

.padd-en-rtl33 {
    padding-left: 33px;
}

.sess18 {
    padding-right: 10px;
    float: left;
}

.sessyearbox {
    float: left;
}

.halfday {
    padding-top: 15px;
}

.lateday {
    padding-top: 5px;
    text-align: right
}

.tablists {
    margin: 0;
    font-size: var(--bs-font-size);
    padding: 0;
    list-style: none;
    border-radius: var(--rounded);
    border: 1px solid var(--bs-card-border-light-gray);
}

.tablists li {
    display: block;
    border-bottom: 1px solid var(--bs-card-border-light-gray);
}

.tablists li:last-child {
    border-bottom: 0;
}

.tablists li a {
    color: var(--bs-footer-color);
    padding: var(--bs-round-1);
    display: block;
}

.tablists li a.active {
    color: var(--bs-hover-color);
    text-decoration: none;
    font-family: 'Roboto-Bold';
}

.tablists li a:hover {
    color: var(--bs-hover-color);
    text-decoration: none;
}

.dual-list .list-group .checkbox label {
    display: block;
}

.dual-list .list-group {
    margin-top: 8px;
    padding: 0;
    max-height: 400px;
    overflow: auto;
}

.dual-list .list-group-item {
    padding: 5px 16px;
    border-radius: 0;
    border-left: 0;
    margin-bottom: 2px;
    border-right: 0;
}

.list-left li,
.list-right li {
    cursor: pointer;
}

.list-arrows {
    padding-top: 100px;
    margin-left: -15px;
}

.list-arrows button {
    margin-bottom: 20px;
}

.send_list .fa-trash {
    padding-top: 3px;
    position: absolute;
    right: 10px;
    top: 5px;
}

.dualbg {
    min-height: 440px;
    padding: 15px 15px 0;
    margin-bottom: 20px;
    background-color: var(--bs-with-border-color);
    border: 1px solid var(--bs-border-light);
    border-radius: var(--rounded);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.dualbglist-left {
    width: 47%;
    min-height: 450px;
}

.listinput-h {
    height: 30px
}

.checkleft {
    margin-left: -24px !important;
}

.form-group .req {
    color: var(--bs-danger-800);
}

.me-5 {
    margin-right: 5px;
}

.modalddate97 {
    padding: 5px 5px;
    width: 97px;
}

@media(max-width:767px) {
    .affix#studentbarsticky.studentsidetopfixed {
        top: 50px;
    }

    .affix#studentbarsticky {}

    .affix#studentbarsticky.stutop {
        padding-top: 45px;
    }

    .studentsideopen {
        top: 100px;
    }

    .studentsidebar.active {
        top: 100px;
    }

    .studentsidebar {
        top: 100px;
    }

    .dualbglist-left {
        width: 100%;
        min-height: 100%;
    }

    .mDMt10 {
        margin-top: 0px;
    }

    .mDMb10 {
        margin-bottom: 10px;
    }

    /* .mDMb10 button{
        margin-bottom: 0.5rem;
    } */
    .list-arrows {
        padding-top: 0;
        margin-left: 0;
        margin-bottom: 10px;
    }

    .modalddate97 {
        padding: 5px 5px;
        width: 100%;
    }

    table .header-fixed {
        position: relative;
        top: 0px;
        display: none;
    }

    .sspass a {
        display: inline-block !important;
        padding-left: 8px !important;
        padding-right: 5px !important;
    }

    /*.ssuserleft{
        margin-left: -21px;
    }*/
    .tddm150 {
        width: 150px !important;
    }

    .tddm200 {
        width: 200px !important;
    }

    .item_table-responsive {
        width: 600px;
        overflow: scroll;
    }

    .section_id_error {
        position: absolute;
        right: 8px;
    }
}

.commentForm .input-group-addon i,
.commentForm .input-group-addon span {
    padding-top: 1px;
}

.taskside {
    padding: 10px;
}

.taskside h4 {
    margin-bottom: 0;
}

.taskseparator {
    border-top: 1px solid var(--bs-chat-bg);
    /* -webkit-box-shadow: 0 1px 6px 1px rgba(255,255,255,.5);
     box-shadow: 0 1px 6px 1px rgba(255,255,255,.5); */
}

.divider {
    background: var(--bs-divider) !important;
    height: 1px;
    clear: both;
    margin-bottom: 10px;
    margin-top: 10px;
}

.row-eq {
    display: flex;
}

.col-eq {
    flex: 1;
    background: var(--bs-table-striped-bg);
}

.task-info {
    display: block;
}

.task-info label {
    line-height: 24px;
    font-size: 13px;
    display: inline-block;
    width: 100%;
    word-break: break-word;
}

.task-info label span {
    font-family: 'Roboto-Bold';
}

.task-info p {
    line-height: normal;
    overflow-wrap: break-word;
    word-break: break-word;
}

.task-info h5 {
    font-size: 13px;
}

.task-info h5 span {
    font-family: 'Roboto-Bold';
}

.task-info label p a {
    word-break: break-all;
}

.switch-inline {
    float: left;
    clear: both;
}

.switch-group {
    float: right;
    padding-top: 5px;
}

.switch-inline label {
    float: left;
    padding-right: 15px;
}

.switch-group label {
    float: left;
    padding-right: 15px;
}

.switchcheck {
    float: left;
    padding-top: 10px;
}

.minh45 {
    min-height: 45px;
}

.impbtn {
    position: absolute;
    right: 14px;
    top: 13px;
}

.impbtntitle {
    position: absolute;
    right: 15px;
    top: 10px;
}

.modal-open .modal {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.moprint {
    color: var(--color-white);
    font-size: 16px;
    margin-right: 20px;
}

.moprint:focus,
.moprint:hover {
    color: var(--label-text-color);
    outline: none;
    opacity: .5;
}

.dashalert {
    background: #dae8f2 !important;
    border-radius: var(--rounded);
    margin-bottom: 10px;
    border: 1px solid var(--bs-sky-200) !important;
    padding: 8px 35px 8px 15px;
    color: var(--alert-close-btn);
}

.dashalert a {
    color: var(--bs-blue-700) !important;
    text-decoration: none !important;
}

.dashalert.alertcolse {
    position: relative;
    top: 0px;
    right: 0px !important;
    color: inherit;
}

.form-horizontal .form-group {
    position: relative;
}

.form-horizontal .form-group .req {
    color: var(--bs-danger-800);
    position: absolute;
    top: 6px;
    margin-left: -13px;
}

.form-horizontal .form-group label small.req {
    color: var(--bs-danger-800);
    position: absolute;
    top: 6px;
    margin-left: 2px;
}

a.cke_toolbar,
a.cke_combo_button,
a.cke_dialog_ui_button,
a.cke_dialog_tab,
a.cke_button {
    position: relative;
}

.sidebar-collapse .topaleart {
    padding-left: 50px;
    margin-left: 0px;
}

.topaleart {
    background-color: var(--bs-fc-divider);
    margin-left: 240px;
    display: block;
    position: relative;
    overflow: hidden;
    top: 50px;
    z-index: 1;
    transition: margin-left .3s ease-in-out;
}

.topaleart-inside {
    padding: 18px 30px;
    color: var(--bs-primary-contrast);
    margin-bottom: 0 !important;
    font-size: var(--bs-font-size);
}

.palert a {
    display: inline-block;
    vertical-align: top;
    color: var(--bs-green-650);
}

.ainline a {
    display: inline-block;
    vertical-align: text-top;
}

.topwarning {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
    background: var(--color-white);
    border: 3px solid var(--bs-danger-900);
}

.slidealert {
    background: var(--bs-alert-bg);
    height: 0px;
    -webkit-animation: slide 0.5s forwards;
    -webkit-animation-delay: 2s;
    animation: slide 0.5s forwards;
    animation-delay: 2s;
    display: flex;
    justify-content: start;
    align-items: center;
}

@-webkit-keyframes slide {
    100% {
        top: -150px;
    }
}

@keyframes slide {
    100% {
        top: 50px;
        height: 56px;
    }
}

@media (max-width:460px) {
    @keyframes slide {
        100% {
            top: 70px;
            height: 76px;
        }
    }
}

/* td.dt-body-right.dt-head-right{display: flex;gap: 0.5rem;justify-content: end;} */
td.text-right.white-space-nowrap {
    display: inline-masonry;
    justify-content: end;
    gap: 0.5rem;
    padding-bottom: 0.5rem;
}

@media (max-width:767px) {
    .topaleart {
        margin-left: 0px;
        top: 100px;
        padding-left: 0 !important;
        -webkit-transition: -webkit-transform .3s ease-in-out, margin .3s ease-in-out;
        -moz-transition: -moz-transform .3s ease-in-out, margin .3s ease-in-out;
        -o-transition: -o-transform .3s ease-in-out, margin .3s ease-in-out;
        transition: transform .3s ease-in-out, margin .3s ease-in-out;
    }

    .topaleart-inside {
        padding: 0px 15px;
    }

    .sidebar-open .content-wrapper,
    .sidebar-open .topaleart,
    .sidebar-open .topaleart {
        -webkit-transform: translate(240px, 0);
        -ms-transform: translate(240px, 0);
        -o-transform: translate(240px, 0);
        transform: translate(240px, 0);
    }
}

.chatleftside {
    display: block;
}

.chatfrientlist {
    max-height: 500px;
    overflow-x: hidden;
}

.chatfrientlist ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.chatfrientlist ul li {
    display: block;
    width: 100%;
    border-bottom: 1px solid var(--bs-gray-border-color);
    overflow: hidden;
    padding: 10px 10px 0;
}

.chatfrientlist ul li img {
    width: 50px;
    border-radius: var(--rounded-circle-half);
    float: left;
    margin-right: 10px;
}

.chatfrientlist ul li.chat-body {
    float: left;
}

.chatfrientlist ul li p,
.chatfrientlist ul li h4 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -moz-transition: 1s all ease;
    -o-transition: 1s all ease;
    -webkit-transition: 1s all ease;
    transition: 1s all ease;
}

.chatfrientlist ul li h4 {
    margin-bottom: 5px;
    margin-top: 5px;
}

.chatfrientlist ul li.active,
.chatfrientlist ul li:hover {
    background: var(--bs-gray-100);
    cursor: pointer;
}

.custom-search-input {
    background: var(--bs-gray-smoke) none repeat scroll 0 0;
    margin: 0;
    padding: 20px 10px;
    border-bottom: 1px solid var(--bs-gray-border-color);
}

.custom-search-input .search-query {
    background: var(--color-white) none repeat scroll 0 0 !important;
    border-radius: var(--rounded) !important;
    height: 33px;
    margin-bottom: 0;
    padding-left: 7px;
    padding-right: 7px;
}

.custom-search-input button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    border-radius: var(--rounded);
    color: var(--bs-gray-975);
    left: auto;
    padding: 7px 10px;
    position: absolute;
    right: 0;
    z-index: 999;
}

.chatrightside {
    display: block;
    margin-left: -30px;
    border-left: 1px solid var(--bs-gray-border-color);
    height: 100%;
}

.chat-header {
    width: 100%;
    background: var(--bs-gray-smoke);
    min-height: 74px;
    padding: 10px 15px;
    border-bottom: 1px solid var(--bs-gray-border-color);
}

.chat-header img {
    width: 50px;
    border-radius: var(--rounded-circle-half);
    float: left;
    margin-right: 15px;
}

.chat-headerbody {
    float: left;
    padding-top: 5px;
}

.chat-header .social-media {
    float: right;
    padding-top: 15px;
}

.chat-header .social-media i:hover {
    color: var(--bs-blue-gray);
}

.chat-header .social-media i {
    margin-left: 14px;
    cursor: pointer;
}

.chat-headerbody h4 {
    margin-bottom: 5px;
    margin-top: 0;
}

.mobile {
    max-height: 415px;
    overflow-x: hidden;
    position: relative;
    background: var(--bs-gray-100);
}

.chatmsg {
    list-style-type: none;
    clear: both;
    padding: 0;
}

.chatmsg li {
    padding-top: 50px;
    width: 100%;
    clear: both;
}

.chat-w {
    height: 100%;
    width: 90%;
    margin: 0 auto;
}

.bubble {
    position: relative;
    width: 60%;
    padding: 20px;
    float: left;
    display: inline-block;
    vertical-align: middle;
    color: var(--bs-body-color);
    text-align: left;
    background-color: var(--bs-divider);
    -webkit-border-radius: var(--rounded);
    -moz-border-radius: var(--rounded);
    border-radius: var(--rounded);
    -webkit-box-shadow: 2px 2px 10px 0px rgba(97, 97, 97, 0.5);
    -moz-box-shadow: 2px 2px 10px 0px rgba(97, 97, 97, 0.5);
    box-shadow: 2px 2px 10px 0px rgba(97, 97, 97, 0.5);
}

.bubble2 {
    position: relative;
    width: 80%;
    padding: 20px;
    float: right;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    color: var(--color-white);
    background-color: var(--bs-cyan-600);
    -webkit-border-radius: var(--rounded);
    -moz-border-radius: var(--rounded);
    border-radius: var(--rounded);
    -webkit-box-shadow: 2px 2px 10px 0px rgba(97, 97, 97, 0.5);
    -moz-box-shadow: 2px 2px 10px 0px rgba(97, 97, 97, 0.5);
    box-shadow: 2px 2px 10px 0px rgba(97, 97, 97, 0.5);
}

.bubble:after {
    content: "";
    position: absolute;
    top: 0;
    margin: auto;
    height: 0;
    left: -16px;
    border-style: solid;
    border-width: 15px 15px 15px 0;
    border-color: transparent var(--bs-divider);
    display: block;
    width: 0;
    z-index: 1;
}

.bubble2:after {
    content: "";
    position: absolute;
    top: 0;
    margin: auto;
    height: 0px;
    right: -12px;
    border-style: solid;
    border-width: 15px 0 15px 15px;
    border-color: transparent var(--bs-cyan-600);
    display: block;
    width: 0;
    z-index: 1;
}

.wrap-message {
    width: 100%;
    height: 60px;
    background: var(--bs-gray-smoke-light);
    display: flex;
}

.chataddbtn {
    right: -32px !important;
    font-size: 20px;
    padding-top: 4px !important;
}

.chataddbtn:focus,
.chataddbtn:hover {
    color: var(--bs-hover-color);
    outline: none;
}

.reply {
    width: 100%;
    background-color: var(--bs-divider);
    padding: 16px 5px;
    margin: 0 !important
}

.reply-emojis {}

.reply-emojis i {
    text-align: center;
    color: var(--bs-gray-350);
    padding-top: 5px;
    font-size: 40px;
    cursor: pointer;
}

.reply-send {
    padding: 5px;
}

.reply-send i {
    text-align: center;
    padding: 5px;
    color: var(--bs-gray-350);
    cursor: pointer;
}

.reply-main {
    padding: 2px 5px;
}

.reply-main textarea {
    width: 100%;
    resize: none;
    overflow: hidden;
    padding: 5px;
    outline: none;
    border: none;
    height: 50px;
    text-indent: 5px;
    box-shadow: none;
}

.reply-main textarea:focus {
    outline: none;
    border: none;
    text-indent: 5px;
    box-shadow: none;
}

.student_custom_field {
    list-style: none;
    padding: 0px 0px 0px 0px;
}

.list-group-item-sort {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: 4px;
    background-color: var(--bs-card-bg);
    border: 1px solid var(--bs-table-border);
    cursor: move;
}

.list-group-item-sort>.sort-action {
    float: right;
}

#fade {
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: var(--bs-light-blue-gra);
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .70;
    filter: alpha(opacity=80);
}

#modal {
    display: none;
    position: absolute;
    top: 35%;
    left: 45%;
    width: 83px;
    height: 83px;
    border-radius: var(--rounded-lg);
    z-index: 1002;
    text-align: center;
    overflow: auto;
}

#results {
    font-size: 1.25em;
    color: red
}

/* @media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
} */
.modal-full-width {
    width: 100%;
    max-width: none;
    height: 100%;
    margin: 0;
}

.rounded-0 {
    border-radius: 0 !important;
}

@media (min-width: 768px) {
    .modal-xl {
        width: 97%;
    }
}

.subject-body {
    min-height: 150px;
}

.langselect {
    margin-left: 5px;
    border-radius: var(--rounded-xxl) !important;
    margin-top: 2px;
}

.bellcircle {
    width: 40px;
    height: 40px;
    border-radius: var(--rounded-xl);
    background: var(--bs-dark-bg);
    text-align: center;
    color: var(--color-white);
    font-size: 18px;
    line-height: 40px;
}

.notetable a {
    cursor: pointer;
}

table.notetable {
    border: 1px solid var(--bs-gray-100);
}

table.notetable tr td {
    padding: 10px;
}

table.notetable tr th {
    padding: 10px;
    background: var(--bs-fc-widget-header);
}

/*.input-group-addon{
    padding: 3px 6px 3px;
    height: 28px;
}
*/
.sidebar-collapse .sessionul {
    width: 60px;
    min-height: 60px;
}

.sidebar-collapse .sessionul li.removehover a span {
    display: none;
}

.sidebar-collapse .sessionul li.dropdown a span {
    display: none;
}

.sidebar-collapse .sessionul li.removehover a i {
    opacity: 100;
    /* box-shadow: 0 0 10px rgba(0,0,0,.12);
     */
    height: 20px;
    line-height: 20px !important;
    text-align: center;
    border-radius: var(--rounded);
    margin-right: 0px;
    width: 20px;
    margin-left: -2px !important;
}

.topsidesearchbtn {
    padding: 3px 12px !important;
    background: var(--bs-input-bg) !important;
    border-radius: 0px var(--rounded-xxl) var(--rounded-xxl) 0px !important;
}

.topsidesearchbtn:focus,
.topsidesearchbtn:hover {
    color: var(--bs-body-color);
}

.radioborder-height {
    position: relative;
    padding-bottom: 75%;
    overflow: hidden;
    width: 100%;
}

.radioborder-height img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.topprograssstart {
    padding: 5px 10px 15px 10px;
    /*box-shadow: 0 0 0 0 rgba(90, 113, 208, 0.11), 0 4px 16px 0 rgba(167, 175, 183, 0.33);
    */
    border-radius: var(--bs-card-border-radius);
    background: var(--bs-card-bg);
    margin-bottom: var(--bs-bottom-space);
    width: 100%;
    transition: all .3s cubic-bezier(.25, .8, .25, 1);
    border: 1px solid var(--bs-card-border-light-gray);
    color: var(--bs-menu-color);
    ;
}

.topprograssstart p i {
    padding-right: 5px;
    font-size: 15px;
}

.topprograssstart:hover {
    box-shadow: 0 5px 10px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22);
    transform: translateY(-4px) scale(1.02);
    box-shadow: 0px 14px 24px rgba(62, 57, 107, 0.2);
}

.pro-border {
    border-bottom: 1px solid var(--bs-card-border-light-gray);
    padding-bottom: 15px;
    font-size: var(--bs-font-size);
    /*margin-bottom:20px;
    */
}

.progress-minibar {
    height: 5px !important;
    margin-bottom: 0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

@media(min-width:320px) and (max-width:480px) {
    .nav>li>a {
        padding: 10px 6px;
    }
}

@media(min-width:768px) and (max-width:991px) {
    .nav>li>a {
        padding: 10px 8px;
    }
}

.btn:focus {
    outline: 0 !important;
}

.displaynone {
    display: none;
}

/* .questionmodal .modal{
    overflow-x: hidden;
    overflow-y: hidden;
    padding-right: 0 !important;
} */
.questionmodal .modal-header {
    background: var(--bs-progress-bg);
    color: var(--label-text-color);
}

.modal-dialogfullwidth {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
}

.questionmodal .close {
    color: var(--label-text-color);
    text-shadow: 0 0 0 var(--color-white);
    opacity: 1;
    font-size: 27px;
}

.exambgtop {
    background: var(--exam-bs-color);
    padding: 10px 15px;
    overflow: hidden;
}

.exambgtop h3 {
    font-size: 18px;
    margin-top: 5px;
    display: inline-block;
    margin-bottom: 0;
}

.exambgright {
    float: right;
}

.valign-middle {
    vertical-align: middle !important;
}

.valign-sub {
    vertical-align: sub;
}

.v-align-top {
    vertical-align: top !important;
}

.timeclock {
    font-family: 'Roboto-Bold';
    border-radius: var(--bs-card-border-radius);
    background: var(--bs-orange-550);
    color: var(--color-white);
    display: inline-block;
    padding: 7px 15px;
    margin-right: 5px;
    line-height: 1.5;
}

.timeclock i {
    border-radius: var(--rounded-xxl) 0px 0px var(--rounded-xxl);
    font-size: 24px;
    vertical-align: middle;
    padding-right: 5px;
}

.modal-contentfull {
    height: 100%;
    margin: 0;
    border-radius: 0;
    overflow-y: auto;
    overflow-x: hidden;
}

.radiocontainer {
    display: block;
    padding-bottom: 10px;
    padding-top: 10px;
}

.radiocontainer label {
    transition: all .2s ease-in-out;
    display: block;
    position: relative;
    font-family: 'Roboto';
    padding: 6px 10px 6px 20px;
    margin-bottom: 1px;
    cursor: pointer;
}

.radiocontainer label p {
    margin-bottom: 0;
}

.radiocontainer input[type=radio] {
    position: absolute;
    left: 0px;
}

.qbtn-previous,
.qbtn-next {
    display: inline-block;
    padding: 8px 16px;
    border: 0;
    outline: 0;
}

.qbtn-previous {
    background-color: var(--bs-info);
    color: var(--color-white);
    position: relative;
    border-radius: var(--rounded-xxl) 0px 0px var(--rounded-xxl);
}

.qbtn-previous:after {
    content: "\f104";
    position: absolute;
    left: 0;
    font-family: 'FontAwesome';
    color: var(--label-text-color);
}

.qbtn-next:after {
    content: "\f105";
    position: absolute;
    right: 0;
    font-family: 'FontAwesome';
    color: var(--label-text-color);
}

.qbtn-next {
    background-color: var(--bs-green-600);
    color: var(--color-white);
    border-radius: 0px var(--rounded-xxl) var(--rounded-xxl) 0px;
}

.qbtn-next:hover,
.qbtn-previous:hover {
    background: var(--bs-primary);
    color: var(--color-white);
}

.quizfooter {
    bottom: 0px;
    position: sticky;
    width: 100%;
    background: var(--exam-bs-color);
    color: var(--color-white);
    padding: 10px 10px;
}

.quizscroll {
    max-height: 400px;
    overflow-y: auto;
    font-family: 'Roboto-Medium';
}

.quescroll {
    min-height: 500px;
    max-height: 500px;
    overflow-x: hidden;
    overflow-y: auto;
}

.quizscroll::-webkit-scrollbar-track,
.quescroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: var(--bs-progress-bg);
}

.quizscroll::-webkit-scrollbar,
.quescroll::-webkit-scrollbar {
    width: 12px;
    background-color: var(--bs-progress-bg);
}

.quizscroll::-webkit-scrollbar-thumb,
.quescroll::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: var(--bg-gray-200);
}

.question_switcher {
    margin-bottom: 3px;
    width: 40px;
}

.qbox {
    padding: 10px;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 14%);
    border: 1px solid var(--bs-table-border);
}

.queslist {
    margin: 0px;
    padding: 0;
    overflow: hidden;
}

.queslist li {
    list-style: none;
    line-height: 30px;
    border-bottom: 1px solid var(--bs-table-border);
    overflow: hidden;
}

.queslist li a {
    color: var(--bs-body-color);
    display: inline
}

.queslist li a:hover {
    color: var(--bs-primary);
}

.queslist li a span {
    float: right;
    text-align: right;
}

.queslist li:last-child {
    border-bottom: none;
}

.activeqbtn {
    background: var(--bs-green-600) !important;
    color: var(--color-white) !important;
    border: 1px solid var(--bs-table-border) !important;
}

.bordertop {
    border-top: 1px solid var(--bs-with-border-color) !important;
}

.margesection {
    overflow: hidden;
    padding-bottom: 30px;
    position: relative;
    z-index: 1;
    border: 1px solid var(--bs-with-border-color) !important;
}

.reportlists {
    margin: 0;
    padding: 0;
    list-style: none;
}

.reportlists li {
    display: block;
}

.reportlists li a {
    color: var(--bs-footer-color);
    padding: 10px 5px;
    display: block;
}

.reportlists li a.active {
    color: var(--bs-hover-color);
    text-decoration: none;
    font-family: 'Roboto-Bold';
}

.reportlists li a:hover {
    color: var(--bs-hover-color);
    text-decoration: none;
}

.reportlists li.active a {
    color: var(--bs-footer-color);
}

.reportlists li.active {
    font-family: 'Roboto-Bold';
    background: var(--bs-heading-bg);
}

.reportlists li a i {
    padding-right: 5px;
}

.chattitle {
    display: block;
    font-size: 0.9em;
}

.chattitle span {
    display: inline-block;
    border-radius: var(--rounded-lg);
    background: var(--color-white);
    box-shadow: 0 0 2rem 0 rgba(136, 152, 170, .15);
    padding: 6px 10px;
    position: relative;
    z-index: 1;
    color: var(--color-black);
}

.chattitle:after {
    content: "";
    position: absolute;
    left: 0;
    background: var(--color-white);
    right: 0;
    margin: 0 auto;
    height: 1px;
    width: 300px;
    top: 22px;
}

.chatloader {
    width: 100%;
    height: 88vh;
    text-align: center;
    position: absolute;
    background: rgba(0, 0, 0, 0.25);
    z-index: 9;
}

.chatloader:before {
    content: "";
    position: absolute;
    left: -14.5%;
    margin-left: auto;
    margin-right: auto;
    background: url(../../images/chat-window-loading.gif) no-repeat center center;
    background-size: 50px;
    right: 0;
    top: 0;
    bottom: 0;
}

.time_date {
    position: absolute;
    text-align: left;
    display: block;
    padding-left: 0px;
    font-size: 0.9em;
    color: var(--bs-chat-color);
    font-style: italic;
}

.time_date_send {
    text-align: right;
    display: block;
    padding-right: 0px;
    position: absolute;
    right: 0;
    bottom: -14px;
    font-size: 0.9em;
    color: var(--bs-chat-color);
    font-style: italic;
}

#frame {
    width: 100%;
    height: 88vh;
    background: var(--bs-chat-bg);
    position: relative;
    display: flex;
}

#contacts ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

@media screen and (max-width: 360px) {
    #frame {
        width: 100%;
        height: 100vh;
    }
}

#frame #sidepanel {
    float: left;
    min-width: 280px;
    max-width: 340px;
    width: 40%;
    height: 100%;
    background: var(--bs-card-bg);
    color: var(--bs-chat-color);
    overflow: hidden;
    position: relative;
    box-shadow: 0 0 2rem 0 rgba(136, 152, 170, .15);
}

@media screen and (max-width: 735px) {
    #frame #sidepanel {
        width: 58px;
        min-width: 58px;
    }
}

#frame #sidepanel #profile {
    width: 80%;
    margin: 25px auto;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #profile {
        width: 100%;
        margin: 0 auto;
        padding: 5px 0 0 0;
        background: var(--color-white);
    }
}

#frame #sidepanel #profile.expanded .wrap {
    height: 210px;
    line-height: initial;
}

#frame #sidepanel #profile.expanded .wrap p {
    margin-top: 20px;
}

#frame #sidepanel #profile.expanded .wrap i.expand-button {
    -moz-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

#frame #sidepanel #profile .wrap {
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    -moz-transition: 0.3s height ease;
    -o-transition: 0.3s height ease;
    -webkit-transition: 0.3s height ease;
    transition: 0.3s height ease;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #profile .wrap {
        height: 55px;
    }
}

#frame #sidepanel #profile .wrap img {
    width: 50px;
    border-radius: var(--rounded-circle-half);
    padding: 3px;
    border: 2px solid var(--bs-orange-dark);
    height: auto;
    float: left;
    cursor: pointer;
    -moz-transition: 0.3s border ease;
    -o-transition: 0.3s border ease;
    -webkit-transition: 0.3s border ease;
    transition: 0.3s border ease;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #profile .wrap img {
        width: 40px;
        margin-left: 4px;
    }
}

#frame #sidepanel #profile .wrap img.online {
    border: 2px solid var(--bs-green-550);
}

#frame #sidepanel #profile .wrap img.away {
    border: 2px solid var(--bs-orange-500);
}

#frame #sidepanel #profile .wrap img.busy {
    border: 2px solid var(--bs-orange-dark);
}

#frame #sidepanel #profile .wrap img.offline {
    border: 2px solid var(--bs-grayish-blue);
}

#frame #sidepanel #profile .wrap p {
    float: left;
    margin-left: 15px;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #profile .wrap p {
        display: none;
    }
}

#frame #sidepanel #profile .wrap i.expand-button {
    float: right;
    margin-top: 23px;
    font-size: 0.8em;
    cursor: pointer;
    color: var(--bs-blue-gray);
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #profile .wrap i.expand-button {
        display: none;
    }
}

#frame #sidepanel #profile .wrap #status-options {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    width: 150px;
    margin: 70px 0 0 0;
    border-radius: var(--rounded);
    z-index: 99;
    line-height: initial;
    background: var(--bs-blue-gray);
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #profile .wrap #status-options {
        width: 58px;
        margin-top: 57px;
    }
}

#frame #sidepanel #profile .wrap #status-options.active {
    opacity: 1;
    visibility: visible;
    margin: 75px 0 0 0;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #profile .wrap #status-options.active {
        margin-top: 62px;
    }
}

#frame #sidepanel #profile .wrap #status-options:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid var(--bs-blue-gray);
    margin: -8px 0 0 24px;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #profile .wrap #status-options:before {
        margin-left: 23px;
    }
}

#frame #sidepanel #profile .wrap #status-options ul {
    overflow: hidden;
    border-radius: var(--rounded);
}

#frame #sidepanel #profile .wrap #status-options ul li {
    padding: 15px 0 30px 18px;
    display: block;
    cursor: pointer;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #profile .wrap #status-options ul li {
        padding: 15px 0 35px 22px;
    }
}

#frame #sidepanel #profile .wrap #status-options ul li:hover {
    background: var(--bs-blue-gray);
}

#frame #sidepanel #profile .wrap #status-options ul li span.status-circle {
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: var(--rounded-circle-half);
    margin: 5px 0 0 0;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #profile .wrap #status-options ul li span.status-circle {
        width: 14px;
        height: 14px;
    }
}

#frame #sidepanel #profile .wrap #status-options ul li span.status-circle:before {
    content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    margin: -3px 0 0 -3px;
    background: transparent;
    border-radius: var(--rounded-circle-half);
    z-index: 0;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #profile .wrap #status-options ul li span.status-circle:before {
        height: 18px;
        width: 18px;
    }
}

#frame #sidepanel #profile .wrap #status-options ul li p {
    padding-left: 12px;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #profile .wrap #status-options ul li p {
        display: none;
    }
}

#frame #sidepanel #profile .wrap #status-options ul li#status-online span.status-circle {
    background: var(--bs-green-550);
}

#frame #sidepanel #profile .wrap #status-options ul li#status-online.active span.status-circle:before {
    border: 1px solid var(--bs-green-550);
}

#frame #sidepanel #profile .wrap #status-options ul li#status-away span.status-circle {
    background: var(--bs-orange-500);
}

#frame #sidepanel #profile .wrap #status-options ul li#status-away.active span.status-circle:before {
    border: 1px solid var(--bs-orange-500);
}

#frame #sidepanel #profile .wrap #status-options ul li#status-busy span.status-circle {
    background: var(--bs-orange-dark);
}

#frame #sidepanel #profile .wrap #status-options ul li#status-busy.active span.status-circle:before {
    border: 1px solid var(--bs-orange-dark);
}

#frame #sidepanel #profile .wrap #status-options ul li#status-offline span.status-circle {
    background: var(--bs-grayish-blue);
}

#frame #sidepanel #profile .wrap #status-options ul li#status-offline.active span.status-circle:before {
    border: 1px solid var(--bs-grayish-blue);
}

#frame #sidepanel #profile .wrap #expanded {
    padding: 100px 0 0 0;
    display: block;
    line-height: initial !important;
}

#frame #sidepanel #profile .wrap #expanded label {
    float: left;
    clear: both;
    margin: 0 8px 5px 0;
    padding: 5px 0;
}

#frame #sidepanel #profile .wrap #expanded input {
    border: none;
    margin-bottom: 6px;
    background: var(--bs-blue-dark);
    border-radius: var(--rounded);
    color: var(--bs-progress-bg);
    padding: 7px;
    width: calc(100% - 43px);
}

#frame #sidepanel #profile .wrap #expanded input:focus {
    outline: none;
    background: var(--bs-blue-gray);
}

#frame #sidepanel #search {
    height: 50px;
    position: relative;
    box-shadow: 0 0 2rem 0 rgba(136, 152, 170, .15);
    z-index: 1;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #search label {
        display: none;
    }
}

#frame #sidepanel #search label {
    position: absolute;
    margin: 10px 0 0 10px;
    line-height: 30px;
}

#frame #sidepanel #search input {
    padding: 10px 0 10px 46px;
    width: calc(100% - 40px);
    border: none;
    background: var(--bs-blue-dark);
    color: var(--bs-progress-bg);
}

#frame #sidepanel #search input:focus {
    outline: none;
    background: var(--bs-blue-gray);
}

#frame #sidepanel #search input::-webkit-input-placeholder {
    color: var(--bs-progress-bg);
}

#frame #sidepanel #search input::-moz-placeholder {
    color: var(--bs-progress-bg);
}

#frame #sidepanel #search input:-ms-input-placeholder {
    color: var(--bs-progress-bg);
}

#frame #sidepanel #search input:-moz-placeholder {
    color: var(--bs-progress-bg);
}

#frame #sidepanel #contacts {
    height: calc(100vh - 160px);
    overflow-y: scroll;
    overflow-x: hidden;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #contacts {
        height: calc(100% - 149px);
        overflow-y: scroll;
        overflow-x: hidden;
    }

    #frame #sidepanel #contacts::-webkit-scrollbar {
        display: none;
    }
}

#frame #sidepanel #contacts.expanded {
    height: calc(100% - 334px);
}

#frame #sidepanel #contacts::-webkit-scrollbar {
    width: 6px;
    background: var(--color-white);
}

#frame #sidepanel #contacts::-webkit-scrollbar-thumb {
    background-color: #828592;
}

#frame #sidepanel #contacts ul li.contact {
    position: relative;
    padding: 10px 10px 3px;
    font-size: 1em;
    cursor: pointer;
    transition: all .3s;
    border-bottom: 1px solid var(--bs-border-color);
    clear: both;
    overflow: hidden;
    min-height: 60px;
}

#frame #sidepanel #contacts ul li:last-child.contact {
    border: 0;
}

#frame #sidepanel #contacts ul li.contact:hover {
    background: var(--bs-chat-hover);
}

#frame #sidepanel #contacts ul li.contact.active {
    background: var(--bs-chat-hover) border-left: 5px solid #3db16b;
}

#frame #sidepanel #contacts ul li.contact.active span.contact-status {
    border: 2px solid var(--bs-blue-dark) !important;
}

#frame #sidepanel #contacts ul li.contact .wrap {
    width: 88%;
    position: relative;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #contacts ul li.contact .wrap {
        width: 100%;
    }
}

#frame #sidepanel #contacts ul li.contact .wrap span {
    position: absolute;
    left: 0;
    margin: -2px 0 0 -2px;
    width: 10px;
    height: 10px;
    border-radius: var(--rounded-circle-half);
    border: 2px solid #2c3e50;
    background: var(--bs-grayish-blue);
}

#frame #sidepanel #contacts ul li.contact .wrap span.online {
    background: var(--bs-green-550);
}

#frame #sidepanel #contacts ul li.contact .wrap span.away {
    background: var(--bs-orange-500);
}

#frame #sidepanel #contacts ul li.contact .wrap span.busy {
    background: var(--bs-orange-dark);
}

#frame #sidepanel #contacts ul li.contact .wrap img {
    width: 40px;
    height: 40px;
    flex-shrink: 0;
    border-radius: var(--rounded-circle-half);
    float: left;
    margin-right: 10px;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #contacts ul li.contact .wrap img {
        margin-right: 0px;
    }
}

#frame #sidepanel #contacts ul li.contact .wrap .meta {
    padding: 2px 0 0 0;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #contacts ul li.contact .wrap .meta {
        display: none;
    }
}

#frame #sidepanel #contacts ul li.contact .wrap .meta .name {
    font-family: 'Roboto-Bold';
    margin-bottom: 0;
}

#frame #sidepanel #contacts ul li.contact .wrap .meta .preview {
    padding: 0 0 1px;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -moz-transition: 1s all ease;
    -o-transition: 1s all ease;
    -webkit-transition: 1s all ease;
    transition: 1s all ease;
}

#frame #sidepanel #contacts ul li.contact .wrap .meta .preview span {
    position: initial;
    border-radius: initial;
    background: none;
    border: none;
    padding: 0 2px 0 0;
    margin: 0 0 0 1px;
    opacity: .5;
}

#frame #sidepanel #bottom-bar {
    position: absolute;
    top: 5px;
    right: 10px;
}

#frame #sidepanel #bottom-bar button {
    border: none;
    width: 100%;
    line-height: 40px;
    text-align: center;
    height: 40px;
    width: 40px;
    border-radius: var(--rounded-full);
    background: var(--bs-primary);
    font-size: 20px;
    color: var(--color-white);
    cursor: pointer;
    transition: all .3s;
}

#frame #sidepanel #bottom-bar button:focus {
    outline: none;
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #bottom-bar button:nth-child(1) {}
}

#frame #sidepanel #bottom-bar button:hover {
    background: color-mix(in sRGB, var(--color-black) 10%, var(--bs-primary));
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #search {
        height: 59px;
    }

    #frame #sidepanel #bottom-bar {
        top: 10px;
    }
}

@media screen and (max-width: 735px) {
    #frame #sidepanel #bottom-bar button span {
        display: none;
    }
}

#frame .chatcontent {
    float: left;
    width: 60%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

@media screen and (max-width: 735px) {
    #frame .chatcontent {
        width: calc(100% - 58px);
    }
}

@media screen and (min-width: 768px) {
    #frame .chatcontent {
        width: calc(100% - 30%);
        padding: 0;
    }
}

@media screen and (min-width: 992px) {
    #frame .chatcontent {
        width: calc(100% - 0%);
        padding: 0;
    }
}

@media (min-width:320px) and (max-width:767px) {
    #frame .chatcontent .contact-profile {
        height: 59px !important;
        line-height: 59px !important;
    }

    #frame .chatcontent .contact-profile img {
        margin: 10px 12px 0 10px !important;
    }

    .chatloader:before {
        left: 0;
    }
}

#frame .chatcontent .contact-profile {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: var(--bs-card-bg);
    box-shadow: 0 0 2rem 0 rgba(136, 152, 170, .15);
}

#frame .chatcontent .contact-profile img {
    width: 40px;
    height: 40px;
    flex-shrink: 0;
    border-radius: var(--rounded-circle-half);
    float: left;
    margin: 5px 12px 0 10px;
}

#frame .chatcontent .contact-profile p {
    float: left;
    width: 70%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#frame .chatcontent .contact-profile .social-media {
    float: right;
}

#frame .chatcontent .contact-profile .social-media i {
    margin-left: 14px;
    cursor: pointer;
}

#frame .chatcontent .contact-profile .social-media i:nth-last-child(1) {
    margin-right: 20px;
}

#frame .chatcontent .contact-profile .social-media i:hover {
    color: var(--bs-blue-gray);
}

#frame .chatcontent .messages {
    height: auto;
    min-height: calc(100% - 115px);
    max-height: calc(100% - 115px);
    overflow-y: scroll;
    overflow-x: hidden;
    width: 100%;
    padding-bottom: 20px;
}

#frame .chatcontent .messages ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

@media screen and (max-width: 735px) {
    #frame .chatcontent .messages {
        max-height: calc(100% - 305px);
    }
}

#frame .chatcontent .messages::-webkit-scrollbar {
    width: 6px;
    background: transparent;
}

#frame .chatcontent .messages::-webkit-scrollbar-thumb {
    background-color: var(--bs-light-gray-300);
}

#frame .chatcontent .messages ul li {
    display: inline-block;
    clear: both;
    float: left;
    margin: 15px 15px 15px 20px;
    width: calc(100% - 35px);
    font-size: 0.8em;
    position: relative;
}

#frame .chatcontent .messages ul li:nth-last-child(1) {
    margin-bottom: 20px;
}

#frame .chatcontent .messages ul li.sent img {
    margin: 6px 8px 0 0;
}

#frame .chatcontent .messages ul li.sent p {
    background: var(--white-color);
    color: var(--color-black);
}

#frame .chatcontent .messages ul li.replies img {
    float: right;
    margin: 6px 0 0 8px;
}

#frame .chatcontent .messages ul li.replies p {
    background: var(--bs-primary);
    float: right;
    position: relative;
    border-radius: var(--rounded) 0px var(--rounded) var(--rounded);
    color: var(--white-color);
}

#frame .chatcontent .messages ul li.replies p:before {
    position: absolute;
    top: 0px;
    right: -28px;
    width: 0;
    height: 0;
    content: '';
    border: 18px solid transparent;
    border-left: 15px solid var(--bs-primary);
    border-top: 0;
}

#frame .chatcontent .messages ul li.sent p:before {
    position: absolute;
    top: 0px;
    left: -28px;
    width: 0;
    height: 0;
    content: '';
    border: 18px solid transparent;
    border-top: 0;
    border-right: 15px solid var(--white-color);
}

#frame .chatcontent .messages ul li img {
    width: 22px;
    border-radius: var(--rounded-circle-half);
    float: left;
}

#frame .chatcontent .messages ul li p {
    display: inline-block;
    padding: 10px 25px 10px 15px;
    border-radius: 0px var(--rounded) var(--rounded) var(--rounded);
    max-width: 205px;
    line-height: 130%;
    font-size: 12px;
    box-shadow: 0 0 2rem 0 rgba(136, 152, 170, .15);
}

@media screen and (min-width: 735px) {
    #frame .chatcontent .messages ul li p {
        max-width: 60%;
        margin-bottom: 2px;
    }
}

#frame .chatcontent .message-input {
    position: absolute;
    bottom: 0;
    width: 98%;
    z-index: 1;
    margin: 0 auto 10px;
    left: 0;
    right: 0;
}

#frame .chatcontent .message-input .wrap {
    position: relative;
    border-radius: var(--rounded-xl);
    box-shadow: 0 0 2rem 0 rgba(136, 152, 170, .15);
}

#frame .chatcontent .message-input .wrap input {
    border: none;
    width: 100%;
    padding: 12px 20px;
    color: var(--label-text-color);
    border-radius: var(--rounded-pill);
    background: var(--bs-input-bg);
}

#frame .chatcontent .message-input .wrap input:focus {
    outline: none;
}

#frame .chatcontent .message-input .wrap .attachment {
    position: absolute;
    right: 60px;
    z-index: 4;
    margin-top: 10px;
    font-size: 1.1em;
    color: var(--bs-blue-gray);
    opacity: .5;
    cursor: pointer;
}

#frame .input_submit:disabled,
#frame .input_submit.disabled {
    background: var(--bs-light-gray-300) !important;
}

@media screen and (max-width: 735px) {
    #frame .chatcontent .message-input .wrap .attachment {
        margin-top: 17px;
        right: 65px;
    }
}

#frame .chatcontent .message-input .wrap .attachment:hover {
    opacity: 1;
}

#frame .chatcontent .message-input .wrap button {
    border: none;
    width: 34px;
    height: 34px;
    padding-top: 2px;
    cursor: pointer;
    background: var(--bs-primary);
    color: var(--color-white);
    position: absolute;
    right: 4px;
    border-radius: var(--rounded-full);
    top: 4px;
    transition: all .3s;
}

#frame .chatcontent .message-input .wrap button:hover {
    background: color-mix(in sRGB, var(--color-black) 10%, var(--bs-primary));
}

#frame .chatcontent .message-input .wrap button:focus {
    outline: none;
}

#contact-list {
    height: 340px;
    overflow: auto;
}

#contact-list li {
    margin-top: 5px;
}

#contact-list li img {
    width: 40px;
    height: 40px;
    max-width: 40px;
    max-height: 40px;
    border-radius: var(--rounded-full);
}

#contact-list .list-group-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

#contact-list .list-group-item {
    padding: 5px 0px;
}

.chatbadge {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 15px;
    height: 15px;
    color: var(--color-white);
    text-align: center;
    background: var(--bs-primary);
    border-radius: var(--rounded-full);
    font-size: 10px;
}

@media(max-width:767px) {
    .uploadsticky {
        position: -webkit-static;
        position: static;
        top: 0px;
    }
}

@media(min-width:768px) and (max-width:991px) {
    .chatloader:before {
        left: 35%;
    }
}

@media(min-width:768px) and (max-width:991px) {
    .chatloader:before {
        left: 5%;
    }
}

.remove_btn {
    position: absolute;
    right: 8px;
    top: 12px;
}

.chat_msg .remove_btn {
    display: none;
}

.chat_msg:hover .remove_btn {
    display: block;
}

#schsetting_form label {
    padding-top: 8px;
    /*text-align: center;
    */
}

/* @media (min-width: 1200px){
     .col20{
        width: 20%;
    }
     .col40{
        width: 40%
    }
     .col60{
        width: 60%
    }
     .col80{
        width: 80%
    }
     .max-w-88per{
        max-width: 88%
    }
}
 @media (max-width:767px) {
     .col20, .col40, .col60, .col80{
        width: auto;
    }
} */
.box-header h3.box-title i {
    display: none;
}

.examheight100 {
    min-height: 100%
}

#examfade {
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: rgba(237, 237, 237, 0.78);
    z-index: 1001;
}

#exammodal {
    display: none;
    position: absolute;
    top: calc(100% - 50px);
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 24px 15px 0px;
    border-radius: var(--rounded-lg);
    z-index: 1002;
    text-align: center;
    bottom: 0;
    margin: auto;
}

table.dataTable>tbody>tr.child ul.dtr-details>li {
    text-overflow: ellipsis;
    word-break: break-all;
}

.dataTables_empty {
    text-align: center !important;
}

a.detail_popover {
    color: var(--bs-footer-color);
    cursor: default;
}

.removeboxmius {
    margin-top: -10px;
    box-shadow: none !important;
    border-top: 0 !important;
    position: relative;
    z-index: 1;
    border: 1px solid var(--bs-with-border-color);
}

#fileUploadForm .dropify-wrapper {
    border-radius: 0px;
}

.questiondetail {
    padding-bottom: 15px;
}

.quesanslist {
    line-height: 24px;
    border: 1px solid var(--bs-gray-border-color);
    margin-top: 5px;
    padding: 5px 10px;
}

.quesanslist.active {
    color: var(--bs-progress-bg);
    font-family: 'Roboto-Medium';
    background-color: var(--bs-primary);
}

.clearboth {
    clear: both;
}

.upload_admin_small_logo {
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width:767px) {

    .sidebar-collapse .sessionul li.dropdown a span,
    .sidebar-collapse .sessionul li.removehover a span {
        display: inline;
    }

    /* #alert2 {
        overflow: hidden;
    } */

    .sidebar-collapse .sessionul {
        width: auto !important
    }

    .search-form2 .form-control:focus {
        border-color: var(--bs-gray-border-color);
    }

    .sessionul li.removehover a i {
        opacity: 0;
    }

    .sessionul:hover li.removehover a i {
        opacity: 100;
    }

    .sidebar-collapse .sessionul li.removehover a i {
        margin-top: -3px;
    }

    .rmv_row {
        float: right;
        width: auto !important;
    }

    .tableresponsivemobile {
        width: 800px;
        overflow: scroll;
    }
}

@media(min-width:1100px) and (max-width:1199px) {
    .description-block>.description-header {
        font-size: 13px;
        letter-spacing: -0.5px;
    }
}

.moprintblack {
    /* color: var(--label-text-color); */
    color: var(--color-white)
}

.moprintblack:hover {
    /* color:color-mix(in sRGB, var(--bs-input-bg) 10%, var(--bs-input-bg)); */
    color: color-mix(in srgb, var(--color-white), transparent 20%);
}

.table .pull-right {
    float: none !important
}

.table td:last-child.mailbox-date.pull-right {
    float: none !important;
    text-align: right;
}

.stualert {
    top: 1px !important;
    font-size: 18px;
}

.stualert:focus,
.stualert:hover {
    /* color: var(--label-text-color) !important; */
    color: color-mix(in sRGB, var(--color-black) 10%, var(--bs-black)) !important;
}

.rmv_row {
    width: 100%;
    padding: 8px 10px;
    border-radius: var(--rounded);
}

.addrow-mb2010 {
    margin-top: -20px;
    margin-bottom: 10px;
    padding-bottom: 4px;
    /* background: var(--bs-card-border-color); */
}

.classtopic h5 {
    font-family: 'Roboto-Bold';
    padding-top: 10px;
    margin-bottom: 5px;
}

.classlist {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: right;
    line-height: 0;
}

.classlist li {
    display: inline-block;
    font-size: 20px;
    padding-top: 10px;
}

.classlist li+li {
    margin-left: 15px;
}

.classlist li a {
    color: var(--label-text-color);
    text-decoration: none;
    cursor: pointer;
}

.classlist li a:hover {
    color: var(--bs-footer-color)
}

.file-text {
    font-size: 36px;
    padding-right: 10px;
    display: inline-block;
    vertical-align: top;
    position: absolute;
}

.file-right {
    display: inline-block;
    padding-left: 45px;
    padding-bottom: 5px;
    color: var(--bs-footer-color)
}

.info-title2 {
    font-size: 24px;
    margin-top: 2px;
    font-family: 'Roboto-Bold';
}

.minus8 {
    margin-top: -8px;
}

.divi {
    margin-top: 15px;
    margin-bottom: 20px;
    border-top: 1px solid var(--bs-fc-divider);
}

/* table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable td:last-child, table.table-bordered.dataTable td:last-child {
    text-align: right;
} */
.topictable tr td h4 {
    font-family: 'Roboto-Bold';
    font-size: 13px;
    margin-top: 3px;
    margin-bottom: 4px;
    color: var(--bs-footer-color)
}

.topiclist {
    margin: 0;
    padding: 0;
    list-style: none
}

.topiclist li {
    display: block;
    line-height: 24px;
    clear: both;
    float: right;
}

.topiclist li span {
    padding-right: 15px;
}

.topiclist li ul {
    padding-left: 32px
}

.stausbtns {
    margin: 0;
    padding: 0;
    list-style: none
}

.stausbtns li {
    display: block;
    line-height: 25px;
}

/* .stausbtns li span{
    padding-right: 15px;
}
 */
.stausbtns li ul {
    padding-left: 32px
}

.topicstaus tr td h4 {
    font-family: 'Roboto-Bold';
    font-size: 13px;
    margin-top: 3px;
    margin-bottom: 10px;
    color: var(--bs-footer-color);
}

.topicstaus {
    margin: 0;
    padding: 0;
    list-style: none;
}

.topicstaus li {
    display: block;
    line-height: 30px;
    width: 100%;
    margin-bottom: 10px;
}

.topicstaus tr td h4 span,
.topicstaus li h5 i,
.topicstaus li span {
    float: right
}

.topicstaus li ul {
    padding-left: 21px
}

input[type=checkbox],
input[type=radio] {
    margin: 3px 0 0;
}

.version-alert p a {
    display: inline;
    color: var(--bs-danger-900);
    text-decoration: none;
}

.version-alert p a:hover {
    color: var(--bs-danger-900);
    text-decoration: underline;
}

.lessinput {
    width: 90%;
    border: 1px solid var(--bs-border-color) !important;
    height: 38px;
    border-radius: var(--rounded);
    padding: 0px 12px;
    background: var(--bs-input-bg);
}

.lessinput:focus {
    border-color: var(--bs-primary) !important;
    border-width: 2px !important;
    outline: none;
    box-shadow: 0 .125rem .375rem 0 rgba(var(--bs-primary-rgb), 0.3);
}

.grade-1 {
    background-color: var(--bs-blue-700);
}

.grade-2 {
    background-color: var(--bs-orange-dar);
    background-color: var(--bs-orange-dar);
    color: var(--color-white);
    font-family: 'Roboto-Bold';
}

.grade-3 {
    background-color: var(--bs-yellow);
}

.grade-4 {
    background-color: var(--bs-green-hover-950);
    color: var(--color-white);
}

.grade-5 {
    background-color: var(--bg-gray-500);
}

.handcursor {
    cursor: pointer;
}

.syllbus img {
    width: 100%;
    height: auto;
}

.rltpaddleft {
    padding-left: 40px;
}

.rltpaddleft a {
    padding-left: 0.5rem
}

.smallbtn28 {
    height: 38px;
    /* line-height: 27px; */
}

@media(min-width:320px) and (max-width:360px) {
    .nav-tabs-custom>.nav-tabs>li {
        margin-right: 1px;
    }
}

.grade-5,
.grade-1 {
    color: var(--color-white)
}

.lbcolor {
    background: var(--bs-dark-gray-800)
}

.systatus {
    padding-bottom: 10px;
}

.systatus b {
    min-height: 40px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: normal;
    display: block;
    width: 100%;
    word-break: break-word;
}

@media (max-width:767px) {
    .autoscroll {
        overflow: auto
    }

    .commentForm .bootstrap-datetimepicker-widget.dropdown-menu {
        width: 18em;
        position: absolute;
        top: 50% !important;
        height: 220px;
        margin-top: -40%;
        z-index: 1051px;
    }

    .chgstatus_dropdown {
        width: 110px;
    }
}

input[type=checkbox],
input[type=radio] {
    margin: 1px 0 0;
    margin-top: 1px\9;
    line-height: normal;
    height: 16px;
    width: 16px;
}

input[type=checkbox] {
    accent-color: var(--bs-primary);
}

.upload_app_logo {
    overflow: hidden;
    /*width: 100%;
    */
    white-space: nowrap;
    text-overflow: ellipsis;
}

.task-single-inline-wrap p img {
    width: 100%;
    height: auto;
}

.videoradius {
    border-radius: var(--rounded-sm);
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    min-height: 650px;
}

.videomodalfull {
    width: 100%;
    height: 100%;
    margin: 0;
}

.videomodalclose {
    position: absolute;
    right: 5px;
    top: 0;
    z-index: 1;
}

.video-lg {
    width: 1155px;
    margin-top: 26px
}

.videoBgWrapper {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -100;
}

.videoBg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (min-aspect-ratio: 16/9) {
    .videoBg {
        width: 100%;
        height: 100%;
        ;
    }
}

@media(max-width:767px) {
    .video-lg {
        width: 100%;
    }
}

.impbtntitle3 {
    position: absolute;
    right: 0px;
    top: -10px;
}

.flag-icon,
.flag-icon-background {
    float: left;
    margin-right: 3px;
    margin-top: 3px;
}

.filter-option span.flag-icon {
    margin-top: 13px;
}

.quesoverlay {
    position: absolute;
    top: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(0, 0, 0, 0.4);
}

.quesoverlay .cv-spinner {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.quesoverlay .spinner {
    width: 40px;
    height: 40px;
    border: 4px var(--color-white) solid;
    border-top: 4px var(--bs-cyan-500) solid;
    border-radius: var(--rounded-circle-half);
    animation: sp-anime 0.8s infinite linear;
}

@keyframes sp-anime {
    100% {
        transform: rotate(360deg);
    }
}

.question_pagination_content {
    min-height: 300px;
}

.pagination_info {
    font-weight: 600;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.hrexamtopbottom {
    margin-top: 15px;
    margin-bottom: 25px;
    border: 0;
    border-top: 1px solid var(--bs-fc-divider);
}

.hrexamfirstrow {
    margin-top: 5px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid var(--bs-fc-divider);
}

.text-left-md {
    text-align: left !important;
}

.close-alert {
    color: var(--color-white);
    text-shadow: none;
    margin-top: 0px !important;
    opacity: 1 !important;
    background: transparent;
    border: 0;
    right: 0px;
    transition: all 0.5s ease-in;
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: var(--label-text-color);
    text-shadow: 0 1px 0 var(--color-white);
    filter: alpha(opacity=20);
    opacity: .2;
}

h4.box-title a {
    line-height: normal;
    vertical-align: middle;
}

.hrexam {
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;
    border-top: 1px solid var(--bs-fc-divider);
}

.section-box i {
    font-size: 18px;
    vertical-align: middle;
}

.questionmodal input[disabled=disabled],
.questionmodal input:disabled {
    cursor: not-allowed;
    pointer-events: none;
    color: var(--bg-gray-200);
    background-color: var(--color-white);
}

#regiration_form fieldset:not(:first-of-type) {
    display: none;
}

.questionclose {
    right: 10px;
    top: 10px;
}

.questionclose:focus,
.questionclose:hover {
    color: var(--bs-footer-color);
}

.questionlogo img {
    height: 30px;
}

.inlineblock {
    display: inline-block;
}

.ques_marks {
    font-size: 10pt;
    font-family: 'Roboto-Bold';
    padding-right: 10px;
}

.qulist_circle {
    margin: 0;
    padding: 0;
    list-style: none;
}

.qulist_circle li {
    display: block;
}

.qulist_circle li i {
    padding-right: 5px;
}

.noteinput {
    /*margin-top: 24px;
    */
    max-width: 100%;
}

.noteinput {
    max-width: 160px;
}

.align-text-top {
    vertical-align: top !important
}

.sfborder .img-circle,
.box-profile .img-circle,
.table td .img-circle {
    height: 100px;
    flex-shrink: 0;
    min-width: 100px;
    min-height: 100px;
    border-radius: var(--rounded);
}

.astrike {
    color: var(--bs-danger-800);
}

.overflowtextdot {
    overflow: hidden;
    width: 108%;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: -10px;
}

.tab-content .disblock h5 {
    font-family: 'Roboto-Medium';
    color: var(--bs-hover-color);
    margin: 0;
}

.nav-tabs2 li a {
    padding: 10px 8px;
}

td.dt-body-right {
    min-width: 100px;
}

.routelist {
    padding: 0;
    margin: 0;
}

.routelist li {
    display: block;
    list-style: none;
}

.routelist li a {
    color: var(--bs-hover-color);
}

.routelist li a i {
    padding-right: 5px;
}

.routelist li a span {
    display: inline-block;
    padding: 4px 6px;
}

.routelist li a:hover {
    color: var(--bs-footer-color);
}

.panelheight {
    min-height: 335px;
}

.pluscolmn::-webkit-scrollbar-track,
.panelheight::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: var(--bs-progress-bg);
}

.pluscolmn::-webkit-scrollbar,
.panelheight::-webkit-scrollbar {
    width: 10px;
    background-color: var(--bs-progress-bg);
}

.pluscolmn::-webkit-scrollbar-thumb,
.panelheight::-webkit-scrollbar-thumb {
    border-radius: var(--rounded-10);
    background-color: var(--bg-gray-200);
}

.pluscolmn {
    max-height: 260px;
    overflow-x: hidden;
    overflow-y: auto;
}

.panel-fo {
    position: relative;
    z-index: 1;
    background-color: var(--bs-heading-bg);
    border-top-color: var(--bs-table-border);
}

@media (max-width:767px) {
    .panelheight {
        height: 100%;
    }

    .pluscolmn {
        max-height: 100%;
    }
}

.modalminheight {
    min-height: 520px;
}

.tableheadfix th {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    padding: 12px 5px !important;
    background: var(--bs-gray-smoke) !important;
}

@media (max-width:767px) {
    .questionmodal .modal {
        overflow-x: auto;
        overflow-y: auto;
    }

    .h-100vh-m {
        height: 100%;
    }

    .sticky-footer {
        position: relative !important;
    }
}

.h-100 {
    height: 100%;
}

.bg-light-gray {
    background: var(--bs-body-bg);
}

.payment-main {
    width: 100%;
    min-height: 95vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.failedpayment,
.successpayment {
    text-align: center;
    padding: 40px 20px;
    background: var(--color-white);
    border-radius: var(--rounded);
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    display: block;
    margin: 0 auto;
}

.successpayment-icon {
    color: var(--color-white);
    font-size: 48px;
    line-height: 100px;
}

.successpayment-circle {
    border-radius: 200px;
    height: 100px;
    width: 100px;
    background: var(--bs-olive-green);
    margin: 0 auto;
    border: 3px solid #65a766;
}

.failedpayment i,
.successpayment-circle i {
    line-height: 95px;
}

.successpayment h1 {
    color: var(--bs-olive-green);
    font-weight: 900;
    font-size: 36px;
    margin-bottom: 40px;
    text-transform: uppercase;
    font-family: 'Roboto-Medium';
}

.failedpayment p,
.successpayment p {
    color: var(--bs-navy-blue-950);
    font-size: 18px;
    margin-bottom: 0px
}

.failed-circle {
    border-radius: 100px;
    height: 100px;
    width: 100px;
    background: var(--bs-danger-800);
    margin: 0 auto;
    border: 3px solid var(--bs-danger-750);
}

.failedpayment h1 {
    color: var(--bs-danger-800);
    font-weight: 900;
    font-size: 36px;
    margin-bottom: 40px;
    text-transform: uppercase;
    font-family: 'Roboto-Medium';
}

.modal-inner-loader {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 9999;
    background: url(./../../../backend/images/chatloading.gif) 50% 50% no-repeat var(--bs-body-bg);
    background-size: 20px 20px;
}

.modal-inner-content {
    position: relative;
    min-height: 100px;
}

.tableswitch .pull-right {
    text-align: initial;
    width: auto;
    float: right !important;
}

.scrollit {
    height: 210px;
    overflow-y: scroll;
    list-style-type: none;
}

.dual-list .list-group {
    margin-top: 8px;
}

.list-left li,
.list-right li {
    cursor: pointer;
}

.list-arrows {
    padding-top: 100px;
}

.list-arrows button {
    margin-bottom: 20px;
}

.stripe_save,
.payu_save,
.ccavenue_save,
.instamojo_save,
.paystack_save,
.paytm_save,
.razorpay_save,
.midtrans_save,
.jazzcash_save,
.sslcommerz_save,
.paypal_save {
    margin-left: -10px;
}

.white-space-nowrap {
    white-space: nowrap;
}

textarea.form-control {
    resize: none;
}

.direct-top-equal-scroll {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    padding: 10px;
    height: 180px;
    overflow: auto
}

.direct-top-equal-scroll-22 {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    padding: 10px;
    height: 195px;
    overflow: auto
}

.scroll-area-half {
    max-height: calc(50vh - 10px);
    overflow-y: auto;
    overflow-x: hidden;
}

.scroll-area {
    max-height: calc(100vh - 130px);
    overflow-y: auto;
    overflow-x: hidden;
}

.scroll-area-fullheight {
    max-height: calc(100vh - 35vh);
    overflow-y: auto;
    overflow-x: hidden;
}

.scroll-area-inside {
    max-height: calc(100vh - 147px);
    overflow-y: auto;
    overflow-x: hidden;
}

.scroll-full {
    max-height: calc(100vh - 100px);
    overflow-y: auto;
    overflow-x: hidden;
}

.direct-top-equal-scroll-22::-webkit-scrollbar-track,
.direct-top-equal-scroll::-webkit-scrollbar-track,
.pupscroll300::-webkit-scrollbar-track,
.pupscroll::-webkit-scrollbar-track,
.scroll-area-fullheight::-webkit-scrollbar-track,
.direct-chat-messages::-webkit-scrollbar-track,
.scroll-area-half::-webkit-scrollbar-track,
.scroll-area::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: var(--bs-progress-bg);
}

.direct-top-equal-scroll-22::-webkit-scrollbar,
.direct-top-equal-scroll::-webkit-scrollbar,
.pupscroll300::-webkit-scrollbar,
.pupscroll::-webkit-scrollbar,
.scroll-area-fullheight::-webkit-scrollbar,
.direct-chat-messages::-webkit-scrollbar,
.scroll-area-half::-webkit-scrollbar,
.scroll-area::-webkit-scrollbar {
    width: 10px;
    border-radius: 10px;
    background-color: var(--bs-progress-bg);
}

.direct-top-equal-scroll::-webkit-scrollbar-thumb,
.direct-top-equal-scroll-22::-webkit-scrollbar-thumb,
.pupscroll300::-webkit-scrollbar-thumb,
.pupscroll::-webkit-scrollbar-thumb,
.scroll-area-fullheight::-webkit-scrollbar-thumb,
.direct-chat-messages::-webkit-scrollbar-thumb,
.scroll-area-half::-webkit-scrollbar-thumb,
.scroll-area::-webkit-scrollbar-thumb {
    border-radius: var(--rounded-10);
    background-color: var(--bs-scroll-bg);
}

.checkbox-fees-scroll {
    max-height: calc(90px - 10px);
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 15px;
}

.checkbox-fees-scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: var(--bs-progress-bg);
}

.checkbox-fees-scroll::-webkit-scrollbar {
    width: 6px;
    background-color: var(--bs-progress-bg);
}

.checkbox-fees-scroll::-webkit-scrollbar-thumb {
    border-radius: var(--rounded-10);
    background-color: var(--bs-scroll-bg);
}

.position-fixed {
    position: fixed;
    background: var(--color-white);
    width: 100%;
    z-index: 1;
    display: block;
    max-width: 100%;
}

.font-16 {
    font-size: 16px;
}

.borderwhite {
    border-top-color: var(--bs-card-border-light-gray) !important;
}

.user-progress {
    padding-left: 0;
    list-style: none;
    padding-right: 0;
}

.doc-file-type {
    display: flex;
    flex-direction: row;
    align-items: center;
    vertical-align: middle;
    padding: 0 0px 1px;
    margin-bottom: 5px;
    border-bottom: 1px solid var(--bs-with-border-color);
}

.user-progress li:last-child.doc-file-type {
    border-bottom: 0;
}

.lecture-list {
    display: flex;
    flex-direction: row;
    align-items: center;
    border-radius: var(--rounded);
    vertical-align: middle;
    padding: 10px;
    margin-bottom: 10px;
    background: var(--bs-progress-bg);
}

.msr-3 {
    margin-right: 1rem;
}

.ms-auto {
    margin-left: auto;
}

.psr-3 {
    padding-right: 1rem;
}

.img-icon {
    width: 46px;
    height: 46px;
    line-height: 46px;
    border-radius: 10%;
    font-size: 23px;
    text-align: center;
}

.ps {
    overflow: hidden !important;
    overflow-anchor: none;
    -ms-overflow-style: none;
    touch-action: auto;
    -ms-touch-action: auto;
}

.notice-board {
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
}

.notice-body {
    padding: 0px 0px 5px 10px;
}

.notice-board-img img {
    border-radius: 10%;
    height: 46px;
    width: 46px;
    padding: 2px;
}

.msr-2 {
    margin-right: 0.5rem
}

.profile-gird {
    max-height: 100px;
    padding-top: 10px;
}

.user-img-grid {
    background: var(--color-white);
    box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 38%);
    max-width: 100px;
    max-height: 100px;
    margin-top: 0px;
}

[class^="bg-"].disabled {
    opacity: .65;
    filter: alpha(opacity=65);
}

.time-line-new {
    margin-bottom: 30px;
    clear: both;
}

.time-line-content {
    padding: 20px 20px 20px 105px;
    /*box-shadow: 0 0 30px -10px rgba(0,0,0,0.5);
    */
    display: block;
    border: 1px solid var(--bs-table-border);
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
}

.time-line-year {
    color: var(--color-white);
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    line-height: 28px;
    position: absolute;
    left: 20px;
    top: 28%;
    z-index: 3;
}

.time-line-title {
    color: var(--bs-dark-bg);
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 8px;
}

.time-line-icon {
    color: #29D7E1;
    font-size: 36px;
    width: 50px;
    display: inline-block;
    vertical-align: top;
    margin-top: -5px;
}

.timeline-description {
    color: var(--bs-body-color);
    line-height: 18px;
    width: calc(100% - 95px);
    margin: 0;
    display: inline-block;
}

.time-line-content:before {
    z-index: 2;
}

.time-line-content:before,
.time-line-content:after {
    content: '';
    background-color: var(--bs-cyan-500);
    height: 100%;
    width: 90px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 100;
}

.time-line-content:after {
    height: 42px;
    width: 42px;
    transform: rotate(45deg);
    top: calc(100% - 21px);
    left: 25px;
    clip-path: polygon(0% 0%, 0% 100%, 20% 100%, 20% 20%, 80% 20%, 80% 80%, 20% 80%, 20% 100%, 100% 100%, 100% 0%);
}

.list-group li {
    list-style-type: none;
}

.list-group li:hover {
    background-color: var(--bs-fd-tab-content-hover);
}

.sticky-footer {
    padding: 15px 10px 5px 0px;
    position: absolute;
    bottom: 4px;
    width: 100%;
    background-color: var(--bs-card-bg);
    left: 0px;
    z-index: 2;
    right: 10px;
    border-top: 1px solid var(--bs-table-border);
}

.checked {
    color: orange;
}

.col-align--top {
    vertical-align: top;
}

#event_photo img.img-responsive {
    height: 65px;
    width: 65px;
    object-fit: cover;
}

/*@media(max-width: 991px){
    .overflow-visible-sm{
        overflow-x: visible;
    }
}
*/
@media(min-width: 992px) {
    .mt-lg-0 {
        margin-top: 0
    }

    .overflow-visible {
        overflow-x: visible;
    }

    /* .overflow-visible-lg{
        overflow-x: visible;
    } */
    .btnleftinfo-2 {
        margin-left: -15px;
    }

    .ms-ls-n1-3 {
        margin-left: -1.25rem
    }

    .section_id_error {
        right: 0px
    }
}

.overflow-inherit {
    overflow: inherit;
}

.req {
    color: var(--bs-danger-800);
}

.student_fee_list {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow-y: hidden;
    overflow-x: auto;
    background: var(--bs-fd-tab-content);
}

.student_fee_list>li {
    border-radius: var(--rounded-sm);
    padding: 10px;
    display: flex;
    vertical-align: top;
    white-space: initial;
    word-spacing: revert;
    word-break: keep-all;
    background: var(--bs-fd-tab-content);
    border: 1px solid var(--bs-border-color);
}

.student_fee_list span {
    margin-left: 10px;
    font-size: 9px;
}

.student_fee_list .stfirstdiv {
    width: 100%;
    /* white-space: break-spaces; */
}

.student_fee_list>li .tools {
    font-size: 14px;
    width: 100%;
    text-align: right;
}

.student_fee_list .due_date {
    font-size: 100%;
    min-width: 20%;
    display: flex;
    align-items: center;
    gap: 5px;
}

.justify-content-center {
    justify-content: center;
}

.justify-content-between {
    justify-content: space-between;
}

.align-items-stretch {
    align-items: stretch !important;
}

.addon-services {
    height: 100%;
    transition: var(--bs-transition);
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    width: 100%;
    overflow: hidden;
}

@media (min-width: 768px) {
    .pr-xl-1 {
        padding-right: 0.5rem;
    }

    .pr-xl-3 {
        padding-right: 2rem;
    }

    .mt-sm-0 {
        margin-top: 0
    }

    .ms-md-n1-3 {
        margin-left: -1.25rem
    }

    .pt-md-7 {
        padding-top: 7px
    }

    .btnleftinfo {
        margin-left: -8px;
    }

    .scroll-lg {
        overflow-x: hidden;
        overflow-y: auto;
        max-height: calc(280px - 60px);
    }

    .sticky-lg-top {
        position: sticky;
        top: 0;
        z-index: 1;
        background: var(--bs-card-bg);
    }
}

@media (min-width: 992px) {
    .d-lg-flex {
        display: inline-flex;
    }

    .d-xl-flex {
        display: flex;
    }

    .d-lg-inline-flex {
        display: inline-flex;
    }

    .justify-content-lg-end {
        justify-content: end;
    }

    .text-lg-end {
        text-align: end;
    }

    .ml-lg-1 {
        margin-left: 1rem;
    }

    .pl-lg-1 {
        padding-left: 1rem;
    }

    .pr-lg-1 {
        padding-right: 1rem;
    }

    .datewidth-schedule {
        max-width: 190px;
        margin-left: 0.5rem;
    }

    .align-items-lg-center {
        align-items: center;
    }

    .pull-lg-right {
        float: right;
    }
}

@media (max-width:991px) {
    .d-sm-flex {
        display: inline-flex;
    }

    .d-flex-sm {
        display: flex;
    }

    .flex-direction-column {
        flex-direction: column;
    }

    .align-items-sm-start {
        align-items: flex-start;
    }

    .mb-sm-1 {
        margin-bottom: 1rem;
    }

    .mt-sm-1 {
        margin-top: 1rem;
    }

    .sm-full-width {
        column-gap: 5px;
    }

    .pb-sm-1 {
        padding-bottom: 0.5rem;
    }
}

.custom-select {
    display: inline-block;
    padding: 8.5px 12px;
    border: 1px solid var(--bs-border-color);
    color: var(--label-text-color);
    height: 38px;
    border-radius: var(--rounded);
    width: 100%;
    cursor: pointer;
    font-size: var(--bs-font-size);
    background: var(--bs-input-bg);
}

.line-h-18 {
    line-height: 18px;
}

.custom-select:before {
    content: "\e06d";
    font-family: 'lucide' !important;
    right: 8px;
    position: absolute;
    top: 34px;
    font-size: 18px;
    font-weight: 600;
    color: var(--bs-select-arrow);
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    vertical-align: middle;
}

div#custom-select-option-box {
    background: var(--bs-input-bg);
    border: 1px solid var(--bs-border-color);
    color: var(--label-text-color);
    border-radius: var(--rounded-sm);
    position: absolute;
    z-index: 1;
    display: none;
    overflow: scroll;
    overflow-x: hidden;
    height: 150px;
    overflow: auto;
    width: 100%;
}

button.search.btn {
    background: var(--bg-gray-450);
    border: var(--bg-gray-450) 1px solid;
    color: var(--color-white);
    border-radius: var(--rounded-sm);
    padding: 8px 40px;
    margin-top: 20px;
    font-size: 0.9em;
}

.custom-select-option {
    padding: 5px 14px;
    margin: 0px 0px;
    cursor: pointer;
    font-size: 12px;
    transition: .3s;
}

.custom-select-option:hover {
    background-color: var(--bs-googlebtn);
    color: var(--color-white);
}

.result-list {
    padding-bottom: 20px;
    color: var(--bg-gray-850);
    line-height: 25px;
}

.result-list-heading {
    font-style: italic;
    color: var(--bg-gray-450);
    text-decoration: underline;
}

.group_name {
    font-size: 11.5pt;
    font-weight: bold;
}

.group_name:hover {
    background: transparent;
    color: var(--bs-royal-blue-950);
    cursor: default;
}

.disable-sidebar {
    pointer-events: none;
    cursor: no-drop;
    opacity: 0.2;
}

.disable-sidebar a {
    cursor: no-drop;
    pointer-events: none;
}

.disable-link {
    opacity: .4;
    pointer-events: none;
}

.h-34 {
    height: 34px !important;
}

.forum-list {
    position: relative;
    border-radius: var(--rounded);
    vertical-align: middle;
    padding: 10px 15px 0 10px;
    margin-bottom: 10px;
    background: var(--bs-progress-bg);
    min-height: 55px;
}

.forum-list img {
    width: 40px;
    height: 40px !important;
    min-width: 40px !important;
    min-height: 40px !important;
    position: absolute;
    left: 10px;
}

.forum-set-flex {
    padding-left: 60px;
}

.forum-ms-auto {
    margin-left: auto;
    padding-left: 60px;
    padding-bottom: 10px;
}

@media(max-width: 767px) {
    .forum-ms-auto {
        white-space: initial;
    }

    .pull-sm-left {
        float: left;
    }

    .side-navbar-width {
        padding-right: 2.5rem;
        max-width: calc(100vw - 0px) !important;
    }

    .fixedmenu li .dropdown-menu {
        width: 200px;
    }

    .student_fee_list li {
        display: inline-block;
    }

    .student_fee_list>li .tools {
        text-align: inherit;
    }
}

.img-h-150 {
    height: 130px;
    object-fit: cover;
}

.side-navbar-width {
    max-width: calc(98.3vw - 200px);
    padding-left: 1.5rem;
    padding-right: 2.5rem;
}

.side-navbar-vertical {
    padding-bottom: 2rem;
}

.side-navbar-vertical h4 {
    color: var(--bs-side-navbar-vertical-heading);
    padding-bottom: 0rem;
    margin-bottom: 0.2rem;
    font-size: 12pt;
    font-family: 'Roboto-Medium';
}

.side-navbar-vertical h4 i {
    width: 24px;
}

.side-navbar-vertical ul {
    list-style: none;
    padding: 0 0 1rem 0;
    margin: 0 0 0.5rem 0.5rem;
    border-bottom: 1px solid var(--bs-with-border-color);
}

.side-navbar-vertical ul li {
    display: block;
}

.side-navbar-vertical ul li a {
    color: var(--bs-side-navbar-vertical) !important;
    padding: 5px 22px;
    font-size: 11pt;
    line-height: normal;
    display: block;
}

.side-navbar-vertical ul li a:hover {
    color: var(--bs-hover-color) !important;
}

.side-navbar-vertical ul li a .fa {
    width: 14px;
}

@media (min-width: 1024px) {
    .card-sidebar {
        display: inline-block;
        width: 200px;
    }

    .card-columns-sidebar {
        -webkit-column-count: 5;
        -moz-column-count: 5;
        column-count: 5;
        column-gap: 3rem;
    }
}

@media (max-width: 1023px) {
    .card-sidebar {
        display: inline-block;
        width: 200px;
    }

    .card-columns-sidebar {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        column-gap: 3rem;
    }
}

@media (max-width: 768px) {
    .card-sidebar {
        display: block;
        width: 100%;
    }

    .card-columns-sidebar {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        column-gap: 3rem;
    }
}

/*notification*/
.email-info {
    border-bottom: 1px solid var(--bs-email-info);
}

.email-info i {
    padding-right: 1rem;
}

.email-info .email-discription {
    padding-left: 26px;
    color: var(--bs-body-color);
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    -ms-line-clamp: 2;
    -o-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}

.email-info .h4-title {
    font-size: 16px;
    margin-bottom: 8px;
}

.box-body .email-info:last-child {
    border-bottom: 0;
}

.sidebar-container {
    position: fixed;
    width: 0;
    height: 100%;
    right: 0;
    overflow-x: hidden;
    overflow-y: auto;
    background: var(--color-white);
    z-index: 999;
    top: 50px;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);
    background: rgba(0, 0, 0, 0.5);
}

.valign-top {
    vertical-align: top;
}

.email-collection {
    width: 30%;
    transition: var(--bs-transition);
    background: var(--bs-card-bg);
    height: 100%;
    position: fixed;
    opacity: 0;
    box-shadow: -10px 3px 12px 0 rgb(0 0 0 / 26%);
    right: -30%;
    height: calc(100vh - 40px);
    overflow: auto;
    padding-bottom: 4rem;
}

.mail-close-btn {
    width: auto;
}

@media (min-width: 768px) {
    .email-collection.open {
        width: 30%;
        transition: all 0.7s;
    }
}

.mail-close-btn.open {
    position: absolute;
    right: 2rem;
    top: 1rem
}

.email-collection.open {
    padding: 1rem 2rem;
    right: 0;
    opacity: 1;
}

.sidebar-container.open {
    width: 100%;
    z-index: 9999;
}

.force-visible {
    display: block;
}

.email-info .hover-show {
    display: none;
    position: absolute;
    right: 0
}

.email-info:hover .hover-show {
    display: flex;
}

.me-0 {
    margin-left: 0;
    margin-right: 0;
}

.pr-0-5 {
    padding-right: 0.5rem
}

.pr-1 {
    padding-right: 1rem;
}

.pr-2 {
    padding-right: 2rem;
}

.d-flex {
    display: flex;
}

.align-items-center {
    align-items: center;
}

.align-items-flex-start {
    align-items: flex-start;
}

.justify-content-end {
    justify-content: flex-end;
}

.justify-content-between {
    justify-content: space-between !important;
}

.align-items-stretch {
    align-items: stretch;
}

.w-100 {
    width: 100%;
}

.gap-1 {
    gap: 1rem;
}

.gap-0-5 {
    gap: 0.5rem;
}

.justify-content-end {
    justify-content: end;
}

.fs-2 {
    font-size: 2rem !important;
}

.email-list-group {
    padding-left: 0;
    margin-bottom: 0px;
    padding-right: 0;
}

.email-list-group li {
    position: relative;
    display: inline-block;
    padding: 5px 10px 0px 0;
}

@media (max-width: 767px) {
    .pt-sm-1 {
        padding-top: 1rem
    }

    .email-collection.open {
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .email-collection.open {
        width: 50%;
    }
}

.table-switch .pull-right {
    text-align: initial;
    width: auto;
    display: inline;
    justify-content: end;
    align-content: center;
}

@media(min-width: 992px) {
    .text-end {
        text-align: end;
    }
}

.mt-5 {
    margin-top: 5px !important;
}

.text-lg-left {
    text-align: left;
}

.resize-auto {
    resize: auto;
}

@media(min-width: 992px) and (max-width:1199px) {
    .pt-md-1 {
        padding-top: 1rem;
    }
}

@media(min-width: 768px) {
    .wd-72 {
        width: 72.5%;
    }

    .wd-90 {
        width: 90.5%;
    }

    .pl-2 {
        padding-left: 2rem;
    }

    .pl-65 {
        padding-left: 2.55rem;
    }

    .sticky-lg {
        position: sticky;
        top: 1rem
    }
}

.route-wrap {
    position: relative;
    clear: both;
}

@media(min-width: 501px) {
    .route-wrap .title-route-h4 {
        position: absolute;
        left: 0;
    }

    .route-wrap {
        padding-top: 1rem;
    }
}

.timeline-title {
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
    font-family: 'Roboto-Medium';
    font-size: 16px;
}

.timeline-route {
    white-space: nowrap;
    overflow-x: hidden;
    position: relative;
    clear: both;
}

.timeline-route ol {
    width: 100vw;
    padding: 180px 0;
    transition: all 1s;
}

.timeline-route ol li {
    position: relative;
    display: inline-block;
    list-style-type: none;
    width: 175px;
    height: 6px;
    background: var(--bs-dark-bg);
}

.timeline-route ol li.active:not(:last-child)::after {
    color: var(--bs-green-650);
}

.timeline-route ol li:nth-child(even) div.active::before {
    border-color: transparent transparent transparent var(--bs-green-650);
}

.timeline-route ol li div.active {
    background: var(--bs-green-650);
}

.timeline-route ol li:first-child {
    width: auto;
}

.timeline-icon-width {
    width: 16px;
}

.timeline-route ol li:not(:first-child) {
    margin-left: 24px;
}

.timeline-route ol li:not(:last-child)::after {
    content: "\f041";
    font-family: FontAwesome;
    color: var(--bs-orange-dark);
    font-size: 25px;
    position: absolute;
    top: -15px;
    left: calc(100% + 8px);
    bottom: 0;
    width: 20px;
    height: 20px;
    transform: translateY(2%);
}

.timeline-route ol li div {
    position: absolute;
    left: calc(100% + 15px);
    width: 200px;
    padding: 10px 15px 15px;
    white-space: normal;
    color: black;
    background: var(--bs-orange-50);
    border-radius: var(--rounded-lg) var(--rounded-lg) var(--rounded-lg) 0rem;
}

.timeline-route ol li div p {
    margin-bottom: 0;
}

.timeline-route ol li div::before {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
}

.timeline-route ol li:nth-child(odd) div {
    top: -26px;
    transform: translateY(-100%);
}

.timeline-route ol li:nth-child(odd) div::before {
    top: 100%;
    border-width: 12px 12px 0 0;
    border-color: var(--bs-orange-50) transparent transparent transparent;
}

.timeline-route ol li:nth-child(even) div {
    top: calc(100% + 24px);
}

.timeline-route ol li:nth-child(even) div::before {
    top: -10px;
    border-width: 12px 0 0 12px;
    border-color: transparent transparent transparent var(--bs-orange-50);
}

.timeline-route time {
    display: block;
}

.timeline-route .arrows {
    display: flex;
    justify-content: center;
    position: absolute;
    top: 5px;
    right: 0;
}

.timeline-route .arrows button {
    background: var(--bs-primary);
    border: 0;
    font-size: 2rem;
    color: var(--color-white);
    border-radius: var(--rounded);
    width: 30px;
    height: 30px;
    line-height: 10px;
    transition: all 0.5s ease;
}

.timeline-route .arrows button:hover {
    background: color-mix(in sRGB, var(--color-black) 10%, var(--bs-primary)) !important;
}

.timeline-route .arrow__prev {
    margin-right: 2px;
}

.timeline-route .disabled {
    opacity: .5;
}

@media screen and (max-width: 500px) {
    .route-wrap .title-route-h4 {
        padding-top: 2rem;
    }

    .timeline-route ol,
    .timeline-route ol li {
        width: auto;
    }

    .timeline-route ol {
        padding: 0;
        transform: none !important;
    }

    .timeline-route ol li {
        display: block;
        height: auto;
        background: transparent;
    }

    .timeline-route ol li:first-child {
        margin-top: 5px;
    }

    .timeline-route ol li:not(:first-child) {
        margin-left: auto;
    }

    .timeline-route ol li div {
        width: 100%;
        height: auto !important;
        margin: 0 auto 25px;
    }

    .timeline-route ol li div {
        position: static;
    }

    .timeline-route ol li:nth-child(odd) div {
        transform: none;
    }

    .timeline-route ol li:nth-child(odd) div::before,
    .timeline-route ol li:nth-child(even) div::before {
        left: 50%;
        top: 100%;
        transform: translateX(-50%);
        border: none;
        border-left: 1px solid var(--bs-gray-100);
        height: 25px;
    }

    .timeline-route ol li:last-child,
    .timeline-route ol li:nth-last-child(2) div::before,
    .timeline-route ol li:not(:last-child)::after,
    .timeline-route .arrows {
        display: none;
    }
}

.route-bus-icon {
    border-radius: var(--rounded);
    width: 90%;
    object-fit: cover;
    height: 90px;
    margin-bottom: 1.5rem;
    box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 38%);
    display: flex;
    justify-content: center;
    align-items: center
}

.route-bus-icon i {
    font-size: 5rem;
    color: var(--label-text-color);
}

@media(min-width: 480px) {
    .timeline-route ol li:nth-child(odd) div.active::before {
        border-color: var(--bs-green-650) transparent transparent transparent;
    }
}

@media (min-width: 992px) {
    .route-text span {
        display: inline-block;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .route-text span {
        display: block;
    }
}

@media (max-width: 991px) {
    .route-bus-icon {
        width: 120px;
    }
}

.place-italic ::-webkit-input-placeholder {
    font-style: italic;
}

.place-italic :-moz-placeholder {
    font-style: italic;
}

.place-italic ::-moz-placeholder {
    font-style: italic;
}

.place-italic :-ms-input-placeholder {
    font-style: italic;
}

@media(max-width: 767px) {
    .pl-sm-0 {
        padding-left: 0;
    }

    .pl-sm-10 {
        padding-left: 10px
    }

    .pr-sm-10 {
        padding-right: 10px
    }

    .mb-xs-1 {
        margin-bottom: 1rem;
    }
}

.modal_body_loader {
    position: absolute;
    top: 35%;
    left: 45%;
    z-index: 1002;
    text-align: center;
    overflow: auto;
}

.modal_body_loader_fade {
    display: block;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: var(--bs-light-blue-gra);
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .6;
    filter: alpha(opacity=80);
}

.btn-sm-md {
    padding: 8px 14px;
}

.more-less-right {
    position: absolute;
    right: 1rem;
    top: 0.5rem
}

.content-footer-bottom {
    padding: 0.5rem 1rem 0rem 1rem;
}

.content-share-list {
    padding-left: 0;
    padding-top: 0.8rem;
    margin: 0;
    list-style: none;
}

.content-share-list li::marker {
    list-style: none;
}

.content-share-list li img {
    height: 20px;
    vertical-align: sub;

}

.content-share-list li a {
    display: inline-block;
    overflow: visible;
}

.card-body-logo {
    padding: 1rem;
    border-radius: var(--rounded);
    flex-direction: column;
    display: flex;
    align-content: stretch;
    min-height: 220px;
    border: 1px solid var(--bs-table-border);
    position: relative;
}

.card-body-logo-img {}

.card-body-logo-img img {
    width: 82%;
    height: auto;
    max-width: 200px;
    max-height: 80px;
    object-fit: contain;
}

.card-body-logo h4 {
    margin-bottom: 30px;
    padding-bottom: 10px;
    margin-top: 0;
    border-bottom: 1px solid var(--bs-table-border);
}

.card-body-logo .btn {
    position: absolute;
    right: 1.2rem;
    bottom: 1rem;
}

.h-290 {
    height: 290px
}

.card-h-hidden {
    height: 120px;
    overflow: hidden;
}

.card-h-hidden img {
    object-fit: cover;
}

@media(max-width: 1199px) {
    .card-body-logo {
        margin-bottom: 10px;
    }
}

.url_share {
    color: var(--bs-blue-700);
    font-size: 11.5pt;
}

.fa-1-2x {
    font-size: 1.5rem;
}

.h-36 {
    height: 36px;
}

.min-h-36 {
    min-height: 36px;
}

.min-h-100 {
    min-height: 100%;
}

.img-fluid {
    max-width: 100%;
    min-height: auto;
}

.m-0 {
    margin: 0;
}

.w-75 {
    max-width: 75%;
}

.mx-auto {
    margin: 0 auto;
}

.bg-transparent-alpha {
    background: rgb(0 0 0 / 90%);
}

.transparent_bg {
    background: transparent !important;
}

.iconnav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: var(--bs-nav-bg);
    /* border-radius: var(--rounded); */
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid var(--bs-table-border);
    /* box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    */
    flex-direction: row-reverse;
}

.iconnav li a {
    padding: 10px 10px !important;
    color: var(--bs-body-color);
}

.iconnav li a:focus,
.iconnav li a:hover {
    border-radius: 0;
    background: transparent;
    border-color: transparent;
    color: var(--bs-primary)
}

.modal-gradient {
    background: rgb(0, 0, 0);
    background: linear-gradient(180deg, rgb(0 0 0) 0%, rgba(245, 245, 245, 0) 100%);
    padding: 2rem;
    position: fixed;
    width: 100%;
    z-index: 1;
    box-shadow: 0px 0px 40px rgb(0 0 0 / 5%);
}

.popupclose {
    position: absolute;
    right: 1rem;
    top: 0.6rem;
    color: var(--color-white);
    background: transparent;
    border: 0;
    font-size: 3rem;
}

.bg-transparent {
    background: transparent;
}

#div_fade {
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: var(--bs-light-blue-gra);
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .6;
    filter: alpha(opacity=80);
}

#div_modal {
    display: none;
    position: absolute;
    top: 35%;
    left: 45%;
    z-index: 1002;
    text-align: center;
    /* overflow: auto; */
}

.radio-title {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
}

.modal-lg {
    /* width: 1100px; */
    max-width: 100%;
}

@media (max-width:767px) {
    .modal-lg {
        width: 100%;
    }
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: var(--bs-nav-bg);
    background-clip: border-box;
    border: 1px solid var(--bs-border-color);
    box-shadow: 0 0.05rem 0.2rem rgb(0 0 0 / 3%);
    border-radius: var(--bs-card-border-radius);
}

.float-end {
    float: right;
}

.btn-icon {
    width: 2.6rem;
    padding-left: 0px;
    padding-right: 0px;
}

.card.card-product-grid,
.card.card-product-list {
    box-shadow: 0 1px 2px rgb(51 51 51 / 7%);
    min-height: 87px;
}

.border-start {
    border-left: 1px solid var(--bs-light-gray-blue) !important;
}

.content-card-body {
    flex: 1 1 auto;
    padding: 0.5rem 1rem 0rem 1rem;
}

.btn-light {
    background-color: var(--color-white);
    border-color: var(--bs-light-gray-blue);
    color: var(--bs-dark-gray-800);
}

.card-product-list .img-wrap {
    height: 85px;
    width: 85px;
    border-right: 1px solid var(--bs-table-border);
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--bs-pdf-bg-color);
}

[class*=card-product] .img-wrap img {
    height: 100px;
    max-width: 100px;
    width: auto;
}

.card.card-product-grid:hover,
.card.card-product-list:hover {
    box-shadow: 0 3px 10px rgb(51 51 51 / 10%);
    transition: .2s;
}

.card-product-list {
    margin-bottom: 10px;
}

.price-card {
    position: absolute;
    bottom: 10px;
}

.min-100 {
    height: 100px;
}

.p-2 {
    padding: 2rem;
}

.documents_sidebar {
    overflow: auto;
    color: var(--label-text-color);
    background: var(--bs-gray-smoke-light);
    height: 100%;
    border-radius: var(--bs-card-border-radius);
    box-shadow: 0 1px 2px rgb(51 51 51 / 7%);
    margin-bottom: 1rem;
}

.documents_sidebar .documents_sidebar_info {
    padding: 1.5rem;
}

.d-preview {
    background-color: var(--bs-pdf-bg-color);
    border-bottom: 1px solid var(--bs-table-border);
    min-height: 100px;
    box-shadow: inset 0px 0px 40px rgb(0 0 0 / 22%);
}

.d-preview-position {
    position: relative;
    width: 100px;
    margin: 0 auto;
}

.d-preview-count {
    position: absolute;
    left: -15px;
    top: 54px;
    width: 144px;
    height: 24px;
    border-radius: var(--rounded-sm);
    background: var(--bs-danger-900);
    color: var(--color-white);
    line-height: 24px;
    font-family: 'Roboto-Bold';
}

.btn-white {
    background: var(--color-white);
}

.flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media(max-width: 767px) {
    .w-sm-100 {
        max-width: 100%;
    }

    .w-xs-100 {
        width: 100%;
    }
}

@media (min-width: 992px) {
    .order-lg-2 {
        order: 2;
    }

    .order-lg-1 {
        order: 1;
    }

    .mt-lg-24 {
        margin-top: 24px;
    }
}

@media(max-width: 767px) {
    .d-sm-none {
        display: none;
    }
}

@media(max-width:991px) {
    .order-2 {
        order: 2;
    }

    .order-1 {
        order: 1;
    }

    .flex-column-sm {
        flex-direction: column;
    }
}

.abc {
    background: transparent;
}

#viewModel body {
    background: transparent;
}

.pdficon,
.pdficon a {
    color: var(--color-white);
    padding-right: 1.5rem;
    font-size: 1.5rem;
}

.pdficon a:hover {
    color: var(--bs-ocean-blue-300);
}

.pdfdownload-icon {
    position: absolute;
    top: 2rem;
    right: 5rem;
    color: var(--color-white);
    font-size: 1.5rem;
}

.text-nowrap2 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-right: 4rem;
}

.inline-anchor {
    display: inline-block;
}

.inline-anchor a {
    display: inline;
}

.pr-05 {
    padding-right: 0.5rem;
}

.pr-0 {
    padding-right: 0rem !important;
}

.pl-0 {
    padding-left: 0rem !important;
}

.img-wrap-fix-mobile {
    position: absolute;
    left: 0;
    width: 100px;
    top: 0
}

.img-wrap-fix-right {
    padding-left: 85px;
}

.h-50 {
    height: 50px;
}

#viewModel {
    padding-right: 0 !important;
}

.modal-body-scroll {
    max-height: calc(100vh - 0.2vh);
    overflow-y: auto;
}

.modal-body-scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: var(--bs-progress-bg);
}

.modal-body-scroll::-webkit-scrollbar {
    width: 12px;
    background-color: var(--bs-progress-bg);
}

.modal-body-scroll::-webkit-scrollbar-thumb {
    border-radius: var(--rounded-10);
    background-color: var(--bg-gray-200);
}

.pagination-disabled {
    pointer-events: none;
    opacity: 0.6;
}

.panel-title1 {
    padding: 10px 12px;
    position: relative;
}

.panel-title1>a:before {
    float: left;
    font-family: FontAwesome;
    content: "\f068";
    font-size: 12.5pt;
    padding-right: 1.2rem;
    padding-top: var(--bs-card-border-radius);
    color: var(--bs-light-gray-blue);
    font-weight: normal;
    position: absolute;
    left: 10px;
    top: 8px;
}

.panel-title1>a span {
    padding-left: 42px;
}

.panel-title1>a.collapsed:before {
    float: left !important;
    content: "\f067";
}

.panel-title1>a:hover,
.panel-title1>a:active,
.panel-title1>a:focus {
    text-decoration: none;
}

.panel-title1>a {
    /*vertical-align: middle;
    */
    color: var(--bs-body-color);
    line-height: normal;
    display: inline-block !important;
    padding: 0 !important;
}

.panel-title1 input[type=checkbox] {
    position: absolute;
    left: 33px;
    z-index: 1;
    top: 10px;
}

.panel-group1 .panel {
    border-radius: 0;
    margin-bottom: 0;
    box-shadow: none;
    border: 1px solid var(--bs-table-border);
    background: var(--bs-input-bg);
}

.panel-default1>.panel-heading {
    padding: 0;
    border-radius: 0;
    color: var(--label-text-color);
    background-color: var(--bs-fd-tab-content);
}

.panel-title1 {
    font-size: 11.5pt;
}

.panel-title1>a {
    display: block;
    padding: 10px 15px;
    text-decoration: none;
}

.more-less {
    float: right;
    line-height: 16px;
    color: var(--label-text-color);
}

.panel-default1>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: var(--bs-border-color);
}

@media(max-width: 767px) {
    .ml-n1 {
        margin-right: -1rem;
    }
}

@media(min-width: 768px) {
    .pl-sm-6 {
        padding-left: 6px;
    }

    .d-md-none {
        display: none;
    }
}

@media(max-width: 600px) {
    .d-xs-flex {
        display: flex;
    }

    .flex-sm-wrap {
        flex-wrap: wrap;
    }
}

.currency-icon-list {
    float: left;
}

.currency-icon-list button {
    color: var(--label-text-color)
}

.currency-icon-list span.filter-option.pull-left {
    width: 30px !important;
    text-indent: 2px !important;
}

.currency-icon-list .btn-default:hover,
.currency-icon-list .btn-default:focus,
.currency-icon-list .btn-default {
    color: var(--label-text-color) !important
}

.seach-list-with-icon .fa-trash {
    position: absolute;
    right: 6px;
    top: 5px;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    border-radius: var(--rounded-10);
    width: 10px;
    background: var(--bg-gray-200) !important;
}

.mCSB_scrollTools .mCSB_draggerRail {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: var(--bs-progress-bg) !important;
    width: 10px;
}

.min-w-full {
    min-width: 100%;
}

@media(min-width: 520px) {
    .d-lg-none {
        display: none !important;
    }
}

@media(max-width: 640px) {
    .d-sm-none {
        display: none !important;
    }

    .d-sm-block {
        display: block !important;
    }

    .currency-icon-list .bootstrap-select>.btn {
        padding-left: 0px;
        padding-right: 5px;
    }

    .ellipsis-px-3 {
        padding-left: 3px;
        padding-right: 0px;
    }

    .sm-drop-down {}

    .sm-drop-down li a {
        padding: 3px 10px !important;
    }

    .sm-drop-down li a .fa {
        margin-right: 0;
    }
}

.modal_inner_loader {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    content: "\f110";
    font-family: FontAwesome;
    background: url('../../images/loader.gif') 50% 50% no-repeat rgba(0, 0, 0, 0.97);
    opacity: .3;
}

.attachment-block-normal strong,
.block-b-noraml b,
.attachment-block-normal b {
    font-family: 'Roboto';
    font-weight: normal;
    position: relative;
}

.attachment-block-normal i {
    position: absolute;
    left: 3px;
    top: 0.3rem;
    color: var(--bs-label-tex-green);
}

.block-b-noraml i {
    padding-right: 0.5rem;
    padding-bottom: 0.5rem;
    color: var(--bs-danger-900);
    padding-left: 0.5rem;
}

.attachment-left-space {
    padding-left: 2.5rem;
    padding-bottom: 0.5rem;
    color: var(--bs-success-color);
}

.text-blue-light {
    color: var(--bs-blue-700)
}

.attachment-left-space-blue {
    padding-left: 2.5rem;
    padding-bottom: 0.5rem;
    color: var(--bs-blue-700);
    clear: both;
}

.btn-outline-danger {
    color: var(--bs-danger-900);
    border-color: var(--bs-danger-900);
}

.btn-outline-danger:hover {
    color: var(--color-white);
    background-color: var(--bs-danger-900);
    border-color: var(--bs-danger-900);
}

.btn-outline-success {
    color: var(--bs-success-color);
    border-color: var(--bs-success-color);
}

.btn-outline-success:hover {
    color: var(--color-white);
    background-color: var(--bs-success-color);
    border-color: var(--bs-success-color);
}

.btn-outline-warning {
    color: var(--bs-orange-550);
    border-color: var(--bs-orange-550);
}

.btn-outline-warning:hover {
    color: var(--color-white);
    background-color: var(--bs-orange-550);
    border-color: var(--bs-orange-550);
}

.rounded-0 {
    border-radius: 0;
}

.unorder-list img {
    width: auto;
    height: auto;
    max-width: 100%;
}

.unorder-list ol,
.unorder-list ul {
    padding-left: 0;
    padding-right: 0px;
}

.unorder-list ol li {
    margin-left: 15px;
    margin-right: 15px;
}

.unorder-list ul li {
    margin-left: 18px;
    margin-right: 18px;
}

.select2-container-3 .select2-container--default .select2-selection--multiple .select2-selection__choice {
    color: var(--color-white) !important;
    background-color: var(--bs-primary);
}

.select2-container-3 .select2-container--default .select2-selection--multiple {
    border: 1px solid var(--bs-border-color) !important;
    border-radius: var(--rounded) !important;
    height: var(--bs-input-38) !important;
    min-height: var(--bs-input-38) !important;
}

.select2-container-3 .select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin-top: 2.65px !important;
}

@media(max-width: 380px) {
    .mb-xs-2 {
        margin-bottom: 0.5rem !important
    }
}

.transport_fee_line {
    font-size: 16px;
}

.object-fit-cover {
    object-fit: cover;
}

.fit-image-40 {
    min-height: 40px;
}

.orline {
    position: relative;
    ;
}

.orline:before {
    content: "";
    position: absolute;
    background: var(--bs-gray-border-color);
    height: 1px;
    width: 100%;
    top: 10px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.orline span {
    background: var(--bs-input-bg);
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 24px;
}

@media(min-width: 768px) {
    .orline {
        margin: 10px auto;
        max-width: 80%;
    }
}

@media(max-width: 767px) {
    .orline {
        margin: -10px auto 10px;
        max-width: 75%;
    }

    .w-sm-150 {
        width: 150px;
    }
}

.modal_loader_div {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: no-repeat rgb(0 0 0 / 9%);
    opacity: .8;
}

.modal_loader_div:before {
    position: absolute;
    font-family: 'FontAwesome';
    top: 50%;
    left: 50%;
    content: "\f110";
    font-size: 2em;
    animation: fa-spin 2s infinite linear;
}

.table tr>td>span>a {
    display: table-cell;
    min-width: 10px;
    min-height: 20px;
}

.comment-badges {
    position: absolute;
    right: -3px;
    top: -5px;
    width: 14px;
    height: 14px;
    border-radius: var(--rounded-10);
    background: var(--bs-primary);
    color: var(--color-white);
    z-index: 999;
    overflow: visible;
    font-size: 10px;
    line-height: normal;
}

/*.overflow-visible{
    overflow: visible !important;
}
 */
.max-height-40 {
    max-height: 40px;
}

.table-col-7-8-right tr td:nth-child(7),
.table-col-7-8-right tr td:nth-child(8) {
    text-align: right;
    padding-right: 1rem;
}

.padd-10 {
    padding-bottom: 10rem
}

.float-left {
    float: left
}

.mx-nt-lr-15 {
    margin-right: -15px;
    margin-left: -15px;
}

.table-last-right th,
.table-last-right td {
    text-align: left !important
}

.table-b>tbody>tr>td,
.table-b>thead>tr>td,
.table-b>thead>tr>th {
    border: 1px solid var(--bs-table-border) !important
}

/*.border-t{
    border-top: 1px solid var(--bs-table-border);
}
*/
@media(min-width:992px) {
    .d-xl-none {
        display: none
    }
}

@media(max-width:992px) {
    .d-xs-block {
        display: block;
    }

    .d-xs-none {
        display: none;
    }
}

.tooltip {
    font-size: 11px;
    /*z-index: 99999*/
}

.tooltip {
    position: fixed;
}

/* .shadow-sm{
    box-shadow:0 .5rem 1rem rgba(0,0,0,.15);
}
 .shadow {
    box-shadow: 0 1px 20px 0 rgba(69, 90, 100, 0.08) !important;
}
 */
.stepradiolist {
    padding: 0;
    margin: 0px -5px;
}

.stepradiolist li {
    display: inline-grid;
    padding: 5px 5px 0;
}

.stepimage {
    padding: 10px 20px;
    border-radius: var(--rounded-lg);
    border: 2px solid var(--bs-gray-border-color);
}

.stepimage:hover {
    opacity: 1;
    cursor: pointer;
}

.stepradiolist li:before label>input:checked {
    background: var(--bs-cyan-600)
}

.stepradiolist li label>input {
    display: none;
}

.stepradiolist li label>input:checked+.stepimage {
    border: 2px solid var(--bs-cyan-600);
    background: var(--color-white);
    z-index: 1;
    color: var(--bs-cyan-600);
}

.stepradiolist li label>input:checked+.stepimage {
    color: var(--color-white);
    border: 2px solid var(--bs-dark-bg);
    background: var(--bs-primary);
}

/*.table-responsive {
    overflow-x: inherit;
}
*/
@media(max-width:767px) {
    .bootstrap-datetimepicker-widget.dropdown-menu {
        position: fixed;
    }
}

.sidebar-collapse #barChart {
    height: 100% !important;
}

.sidebar-collapse #lineChart {
    height: 100% !important;
}

.tooltip-inner {
    max-width: 135px;
}

.admin-box {
    background: var(--color-white);
    border-radius: var(--rounded-lg);
    margin-bottom: 1rem;
    box-shadow: 0 1px 20px 0 rgba(69, 90, 100, 0.08)
}

.admin-box .admin-main {
    border-right: 1px solid var(--bs-gray-350)
}

.admin-box .admin-main:last-child {
    border-right: 0
}

.admin-info a {
    display: flex;
    align-items: center;
    padding: 2rem 2.25rem;
}

.text-c-purple {
    color: var(--bs-indigo-blue-700);
}

.f-24 {
    font-size: 24px !important;
}

.admin-box-text {
    color: var(--label-text-color);
    font-size: 16px;
}

.admin-info-content {
    padding-left: 2.5rem
}

.admin-box-number {
    background: var(--bs-indigo-blue-700);
    color: var(--color-white);
    border-radius: var(--rounded-xxl);
    width: 24px;
    height: 24px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 1.25rem;
    margin: 0 auto;
}

/* .shadow{
    box-shadow:0 1px 20px 0 rgba(69, 90, 100, 0.08) !important
}
 */
.admin-box .admin-main {
    border-bottom: 1px solid var(--bs-gray-350)
}

@media (min-width: 992px) {
    .chart-min-h-320 {
        height: 275px !important;
    }

    .chart-min-h-340 {
        height: 344px !important;
        object-fit: scale-down;
    }

    .row-flex2 {
        display: flex;
        flex-wrap: wrap;
    }

    .flex-card {
        display: flex;
        align-items: stretch;
        flex: 0 0 auto;
        flex-direction: column;
        height: 100%
    }
}

@media (min-width: 768px) {
    .row-flex3 {
        display: flex;
        flex-wrap: wrap;
    }

    .flex-card {
        display: flex;
        align-items: stretch;
        flex: 0 0 auto;
        flex-direction: column;
        height: 100%
    }
}

@media (min-width: 1400px) {
    .col-xl-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .chart-min-h-320 {
        height: 290px !important;
    }

    .chart-min-h-340 {
        height: 344px !important;
        object-fit: scale-down;
    }
}

canvas {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.max-lines {
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    overflow-wrap: break-word;
    -webkit-line-clamp: 3;
}

.addon-card {
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    width: 100%;
    overflow: hidden;
}

.addon-card-body {
    flex: 1 1 auto;
}

@media(min-width:768px) {
    .addon-card {
        padding-bottom: 1.5rem;
    }

    .rate {
        position: absolute;
        bottom: 0.75rem;
        right: 1.25rem;
    }
}

.rate2 button,
.rate2 a {
    margin-bottom: 0.35rem;
}

body.dark img.qrcodeimg {
    filter: invert(100%);
}

.versionup {
    font-size: 16px;
}

.versionup span {
    display: block;
}

.update-list li h5 {
    font-family: 'Roboto-Medium';
}

.upgradeup h4,
.upgradeup h5 {
    font-family: 'Roboto-Bold';
}

.update-list {
    padding: 0;
    margin: 0;
}

.update-list li {
    list-style: none;
}

.d-inline-flex {
    display: inline-flex
}

.template-custom-option {
    padding-left: 0;
    display: flex;
    margin: 0;
    flex-flow: wrap;
    gap: 0.5rem;
}

.template-custom-option li {
    list-style: none;
}

.template-custom-option li a {
    transition: var(--bs-transition);
    border: 2px solid var(--bs-border-color);
    display: flex;
    align-items: center;
    cursor: pointer;
    border-radius: 0.5rem;
    justify-content: center;
    margin-bottom: .25rem;
    color: var(--label-text-color);
    position: relative;
    min-width: 50px;
    min-height: 50px;
}

.template-custom-option li a span {
    min-width: 32px;
    min-height: 32px;
    display: flex;
    align-items: center;
    border-radius: .5rem;
    justify-content: center;
}

.template-custom-option li a:hover {
    border: 2px solid var(--bg-gray-450);
}

.template-custom-option li label {
    flex-direction: column;
    flex: 0 auto;
}

.template-custom-option li a.active {
    border: 2px solid var(--bs-primary)
}

.template-form-label {
    font-size: 1.5rem;
}

.theme-link.active {
    border: 2px solid var(--bs-primary);
}

.template-custom-large {
    width: 100px;
    height: 55px;
    font-size: 24px;
}

.pickr {
    position: absolute !important;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    z-index: -1;
    bottom: 0;
}

/* .pickr .pcr-button{
    display: none;
}
 */
/* .light-mode-button, .dark-mode-button{
     border:2px solid var(--bs-hover-color) !important;
    color: var(--bs-hover-color) !important;
    background: var(--bs-primary-rgb-custom);
}
 */
/* .btn-group-sm>.btn, .btn-sm {
    padding: 8px 15px;font-size: 14px;
}
.label {
    font-size: 0.8667em;  padding: .4em .8em .5em;
} */
.table .table {
    background-color: var(--bs-card-bg);
}

.loading-overlay {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    background: var(--bs-input-bg);
}

.overlay-content {
    position: absolute;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    color: var(--bs-body-color);
    z-index: 3;
    border-radius: var(--rounded);
}

.div_load {
    position: relative;
}

.ans_checkbox {
    display: none;
}

.option_list {
    display: none;
}

.ans {
    display: none;
}

.ans_true_false {
    display: none;
}

.download_excel {
    margin-right: 10px;
}

.inpwidth40 {
    width: 80px;
    background: var(--bs-input-bg);
    border: 1px solid var(--bs-border-color);
    color: var(--label-text-color);
    border-radius: 4px;
    padding: 2px 5px;
    outline: none;
}

.inpwidth40:focus {
    border-color: var(--bs-primary);
    box-shadow: none;
}

.grabbable {
    cursor: move;
    cursor: -moz-move;
    cursor: -webkit-move;
}

.grabbable:active {
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}

.demo-card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
}

.demo-card-inner {
    padding: 1rem;
    border-radius: 3px;
    flex-direction: column;
    align-content: stretch;
    min-height: 200px;
    border: 1px solid var(--bs-table-border);
    position: relative;
}

.demo-card-body {
    flex: 1 1 auto;
}

.card-footer {
    border-top: 1px solid var(--bs-table-border);
    padding-top: 1rem;
}

.demo-card-inner h5 {
    margin-bottom: 10px;
    padding-bottom: 10px;
    margin-top: 0;
    font-size: 15px;
    border-bottom: 1px solid var(--bs-table-border);
}

.demo-card-inner .btn {
    max-width: fit-content;
}

a.image_content {
    display: inline-block;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.topbadges {
    margin-left: -12px;
    margin-top: -16px
}

select {
    appearance: none;
    -webkit-appearance: none;
    /* For Safari and Chrome */
    -moz-appearance: none;
    /* For Firefox */
}

select:not([size]) {
    background-image: url("data:image/svg+xml,%3csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 10 6'%3e %3cpath stroke='%236B7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1 1 4 4 4-4'/%3e %3c/svg%3e");
    background-position: right 1.125rem center;
    background-repeat: no-repeat;
    background-size: .75em .75em;
    padding-right: 2.5rem;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact
}

.addbtnright {
    position: absolute;
    right: 15px;
    top: -51px;
}

.delete-w-40 {
    width: 40px !important;
}

/* select option:checked,
select option:hover {
  box-shadow: 0 0 10px 100px #000 inset;
}

select:hover>option:checked {
  background: #f00 !important;
} */
.qrtabs .btn {
    font-size: var(--bs-font-size);
}

.qrtabs .btn:hover {
    background: var(--bs-primary);
    color: var(--color-white);
}

.qrtabs .btn-outline-primary {
    border: 1px solid var(--bs-primary);
}

@media (min-width:768px) and (max-width:1079px) {
    .search-form {
        max-width: 200px;
    }
}

@media (min-width:767px) and (max-width:879px) {
    .search-form {
        max-width: 120px;
    }
}

.dt-button-collection {
    right: 0 !important;
    left: auto !important;
}

.all-list td.dt-body-right.dt-head-right {
    white-space: nowrap;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    /* background-color: var(--bs-primary);
    border-color:var(--bs-primary); */
    background-color: transparent;
    border-color: transparent;
}

input[type="radio"] {
    accent-color: var(--bs-primary);
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    margin-top: 1px;
}

.box-tools-sm button {
    margin-bottom: 3px
}

.section_id_error {
    padding-top: 4px;
}

.popover {
    background: var(--bs-primary);
}

.popover.right>.arrow:after {
    border-right-color: var(--bs-primary);
}

.stlist {
    padding: 0;
    margin: 0;
    list-style: none;
    /*display: flex; gap: 1rem;*/
}

.stlist li {
    display: inline-flex;
}

.paybackbtn {
    color: var(--color-black);
}

button.dt-button.buttons-collection.buttons-colvis.btn.btn-primary.colvis-left {
    background: var(--bs-table-bg) !important;
}

button.dt-button.buttons-collection.buttons-colvis.btn.btn-primary.colvis-left:hover {
    background: var(--bs-primary) !important;
}

.modal.fade .modal-dialog {
    transition: transform .15s ease-out;
    transform: translateY(-100px) scale(0.8)
}

.modal.in .modal-dialog {
    transform: translateY(0) scale(1)
}

.modal.modal-static .modal-dialog {
    transform: scale(1.02)
}

.modal.in .modal-dialog {
    transform: none;
}

/* .ui-sortable-handle .btn-primary,
.table .btn.btn-primary{color: var(--bs-primary) !important; background-color: transparent !important; border-color:transparent} */
.use-app-text {
    padding: 4px 10px;
    border-radius: 0.35rem;
    font-size: 13px;
}

.bs-fees_input {
    width: 90px;
    display: inline-block;
    margin-left: 10px;
}

.groupbtn-gap {
    gap: 0.5rem
}

@media (min-width:991px) {
    .stprintedit-position {
        position: absolute;
        right: 0;
        top: -45px
    }
}

@media (max-width: 515px) {
    .mDMb10 button {
        margin-bottom: 0.5rem;
    }
}

.select-arrow-none {
    background-image: none
}

.bs-text-primary {
    color: var(--bs-primary)
}

input.total_paying,
.product-info input.form-control {
    text-align: right;
    border-radius: 0;
    box-shadow: none;
    border: 0;
    border-bottom: 1px solid var(--bs-border-color);
    max-height: 28px;
    padding: 0;
    background: transparent !important;
}

input.total_paying:focus,
.product-info input.form-control:focus {
    box-shadow: none;
    border-color: var(--bs-primary);
    border-width: 2px;
}

.product-info {
    border-bottom: 1px solid var(--bs-border-color)
}

/*.fees-list-in-box .item{padding: 10px 0}*/
.modal-fullscreen {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
}

.modal-fullscreen .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
}

.help-block {color: var(--bs-body-color)}
.course-wrap {background: var(--bs-card-bg);}
@media (max-width: 515px) {
    .mDMb10 button {margin-bottom: 0.5rem;}
}

.bs-text-primary {color: var(--bs-primary)}
input.total_paying,
.product-info input.form-control {
    text-align: right;
    border-radius: 0;
    box-shadow: none;
    border: 0;
    border-bottom: 1px solid var(--bs-border-color);
    max-height: 28px;
    padding: 0;
    background: transparent;
}

input.total_paying:focus,
.product-info input.form-control:focus {
    box-shadow: none;
    border-color: var(--bs-primary);
    border-width: 2px;
}

.product-info {border-bottom: 1px solid var(--bs-border-color)}
.main-header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1030;
}

.content-wrapper {padding-top: 50px;}

.main-sidebar::-webkit-scrollbar {width: 6px;}
.main-sidebar::-webkit-scrollbar-thumb {background: var(--bs-scroll-bg);border-radius: 2px; }
.main-sidebar::-webkit-scrollbar-track {background: transparent;}
.mCSB_container {top: auto !important;}

@media (min-width: 768px) {
    .main-sidebar {
        position: fixed !important;
        height: 100% !important;
        overflow-y: auto !important;
        overflow-x: hidden !important;
        z-index: 810;
        padding-top: 0px !important;
        top: 50px;
        padding-bottom: 50px;
    }
    .sidebar-mini.sidebar-collapse .main-sidebar {
        z-index: 850;
        transform: none !important;
        -webkit-transform: none !important;
    }
    .sidebar-mini.sidebar-collapse .sidebar-menu>li:hover>.treeview-menu,
    .sidebar-mini.sidebar-collapse .sidebar-menu>li:hover>a>span {
        position: fixed !important;
        left: 65px !important;
        width: 200px !important;
        z-index: 9999;
    }

    .sidebar-mini.sidebar-collapse .sidebar-menu>li:hover>a>span {
        padding: 12px 5px 12px 20px;
        background-color: inherit;
        border-radius: 0 4px 0 0;
        height: 46px;
        z-index: 10000;
    }

    .sidebar-mini.sidebar-collapse .sidebar-menu>li:hover>.treeview-menu {
        border-radius: 0 0 4px 4px;
        padding-top: 5px;
        padding-bottom: 5px;
    }
}

@media (max-width: 767px) {
    .main-sidebar,
    .left-side {
        height: 100vh;
        overflow-x: hidden !important;
        position: fixed;
        overflow-y: auto;
    }
    .search-btn-sm{background: var(--bs-body-bg);}
}

@media (min-width: 768px) {
    .sidebar-mini.sidebar-collapse .sidebar-menu>li:hover>a>span {
        padding: 12px 5px 12px 20px;
        background-color: inherit;
        height: 46px;
        z-index: 10000;
        margin-top: -34px;
        text-align: left;
    }

    .sidebar-mini.sidebar-collapse .fixedmenu li.open .dropdown-menu {margin-left: 65px;}
    .sidebar-mini.sidebar-collapse .side-navbar-width {max-width: calc(98.3vw - 0px);}
    .sidebar-mini.sidebar-collapse .sidebar-menu>li>a{text-align: center;}
    .sidebar-mini.sidebar-collapse .sidebar-menu>li:hover>.treeview-menu {
        position: fixed !important;
        left: 65px !important;
        width: 200px !important;
        background: var(--bs-body-bg);
        margin-top: -3px;
        box-shadow: var(--theme-card-shadow);
    }
}

.mCustomScrollbar-1 {
  margin-right: 12px;
  max-height: calc(100vh - 130px);
  overflow-y: auto;
  padding-right: 1rem;
  scrollbar-gutter: stable;
  scroll-behavior: smooth;

  /* Firefox fallback: hidden by default */
  scrollbar-width: thin;
  scrollbar-color: transparent transparent;
}

/* WebKit scrollbar - hidden initially */
.mCustomScrollbar-1::-webkit-scrollbar {
  width: 16px;               /* scrollbar width */
  height: 16px;
  background: transparent;    /* track invisible */
  opacity: 0;                 /* hidden by default */
  transition: opacity 0.3s;   /* smooth fade-in/out */
}

/* Show scrollbar on hover */
.mCustomScrollbar-1:hover::-webkit-scrollbar {
  opacity: 1;
}

/* Track styling */
.mCustomScrollbar-1::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 8px;
}

/* Thumb styling */
.mCustomScrollbar-1::-webkit-scrollbar-thumb {
  background: var(--bs-scroll-bg);
  border-radius: 8px;
  transition: background 0.2s;
}

/* Thumb hover effect */
.mCustomScrollbar-1::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.5);
}

/* Firefox: show scrollbar on hover */
.mCustomScrollbar-1:hover {
  scrollbar-color: var(--bs-scroll-bg) #f1f1f1;
}

.content-wrapper{min-height: 100vh !important;}
@-moz-document url-prefix() {
    .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > .treeview-menu,
    .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > a > span:not(.pull-right), .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > .treeview-menu {
     margin-left:-10px}
     .main-sidebar {scrollbar-width: thin;scrollbar-color: var(--bs-scroll-bg) transparent;}
}
