@media (min-width: 1200px) {
    .container{
        max-width: 942px;
    }
    .me-n1 {
        margin-right: -10px;
    }
}

*:focus {
    box-shadow: none !important;
    outline: none;
    outline-width: 0 !important;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.bg-secondary-soft {
    background-color: rgba(192, 193, 193, 0.1) !important;
}

.border-heading-color {
    border-color: #61aae8 !important;
}


.scrollbar-nav {
    position: relative;
}
.wrap-scrollbar-nav {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    height: 42px;
}
.nav.list-nav {
    position: absolute;
    left: 0;
    top: 0;
    width: max-content;
    margin-top: 0;
}
.nav.list-nav li {
    display: table-cell;
    position: relative;
    cursor: grab;
    cursor: -webkit-grab;
    color: #efefef;
}
.nav.list-nav li, .scroller {
    text-align: center;
    vertical-align: middle;
}
.scroller {
    cursor: pointer;
    display: none;
    white-space: nowrap;
    background-color: #fff;
    margin-top: .7em;
}
.scroller-left {
    margin-left: -1.25em;
}
.scroller-right {
    margin-right: -1.25em;
}
.scroll-wrapper {
    overflow: hidden!important;
    padding: 0!important;
    position: relative;
}
.scroll-wrapper>.scroll-content {
    border: none!important;
    box-sizing: content-box!important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none!important;
    overflow-y: scroll!important;
    padding: 0;
    position: relative!important;
    top: 0;
    width: auto!important;
}
.scroll-wrapper>.scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}
.scroll-element, .scroll-element div {
    box-sizing: content-box;
}
.scroll-element.scroll-x.scroll-scrollx_visible, .scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}
.scroll-element .scroll-arrow, .scroll-element .scroll-bar {
    cursor: default;
}
.scroll-textarea {
    border: 1px solid #ccc;
    border-top-color: #999;
}
.scroll-textarea>.scroll-content {
    overflow: hidden!important;
}
.scroll-textarea>.scroll-content>textarea {
    border: none!important;
    box-sizing: border-box;
    height: 100%!important;
    margin: 0;
    max-height: none!important;
    max-width: none!important;
    overflow: scroll!important;
    outline: none;
    padding: 2px;
    position: relative!important;
    top: 0;
    width: 100%!important;
}
.scroll-textarea>.scroll-content>textarea::-webkit-scrollbar {
    height: 0;
    width: 0;
}
.scrollbar-inner>.scroll-element, .scrollbar-inner>.scroll-element div, .scrollbar-list>.scroll-element, .scrollbar-list>.scroll-element div {
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}
.scrollbar-inner>.scroll-element div, .scrollbar-list>.scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    margin: 0 auto;
}
.scrollbar-inner>.scroll-element.scroll-x {
    bottom: 2px;
    height: 8px;
    left: 0;
    width: 100%}
.scrollbar-list-wrapper {
    margin-right: -60px;
}
.scrollbar-list-wrapper .scrollbar-list {
    padding: 0 60px 0 6px;
    max-height: 600px!important;
    margin-bottom:0 !important;
}
.scrollbar-list-wrapper .scrollbar-list .scroll-element .scroll-element_outer {
    height: 560px;
    right: 0;
    top: 20px;
    width: 30px;
}
.scrollbar-list-wrapper .scrollbar-list .scroll-elementscroll-x {
    display: none;
}
.scrollbar-list-wrapper .scrollbar-list .scroll-element.scroll-y {
    height: 600px;
    right: 0;
    top: 0;
    width: 30px;
    border: 0;
    background-color: #ededed;
    border-radius: 10px;
}
.scrollbar-list-wrapper .scrollbar-list .scroll-element .scroll-bar {
    background-color: #cbcbcb;
    height: 190px!important;
}
.scrollbar-inner>.scroll-element.scroll-y, .scrollbar-list>.scroll-element.scroll-y {
    height: 240px;
    right: 0px;
    top: 37px;
    width: 30px;
    background-color: #fff;
    border-radius: 0;
    border-left: 1px solid #ededed;
    font-size: 18px;
}
.scrollbar-inner>.scroll-element .scroll-element_outer, .scrollbar-list>.scroll-element.scroll-element_outer {
    top: 20px;
    height: 190px;
    bottom: 20px;
}
.scrollbar-inner>.scroll-element .scroll-element_outer:after, .scrollbar-list>.scroll-element .scroll-element_outer:after {
    content: "";
    display: inline-block;
    font: normal normal normal 18px/1 FontAwesome;
    position: absolute;
    right: 5px;
    top: -20px;
    z-index: 100;
}
.scrollbar-inner>.scroll-element .scroll-element_outer:before, .scrollbar-list>.scroll-element .scroll-element_outer:before {
    content: "";
    display: inline-block;
    font: normal normal normal 18px/1 FontAwesome;
    position: absolute;
    right: 5px;
    bottom: -20px;
    z-index: 100;
}
.scrollbar-inner>.scroll-element .scroll-bar, .scrollbar-inner>.scroll-element .scroll-element_outer, .scrollbar-inner>.scroll-element .scroll-element_track, .scrollbar-list>.scroll-element .scroll-bar, .scrollbar-list>.scroll-element .scroll-element_outer, .scrollbar-list>.scroll-element .scroll-element_track {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.scrollbar-inner>.scroll-element .scroll-bar, .scrollbar-list>.scroll-element .scroll-bar {
    width: 8px;
    margin-left: 12px;
}
.scrollbar-inner>.scroll-element .scroll-element_track {
    background-color: #fff;
}
.scrollbar-inner>.scroll-element .scroll-bar {
    background-color: #c2c2c2;
}
.scrollbar-inner>.scroll-element.scroll-draggable .scroll-bar, .scrollbar-inner>.scroll-element:hover .scroll-bar {
    background-color: #919191;
}
.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -12px;
}
.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -12px;
}
.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
    left: -12px;
}
.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
    top: -12px;
}
.scroll-element {
    display: none;
}

.nowrap {
    white-space: nowrap;
}

.hide {
    display: none;
}

body {
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #707070;
}

a {
    text-decoration: none;
    color: #3177b2;
}

a:hover {
    text-decoration: underline;
    color: #3177b2;
}

.nav-link:focus, .nav-link:hover {
    text-decoration: none;
}

.header {
    padding: 15px 0 20px;
}
.btn:focus {
    box-shadow: none;
}
.button-gray-100 {
    background: #ededed;
    color: #707070;
    border-color: #707070;
    font-weight: 700;
    font-family: arial, sans-serif;
    font-size: 18px;
    padding: 1px 20px;
    text-align: center;
    border-radius: 5px;
    width: 145px;
    position: relative;
}
.button-gray-100 i {
    font-size: 14px;
    position: absolute;
    right: 7px;
    top: 50%;
    transform: translateY(-60%);
}


.selection-gray-100 {
    background: #ededed;
    color: #707070;
    border-color: #707070;
    font-weight: 700;
    font-family: arial, sans-serif;
    font-size: 18px;
    padding: 1px 10px;
    text-align: left;
    border-radius: 5px;
    position: relative;
}
.button-gray-100 i {
    font-size: 14px;
    position: absolute;
    right: 7px;
    top: 50%;
    transform: translateY(-60%);
}

.show>.btn-secondary.dropdown-toggle {
    background: #ededed;
    color: #707070;
    border-color: #707070;
}
.button-gray-100.show i {
    width: 14px;
}
.button-gray-100.show i:before {
    content: " "}
.dropdown-item:focus, .dropdown-item:hover {
    background: none;
    color: #0d6efd;
}

/*
.dropdown-item.hovered:after, .dropdown-item:hover:after {
    content: "";
    display: inline-block;
    text-align: right;
    font: normal normal normal 14px/1 FontAwesome;
    float: right;
    padding: 4px 0 0;
}
*/


.dropdown-menu.show {
    background: #ededed;
    border-color: #707070;
    color: #707070;
    margin: -6px 0 0!important;
    border-top: 0;
    border-radius: 0 0 5px 5px;
    min-width: auto;
    width: 145px;
}
.dropdown-item {    
    color: #707070;
    padding: 0 24px;
}
.dropdown-toggle:after {
    border: none;
}

.menu-user .dropdown-toggle:after {
    content: "\f078";
    font: normal normal normal 12px/1 FontAwesome;
}

.menu-user .dropdown-item {
    padding: 0 10px;
}

.menu-user .dropdown-menu.show {
    background: #61aae8;
    border-color: #61aae8;
    padding: 20px 0px 10px;
    margin-left: -40px!important;
}

.menu-user .dropdown-menu.show a {
    color: #fff;
    font-size: 18px;
}

.menu-user .navbar {
    display: block;
}

.menu-user .navbar-light .navbar-toggler {
    border: 1px solid #fff;
}

.menu-user .navbar-dark .navbar-toggler {
    color: #fff;
    border: 1px solid #fff;
}

.fa-user-pen {
    background: url(../images/user-pen-solid.png) no-repeat;
    width: 18px;
    height: 16px;
    background-size: 100%;
    display: inline-block;
    margin-right: 10px;
}

.chalkboard-user {
    background: url(../images/chalkboard-user-solid.png) no-repeat;
    width: 18px;
    height: 16px;
    background-size: 100%;
    display: inline-block;
    margin-right: 10px;
}

.user-tie {
    background: url(../images/user-tie.png) no-repeat;
    width: 15px;
    height: 15px;
    background-size: 100%;
    display: inline-block;
    margin-right: 10px;
}

.gear-solid {
    background: url(../images/gear-solid.png) no-repeat;
    width: 15px;
    height: 16px;
    background-size: 100%;
    display: inline-block;
    margin-right: 10px;
}

.color-gray-100, .color-gray-200 {
    color: #cbcbcb;
}
.title-heading {
    font-size: 26px;
    font-weight: 700;
    color: #fff;
    margin: 0;
}
.block-heading {
    background: #61aae8;
    padding: 6px 0;
}
.bg-blue, .block-heading {
    border-top: 2px solid #ff5f37;
}
.bg-blue {
    background: #3177b2;
    color: #fff;
    padding: 20px 0;
}
.btn {
    font-size: 18px;
    padding: 5px 15px;
    border-radius: 23px;
}
.btn-created {
    background: #61aae8;
    font-size: 18px;
    color: #fff;
    padding: 5px 15px;
    border-radius: 23px;
}
.btn-created:hover {
    background: #3177b2;
    color: #fff;
    text-decoration: none;
}
.btn-orange {
    background: #ee6945;
}
.btn-created.btn-save {
    padding: 5px 30px;
}
.color-red {
    color: #ff5f37;
}
.color-primary {
    color: #707070;
}
.btn-red {
    background: #ff5f37;
}
.btn-red:hover {
    background: #fa3f10;
}
.bg-blue-light {
    background: #61aae8;
}
.bg-blue-dark {
    background: #3177b2;
}
.blue-light {
    color: #61aae8;
}
.border-blue {
  border: 1px solid #61aae8;
  border-radius: 5px;
}
.white {
    color: #ffffff;
}
.blue-bold {
    color: #3177b2;
}
.gray-blur {
    color: #cbcbcb;
}
.color-orange {
    color: #ee6945;
}
.color-orange-name {
  color: #ff5f37;
}
.line-height-40 {
    line-height: 40px;
}
.f-12 {
    font-size: 12px;
}
.f-b-20 {
    font-size: 20px;
    font-weight: 700;
}
.f-b-26 {
    font-size: 26px;
    font-weight: 700;
}
.f-b-16 {
    font-size: 16px;
    font-weight: 700;
}
.f-m-20 {
    font-size: 20px;
    font-weight: 500;
}
.f-m-16 {
    font-size: 16px;
    font-weight: 500;
}
.f-n-20 {
    font-size: 20px;
    font-weight: 400;
}
.f-n-18 {
    font-size: 18px;
    font-weight: 400;
}
.f-m-18 {
    font-size: 18px;
    font-weight: 500;
}
.f-m-36 {
    font-size: 36px;
    font-weight: 500;
}
.f-m-32 {
    font-size: 36px;
    font-weight: 400;
}
.f-n-16 {
    font-size: 16px;
    font-weight: 400;
}
.f-n-14 {
    font-size: 14px;
    font-weight: 400;
}
.f-m-14 {
    font-size: 14px;
    font-weight: 500;
}
.f-m-24 {
    font-size: 24px;
    font-weight: 500;
}
.f-n-25 {
    font-size: 25px;
    font-weight: 400;
}
.line-bottom {
    position: relative;
    padding-bottom: 10px;
}
.line-bottom::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #3177b2;
}
.nav-tabs-list {
    padding: 10px 0 0;
}
.nav-tabs-list .nav-item {
    border-bottom: 1px solid #000;
    padding: 0 40px;
    text-align: center;
}

.nav-tabs-list .nav-item:first-child {
    padding-left: 0;
}
.nav-tabs-list .nav-item:last-child {
    padding-right: 0;
}
.nav-tabs-list .nav-link {
    font-size: 20px;
    color: #cbcbcb;
    display: inline-block;
    position: relative;
    padding: 0 2px 10px;
}
.nav-tabs-list .nav-link.active {
    color: #3177b2;
}
.nav-tabs-list .nav-link:after {
    content: "";
    display: inline-block;
    border-bottom: 3px solid #3177b2;
    width: 0;
    opacity: 0;
    left: 0;
    position: absolute;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    bottom: -1px;
    z-index: 2;
}
.nav-tabs-list .nav-link.active:after {
    width: 100%;
    opacity: 1;
}
/* .footer {
    margin-top: 50px;
} */
.text-decoration-underline {
    text-decoration: underline;
}
.class-title, .class-title>input.form-control {
    font-size: 26px;
    color: #3177b2;
    margin: 0;
    font-weight: 500;
}
.class-title>input.form-control {
    font-size: 36px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 0;
    margin-left: 5px;
}

.modal-body .form-floating label {
    top: 0;
    left: 5px;
    min-width: 90%;
}


.form-group .form-floating label {
    top: 0em !important;
    min-width: 90%;
}


.form-group label {
    top: 0.9em !important;
    min-width: 90%;
}

.form-floating.input_textarea label {
    min-width: 90%;
}

.form-group .form-floating label::before, .form-floating.input_textarea label::before {
    content: "";
    position: absolute;
    top: 0.9em;
    z-index: -1;
    width: 95%;
    height: 2em;
    background-color: white;
    box-shadow: 0 0 8px 4px #ffffff;
}

.form-floating.input_textarea > .form-control:focus ~ label, .form-floating.input_textarea > .form-control:not(:placeholder-shown) ~ label, .form-floating.input_textarea > .form-select ~ label {
    opacity: 1;
    color: gray;
}

.form-floating > label {
    font-size: 12px;
}

.form-check-input {
    border: 2px solid;
    border-radius: 4px;
    padding: 2px 6px;
    display: inline-block;
}

.form-control {
    font-size: 24px;
    padding: 4px 6px;
    color: #707070;
}

.form-control::placeholder {
    font-size: 24px;
    font-weight: 400;
    color: #cbcbcb;
    line-height: 24px;
}

.small-form-control {
    font-size: 18px;
    padding: 2px 4px;
    color: #707070;
}

.small-form-control::placeholder {
    font-size: 18px;
    font-weight: 400;
    color: #cbcbcb;
    line-height: 18px;
}
.edit-link {
    color: #61aae8;
}
.txt-description {
    font-size: 14px;
    border: 1px solid #61aae8;
    border-radius: 5px;
    padding: 15px;
}
.modal-body .table-custom tr:first-child td:first-child, .table-custom th:first-child {
    -moz-border-radius: 5px 0 0 0;
    -webkit-border-radius: 5px 0 0 0;
    border-radius: 5px 0 0 0;
}
.modal-body .table-custom tr:first-child td:last-child, .table-custom th:last-child {
    -moz-border-radius: 0 5px 0 0;
    -webkit-border-radius: 0 5px 0 0;
    border-radius: 0 5px 0 0;
}
.modal-body .table-custom td:only-child, .table-custom th:only-child {
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.table-custom tr:last-child td:first-child {
    -moz-border-radius: 0 0 0 6px;
    -webkit-border-radius: 0 0 0 6px;
    border-radius: 0 0 0 6px;
}
.table-custom tr:last-child td:last-child {
    -moz-border-radius: 0 0 6px 0;
    -webkit-border-radius: 0 0 6px 0;
    border-radius: 0 0 6px 0;
}
.table-lst-student-custom.table-custom {
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}
.table-lst-student-custom.table-custom th:first-child, .table-lst-student-custom.table-custom th:last-child {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.wrap-item.wrap-item-custom {
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    overflow: hidden;
}
.table-custom {
    border-radius: 6px;
    border-collapse: separate!important;
    border-spacing: 0;
    margin: 0;
}
.table-custom th {
    background: #61aae8;
    border: 0;
    color: #fff;
    font-weight: 500;
    padding: 5px 0;
    position: sticky;
    top: 0;
}
.table-custom td {
    padding: 3px 0;
}
.table-custom td a {
    color: #3177B2;
}
.table-striped tbody tr:nth-of-type(odd) {
    background: #ededed;
}
.table-custom .column-1 {
    width: 190px;
}
.table-custom .column-2 {
    width: 370px;
}

.table-custom2 {
    border-radius: 6px;
    border-collapse: separate!important;
    border-spacing: 0;
    margin: 0;
}
.table-custom2 th {
    background: #61aae8;
    border: 0;
    color: #fff;
    font-weight: 500;
    padding: 5px 0;
    position: sticky;
    top: 0;
}
.table-custom2 td {
    padding: 3px 0;
    color: #3177B2;
}
.table-custom2 td label {
    color: #3177B2;
}
.table-custom2 .column-1 {
    width: 190px;
}
.table-custom2 .column-2 {
    width: 370px;
}
.table-striped tbody tr:nth-of-type(odd) {
    background: #ededed;
}
.table-custom .column-1 {
    width: 190px;
}
.table-custom .column-2 {
    width: 370px;
}

.launch_ap {
    background: url(2b7dbe85a61d9e42e4b9.png) no-repeat 0 3px;
    background-size: 100%;
    width: 18px;
    display: block;
    height: 21px;
    margin-left: 45px;
    cursor: pointer;
}
.form-setting {
    border: 1px solid #61aae8;
    border-radius: 6px;
    padding: 25px 32px 32px;
    width: 684px;
}
.tab-pane .custom-select-group {
    position: relative;
}
.tab-pane .custom-select-group .custom-select {
    background: #ededed;
    border-color: #707070;
    padding: 10px;
    font-size: 18px;
    font-weight: 700;
    height: auto!important;
}
.tab-pane .custom-select-group:after {
    content: "";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: 20px;
    top: 15px;
}
.wrap-date .input-group {
    float: left;
    width: 50%}
.wrap-date {
    position: relative;
}
.wrap-date .start-date input {
    border-radius: 6px 0 0 6px;
    border-right: 0;
}
.wrap-date .end-date input {
    border-radius: 0 6px 6px 0;
}
.wrap-date input {
    font-size: 20px;
    font-weight: 500;
    border: 1px solid #61aae8;
    border-radius: 6px;
    padding: 5px;
    color: #707070;
    width: 100%;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}
.wrap-date .datepicker-startdate {
    border-right: 0;
    border-radius: 6px 0 0 6px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}
.wrap-date .datepicker-enddate {
    border-radius: 0 6px 6px 0;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, .16);
}
.wrap-date .end-date:after {
    background: url(46f6817cfa4fe21dd874.png) no-repeat 0 0;
    width: 56px;
    height: 42px;
    position: absolute;
    right: 0;
    bottom: 0;
    content: "";
    display: block;
}
.modal-content {
    border: 1px solid #61aae8;
    border-radius: 6px;
}
.modal-header {
    background-color: #61aae8;
    font-size: 20px;
    color: #fff;
    padding: 10px;
}
.modal-header h2 {
    font-size: 18px;
    font-weight: 500;
}
.card-body, .modal-body {
    padding: 30px;
}

.card-body-pd20 {
    padding: 20px;
}

.subscription-card {
    padding: 20px;
}

.textarea-5 {
    height: 100px!important;
}

.modal-body h3 {
    color: #ff5f37;
    margin-bottom: 20px;
}

.modal-header .close {
    border: 1px solid #fff;
    border-radius: 6px;
    padding: 5px;
    line-height: 13px;
    margin: 0;
    color: #fff;
    opacity: 1;
    background: none;
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    text-shadow: 0 1px 0 #fff;
}

.card {
    margin: 0 0 20px;
    border-radius: 6px;
    border: 1px solid #61aae8;
}
.card .card-header {
    background-color: #61aae8;
    font-size: 20px;
    padding: 0;
    color: #fff;
    border-bottom: 0;
}
.card .card-header .fa {
    transition: .3s transform ease-in-out;
}
.card .card-header .collapsed .fa {
    transform: rotate(90deg);
}

.card .card-header .btn-link {
    color: #fff;
    padding: 10px;
}
.modal-body .table-custom {
    border: 1px solid #707070;
}
.modal-body .table-custom td {
    padding: 10px;
    font-size: 16px;
}
.table-modal {
    width: 100%}
.table-modal th {
    padding: 10px;
    color: #3177b2;
    font-weight: 500;
}
.table-size td, .table-size th {
    width: 50%}
.table-modal-custom th, .table-modal-custom th a, .table-modal-custom th a:focus, .table-modal-custom th a:hover {
    font-size: 16px;
    color: #ff5f37;
}
.style-col tr:first-child td:first-child, .style-col tr:first-child th:first-child {
    width: 200px;
}
.style-col td, .style-col th {
    width: 96px;
    text-align: center;
}

.header-fixed th {
    position: sticky;
    top: 0;
    z-index: 3;
}
.header-fixed th a {
    color: #fff;
}
.wrap-item {
    border: 1px solid #61aae8;
    border-radius: 6px;
    margin-bottom: 20px;
    overflow: hidden;
}
.table-lst-student td {
    font-size: 16px;
    font-weight: 400;
}
.table-lst-student-custom th {
    padding-left: 20px;
    padding-right: 20px;
    white-space: nowrap;
}
.table-lst-student-custom td {
    font-size: 14px;
    font-weight: 400;
    padding-left: 20px;
    padding-right: 20px;
    vertical-align: middle;
    text-align: center;
}
.table-lst-student-custom td a {
    font-size: 14px;
    font-weight: 500;
}
.nav-tab-course {
    border-bottom: none;
}
.nav-tab-course .nav-item {
    margin: 0;
}
.nav-tab-course .nav-link {
    border: 1px solid #e3e3e3;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    color: #707070;
}
.nav-tab-course .nav-link.active {
    background: #3177b2;
    color: #fff;
    border-color: #3177b2;
}
.btn-show {
    display: none;
    margin-right: 10px;
}
.tooltip-inner {
    background: #707070;
    font-size: 12px;
}
.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before, .bs-tooltip-bottom .tooltip-arrow::before {
    border-top-color: #707070;
    border-bottom-color: #707070;
}
.group-button a {
    margin-left: 32px;
}
.group-button a:first-child {
    margin: 0;
}
.progressbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    padding-bottom: 30px;
}
.progressbar li {
    font-size: 20px;
    color: #cbcbcb;
    position: relative;
    border-bottom: 1px solid #cbcbcb;
}
.progressbar li.linked {
    cursor: pointer;
    padding-left: 80px;
}
.progressbar li:first-child {
    padding-left: 0;
}
.progressbar li:last-child {
    padding-left: 80px;
}
.progressbar li.active {
    color: #3177b2;
    font-weight: 700;
}
.progressbar li.active:before {
    border-top: 3px solid #3177b2;
    content: "";
    display: inline-block;
    margin: 0 auto 10px;
    width: 100%;
    position: absolute;
    bottom: -12px;
    left: 0;
    z-index: 0;
}
.progressbar li.active span:after {
    background: #3177b2;
    border: 1px solid #3177b2;
}
.progressbar li span {
    position: relative;
}
.progressbar li span:after {
    background: #cbcbcb;
    border: 1px solid #c1c1c1;
    border-radius: 50%;
    display: inline-block;
    content: "";
    position: absolute;
    bottom: -18px;
    left: calc(50% - 5px);
    font-weight: 700;
    height: 10px;
    line-height: 8px;
    margin: 0 auto 10px;
    width: 10px;
    z-index: 1;
}
#create-new-class .modal-body {
    padding: 30px 50px;
}

/* custom new style scroll bar*/
.custom-scrollbar {
    background: #ededed;
    border: 1px solid #cbcbcb;
    border-radius: 5px;
}
.custom-scrollbar.h-162 .scrollbar {
    max-height: 162px!important;
    margin-bottom: 0!important;
}

.custom-scrollbar.h-432 .scrollbar {
    max-height: 432px!important;
    margin-bottom: 0!important;
}
.custom-scrollbar.h-162 .scrollbar-inner > .scroll-element.scroll-y {
    height: 162px;
    top: 0;
}

.custom-scrollbar.h-432 .scrollbar-inner > .scroll-element.scroll-y {
    height: 432px;
    top: 0;
}

.custom-scrollbar.h-162 .scrollbar-inner > .scroll-element .scroll-element_outer {
    height: 120px;
}

.custom-scrollbar.h-432 .scrollbar-inner > .scroll-element .scroll-element_outer {
    top: 20px;
    height: 392px;
    bottom: 20px;
}


.custom-scrollbar .scrollbar-inner>.scroll-element .scroll-element_track,
.custom-scrollbar .scrollbar-inner>.scroll-element.scroll-y {
    background: #ededed;
}


/* SUBSCRIPTIONS TABLE */
subscriptions-table-title

.subscriptions-table {
    padding: 20px 30px 5px;
    margin: 30px auto;
    box-shadow: 0 0 1px 0 rgba(0,0,0,.25);
}
.subscriptions-table-title .btn-group {
    float: right;
}
.subscriptions-table-title .btn {
    min-width: 50px;
    border-radius: 2px;
    border: none;
    padding: 6px 12px;
    font-size: 95%;
    outline: none !important;
    height: 30px;
}
.subscriptions-table-title {
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 15px;
    margin-bottom: 5px;
    background: #456379;
    padding: 15px 30px;
    color: #fff;
}
.subscriptions-table-title h5 {
    margin: 2px 0 0;
}
.subscriptions-table table tr th, table tr td {
    border-color: #e9e9e9;
    padding: 12px 15px;
    vertical-align: middle;
}
.subscriptions-table table tr th:first-child {
    width: 40px;
}
.subscriptions-table table tr th:last-child {
    width: 100px;
}
.subscriptions-table .table-striped tbody tr:nth-of-type(odd) {
    background-color: #fcfcfc;
}
.subscriptions-table .table-striped.table-hover tbody tr:hover {
    background: #f5f5f5;
}
.subscriptions-table table td a {
    color: #2196f3;
}
.subscriptions-table table td .btn.extend {
    padding: 2px 10px;
    background: #37BC9B;
    color: #fff;
    border-radius: 2px;
}
.subscriptions-table table td .btn.extend:hover {
    background: #2e9c81;		
}

/* SCROLL ARROWS */

.scrollbar {
    max-height: 277px!important;
    margin-bottom: 0!important;
    overflow: auto;
}

.scrollbar .scroll-element .scroll-arrow { display: none; }
.scrollbar .scroll-element.scroll-element_arrows_visible .scroll-arrow { display: block; z-index: 12; }
 
.scrollbar .scroll-element.scroll-x.scroll-element_arrows_visible .scroll-arrow_less { height: 100%; width: 32px; background-position: 0px -51px;}
.scrollbar .scroll-element.scroll-x.scroll-element_arrows_visible .scroll-arrow_more { height: 100%; left: auto; right: 0; width: 17px; background-position: 17px -51px;}

.scrollbar .scroll-element.scroll-y.scroll-element_arrows_visible .scroll-arrow_less { width: 100%; height: 32px; background-position: -51px 0px;}
.scrollbar .scroll-element.scroll-y.scroll-element_arrows_visible .scroll-arrow_more { width: 100%; top: auto; bottom: 0; height: 32px; background-position: -51px 17px;}
 
.custom-scrollbar .scroll-element .scroll-arrow { display: none; }
.custom-scrollbar .scroll-element.scroll-element_arrows_visible .scroll-arrow { display: block; z-index: 12; }
 


.custom-scrollbar .scroll-element.scroll-x.scroll-element_arrows_visible .scroll-arrow_less { height: 100%; width: 17px; background-position: 0px -51px;}
.custom-scrollbar .scroll-element.scroll-x.scroll-element_arrows_visible .scroll-arrow_more { height: 100%; left: auto; right: 0; width: 17px; background-position: 17px -51px;}
 
.custom-scrollbar .scroll-element.scroll-y.scroll-element_arrows_visible .scroll-arrow_less { width: 100%; height: 17px; background-position: -51px 0px;}
.custom-scrollbar .scroll-element.scroll-y.scroll-element_arrows_visible .scroll-arrow_more { width: 100%; top: auto; bottom: 0; height: 17px; background-position: -51px 17px;}
 
.course-scrollbar .scroll-element .scroll-element_outer {
    top: 20px;
    height: 197px;
    bottom: 20px;
}

.logo img {
    width: 248px;
}

@media(min-width:576px) {
    .modal-dialog {
        max-width: 752px;
    }
}
@media(min-width:800px) {
    .modal-dialog {
        max-width: 80%;
    }
}
@media(min-width:768px) {
    .form-setting {
    width: 100%}
}
@media only screen and (max-width:767px) {
    .nav-tabs-list {
    width: 100%}
.nav-tabs-list .nav-item {
padding: 0 20px
}

.nav-tabs-list .nav-link {
    font-size: 16px;
}

.nav-tab-course .nav-link {
    padding-right: 5px;
    padding-left: 5px;
}
.form-setting {
    width: 100%}
.table thead th {
    padding: 5px 10px;
}
.table.table-lst-student-custom th {
    padding: 5px 0;
}
}table th a, table th a:focus, table th a:hover {
    color: #fff;
}
#edit-class-modal .class-dates__note {
    display: none;
}
.create-class__buttons a.create-class__buttons__back {
    color: #3177b2;
}
.create-class__buttons a.create-class__buttons__back i {
    margin: 0 10px 0 0;
}
.create-class__buttons a i {
    color: #ee6945;
    font-size: 20px;
    font-weight: 700;
    margin-left: 10px;
}
.information-form input.information-form__name {
    padding: .375rem .75rem;
    font-size: 1.3rem;
}
.information-form .wrap-date input {
    font-weight: 400;
}
.information-form input::placeholder {
    color: #cbcbcb;
    opacity: 1;
}
.information-form input:-ms-input-placeholder {
    color: #cbcbcb;
}
.information-form input::-ms-input-placeholder {
    color: #cbcbcb;
}
.information-form .dropdown-toggle {
    padding-right: 23px;
    position: relative;
    text-align: left;
    min-width: 166px;
}
.information-form .dropdown-menu.show {
    width: fit-content;
    padding-right: 20px;
    min-width: 166px;
}
.information-form .dropdown-item.hovered:after, .information-form .dropdown-item:hover:after {
    position: absolute;
    right: 10px;
}
.courses-form .table-custom {
    border: unset;
}
.courses-form .first-heading-text {
    visibility: hidden;
}
.courses-form#add-courses-modal .first-heading-text {
    visibility: unset;
}
.review-form .included-course {
    font-size: 1rem;
    background-color: #61aae8;
    padding: .25em 1em;
    margin-right: 1em;
}
.review-form .invited-students {
    height: 230px;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.review-form .invited-students .invited-students__content {
    padding: 15px;
}
.review-form .invited-students .scroll-y {
    top: 0;
    height: 230px;
}
.review-form .invited-students .scroll-element .scroll-element_outer:before {
    bottom: -16px;
}
.review-form .info-text {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px 15px;
    color: #ee6945;
    font-weight: 400;
}
.loader-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: hsla(0, 0%, 100%, .3);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}
.loader-overlay .lds-dual-ring {
    display: inline-block;
    width: 80px;
    height: 80px;
}
.loader-overlay .lds-dual-ring:after {
    content: " ";
    display: block;
    width: 64px;
    height: 64px;
    margin: 8px;
    border-radius: 50%;
    border-color: #61aae8 transparent #ff5f37;
    border-style: solid;
    border-width: 6px;
    animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
    0% {
    transform: rotate(0deg);
}
to {
    transform: rotate(1turn);
}
}.disabled-link {
    cursor: no-drop;
}
.information-form_your-institution {
    color: #707070;
    font-weight: 700;
    font-family: arial, sans-serif;
    font-size: 18px;
}
.resend-student-list .scrollbar {
    min-height: 75px;
    max-height: 110px;
}
.resend-student-list .scrollbar-inner>.scroll-element.scroll-y, .resend-student-list .scrollbar-list>.scroll-element.scroll-y {
    height: calc(100% - 38px);
}
.resend-student-list .scrollbar-inner>.scroll-element.scroll-y .scroll-element_outer, .resend-student-list .scrollbar-list>.scroll-element.scroll-y .scroll-element_outer {
    height: calc(100% - 42px);
}
.resend-student-list .table-custom {
    border: 0;
}
.resend-student-list .table-custom td {
    padding: 5px 0;
}
.resend-student-list .table-custom td:only-child {
    border-radius: 0;
}
.student-list {
    font-size: 18px;
    color: #707070;
}
a.student-sorter {
    color: #fff;
}

.bg-gradient-primary {
    background-color: #4e73df;
    background-image: linear-gradient(180deg, #4e73df 10%, #224abe 100%);
    background-size: cover;
}

.sidebar .nav-item.dropdown .dropdown-toggle::after,
.topbar .nav-item.dropdown .dropdown-toggle::after {
    width: 1rem;
    text-align: center;
    float: right;
    vertical-align: 0;
    border: 0;
    font-weight: 900;
    content: '\f105';
    font-family: 'Font Awesome 5 Free';
}

.topbar .nav-item.dropdown.show .dropdown-toggle::after {
    content: '\f107';
}

.topbar .nav-item .nav-link {
    position: relative;
}

.topbar .nav-item .nav-link .badge-counter {
    position: absolute;
    transform: scale(0.7);
    transform-origin: top right;
    right: .25rem;
    margin-top: -.25rem;
}

.topbar .nav-item .nav-link .img-profile {
    height: 2rem;
    width: 2rem;
}

.sidebar {
    width: 6.5rem;
    min-height: 100vh;
}

.sidebar .nav-item {
    position: relative;
}

.sidebar .nav-item:last-child {
    margin-bottom: 1rem;
}

.sidebar .nav-item .nav-link {
    text-align: center;
    padding: 0.75rem 1rem;
    width: 6.5rem;
    color: rgba(255, 255, 255, 0.8);
}

.sidebar .nav-item .nav-link span {
    font-size: 0.65rem;
    display: block;
}

.sidebar .nav-item.active .nav-link {
    font-weight: 700;
}

.sidebar .nav-item .collapse {
    position: absolute;
    left: calc(6.5rem + 1.5rem / 2);
    z-index: 3;
    top: 2px;
}

.sidebar .nav-item .collapse .collapse-inner {
    border-radius: 0.35rem;
    box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.15);
}

.sidebar .nav-item .collapsing {
    display: none;
    transition: none;
}

.sidebar .nav-item .collapse .collapse-inner,
.sidebar .nav-item .collapsing .collapse-inner {
    padding: .5rem 0;
    min-width: 10rem;
    font-size: 0.85rem;
    margin: 0 0 1rem 0;
}

.sidebar .nav-item .collapse .collapse-inner .collapse-header,
.sidebar .nav-item .collapsing .collapse-inner .collapse-header {
    margin: 0;
    white-space: nowrap;
    padding: .5rem 1.5rem;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 0.65rem;
    color: #b7b9cc;
}

.sidebar .nav-item .collapse .collapse-inner .collapse-item,
.sidebar .nav-item .collapsing .collapse-inner .collapse-item {
    padding: 0.5rem 1rem;
    margin: 0 0.5rem;
    display: block;
    color: #3a3b45;
    text-decoration: none;
    border-radius: 0.35rem;
    white-space: nowrap;
}

.sidebar .nav-item .collapse .collapse-inner .collapse-item:hover,
.sidebar .nav-item .collapsing .collapse-inner .collapse-item:hover {
    background-color: #eaecf4;
}

.sidebar .nav-item .collapse .collapse-inner .collapse-item:active,
.sidebar .nav-item .collapsing .collapse-inner .collapse-item:active {
    background-color: #dddfeb;
}

.sidebar .nav-item .collapse .collapse-inner .collapse-item.active,
.sidebar .nav-item .collapsing .collapse-inner .collapse-item.active {
    color: #4e73df;
    font-weight: 700;
}

.sidebar #sidebarToggle {
    width: 2.5rem;
    height: 2.5rem;
    text-align: center;
    margin-bottom: 1rem;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.2);
}

.sidebar #sidebarToggle::after {
    font-weight: 900;
    content: '\f104';
    font-family: 'Font Awesome 5 Free';
    margin-right: 0.1rem;
    color: rgba(255, 255, 255, 0.5);
}

.sidebar #sidebarToggle:hover {
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.25);
}

.sidebar #sidebarToggle:focus {
    outline: none;
}

.sidebar.toggled {
    width: 0 !important;
    overflow: hidden;
}

.sidebar.toggled #sidebarToggle::after {
    content: '\f105';
    font-family: 'Font Awesome 5 Free';
    margin-left: 0.25rem;
    color: rgba(255, 255, 255, 0.5);
}

.sidebar.toggled .sidebar-card {
    display: none;
}

.sidebar .sidebar-brand {
    height: 4.375rem;
    text-decoration: none;
    font-size: 1rem;
    font-weight: 800;
    padding: 1.5rem 1rem;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.05rem;
    z-index: 1;
    color: #fff;
}

.sidebar .sidebar-brand .sidebar-brand-icon i {
    font-size: 2rem;
}

.sidebar .sidebar-brand .sidebar-brand-text {
    display: none;
}

.sidebar hr.sidebar-divider {
    margin: 0 1rem 1rem;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
}

.sidebar .sidebar-heading {
    text-align: center;
    padding: 0 1rem;
    font-weight: 800;
    font-size: 0.65rem;
    color: rgba(255, 255, 255, 0.4);
}

.sidebar .sidebar-card {
display: flex;
flex-direction: column;
align-items: center;
font-size: 0.875rem;
border-radius: 0.35rem;
color: rgba(255, 255, 255, 0.8);
margin-left: 1rem;
margin-right: 1rem;
margin-bottom: 1rem;
padding: 1rem;
background-color: rgba(0, 0, 0, 0.1);
}

.sidebar .sidebar-card .sidebar-card-illustration {
height: 3rem;
display: block;
}

.sidebar .sidebar-card .sidebar-card-title {
font-weight: bold;
}

.sidebar .sidebar-card p {
font-size: 0.75rem;
color: rgba(255, 255, 255, 0.5);
}

.sidebar .nav-item.active .nav-link {
    color: #fff;
}

.sidebar .nav-item.active .nav-link i {
    color: rgba(255, 255, 255, 0.3);
}

.sidebar .nav-item .nav-link:active, .sidebar-dark .nav-item .nav-link:focus, .sidebar-dark .nav-item .nav-link:hover {
    color: #fff;
}

.sidebar .nav-item .nav-link:active i, .sidebar-dark .nav-item .nav-link:focus i, .sidebar-dark .nav-item .nav-link:hover i {
    color: #fff;
}

.sidebar-dark .nav-item .nav-link[data-toggle="collapse"]::after {
    color: rgba(255, 255, 255, 0.5);
}

#adminContent {
    display: flex;
}

#adminContent #content-wrapper {
    width: 100%;
    overflow-x: hidden;
}

#adminContent #content-wrapper #content {
flex: 1 0 auto;
}

.subNav {
    padding: 0.75rem 1.25rem 0;
    margin-bottom: 0;
    background-color: #f8f9fc;
    border-bottom: 1px solid #e3e6f0;
}

#nav-tabContent .tab-pane .form-group {
    padding: 0.75rem 0 0 0;
}


.activity-feed {
    padding: 15px;
}
.activity-feed .feed-item {
    position: relative;
    padding-bottom: 20px;
    padding-left: 30px;
    border-left: 2px solid #e4e8eb;
}
.activity-feed .feed-item:last-child {
    border-color: transparent;
}
.activity-feed .feed-item:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -6px;
    width: 10px;
    height: 10px;
    border-radius: 6px;
    background: #fff;
    border: 1px solid #f37167;
}
.activity-feed .feed-item .date {
    position: relative;
    top: -5px;
    color: #8c96a3;
    text-transform: uppercase;
    font-size: 13px;
}
.activity-feed .feed-item .text {
    position: relative;
    top: -3px;
}

.card-horizontal {
    display: flex;
    flex: 1 1 auto;
}

.card-youtube-channel-img {
    width: 240px;
    height: 240px;
}

.card-youtube-video-img {
    width: 120px;
    height: 90px;
}

.list-group .list-group-item-header {
    background-color: #61aae8;
    font-size: 18px;
    /*padding: 0;*/
    color: #fff;
    /*border-bottom: 0;*/
}

.movable-list .moveable-element {
    cursor: move;
}

#messageModal {
    z-index: 1100;
}

