/******* START CLASS-ROOM SECTION*****/


/**
 * Bootstrap ScrollSpy
 */

.scrollspy-sidebar.affix {
    position: static;
    margin-bottom: 30px
}

.scrollspy-sidenav {
    margin-bottom: 20px;
    padding: 0;
    padding-top: 5px;
    border: 1px solid #F2F2F2;
    background-color: #F2F2F2;
}

.scrollspy-sidebar .nav > li {
    margin-top: -2px;
}

.scrollspy-sidebar .nav > li > a {
    display: block;
    color: #636363;
    padding: 14px 20px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    line-height: 1;
    border-right: 1px solid #F2F2F2;
    border-left: 1px solid #F2F2F2;
    border-bottom: 1px solid #E8E8E8;
    margin-right: -1px;
    margin-left: -1px;
    margin-bottom: 1px;
    font-size: 12px
}

.scrollspy-sidebar .nav > li > h4 {
    text-transform: uppercase;
    line-height: 1;
    border-bottom: 1px solid #E8E8E8;
    margin: 0;
    margin-left: -1px;
    padding: 14px 20px;
}

.scrollspy-sidebar .nav > li > a:hover {
    background: none;
    color: #0D7CC9;
    border-right: 1px solid #0D7CC9;
}

.scrollspy-sidebar .nav > li > a:focus {
    background: none;
    color: #636363;
    border-color: #EEE;
    border-bottom: 1px solid #E8E8E8;
}

.scrollspy-sidebar .nav > .active > a,
.scrollspy-sidebar .nav > .active:hover > a,
.scrollspy-sidebar .nav > .active:focus > a,
.scrollspy-sidebar .nav > .active > a:focus {
    font-weight: 600;
    color: #0D7CC9;
    background: none;
    border-right: 1px solid #0D7CC9;
    border-bottom: 1px solid #E8E8E8;
}

.scrollspy-sidebar .nav > li:last-child > a {
    border-bottom: 0;
}

.scrollspy-sidebar .nav > li > ul {
    border-bottom: 1px solid #E8E8E8;
    margin-top: 15px;
    padding-bottom: 15px;
}

.scrollspy-sidebar .nav > li > ul > li > a {
    border: 0;
    padding: 0;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 25px;
    font-size: 90%;
    border-bottom: 0 !important;
}

.scrollspy-sidebar .nav .nav {
    display: none;
    margin-bottom: 8px;
}

ul.scrollspy-sidenav > li.active .sidebar-menu-child {
    display: block
}

ul.scrollspy-sidenav > li.always-active .sidebar-menu-child {
    display: block!important
}

ul.scrollspy-sidenav > li.always-active > a {
    color: #0D7CC9;
    padding-left: 20px!important
}

ul.scrollspy-sidenav > li.always-active > a:after {
    left: 0;
    color: #0D7CC9
}

ul.scrollspy-sidenav > li.heading > h5 {
    line-height: 1;
    border-bottom: 1px solid #E8E8E8;
    margin: 0;
    font-weight: 700;
    padding: 14px 20px;
    text-transform: uppercase;
}

    .course-item {
        padding-bottom: 0px;
    }
    ul.sort-by li {
        margin: 12px 10px;
    }
    ul.sort-by li a {
        font-size: 14px;
        font-weight: 600;
    }
    .content-wrapper {
        padding: 15px 0px 0!important;
    }
    #custom-search-input {
        width: 50%;
    }

    h2, .h2 {
        font-size: 40px;
    }

    .content-wrapper:before,
    .content-wrapper:after,
    .sidebar-wrapper:before,
    .sidebar-wrapper:after {
        display: table;
        content: " ";
    }

    .content-wrapper:after,
    .sidebar-wrapper:after {
        clear: both;
    }

    .equal-content-sidebar-by-gridLex {
        overflow-x: hidden;
        overflow-y: hidden
    }

    .equal-content-sidebar-by-gridLex .content-wrapper {
        background: #FFF;
        width: 100%;
        padding-right: 0;
        position: relative;
        background: #FFF;
        width: 100%;
    }

    .equal-content-sidebar-by-gridLex .content-wrapper:before {
        content: "";
        background: #FFF;
        /* position: absolute; */
        top: 0;
        bottom: 0;
        right: -999px;
        width: 999px
    }

    .equal-content-sidebar-by-gridLex .sidebar-wrapper {
        background: #FFF;
        width: 100%;
        padding-left: 0;
        position: relative;
        border-right: 1px solid #E5E5E5
    }

    .equal-content-sidebar-by-gridLex .sidebar-wrapper:before {
        content: "";
        background: #FFF;
        position: absolute;
        top: 0;
        bottom: 0;
        left: -999px;
        width: 999px
    }

    .equal-content-sidebar-by-gridLex.right-sidebar .content-wrapper {
        padding-left: 0;
        padding-right: 30px
    }

    .equal-content-sidebar-by-gridLex.right-sidebar .content-wrapper:before {
        right: auto;
        left: -999px
    }

    .equal-content-sidebar-by-gridLex.right-sidebar .sidebar-wrapper {
        padding-right: 0;
        padding-left: 30px;
        float: right;
        border-right: 0;
        border-left: 1px solid #E5E5E5
    }

    .equal-content-sidebar-by-gridLex.right-sidebar .sidebar-wrapper:before {
        left: auto;
        right: -999px
    }

    @media only screen and (max-width: 1199px) {}

    @media only screen and (max-width: 991px) {}

    @media only screen and (max-width: 767px) {
        .equal-content-sidebar-by-gridLex .content-wrapper {
            padding-left: 0;
        }
        .equal-content-sidebar-by-gridLex .sidebar-wrapper {
            padding-right: 0;
            border-right: 0;
        }
        .equal-content-sidebar-by-gridLex .content-wrapper:after {
            content: "";
            background: #FFF;
            position: absolute;
            top: 0;
            bottom: 0;
            left: -999px;
            width: 999px;
        }
        .equal-content-sidebar-by-gridLex .sidebar-wrapper:after {
            content: "";
            background: #FFF;
            position: absolute;
            top: 0;
            bottom: 0;
            right: -999px;
            width: 999px;
        }
        .equal-content-sidebar-by-gridLex.right-sidebar .content-wrapper {
            padding-right: 0;
        }
        .equal-content-sidebar-by-gridLex.right-sidebar .sidebar-wrapper {
            padding-left: 0;
            float: right;
            border-left: 0;
        }
        .equal-content-sidebar-by-gridLex.right-sidebar .content-wrapper:after {
            left: auto;
            right: -999px;
        }
        .equal-content-sidebar-by-gridLex.right-sidebar .sidebar-wrapper:after {
            right: auto;
            left: -999px;
        }
    }



    .sorting-wrappper {
        margin: 0 0 35px;
    }
    .sorting-header {

        margin: -4px 0 30px;

    }
    .btn-outline {
      border: 1px solid black;
      border-color: #0D7CC9;
      background-color: #FBFEFF;
      padding: 5px 15px;
      font-size: 14px;
      cursor: pointer;
      color: #0D7CC9;
    }
    .btn-outline:hover {
      background-color: #f9f9f9;
    }
    .shorting-btn {
        float: left;
        padding-right: 15px;
    }


    #custom-search-input {
        margin:0;
        margin-top: 0px;
        padding: 0;
        float: left;
        width: 40%;
    }

    #custom-search-input .search-query {
        padding-right: 30px;
        padding-right: 30px \9;
        padding-left: 8px;
        padding-left: 8px \9;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
        margin-bottom: 0;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        border-color: #0D7CC9;
        height: 36px;
        background-color: #FBFEFF;
        color: #0D7CC9;
        font-size: 14px;
    }
    #custom-search-input button {
        color: #0D7CC9;
    }
    #custom-search-input button {
        border: 0;
        background: none;
        /** belows styles are working good */
        padding: 2px 5px;
        margin-top: 2px;
        position: relative;
        left: -28px;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
        margin-bottom: 0;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        color:#0D7CC9;
    }

    .search-query:focus button {
        z-index: 3 !important;   
    }

    .form-control, .form-control:hover, .form-control:focus {
        box-shadow: none;
        border: 1px solid #CCC !important;
        font-size: 13px;

    }
    .course-overlay {
        opacity: 0.4;
        cursor: not-allowed;
    }

    /* Absolute Center Spinner */
    .loading {
      position: fixed;
      z-index: 999;
      height: 2em;
      width: 2em;
      overflow: show;
      margin: auto;
      top: 25%;
      left: 0;
      bottom: 0;
      right: 0;
    }
    /* Transparent Overlay */
    .loading:before {
      content: '';
      display: block;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0,0,0,0);
    }
    /* :not(:required) hides these rules from IE9 and below */
    .loading:not(:required) {
      /* hide "loading..." text */
      font: 0/0 a;
      color: transparent;
      text-shadow: none;
      background-color: transparent;
      border: 0;
    }
    .loading:not(:required):after {
      content: '';
      display: block;
      font-size: 12px;
      width: 1em;
      height: 1em;
      margin-top: -0.5em;
      -webkit-animation: spinner 1500ms infinite linear;
      -moz-animation: spinner 1500ms infinite linear;
      -ms-animation: spinner 1500ms infinite linear;
      -o-animation: spinner 1500ms infinite linear;
      animation: spinner 1500ms infinite linear;
      border-radius: 0.5em;
      -webkit-box-shadow: rgba(0, 0, 0, 0.5) 1.5em 0 0 0, rgba(0, 0, 0, 0.5) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) 0 1.5em 0 0, rgba(0, 0, 0, 0.5) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.5) 0 -1.5em 0 0, rgba(0, 0, 0, 0.5) 1.1em -1.1em 0 0;
      box-shadow: rgba(0, 0, 0, 0.5) 1.5em 0 0 0, rgba(0, 0, 0, 0.5) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) 0 1.5em 0 0, rgba(0, 0, 0, 0.5) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.5) 0 -1.5em 0 0, rgba(0, 0, 0, 0.5) 1.1em -1.1em 0 0;
    }


    /**
     * Course
     */

    .course-item {
        background: #FFF;
        width: 100%;
        line-height: 1.5;
        position: relative;
        padding-bottom: 60px;
        transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
    }

    .bg-light .course-item {
        -webkit-box-shadow: 0px 0px 8px -1px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0px 0px 8px -1px rgba(0, 0, 0, 0.15);
        box-shadow: 0px 0px 8px -1px rgba(0, 0, 0, 0.15);
    }

    .course-item:hover {
        -webkit-box-shadow: 0px 0px 12px -1px rgba(0, 0, 0, 0.29);
        -moz-box-shadow: 0px 0px 12px -1px rgba(0, 0, 0, 0.29);
        box-shadow: 0px 0px 12px -1px rgba(0, 0, 0, 0.29);
    }

    .course-item a {
        color: #777;
        display: block;
    }

    /*.course-item-image img {
        width: 100%;
    }*/

    .course-item-top {
        position: relative;
        padding-left: 15px;
        padding-top: 7px;
    }

    .course-item-top .image {
        width: 44px;
        height: 44px;
        border: 2px solid #FFF;
        float: left;
        margin-top: -27px;
        border-radius: 50%;
        margin-right: 5px;
        -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.43);
        -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.43);
        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.43);
    }

    .course-item-price {
        position: absolute;
        top: 10px;
        right: -5px;
        line-height: 1;
        font-weight: 700;
        font-size: 14px;
        padding: 4px 10px 3px;
        font-family: 'Open Sans', sans-serif;
    }

    .course-item-price:before {
        content: "";
        position: absolute;
        top: -5px;
        right: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 5px 0 0 5px;
        border-color: transparent transparent transparent #991C26;
    }

    .course-item-content {
        padding: 25px 15px;
        padding-left: 20px;
    }

    .course-item-content h3 {
        font-size: 23px;
        color: #666;
        line-height: 28px;
        margin: 0;
    }

    .course-item-content p {
        margin-top: 20px;
    }

    .course-item-content .rating-wrapper {
        margin: 0 0 5px;
    }

    .course-item-content .rating-wrapper > div {
        display: inline-block;
    }

    .course-item-bottom {
        font-size: 11px;
        text-align: center;
        line-height: 1.4;
        padding: 0 5px;
        border-top: 1px solid #E5E5E5;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }

    .course-item-bottom > div {
        width: 33.3333333%;
        float: left;
        padding: 15px 0 12px;
    }

    .course-item-bottom > div:nth-child(1) {
        width: 33%;
    }

    .course-item-bottom > div:nth-child(2) {
        width: 33%;
    }

    .course-item-bottom > div:nth-child(3) {
        width: 34%;
    }

    .course-item-bottom > div:not(:last-child) {
        border-right: 1px solid #E5E5E5;
    }

    .course-item-bottom i {
        font-size: 14px;
    }

    .course-item.alt-no-bottom {
        padding-bottom: 0;
    }

    .course-item.alt-no-bottom .course-item-content {
        padding-bottom: 20px;
    }

    .course-item.alt-no-bottom a.btn {
        color: #FFF;
        margin-top: 15px;
    }

    .user-profile-content .course-item-wrapper {
        padding: 0 0 10px;
    }

    .user-profile-content .course-item {
        background: #F7F7F7;
    }

    .course-item-wrapper.gap-20 {
        margin-left: -10px;
        margin-right: -10px;
        margin-bottom: -20px;
    }

    .course-item-wrapper.gap-20 .course-item {
        margin: 0 0 20px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .course-item-wrapper.gap-25 {
        margin-left: -13px;
        margin-right: -12px;
        margin-bottom: -25px;
    }

    .course-item-wrapper.gap-25 .course-item {
        margin: 0 0 25px;
        margin-left: 13px;
        margin-right: 12px;
    }

    .course-item-wrapper.alt-bg-light .course-item,
    .alt-bg-white .course-item {
        background: #F7F7F7;
    }

    .course-item-wrapper-mmb .course-item-wrapper,
    .course-item-wrapper-mmb.course-item-wrapper {
        margin-bottom: -40px !important;
    }

    .course-item-wrapper-mmb-45.course-item-wrapper {
        margin-bottom: -60px !important;
    }

    .course-category-icon {
        text-align: center;
    }

    .course-category-icon .icon {
        font-size: 32px;
    }

    .course-category-icon h4 {
        margin: 20px 0 15px;
    }

    .course-category-icon h4 a {
        color: #666;
        font-weight: 300;
    }

    .course-category-icon h4 a:hover {
        color: #0D7CC9;
    }

    .course-category-icon .sub-category a {
        font-size: 12px;
        line-height: 1;
        color: #939393;
        border: 1px solid #E5E5E5;
        padding: 5px 10px;
        margin: 2px 1px;
        display: inline-block;
        border-radius: 3px;
    }

    .course-category-icon .sub-category a:hover {
        color: #0D7CC9;
        border-color: #0D7CC9;
    }

    .course-list-item-wrapper {
        background: #F7F7F7;
        padding: 25px 20px 0;
    }

    .course-list-item {
        border-bottom: 1px solid #E5E5E5;
        margin-bottom: 20px;
    }

    .course-list-item:last-child {
        border-bottom: 0;
        margin-bottom: 0;
    }

    .course-list-item .content h3,
    .course-list-item .content h4,
    .course-list-item .content h5 {
        line-height: 1;
        margin-top: -3px;
        margin-bottom: 15px;
    }

    .course-list-item .content p {
        margin-top: 15px;
    }

    .course-list-item .content .content-inner {
        background: #FCFCFC;
        padding: 5px 10px;
        padding-right: 0;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
        margin-right: -20px;
    }

    .course-list-item .course-instructor {}

    .course-list-item .course-instructor .image {
        width: 44px;
        height: 44px;
        border: 2px solid #FFF;
        border-radius: 50%;
        margin-right: 5px;
        -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.43);
        -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.43);
        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.43);
        display: inline-block;
        vertical-align: middle;
    }

    .course-list-item .rating-wrapper {
        margin-top: 10px;
    }

    .course-list-item .price {
        background: #DF2938;
        color: #FFF;
        float: right;
        margin-top: 10px;
        margin-right: -5px;
        padding: 5px 10px;
        line-height: 1;
        font-size: 15px;
        letter-spacing: 1px;
        font-weight: 700;
        position: relative;
    }

    .course-list-item .price:before {
        content: "";
        position: absolute;
        top: -5px;
        right: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 5px 0 0 5px;
        border-color: transparent transparent transparent #991C26;
    }

    .course-list-item ul.meta-list li {
        float: left;
        border-right: 1px solid #E5E5E5;
        font-size: 12px;
        letter-spacing: 1.5px;
        line-height: 1.2;
        padding-right: 20px;
        margin-right: 20px;
    }

    .course-list-item ul.meta-list li:last-child {
        border-right: 0;
        padding-right: 0;
        margin-right: 0;
    }

    .course-list-item ul.meta-list li.btn-box {
        float: right;
    }

    .course-list-item ul.meta-list li i {
        font-size: 18px;
    }

    .course-list-item ul.meta-list li span {
        margin-top: 5px;
    }

    .course-list-item-wrapper.alt-pure,
    .course-list-item-wrapper.alt {
        background: #FFF;
        padding: 0;
    }

    .course-list-item-wrapper.alt-pure {
        margin-bottom: -20px;
    }

    .course-list-item-wrapper.alt-pure .course-list-item .content .content-inner {
        margin-right: 0;
    }

    .course-list-item-wrapper.alt-pure .course-list-item {
        margin-bottom: 25px;
    }

    .course-list-item-wrapper.alt-pure .course-list-item:last-child {
        margin-bottom: 0;
    }

    .course-list-item-wrapper.alt .course-list-item {
        border-bottom: 0;
        background: #F7F7F7;
        /*padding: 25px 20px 0;*/
        padding: 20px 20px 15px;
    }

    .course-list-item-02 > .image {
        width: 250px;
        margin: 20px auto 20px;
    }

    .course-list-item-02 .course-instructor .image {
        width: 44px;
        height: 44px;
        border: 2px solid #FFF;
        border-radius: 50%;
        margin-right: 5px;
        -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.43);
        -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.43);
        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.43);
        display: inline-block;
        vertical-align: middle;
    }

    .course-list-item-02 ul.meta-list {
        background: #FCFCFC;
        padding: 0;
        padding-right: 0;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
        text-align: center;
    }

    .course-list-item-02 ul.meta-list li {
        display: inline-block;
        vertical-align: middle;
        margin-left: 15px;
        border-left: 1px solid #E5E5E5;
        padding: 10px 0;
        padding-left: 15px;
    }

    .course-list-item-02 ul.meta-list li:first-child {
        border-left: 0;
        margin-left: 0;
        padding-left: 0;
    }



    .course-lession-wrapper {
        margin-bottom: -15px;
    }

    .course-lession-item {
        border: 1px solid #E5E5E5;
        /*margin: 0 0 30px;*/
        margin: 0 0 15px;
    }

    .course-lession-item .course-lession-header {
        background: #F2F2F2;
    }

    .course-lession-item .course-lession-header h6 {
        line-height: 1.2;
        margin: 0;
        padding: 15px 20px;
        letter-spacing: 1px;
    }

    .course-lession-item ul.course-lession-list {
        margin: 0;
    }

    .course-lession-item ul.course-lession-list li {
        border-top: 1px solid #E5E5E5;
        line-height: 1.45;
    }

    .course-lession-item ul.course-lession-list li a {
        display: block;
        padding: 12px 20px;
    }

    .course-lession-item ul.course-lession-list li a .course-lession-meta {
        color: #9a9a9a;
        font-size: 11px;
        font-weight: 600;
        letter-spacing: 0.5px;
        margin-top: 2px;
    }

    .course-lession-item ul.course-lession-list li a:hover {
        background: #FAFAFA;
    }

    .course-lession-item .tooltip {
        margin-left: -300px;
    }

    .course-lession-item .label {
        margin-top: -2px;
        display: inline-block;
        vertical-align: middle;
    }

    .course-lession-wrapper-2 {
        margin-bottom: -10px;
    }

    .course-lession-item-2 {
        display: block;
        border: 1px solid #E5E5E5;
        padding: 25px;
        margin: 0 0 25px;
    }

    a.course-lession-item-2 {
        color: #777;
    }

    a.course-lession-item-2:hover {
        background: #FAFAFA;
    }

    .course-lession-item-2 h4,
    .course-lession-item-2 h5 {
        line-height: 1.2;
        letter-spacing: 1px;
        font-weight: 400;
        margin: 10px 0 15px;
    }

    .course-lession-item-2 .meta {
        color: #9a9a9a;
        font-size: 11px;
        font-weight: 600;
        letter-spacing: 0.5px;
    }

    .course-lession-item-2 .lebal-lesson {
        display: inline-block;
        vertical-align: middle;
        background: #E6E6E6;
        color: #0D7CC9;
        font-weight: 700;
        line-height: 1;
        padding: 5px 7px;
        margin-right: 5px;
    }

    .course-lession-item-2 .label {
        display: inline-block;
        vertical-align: middle;
    }

    .course-lession-wrapper-2.alt-item-bg .course-lession-item-2 {
        background: #F2F2F2;
    }

    .course-lession-wrapper-2.alt-item-bg .course-lession-item-2:hover {
        background: #FCFCFC;
    }

    .course-lession-wrapper-2.alt-item-bg .course-lession-item-2 .lebal-lesson {
        background: #FFF;
        border: 1px solid #E5E5E5;
    }

    .course-watching-header {
        border-bottom: 1px solid #E5E5E5;
        padding-top: 22px;
        padding-bottom: 18px;
        line-height: 1.45;
    }

    .course-watching-header h2 {
        line-height: 1.2;
        margin: 0;
    }

    .course-watching-header h2 small {
        font-size: 17px;
        letter-spacing: 0.7px;
    }

    .course-list-item .content .content-inner {
        background: #FCFCFC;
        padding: 5px 10px;
        padding-right: 0;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
        margin-right: -20px;
    }

    .course-list-item .course-instructor {}

    .course-list-item .course-instructor .image {
        width: 44px;
        height: 44px;
        border: 2px solid #FFF;
        border-radius: 50%;
        margin-right: 5px;
        -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.43);
        -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.43);
        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.43);
        display: inline-block;
        vertical-align: middle;
    }

    ul.related-course-item li {
        border-bottom: 1px solid #DDD;
        padding: 15px 0;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    ul.related-course-item li:hover {
        border-color: #0D7CC9;
    }

    ul.related-course-item li:first-child {
        padding-top: 0;
    }

    ul.related-course-item li a {
        display: block;
    }

    ul.related-course-item li .image {
        width: 75px;
        height: 75px;
        float: left;
    }

    ul.related-course-item li .content {
        margin-left: 85px;
    }

    ul.related-course-item li h6 {
        margin: 0;
        line-height: 1.2;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    ul.related-course-item li h6:hover {
        color: #0D7CC9;
    }

    ul.related-course-item li a .rating-box {
        color: #333;
    }

    ul.related-course-item li .price {
        font-size: 15px;
        font-weight: 600;
        display: block;
        margin-top: -5px;
    }

    ul.related-course-item li .rating-wrapper {
        margin: 5px 0 5px;
        color: #777;
    }

    ul.related-course-item li .rating-wrapper > div {
        display: inline-block;
    }

    .course-item-top .image {
        width: 44px;
        height: 44px;
        border: 2px solid #FFF;
        float: left;
        margin-top: -27px;
        border-radius: 50%;
        margin-right: 5px;
        -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.43);
        -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.43);
        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.43);
    }

    @media only screen and (max-width: 1199px) {}

    @media only screen and (max-width: 991px) {
        .course-item-price {
            top: 27px;
        }
    }

    @media only screen and (max-width: 767px) {
        .course-category-icon .sub-category a {
            font-size: 11px;
            letter-spacing: 0.5px;
        }
        .course-item-content h3 {
            font-size: 19px;
            line-height: 23px;
        }
        .course-list-item ul.meta-list li.btn-box .btn-form {
            padding: 4px 12px;
            height: auto;
            font-size: 12px;
        }
    }

    @media (max-width: 479px) {
        .course-list-item-02 ul.meta-list li {
            display: block;
            margin-left: 0;
            border-left: 0;
            border-bottom: 1px solid #E5E5E5;
            padding: 10px
        }
    }
    /**/


    /**
     * Detail Page
     */

    .detail-page-wrapper .content-wrapper {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .detail-page-wrapper .sidebar-wrapper {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .detail-content-wrapper {
        margin-top: -10px;
        margin-bottom: 35px;
    }

    .course-detail-header {
        border-bottom: 1px solid #E5E5E5;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .course-detail-header .info > .image {
        width: 155px;
        float: left;
    }

    .course-detail-header .info > .content {
        margin-left: 175px;
    }

    .course-detail-header .info > .content h2 {
        line-height: 1.2;
        margin: -5px 0 13px;
    }

    .course-detail-section:not(:last-child) {
        margin-bottom: 30px;
        border-bottom: 1px solid #E5E5E5;
        padding-bottom: 30px;
    }

    .course-detail-section ul.list-with-icon li {
        word-wrap: break-word;
    }

    .course-detail-header ul.meta-list {
        margin: 0;
        margin-left: 175px;
    }

    .course-detail-header ul.meta-list li {
        display: inline-block;
        border-right: 1px solid #E5E5E5;
        margin-right: 20px;
        padding-right: 20px;
        line-height: 1.2;
    }

    .course-detail-header ul.meta-list li:nth-last-child(2),
    .course-detail-header ul.meta-list li:last-child {
        margin-right: 0;
        padding-right: 0;
        border-right: 0;
    }

    .course-detail-header ul.meta-list li h6 {
        line-height: 1;
        margin: 7px 0 0;
        font-size: 14px;
        font-weight: 400;
        text-transform: uppercase;
    }

    .course-detail-header ul.meta-list li .meta-teacher > .image {
        width: 44px;
        height: 44px;
        border: 2px solid #FFF;
        float: left;
        border-radius: 50%;
        margin-right: 5px;
        -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.43);
        -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.43);
        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.43);
        float: left;
    }

    .course-detail-header ul.meta-list li .meta-teacher > .image img {
        border-radius: 50%;
    }

    .course-detail-header ul.meta-list li .meta-teacher > .content {
        margin-left: 60px;
    }

    .course-detail-header ul.meta-list li .meta-rating .rating-wrapper {
        margin: 6px 0 0;
    }

    .course-detail-header ul.meta-list li .meta-rating .rating-wrapper > div {
        display: inline-block;
    }

    .course-detail-header ul.meta-list li.meta-price {
        float: right;
    }

    .course-detail-header ul.meta-list li.meta-price .price {
        font-size: 20px;
        /*font-weight: 700;*/
        letter-spacing: 1px;
        line-height: 1;
        padding: 7px 15px;
        margin-top: 5px;
    }

    .course-intro .listing-box {
        width: 300px;
        float: left;
        margin-right: 30px;
        margin-bottom: 20px;
    }

    .watching-pager-wrapper {
        position: relative;
    }

    .watching-pager-wrapper:before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 50%;
        width: 1px;
        height: 100%;
        background: #E5E5E5;
    }

    ul.watching-pager {
        background: #F7F7F7;
        border: 1px solid #E5E5E5;
    }

    ul.watching-pager li {
        float: left;
        width: 50%;
        height: 100%;
        position: relative;
    }

    ul.watching-pager li a {
        color: #777;
        padding: 25px;
        font-size: 16px;
        display: block;
        position: relative;
        font-weight: 600;
        line-height: 1.2;
    }

    ul.watching-pager li a h5 {
        line-height: 1.2;
        margin: 5px 0 0;
        transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
    }

    ul.watching-pager li a:after {
        font-family: 'themify';
        content: "\e65d";
        position: absolute;
        top: 45px;
        font-size: 22px;
    }

    ul.watching-pager li.prev a {
        padding-left: 65px;
    }

    ul.watching-pager li.next a {
        text-align: right;
        padding-right: 65px;
    }

    ul.watching-pager li.prev a:after {
        left: 30px;
        content: "\e65e";
    }

    ul.watching-pager li.next a:after {
        right: 30px;
    }

    ul.watching-pager li a:hover,
    ul.watching-pager li a:hover h5 {
        color: #329BE6;
    }

    .chapter-playlist-module {
        background: #F2F2F2;
    }

    .chapter-playlist-module h5 {
        line-height: 1;
        border-bottom: 1px solid #E8E8E8;
        margin: 0;
        font-weight: 700;
        padding: 14px 20px;
        text-transform: uppercase;
    }

    ul.playlist {
        margin: 0;
    }

    ul.playlist li a {
        position: relative;
        border-bottom: 1px solid #E8E8E8;
        display: block;
        color: #777;
        font-size: 13px;
        padding: 15px 0;
        padding-left: 42px;
        padding-right: 40px;
        line-height: 14px;
    }

    ul.playlist li:last-child a {
        border-bottom: none;
    }

    ul.playlist li .icon {
        position: absolute;
        top: 14px;
        left: 20px;
        font-size: 12px;
    }

    ul.playlist li .duration {
        position: absolute;
        top: 15px;
        right: 20px;
        font-size: 11px;
    }

    ul.playlist li a:hover {
        color: #0D7CC9;
    }

    ul.playlist li.playing a {
        color: #0D7CC9;
        cursor: not-allowed;
        font-weight: 600;
    }

    ul.other-chapter-list {
        border: 1px solid #E6E6E6;
        border-bottom: 0;
    }

    ul.other-chapter-list li {
        position: relative;
        border-bottom: 1px solid #E6E6E6;
    }

    ul.other-chapter-list li a {
        display: block;
        color: #555;
        padding: 0 0;
    }

    ul.other-chapter-list .chapter {
        margin: 0 0 5px;
    }

    ul.other-chapter-list .chapter span {
        background: #E6E6E6;
        font-weight: 700;
        color: #0D7CC9;
        font-size: 12px;
        line-height: 1;
        padding: 3px 8px;
    }

    ul.other-chapter-list .title {
        background: none;
        padding: 10px 15px 15px;
    }

    ul.other-chapter-list li .title h6 {
        margin: 0;
        line-height: 1.2;
        color: #777;
        letter-spacing: 1px;
    }

    .nicescroll-module.video-subtitle {
        height: 520px;
        padding-right: 15px;
        width: 100%;
    }

    ul.subtitle-list li {
        border-bottom: 1px dotted #DDD;
        padding: 12px 0;
        padding-left: 45px;
        line-height: 20px;
        position: relative;
    }

    ul.subtitle-list li .time {
        font-weight: 700;
        position: absolute;
        top: 12px;
        left: 0;
    }

    ul.subtitle-list li:first-child {
        padding-top: 0;
    }

    ul.subtitle-list li:first-child .time {
        top: 0;
    }

    .post-action {
        float:right;
        font-size: 13px;
        font-weight: normal;
    }
    .post-action a{
        text-decoration: none;
    }
    .post-action .edit {
        color: green;
    }
    .post-action .delete {
        color: red;
    }

    @media only screen and (max-width: 1199px) {
        .course-list-item ul.meta-list li {
            letter-spacing: 0.5px;
            padding-right: 10px;
            margin-right: 10px;
            font-size: 11px;
        }
        .course-detail-header ul.meta-list {
            margin-bottom: -10px
        }
        .course-detail-header ul.meta-list li {
            margin-bottom: 10px
        }
        .course-detail-header ul.meta-list li.meta-price {
            float: none;
            margin-left: 15px
        }
    }

    @media only screen and (max-width: 991px) {
        .course-list-item {
            font-size: 12px;
        }
        .course-list-item .content p {
            line-height: 1.6;
        }
        .course-list-item .rating-wrapper {
            text-align: right;
        }
        .course-list-item ul.meta-list li {
            margin-bottom: 15px;
        }
        .course-list-item ul.meta-list li.btn-box {
            width: 100%;
        }
        .course-intro .listing-box {
            width: 100%;
            margin-right: 0;
            margin-bottom: 30px
        }
        ul.watching-pager li a {
            font-size: 14px;
            padding: 15px;
        }
        ul.watching-pager li.prev a {
            padding-left: 45px;
        }
        ul.watching-pager li.next a {
            padding-right: 45px;
        }
        ul.watching-pager li a:after {
            top: 17px;
        }
        ul.watching-pager li.prev a:after {
            left: 15px;
        }
        ul.watching-pager li.next a:after {
            right: 15px;
        }
    }

    @media only screen and (max-width: 767px) {
        .course-detail-header .info > .image {
            float: none;
            margin-bottom: 15px
        }
        .course-detail-header .info > .content,
        .course-detail-header ul.meta-list {
            margin-left: 0
        }
        .wathcing-header .title h2 {
            line-height: 1.1;
            font-size: 26px
        }
    }

    @media (max-width: 479px) {
        .course-list-item .content h3,
        .course-list-item .content h4,
        .course-list-item .content h5 {
            margin-top: 20px;
        }
    }
    /**/
    body {

        font-size: 13px;
        line-height: 23px;
        font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
        /*color: #bf1515;
*/
    }
    /* class-room student*/
    .detail-page-wrapper .sidebar-wrapper {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .equal-content-sidebar-by-gridLex .sidebar-wrapper {
        background: #FFF;
        padding-left: 0;
        padding-right: 30px;
        position: relative;
        border-right: 1px solid #E5E5E5;
    }
    .sidebar-wrapper {
        width: 30%;
        padding: 60px 0 60px 25px;
    }
    article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
        display: block;
    }
/*    .equal-content-sidebar-by-gridLex .content-wrapper {
        background: #FFF;
        padding-left: 30px;
        padding-right: 0;
        position: relative;
    }*/
    ol, ul {
        list-style: none;
    }

    .courses-view {
        margin-top: 35px;
    }
/******* END CLASS-ROOM SECTION*****/



/******Class-room Home-page start******/

.classroom-content-wrapper {
    padding: 25px 0px 60px 0;
}

.classroom-title {
    margin-top: 0px;
    text-align: center;
    font-size: 44px;
    font-family: adelle, times new roman, serif;
    transition: font-size 0.6s ease, margin-top 0.6s ease;
}
.classroom-title2 {
    margin-top: 0px;
    text-align: center;
    font-size: 35px;
    font-family: adelle, times new roman, serif;
    transition: font-size 0.6s ease, margin-top 0.6s ease;
}

.welcome--intro {
    text-align: center;
    font-size: 18px;
    color: black;
    margin-top: 10px;
}

.classroom-intructor-center{
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    align-items: center;
    justify-content: space-around;
    display: flex;
    float: none;
}
.classroom-instructor-grid{
    margin-top: 50px;
}
.classroom-instructor-grid .teacher-item-grid{
    float: left; 
    width: 100%;
    margin: 10px 10px;
}
.classroom-instructor-grid .teacher-item-grid > a {
    display: block;
    /*margin: 25px 50px;*/
}
.classroom-instructor-grid .teacher-item-grid .image {
    /*width: 120px;
    margin: 35px -10px;*/
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.43);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.43);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.43);
    border-radius: 50%;
    padding: 5px;
}
.classroom-details{
    padding: 0 235px;
}
.classroom-copy {
    margin: 32px auto 0;
    text-align: left;
}
.classroom-details-sub_title {
    text-align: center;
    font-size: 32px;
    font-family: adelle, times new roman, serif;
    margin-bottom: 15px;
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    .classroom-intructor-center{
        width: 100%;
        height: 100%;
    }
    .classroom-instructor-grid .teacher-item-grid{
        float: left; 
        width: 30%;
        margin: 10px 250px;
    }
    .classroom-details{
        padding: 20px 0px;
    }

    /*student part*/
    .teacher-item-grid .image {
        /*width: 50px;
        margin: 20px 20px;*/
    }
    .teacher-item-grid h3 {
        font-size: 12px;
    }
}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {

}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {

}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .classroom-details {
        padding: 20px 43px;
    }
    /*student part*/
    .teacher-item-grid .image {
        width: 120px;
        margin: 40px 90px;
    }
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
/* Styles */
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
/* Styles */
}
/**********
iPad 3
**********/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}
/* Desktops and laptops ----------- */
@media only screen  and (min-width : 1224px) {
/* Styles */
}

/* Large screens ----------- */
@media only screen  and (min-width : 1824px) {
/* Styles */
}

/* iPhone 4 ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
    .classroom-intructor-center{
        width: 100%;
        height: 100%;
    }
    .classroom-instructor-grid .teacher-item-grid{
        float: left; 
        width: 30%;
        margin: 10px 250px;
    }
    .classroom-details{
        padding: 20px 0px;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
    .classroom-intructor-center{
        width: 100%;
        height: 100%;
    }
    .classroom-instructor-grid .teacher-item-grid{
        float: left; 
        width: 30%;
        margin: 10px 250px;
    }
    .classroom-details{
        padding: 20px 0px;
    }
}

/* iPhone 6 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
    .classroom-intructor-center{
        width: 100%;
        height: 100%;
    }
    .classroom-instructor-grid .teacher-item-grid{
        float: left; 
        width: 30%;
        margin: 10px 250px;
    }
    .classroom-details{
        padding: 20px 0px;
    }
    /*student part*/
    .teacher-item-grid h3 {
        font-size: 0px;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
    .classroom-intructor-center{
        width: 100%;
        height: 100%;
    }
    .classroom-instructor-grid .teacher-item-grid{
        float: left; 
        width: 30%;
        margin: 10px 250px;
    }
    .classroom-details{
        padding: 20px 0px;
    }
    /*student part*/
    .teacher-item-grid h3 {
        font-size: 0px;
    }
}

/* iPhone 6+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

/**Class-room Home-page End**/

/**Class-room new css start**/
/**Class-room modal End**/
.profile {
    display: flex;
    flex: 1 1 auto;
    flex-flow: row;
    overflow: hidden;
}
.profile--column-details {
    flex: 0 0 290px;
    background-color: #f8f0f0;
    overflow: auto;
}
.profile--column-bio {
    flex: 1 1 auto;
    padding: 0 40px 40px;
    overflow: auto;
}
.profile--name {
    /*height: 190px;*/
    display: flex;
    flex: 1 1 auto;
    flex-flow: column;
    -moz-box-pack: center;
    justify-content: center;
}
.profile--bio {
    margin-top: 25px;
}
.profile--section_header {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
}

.profile--avatar {
    display: block;
    height: 190px;
    width: 190px;
    margin: 12px auto -12px auto;
    border-radius: 100%;
    /*background-image: url();*/
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
.profile--details {
    padding: 25px;
    margin-top: 25px;
}
.profile--section_header + .profile--contact_info {
    margin-top: 17px;
    margin-left: -50px;
}
.profile--contact_info {
    color: #717171;
}
ol, ul {
    list-style: none;
    text-decoration: none;
}
.profile--contact_info--item {
    height: 35px;
    display: flex;
    flex: 0 0 auto;
    align-items: center;
}
.profile--contact_info--link {
    /* height: 100%; */
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
}
.profile--contact_info--link i{
    margin-right: 15px;
    margin-left: -10px;
    font-size: 20px;
}

.profile--contact_info--link:before {
    font-family: 'MIM-Icons';
    color: #e96117;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -14px;
}
a {
    color: inherit;
}
.text-h2_title {
    font-family: adelle, times new roman, serif;
    font-size: 24px;
}
/**Class-room modal page End**/

.post-author {
    overflow: auto;
}

.teacher-img {
    float: left;
}
.teacher-img img {
    width: 40px;
    height: 40px;
}
.teacher-name {
    margin-left: 35px;
    padding-left: 15px;
    line-height: 14px;
}
.teacher-name h3 {
    font-size: 18px;
    font-weight: bold;
    color: #666;
    margin-bottom: 0;
}
.teacher-name span {
    font-size: 12px;
    color: #999;
}

.text-content {
    color: #555;
    padding: 15px 0;
}
.content-attachment {
    width: 100%;
    background: #f6f6f6;
    overflow: auto;
    margin-bottom: 10px;
    border: 1px solid #dddddd;
}
.content-attachment:last-child {
    margin-bottom: 0px;
}
.attachment-thumb {
    float: left;
    width: 80px;
    height: auto;
}
.attachment-thumb img {
    width: 80px;
    height: 66px;
}
.attachment-title {
    padding: 10px 15px;
    align-items: center;
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #333;
}
.attachment-title:hover {
    color: #329BE6;
}
.attachment-title span {
    font-size: 14px;
    font-weight: normal;
    color: #666;
}
.comment-input-box {
    padding-bottom: 15px;
}
.comment-input-box input {
    height: 40px;
}
.comment-section {
    background: #F2F2F2;
    padding: 15px;
    border-radius: 5px;
}
.comment-section .quantity {
    font-size: 14px;
    margin-bottom: 10px;
}
.comment-item {
    background: #fff;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 15px;
}
.comment-item:last-child {
    margin-bottom: 0px;
}
.comment-item p {
    line-height: 16px;
    color: #666;
    margin-top: 5px;
    margin-bottom: 0px;
}


.material-title {
    font-size: 20px;
    color: #666;
}
.add-class-material {
    font-size: 18px;
}
.section-title {
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    margin: 0 0 52px;
        margin-bottom: 52px;
}
.text-left {
    text-align: left !important;
}
.mb-20 {
    margin-bottom: 20px !important;
}
.spacing-10 {
    letter-spacing: 1px;
}
.font600 {
    font-weight: 600 !important;
}


.pro-menu ul {
    width: 100%;
    margin: 0 auto;
    display: block !important;
    text-align: center !important;
    padding-left: 0 !important;
}

#class_menu li {
    padding: 0;
}
.nothing-here {
    min-height:300px;
    line-height:300px; 
    font-size:24px; 
    color:#999;
    text-align: center;
}
.due-date .done {
    margin-left: 15px; 
    margin-top: 20px; 
    margin-right: 4px; 
    color: #3e8f3e;  
}
.due-date .undone {
    margin-left: 1px; 
    margin-top: 20px; 
    margin-right: 12px; 
    color: #e38d13
}
.GridLex-gap-20{
    height: 100%; 
    display: flex; 
    justify-content: center; 
    align-items: center;
}

/*-------------------------------------------------*/
/* = 19.STUDENT DASHBOARD - COURSES / Class Activity
/*-------------------------------------------------*/
#course-schedule td {
    padding: 20px 5px;
}
 .list-mig-like-com {
     position: relative;
     border-radius: 5px;
     background: #14addb;
     -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
     -o-transition: all 0.5s ease;
     transition: all 0.5s ease;
}
 .list-mig-like-com:before {
     content: '';
     position: absolute;
     background: linear-gradient(to top, rgba(0, 0, 0, 0.82) 10%, rgba(84, 84, 84, 0.35) 80%);
     top: 0px;
     bottom: 0px;
     left: 0px;
     width: 100%;
     border-radius: 5px;
}
 .list-mig-lc-img img {
     width: 100%;
     border-radius: 5px;
}
 .list-mi-pr {
     top: 15px;
}
 .list-mig-lc-con {
     position: absolute;
     width: 100%;
     margin-top: -92px;
     padding: 20px 20px 0px 20px;
     display: block;
}
 .list-mig-lc-con h5 {
     font-size: 18px;
     color: #fff;
     padding-top: 10px;
     padding-bottom: 5px;
     white-space: nowrap;
     text-overflow: ellipsis;
     overflow: hidden;
}
 .list-mig-lc-con h6 {
     font-size: 14px;
     color: #fff;
     position: absolute;
     top: -20px;
     border: 1px solid #fff;
     padding: 8px 10px 3px 10px;
     border-radius: 18px;
     margin-bottom: 5px;
     padding-bottom: 10px;
}
 .list-mig-lc-con p {
     color: #c1c1c1;
}
 .sdb-cours ul li:nth-child(3) {
     margin-bottom: 0px;
}
 .sdb-cours ul li:nth-child(4) {
     margin-bottom: 0px;
}
 .udb-time-line ul {
     padding: 0px;
     padding-top: 25px;
}
 .udb-time-line ul li {
     position: relative;
     overflow: hidden;
     padding-left: 70px;
     padding-bottom: 20px;
}
 .udb-time-line ul li:hover .fa-clock-o{
     background: #e66030;
     -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
     -o-transition: all 0.5s ease;
     transition:all 0.5s ease;
}
 .udb-time-line ul li i {
     width: 35px;
     height: 35px;
     background: #517ce6;
     border-radius: 50%;
     text-align: center;
     padding: 8px 10px;
     margin-left: -68px;
     position: absolute;
     z-index: 50;
     color: #fff;
     font-size: 17px;
     -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
     -o-transition: all 0.5s ease;
     transition:all 0.5s ease;
}
 .days h4 {
     margin: 25px 0px 15px 0px;
     font-size: 16px;
     font-weight: 600;
     font-family: 'Open Sans', sans-serif;
     color: #213d44;
}
 .udb-time-line ul li h4 {
     margin-top: 7px;
}
 .udb-time-line ul li p {
     padding-top: 0px;
}
 .l-info-pack-plac::after {
     content: '';
     background: #eeeeef;
     position: absolute;
     width: 1px;
     top: 0;
     bottom: 0;
     height: 100%;
     left: 19px;
}
 .days h4 span {
     color: #929596;
     font-weight: 600;
}
/*-------------------------------------------------*/
/* = 20.STUDENT DASHBOARD - TIME LINE 
/*-------------------------------------------------*/
 .sdb-cl-tim{
     position: relative;
     overflow: hidden;
     width: 100%;
}
 .sdb-cl-day{
     float: left;
     width: 25%;
}
 .sdb-cl-day h5{
     text-transform: uppercase;
}
 .sdb-cl-day span{
     font-size: 12px;
     color: #9ba3ab;
}
 .sdb-cl-class{
     float: left;
     width: 75%;
}
 .sdb-cl-class ul{
     padding-top: 0px;
}
 .sdb-cl-class ul li{
     padding-left: 0px;
}
 .sdb-cl-class-tim{
     float: left;
     width: 25%;
     border-right: 1px solid #dcdcdc;
}
 .sdb-cl-class-tim span{
     display: block;
     color: #203245;
     font-weight: 600;
     font-size: 14px;
     padding-top: 15px;
}
 .sdb-cl-class-name{
     float: left;
     width: 75%;
     padding-left: 25px;
     position: relative;
}
 .sdb-cl-class-name h5{
}
 .sdb-cl-class-name h5 span{
     float: right;
     font-size: 12px;
     color: #9ba3ab;
     border: 1px solid #cccdce;
     border-radius: 20px;
     padding: 0px 7px;
}
 .sdn-hall-na{
     font-size: 12px;
     color: #9ba3ab;
}
 .sdb-cl-class-name::after {
     content: '';
     background: #2ebf33;
     position: absolute;
     width: 7px;
     top: 3px;
     bottom: 0;
     height: 7px;
     left: 9px;
     border-radius: 25px;
}
 .sdb-cl-class-name-lev::after {
     background: #bfa12e;
}
 .sdb-tabl-com{
}
 .sdb-tabl-com tr {
     color: #969595;
     border-bottom: 1px solid #d0d0d0;
}
 .sdb-tabl-com tr td {
     font-size: 15px;
     color: #333;
     padding: 14px 14px 14px 0px;
}
 .sdb-pro-table {
}
 .sdb-pro-table tr {
}
 .sdb-pro-table tr td {
}
 .sdb-bot-edit{
     margin-top: 25px;
}
 .sdb-bot-edit p {
     padding-bottom:10px;
}
 .sdb-bot-edit a {
}
 .sdb-btn {
     background: #2f4f73;
     font-size: 12px;
     font-weight: 600;
}
 .sdb-btn i {
     margin-right: 10px;
     font-size: 14px;
     vertical-align: initial;
}
 .sdb-btn:hover {
     background: #476990;
     color: #fff;
}
 .sdb-btn:active {
     background: #476990;
     color: #fff;
}
 .sdb-btn:focus {
     background: #476990;
     color: #fff;
}
 .backdrop {
     background-color: #ededed;
}
.sdb-cl-class-name h5, .sdb-cl-day h5 {
    margin-bottom: 0;
}

/*Class Announcement*/
.post-box {
    font-family: 'Roboto',Helvetica,Arial,sans-serif !important;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 15px;
    margin-bottom: 30px;
}
.post-box .add-portion {
    border: none;
    text-align: right;
    margin-bottom: 10px;
    color: #5f5f5f !important;
    padding: 0px;
    background: none;
}
.class-material-title {
    padding-top:0;
    font-size: 14px;
    font-weight: 700;
    color: #5f5f5f;
}
.class-material-title a:hover {
    color: #2f4f73;
    text-decoration: none;
}
.keyword-list {
    padding:10px 0; 
    margin:0px; 
    margin-left: 10px;
}
.keyword-list li {
    list-style:none; 
    padding:0 8px 0 0; 
    display:inline-block;
}
.keyword-list li a {
    display:block;
    border:solid 1px #e0e0e0;
    border-radius:5px; 
    color:#9C9C9C; 
    text-decoration:none; 
    font-size:15px;
    background: #fffdfd; 
}
.keyword-list li a:hover {
    color:white!important; 
    background:#2f4f73; 
    border:solid 1px #e0e0e0; 
}
.attachment-thumb-title {
        align-items: center;
        font-size: 14px;
        line-height: 12px; 
        float: left;
        margin-left: 5px;
    }
.attachment-thumb-title .name{
    font-size: 10px
    font-weight:;
}

.attachment-div {
    padding: 10px 10px; 
    height: 60px;
}
.attachment-file-img {
    width: 35px; 
    float: left;
}
.attachment-real-name {
    font-size: 12px;
}
.attachment-details {
    font-size: 10px;
}
.attachment-date {
    font-size: 10px;
}
.attachment-icon-div {
    width: 35px; 
    float: left; 
    margin-left: 10px; 
    border-left:1px solid #ccc; 
    height: 105%;
}
.attachment-icon {
    padding: 7px 0 10px 14px; 
    font-size: 22px;
}

/*Class materials*/
#sidebar .list-group-item h5 {
    margin-bottom:5px;
    color:#333;
}
#sidebar .list-group-item h5 span{
    font-size: 14px;
}
#sidebar .list-group-item:hover {
    background-color: #8d9bab;
    border: 1px solid #ddd;
}
#sidebar .list-group-item.active, #sidebar .list-group-item:focus {
    background-color: #2f4f73;
    border: 1px solid #ddd;
}
#sidebar .list-group-item.active h5, #sidebar .list-group-item:hover h5, #sidebar .list-group-item:focus h5 {
    color: #fff;
}

/*Class material form*/
/*.post-box h3 {
    margin: 15px 0;
}*/
.mb5 {
    margin-bottom: 5px !important;
}
.input-time-slot {
    -webkit-appearance: radio !important;
    -moz-appearance: radio !important;
    appearance: radio !important;
}
.time-slot-item, .time-slot-item label {
    cursor: pointer;
    font-size: 14px;
    font-weight: normal;
}
.time-slot-item:hover {
    background: #0D7CC9;
}

td.fc-list-item-title, .fc-time-grid-event, .fc-day-grid-event {
    cursor: pointer;
}
.fc-center h2 {
    font-size: 28px;
}
/*student modal info*/
.user-social-icon {
    height: 23px;
    width: 175px;
    background-color: none;
    margin: 0px;
}
.user-social-icon .social-link-div{
    width: 20px;
    height: 20px;
    float: left;
    margin: 0px 5px 0px 15px;
}
.user-social-icon .social-link-div a{
    text-decoration: none;
}
.user-social-icon .social-link-div a i{
    font-size: 15px;
    color: #2f4f73 !important;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    z-index: 0!important;
}
.input-group .form-control {
    z-index: 0!important;
}
/*Classroom Index page grid css start*/
/*.row {
    display: inline-flex;
}*/
.col-md-3 {
    float: left;
}
#margin_60_35 .btn:hover, .btn:active, .btn.active, .btn:focus, .btn.focus {
    background-color: #662D91;
}
/*Classroom Index page grid css End*/

/*Classroom About page start*/
.teacher-item-grid {
    border: 1px solid #E5E5E5;
    width: 100%;
    line-height: 1.4;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    position: relative;
}
/*.GridLex-gap-20*/
.GridLex-gap-20 {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.GridLex-gap-20 .col-md-4, .col_sm-6, .col-xs-6, .col-xss-12{
    margin-bottom: 20px!important;
}

.GridLex-gap-20 > div > div > div,
.GridLex-gap-20 > div > div > a {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    /*width: 100%;*/
}

/*teacher-item-grid*/

.teacher-item-grid {
    border: 1px solid #E5E5E5;
    width: 100%;
    line-height: 1.4;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    position: relative;
}

.teacher-item-grid:hover {
    -webkit-box-shadow: 0px 0px 12px -1px rgba(0, 0, 0, 0.29);
    -moz-box-shadow: 0px 0px 12px -1px rgba(0, 0, 0, 0.29);
    box-shadow: 0px 0px 12px -1px rgba(0, 0, 0, 0.29);
}

.teacher-item-grid a {
    color: #636363;
    text-decoration: none;
}

.teacher-item-grid > a {
    display: block;
    margin: 25px 25px 20px;
}

.teacher-item-grid .image {
    width: 120px;
    margin: 0 0 20px;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.43);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.43);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.43);
    border-radius: 50%;
    padding: 2px;
}

.teacher-item-grid .image img {
    border-radius: 50%;
}
.teacher-item-grid .content{
    align-content: center;
}
.teacher-item-grid h3 {
    font-size: 16px;
    line-height: 28px;
    margin: 0 0 5px;
    /*color: #0D7CC9;*/
}

.teacher-item-grid .labeling {
    /*font-size: 13px;*/
    letter-spacing: 1.5px;
    margin: 0 0 5px;
}

.teacher-item-grid ul.meta-list {
    margin: 0;
    padding: 10px 25px 20px;
    border-top: 1px solid #E5E5E5;
}

.teacher-item-grid ul.meta-list li > a {
    margin-left: 5px;
}

.teacher-item-grid ul.meta-list li > a:hover {
    color: #329BE6;
}

/*teacher-item-grid a*/

.teacher-item-grid a {
    color: #636363;
}

.teacher-item-grid > a {
    display: block;
    /*margin: 25px 25px 20px;*/
}

.teacher-item-grid .image {
    width: 120px;
    margin: 20px auto;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.43);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.43);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.43);
    border-radius: 50%;
    padding: 2px;
}

.teacher-item-grid .image img {
    border-radius: 50%;
}

/*teacher-item-grid ul.meta-list*/

.teacher-item-grid ul.meta-list {
    margin: 0;
    padding: 10px 10px 10px;
    border-top: 1px solid #E5E5E5;
}

.teacher-item-grid ul.meta-list li span {
    font-weight: bold;
    color: #a94442 !important;
}


.teacher-item-grid ul.meta-list li > a {
    margin-left: 5px;
}

.teacher-item-grid ul.meta-list li > a:hover {
    color: #329BE6;
}
.fa-check:before {
    content: "\f00c";
}
/*classroom Teacher End*/
/*Classroom About page end*/
/**Class-room new css end**/

