﻿@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

html {
    height: 100%;
}

body {
    font-family: 'Roboto', sans-serif;
    margin: 0;
    min-height: 100%;
    padding: 0;
    position: relative;
}

.rotate-banner {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform-origin: left;
    background-color: #FDE401;
    padding: 0px 30px 5px 30px;
    border-radius: 0px 0px 15px 15px;
    position: absolute;
    left:12px;
}

.rotate-banner-home {
    position: fixed;
    top: 90%;
    width: 300px;
    text-align: center;
}

.rotate-banner-other {
    left: -154px;
    position: fixed;
    top: 410px;
}

.rotate-banner-text {
    font-size: 12px;
    font-weight: 700;
}

.main-content {
    min-height: calc(100vh - 68px);
}

.tooltip {
    pointer-events: none;
}

/*.tooltip .arrow {
    display: none !important;
}*/

.tooltip-inner {
    max-width: 500px !important;
    text-align: left !important;
}

/*
    Bootstrap overides
*/


.table th, .table td {
    border: none !important;
    background-color: #F8F9FA !important;
    border: 1px solid #ECEEF0 !important;
    border-radius: 5px;
    font-size: 15px;
    vertical-align: middle;
}

.table td.descripetab {
     width: 400px;
 }

.table td p.descripepara {
     word-break: break-word;
}

td.category-descripe {
    word-break: break-word;
}

td.limitedlongtext {
    overflow: hidden;
}

    td.limitedlongtext > a {
        color: #797777 !important;
        display: inline-block;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
    }

td.limitedlongtext > a.link-text {
    color: #0093FE !important;
}

.form-check label {
    font-size: 15px;
}

.mw-65 {
    min-width: 65px !important;
}


.table th {
    background-color: #F8F9FA;
    border-bottom: none !important;
}

a, a:hover, a:active, a:focus {
    color: #0093FE;
    cursor: pointer;
    text-decoration: none;
}

.mvc-grid th, .mvc-grid td {
    font-size: 14px;
}

.mvc-grid-title {
    color: #333333;
    font-weight: 700;
    font-size: 14px;
}

.mvc-grid-sort::before, .mvc-grid-sort::after {
    font-size: 12px;
    vertical-align: top;
}

.mvc-grid-filter::before {
    font-size: 12px;
    vertical-align: top;
}

.mvc-grid-pager {
    margin-top: 19px;
    min-height: 56px;
}

.ml10 {
    margin-left: 10px !important;
}

.mr-15 {
    margin-right: 15px;
}

.mvc-grid-excel-mode .filterable .mvc-grid-sort, .mvc-grid-header-mode .filterable .mvc-grid-sort {
    right: 0.6rem !important;
}

.mvc-grid-pager{
    text-align: right !important;
    margin-top: 10px;
    font-size: 14px;
}

    .mvc-grid-pager button {
        background-color: #ffffff !important;
        font-size: 13px;
        color: #8C8F8B !important;
        margin-top: 20px !important;
        border-radius: 5px;
        height: 33px;
        width: 29px;
        padding: 0 2px !important;
        line-height: 1 !important;
        border: 1px solid #DFE3E8 !important;
        box-sizing: content-box;
        font-weight: 500;
    }

        .mvc-grid-pager button:hover {
            background-color: #0093FE !important;
            color: #FFFFFF !important;
        }

.mvc-grid .mvc-grid-pager button.prelast {
    padding: 0 20px !important;
}

.mvc-grid-pager .disabled, .mvc-grid-pager .disabled:focus, .mvc-grid-pager .disabled:hover {
    background-color: #ffffff !important;
    color: #8C8F8B !important;
    opacity: 0.5;
}

.mvc-grid-pager, .mvc-grid-empty-row {
    font-size: 15px;
    position: relative;
    z-index: 1;
}

.mvc-grid-pager .active, .mvc-grid-pager .active:focus, .mvc-grid-pager .active:hover {
    background-color: #0093FE !important;
    border-color: #0093FE !important;
    color: #ffffff !important;
}

.breadcrumb {
    background-color: transparent;
    padding-top: 16px;
    padding-bottom: 0;
    list-style: none;
    margin-bottom: 0 !important;
    align-items: center;
    padding-left: 0px
}

    .breadcrumb .breadcrumb-text {
        vertical-align: middle;
    }

    .breadcrumb .breadcrumb-item a, .breadcrumb .breadcrumb-item.active {
        color: #5E6B77 !important;
        font-size: 12px;
        margin-bottom: 0;
    }

    .breadcrumb .breadcrumb-arrow .arrow-img {
        margin: 0 10px;
        width: 8px;
    }

.form-control:disabled, .form-control[readonly] {
    background-color: #F4F6F8 !important;
    opacity: 1;
    cursor: not-allowed;
}

.font-24 {
    font-size: 24px !important;
}

.breadcrumb .breadcrumb-img {
    height: 12px;
    vertical-align: middle;
}

.breadcrumb .breadcrumb-arrow {
    margin-left: 11px;
    margin-right: 11px;
}

.breadcrumb .mr-10 {
    margin-right: 10px;
}

.breadcrumb .ml-12 {
    margin-left: 12px;
}

.field-validation-error {
    font-size: 13px;
}

.form-control:focus {
    box-shadow: none !important;
}

.form-check {
    align-items: center;
    display: flex;
    padding-left: 18px;
}

    .form-check:nth-child(1) {
        padding-left: 0;
    }

.template .active-img {
    height: 16px;
    width: 16px;
}

.section-change-password {
    background-color: #E5E5E5;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom left;
    padding: 200px 0;
}

    .section-change-password .password-wrap {
        background: #FFFFFF;
        border: 1px solid #DADADA;
        box-sizing: border-box;
        border-radius: 15px;
        padding: 45px 29px;
        max-width: 546px;
        margin: 0 auto;
    }

        .section-change-password .password-wrap .form-control {
            background: #F6F6F6;
            border: 1px solid #C1BDBD;
            box-sizing: border-box;
            border-radius: 80px;
            height: 50px;
            width: 100%;
        }

.mb-25 {
    margin-bottom: 25px;
}

.mb-17 {
    margin-bottom: 17px;
}

.mt-17 {
    margin-top: 17px;
}

.section-change-password .password-wrap .btn-blue {
    border-radius: 80px;
    font-size: 18px;
    height: 50px;
    margin-top: 15px;
    width: 100%;
}

.section-change-password .password-wrap .logo {
    height: 30px;
}

.section-change-password .password-wrap .flex {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.section-change-password .password-wrap .forgot-password-text {
    color: #000000;
    cursor: pointer;
    font-weight: 500;
    opacity: 0.5;
}

.section-change-password .password-wrap .title {
    color: #0093FE;
    font-weight: 700;
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 7px;
    margin-top: 0;
    margin-block-end: 7px;
}

.section-change-password .password-wrap .sub-title {
    color: #202124;
    display: block;
    font-size: 13px;
    margin-bottom: 24px;
    opacity: 0.6;
}

select {
    background-image: url(/Content/Images/arrow-down.png);
    background-repeat: no-repeat;
    background-position-x: 96.5%;
    background-position-y: 50%;
    background-size: 12px;
    -webkit-appearance: none;
    -moz-appearance: none;
}

select#ddlTimeIn {
    background-image: url(/Content/Images/arrow-down.png);
    background-position-x: 94.4%;
    background-position-y: 50%;
    background-size: 12px;
    -webkit-appearance: none;
}

select#ddlFullTimeEquivalent {
    background-image: url(/Content/Images/arrow-down.png);
    background-position-x: 94.4%;
    background-position-y: 50%;
    background-size: 12px;
    -webkit-appearance: none;
}

.mt-20 {
    margin-top: 20px;
}

.d-block {
    display: block;
}

.sequence-col-width {
    width: 15%;
}

.form-check input[type="radio"], input[type="checkbox"] {
    box-sizing: border-box;
    border: 1px solid #E2E2E2;
    height: 17px;
    padding: 0;
    vertical-align: middle;
    width: 17px;
}

.unauthoried-container {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 100px;
}

    .unauthoried-container .unath-img {
        display: block;
        margin-bottom: 30px;
        max-width: 500px;
    }

    .unauthoried-container .unath-content {
        color: #77838F;
        font-size: 17px;
        margin-bottom: 50px;
        text-transform: uppercase;
    }

.form-check label {
    margin-bottom: 0;
    margin-left: 8px;
}

.modal .modal-title {
    color: #000000;
}

.modal .input-group > .form-control:not(:first-child), .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
}

.modal .flex {
    display: flex;
    justify-content: space-between;
}

.modal .input-group {
    font-size: 15px;
    margin-bottom: 14px;
}

.modal .mvc-grid-title {
    color: #333333;
    font-weight: 700;
}

.modal .bg-blue-title {
    color: #616161;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 0;
}

    .modal .bg-blue-title label {
        margin-bottom: 0;
    }


.modal .mvc-grid th {
    color: #333333 !important;
}

.modal .mvc-grid td {
    color: #797777 !important;
}

.modal .btn-primary {
    min-width: 120px;
}

.modal.question-modal td {
    background-color: #ffffff !important;
    border: 0.5px solid #E2E2E2;
    border-radius: 5px;
    color: #797777;
    font-size: 14px;
    padding: 8px 12px;
}

.modal.question-modal .checkbox-control {
    background-color: transparent !important;
    border: none !important;
    max-width: 1.5%;
    padding: 0 !important;
}

.modal.question-modal .button-control {
    background-color: transparent !important;
    border: none !important;
    max-width: 100px;
    padding: 0 !important;
}

.modal.question-modal .edit-button {
    float: right;
}

.modal.question-modal .button-control .btn-link {
    min-width: 85px !important;
}

.modal-open .modal, .modal-open .modal {
    padding-right: 0 !important;
}

.modal-question-modal .mw-150 {
    min-width: 150px;
}


.modal.question-modal .modal-header, .modal.custom-question-modal .modal-header {
    border-bottom: none;
    padding: 25px 40px;
    padding-bottom: 20px;
}

.modal.question-modal .modal-header .close {
    display: none;
}

.modal.question-modal .modal-header .modal-title, .modal.custom-question-modal .modal-header .modal-title {
    color: #091D2D;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 26px;
}

.modal.custom-question-modal .modal-body td {
    padding: 0 !important;
}

.modal.custom-question-modal .modal-body .mw-150 {
    min-width: 150px !important;
}

.modal.custom-question-modal .modal-body .form-control {
    background-color: #ffffff !important;
    border: 0.5px solid #E2E2E2;
    font-size: 15px !important;
}

.modal .session-expire-content .session-img {
    height: 70px;
    margin-bottom: 20px;
}

.modal .session-expire-content .btn {
    border-radius: 35px !important;
}

.modal .modal-body.template .mvc-grid table {
    padding: 20px 15px;
}

.modal-body {
    padding: 0px 40px;
    color: #000000;
}

.modal-body .subtitle-text {
    font-size: 14px;
    font-weight: 500;
}

.modal-body .import-question-modal {
    border: 1px dashed rgba(56, 78, 183, 0.3);
    border-radius: 4px;
    text-align: center;
    padding-top: 35px
}

    .modal-body .import-question-modal .upload-btn {
        background: #0093FE;
        border-radius: 5px;
        color: #FFFFFF;
        font-size: 15px;
        font-weight: 500;
        margin-top: 15px;
        padding: 5px 19px;
        width: 194px;
    }

    .modal-body .import-question-modal .dragdrop-btn {
        color: #616161;
        font-size: 15px;
        font-weight: 500;
        margin-top: 10px;
    }

.modal-footer {
    padding: 29px 40px;
}

.list-question-modal-footer {
    padding: 29px 40px;
    min-width: max-content;
}

/*
    Flex
*/
.flex-align-center {
    align-items: center;
    display: flex;
    justify-content: space-between;
}


/*
    Buttons
*/
.btn-primary {
    background-color: #0093FE !important;
    border: 1px solid #0093FE !important;
    box-sizing: border-box;
    border-radius: 5px;
    color: #ffffff !important;
    font-size: 14px;
    font-weight:500;
}

.btn-link a {
    color: #0093FE !important;
    font-size: 14px;
    text-decoration: none !important;
}

.btn-blue {
    background-color: #0093FE;
    border: 1px solid #0093FE;
    box-sizing: border-box;
    border-radius: 5px;
    color: #ffffff !important;
    font-size: 14px;
    font-weight: 500;
}

    .btn-blue a {
        color: #ffffff !important;
        font-size: 14px;
        text-decoration: none !important;
    }

.btn-login a {
    background-color: #0093FE;
    border: 1px solid #0093FE;
    box-sizing: border-box;
    border-radius: 5px;
    color: #ffffff !important;
    display: block;
    font-size: 14px;
    min-width: 100px;
    padding: 9px 0;
}

.btn-signout a {
    background-color: #ffffff;
    border: 1px solid #0093FE;
    box-sizing: border-box;
    border-radius: 5px;
    color: #0093FE !important;
    display: block;
    font-size: 14px;
    min-width: 100px;
    padding: 6px 0;
    height: 35px;
    text-decoration: none !important;
}

.btn-red-outline {
    background: transparent !important;
    border-radius: 5px !important;
    border: 1px solid #F74E4D !important;
    box-sizing: border-box;
    color: #F74E4D !important;
    font-size: 14px;
    font-weight: 500;
    min-width: 100px;
    display: inline-block;
    padding: 7px 0;
}

.btn-red {
    background: #F74E4D !important;
    border-radius: 5px !important;
    border: 1px solid #F74E4D !important;
    box-sizing: border-box;
    color: #ffffff !important;
    font-size: 14px;
    font-weight: 500;
    min-width: 100px;
    display: inline-block;
    padding: 7px 0;
}

.btn-black {
    background: #5E6B77 !important;
    border-radius: 35px !important;
    border: 1px solid #5E6B77 !important;
    box-sizing: border-box;
    color: #ffffff !important;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    min-width: 100px;
    padding: 7px 0;
}

.btn-dark {
    background: #5E6B77 !important;
    border-radius: 35px !important;
    border: 1px solid #5E6B77 !important;
    box-sizing: border-box;
    color: #ffffff !important;
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    min-width: 100px;
    padding: 7px 0;
}

.btn-link {
    align-items: center;
    background-color: transparent !important;
    border: 1px solid #0093FE !important;
    border-radius: 5px;
    color: #0093FE !important;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    justify-content: center;
    min-height: 35px;
    height: 35px;
    padding: 7px 14px !important;
    text-align: center;
    min-width: 100px;
}

.btn-back {
    height: 35px;
    min-width: 130px;
    padding: 0 !important;
}

.btn-cancel {
    height: 35px;
    font-weight: 500;
    min-width: 130px !important;
    border: 1px solid #F74E4D !important;
    color: #F74E4D !important;
    margin-right: 5px;
    padding: 7px !important;
}

.btn-create {
    height: 35px;
    font-weight: 500;
    min-width: 130px;
    margin-right: 5px;
    padding: 6px 10px !important;
}



.btn-delete {
    border: 1px solid #F74E4D !important;
    color: #F74E4D !important;
    height: 35px;
    font-size: 14px;
    font-weight: 500;
    min-width: 130px;
    margin-right: 5px;
    padding: 7px !important;
}

.btn-delete-long {
    height: 35px;
    border: 1px solid #F74E4D !important;
    color: #F74E4D80 !important;
    font-weight: 500;
    min-width: 150px;
    margin-right: 5px;
}

.btn-workitem {
    height: 35px;
    font-weight: 500;
    min-width: 130px;
    margin-right: 5px;
    padding: 7px !important;
    display:flex;
    align-items:center;
    width: max-content;
}

.btn-workitem-count {
    border-radius: 50px;
    background-color: #95D53B;
    height: 20px;
    font-size: 11px;
    font-weight: 500;
    width: 20px;
    color: white;
    padding: 2px;
    margin-right: 5px;
}

.btn {
    align-items: center;
    justify-content: center;
}

    .btn:focus, .btn.focus {
        outline: 0;
        box-shadow: none !important;
    }

.btn-link:hover, .btn-link:active, .btn-link:focus {
    box-shadow: none;
    text-decoration: none;
    outline: none;
}

.btn.disabled, .btn:disabled {
    cursor: not-allowed !important;
    opacity: 0.5;
}

/*
    Modal
*/



.modal.delete-modal .modal-body {
    padding: 40px;
    padding-bottom: 0;
    text-align: center;
}

.modal.delete-modal .modal-title {
    color: #979797;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 28px;
    text-align: center;
}

.modal.delete-modal .modal-dialog {
    max-width: 384px;
}

.modal.delete-modal .modal-footer {
    justify-content: center;
    padding: 40px 0px;
    padding-top: 20px;
}

.modal.delete-question-modal .modal-body {
    padding: 20px 20px 0 20px;
    text-align: center;
}

.modal.delete-question-modal .modal-title {
    color: #979797;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
}

.modal.delete-question-modal .modal-dialog {
    max-width: 384px;
}

.modal.delete-question-modal .modal-footer {
    justify-content: center;
    padding: 20px 0px;
}

.modal .upload-modal-dialog {
    max-width: 600px;
}
.modal-footer {
    border-top: none !important;
}

    .modal .modal-footer .btn {
        border-radius: 5px !important;
        cursor: pointer;
        font-size: 14px;
        min-width: 130px;
        min-height: 35px;
        margin: 0 5px;
        padding: 6px 14px;
    }

.answer-modal .modal-content {
    width: 955px;
}

.question-modal .modal-content {
    max-height: 700px;
}

.question-modal .modal-body {
    max-height: 700px;
    overflow-y: auto;
}

.question-modal .modal-body .uploaded-file-wrapper {
    margin-top: 10px;
}

.question-modal .modal-body .uploaded-file-box {
    border: 0.5px solid #E3E3E3;
    padding: 5px 10px 4px 15px;
    border-radius: 5px;
}

.question-modal .modal-body .uploaded-file-box .uploaded-file-close-btn {
    background-color: #E6E6E6;
    border-radius: 50%;
    color: #FFFFFF;
    cursor: pointer;
    padding: 0px 5px;
}

.question-modal .modal-body .uploaded-file-box .uploaded-file-name {
    color: #797777;
    font-weight: 400;
    font-size: 12px;
    margin-bottom: 0;
    padding-top: 2px;
}

.modal.answer-modal .modal-footer .btn {
    padding: 5px;
    margin: 0;
    height: 40px;
}

.ml-30 {
    margin-left: 30px !important;
}

input.form-control.color-selector-name {
    width: 60%;
}

.color-selector {
    width: 35px;
    margin: 0 6px;
    height: 35px;
}

.grid-ques-check {
    display: flex;
    align-items: center;
}

.answer-modal .editbusiness-modal{
    max-width:550px !important;
}
@media (min-width: 992px) {
    .answer-modal .modal-lg, .modal-xl {
        max-width: 955px;
    }

    .modal.question-modal .modal-footer .btn {
        border-radius: 5px !important;
        min-width: 110px;
    }

    .modal .modal-footer .btn:last-child {
        margin-right: 0 !important;
    }

    .modal .modal-title .close {
        display: none;
    }

    .modal .blue-line {
        border-top: 3px solid #0093FE;
        margin: 0;
        width: 80%;
    }
}

/*sprint10 sp10 sprint 10*/
/*.mvc-grid-pager, .mvc-grid-empty-row {
        text-align: center;
        position: fixed;
        bottom: 20px;
        left: 50%;
        transform: translate(-50%, -50%);
        transition: .1s;
    }*/

/*sprint10 sp10 sprint 10*/
/*.template .back-wrap {
        margin-top: 38px;
    }*/

/*
   Media Queries
*/
@media only screen and (min-width: 1024px) {
    .custom-container {
        max-width: 91%;
    }
}

@media only screen and (min-width: 1600px) {
    .custom-container {
        max-width: 87%;
    }
}

@media only screen and (min-width: 1024px) and (max-width:1200px) {
    .font-24 {
        font-size: 16px !important;
    }
}



/*navbar*/



.containerNav {
    font-family: 'Roboto', sans-serif;
}

div#search {
    margin-bottom: 23px;
}

div#navigator {
    margin-bottom: 23px;
}

.fontColour {
    color: darkblue
}

.side-navbar-li.active-border {
    border-bottom: 1px dashed #00aea7 !important;
    border-left: 1px dashed #00aea7;
}

.container {
    border-bottom: 0px !important;
}

.link-text {
    align-items: center;
    display: inline-flex;
}

    .link-text.chapter-link {
        height: 40px;
        width: 305px;
    }

    .link-text.section-link {
        height: 40px;
        width: 255px;
    }

    .link-text.question-link {
        height: 40px;
        max-width: 240px;
        /* overflow: hidden; */
        text-overflow: ellipsis;
        width: 240px;
    }

.section-hide {
    display: none;
}

.section-visible {
    display: block;
}

.side-navbar .search-input-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.side-navbar .close-btn-icon {
    margin-left: 95%;
}

.side-navbar input.search-input {
    margin-right: 20px;
    width: 90%;
    max-width: 90%;
}

.search-input-bar {
    background-color: #ffffff;
    border-radius: 23px;
    margin-bottom: 23px;
    padding: 5px 14px;
}

span .active {
    background: #00aea7;
    border-radius: 0px 5px 5px 5px;
    color: #ffffff !important;
    display: flex;
    height: 30px;
    width: inherit;
    margin-right: 1.95px;
    align-items: center;
    padding-left: 5px;
}

.chaptact {
    background: #00aea7;
    border-radius: 0px 5px 5px 5px;
    color: #ffffff !important;
    display: flex;
    height: 30px;
    width: inherit;
    margin-right: 1.95px;
    align-items: center;
    padding-left: 5px;
}


span .inactive {
    color: #1C274C;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
}

.link-text .icon-arrow-style {
    height: 11.25px;
    margin-left: auto;
    width: 8px;
    margin-right: -20px;
    display: inline-block
}

.icon-style {
    height: 15px;
    margin-right: 5px;
    width: 5;
}
.search-icon-style {
    height: 15px;
    margin-right: 5px;
}
input.search-input {
    border: none;
    color: #878787;
    font-weight: 400;
    font-size: 13px;
    margin-right: 100px;
}


img.close-btn-icon {
    height: 12px !important;
    width: 12px !important;
    right: 10px;
    margin-left:90%;
}

img.search-icon {
    height: 10px;
    width: 10px;
}

img.navigator-icon {
    height: 12px;
    margin-left: 9px;
    width: 12px;
}

img.add-icon {
    height: 10px;
    margin-bottom: 2px;
    width: 11px;
}

.inner-ul {
    border-top: 1px dashed #CBCBCB;
    margin-left: -1em;
    padding-left: 2em;
}

.side-navbar {
    background: #f5f8fa;
    border: 1px solid #e7e7e7;
    border-radius: 0px 0px 0px 5px;
    height: max-content;
   /* margin-top: 72px;*/
    padding: 10px 14px;
    position: absolute;
    right: 0;
    left: 40px;
    width: 380px;
    z-index: 1000;
}

.side-navbar-btn {
    color: #ffffff;
    background-color: #00AEA7;
    border: 0;
    border-radius: 5px 5px 0px 0px;
    font-size: 10px;
    font-weight: 500;
    padding: 5px 13px;
    position: absolute;
    right: -38px !important;
    top: 16.5%;
    transform: rotate(-90deg);
    z-index:9;
}

.side-navbar-btn-anim {
    color: #ffffff;
    background-color: #00AEA7;
    border: 0;
    border-radius: 5px 5px 0px 0px;
    font-size: 10px;
    font-weight: 500;
    padding: 5px 13px;
    position: absolute;
    left: -5% !important;
    top: 5%;
    transform: rotate(-90deg);
}

.side-navbar-btn-primary {
    color: #ffffff;
    background-color: #00AEA7;
    border: 0;
    border-radius: 5px 5px 0px 0px;
    font-size: 10px;
    font-weight: 500;
    padding: 5px 13px;
    position: absolute;
    right: -38px !important;
    top: 20.5%;
    transform: rotate(-90deg);
    float: right;
    z-index:0;
}

.side-navbar-li span {
    background: #f5f8fa;
    color: #1C274C;
    font-family: "Roboto";
    font-size: 14px;
    font-weight: 400;
    list-style: none;
    margin: 0;
    padding-left: 5px;
    position: relative;
    top: 1.3rem;
}

li.container .active-link {
    color: #00aea7;
}

li.container.side-navbar-li.li-class.search-page {
    border-bottom: 1px dashed #CBCBCB !important;
}

li.container span a {
    color: #1C274C;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
}

.side-navbar ul {
    list-style: none;
    max-width: fit-content;
}

.side-navbar-ul li {
    /* border: 1px dashed #CBCBCB; */
    border-bottom: 1px dashed #CBCBCB;
    border-left: 1px dashed #CBCBCB;
    border-width: 0 0 1px 1px;
    list-style: none;
    padding-left: 1em;
    width: 180px;
}

.navigator-div .title {
    color: #1c274c;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 900;
    line-height: 16px;
}

.navbar-search-title {
    color: #1c274c;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 800;
    line-height: 10px;
    padding-top: 10px;
}

.ul-first-element {
    padding-left: 0;
}

navigator-div {
    margin-bottom: 32px;
}

.nested {
    display: none;
}

.icon-arrow-style {
    cursor: pointer;
    -webkit-user-select: none;
    /* Safari 3.1+ */
    -moz-user-select: none;
    /* Firefox 2+ */
    -ms-user-select: none;
    /* IE 10+ */
    user-select: none;
}

.icon-arrow-style {
    display: inline-block;
}

.icon-arrow-down-style {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.icon-ques-style {
    height: 15px;
    margin-right: 5px;
    width: 15px;
}

.tab-title {
    border-bottom: 3px solid transparent;
    color: #1C274C;
    font-size: 13px;
    font-weight: 500;
    margin-right: 32px;
    text-decoration: none;
}

.tab-title.active {
    border-bottom: 3px solid #00AEA7 !important;
    color: #00AEA7;
    padding-bottom: 4px;
}

.tab-title:hover {
    color: #00AEA7;
}

.tree-icon-grey {
    position: absolute;
    z-index: 100;
    margin-top: 37.2px;
    margin-left: -5px;
}

.side-navbar-ul li:last-child .side-navbar-ul {
    border-bottom: 1px solid #f5f8fa;
}

.side-navbar-tabs {
    display: flex;
    margin-bottom: 23px;
    margin-top: 14px;
    padding: 0;
}

ul li:last-child ul {
    border-left: 1px solid #f5f8fa;
}

.search-hide {
    display: none;
}

.search-visible {
    display: block;
}

.nav-hide {
    display: none;
}

.nav-visible {
    display: block;
}

.bs-canvas-overlay {
    opacity: 0.85;
    z-index: 12;
}
.textClass {
    
}

.bs-canvas {
    top: 3%;
    z-index: 13;
    overflow-x: hidden;
    overflow-y: auto;
    width: 420px;
    transition: margin .4s ease-out;
    -webkit-transition: margin .4s ease-out;
    -moz-transition: margin .4s ease-out;
    -ms-transition: margin .4s ease-out;
}

.bs-canvas-left {
    left: 0;
    margin-left: -330px;
}

.bs-canvas-right {
    right: 0;
    margin-right: -500px;
}

/* Only for demo */
body {
    min-height: 100vh;
}

/* .ul-first-element .li-class:last-child .inner-ul {
    border-bottom: 1px solid #f5f8fa;
    margin-left: -17px;
} */


