:root,
:root.white {

    /* white */
    --text-white: #000000;
    --bg-white: #ffffff;
    --bg-gredi: #ffff;
    --bg-light-white: #ffffff;
    --border-white: #ffffff;
    --bg-fc: #ffff;
    --bg-mc: #ffff;
    --bg-filter: #ffff;


    /* light-white */
    --text-lightwhite: #000;
    --bg-lightwhite: #c7c7c7;
    --border-lightwhite: #c7c7c7;
    --text-colums: #ffffff;

    /* second dark */
    --second-bg-dark: #eef7fd;

    /* black */
    --text-black: #000000;
    --bg-black: #000000;
    --border-black: #000000;
    --myborder-black: #999999;
    --bg-hr: #ebebeb;
    --bg-hr: #b1b2b1;

    /* blue */
    --text-blue-avtive: #3f6ad8;
    --text-blue: #3f6ad8;
    --bg-blue: #3f6ad8;
    --border-blue: #3f6ad8;
    --icon-bg: #3f6ad8;
    --text-viewbtn: #3f6ad8;
    --mbg-blue: #3f6ad8;


    /* light-blue */
    --bg-lightblue: #e0f3ff;
    --text-lightblue: #d4efff;

    /* grey */
    --text-grey: #999999;
    --bg-grey: #999999;
    --border-grey: #999999;

    /* Box shedow */
    --box-grey: #999999;

    /* purpul */
    --bg-purpul: #444054;
    --border-purpul: #444054;
    --text-purpul: #444054;
}


:root.dark {

    /* white */
    --text-white: #ffffff;
    --bg-white: #283046;
    --bg-gredi: #283046;
    --bg-light-white: #2d3853;
    --border-white: #ffffff;
    --bg-fc: #2d3853;
    --bg-mc: #2d3853;
    --text-colums: #fff;
    --bg-filter: #283046;


    /* second dark */
    --second-bg-dark: #161E32;

    /* black */
    --text-black: #ffff;
    --bg-black: #ffffff;
    --border-black: #ffffff;
    --myborder-black: #bfbfbf;
    --bg-hr: #ced4db;

    /* blue */
    --text-blue-avtive: #000;
    --text-blue: #3f6ad8;
    --bg-blue: #3f6ad8;
    --border-blue: #3f6ad8;
    --icon-bg: #ebeff7;
    --text-viewbtn: #ececec;
    --mbg-blue: #3f6ad8;


    /* light-blue */
    --text-lightblue: #3f6ad8;

    /* grey */
    --text-grey: #ffffff;
    --bg-grey: #ffffff;
    --border-grey: #ffffff;

    /* Box shedow */
    --box-grey: #999999;

    /* purpul */
    --border-purpul: #ececec;
    --text-purpul: #ececec;
}

:root.blue {

    /* white */
    --text-white: #000000;
    --bg-white: #b2cafc;
    --bg-gredi: #e7edf8;
    --bg-light-white: #ffffff;
    --border-white: #ffffff;
    --bg-fc: #fff8f8;
    --bg-mc: #fff8f8;
    --text-colums: #fff;
    --bg-filter: #dfe8f9;


    /* second dark */
    --second-bg-dark: #eaedef;

    /* black */
    --text-black: #000;
    --bg-black: #2d3853;
    --border-black: #000000;


    /* blue */
    --text-blue-avtive: #000;
    --text-blue: #161E32;
    --bg-blue: #61739B;
    --border-blue: #61739B;
    --icon-bg: #ececec;
    --text-viewbtn: #ececec;
    --mbg-blue: #61739B;

    /* light-blue */
    --text-lightblue: #081e4e;

    /* grey */
    --text-grey: #000000;
    --bg-grey: #999999;
    --border-grey: #ffffff;

    /* Box shedow */
    --box-grey: #999999;

    /* purpul */
    --border-purpul: #000000;
    --text-purpul: #ffffff;
}

:root.red {

    /* white */
    --text-white: #000000;
    --bg-white: #ffcadf;
    --bg-gredi: #f7e4ed;
    --bg-light-white: #ffffff;
    --border-white: #ffffff;
    --bg-fc: #fff8f8;
    --bg-mc: #fff8f8;
    --text-colums: #000000;
    --bg-filter: #F9E0EA;

    /* second dark */
    --second-bg-dark: #eaedef;

    /* black */
    --text-lightwhite: #767373;
    --text-black: #000000;
    --bg-black: #b1bfd8;
    --border-black: #000000;

    /* blue */
    --text-blue-avtive: #000;
    --text-blue: #ffffff;
    --bg-blue: #985670;
    --border-blue: #ffffff;
    --icon-bg: #fff;
    --text-viewbtn: #ececec;
    --mbg-blue: #985670;


    /* light-blue */
    --text-lightblue: #985670;

    /* grey */
    --text-grey: #000000;
    --bg-grey: #ffffff;
    --border-grey: #ffffff;

    /* Box shedow */
    --box-grey: #999999;

    /* purpul */
    --border-purpul: #000000;
    --text-purpul: #000000;
}

:root.green {

    /* white */
    --text-white: #000000;
    --bg-white: #b5fafa;
    --bg-gredi: #f0ffff;
    --bg-light-white: #ffffff;
    --border-white: #ffffff;
    --bg-fc: #fff8f8;
    --bg-mc: #fff8f8;
    --text-colums: #ffff;
    --bg-filter: #e6fefe;

    /* second dark */
    --second-bg-dark: #eaedef;

    /* black */
    --text-black: #000000;
    --bg-black: #b1bfd8;
    --border-black: #000000;

    /* blue */
    --text-blue-avtive: #000;
    --text-blue: #ffffff;
    --bg-blue: #b4b3b3;
    --border-blue: #b4b3b3;
    --icon-bg: #fff;
    --text-viewbtn: #ececec;
    --mbg-blue: #b4b3b3;

    /* light-blue */
    --text-lightblue: #426767;

    /* grey */
    --text-grey: #000000;
    --bg-grey: #ffffff;
    --border-grey: #ffffff;

    /* Box shedow */
    --box-grey: #999999;

    /* purpul */
    --border-purpul: #000000;
    --text-purpul: #000000;
}

:root.yellow {

    /* white */
    --text-white: #000000;
    --bg-white: #ffbeaf;
    --bg-gredi: #fae0db;
    --bg-light-white: #ffffff;
    --border-white: #ffffff;
    --bg-fc: #fff8f8;
    --bg-mc: #fff8f8;
    --text-colums: #ffff;
    --bg-filter: #f8dbd4;

    /* second dark */
    --second-bg-dark: #eaedef;

    /* black */
    --text-black: #000000;
    --bg-black: #b1bfd8;
    --border-black: #000000;

    /* blue */
    --text-blue-avtive: #000;
    --text-blue: #161E32;
    --bg-blue: #61739B;
    --border-blue: #61739B;
    --icon-bg: #fff;
    --text-viewbtn: #ececec;
    --mbg-blue: #61739B;


    /* light-blue */
    --text-lightblue: #b96f60;

    /* grey */
    --text-grey: #000000;
    --bg-grey: #ffffff;
    --border-grey: #ffffff;

    /* Box shedow */
    --box-grey: #999999;

    /* purpul */
    --border-purpul: #000000;
    --text-purpul: #000000;
}


:root.perpul {

    /* white */
    --text-white: #000000;
    --bg-white: #eccd98;
    --bg-gredi: #fff1da;
    --bg-light-white: #ffffff;
    --border-white: #ffffff;
    --bg-fc: #fff8f8;
    --bg-mc: #fff8f8;
    --text-colums: #ffff;
    --bg-filter: #faecd1;

    /* second dark */
    --second-bg-dark: #eaedef;

    /* black */
    --text-black: #000000;
    --bg-black: #b1bfd8;
    --border-black: #000000;

    /* blue */
    --text-blue-avtive: #000;
    --text-blue: #000000;
    --bg-blue: #61739B;
    --border-blue: #61739B;
    --icon-bg: #000;
    --text-viewbtn: #ececec;
    --mbg-blue: #61739B;


    /* light-blue */
    --text-lightblue: #816a43;

    /* grey */
    --text-grey: #000000;
    --bg-grey: #ffffff;
    --border-grey: #ffffff;

    /* Box shedow */
    --box-grey: #999999;

    /* purpul */
    --border-purpul: #000000;
    --text-purpul: #000000;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    /* font-family: dongle; */
}

/* body {
    font-size: 1.5rem;
} */

.card-body {
    line-height: 25px;
}

.btn {
    font-size: 1rem !important;
    line-height: 1;
}

body .my-btn-primary {
    border-radius: 5px !important;
    border: 1px solid #6c96ff !important;
    color: #fff !important;
    background-image: -webkit-linear-gradient(30deg, #305fd4 50%, transparent 50%) !important;
    background-image: linear-gradient(30deg, #305fd4 50%, transparent 50%) !important;
    background-size: 89rem !important;
    background-repeat: no-repeat !important;
    background-position: 0% !important;
    -webkit-transition: background 300ms ease-in-out !important;
    transition: background 300ms ease-in-out !important;
    font-size: 1rem !important;
    padding: 7px 20px !important;
}

body .my-btn-primary:hover {
    background-position: 100%;
    background-color: transparent;
    color: #305fd4;
}

a {
    color: var(--text-blue);
}

a:hover {
    text-decoration: none;
    color: var(--text-blue);
}

.app-sidebar .app-sidebar__inner {
    padding: 0px 0.8rem 0.8rem !important;
}

.app-container {
    display: none;
}

.app-theme-white .app-header {
    background-color: var(--bg-white);
    background-image: linear-gradient(315deg, var(--bg-white) 0%, var(--bg-gredi) 74%);
    color: var(--text-black);
}

.app-theme-white .app-footer .app-footer__inner {
    background: var(--bg-fc);
    color: var(--text-black);
}

.app-login-box h4 span {
    font-size: 1.5rem;
}

.ui-theme-settings .btn-open-options {
    bottom: 20px;
}

.ui-theme-settings .themeoptions-heading {
    line-height: 36px;
    color: var(--text-black);
    background-color: var(--bg-white);
    background-image: linear-gradient(315deg, var(--bg-white) 0%, var(--bg-gredi) 74%);
}

.ps {
    background-color: var(--second-bg-dark);
}

.list-group-item {
    background-color: var(--bg-mc);
    border-color: var(--box-grey);
}

.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
    color: var(--text-black);
}

/* sidebar line */
.line-heading {
    margin-top: 0rem !important;
}


/* custom color theme */
.app-theme-white .app-sidebar {
    /* background-color: var(--bg-white); */
    background-color: var(--bg-white);
    background-image: linear-gradient(315deg, var(--bg-white) 0%, var(--bg-gredi) 74%);

}

.app-theme-white .app-page-title {
    background-color: var(--bg-white)
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

/* Custom Redio Button */
.container1 {
    display: inline;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;

    font-size: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.container1 input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.checkmark {
    position: absolute;
    top: 5px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: var(--second-bg-dark);
    border-radius: 50%;
}

.container1:hover input~.checkmark {
    background-color: var(--second-bg-dark);
}

.container1 input:checked~.checkmark {
    background-color: var(--bg-blue);
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.container1 input:checked~.checkmark:after {
    display: block;
}

.container1 .checkmark:after {
    top: 6px;
    left: 6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--bg-white);
}

.treeview-section label {
    background-color: transparent !important;
}

.treeview-section .hummingbird-treeview::-webkit-scrollbar {
    display: none !important;
}

.hummingbird-treeview {
    height: auto;
    height: 230px !important;
    overflow-y: scroll !important;
}

.hummingbird-treeview label {
    background-color: transparent !important;
    color: var(--text-black) !important;
}

/* Custom Check box */
.container2 {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    line-height: 25px;
    color: var(--text-black);
    user-select: none;
}

.container2 input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkmark2 {
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: var(--second-bg-dark);
    border: 1px solid #ced4da;
}

.container2:hover input~.checkmark2 {
    background-color: var(--second-bg-dark);
}

.container2 input:checked~.checkmark2 {
    background-color: var(--bg-blue);
}

.checkmark2:after {
    content: "";
    position: absolute;
    display: none;
}

.container2 input:checked~.checkmark2:after {
    display: block;
}

.container2 .checkmark2:after {
    left: 8px;
    top: 4px;
    width: 5px;
    height: 10px;
    border: solid var(--border-white);
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.no-limit {
    padding-top: 38px;
}

.modal-dialog {
    box-shadow: none;
}

.modal-title {
    font-size: 1.5rem;
    padding-top: 5px;
    line-height: 20px;
}

/* Toogle Switch */
.onoffswitch {
    position: relative;
    width: 69px;
    --webkit-user-select: none;
    --moz-user-select: none;
    --ms-user-select: none;
}

.onoffswitch-checkbox {
    display: none;
}

.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #999999;
    border-radius: 20px;
}

.onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}

.onoffswitch-inner:before,
.onoffswitch-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 23px;
    padding: 0;
    line-height: 24px;
    font-size: 14px;
    color: var(--text-white);
    font-weight: bold;
    box-sizing: border-box;
}

.onoffswitch-inner:before {
    content: "Show";
    padding-left: 3px;
    background-color: rgb(8, 167, 8);
    color: var(--text-white);
}

.onoffswitch-inner:after {
    content: "Hide";
    padding-right: 10px;
    background-color: #a9a8a8;
    color: var(--text-white);
    text-align: right;
}

.onoffswitch-switch {
    display: block;
    width: 23px;
    height: 23px;
    margin: 2px;
    background: var(--bg-white);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 44px;
    border: 2px solid var(--border-grey);
    border-radius: 20px;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}

.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch {
    right: 0px;
}

/* manage Outomation chart */
.manage-automation-wrapper .tree ul {
    padding-top: 20px;
    position: relative;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.manage-automation-wrapper .tree li {
    float: left;
    text-align: center;
    list-style-type: none;
    position: relative;
    padding: 20px 5px 0 5px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.manage-automation-wrapper .tree li::before,
.tree li::after {
    content: '';
    position: absolute;
    top: 19px;
    right: 50%;
    border-top: 1px solid var(--border-black);
    width: 50%;
    height: 20px;
}

.manage-automation-wrapper .tree li::after {
    right: auto;
    left: 50%;
    border-left: 1px solid var(--border-black);
}

.manage-automation-wrapper .tree li:only-child::after,
.tree li:only-child::before {
    display: none;
}

.manage-automation-wrapper .tree li:only-child {
    padding-top: 0;
}

.manage-automation-wrapper .tree li:first-child::before,
.tree li:last-child::after {
    border: 0 none;
}

.manage-automation-wrapper .tree li:last-child::before {
    border-right: 1px solid var(--border-black);
    border-radius: 0 5px 0 0;
    -webkit-border-radius: 0 5px 0 0;
    -moz-border-radius: 0 5px 0 0;
}

.manage-automation-wrapper .tree li:first-child::after {
    border-radius: 5px 0 0 0;
    -webkit-border-radius: 5px 0 0 0;
    -moz-border-radius: 5px 0 0 0;
}

.manage-automation-wrapper .tree ul ul::before {
    content: '';
    position: absolute;
    top: 39px;
    left: 50%;
    border-left: 1px solid var(--border-black);
    width: 0;
    height: 20px;
}

.main-one-line::before {
    top: 20px !important;
}

.manage-automation-wrapper .tree li a {
    padding: 5px 10px;
    text-decoration: none;
    color: #666;
    font-size: 11px;
    display: inline-block;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.manage-automation-wrapper .tree li a:hover+ul li::after,
.tree li a:hover+ul li::before,
.tree li a:hover+ul::before,
.tree li a:hover+ul ul::before {
    border-color: #ffffff;
}

.manage-automation-wrapper {
    margin: 0 auto;
    width: 1100px;
    height: 500px !important;
    /* overflow: scroll; */
}

.main-lead {
    width: 249px;
    height: 90px;
    border-radius: 0px !important;
    background-color: #014365;
    border: 0;
    padding: 5px;
}

.main-lead .row .col-3 .fa {
    margin-top: 29px;
    font-size: 23px;
    color: var(--text-white);
}

.main-lead .row {
    margin-right: -5px;
}

.main-lead .row .col-9 {
    background-color: var(--bg-white);
    width: 80px;
    height: 80px;
    padding-right: 7px;
    padding-left: 7px;
}

.main-lead .row .col-9 h6 {
    /* font-size: 15px; */
    font-weight: bold;
    color: var(--text-black);
    text-align: left;
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
}

.main-lead .row .col-9 p {
    margin: 0;
    text-align: left;
}

.main-lead .setting-icons {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 12px;
}

.main-lead .setting-icons:hover {
    color: var(--text-black);
}

.main-lead .setting-list-btn {
    width: 25px;
    height: auto;
    margin: 0px 0px 0px 117px;
    border-radius: 0px 0px 12px 12px;
    color: var(--text-white);
    background-color: #014365;
    padding: 4px;
    border: none;
}

.wait-box {
    background-color: #ff9a00;
    height: 64px;
    position: relative;
    top: 19px;
}

.wait-box .row .col-3 .fa-user {
    margin-top: 15px;
}

.wait-box .row .col-9 {
    height: 54px;
}

.wait-box .setting-list-btn {
    background-color: #ff9a00;
}

.wait-box .row .col-3 .fa {
    margin-top: 16px;
}





.main-li li::after {
    top: 37px;
}

.main-li li::before {
    top: 37px !important;
}

.main-li li a {
    top: 37px;
}

.setting-icon-list::before {
    border-left: none !important;
}

.setting-icon-list {
    padding-top: 3px !important;
    position: absolute !important;
    background-color: white;
    top: 22px;
    right: 5px;
    width: 98px;
    border: 1px solid #c1c1c1 !important;
    text-align: center !important;
    padding: 2px;
    border-radius: 3px;
    display: none;
}

.setting-icon-list div {
    height: 26px;
    color: var(--text-white);
    font-size: 12px;
    margin: 5px 0px;
    color: var(--text-black);
    margin: 0;
    padding: 5px 5px;
}

.setting-icon-list div:hover {
    color: #5f87eb;
    transition: color 0.5s;
}

.setting-list .dropdown-toggle::after {
    display: block;
    border: none;
}

.dropdown-toggle::after {
    top: 0;
}

.card-header {
    background-color: var(--bg-mc) !important;
}

.card-header,
.card-title {
    color: var(--text-blue);
    font-size: 1.5rem;
}

.card-radius {
    border-radius: 2px 30px;
}

.card-header {
    background-color: var(--bg-mc) !important;
}

.vertical-timeline-element-icon .badge-dot-xl {
    box-shadow: 0 0 0 5px var(--bg-white);
}

.dataTables_wrapper .dataTables_length select {
    border: 1px solid var(--border-black);
    color: var(--text-black);
    background-color: var(--bg-mc);
}

.dropdown-menu {
    background-color: var(--bg-white);
    color: var(--text-black);
    margin: 0;
    padding: 0;
}

.dropdown-menu .dropdown-item {
    color: var(--text-black);
    font-size: 1.5rem;
}

.dropdown-menu .dropdown-item:hover {
    background-color: var(--text-lightblue) !important;
    color: var(--text-white);
    border-radius: 0.25rem !important;
    border-left: 3px solid var(--bg-blue)
}

.dropdown-item:hover,
.dropdown-item:focus {
    background-color: var(--bg-blue);
    color: var(--text-white);
    width: auto !important;
}

.main-card .btn-outline-focus {
    color: var(--text-purpul);
    border-color: var(--border-purpul);
}

.main-card .btn-outline-focus:hover {
    color: var(--text-white);
    background-color: var(--text-lightblue);
}

.modal-content {
    /* background-color: var(--bg-white); */
    color: var(--text-black);
}

.modal-header,
.modal-footer {
    background-color: var(--bg-white);
    background-image: linear-gradient(315deg, var(--bg-white) 0%, var(--bg-gredi) 74%);
}

button.close {
    color: var(--text-black);
    font-size: 3rem;
    line-height: 20px;
}

button.close:hover {
    color: var(--text-black);
}

.form-control {
    background: var(--bg-white);
    background-image: linear-gradient(315deg, var(--bg-white) 0%, var(--bg-gredi) 74%);
    color: var(--text-grey);
    /* font-size: 1.5rem; */
    padding: 0.15rem 0.75rem;
    font-size: 18px;
}

.form-control::placeholder {
    color: var(--text-grey);
}

.form-control:focus {
    background-color: var(--bg-white);
    color: var(--text-grey);
}

select optgroup {
    background: var(--bg-white);
}

select option {
    background: var(--bg-white);
    color: var(--text-black);
}

select::-webkit-scrollbar {
    width: 5px;
}

select::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

select::-webkit-scrollbar-thumb {
    background: var(--bg-blue);
    border-radius: 10px;
}

/* input[type=datetime-local]::-webkit-calendar-picker-indicator {
    filter: invert(1);
} */
div.dt-button-collection {
    background-color: var(--bg-white);
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: var(--second-bg-dark);
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
    background-color: var(--text-white);
}

.text-muted {
    color: #bdbebf !important;
}

.modal-header .close {
    margin: -1rem -1rem -1rem auto !important;
}

.rowSpaceReduce .col-sm-12 label {
    margin: 5px !important;
}



/* switcher switch */
.switcher .checkbox {
    background: #1e1e1e;
    -webkit-border-radius: 0.25rem;
    border-radius: 0.25rem;
    padding: 10px 15px;
    color: #626262;
    font-weight: bold;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 35px;
    width: 95px;
    font-size: 16px;
    position: relative;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    overflow: hidden;
    -webkit-background-clip: content-box;
    background-clip: content-box;
    /* margin-bottom: 20px; */
}

.switcher .checkbox input {
    opacity: 0;
    pointer-events: none;
}

.switcher .checkbox label {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
    z-index: 3;
    margin-bottom: 0rem;
}

.switcher .checkbox .on {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #3ac47d;
    text-align: right;
    color: var(--text-white);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-border-radius: 0.25rem;
    border-radius: 0.25rem;
    z-index: 2;
}

.switcher .checkbox .on span {
    position: absolute;
    left: 18px;
    top: 50%;
    -webkit-transform: translateX(0) translateY(-50%);
    -ms-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%);
    -webkit-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    -webkit-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.switcher .checkbox .off {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--box-grey);
    text-align: right;
    color: var(--text-white);
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-border-radius: 0.25rem;
    border-radius: 0.25rem;
    z-index: 1;
    -webkit-background-clip: content-box;
    background-clip: content-box;
}

.switcher .checkbox .off span {
    position: absolute;
    right: 25px;
    top: 50%;
    -webkit-transform: translateX(0) translateY(-50%);
    -ms-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%);
    -webkit-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    -webkit-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* centering */
.on-off-switch {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 9vh;
}

/* Manu section */

.header-manu .active a {
    background-color: var(--text-lightblue) !important;
    color: var(--icon-bg) !important;
    border: none;
}

.active>a,
.sub-active>a {
    background-color: var(--text-lightblue) !important;
    color: var(--text-blue-avtive) !important;
    font-weight: bold;
    border-radius: 0.25rem !important;
    border-left: 3px solid var(--text-blue-avtive);
}

.active a:hover {
    border-radius: 0.25rem !important;
}

.active i {
    opacity: 1 !important;
    background-color: transparent !important;
}

/* .active {
    border-radius: 0.25rem !important;
    border-left: 3px solid var(--bg-blue);
}
.active:hover a {
    border: 0px solid var(--bg-blue) !important;
}
.active a {
    background-color: var(--text-lightblue);
    color: var(--text-blue-avtive) !important;
    border-radius: 0.25rem !important;
}
.active a:hover {
    border-radius: 0.25rem !important;
}
.active i {
    opacity: 1 !important;
    background-image: linear-gradient(120deg, #004cff 0%, #ff0008 100%) !important;
}
.sub-manu li a {
    background-color: var(--bg-white);
    color: #6c757d !important;
    font-weight: normal;
} */

.side-act a {
    background-color: transparent !important;
    box-shadow: none !important;
    border-left: none !important;
}

.side-act i {
    background-color: var(--text-lightblue) !important;
}

.sub-active a {
    font-weight: bold !important;
    color: var(--text-blue-avtive) !important;
}

.vertical-nav-menu ul {
    background-color: var(--bg-white);
}

/* .sidebar-shadow:hover {
    width: 280px !important;
} */
.sidebar-shadow:hover .active {
    background-color: var(--text-lightblue);
}

.app-sidebar__inner {
    width: auto;
    height: 90vh;
    overflow-y: auto;
}

.app-sidebar__inner::-webkit-scrollbar {
    display: none !important;
}

.app-header__logo {
    width: 278px;
}

.header-btn-lg {
    padding: 0 0 0 0.5rem;
    margin-left: 0.5rem;
}

.vertical-nav-menu i.metismenu-state-icon,
.vertical-nav-menu i.metismenu-icon {
    opacity: 1;
}

/* header manu */
.header-manu .nav-pills {
    margin: 0;
}

.header-manu .nav-link:hover {
    background-color: var(--bg-blue);
    color: var(--text-white) !important;
}

/* Main Body Section */
.app-main__inner {
    background-color: var(--second-bg-dark);
}

.app-main__inner .card-header {
    background-color: var(--bg-mc);
}

.app-main__outer {
    width: 100%;
}

.card-footer {
    background-color: var(--bg-white) !important;
    background-image: linear-gradient(315deg, var(--bg-white) 0%, var(--bg-gredi) 74%);
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    color: var(--text-white);
}

/* Manage */
.time-tool {
    display: none;
}

/* Roles section */
.roles-defind .card {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.roles-defind .switchery .switchery {
    box-shadow: #3f6ad8 0px 0px 0px 11px inset !important;
    border-color: var(--border-blue) !important;
    background-color: var(--bg-blue) !important;
}

/* Datatable Button */
.visibility-dropdown-datatable .buttons-colvis {
    background-color: var(--text-lightblue) !important;
    border: 1px solid var(--border-blue);
    border-radius: .25rem;
    color: var(--text-blue-avtive) !important;
    font-size: 14px !important;
}

.visibility-dropdown-datatable .dt-down-arrow {
    color: var(--text-blue-avtive) !important;
}

.visibility-dropdown-datatable .buttons-colvis:hover {
    background-color: var(--bg-blue) !important;
    border: 1px solid var(--border-blue) !important;
    color: var(--text-white) !important;
    transition: all 0.5s;
}

.visibility-dropdown-datatable .buttons-colvis:hover .dt-down-arrow {
    color: var(--ett) !important;
    transition: all 0.5s;
}

.visibility-dropdown-datatable .buttons-columnVisibility {
    background-color: var(--bg-white);
    border: 0 !important;
}

.visibility-dropdown-datatable .buttons-columnVisibility:hover {
    background-color: var(--bg-blue) !important;
    color: var(--text-white);
}

div.dt-button-collection button.dt-button:active:not(.disabled),
div.dt-button-collection button.dt-button.active:not(.disabled),
div.dt-button-collection div.dt-button:active:not(.disabled),
div.dt-button-collection div.dt-button.active:not(.disabled),
div.dt-button-collection a.dt-button:active:not(.disabled),
div.dt-button-collection a.dt-button.active:not(.disabled) {
    background: linear-gradient(to bottom, var(--bg-blue) 0%, var(--bg-blue) 100%);
    color: var(--text-white);
}

div.dataTables_wrapper div.dataTables_filter input {
    /* color: var(--text-black);
    padding: 0px 5px;
    border-radius: 10px;
    width: 190px; */
    border: 1px solid #aaa;
    border-radius: 3px;
    padding: 5px;
    background-color: transparent;
    margin-left: 3px !;
}

table.dataTable td,
table.dataTable th {
    font-weight: normal;
}

table.dataTable {
    color: var(--text-black);
}

.visibility-dropdown-datatable .dataTables_wrapper .dataTables_paginate .paginate_button {
    color: var(--text-blue) !important;
    border: 1px solid var(--border-blue);
    background: linear-gradient(to bottom, var(--text-lightblue) 0%, var(--text-lightblue) 100%);
}

.visibility-dropdown-datatable .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: var(--text-white) !important;
    background: linear-gradient(to bottom, var(--bg-blue) 0%, var(--bg-blue) 100%);
}

.visibility-dropdown-datatable .dataTables_wrapper .dataTables_paginate .paginate_button.current {
    color: var(--text-white) !important;
    border: 1px solid var(--bg-white);
    background: linear-gradient(to bottom, var(--bg-blue) 0%, var(--bg-white) 100%);
}

.visibility-dropdown-datatable .dataTables_wrapper .dataTables_paginate .paginate_button.next,
.dataTables_wrapper .dataTables_paginate .paginate_button.previous {
    background: linear-gradient(to bottom, transparent 0%, transparent 100%);
    border: none;
    color: #333 !important;
}

.visibility-dropdown-datatable .dataTables_wrapper .dataTables_paginate .paginate_button.next:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.previous:hover {
    background: linear-gradient(to bottom, transparent 0%, transparent 100%);
    color: var(--text-blue) !important;
    text-decoration: underline !important;
}

.visibility-dropdown-datatable .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    color: var(--text-black) !important;
    border: none;
    background: linear-gradient(to bottom, transparent 0%, transparent 100%);
    text-decoration: none !important;
}

table.dataTable tbody tr {
    color: var(--text-black);
}

/* .table-hover tbody tr:hover {
    background-color: var(--bg-lightblue);
} */
.table-hover tbody tr:hover {
    background-color: inherit !important;
}

.vertical-nav-menu li a {
    color: var(--text-black);
}

.vertical-nav-menu li a:hover {
    background: var(--text-lightblue);
    color: var(--text-blue-avtive);
    border-radius: 0.25rem !important;
    border-left: 3px solid var(--bg-blue);
}

.vertical-nav-menu li a:hover i {
    background-image: linear-gradient(120deg, #004cff 0%, #ff0008 100%) !important;
}

.list-wrapper {
    padding: 15px;
    overflow: hidden;
}

.list-item {
    border: 1px solid #EEE;
    background: var(--bg-white);
    margin-bottom: 10px;
    padding: 10px;
    box-shadow: 0px 0px 10px 0px #EEE;
}

/* Courses */
.create-admission .card-header {
    padding-left: 40px;
    padding-right: 36px;
    background-color: var(--bg-white);
}

.create-admission .custom-file-label::after {
    padding: 0.375rem 1.21rem !important;
}

.toggle-div {
    border: 1px solid var(--border-grey);
    background-color: #afddaf;
    position: relative;
    border-radius: 6px;
}

.onoffswitch {
    position: absolute;
    top: 3px;
    right: 7px;
}

/* Setting Section */
.logo-maps-div {
    width: 100%;
    height: 300px;
}

.logo-maps-div img {
    width: 100%;
    height: 100%;
}

/* hedding css */
.app-header-right {
    margin-left: auto;
    display: flex;
}

.app-header-left {
    display: flex;
}

.app-page-title .page-title-heading {
    font-size: 3rem;
}

.app-page-body {
    background-color: #ffffff;
    width: 100%;
    border-radius: 2px 30px !important;
    height: auto;
}

@media screen and (max-width: 991px) {
    .app-page-body {
        margin-bottom: 5rem;
    }
}

.app-theme-white .app-footer .app-footer__inner {
    background-color: var(--bg-white);
    background-image: linear-gradient(315deg, var(--bg-white) 0%, var(--bg-gredi) 74%);
    color: var(--text-black);
}

.dropleft .dropdown-toggle::before {
    display: none;
}


.vertical-timeline-element {
    cursor: pointer;
}

.vertical-timeline-element:hover {
    background-color: var(--bg-lightblue);
    transition: background 1s;
    border-radius: 10px;
}

.badge-dot-xl::before {
    background-color: var(--bg-white);
}

.vertical-timeline-element-content p {
    color: var(--text-black);
    margin: 0;
    margin-top: -1px;
    font-size: 1rem;
}

.ui-theme-settings.settings-open {
    right: -540px;
}

.settings-open-0 {
    right: 0px !important;
}

.input-group>.custom-file {
    overflow: hidden !important;
}

/* Subject Set */
.select2-div {
    max-width: 100%;
}

.select2-div .select2 {
    width: 100% !important;
    order: 1 !important;
}

body .select2-results__option--selectable {
    font-size: 1em !important;
}

.select2-div .select2-selection {
    height: 38px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 38px !important;
}

.syllabus-Modal-dreg {
    color: var(--text-black);
    background-color: var(--bg-white);
    background-image: linear-gradient(315deg, var(--bg-white) 0%, var(--bg-gredi) 74%);
    border-radius: 10px;
    box-shadow: 0 0.46875rem 2.1875rem rgb(4 9 20 / 3%),
        0 0.9375rem 1.40625rem rgb(4 9 20 / 3%),
        0 0.25rem 0.53125rem rgb(4 9 20 / 5%),
        0 0.125rem 0.1875rem rgb(4 9 20 / 3%);
}

.syllabus-Modal-dreg:active {
    /* background-color: (--bg-blue); */
    background-color: var(--second-bg-dark);
    color: var(--text-black);

}


.syllabus-Modal-dreg i {
    font-size: 20px;
    margin-top: 2px;
}

.syllabus-Modal-btn {
    line-height: 36px;
}

.syllabusTitle {
    text-transform: none;
    color: #444054;
}

.sortable {
    width: 100%;
    height: 400px;
    overflow-y: auto;
}

.sortable::-webkit-scrollbar {
    display: none;
}

.select2-container--default .select2-selection--multiple {
    background-color: var(--bg-white);
    background-image: linear-gradient(315deg, var(--bg-white) 0%, var(--bg-gredi) 74%);
}

.swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen)>.swal2-modal {
    background-color: var(--bg-white);
    background-image: linear-gradient(315deg, var(--bg-white) 0%, var(--bg-gredi) 74%);
}

.swal2-popup .swal2-title {
    color: var(--text-black);
}

.switchery-container .card {
    background-color: var(--bg-white);
    background-image: linear-gradient(315deg, var(--bg-white) 0%, var(--bg-gredi) 74%);
}

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child) {
    color: var(--text-blue-avtive);
}

.input-group>.input-group-append>.input-group-text {
    color: #3f6ad8;
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #3f6ad8;
    color: var(--text-white);
}

.card {
    background-color: var(--bg-white) !important;
    background-image: linear-gradient(315deg, var(--bg-white) 0%, var(--bg-gredi) 74%);
}

.card-header-title {
    color: var(--text-purpul) !important;
    font-size: 16px !important;
}

.card-header.card-header-tab .card-header-title {
    font-size: 1.4rem !important;
    line-height: 5px;
    /* padding-top: 10px; */
    font-weight: 500 !important;
    color: var(--text-white) !important;
}

.file-folder-section {
    height: 332px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.file-folder-section a {
    color: var(--text-dark);
}

.file-folder-section a:hover {
    /* background-color: var(--bg-white); */
    /* background-image: linear-gradient( 315deg , var(--bg-white) 0%, var(--bg-gredi) 74%); */
    color: var(--text-black);
    transition: all 0.5s;
}


.emojiPickerIconWrap {
    width: 100% !important;
}

.emojiPickerIcon {
    border-radius: 0 0.25rem 0.25rem 0;
}

.upload-file {
    display: block;
}

.select-file {
    display: none;
}

/* exam  */
.ans-radio,
.ans-checkbox,
.ans-table,
.add-more-btn {
    display: none;
}

/* Leads */
.custom-rounded-contact-code {
    border-radius: 0.25rem 0 0 0.25rem !important;
}

.select-selection {
    height: 40px;
    margin: 28px 8px 0px 8px;
}

.other-qualification,
.other-qualification2 {
    display: none;
}

.send-mail-icon {
    padding-left: 5px;
    font-size: 13px !important;
}

.timeline-modal .vertical-timeline-element-content .vertical-timeline-element-date {
    text-align: left;
}

.raise-query .vertical-timeline-element-content {
    margin-left: 116px;
    font-size: 1.5rem;
}

.raise-query .vertical-timeline::before {
    left: 97px;
}

.raise-query .vertical-timeline-element-icon {
    /* top: 10px; */
    left: 90px;
}

.raise-query .vertical-timeline-element-content .vertical-timeline-element-date {
    top: -4px;
    left: -112px;
}

.timeline-modal .vertical-timeline-element-icon {
    top: 17px;
    left: 88px;
}

.vertical-timeline-element-content .vertical-timeline-element-date {
    left: -102px;
    top: 6px;
    font-size: 0.9rem;
    line-height: 16px;
}

.timeline-modal .vertical-timeline::before {
    left: 106px;
}

.timeline-modal .text-timeline {
    padding: 8px 0 8px 17px;
    margin: 0;
}

.timeline-modal .lable-right {
    margin-top: 8px;
    margin-bottom: 8px;
    float: right;
}

.timeline-modal .vertical-timeline-element {
    margin: 5px 10px;
    padding: 0 10px;
}

/* .timeline-modal .vertical-timeline-element:hover {
    border-radius: 0px;
    margin : 5px 10px !important;
    padding: 0 10px !important;
} */
.timeline-modal .vertical-timeline {
    padding: 0;
}

.bg-lightblue {
    background-color: var(--bg-white);
}

.bg-lightgrey {
    background-color: var(--second-bg-dark);
    /* background-color: #eff2f4; */
}

.bg-transparent {
    background-color: transparent !important;
}

.bg-card-header {
    background-color: var(--text-lightblue) !important;
    border-radius: 2px 30px 0px 0px !important;
}

.btn-group>.btn:not(:first-child),
.btn-group>.btn-group:not(:first-child)>.btn {
    color: var(--text-black);
}

.btn-group>.btn,
.btn-group-vertical>.btn {
    color: var(--text-black);
}

.note-editor.note-airframe,
.note-editor.note-frame {
    border: 1px solid #d2d2d2;
    border-radius: 5px;
}

.note-editor .note-toolbar,
.note-popover .popover-content {
    background-color: var(--bg-white);
    background-image: linear-gradient(315deg, var(--bg-white) 0%, var(--bg-gredi) 74%);
}

.accordion-wrapper {
    border: solid 1px var(--text-lightblue);
}

.accordion-wrapper .text-dark {
    color: var(--text-black) !important;
}

.accordion-wrapper>.card .collapse.show {
    background-color: var(--bg-light-white);
    border-radius: 10px;
}

/* .accordion-wrapper .card .card-header {
    border-bottom: 1px solid var(--text-lightblue);
} */
.color-blue:hover {
    color: var(--text-blue);
}

.btn-hover-transparent:hover {
    background-color: var(--bg-white);
}

.widget-content .widget-content-left .widget-heading {
    opacity: 1;
    color: var(--bg-blue);
    line-height: 20px;
    font-size: 1.5rem;
    letter-spacing: 1px;
    font-weight: 400;
}

.widget-content .widget-content-left .widget-subheading {
    line-height: 20px;
}

.widget-content .widget-content-wrapper {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.note-editor.note-frame .note-editing-area .note-editable {
    height: 170px;
    overflow-y: scroll;
}

.file-icon i {
    font-size: 25px;
}

.file-folder-section .col-3 {
    max-width: 23%;
}

.file-folder-section::-webkit-scrollbar {
    width: 12px;
}

.file-folder-section::-webkit-scrollbar-track {
    background: #eee;
    border-radius: 20px;
}

.file-folder-section::-webkit-scrollbar-thumb {
    background-color: var(--text-blue);
    border-radius: 20px;
    border: 3px solid #eee;
}

/* Works on Firefox */
.file-folder-section {
    scrollbar-width: thin;
    scrollbar-color: var(--text-blue) #eee;
}

.file-folder-section::-webkit-scrollbar {
    width: 12px;
}

.file-folder-section::-webkit-scrollbar-track {
    background: #eee;
}

.file-folder-section::-webkit-scrollbar-thumb {
    background-color: var(--text-blue);
}


.file-dreaganddrop .sd-box {
    border: 3px dashed #82befe;
    background-color: var(--bg-white);
    height: 220px;
}

.file-dreaganddrop .sd-label-wrapper {
    font-size: 40px;
    font-weight: bold;
    margin-top: 85px;
    color: var(--text-blue);
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
    background-color: var(--icon-bg) !important;
}


/* Front End senction  */
.banner-img-table img {
    width: 200px;
    height: auto;
}

.showBanner {
    width: 200px;
    height: auto;
}

.showBanner img {
    width: 100%;
    height: auto;
}

.w-300px {
    width: 300px !important;
}

.w-130px {
    width: 130px !important;
}

.w-18 {
    width: 18% !important;
}

.w-0 {
    width: 0 !important;
}

/* .line-height-22px {
    line-height: 22px;
} */
.btn.btn-wide {
    font-size: 18px !important;
    line-height: 0.5;
}

.btn.btn-wide .opactiy-7 {
    font-size: 15px;
}

/* Admission */
.main-card {
    background-color: var(--bg-mc);
    overflow: hidden;
}

.main-card:hover {
    box-shadow: 0 0rem 0.5rem var(--bg-blue);
    transition: all 0.5s;
    border-left: 3px solid var(--bg-blue);
}

.main-card .card-header2 {
    height: 11rem;
    background-color: transparent !important;
}

.main-card .nav {
    flex-wrap: unset;
    height: auto;
}

.main-card .nav-tabs {
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.slick-slider .slider-content p {
    font-size: 1.5rem;
}

.main-card .nav-item {
    display: inline-block;
    text-align: center;
    padding: 14px;
    border: 0;
    text-decoration: none;
    height: auto !important;
}

.main-icon {
    border: 3px solid var(--border-lightwhite);
    height: 50px;
    width: 50px;
    margin: 0px auto;
    padding: 8px;
    border-radius: 100%;
    color: var(--text-lightwhite);
    display: flex;
    justify-content: center;
    align-items: center;
}

.main-card .nav-tabs::-webkit-scrollbar {
    display: none;
}

.main-icon i {
    font-size: 18px;
}

.main-icon-title {
    text-align: center;
    margin: 0;
    color: var(--text-lightwhite);
    font-weight: 500;
    font-size: 0.7em;
    word-break: break-all;
}

.admission-main .nav .nav-link {
    height: 110px;
    width: 200px;
}

.admission-main .nav .nav-link:hover .main-icon {
    color: var(--text-blue);
    background-color: var(--text-lightblue);
    border: 3px solid var(--border-white);
    box-shadow: rgba(122, 89, 89, 0.35) 0px 5px 15px;
    transition: background 0.5s, color 0.5s;
}

.admission-main .nav-link:hover .main-icon-title {
    color: #000;
    transition: color 0.5s;
}

.admission-main .nav-link.active .main-icon {
    color: var(--text-blue);
    background-color: var(--bg-white);
    border: 3px solid var(--border-white);
    box-shadow: rgba(122, 89, 89, 0.35) 0px 5px 15px;
    transition: background 0.5s, color 0.5s;
}

.admission-main .nav-link.active .main-icon-title {
    color: var(--text-black) !important;
    transition: color 0.5s !important;
}

.form-control.error {
    color: var(--text-black);
}

.nav-tabs .nav-link:hover {
    border: 0;
}

.nav-tabs .nav-link.active {
    border: none;
}

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

.phoneNo .form-control {
    padding: 0;
}

.tenth-details table {
    border-collapse: collapse;
    width: 100%;
}

.tenth-details td,
.tenth-details th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
    vertical-align: baseline;
}

.file-span {
    color: grey;
    font-size: 10px;
}

.main-card .card-header>.nav .nav-link::before {
    height: 0;
}

.nav-tabs .nav-link {
    border: 0;
}

.show-sig-img {
    height: 100px;
    overflow-x: hidden;
}

.custom-file-label {
    background-color: var(--bg-white);
    background-image: linear-gradient(315deg, var(--bg-white) 0%, var(--bg-gredi) 74%);
    color: var(--text-black);
    line-height: 2rem;
}

.tenth-details .custom-file-label::after {
    padding: .375rem 0.88rem;
    content: "Upload";
}

.custom-file-label::after {
    color: var(--text-black);
    background-color: var(--second-bg-dark);
    line-height: 1.2;

}

table.dataTable.stripe tbody tr.odd,
table.dataTable.display tbody tr.odd {
    background-color: var(--bg-mc);
}

table.dataTable.display tbody tr.odd>.sorting_1,
table.dataTable.order-column.stripe tbody tr.odd>.sorting_1 {
    background-color: var(--bg-mc);
}

table.dataTable.no-footer {
    border-bottom: 1px solid var(--border-black);
}

table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc_disabled:before {
    display: none;
}

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 {
    display: none;
}

.form-group {
    color: var(--text-black);
}

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

.left-arrow {
    font-size: 25px;
    color: var(--text-lightwhite);
    cursor: pointer;
    position: absolute;
    left: 10px;
    top: 70px;
}

.right-arrow {
    font-size: 25px;
    color: var(--text-lightwhite);
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 70px;
}

.left-arrow:hover {
    color: var(--text-blue);
    left: 8px;
    transition: color 0.5s, left 0.5s;
}

.right-arrow:hover {
    color: var(--text-blue);
    transition: color 0.5s, right 0.5s;
    right: 8px;
}

/* form fieldset legend */
.fieldset-legend .fieldset {
    border: 1px solid var(--box-grey);
    border-radius: 5px;
    box-shadow: 0 0 8px var(--box-grey);
    padding: 6px;
    width: auto;
    margin-bottom: 20px;
}

.fieldset-legend .legend {
    text-align: left;
    margin-top: -15px;
    width: auto;
    background-color: var(--bg-white);
    padding: 0px 5px;
}

/* Footer section */
.app-wrapper-footer .app-footer {
    border: none;
}

.app-wrapper-footer .app-footer__inner {
    padding: 20px 0px;
    display: block;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.app-wrapper-footer .app-footer .app-footer__inner {
    border: none;
}

.width-span span {
    width: 100% !important;
}

#editor {
    height: 62vh !important;
}

.login-radio .checkmark {
    height: 22px;
    width: 22px;
    border: 1px solid #ced4da;
}

.loader-login {
    display: flex;
}

.loader-login img {
    width: 200px;
}

.loader {
    position: fixed;
    z-index: 9999;
    height: 100%;
    background: #000;
    opacity: 0.5;
    width: 100%;
    top: 0;
    margin: 0px;
    padding: 0px;
    left: 0;
    bottom: 0;
}

.loader .fa-spinner {
    z-index: 9999;
    font-size: 3em;
    color: #fff;
    position: absolute;
    top: 50%;
    display: block;
    left: 50%;
}

.my-main-discu .note-editing-area {
    height: 200px;
}

.my-main-discu .note-editor .note-toolbar,
.note-popover .popover-content {
    border-radius: 5px 5px 0px 0px;
}

.my-main-discu .dropdown-toggle::after {
    display: none;
}

.my-main-discu .note-btn-group .note-btn .note-current-fontname {
    font-size: 1rem;
}

.dropzone .dz-message {
    margin: 3em 0;
}

.error {
    color: #f00;
}

#educational_details input {
    font-size: 1.3rem !important;
}

#educational_details input[type='text'],
#educational_details input[type='number'] {
    font-size: inherit !important;
}

#upload_documents input {
    font-size: initial !important;
}

#upload_documents input[type='text'],
#upload_documents input[type='number'] {
    font-size: inherit !important;
}

#declaration input {
    font-size: initial !important;
}

#declaration input[type='text'],
#declaration input[type='number'] {
    font-size: inherit !important;
}




/* Media Query */
@media screen and (max-width: 1206px) {

    .lead-stage,
    .track-follow-ups,
    .send-course-details {
        min-height: 52px;
    }
}

@media screen and (max-width: 1068px) {

    .lead-stage,
    .track-follow-ups,
    .send-course-details {
        min-height: 52px;
        font-size: 12px;
    }

    .timeline,
    .tickets,
    .document {
        min-height: 52px;
        font-size: 12px;
    }

    .dropzone .dz-message {
        margin: 2.1em 0;
    }
}

@media screen and (max-width: 1045px) {

    .lead-stage,
    .track-follow-ups,
    .send-course-details {
        min-height: 67px;
    }
}

@media screen and (max-width: 992px) {
    .app-header__menu {
        display: none !important;
    }

    .app-wrapper-footer .app-footer {
        position: fixed;
        bottom: 0;
        width: 100%;
    }

    /* .dropdown-menu.show {
        top: 105px !important;
    }
    .dropdown-menu1.show {
        top: 123px !important;
    } */
    .dropzone .dz-message {
        margin: 3em 0;
    }

    .app-header__logo .full-logo {
        display: block;
    }

    .app-header .app-header__logo {
        display: flex;
    }

    .fixed-sidebar.fixed-header .app-sidebar .app-header__logo {
        display: flex !important;
    }

    .app-main__inner .card-header {
        display: flex;
    }

    .card-header-title {
        text-align: left;
        display: flex;
        padding: 0;
    }

    body .card-header .btn-actions-pane-right {
        padding: 0rem 0 0;
    }

    .lead-stage,
    .track-follow-ups,
    .send-course-details {
        min-height: 35px;
    }

    .timeline,
    .tickets,
    .document {
        min-height: 35px;
    }

    .app-login-box img {
        display: block !important;
        margin: auto !important;
    }
}

@media screen and (max-width: 913px) {

    .lead-stage,
    .track-follow-ups,
    .send-course-details {
        min-height: 52px;
    }

    .timeline,
    .tickets,
    .document {
        min-height: 52px;
    }

    .app-login-box img {
        display: block !important;
        margin: auto !important;
    }
}

@media screen and (max-width: 790px) {

    .timeline,
    .tickets,
    .document {
        min-height: 52px;
    }

    .dropzone .dz-message {
        margin: 2.1em 0;
    }

    .app-login-box img {
        display: block !important;
        margin: auto !important;
    }


}

@media screen and (max-width: 768px) {
    .app-header .app-header__mobile-menu {
        display: flex !important;
    }

    .app-header__menu {
        display: flex !important;
        margin-left: auto;
    }

    .app-header-right .mr-5 {
        margin-right: 1rem !important;
    }

    .app-header-right {
        display: none;
        position: absolute;
        top: 63px;
        right: 18px;
        padding: 11px;
        border-radius: 10px;
        background-color: #fafbfc;
    }

    .app-header-left {
        width: 100% !important;
    }

    .timeline,
    .tickets,
    .document {
        min-height: 100%;
    }

    .lead-stage,
    .track-follow-ups,
    .send-course-details {
        min-height: 35px;
    }

    .timeline,
    .tickets,
    .document {
        min-height: 35px;
    }

    .app-login-box img {
        display: block !important;
        margin: auto !important;
    }
}

@media screen and (max-width: 576px) {
    .service-select-form .col {
        text-align: center;
    }

    .app-login-box img {
        display: block !important;
        margin: auto !important;
    }
}

@media screen and (max-width: 540px) {
    .app-main__inner .card-header {
        margin: 0px 0px;
    }

    .app-login-box img {
        display: block !important;
        margin: auto !important;
    }
}

.form-group {
    display: flex;
    flex-direction: column !important;
}

.recover-password-sudant {
    font-size: 24px !important;

}

.recover-password-sudant:hover {
    text-decoration: none;
}

@media screen and (max-width: 767px) {
    .app-main .app-main__inner {
        padding: 20px 20px 0 20px !important;
    }

    .divider {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

    label {
        margin-bottom: 0px;
    }

    .front_log {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

}

.ganret-otp-sudant .btn {
    font-size: 24px !important;
}

.ganret-otp-sudant .btn:hover {
    text-decoration: none;
}

@media screen and (max-width: 991px) {
    #notification_sidebar {
        width: 50% !important;
    }
}

#notification_sidebar .notification_body {
    color: var(--text-purpul);
    cursor: pointer;
    background-color: #007bff !important;
    border-radius: 5px;
    box-shadow: 0px 0px 5px darkgrey !important;
}

.notification_body_viewed {
    color: var(--text-purpul);
    cursor: pointer;
    background-color: #28a745 !important;
    border-radius: 5px;
    box-shadow: 0px 0px 5px darkgrey !important;
}

#notification_sidebar .notification_title {
    font-size: 1.2rem;
    padding-bottom: 0.5rem;
    color: var(--bg-white) !important;
}

.notification_title_modal {
    font-size: 1.2rem;
    padding-bottom: 0.5rem;
    /* color: var(--bg-white) !important; */
    font-weight: 600;
}

.notification_description {
    font-size: 1.2rem;
}

#notification_sidebar .notification_date {
    font-weight: 600;
    font-size: 1rem;
    color: var(--bg-white) !important;
}

.notification_from {
    width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media screen and (max-width: 405px) {
    .notification_modal .col-3 {
        font-size: 0.8rem;
    }
}

.notification_form .notification_body {
    color: var(--text-purpul);
    background-color: var(--text-lightblue) !important;
    border-radius: 5px;
}

.notification_form .notification_title {
    font-size: 1rem;
    font-weight: 600;

}

.notification_form .notification_details {
    font-size: 0.8rem;
}

.notification_logo {
    padding: 0.5rem 1rem;
    background-color: var(--bg-white) !important;
    opacity: 0.5;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
}

.ui-bell-stage-settings {
    position: fixed;
    /* margin-right:70%; */
    width: 0%;
    background-color: var(--bg-white);
    z-index: 156;
    /* right: 10px !important; */
    left: 100%;
    transition: width 1s;
    top: 0;
    box-shadow: -0.46875rem 0 2.1875rem rgb(4 9 20 / 3%),
        -0.9375rem 0 1.40625rem rgb(4 9 20 / 3%),
        -0.25rem 0 0.53125rem rgb(4 9 20 / 5%),
        -0.125rem 0 0.1875rem rgb(4 9 20 / 3%);
}

.bell-stage-open-coles {
    right: 0% !important;
    left: unset !important;
    position: fixed;
    /* margin-right:70%; */
    width: 40%;
    transition: width 1s;
    background-color: var(--bg-white);
    z-index: 155;
    top: 0;
    box-shadow: -0.46875rem 0 2.1875rem rgb(4 9 20 / 3%),
        -0.9375rem 0 1.40625rem rgb(4 9 20 / 3%),
        -0.25rem 0 0.53125rem rgb(4 9 20 / 5%),
        -0.125rem 0 0.1875rem rgb(4 9 20 / 3%);
}

.bell-stage-settings__inner {
    background: #fff;
    /* width: 500px; */
    height: 100vh;
    padding: 0;
}

.widget-content {
    position: relative;
}

.notifi_bell_icon {
    padding: 0rem 1em !important;
}

.bell-stage-button {
    font-size: 1.2rem !important;
    cursor: pointer;
}

.fa .fa-bell .bell-stage-button:hover {
    cursor: pointer;
    color: var(--text-blue-avtive);
}

.notification_badge {
    border-radius: 15px;
    margin-top: -8px;
    position: absolute;
    padding: 2px 4px;
    min-width: unset;
    font-size: 0.5em;
}

.icontimeline .fa .fa-envelope {
    margin-left: 20px !important;
}

.field-names {
    color: var(--text-black);
}

.contents,
.icon-content {
    color: var(--text-black) !important;
}

.text-title-content,
.print-admission-form {
    color: var(--text-black) !important;
}

#scrollmenu .nav-item .nav-link {
    background: transparent !important;
}

#scrollmenu .main-icon i,
#scrollmenu .main-icon-title {
    color: var(--text-black) !important;
}

#program_and_applicant_details .select2-selection__rendered,
#program_and_applicant_details .select2-selection__placeholder,
#address_details .select2-selection__rendered,
#parent_details .select2-selection__rendered,
#teenthdetails,
#teenthdetails .select2-selection__rendered {
    color: var(--text-black) !important;
}

.table-padding-copy-excel thead tr th,
.table-padding-copy-excel thead tr td,
.table-padding-copy-excel tbody tr th,
.table-padding-copy-excel tbody tr td {
    padding: 3px !important;
}

@media screen and (max-width: 992px) {
    .app-page-title {
        padding: 10px !important;
    }
}

@media screen and (max-width: 560px) {
    .viewLeadBody {
        padding: 0 !important;
    }

    .viewLeadBody .card-header.card-header-tab .card-header-title {
        padding-top: 0 !important;
    }

    .viewLeadBody .card-header {
        padding: 0.5rem !important;
    }

    .viewLeadBody .card-header span {
        font-size: 1.5rem !important;
    }

    .viewLeadBody .card-body .row>div,
    .viewLeadBody .card-body .field-names {
        font-size: 1.3rem !important;
    }

    #notification_sidebar {
        width: 100% !important;
    }

}

@media screen and (max-width: 400px) {

    div.dataTables_wrapper div.dataTables_filter input {
        width: 100px !important;
    }

}

.btn-shadow.btn.btn-primary.showexam{
    font-size: 1rem !important;
}

body .swal2-popup.swal2-toast .swal2-title{
    font-size: 1.2em !important;
}