﻿.navbar {
    background: #f2f3f8 !important;
    /*box-shadow: 0 0 10px 0 #dedede;*/
    /*border-bottom: 2px solid #3fa7de !important;*/
}

/*.mobile-only-brand {
    background: #fff !important;
}*/

.course-detail-container {
    margin: 0 auto;
    float: none;
    padding: 15px;
    background: #fff;
    box-shadow: 0 0 1px 0 #e2e2e2;
    text-align: justify;
}

    .course-detail-container a, .course-detail-container a p {
        color: #464646;
        font-size: medium;
        font-weight: bold;
    }

    .course-detail-container h1 {
        font-size: 26px;
    }

    .course-detail-container h2 {
        font-size: 20px;
        font-weight: bold;
    }

    .course-detail-container .check-box label {
        margin-left: 10px;
    }

    .course-detail-container p, .course-detail-container .course-about {
        /*color: #464646;
        font-size: 1.1em !important;
        line-height: 1.4em !important;
        text-align: justify;*/
    }

    .course-detail-container li {
        /*color: #464646;
        font-size: 1.0em !important;
        line-height: 1.3em !important;*/
    }

    .course-detail-container .course-about p {
        /*text-align: justify;*/
    }

    .course-detail-container .course-attributes {
        color: #464646;
        font-size: 1.1em !important;
        line-height: 1.2em !important;
        padding: 5px 0 !important;
    }

    .course-detail-container li {
        /*margin-bottom: 10px;
        text-align: justify;*/
    }

    .course-detail-container .course-attributes i {
        font-size: 1.2em !important;
        margin: 0 5px 0 -10px;
    }

    .course-detail-container .social-share p {
        font-size: 16px;
        font-weight: bold;
    }

    .course-detail-container .instructor:hover .instructor-img {
        /*border: 4px solid #2968aa;*/
    }

    .course-detail-container .instructor-img {
        max-width: 80px;
        border-radius: 100%;
        border: 4px solid #e6e6e6;
        transition: border .2s;
    }

    .course-detail-container ul {
        display: block;
        list-style-type: disc;
        -webkit-margin-before: 1em;
        -webkit-margin-after: 1em;
        -webkit-margin-start: 0px;
        -webkit-margin-end: 0px;
        -webkit-padding-start: 20px;
    }

    .course-detail-container ol {
        display: block;
        -webkit-margin-before: 1em;
        -webkit-margin-after: 1em;
        -webkit-margin-start: 0px;
        -webkit-margin-end: 0px;
        -webkit-padding-start: 20px;
    }

    .course-detail-container .headertext {
        color: #3fa7de !important;
        line-height: 45px !important;
        font-weight: bold;
    }

.html-block ul {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 20px;
}

.html-block ol {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 20px;
}

.instructor-container {
    margin-bottom: 20px;
}

.instructor-org {
    font-weight: bold;
}

.sl-item {
    border-left: 0;
}

.padding-0 {
    padding: 0 !important;
}

.margin-0 {
    margin: 0 !important;
}

.inner-btn {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1;
}

.btn-square-35 {
    height: 35px !important;
    width: 35px !important;
}

.tab-btn {
    float: left !important;
    border-radius: 0 !important;
    border-bottom: 4px solid rgba(255,255,255,0) !important;
    padding: 10px 15px 8px 15px;
    margin-bottom: 2px;
}

    .tab-btn:hover {
        border-bottom: 4px solid #e7368c !important;
    }

.header-custom-dropdown .dropdown-toggle {
    border: 0 !important;
    padding-left: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.txt-light .filter-option {
    color: #fff;
}

.UpdateProgressPanel {
    text-align: center;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.1);
    z-index: 10000000000000000000;
    left: 0;
    top: 0;
}

.modal-body {
    min-height: 200px;
    max-height: calc(100vh - 117px);
    overflow-y: auto;
}

.modal-full-height {
    height: calc(100vh - 115px);
}

.modal-qa-full-height {
    height: calc(100vh - 155px);
}

.modal-loader {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    font-size: 40px;
    text-align: center;
}

.modal-content-bg-giphy {
    background-image: url('dist/img/giphy.gif');
    background-position: center;
    background-repeat: no-repeat;
}

.modal-loader i {
    margin-top: 25%;
}

.modal-nav {
    position: absolute;
    top: 40%;
    padding: 0px 8px;
    background: rgba(0,0,0,0.4);
    color: rgba(256,256,256,0.7);
    font-size: 36px;
    cursor: pointer;
    z-index: 1;
}

    .modal-nav:hover {
        color: #fff;
    }

.modal-nav-prev {
    left: 0;
}

.modal-nav-next {
    right: 0;
}

.qa-used-list {
}

.uceditor-attatchment-div {
    width: 20px;
    overflow: hidden;
    float: right;
    position: relative;
    cursor: pointer !important;
}

.uceditor-attatchment-icon {
    cursor: pointer;
}

.uceditor-attatchment {
    opacity: 0;
    position: absolute;
    width: 20px;
    left: 0;
    padding: 0;
    height: 20px !important;
}

input[type="file"]::-webkit-file-upload-button {
    cursor: pointer !important;
}

.ajax__html_editor_extender_button {
    background-color: none !important;
}

.ajax__html_editor_extender_texteditor {
    border-color: #e4e4e4 !important;
    border-top: 0 !important;
    background: #fff;
    background-color: #fff;
}

    .ajax__html_editor_extender_texteditor a {
        text-decoration: underline !important;
        cursor: pointer !important;
    }

.ajax__html_editor_extender_buttoncontainer {
    background-color: #fff !important;
    border: 1px solid #e2e2e2 !important;
}

.modal-content .closenew {
    position: absolute;
    right: -19px;
    background-color: white;
    opacity: 1;
    width: 20px;
}

.cls-progress {
    background: rgba(0,0,0,0.5);
    position: fixed;
    z-index: 10001;
    height: 100%;
    width: 100%;
    overflow: hidden;
    color: black;
    top: 0;
    left: 0;
    text-align: center;
}

.cls-div-progress {
    background: rgba(256,256,256,0.5);
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 1;
}

.spinner {
    margin: 0px auto 0;
    text-align: center;
    padding-top: 10px;
    height: 100%;
}

    .spinner > div {
        width: 12px;
        height: 12px;
        background-color: #3ea7de;
        border-radius: 100%;
        display: inline-block;
        -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
        animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    }

    .spinner .bounce1 {
        -webkit-animation-delay: -0.32s;
        animation-delay: -0.32s;
    }

    .spinner .bounce2 {
        -webkit-animation-delay: -0.16s;
        animation-delay: -0.16s;
    }

@-webkit-keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1.0);
    }
}

@keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}

.disabled {
    cursor: not-allowed !important;
}

.min-height {
    min-height: calc(100vh - 240px);
}

.owl-theme .owl-nav .disabled {
    display: none !important;
}

.btn-tranperent-z {
    border: none;
    box-shadow: none;
    width: auto;
    height: 100%;
    width: 100%;
    line-height: 0;
    background-color: transparent !important;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
}

    .btn-tranperent-z:focus {
        outline: 0!important;
    }

.btn-tranperent-edit:before {
    content: '/hjk';
}

.btn-tranperent-edit-25X25 {
    border: none;
    box-shadow: none;
    width: auto;
    height: auto;
    height: 25px;
    width: 25px !important;
    line-height: 0;
    background-image: url('../../images/file_edit.png');
    background-color: transparent !important;
}

.btn-tranperent-delete-25X25 {
    border: none;
    box-shadow: none;
    width: auto;
    height: auto;
    height: 25px;
    width: 25px !important;
    line-height: 0;
    background-image: url('../../images/delete-icon.png');
    background-color: transparent !important;
}

.btn-tranperent-remove-25X25 {
    border: none;
    box-shadow: none;
    width: auto;
    height: auto;
    height: 25px;
    width: 25px !important;
    line-height: 0;
    background-image: url('../../images/clear.png');
    background-color: transparent !important;
}

.btn-tranperent-remove-15x15 {
    border: none;
    box-shadow: none;
    width: auto;
    height: auto;
    height: 15px;
    width: 15px !important;
    line-height: 0;
    background-image: url('../../images/clear_white.png');
    background-color: transparent !important;
}

.btn-tranperent-view-25X25 {
    border: none;
    box-shadow: none;
    width: auto;
    height: auto;
    height: 25px;
    width: 25px !important;
    line-height: 0;
    background-image: url('../../images/view-icon.png');
    background-repeat: no-repeat;
    background-color: transparent !important;
}

.btn-tranperent-QuestionBank-25X25 {
    border: none;
    box-shadow: none;
    width: auto;
    height: auto;
    height: 25px;
    width: 25px !important;
    line-height: 0;
    background-image: url('../../images/question-bank-icon.png');
    background-repeat: no-repeat;
    background-color: transparent !important;
}

.btn-tranperent-plus-25X25 {
    border: none;
    box-shadow: none;
    width: auto;
    height: auto;
    height: 25px;
    width: 25px !important;
    line-height: 0;
    background-image: url('../../images/Plus.png');
    background-repeat: no-repeat;
    background-color: transparent !important;
}

.btn-tranperent-minus-25X25 {
    border: none;
    box-shadow: none;
    width: auto;
    height: auto;
    height: 25px;
    width: 25px !important;
    line-height: 0;
    background-image: url('../../images/minus.png');
    background-repeat: no-repeat;
    background-color: transparent !important;
}

.btn-tranperent-video-25X25 {
    border: none;
    box-shadow: none;
    width: auto;
    height: auto;
    height: 25px;
    width: 25px !important;
    line-height: 0;
    background-image: url('../../images/video-icon.png');
    background-repeat: no-repeat;
    background-color: transparent !important;
}

.default-height {
    min-height: calc(100vh - 116px);
}

.d-sw {
    box-shadow: 0 2px 5px 0 #e2e2e2;
    border-radius: 9px;
    overflow: hidden;
}

.tab-btn {
    float: left !important;
    border-radius: 0 !important;
    border-bottom: 4px solid rgba(255,255,255,0) !important;
}

    .tab-btn:hover {
        border-bottom: 4px solid #fff !important;
        color: #fff;
    }

.tab-btn-active {
    border-bottom: 4px solid #fff !important;
}

.cls-course-sub:hover {
    background-color: #fff !important;
}

.left-submenu-side {
    position: fixed !important;
    left: 225px !important;
    background: rgb(255, 255, 255) !important;
    margin-top: -33px !important;
    border: 1px solid #dedede;
    border-left: 0;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}

.round-corner-5 {
    border-radius: 8px !important;
}

.round-corner-8 {
    border-radius: 8px !important;
}

.round-corner-10 {
    border-radius: 10px !important;
}

.panel-tc.card-view {
    border-radius: 9px;
    overflow: hidden;
    box-shadow: 0 2px 4px 0 #e8e8e8;
    margin-bottom: 0px !important;
}

    .panel-tc.card-view .panel.panel-default.border-panel.card-view {
        border-radius: 9px;
        overflow: hidden;
        box-shadow: 0 2px 5px 0 #e2e2e2;
    }

.shadow-1 {
    box-shadow: 0 0 10px 0 #afafaf !important;
}

.headerimg {
    width: 34px;
}

.vbsw {
    box-shadow: 2px 2px 2px 0 #d2d2d2;
}

.uclefticon {
    background-position: center;
    width: 18px;
    height: 18px;
    margin-top: 4px;
    background-size: 100%;
    float: left;
    margin-right: 10px;
}

.brl-40 {
    border-top-left-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
}

.brr-40 {
    border-top-right-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
}

.bgtable > thead > tr > th {
    background-color: rgb(249, 249, 249) !important;
}

.tctable > thead > tr > th {
    background-color: #4436f7 !important;
    color: #fff;
    font-size: 16px;
}

.modal-header.modal-tc {
    background-color: #3fa7de !important;
}

    .modal-header.modal-tc .modal-title, .modal-header.modal-tc .modal-title h4, .modal-header.modal-tc .modal-title h5 {
        color: #fff !important;
    }

    .modal-header.modal-tc .close {
        opacity: 1;
        color: #FFF;
    }

.btn-circle.btnwidth {
    width: 30px !important;
    height: 30px !important;
}

    .btn-circle.btnwidth i {
        padding-top: 7px !important;
    }

.btnround.input-group-btn:last-child > .btn {
    border-radius: 60px !important;
    margin-left: 10px;
}

.label.label-tc {
    background: #4436f7 !important;
    padding: 4px 6px;
}

.bbnone {
    border: none !important;
    border-bottom: 1px solid #d8d5d5!important;
    padding: 0px;
}

.form-control.bbnone {
    height: 30px;
}

.bb4 {
    border-top: 4px solid #4336f7;
    width: 80px;
    margin: 0px auto;
}

.nav-tabs > li, .nav-tab-reverse .nav-tabs > li {
    float: left !important;
}

.error-msg {
    color: red;
}

.focus-underline:focus {
    text-decoration: underline !important;
}

.cls-nodata {
    margin: 0 auto;
    width: auto;
    display: inline-block;
}

.nodataimg {
    text-align: left;
}

select {
    /*border-radius: 40px !important;*/
}

.slide-nav-toggle .cls-left-nav-ovarlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 10;
    margin-top: -15px;
}

.brt-0 {
    border-top: 0 !important;
}

.course-badge--course-badge--1AN7r {
    display: inline;
    position: static;
}

.badge.badge-accented.yellow {
    background: #F4C150;
    color: #29303B;
}

.badge.badge-accented.on-course-card {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    box-shadow: 0 0 1px 1px rgba(20,23,28,0.1), 0 3px 1px 0 rgba(20,23,28,0.1);
    pointer-events: none;
    position: absolute;
    top: 12px;
    z-index: 1;
}

.badge.badge-accented {
    border-radius: 3px;
    font-size: 9px;
    padding: 1px 8px 1px 8px;
    background: #14171C;
    border: none;
    color: #FFF;
    min-width: inherit;
    display: inline-block;
    font-weight: 700;
    line-height: 1.5;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: -3px;
    z-index: 2;
    vertical-align: baseline;
}

.badge {
    display: inline-block;
    min-width: 22px;
    padding: 2px 6px;
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
    line-height: 1.43;
    vertical-align: text-top;
    white-space: nowrap;
    text-align: center;
    text-shadow: none;
    background-clip: padding-box;
    background-color: #EC5252;
    border: 2px solid #FFF;
    border-radius: 15px;
    z-index: 1;
}

    .badge.badge-accented:after {
        background: inherit;
        content: '';
        height: 11px;
        position: absolute;
        top: 2px;
        transform: rotate(45deg);
        width: 11px;
        z-index: 1;
        display: block;
        box-sizing: border-box;
    }

    .badge.badge-accented:after {
        border-radius: 3px;
        right: -4px;
        box-sizing: border-box;
    }

.tc-header-underline {
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

    .tc-header-underline:after {
        content: "";
        position: absolute;
        left: 0px;
        bottom: 0;
        width: 76px;
        height: 1px;
        border: 1px solid #3fa7de;
    }

/*Sharing Icons*/


.resp-sharing-button__link,
.resp-sharing-button__icon {
    display: inline-block;
}

.resp-sharing-button__link {
    text-decoration: none;
    color: #fff;
    margin: 0.5em;
    color: #fff !important;
    float: left;
}

.resp-sharing-button {
    border-radius: 5px;
    transition: 25ms ease-out;
    padding: 0.5em 0.75em;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
}

.resp-sharing-button__icon svg {
    width: 1em;
    height: 1em;
    margin-right: 0.4em;
    vertical-align: top;
}

.resp-sharing-button--small svg {
    margin: 0;
    vertical-align: middle;
}

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
    stroke: #fff;
    fill: none;
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
    fill: #fff;
    stroke: none;
}

.resp-sharing-button--twitter {
    background-color: #55acee;
}

    .resp-sharing-button--twitter:hover {
        background-color: #2795e9;
    }

.resp-sharing-button--pinterest {
    background-color: #bd081c;
}

    .resp-sharing-button--pinterest:hover {
        background-color: #8c0615;
    }

.resp-sharing-button--facebook {
    background-color: #3b5998;
}

    .resp-sharing-button--facebook:hover {
        background-color: #2d4373;
    }

.resp-sharing-button--tumblr {
    background-color: #35465C;
}

    .resp-sharing-button--tumblr:hover {
        background-color: #222d3c;
    }

.resp-sharing-button--reddit {
    background-color: #5f99cf;
}

    .resp-sharing-button--reddit:hover {
        background-color: #3a80c1;
    }

.resp-sharing-button--google {
    background-color: #dd4b39;
}

    .resp-sharing-button--google:hover {
        background-color: #c23321;
    }

.resp-sharing-button--linkedin {
    background-color: #0077b5;
}

    .resp-sharing-button--linkedin:hover {
        background-color: #046293;
    }

.resp-sharing-button--email {
    background-color: #777;
}

    .resp-sharing-button--email:hover {
        background-color: #5e5e5e;
    }

.resp-sharing-button--xing {
    background-color: #1a7576;
}

    .resp-sharing-button--xing:hover {
        background-color: #114c4c;
    }

.resp-sharing-button--whatsapp {
    background-color: #25D366;
}

    .resp-sharing-button--whatsapp:hover {
        background-color: #1da851;
    }

.resp-sharing-button--hackernews {
    background-color: #FF6600;
}

    .resp-sharing-button--hackernews:hover, .resp-sharing-button--hackernews:focus {
        background-color: #FB6200;
    }

.resp-sharing-button--vk {
    background-color: #507299;
}

    .resp-sharing-button--vk:hover {
        background-color: #43648c;
    }

.resp-sharing-button--facebook {
    background-color: #3b5998;
    border-color: #3b5998;
}

    .resp-sharing-button--facebook:hover,
    .resp-sharing-button--facebook:active {
        background-color: #2d4373;
        border-color: #2d4373;
    }

.resp-sharing-button--twitter {
    background-color: #55acee;
    border-color: #55acee;
}

    .resp-sharing-button--twitter:hover,
    .resp-sharing-button--twitter:active {
        background-color: #2795e9;
        border-color: #2795e9;
    }

.resp-sharing-button--google {
    background-color: #dd4b39;
    border-color: #dd4b39;
}

    .resp-sharing-button--google:hover,
    .resp-sharing-button--google:active {
        background-color: #c23321;
        border-color: #c23321;
    }

.resp-sharing-button--email {
    background-color: #777777;
    border-color: #777777;
}

    .resp-sharing-button--email:hover,
    .resp-sharing-button--email:active {
        background-color: #5e5e5e;
        border-color: #5e5e5e;
    }

.resp-sharing-button--linkedin {
    background-color: #0077b5;
    border-color: #0077b5;
}

    .resp-sharing-button--linkedin:hover,
    .resp-sharing-button--linkedin:active {
        background-color: #046293;
        border-color: #046293;
    }

.resp-sharing-button--whatsapp {
    background-color: #25D366;
    border-color: #25D366;
}

    .resp-sharing-button--whatsapp:hover,
    .resp-sharing-button--whatsapp:active {
        background-color: #1DA851;
        border-color: #1DA851;
    }

.cls-video-title {
    padding: 3px;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    border-top: 0;
    font-weight: bold;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.cls-video-img {
    width: 100%;
    height: 130px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 3px;
}

.cls-tc-selected {
    font-size: 30px;
    position: absolute;
    top: 0;
}

.cls-tc-v-edit {
    position: absolute;
    top: 1px;
    right: 1px;
    z-index: 25;
}

.text-ellipsis {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.table > tbody > tr:last-child > td {
    border-bottom: 1px solid #dedede !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    /*padding: 10px !important;*/
}

.select2-selection__choice {
    padding: 5px !important;
}

.select2-search__field {
    margin: 0 !important;
}

.select2-selection--multiple {
    display: table !important;
    width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff !important;
}

.checkbox label::before {
    margin-top: 4px;
}

.checkbox label::after {
    top: 4px;
}

.radio label::before {
    margin-top: 4px;
}

.radio label::after {
    margin-top: 4px;
}

.ajax__html_editor_extender_container {
    height: auto !important;
    min-height: 200px;
}

.ajax__html_editor_extender_texteditor {
    height: auto !important;
    min-height: 154px;
}

@media (min-width: 565px) {
    .rp {
        padding: 0px 15px;
    }
}

@media (max-width: 565px) {
    /** {
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }*/

    .panel-tc.card-view .panel.panel-default.border-panel.card-view, .d-sw, .panel-tc.card-view {
        border-radius: 0px !important;
    }

    .Movement_Dashboard {
        /*padding-left: 0px !important;
        padding-right: 0px !important;*/
    }
}

@media (max-width: 1024px) {
    .mobile-row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media (max-width: 768px) {
    .modal-full-dialog {
        margin: 0;
    }

        .modal-full-dialog.modal-with-footer .modal-body {
            height: calc(100vh - 123px) !important;
            max-height: none;
        }

        .modal-full-dialog.modal-with-nofooter .modal-body {
            height: calc(100vh - 53px) !important;
            max-height: none;
        }
}

.svg-icon {
    filter: opacity(0.5);
}

.tc-content-frame {
    background: #ffffff;
    padding: 15px;
    border-radius: 15px;
}

.wrapper, .navbar {
    background: #f2f3f8;
}

@media (max-width: 1024px) {
    .navbar.navbar-inverse.navbar-fixed-top .mobile-only-brand .nav-header {
        background: #4436f7 !important;
    }

    a.toggle-left-nav-btn i, a#toggle_mobile_nav i, a#toggle_mobile_search i {
        color: #fff;
    }
}


@media (min-width: 1025px) {

    .navbar.navbar-inverse.navbar-fixed-top {
        border-bottom: 0px;
        box-shadow: none;
    }

        .navbar.navbar-inverse.navbar-fixed-top .nav-header {
            margin-left: 10px !important;
            text-align: center;
            margin-top: 10px;
            padding-left: 0;
            background: #f2f3f8;
            border-top-left-radius: 15px;
            border-top-right-radius: 15px;
            height: 56px;
        }

            .navbar.navbar-inverse.navbar-fixed-top .nav-header .logo-wrap {
                padding: 0 20px;
            }

                .navbar.navbar-inverse.navbar-fixed-top .nav-header .logo-wrap .brand-img {
                    width: 100%;
                }


    .fixed-sidebar-left {
        margin-left: 10px !important;
        padding-bottom: 10px;
        border-right: 0px;
        box-shadow: none;
    }

        .fixed-sidebar-left, .fixed-sidebar-left .side-nav {
            background: #B0AAFB !important;
            border-bottom-left-radius: 15px;
            border-bottom-right-radius: 15px;
        }

    .navbar.navbar-inverse.navbar-fixed-top .nav-header {
    }

    .fixed-sidebar-left .side-nav > li > a {
        color: #4436f7;
        font-weight:600;
        letter-spacing: 1.01pt;
    }

        .fixed-sidebar-left .side-nav > li > a:hover {
            background: #695efa;
            color: #fff;
            border-top-left-radius: 28px;
            border-bottom-left-radius: 28px;
        }

        .fixed-sidebar-left .side-nav > li > a:focus, .fixed-sidebar-left .side-nav > li > a:active {
            background: #695efa;
            color: #fff;
        }

        .fixed-sidebar-left .side-nav > li > a:focus, .fixed-sidebar-left .side-nav > li > active {
            background: #695efa;
            color: #fff;
        }

            .fixed-sidebar-left .side-nav > li > a:focus > i, .fixed-sidebar-left .side-nav > li > a:active > i {
                color: #fff;
            }

    .fixed-sidebar-left .side-nav > li a.active-page {
        background: rgba(33, 33, 33, 0.05);
    }
}

.fixed-sidebar-left .side-nav > li > a.active {
    background: #4436f7;
    color: #fff;
    border-top-left-radius: 28px;
    border-bottom-left-radius: 28px;
}

.heading-bg-btn {
    padding: 5px 20px !important;
    border-radius: 16px !important;
}

.cpj {
    cursor: pointer;
    display: none;
    padding: 5px 10px;
    border: 0px solid #cecece;
    border-radius: 5px;
    margin-right: 5px;
}

    .cpj .caret {
        margin-left: 10px;
        display: none;
    }

    .cpj ul {
        padding: 0;
    }

        .cpj ul li a {
            padding: 10px 10px;
            letter-spacing: 1.02pt;
            border-bottom: 1px solid #dedede;
            font-weight: bold;
        }

.cls-img-sub {
    /*box-shadow: 2px 2px 2px 0 #9c9c9c;*/
    filter: drop-shadow(2.7867px 2.7867px 2.7867px #9C9C9C);
}

#modalhelp {
    bottom: 25px;
    right: 25px;
    border-radius: 35px;
    opacity: 1;
    background-color: #fff;
    position: fixed;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 20%), 0 1px 5px 0 rgb(0 0 0 / 12%);
}

    #modalhelp .tc-icon {
        width: 45px;
    }

.tc-icon-change {
    background-color: #EEEBEB !important;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    height: 180px;
}

    .tc-icon-change .tc-icon {
        width: 60px !important;
        -webkit-transition: all 1s ease 0s;
        -moz-transition: all 1s ease 0s;
        -o-transition: all 1s ease 0s;
        transition: all 1s ease 0s;
    }

.cls-tc-help-icon {
    padding: 15px;
}

.cls-tc-help-text {
    position: absolute;
    top: 250px;
}

.tc-icon-change .cls-tc-help-icon {
    width: 250px;
    height: 180px;
    position: relative;
    padding-top: 107px;
    padding-left: 180px;
}

    .tc-icon-change .cls-tc-help-icon img {
        position: absolute;
        margin: -95px 0 0 -85px;
        -webkit-transition: all 1s ease 0s;
        -moz-transition: all 1s ease 0s;
        -o-transition: all 1s ease 0s;
        transition: all 1s ease 0s;
    }

.tc-icon-change .cls-tc-help-text {
    position: absolute;
    top: 80px;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}

.cls-tc-help-text ul {
    margin-left: 30px;
}

    .cls-tc-help-text ul li::marker {
        color: #3DF99A;
    }


.tc-icon-change {
    width: 250px;
    height: 180px;
}

.tc-icon-dot {
    position: absolute;
    top: 14px;
    right: 11px;
    width: 10px;
    height: 10px;
    background: #3DF99A 0% 0% no-repeat padding-box;
    opacity: 1;
    border-radius: 5px;
}

.tc-icon-change .tc-icon-dot {
    display: none;
}
.Announcement-Notification {
 background-image:url('../img/Announcement-Notification.svg');
     background-repeat: no-repeat;
    background-position: center;
    background-size: 35px;
}
.Class-schedule-Notification {
    background-image:url('../img/Class-schedule-Notification.svg');
        background-repeat: no-repeat;
    background-position: center;
    background-size: 35px;
}
