* {
    font-family: "Poppins", sans-serif;
    scrollbar-width: thin;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Poppins", sans-serif !important;
}

body {
    font-size: initial !important;
}

a {
    text-decoration: none !important;
    cursor: pointer;
}

fieldset {
    border: 1px solid silver !important;
    margin: 0 2px !important;
    padding: .35em .625em .75em !important;
}

legend {
    display: block;
    width: auto !important;
    /* padding: 0; */
    margin-bottom: 20px;
    font-size: 15px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 0px !important;
}

.navbar:before {
    content: none !important;
}

.navbar .container-fluid::after {
    content: none !important;
}

.navbar .container-fluid::before {
    content: none !important;
}

::-webkit-scrollbar {
    height: 12px;
    width: 5px;
    background: #dcdcdc;
}

::-webkit-scrollbar-thumb {
    background: #c0c0c0;
    -webkit-border-radius: 1ex;
}

::-webkit-scrollbar-corner {
    background: #66983D;
}

::-webkit-scrollbar-thumb {
    background: #c0c0c0;
}

#pnlMenubar {
    z-index: 999;
    position: relative;
}

.sidebar::-webkit-scrollbar-thumb {
    background: transparent !important;
}

.sidebar::-webkit-scrollbar {
    width: 0px !important;
    height: 0px !important;
    background: transparent !important;
}

/* sidebar */

.menu-top {
    background: #fff;
    padding: 11px 9px !important;
    position: sticky;
    top: 0px;
    z-index: 1;
}

.expand-open .menu-top {
    padding: 8px 0px !important;
}

.menu-top .top-img {
    padding: 15px 0 0 10px;
    margin: 0px auto;
}

.sidebar .logo-sidebar {
    padding: 9px 25px;
}

.logo-sidebar span {
    font-size: 27px;
}

.sidebar .logo-sidebar-bottom {
    border-bottom: none;
}

.dot-menu {
    width: 0px;
    display: none;
    position: absolute;
    top: 0px;
}

.add-fav {
    display: flex;
    background: #009a77;
    border-radius: 25px;
    width: 20px;
    height: 20px;
    color: #fff;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 7px;
    left: 36%;
    cursor: pointer;
}

    .add-fav span {
        font-size: 14px;
    }

.dragdrop-icon {
    border: 2px dashed #bfbcbc;
    border-radius: 5px;
    background: #f1f1f1;
    margin-bottom: 16px !important;
}

    .dragdrop-icon .icon-text {
        width: 25px;
    }
/* this css is used for top 6dot menu where all menu open in one place. see other comments to make new menu */
.expand-open .dot-menu {
    height: 100%;
    width: 495px;
    position: fixed;
    z-index: 11;
    top: 0;
    left: 0;
    background-color: #fff;
    transition: 0.2s linear;
    overflow-x: hidden;
    white-space: nowrap;
    box-shadow: rgb(0 0 0 / 22%) 0px 25.6px 57.6px 0px, rgb(0 0 0 / 18%) 0px 4.8px 14.4px 0px;
    margin: 0px;
    scrollbar-width: none !important;
    display: block;
}

    .expand-open .dot-menu::-webkit-scrollbar-thumb {
        background: transparent;
    }

    .expand-open .dot-menu::-webkit-scrollbar {
        width: 0px;
        height: 0px;
        background: transparent !important;
    }

    .expand-open .dot-menu .logo-sidebar {
        margin: 3px 10px !important;
    }

    .expand-open .dot-menu .menu-top {
        margin: -3px -1px;
    }

.sub-link-sidebar {
    width: 0px;
    position: absolute;
    display: none;
    top: 0px;
}

.expand-sublinks .sub-link-sidebar {
    height: 100%;
    width: 237px;
    position: fixed;
    z-index: 11;
    top: 60px;
    left: 95px;
    background-color: #fff;
    transition: 0.2s linear;
    overflow-x: hidden;
    white-space: nowrap;
    box-shadow: 0px 2px 11px rgba(181, 179, 179, 0.6);
    margin: 0px;
    scrollbar-width: none !important;
    display: block;
    padding-bottom: 104px !important;
}
/*copy thie css to create new menu for top only this css is used for top 6dot menu where all menu open in one place. */
.expand-dot-sublinks .sublinks-active {
    display: block;
    z-index: 22;
    position: fixed;
    left: 403px;
    background-color: #fff;
    transition: 0.2s linear;
    height: 100%;
    width: 237px;
    box-shadow: 0px 2px 11px rgba(181, 179, 179, 0.6);
    scrollbar-width: none !important;
    display: block;
    overflow-x: hidden;
    border: 1px solid #c6a6ff;
}

.slider-menu .sub-links-menu .active {
    background: linear-gradient(to right, #f1e9ff 0%, #eee8fb 5px, transparent) !important;
}
/*copy thie css to create new menu for top only this css is used for top 6dot menu where all menu open in one place. */
.expand-dot-attendance .sub-links-expandattendance {
    display: block !important;
    z-index: 9999999999999999999999;
    position: fixed;
    left: 403px;
    background-color: #fff;
    transition: 0.2s linear;
    height: 100%;
    width: 237px;
    box-shadow: 0px 2px 11px rgb(181 179 179 / 60%);
    scrollbar-width: none !important;
    display: block;
    overflow-x: hidden;
    border: 1px solid #73aeff;
    top: 0px;
}

.slider-menu .sub-links-attendance .active {
    background: linear-gradient(to right, #c0e8ff 0%, #d1e4ff 5px, transparent) !important;
}
/*copy thie css to create new menu for top only this css is used for top 6dot menu where all menu open in one place. */
.expand-dot-task .sub-links-expandtask {
    display: block !important;
    z-index: 9999999999999999999999;
    position: fixed;
    left: 403px;
    background-color: #fff;
    transition: 0.2s linear;
    height: 100%;
    width: 237px;
    box-shadow: 0px 2px 11px rgb(181 179 179 / 60%);
    scrollbar-width: none !important;
    display: block;
    overflow-x: hidden;
    border: 1px solid #59c36a;
    top: 0px;
}

.slider-menu .sub-links-task .active {
    background: linear-gradient(to right, #bcf1c4 0%, #d4f7d9 5px, transparent) !important;
}
/*copy thie css to create new menu for top only this css is used for top 6dot menu where all menu open in one place. */
.expand-dot-admin .sub-links-expandadmin {
    display: block !important;
    z-index: 9999999999999999999999;
    position: fixed;
    left: 403px;
    background-color: #fff;
    transition: 0.2s linear;
    height: 100%;
    width: 237px;
    box-shadow: 0px 2px 11px rgb(181 179 179 / 60%);
    scrollbar-width: none !important;
    display: block;
    overflow-x: hidden;
    border: 1px solid #ff4756;
    top: 0px;
}

.slider-menu .sub-links-admin .active {
    background: linear-gradient(to right, #f9e0e3 0%, #fbd7d6 5px, transparent) !important;
}
/*copy thie css to create new menu for top only this css is used for top 6dot menu where all menu open in one place. */
.expand-dot-training .sub-links-expandtraining {
    display: block !important;
    z-index: 9999999999999999999999;
    position: fixed;
    left: 403px;
    background-color: #fff;
    transition: 0.2s linear;
    height: 100%;
    width: 237px;
    box-shadow: 0px 2px 11px rgb(181 179 179 / 60%);
    scrollbar-width: none !important;
    display: block;
    overflow-x: hidden;
    border: 1px solid #ff9f00;
    top: 0px;
}

.slider-menu .sub-links-training .active {
    background: linear-gradient(to right, #fff0d9 0%, #ffeccb 5px, transparent) !important;
}
/*copy thie css to create new menu for top only this css is used for top 6dot menu where all menu open in one place. */
.expand-dot-pdfmanagement .sub-links-expandpdf {
    display: block !important;
    z-index: 9999999999999999999999;
    position: fixed;
    left: 403px;
    background-color: #fff;
    transition: 0.2s linear;
    height: 100%;
    width: 237px;
    box-shadow: 0px 2px 11px rgb(181 179 179 / 60%);
    scrollbar-width: none !important;
    display: block;
    overflow-x: hidden;
    border: 1px solid #ff9f00;
    top: 0px;
}

.slider-menu .sub-links-expandpdfmanage .active {
    background: linear-gradient(to right, #fff0d9 0%, #ffeccb 5px, transparent) !important;
}
/*copy thie css to create new menu for top only this css is used for top 6dot menu where all menu open in one place. */

/*.expand-dot-sublinks .sublinks-active::after {
        width: 14px;
        height: 14px;
        position: absolute;
        top: 145px;
        content: "";
        left: -7px;
        z-index: 22;
        box-shadow: -2px -2px 2px 0 #e9e9e9;
        transform: rotate(310deg);
        background: #fff;
    }*/
/*this css is used for main side bar menu. check other comments */

/*copy paste this to create new sub-links-expand_____________ */
.sub-links-expandonlineform {
    display: none;
}
/*copy paste this */
.sub-links-expandelearning {
    display: none;
}

.sub-links-expandtraining {
    display: none;
}

.sub-links-expandadmin {
    display: none;
}

.sub-links-expandcustomer {
    display: none;
}

.sub-links-expandsafety {
    display: none;
}

.sub-links-expandincident {
    display: none;
}

.sub-links-expandtask {
    display: none;
}

.sub-links-expandattendance {
    display: none;
}

.sub-links-expandpdf {
    display: none;
}
/*copy paste this to create new sub-links-expand_____________ */

/*copy paste this to create new expand_____________  .sub-links-expand______*/
.expand-onlineforms .sub-links-expandonlineform {
    height: 95vh;
    width: 237px;
    position: fixed;
    z-index: 11;
    top: 60px;
    left: 95px;
    background-color: #fff;
    transition: 0.2s linear;
    overflow-x: hidden;
    white-space: nowrap;
    box-shadow: 0px 2px 11px rgba(181, 179, 179, 0.6);
    margin: 0px;
    scrollbar-width: none !important;
    display: block;
}
/*copy paste this to create new expand_____________  .sub-links-expand______*/
.expand-elearning .sub-links-expandelearning {
    height: 95vh;
    width: 237px;
    position: fixed;
    z-index: 11;
    top: 60px;
    left: 95px;
    background-color: #fff;
    transition: 0.2s linear;
    overflow-x: hidden;
    white-space: nowrap;
    box-shadow: 0px 2px 11px rgba(181, 179, 179, 0.6);
    margin: 0px;
    scrollbar-width: none !important;
    display: block;
}
/*copy paste this to create new expand_____________  .sub-links-expand______*/
.expand-training .sub-links-expandtraining {
    height: 95vh;
    width: 237px;
    position: fixed;
    z-index: 11;
    top: 60px;
    left: 95px;
    background-color: #fff;
    transition: 0.2s linear;
    overflow-x: hidden;
    white-space: nowrap;
    box-shadow: 0px 2px 11px rgba(181, 179, 179, 0.6);
    margin: 0px;
    scrollbar-width: none !important;
    display: block;
}
/*copy paste this to create new expand_____________  .sub-links-expand______*/
.expand-admin .sub-links-expandadmin {
    height: 95vh;
    width: 237px;
    position: fixed;
    z-index: 11;
    top: 60px;
    left: 95px;
    background-color: #fff;
    transition: 0.2s linear;
    overflow-x: hidden;
    white-space: nowrap;
    box-shadow: 0px 2px 11px rgba(181, 179, 179, 0.6);
    margin: 0px;
    scrollbar-width: none !important;
    display: block;
}
/*copy paste this to create new expand_____________  .sub-links-expand______*/
.expand-incident .sub-links-expandincident {
    height: 95vh;
    width: 237px;
    position: fixed;
    z-index: 11;
    top: 60px;
    left: 95px;
    background-color: #fff;
    transition: 0.2s linear;
    overflow-x: hidden;
    white-space: nowrap;
    box-shadow: 0px 2px 11px rgba(181, 179, 179, 0.6);
    margin: 0px;
    scrollbar-width: none !important;
    display: block;
}
/*copy paste this to create new expand_____________  .sub-links-expand______*/
.expand-customer .sub-links-expandcustomer {
    height: 95vh;
    width: 237px;
    position: fixed;
    z-index: 11;
    top: 60px;
    left: 95px;
    background-color: #fff;
    transition: 0.2s linear;
    overflow-x: hidden;
    white-space: nowrap;
    box-shadow: 0px 2px 11px rgba(181, 179, 179, 0.6);
    margin: 0px;
    scrollbar-width: none !important;
    display: block;
}
/*copy paste this to create new expand_____________  .sub-links-expand______*/
.expand-safety .sub-links-expandsafety {
    height: 95vh;
    width: 237px;
    position: fixed;
    z-index: 11;
    top: 60px;
    left: 95px;
    background-color: #fff;
    transition: 0.2s linear;
    overflow-x: hidden;
    white-space: nowrap;
    box-shadow: 0px 2px 11px rgba(181, 179, 179, 0.6);
    margin: 0px;
    scrollbar-width: none !important;
    display: block;
}
/*copy paste this to create new expand_____________  .sub-links-expand______*/
.expand-task .sub-links-expandtask {
    height: 95vh;
    width: 237px;
    position: fixed;
    z-index: 11;
    top: 60px;
    left: 95px;
    background-color: #fff;
    transition: 0.2s linear;
    overflow-x: hidden;
    white-space: nowrap;
    box-shadow: 0px 2px 11px rgba(181, 179, 179, 0.6);
    margin: 0px;
    scrollbar-width: none !important;
    display: block;
}
/*copy paste this to create new expand_____________  .sub-links-expand______*/
.expand-attendance .sub-links-expandattendance {
    height: 95vh;
    width: 237px;
    position: fixed;
    z-index: 11;
    top: 60px;
    left: 95px;
    background-color: #fff;
    transition: 0.2s linear;
    overflow-x: hidden;
    white-space: nowrap;
    box-shadow: 0px 2px 11px rgba(181, 179, 179, 0.6);
    margin: 0px;
    scrollbar-width: none !important;
    display: block;
}
/*copy paste this to create new expand_____________  .sub-links-expand______*/
.expand-pdfmanagment .sub-links-expandpdf {
    height: 20vh;
    width: 237px;
    position: fixed;
    z-index: 11;
    top: 60px;
    left: 95px;
    background-color: #fff;
    transition: 0.2s linear;
    overflow-x: hidden;
    white-space: nowrap;
    box-shadow: 0px 2px 11px rgba(181, 179, 179, 0.6);
    margin: 0px;
    scrollbar-width: none !important;
    display: block;
}
/*copy paste this to create new expand_____________  .sub-links-expand______*/

/*copy paste this also to create new menu  .sub-links-expand______ li a*/
.sub-links-expandpdf li a {
    padding: 10px 8px;
    color: #253C4F;
    font-weight: 500;
}

.sub-links-expandonlineform li a {
    padding: 10px 8px;
    color: #253C4F;
    font-weight: 500;
}

.sub-links-expandattendance li a {
    padding: 5px 8px;
    color: #253C4F;
    font-weight: 600;
}
.sub-links-expandattendance .font-bold-noti {
    font-weight: 600;
}
.sub-links-expandelearning li a {
    padding: 10px 8px;
    color: #253C4F;
    font-weight: 500;
}

.sub-links-expandtraining li a {
    padding: 10px 8px;
    color: #253C4F;
    font-weight: 500;
}

.sub-links-expandadmin li a {
    padding: 10px 8px;
    color: #253C4F;
    font-weight: 500;
}

.sub-links-expandincident li a {
    padding: 10px 8px;
    color: #253C4F;
    font-weight: 500;
}

.sub-links-expandsafety li a {
    padding: 10px 8px;
    color: #253C4F;
    font-weight: 500;
}

.sub-links-expandcustomer li a {
    padding: 10px 8px;
    color: #253C4F;
    font-weight: 500;
}

.sub-links-expandtask li a {
    padding: 10px 8px;
    color: #253C4F;
    font-weight: 500;
}

/*copy paste this also to create new menu  .sub-links-expand______ li a*/
/* sidemenu-color */
.quick-icon-grad {
    background: -webkit-linear-gradient(to right, #ff512f, #f09819);
    background: linear-gradient(to right, #ff512f, #f09819);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}
/*copy paste this also to create new menu  .sub-link-sidebar .selected a to change the color on click*/
.sub-link-sidebar .selected a {
    background: #734BBD;
    color: #fff;
}

.sub-links-expandonlineform .selected a {
    background: #734BBD;
    color: #fff;
}

.sub-links-expandattendance .selected a {
    background: #046EFF;
    color: #fff;
}

.sub-links-expandelearning .selected a {
    background: #046EFF;
    color: #fff;
}

.sub-links-expandtraining .selected a {
    background: #FF9F00;
    color: #fff;
}

.sub-links-expandadmin .selected a {
    background: #FF4756;
    color: #fff;
}

.sub-links-expandincident .selected a {
    background: #1F8DCD;
    color: #fff;
}

.sub-links-expandsafety .selected a {
    background: #FF9F00;
    color: #fff;
}

.sub-links-expandcustomer .selected a {
    background: #59C36A;
    color: #fff;
}

.sub-links-expandtask .selected a {
    background: #59C36A;
    color: #fff;
}

.sub-links-expandpdf .selected a {
    background: #FF9F00;
    color: #fff;
}
/*thats it for new menu*/
.quick-link-sidebar {
    width: 0px;
    position: absolute;
    display: none;
    top: 0px;
}


.quick-link-open .quick-link-sidebar {
    height: 95vh;
    width: 237px;
    position: fixed;
    z-index: 11;
    top: 60px;
    left: 95px;
    background-color: #fff;
    transition: 0.2s linear;
    overflow-x: hidden;
    white-space: nowrap;
    box-shadow: 0px 2px 21px rgba(181, 179, 179, 0.5);
    margin: 0px;
    scrollbar-width: none !important;
    display: block;
}

.slider-menu {
    padding: 0 30px;
}

    .slider-menu a {
        padding: 5px 13px;
    }

        .slider-menu a:hover div {
            background-color: transparent !important;
            /* overflow: hidden; */
        }

        .slider-menu a:hover {
            background-color: transparent;
        }

            .slider-menu a:hover .icon-text {
                color: #000;
            }

.menu-width-dot .icon-menu {
    display: flex;
    width: 29px;
}

.menu-width-dot div {
    width: 196px;
    margin-top: 10px;
}

@supports (-webkit-touch-callout: none) {
    .sidebar {
        overflow: initial;
    }
}

.sidebar {
    height: 100%;
    width: 95px;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #fff;
    transition: 0.2s linear;
    overflow-x: hidden;
    white-space: nowrap;
    box-shadow: 1px 0px 3px rgba(0, 0, 0, 0.04);
    margin: 0px;
    scrollbar-width: none !important;
}

    .sidebar ul {
        list-style: none;
        padding: 0px;
        margin-top: 18px;
    }

    .sidebar a {
        text-decoration: none;
        font-size: 21px;
        color: #000;
        display: flex;
        align-items: center;
    }

.slider-menu .icon-text {
    white-space: inherit !important;
}

.bottom-bar a {
    padding: 11px 21px;
    margin: 9px 0;
}


.sidebar a:hover {
    color: #000;
    background: #fafafa;
    border-radius: 4px;
}

.icon-menu span {
    font-size: 26px;
}

.icon-text {
    font-size: 12px;
    font-weight: 500;
    white-space: normal;
    text-align: center;
    color: #323338;
}

.icon-text-parent {
    font-size: 13px;
    padding-left: 9px;
}

.gloabl-add li a {
    padding: 4px 6px;
    color: #253C4F;
    margin: 6px 0;
    font-weight: 500;
    font-size: 13px !important;
}

.gloabl-add .gloabl-add-child {
    margin-top: 2px;
}

.gloabl-add-child a:hover fiv {
    background-color: transparent !important;
}

.gloabl-add li a span {
    width: 19px;
}

.icon-section .active-menu {
    width: 100px;
}

.dark-primary-green .active-menu {
    background: #F8F8FA;
    transition: all .4s;
    position: relative;
}

    .dark-primary-green .active-menu::after {
        content: "";
        width: 5px;
        height: auto;
        background: #009A77;
        position: absolute;
        left: 3px;
        top: 0px;
        bottom: 0px;
    }

.dark-black .active-menu {
    background: #F8F8FA;
    border-radius: 5px;
    transition: all .4s;
    position: relative;
}

    .dark-black .active-menu::after {
        content: "";
        width: 5px;
        height: auto;
        background: #FC8157;
        position: absolute;
        left: 3px;
        top: 0px;
        bottom: 0px;
    }

.dark-skyblue .active-menu {
    background: #F8F8FA;
    transition: all .4s;
    position: relative;
}

    .dark-skyblue .active-menu::after {
        content: "";
        width: 5px;
        height: auto;
        background: #00C7CE;
        position: absolute;
        left: 3px;
        top: 0px;
        bottom: 0px;
    }

.purple-menu .active-menu {
    background: #F8F8FA;
    transition: all .4s;
    position: relative;
}

    .purple-menu .active-menu::after {
        content: "";
        width: 5px;
        height: auto;
        background: #734BBD;
        position: absolute;
        left: 3px;
        top: 0px;
        bottom: 0px;
    }

.dark-parrotgreen .active-menu {
    background: #F8F8FA;
    transition: all .4s;
    position: relative;
}

    .dark-parrotgreen .active-menu::after {
        content: "";
        width: 5px;
        height: auto;
        background: #59C36A;
        position: absolute;
        left: 3px;
        top: 0px;
        bottom: 0px;
    }

.dark-blueshade .active-menu {
    background: #F8F8FA;
    transition: all .4s;
    position: relative;
}

    .dark-blueshade .active-menu::after {
        content: "";
        width: 5px;
        height: auto;
        background: #1F8DCD;
        position: absolute;
        left: 3px;
        top: 0px;
        bottom: 0px;
    }

.dark-yellow .active-menu {
    background: #F8F8FA;
    transition: all .4s;
    position: relative;
}

    .dark-yellow .active-menu::after {
        content: "";
        width: 5px;
        height: auto;
        background: #ECBD2C;
        position: absolute;
        left: 3px;
        top: 0px;
        bottom: 0px;
    }

.dark-blueshade-1 .active-menu {
    background: #F8F8FA;
    transition: all .4s;
    position: relative;
}

    .dark-blueshade-1 .active-menu::after {
        content: "";
        width: 5px;
        height: auto;
        background: #28ABFA;
        position: absolute;
        left: 3px;
        top: 0px;
        bottom: 0px;
    }

.dark-sharpred .active-menu {
    background: #F8F8FA;
    transition: all .4s;
    position: relative;
}

    .dark-sharpred .active-menu::after {
        content: "";
        width: 5px;
        height: auto;
        background: #FF4756;
        position: absolute;
        left: 3px;
        top: 0px;
        bottom: 0px;
    }

.dark-green-nature .active-menu {
    background: #F8F8FA;
    transition: all .4s;
    position: relative;
}

    .dark-green-nature .active-menu::after {
        content: "";
        width: 5px;
        height: auto;
        background: #4ca28e;
        position: absolute;
        left: 3px;
        top: 0px;
        bottom: 0px;
    }

.navy-blue .active-menu {
    background: #F8F8FA;
    transition: all .4s;
    position: relative;
}

    .navy-blue .active-menu::after {
        content: "";
        width: 5px;
        height: auto;
        background: #435490;
        position: absolute;
        left: 3px;
        top: 0px;
        bottom: 0px;
    }

.dark-purple .active-menu {
    background: #F8F8FA;
    transition: all .4s;
    position: relative;
}

    .dark-purple .active-menu::after {
        content: "";
        width: 5px;
        height: auto;
        background: #734BBD;
        position: absolute;
        left: 3px;
        top: 0px;
        bottom: 0px;
    }

.dark-hard-yellow .active-menu {
    background: #F8F8FA;
    transition: all .4s;
    position: relative;
}

    .dark-hard-yellow .active-menu::after {
        content: "";
        width: 5px;
        height: auto;
        background: #FF9F00;
        position: absolute;
        left: 3px;
        top: 0px;
        bottom: 0px;
    }

.dark-blueshade-2 .active-menu {
    background: #F8F8FA;
    transition: all .4s;
    position: relative;
}

    .dark-blueshade-2 .active-menu::after {
        content: "";
        width: 5px;
        height: auto;
        background: #046EFF;
        position: absolute;
        left: 3px;
        top: 0px;
        bottom: 0px;
    }

.custom-search-top {
    background: #F8F8FA;
    border: 1px solid #D9D9D9 !important;
    border-radius: 2px;
    height: 40px;
    width: 152px !important;
    box-shadow: none;
}

/* sidemenu-color */

main .sidebar {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

#main {
    padding: 0px;
    margin-left: 113px;
    height: 100vh;
    margin-top: 78px;
    margin-right: 29px;
    margin-bottom: 15px;
}

.dropdown-container {
    display: none;
    list-style: none;
    transition: 0.1s ease-in-out;
}

.dropdown-btn {
    cursor: pointer;
}

.dropdown-submenu {
    padding-left: 21px;
}

.dropdown-container li a {
    font-size: 12px;
}

.arrow-icon {
    font-size: 14px;
}

.active .arrow-icon {
    transform: rotate(90deg);
    transition: 0.1s ease-in-out;
}

.icon-text-sub {
    font-size: 12px !important;
    padding-left: 13px;
}

.dropdown-submenu li a {
    padding-left: 33px;
}

.collapse-menu .dropdown-container li {
    display: none;
    transition: 0.2s ease-out;
}

.sidebar .menu-top .logo-sidebar-bottom img {
    display: none;
}

.expand-open .menu-top .logo-sidebar-bottom img {
    display: inherit !important;
}

.expand-open .dropdown-container li {
    display: inherit !important;
    transition: 0.2s ease-out;
}

.expand-open .icon-text {
    display: inherit !important;
}


.bottom-bar li::after {
    content: '';
    display: block;
    width: 28px;
    border-bottom: 1px solid #E7E7E7;
    margin: 0px auto;
    transition: all ease-in-out .2s;
}

.bottom-bar li:hover::after {
    width: 70px;
    /* border-color: #8e8e8e; */
}

.design-feedback {
    border: 1px solid #F5F5F5;
    padding: 27px 19px;
}

.sub-link-sidebar ul {
    margin-top: 0px;
}

    .sub-link-sidebar ul li a {
        padding: 10px 8px;
        color: #253C4F;
        font-weight: 500;
        display: flex;
        justify-content: space-between;
        white-space: break-spaces;
    }

.slider-menu a:hover {
    box-shadow: 0 8px 16px 0 rgb(0 0 0 / 10%);
    background: #fff;
}

.upper-menu .more-position li a {
    padding: 10px 22px !important;
    color: #253C4F !important;
}

.more-position li {
    margin-right: 0px !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.upper-menu .more-position li
.logout-padding {
    padding: 7px 0px !important;
}

.more-position li::after {
    border-right: 0px !important;
}

.more-position {
    box-shadow: -1px 0px 8px rgba(0, 0, 0, 0.09);
}

    .more-position li .material-icons {
        font-size: 21px;
    }

.edit-quick-links {
    display: none;
}

.gloabl-add-child a:hover .edit-quick-links {
    display: block;
    background-color: transparent !Important;
}

/* .bottom-bar li .active-menu {
    background: #F6FAF4;
    border-radius: 5px;
} */

/* .bottom-bar li a:hover {
    background: #F6FAF4;
    border-radius: 5px;
}

.bottom-bar .yellow-bg a:hover {
    background: #FAF8F3 !important;
}

.bottom-bar .icon-section a:hover {
    background: #F0F4FF !important;
} */

/* 
.bottom-bar .icon-section .active-menu {
    background: #F0F4FF !important;
}

.bottom-bar .yellow-bg .active-menu {
    background: #FAF8F3 !important;
} */

/* sidebar */

/* color */

/* color */

.color-dark {
    color: #253C4F !important;
}

.color-blue {
    color: #48AEE9 !important;
}

.green-color {
    color: #7DB054 !important;
}

.yellow-color {
    color: #F3B926 !important;
}

    .yellow-color img {
        margin: 0 1px !important;
    }

.bg-green {
    background-color: #7DB054 !important;
}

.border-green {
    border-color: #7DB054 !important;
}

.bg-light-yellow {
    background-color: #FFF6EB !important;
}

.bg-light-green {
    background: rgba(133, 181, 95, 0.07);
    border-radius: 5px;
}

.bg-light-red {
    background-color: #FCEEED;
}

.bg-dark-red {
    background-color: #B05854;
}

.bg-light-blue {
    background-color: #E1F4FF;
}

.bg-dark-pink {
    background-color: #B0547D;
}

.bg-light-pink {
    background-color: #F7EDF2;
}

.bg-dark-parrot {
    background-color: #01CB63;
}

.bg-light-parrot {
    background-color: #E5F8F0;
}

.bg-dark-purple {
    background-color: #713BDB;
}

.bg-light-purple {
    background-color: #DED9EE;
}

.bg-dark-skyblue {
    background-color: #547DB0;
}

.bg-light-skyblue {
    background-color: #E5F5FF;
}

.bg-dark-1 {
    background-color: #1C1C1C;
}

.bg-dark-2 {
    background-color: #383838;
}

.bg-dark-3 {
    background-color: #555555;
}

.bg-dark-4 {
    background-color: #717171;
}

.bg-dark-5 {
    background-color: #8D8D8D;
}

.bg-dark-6 {
    background-color: #AAAAAA;
}

.bg-dark-7 {
    background-color: #C6C6C6;
}

.bg-dark-8 {
    background-color: #F8F9FB;
}

.dark-skyblue {
    color: #00C7CE;
}

.dark-parrotgreen {
    color: #59C36A;
}

.dark-blueshade {
    color: #1F8DCD;
}

.dark-blueshade-1 {
    color: #28ABFA;
}

.dark-primary-green {
    color: #009A77;
}

.dark-blueshade-2 {
    color: #046EFF;
}

.dark-sharpred {
    color: #FF4756;
}

.dark-yellow {
    color: #ECBD2C;
}

.dark-hard-yellow {
    color: #FF9F00;
}

.dark-blue {
    color: #48AEE9;
}

.dark-purple {
    color: #734BBD;
}

.dark-red {
    color: #B05854;
}

.dark-green-nature {
    color: #4ca28e;
}

.navy-blue {
    color: #435490;
}

.grey-color {
    color: #444A61 !important;
}

.grey-color-shade {
    color: #111111 !important;
}

.grey-color-shade1 {
    color: #1F2532 !important;
}

.grey-color-shade2 {
    color: #AEAEAE !important;
}

/* color */

/* tooltip */

.popover-body {
    padding: 12px 20px !important;
    color: #fff !important;
    background: #19191B !important;
    border-radius: 5px;
}

.bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::after,
.bs-popover-end > .popover-arrow::after {
    border-right-color: #19191B !important;
}

.bs-popover-auto[data-popper-placement^="right"] > .popover-arrow,
.bs-popover-end > .popover-arrow {
    margin: 1px 0 !important;
}

/* tooltip */

/* card */

.form-card {
    background: #fff;
    padding: 20px;
    border-left: 5px solid;
    box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.05);
    -webkit-transition: opacity 0.3s ease 0s, height 0.3s ease 0s;
    transition: opacity 0.3s ease 0s, height 0.3s ease 0s;
    margin-left: 10px;
    min-height: 130px;
}

    .form-card:hover {
        box-shadow: 0px 0px 30px 0px rgba(227, 227, 227, 0.75);
    }

.form-button {
    display: inline-block;
    text-align: center;
    padding: 6px 18px;
}

    .form-button p {
        color: #7DB054;
        margin: 0px;
        font-weight: 500;
    }

/* card */

/* font */

.font-18 {
    font-size: 18px !important;
}

.font-16 {
    font-size: 16px !important;
}

.font-14 {
    font-size: 14px !important;
}

.font-12 {
    font-size: 12px !important;
}

.font-10 {
    font-size: 10px !important;
}


.font-medium-500 {
    font-weight: 500 !important;
}

.font-regular-400 {
    font-weight: 400 !important;
}

.allpage-heading {
    font-size: 20px;
    font-weight: 600;
    color: #009a77;
    margin: 16px 15px 0px 0px !important;
    width: 100%;
    padding-bottom: 10px;
    /*text-transform: uppercase;*/
    font-style: inherit !important;
    text-transform: capitalize;
}

.maintext h2 {
    font-size: 20px;
    font-weight: 600;
    color: #009a77;
    margin-top: 0px;
    width: 100%;
    padding-bottom: 10px;
    font-style: inherit !important;
}

.cur-heading h2 {
    font-size: 20px !important;
    font-weight: 600 !important;
    color: #009a77 !important;
    margin-top: 0px !important;
    border-bottom: 1px solid #f3f3f3 !important;
    width: 100% !important;
    padding-bottom: 10px !important;
    text-transform: uppercase !important;
    font-style: inherit !important;
}

/* font */

/* minwidth */

.min-width400 {
    min-width: 400px;
}

/* minwidth */

/* tabbar */

.nav-tabs {
    padding: 0px 0 1px 0;
}

    .nav-tabs .nav-item.show .nav-link,
    .nav-tabs .nav-link.active {
        color: #8BB867;
        background-color: #fff;
        border-color: #dee2e6 #dee2e6 #fff;
        border-bottom: 4px solid #8BB867;
    }

.nav-custom-white {
    margin-bottom: 20px;
}

    .nav-custom-white .nav-item .nav-link.active {
        background: #fff !important;
        border-top: 3px solid #009a77 !important;
        border-bottom: 0px !important;
        padding: 10px 29px !important;
        color: #000 !important;
    }

    .nav-custom-white .nav-item .nav-link {
        background: #fff !important;
        padding: 10px 3px !important;
        border: 1px solid #009a77 !important;
        padding: 10px 29px !important;
    }

.nav-tabs .nav-link {
    margin-bottom: -1px;
    border-bottom: 1px solid transparent;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    color: #009a77;
    font-size: 14px !important;
    font-weight: 500;
}


/* tabbar */

/* topnav  */
.notification-menu {
    max-height: 550px;
    overflow-y: auto;
    transition: linear;
    width:530px;
}

    .notification-menu::-webkit-scrollbar {
        background: #ffffff;
        transition: linear;
    }

    .notification-menu::-webkit-scrollbar-thumb {
        background: #ffffff;
        transition: linear;
    }

    .notification-menu li a:hover {
        transition: linear;
    }

    .notification-menu ::-webkit-scrollbar-corner {
        background: #fff !important;
    }

    .notification-menu::-webkit-scrollbar-track {
        background: #fff !important;
    }

    .noti-dropdown {
        width: 214px;
        padding: 5px 8px;
    }

    .noti-dropdown li {
        padding: 3px 0px !important;
        font-size: 13px;
        cursor: pointer;
    }

.dot-not {
    width: 9px;
    height: 8px;
    background: #ff7b25 !important;
    border-radius: 2px;
    position: relative;
    left: -2px;
    margin-right: 13px;
}
.dot-not-green {
    width: 9px;
    height: 8px;
    background: #86af49 !important;
    border-radius: 2px;
    position: relative;
    left: -2px;
    margin-right: 13px;
}

.heading-not {
    padding-top: 9px;
}

    .heading-not .heading-not-child {
        font-weight: 600;
        padding: 0px 17px !important;
    }

    .heading-not .drop-not .select-option {
        padding: 0px 8px !important;
        border-left: 0px !important;
        border-right: 0px !important;
        border-top: 0px !important;
        border-radius: 0px !important;
        box-shadow: none;
    }

        .heading-not .drop-not .btn:hover {
            background: transparent;
        }

.heading-not-clear a {
    text-decoration: underline !important;
    font-size: 13px;
    cursor: pointer;
}

.user-profile {
    width: 40px;
    height: 40px;
    background: #009A77 !important;
    border-radius: 25px;
    text-align: center;
    font-size: 14px !important;
    display: flex;
    justify-content: center;
    color: #fff !important;
    margin-left: 1px;
}

.more-position li a:hover div {
    background: transparent;
}

.close-dropdown-menu {
    display: flex;
    justify-content: end;
}

    .close-dropdown-menu span {
        color: #545454;
        font-size: 16px;
        border: 1px solid #eee;
        position: relative;
        right: -1px;
        top: 1px;
    }

    .close-dropdown-menu a:hover {
        color: #ff4756;
    }

.category-updated:hover {
    color: #719739;
}

.open-menu-dropdown {
    display: block !important;
}

.category-created-open {
    display: block !important;
}

.category-links-open {
    display: block !important;
}

.categorydropdown-open {
    display: block !important;
}

.dropdown-menu-end {
    top: 48px;
}

    .dropdown-menu-end::after {
        content: "";
        position: absolute;
        top: -6px;
        right: 21px;
        box-shadow: -1px -1px 0 0 #cbcbcd;
        width: 12px;
        height: 12px;
        transform: rotate(45deg);
        background: #fff;
    }

.bookmark-parent .dropdown-menu::after {
    content: "";
    position: absolute;
    top: -6px;
    right: 21px;
    box-shadow: -1px -1px 0 0 #cbcbcd;
    width: 12px;
    height: 12px;
    transform: rotate(45deg);
    background: #fff;
}

.arrow-hide .dropdown-toggle::after {
    display: none !important;
}

.upper-menu .bookmark-parent::after {
    top: 8px !important;
}

.upper-menu .bookmark-page::after {
    top: 9px !important;
    right: 0px;
}

.bookmark-parent .keep-open li:hover {
    background: #f5f5f5;
    /* padding: 0 8px !important; */
}

.bookmark-parent .keep-open li {
    padding: 4px 16px !important;
    border-bottom: 1px solid #F0F0F0;
}

.bookmark-page .bookmark-page-parent {
    background: #FF3442;
    border-radius: 5px;
    color: #fff !important;
    padding: 8px 11px !important;
    transition: 0.3s;
    width: 37px;
    display: flex !important;
    align-items: center !important;
    justify-content: center;
    transition: all .1s ease-in-out;
}

.bookmark-page-parent:hover {
    box-shadow: rgb(234 234 234 / 35%) 0px 5px 15px;
    transform: scale(1.1);
}

.bookmark-page .bookmark-page-parent:hover {
    background: #ff1526;
}

.bookmark-page .bookmark-page-parent span {
    color: #fff !important;
}

.keep-open label {
    font-size: 13px;
    color: #86af49;
    margin-bottom: 0px;
}

.open .bookmark-parent .dropdown-menu {
    display: block !important;
}

.heart-filled-active {
    color: #FF4756 !important;
}

.heart-filled {
    display: none;
}

.bookmark-parent .bookmark-favourite:hover .heart-border {
    display: none;
}

.bookmark-parent .bookmark-favourite:hover .heart-filled {
    display: block;
}

.bookmark-parent a::after {
    top: 11px !important;
}

.bookmark-parent .bookmark-plus:hover {
    border-color: #006acb;
    background: #f4faff;
    transform: scale(1.1);
}

.bookmark-parent .bookmark-plus {
    background: #FBFBFF;
    padding: 3px 4px !important;
    border: 2px dashed #0085FF;
    color: #0085FF;
    transition: all .1s ease-in-out;
}

    .bookmark-parent .bookmark-plus span {
        margin: 0px auto !important;
        color: #0085FF;
    }

.bookmark-parent .dropdown-menu {
    padding: 6px 0px !important;
    min-width: 231px;
    top: 48px;
}

.search-right-arrow {
    padding-right: 0px !important;
}

.bookmark-parent .bookmark-input {
    background: #F6F9FB;
    border: 1px solid #ffffff !important;
    box-shadow: none !important;
    height: 41px;
}

.delete-category:hover {
    color: #FF4756;
}

.bookmark-parent .button-theme {
    padding: 7px 0px !important;
    width: 88px;
}

.bookmark-parent .btn-outline-dark {
    background: #fff;
}

.bookmark-category h4 {
    font-size: 13px;
}

.bookmark-category span {
    font-size: 17px;
}

.bookmark-image-content h4 {
    font-size: 14px;
}

.bookmark-image-content img {
    margin: 0px auto;
}

.bookmark-parent .bookmark-favourite {
    background: #F6F9FB;
    border-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 6px 10px !important;
}

    .bookmark-parent .bookmark-favourite:hover {
        background: #f4f6f7;
        color: #FF4756 !important;
        transition: 0.3s;
        box-shadow: rgb(100 100 111 / 20%) 0px 1px 2px 0px;
    }

.keep-open {
    padding: 0px !important;
}

    .keep-open li {
        padding: 0px !important;
    }

.bookmark-page .keep-open li a {
    /*padding: 0 12px !important;*/
    display: inline-block !important;
}

.bookmark-page .keep-open li::after {
    border: none !important;
}

.category-links-open .bookmark-category:hover {
    background: #f8f8f8;
}

.top-nav {
    margin-left: 94px !important;
    position: fixed;
    z-index: 0;
    left: 0px;
    right: 0px;
    top: 0px;
}

    .top-nav .navbar {
        padding: 4px 5px;
        height: 59px;
    }

.logout-top a {
    color: #FF4756;
}

    .logout-top a:hover {
        background-color: transparent !important;
        color: #bf2e3b !important;
    }

.upper-menu li {
    padding-right: 10px;
    margin-right: 0px;
    padding-left: 10px;
}

    .upper-menu li a {
        padding: 0px 0px !important;
    }

.upper-menu .dropdown-item.active {
    background-color: transparent !important;
}

.upper-menu li:last-child {
    padding-right: 0px;
    margin-right: 0px;
}


    .upper-menu li:last-child::after {
        border-right: 0px;
    }


.upper-menu {
    padding: 9px 0px !important;
}

    .upper-menu li::after {
        height: 21px;
        border-right: 1px solid #E7E7E7;
        display: block;
        content: '';
        width: 1px;
        position: absolute;
        right: 0px;
        top: 3px;
    }

    .upper-menu .profile-arrow::after {
        top: 11px;
    }

    .upper-menu li .upper-menu-link-parent {
        font-size: 13px;
        font-weight: 400;
        color: #253C4F !important;
    }

.more-position li::after {
    content: none;
}

/* .logout-position {
    left: -120px !important;
} */

/* topnav  */

/* table  */

.table-fixed {
    table-layout: fixed;
}

tbody,
td,
tfoot,
th,
thead,
tr {
    border-color: #F6F7F8;
}

.table-fixed th {
    background-color: #F6FAF4;
    border-bottom: none;
    color: #6B6B78;
    font-size: 14px;
    height: 44px;
    vertical-align: middle;
    font-weight: 500;
}

.table-fixed td {
    font-size: 14px;
    height: 58px;
    vertical-align: middle;
    font-weight: 400;
}

/* table  */

/* dropdown  */

.dropdown-menu {
    border: none;
}

.dropdown-menu-end {
    left: auto !important;
}

/* dropdown  */

/* label  */

.labels {
    display: inline-block;
    border-radius: 25px;
    text-align: center;
    padding: 5px 20px;
}

label {
    font-weight: 500;
    font-size: 12px;
}

/* label  */

/* icon  */

.icon-button {
    border: none;
    border-radius: 25px;
}

.icon-button {
    border: none;
    border-radius: 25px;
    width: 42px;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* icon  border mdoal*/

.border-bottom {
    border-color: #F0F0F0 !important;
}

.border-bottom-none {
    border-bottom: 0px !important;
    border-color: transparent !important;
}

.border-radius {
    border-radius: 25px;
}

.modal-header {
    border-bottom: 1px solid #F0F0F0;
}

/* icon  border modal*/

.input-group-text {
    background-color: transparent !important;
    border-right: none !important;
}

.form-label {
    font-size: 14px !important;
}

.form-control {
    border: 1px solid #aeadad !important;
}

    .form-control:disabled,
    .form-control[readonly] {
        background-color: #F8F8F9 !important;
        border-color: #F8F8F9 !important;
    }

    .form-control::placeholder {
        color: #444A61;
        opacity: 0.5;
        font-size: 14px;
    }

.cursor {
    cursor: pointer;
}

/* button  */

.btn-light {
    color: #000;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

    .btn-light:hover {
        color: #000;
        background-color: #eeeeee !important;
        border-color: #f9fafb
    }

    .btn-check:focus + .btn-light, .btn-light:focus {
        color: #000;
        background-color: #f9fafb;
        border-color: #f9fafb;
        box-shadow: 0 0 0 .25rem rgba(211, 212, 213, .5)
    }

    .btn-check:active + .btn-light, .btn-check:checked + .btn-light, .btn-light.active, .btn-light:active, .show > .btn-light.dropdown-toggle {
        color: #000;
        background-color: #f9fafb;
        border-color: #f9fafb
    }

        .btn-check:active + .btn-light:focus, .btn-check:checked + .btn-light:focus, .btn-light.active:focus, .btn-light:active:focus, .show > .btn-light.dropdown-toggle:focus {
            box-shadow: 0 0 0 .25rem rgba(211, 212, 213, .5)
        }

    .btn-light.disabled, .btn-light:disabled {
        color: #000;
        background-color: #f8f9fa;
        border-color: #f8f9fa
    }

.button-theme {
    padding: 14px 41px !important;
    font-size: 14px;
}

.btn-outline-dark {
    color: #212529 !important;
    border-color: #212529 !important;
}

    .btn-outline-dark:hover {
        background: #000 !important;
        color: #fff !important;
    }

.btn-outline-success {
    color: #7DB054;
    border-color: #7DB054;
}

    .btn-outline-success:hover {
        color: #fff;
        background-color: #64953C !important;
        border-color: #64953C !important;
    }

/* button  */

.RadTabStrip_Default .rtsLevel .rtsLink.rtsSelected {
    background: #fff !important;
    border-top: 3px solid #009a77;
    border-bottom: 0px;
}

.RadTabStrip_Default .rtsLevel .rtsLink {
    background-image: none !important;
    margin-top: 11px;
    margin-bottom: 7px;
    margin-left: -9px !important;
    height: 29px;
}

.RadTabStrip_Default .rtsLevel .rtsOut {
    background-image: none !important;
    background: #f6f6f6;
    padding: 4px 3px;
    border: 1px solid #ddd;
}

.rtsSelected .rtsOut {
    background: #fff !important;
    box-shadow: 0px -5px 9px rgb(0 0 0 8%) !important;
}

.RadTabStrip .rtsLevel1 .rtsTxt, .RadTabStripVertical .rtsLevel1 .rtsTxt {
    padding: 0 5px;
    color: #000;
}

.btn.template_btn {
    top: 56px !important;
}

/* navsidecategory */

.nav-side .nav-link.active,
.nav-pills .show > .nav-link {
    color: #fff;
    background-color: #7DB054 !important;
    padding: 1rem !important;
}

.nav-side .nav-link {
    color: #555454;
}

.nav-side .nav-link {
    padding: 1rem 1rem !important;
}

.nav-side .nav-link {
    font-size: 14px !important;
}

.nav-side a:hover {
    background: #F2F6EF;
}

/* navsidecategory */

.form-check-input:checked {
    background-color: #7DB054;
    border-color: #7DB054;
}

.form-check-input:focus {
    box-shadow: 0 0 0 .25rem rgba(133, 189, 9, 0.25);
}

.form-check-input {
    border: 2px solid #E0E0E0;
}

.form-check-inline > label {
    margin-top: 2px !important;
}

.steps {
    display: none !important;
}

/* uploadbutton */

.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

    .upload-btn-wrapper input[type=file] {
        font-size: 100px;
        position: absolute;
        left: 0;
        top: 0;
        opacity: 0;
    }

/* uploadbutton */

.img-25 {
    width: 55px;
}

/* responsive */

/* bootstrap-3 */

/*.open > .dropdown-menu {
    display: block;
}*/
@media only screen and (max-width: 1300px) and (min-width: 320px) {
    .more-position {
        left: inherit !important;
        right: auto !important;
    }

        .more-position::after {
            display: none;
        }
}
    @media only screen and (max-width: 1024px) and (min-width: 767px) {
        
        /* .sublinks-menu {
        display: none;
    }*/
        .divGraphArea, .divGraphArea2 {
            min-width: 100% !important;
        }

        .left-bar-top {
            min-width: 100% !important;
            margin-right: 0px !important;
        }

        .sidebar {
            height: 59px;
            width: 68px;
            border-radius: 0px;
        }

        #main {
            margin-left: 21px;
        }

        .sidebar .logo-sidebar {
            padding: 4px 12px;
        }

        .top-nav {
            margin-left: 67px !important;
        }

        .menu-open {
            position: fixed !important;
        }

            .menu-open .search-right-arrow {
                width: 341px;
            }

        .flex-wrap-sm {
            flex-wrap: wrap;
        }
    }

    @media only screen and (max-width: 639px) and (min-width: 320px) {
        #main {
            margin-left: 0px !important;
        }

        .RadPanelBar .rpSlide {
            width: 100% !important;
            overflow: auto !important;
        }

        #main {
            margin-right: 0px !important;
            height: 100% !important;
        }

        .expand-open .dot-menu {
            width: 286px !important;
        }

        .expand-dot-sublinks .sublinks-active {
            left: 175px !important;
        }

        .expand-dot-admin .sub-links-expandadmin {
            left: 175px !important;
        }

        .expand-dot-attendance .sub-links-expandattendance {
            left: 175px !important;
        }

        .expand-dot-task .sub-links-expandtask {
            left: 175px !important;
        }

        .expand-dot-admin .sub-links-expandadmin {
            left: 175px !important;
        }


        .expand-dot-training .sub-links-expandtraining {
            left: 175px !important;
        }

        .logo-hide-small {
            display: none !important;
        }

        .top-nav {
            margin-left: 0px !important;
        }

        .sidebar {
            left: -106px;
        }

        .top-nav .bg-dark {
            background-color: #fff !important;
        }

        .expand-open {
            width: 100% !important;
            left: 0px !important;
        }

        .menu-top {
            height: auto;
        }

        #main {
            padding: 16px;
            padding-right: 16px;
        }

        .table-fixed {
            table-layout: inherit !important;
        }

            .table-fixed th {
                white-space: nowrap;
            }

        .nav-tabs .nav-link {
            font-size: 12px;
        }

        .expand-open .logo-sidebar-bottom {
            padding-bottom: 14px;
        }

        .table-fixed td {
            white-space: nowrap;
        }

        .pills-remove {
            display: none;
        }

        .order-xs-1 {
            order: -1 !important;
        }

        .button-theme {
            padding: 14px 25px;
            width: 100%;
            margin: 5px 0;
        }

        .min-width400 {
            min-width: 100% !important;
        }

        .vh-none {
            height: auto !important;
        }

        .feedback-modal-new {
            width: auto !important;
        }
    }

    /* responsive */

    .flex-dir-inh {
        flex-direction: inherit !important;
    }

    /*claims*/

    .link-like-tab {
        display: flex;
        align-items: center;
        font-size: 13px;
        white-space: nowrap;
    }

        .link-like-tab a {
            padding: 4px 10px;
            background: #F6F6F6;
            margin: 6px 0px;
            letter-spacing: 0px;
        }

            .link-like-tab a.active {
                background: green;
                color: #fff;
            }

            .link-like-tab a:hover {
                background: #eee;
                color: #000;
            }

    .admin-menu-red .active-menu {
        width: 100px;
    }

    .RadAjaxPanel {
        width: 100%;
        overflow-x: auto;
    }

    .play-gif {
        cursor: pointer;
        height: 24px !important;
        width: 24px;
    }

    .logo-wondertransit a {
        padding-right: 0px;
        margin-right: 0px;
    }

    .geeks {
        position: relative;
        width: 37px;
        text-align: center;
        cursor: pointer;
        top: 0px;
        padding: 5px 0;
        background: #F6F9FB;
        border-radius: 5px;
    }

    .geeks-parent::before {
        content: "";
        border-top: solid 5px #F6F9FB;
        border-left: solid 5px transparent;
        border-right: solid 5px transparent;
        width: 10px;
        position: absolute;
        bottom: 14px;
        top: 34px;
        left: 23px;
    }

    .geeks img {
        padding: 0px 0;
    }

    .geeks::before {
        content: "";
        position: absolute;
        top: 2px;
        left: 0px;
        width: 0;
        height: 0;
        background: transparent;
        border: 2px solid transparent;
    }

    .geeks:hover::before {
        animation: animate 0.4s linear forwards;
    }

    @keyframes animate {
        0% {
            width: 0;
            height: 0;
            border-top-color: #545EFF;
            border-right-color: transparent;
            border-bottom-color: transparent;
            border-left-color: transparent;
        }

        50% {
            width: 100%;
            height: 0;
            border-top-color: #545EFF;
            border-right-color: #545EFF;
            border-bottom-color: transparent;
            border-left-color: transparent;
        }

        100% {
            width: 100%;
            height: 100%;
            border-top-color: #545EFF;
            border-right-color: #545EFF;
            border-bottom-color: transparent;
            border-left-color: transparent;
        }
    }

    .geeks::after {
        content: "";
        position: absolute;
        top: 2px;
        left: 0px;
        width: 0;
        height: 0;
        background: transparent;
        border: 2px solid transparent;
    }

    .geeks:hover::after {
        animation: animates 0.4s linear forwards;
    }

    @keyframes animates {
        0% {
            width: 0;
            height: 0;
            border-top-color: transparent;
            border-right-color: transparent;
            border-bottom-color: transparent;
            border-left-color: #545EFF;
        }

        50% {
            width: 0;
            height: 100%;
            border-top-color: transparent;
            border-right-color: transparent;
            border-bottom-color: #545EFF;
            border-left-color: #545EFF;
        }

        100% {
            width: 100%;
            height: 100%;
            border-top-color: transparent;
            border-right-color: transparent;
            border-bottom-color: #545EFF;
            border-left-color: #545EFF;
        }
    }

    .RadWindow_Default .rwTopLeft, .RadWindow_Default .rwTopRight, .RadWindow_Default .rwTitlebar, .RadWindow_Default .rwFooterLeft, .RadWindow_Default .rwFooterRight, .RadWindow_Default .rwFooterCenter, .RadWindow_Default .rwTopResize, .RadWindow_Default .rwStatusbar div, .RadWindow_Default .rwStatusbar, .RadWindow_Default .rwPopupButton, .RadWindow_Default .rwPopupButton span, .RadWindow_Default.rwMinimizedWindow .rwCorner {
        background-image: none !important;
        background-color: #e3e3e3 !important;
    }

    .RadWindow_Default .rwBodyLeft, .RadWindow_Default .rwBodyRight, .RadWindow_Default .rwStatusbarRow .rwCorner {
        background-image: none !important;
        background-color: #e3e3e3 !important;
    }

    .RadWindow_Default .rwBodyLeft, .RadWindow_Default .rwBodyRight, .RadWindow_Default .rwStatusbarRow .rwCorner {
        background-image: none !important;
        background-color: #e3e3e3 !important;
    }
