

body {
    font-weight: normal;
    font-family: Roobert, serif !important
}

:root {
    --headerHeight: 80px;
    --headerTextColor: var(--themeColor);
    --headerBGColor: #fff;
    --footerTextColor: #fff;
    --footerBGColor: #000
}

.spectre .btn .material-icons,
.spectre .menu-item .material-icons,
.spectre .btn .fa-regular {
    vertical-align: top;
    line-height: 1rem
}

.spectre .btn.btn-sm .material-icons {
    font-size: 18px
}

.icon-text {
    vertical-align: middle !important
}

.spectre .btn .icon-text {
    vertical-align: top !important
}

.spectre .btn img {
    max-height: 100%;
    vertical-align: middle
}

.modal-container img {
    height: auto !important
}

.is-wrapper .spContactForm input,
.is-wrapper .spContactForm textarea {
    color: #000
}

.is-wrapper .size-16 p {
    font-size: 16px
}

.table {
    font-size: 14px
}

.table .videoReprocessBtn {
    display: none
}

.table .videoReprocessBtn.failed {
    display: inline-block
}

.form-group.mb-0 {
    margin-bottom: 0 !important
}

.spectre .btn img+.icon-text {
    vertical-align: middle !important;
    padding-right: 10px
}

img.verifiedUserIcon {
    height: 20px;
    vertical-align: middle;
    display: inline
}

table .chip {
    font-size: small
}

small.chip.isNewItem {
    border: 1px solid red;
    color: red;
    background: transparent
}

.showPasswordBtn {
    width: 70px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.capitalize {
    text-transform: capitalize
}

.spCourseContainer {
    width: 100%
}

.spCourseContainer>div,
.spCourseCurriculum>div {
    width: 100%
}

.spCourseCurriculum .material-icons {
    vertical-align: middle
}

.spCourseContainer a>* {
    margin-top: 0;
    margin-bottom: .5rem
}

.spCourseContainer .column {
    margin-bottom: 50px
}

.spCourseContainer img {
    height: 270px;
    width: 100%
}

.spCustomWidget>div,
.spCourseCurriculum>div {
    width: 100%
}

.spCustomWidget .material-icons {
    vertical-align: middle
}

.spCustomWidget a>* {
    margin-top: 0;
    margin-bottom: .5rem
}

.course .removeCourseBtn {
    z-index: 1;
    position: absolute;
    top: -15px;
    right: -15px
}

.course.column .dropdown {
    position: absolute;
    top: 0;
    right: 10px;
    z-index: 3
}

.course .progress {
    height: .4rem
}

#mycourses .course.column .card-body {
    height: 125px
}

#mycourses .certBtn {
    height: 1rem
}

#helpcenter .card-body {
    min-height: 4rem
}

.rating {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ratingIcons {
    display: inline-block
}

.ratingIcons .material-icons {
    font-size: 20px !important;
    font-family: 'Material Icons'
}

.rejectReviewBtn,
.approveReviewBtn {
    cursor: pointer
}

#courseslist .course .card {
    font-size: .65rem
}

#courseslist .course .card .material-icons {
    font-size: 1rem
}

#courseslist .course .card .card-body,
#courseslist .course .card .card-header {
    padding: .4rem
}

.scourse .ratingIcons .material-icons {
    font-size: 14px !important
}

.scourse .card-body {
    line-height: 1rem
}

.review .chip {
    font-size: 80%
}

.review .chip.pending {
    background: #ffb700;
    color: #fff
}

.review .chip.approved {
    background: #32b643;
    color: #fff
}

.review .chip.rejected {
    background: #e85600;
    color: #fff
}

.curr small {
    font-size: small
}

.text-dark {
    color: #555
}

.text-small {
    font-size: .6rem
}

.theme * {
    transition: all 1s
}

.theme .actionBtns {
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    padding-top: 120px
}

.theme .actionBtns button {
    width: 90%;
    display: block;
    margin: 10px auto
}

.theme:hover .actionBtns {
    display: block
}

@keyframes blink {
    50% {
        border-color: red
    }
}

.chip.live {
    background: red;
    color: white;
    animation: blink .8s step-end infinite alternate
}

.drag-handle {
    left: -15px;
    top: 6px;
    position: absolute;
    cursor: move
}

.courseRatings .material-icons {
    font-family: 'Material Icons'
}

.material-icons {
    font-family: 'Material Icons Outlined'
}

.material-icons.md-18 {
    font-size: 18px
}

.material-icons.md-24 {
    font-size: 24px
}

.material-icons.md-36 {
    font-size: 36px
}

.material-icons.md-48 {
    font-size: 48px
}

.material-icons.md-72 {
    font-size: 72px
}

.material-icons.md-dark {
    color: rgba(0, 0, 0, 0.54)
}

.material-icons.md-dark.md-inactive {
    color: rgba(0, 0, 0, 0.26)
}

.material-icons.md-light {
    color: rgba(255, 255, 255, 1)
}

.material-icons.md-light.md-inactive {
    color: rgba(255, 255, 255, 0.3)
}

#noty_topCenter_layout_container {
    top: 70px !important
}

header.navbar {
    min-height: 70px
}

#navbar-section-btn {
    display: none
}

header.navbar img {
    max-height: 70px;
    vertical-align: middle
}

.spectre header.container a.loginBtn {
    min-width: 150px;
    padding: 13px 47px;
    background: var(--themeColor);
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: .005em;
    margin-left: 40px !important;
    display: block;
    cursor: pointer
}

.spectre header .nav-link {
    text-transform: capitalize;
    text-align: center;
    font-size: 14px;
    font-weight: 500 !important;
    border: 1px solid transparent;
    padding: .5rem .6rem;
    text-decoration: none
}

header .btn {
    border: none !important
}

.header.fixed {
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 100
}

.spectre .ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
    z-index: 401
}

.iframeAsset .modal {
    width: calc(100% - 4rem)
}

.iframeQuestion .modal {
    align-items: baseline
}

.iframeQuestion legend {
    width: 100%
}

.spectre .modal-body {
    max-height: 80vh !important;
    width: 100%
}

.spectre .modal-body form {
    padding: 0 !important
}

.iframe-full-screen {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 2000
}

.blurbg {
    background-size: cover !important;
    background-position: center center;
    background-origin: padding-box;
    -webkit-filter: blur(20px);
    -moz-filter: blur(20px);
    -o-filter: blur(20px);
    -ms-filter: blur(20px);
    filter: blur(20px);
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 0
}

.avatar img {
    background: white;
    object-fit: cover
}

.tile-icon .avatar-xl.material-icons {
    text-align: center;
    padding: 15px
}

.usersTable table,
.coursesTable table {
    min-width: 100% !important
}

.usersTable table td {
    word-break: break-word
}

.ui-helper-hidden-accessible {
    display: none
}

.border-bottom {
    border-bottom: 1px solid #ccc
}

.border-top {
    border-top: 1px solid #ccc
}

.border {
    border: 1px solid #ccc
}

iframe {
    border: 0
}

.package .card .card-image::before,
.package .card .card-image::before,
.packageDesc::before {
    content: 'PACKAGE';
    z-index: 2;
    width: 80px;
    padding: 3px 0;
    position: absolute;
    background: #eebf65;
    border-radius: 0 20px 20px 0;
    top: 20px;
    left: 0;
    font-size: .55rem;
    font-weight: bold;
    text-align: center;
    color: #555
}

.includedInMembership::after {
    content: 'Included in Membership';
    z-index: 2;
    width: auto;
    padding: 3px 10px;
    position: absolute;
    background: #e06233;
    border-radius: 0 20px 20px 0;
    top: 10px;
    left: 0;
    font-size: .55rem;
    text-align: center;
    color: #fff
}

.includedWithMembership::after {
    content: 'Included in your membership';
    z-index: 2;
    width: auto;
    padding: 3px 10px;
    position: absolute;
    background: #e06233;
    border-radius: 0 20px 20px 0;
    top: 10px;
    left: 0;
    font-size: .55rem;
    text-align: center;
    color: #fff
}

.package.hidePackageRibbontrue .card .card-image::before,
.package.hidePackageRibbontrue .card .card-image::before,
.packageDesc.hidePackageRibbontrue::before {
    content: '';
    display: none
}

.courseDescriptionCont .courseMeta {
    min-height: 250px;
    padding: 0 0 40px 30px !important
}

.courseDescriptionCont .statusMsg {
    margin: 50px
}

table .package .card .card-image::before {
    top: 5px;
    font-size: .35rem;
    width: 40px;
    padding: 0
}

.scourse .card:hover,
.course .card:hover {
    box-shadow: 5px 5px 10px rgb(0 0 0 / 15%)
}

.scourse .card,
.course .card {
    text-decoration: none !important;
    transition: .3s all
}

.scourse .card {
    border-radius: 0;
    overflow: hidden
}

#cartRelatedCont .scourse .card {
    border-radius: .4rem
}

.course .card time.timeago {
    font-size: small;
    vertical-align: bottom;
    line-height: 1.2rem
}

.tab-content {
    margin-top: 20px
}

label img,
footer img {
    vertical-align: middle;
    max-height: 30px
}

.spectre .form-horizontal {
    padding: .4rem 0
}

.spectre .form-select {
    max-width: 100%
}

.form-horizontal>.form-group:not(:last-child),
.form-horizontal .form-group {
    margin-bottom: .5rem
}

.spectre .form-cont {
    padding: 1rem;
    margin: 0 0 1rem 0;
    background: #f8f9fa
}

.spectre form .form-group:not(:first-child):not(:last-child) .form-cont {
    border-radius: 0
}

.spectre form .form-group:first-child:not(:last-child) .form-cont {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.spectre form .form-group:not(:first-child):last-child .form-cont {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.form-with-help .form-cont,
.form-with-help .form-group {
    margin-bottom: 0 !important
}

.form-with-help .form-cont {
    padding: 0 .7rem .7rem
}

.form-input[type=file] {
    padding: .2rem .4rem
}

.fileinput-button span {
    display: inline-block;
    max-width: calc(100% - 150px)
}

.shadow {
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3), 0 3px 8px rgba(0, 0, 0, 0.2)
}

form.socialMedia .input-group-addon {
    text-align: right;
    position: relative
}

form.socialMedia .input-group-addon img {
    vertical-align: middle;
    height: 35px;
    position: absolute;
    top: 2px;
    left: 10px
}

.userProfileFieldsCont {
    position: relative;
    padding-right: 2rem !important
}

button.removeElement {
    position: absolute;
    top: 0;
    right: 0
}

img {
    max-width: 100%
}

.video-loader {
    display: none;
    position: absolute !important;
    height: 80px;
    width: 80px;
    top: calc(50% - 40px);
    left: calc(50% - 40px);
    background: rgba(255, 255, 255, 0.7);
    border-radius: 5px
}

.courseCover,
.videoCover {
    max-height: 100px;
    margin: 0 auto;
    border: 1px solid #ccc
}

video.video-responsive {
    max-height: 80vh
}

.tooltip:after {
    max-width: none
}

.spectre a:focus,
.spectre .btn:focus {
    box-shadow: none
}

#pages .page {
    padding: 0 10px;
    border: 1px solid #ccc;
    border-radius: 10px;
    margin-bottom: 20px;
    line-height: 2rem
}

@media(min-width:600px) {
    #pages .page {
        margin: 10px;
        padding: 0 10px;
        max-width: calc(50% - 10px)
    }

    #pages .page:nth-child(2n+1) {
        margin-left: 0
    }

    #pages .page:nth-child(2n+2) {
        margin-right: 0
    }
}

#chatsCont .tile .tile-subtitle,
#chatsCont .tile .tile-title {
    font-size: 12px
}

.intl-tel-input .country-list .divider {
    border-top: 0;
    height: auto;
    margin: 0
}

[type="date"],
[type="datetime-local"],
input[class*=date],
input[class*=Date] {
}

[type="date"]::-webkit-inner-spin-button,
[type="datetime-local"]::-webkit-inner-spin-button {
    display: none
}

[type="date"]::-webkit-calendar-picker-indicator,
[type="datetime-local"]::-webkit-calendar-picker-indicator {
    opacity: 0
}

.dataTables_wrapper {
    display: block;
    width: 100%;
    overflow-x: auto;
    position: relative;
    min-height: 250px
}

.dataTables_length select {
    border: .05rem solid #caced7;
    border-radius: .1rem;
    color: inherit;
    font-size: .8rem;
    height: 1.4rem;
    line-height: 1rem;
    outline: 0;
    vertical-align: middle;
    width: 80px
}

.dataTables_wrapper>.dataTables_info {
    width: 50%;
    display: inline-block
}

.dataTables_wrapper>.dataTables_paginate {
    text-align: right;
    width: 50%;
    display: inline-block
}

.paginate_button {
    margin: .2rem .05rem;
    border-radius: .1rem;
    color: #667189;
    display: inline-block;
    padding: .2rem .4rem;
    text-decoration: none !important;
    cursor: pointer
}

.paginate_button.current,
.paginate_button.disabled {
    cursor: default;
    pointer-events: none
}

.paginate_button.disabled {
    opacity: .5
}

.dataTables_processing {
    position: absolute;
    margin-top: 100px;
    width: 100%
}

.dataTable thead .sorting_asc:after,
.dataTable thead .sorting_desc:after,
.dataTable thead .sorting:after {
    position: relative;
    float: right;
    right: 0;
    color: #999
}

.dataTable thead .sorting {
    cursor: pointer;
}

.dataTable thead .sorting_desc {
    cursor: pointer;
}

.dataTable thead .sorting_asc {
    cursor: pointer;
}

table .ctext {
    text-align: justify;
    position: relative;
    max-width: 35vw;
    word-break: break-all
}

table .ctext p {
    margin-bottom: 0
}

table .ctext img,
.question img {
    vertical-align: middle
}

table .ctext img,
table .ctext iframe {
    max-width: 300px;
    width: initial !important;
    height: initial !important
}

table .ctext.less {
    height: auto !important
}

table .ctext:after {
    content: "";
    text-align: right;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 1.5rem;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 80%)
}

table .ctext.less:after {
    display: none
}

.is-wrapper .spectre label {
    line-height: 1rem !important;
    font-size: inherit
}

.spectre .avatar img {
    margin: 0
}

.is-wrapper #courseslist .card-image img {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto
}

.is-wrapper .reviewsList p {
    margin: .4rem
}

.is-wrapper .ratingsSection table td {
    padding: 0;
    font-size: 1rem
}

.is-wrapper>.is-section {
    display: table !important;
    overflow: hidden
}

.form-label .material-icons {
    vertical-align: bottom
}

.androidOfferImagesCont img,
.iosOfferImagesCont img {
    max-width: 150px;
    max-height: 100px
}

.ui-sortable-handle {
    cursor: move
}

#uploadQuestions .accordion-body .h5 {
    font-size: 1.5rem
}

.userFilter .removeFilter,
.courseFilter .removeFilter,
.packageFilter .removeFilter,
.assetFilter .removeFilter,
.blogFilter .removeFilter,
.questionFilter .removeFilter,
.discussionImageCont .removeFilter,
.quizreviewFilter .removeFilter,
.liveclassFilter .removeFilter,
.assignmentsFilter .removeFilter {
    right: 10px !important;
    top: 8px;
    color: red !important;
    padding: 0
}

.storeCategoryCont {
    padding-right: 2rem
}

.pghelp {
    word-break: break-word
}

.spectre .accordion label>a:not(.selected) {
    color: inherit;
    text-decoration: none
}

.spectre .accordion label>a {
    user-select: none;
    display: inline-block;
    height: 100%;
    width: 100%;
    text-decoration: none;
    box-shadow: none
}

.spectre .off-canvas .off-canvas-toggle {
    font-size: 1rem;
    left: 1.5rem;
    position: fixed;
    top: 1rem
}

.spectre .off-canvas .off-canvas-sidebar {
    width: 12rem
}

.docs-navbar {
    height: 3rem;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 200
}

.docs-navbar .btn {
    position: absolute;
    right: 1.5rem;
    top: 1rem
}

.docs-sidebar .docs-nav {
    bottom: 6rem;
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
    padding: .5rem 1.5rem;
    position: fixed;
    top: 4.5rem;
    width: 12rem
}

.free-trial-text {
    color: transparent;
    position: relative;
    background-clip: text;
    -webkit-background-clip: text;
    background-image: linear-gradient(107.95deg, #ffc28a 1.84%, #ff8ac7 100%)
}

progress.free-trial[value]::-webkit-progress-value {
    background: linear-gradient(107.95deg, #ffc28a 1.84%, #ff8ac7 100%)
}

.plan-tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black
}

.plan-tooltip .plan-tooltiptext {
    visibility: hidden;
    width: 152px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 100%;
    left: 50%;
    margin-left: -40px;
    font-weight: 400;
    font-size: 12px
}

.plan-tooltip:hover .plan-tooltiptext {
    visibility: visible
}

.learner-dash .docs-sidebar .docs-nav {
    bottom: 0
}

.docs-sidebar .docs-plans {
    bottom: 0rem;
    width: 12rem;
    position: fixed
}

.docs-sidebar .accordion {
    margin-bottom: .35rem
}

.docs-sidebar .accordion input~.accordion-header {
    font-size: .65rem;
    font-weight: 600;
    text-transform: uppercase
}

.docs-sidebar .accordion input:checked~.accordion-header {
    color: #667189
}

.docs-sidebar .accordion .menu .menu-item {
    font-size: .65rem;
    padding-left: 1rem
}

.spectre label>a:hover {
    text-decoration: none
}

.spectre .docs-content {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: calc(100vw - 12rem)
}

.spectre .docs-content.off-canvas-content {
    min-height: 100vh;
    padding: 0 4rem;
    padding-bottom: 4rem
}

.spectre .docs-content>.container {
    margin-left: 0;
    padding: 1.5rem
}

.spectre .docs-content .off-canvas {
    position: relative
}

.spectre .docs-content .off-canvas .off-canvas-toggle {
    left: .4rem;
    position: absolute;
    top: .4rem;
    z-index: 1
}

.docs-brand {
    left: 1rem;
    position: fixed;
    top: .85rem
}

.docs-brand .docs-logo {
    align-items: center;
    border-radius: .1rem;
    display: inline-flex;
    display: -ms-inline-flexbox;
    -ms-flex-align: center;
    height: 3rem;
    width: auto
}

.docs-brand .docs-logo:focus,
.docs-brand .docs-logo:hover {
    text-decoration: none
}

.docs-brand .docs-logo img {
    display: inline;
    height: auto;
    width: 10rem
}

.docs-brand .docs-logo h2 {
    display: inline;
    font-size: .8rem;
    font-weight: 700;
    line-height: 1.5rem;
    margin-bottom: 0;
    margin-left: .5rem;
    margin-right: .5rem
}

@media(max-width:960px) {
    .spectre .off-canvas .off-canvas-toggle {
        z-index: 300
    }

    .docs-sidebar .docs-brand {
        margin: .85rem 1.5rem;
        padding: 0;
        position: static
    }

    .docs-sidebar .docs-nav {
        margin-top: 1rem
    }

    .docs-sidebar .menu .menu-item>a {
        padding: .3rem .4rem
    }

    .docs-navbar {
        -webkit-backdrop-filter: blur(5px);
        left: 0;
        width: 50px
    }

    .spectre .docs-content.off-canvas-content {
        min-width: auto;
        padding: 0 1rem 4rem 1rem;
        width: 100%
    }

    .spectre .empty {
        width: 100%
    }

    .docs-content .s-title,
    .docs-content .s-subtitle {
        padding-top: 5rem;
        position: static;
        text-indent: 2rem
    }

    .docs-content h3.s-title,
    .docs-content .h3.s-title {
        margin-left: -1rem !important;
        margin-right: -1rem !important;
        padding-left: 1rem !important;
        padding-right: 1rem !important
    }

    .docs-content .s-title .btn,
    .docs-content .s-subtitle .btn {
        text-indent: 0
    }

    .docs-content .s-title::before,
    .docs-content .s-subtitle::before {
        content: none
    }

    .docs-content .ctitle {
        text-indent: 2rem
    }
}

.docs-content .s-title,
.docs-content .s-subtitle {
    color: #414857;
    line-height: 1.8rem;
    margin-bottom: 0;
    padding-bottom: 1rem;
    padding-top: 1rem;
    position: static
}

@supports(position:sticky) {

    .docs-content .s-title,
    .docs-content .s-subtitle {
        position: sticky;
        position: -webkit-sticky;
        top: 0;
        z-index: 100
    }

    .docs-content .s-title::before,
    .docs-content .s-subtitle::before {
        background: #fff;
        bottom: 0;
        content: "";
        display: block;
        left: -10px;
        position: absolute;
        right: -10px;
        top: -5px;
        z-index: -1
    }
}

.docs-content .s-title:hover .anchor,
.docs-content .s-subtitle:hover .anchor {
    height: auto;
    width: 1em
}

.docs-content .docs-note {
    margin: 1.5rem 0
}

#sidebar .accordion .material-icons,
#sidebar .accordion .fa-regular {
    position: relative;
    top: 5px;
    left: -10px;
    font-size: 1rem
}

#sidebar .accordion .menu.menu-nav {
    padding-top: 0
}

.spectre .avatar.avatar-pp {
    font-size: 8rem;
    height: 10rem;
    width: 10rem
}

.spectre .avatar-pp .material-icons {
    text-align: center;
    border-radius: 50%;
    font-size: 2rem;
    background: darkgray;
    line-height: 5rem;
    cursor: pointer
}

.spectre form {
    padding: 1rem;
    background: #f8f9fa;
    border-radius: .3rem
}

.spectre .modal form {
    background: #fff
}

.empty {
    padding: 1.6rem;
    border-radius: .3rem;
    border: 10px solid transparent
}

.empty.completed {
    border: 10px solid #4caf50;
    position: relative
}

.empty.completed::after {
    content: 'âœ“';
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 25px;
    width: 40px;
    background: #4caf50;
    color: white
}

#courseslist>.column {
    margin-bottom: 30px
}

#courseslist.listmode>.column {
    margin-bottom: 30px
}

.containerBody #courseslist>.column,
.containerBody .itemsContainer>.column {
    margin-bottom: 20px
}

#courseslist .column.course .card-footer,
#courseslist .column.createcoursecard .card-footer {
    padding: 0
}

#courseslist .course .card-footer .btn,
#courseslist .createcoursecard .card-footer .btn {
    border-color: #e7e9ed;
    border-bottom: 0
}

#courseslist:not(.listmode) .course .card-footer .btn:first-child,
#courseslist:not(.listmode) .createcoursecard .card-footer .btn:first-child {
    border-left: 0
}

#courseslist .course .card-footer .btn:last-child,
#courseslist .createcoursecard .card-footer .btn:last-child {
    border-right: 0
}

#courseslist .column .card-image,
.itemsContainer .column .card-image {
    height: 207px;
    overflow: hidden;
    position: relative
}

#courseslist .unpublished .card-image::before {
    content: 'UNPUBLISHED';
    z-index: 2;
    opacity: .8;
    width: 150px;
    position: absolute;
    background: #ff5722;
    border: 1px solid #000;
    top: 25px;
    left: -38px;
    font-size: .5rem;
    text-align: center;
    line-height: 1rem;
    letter-spacing: 1px;
    color: #fff;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

#courseslist .expired .card-image::before {
    content: 'EXPIRED';
    z-index: 2;
    opacity: .8;
    width: 150px;
    position: absolute;
    background: #ff5722;
    border: 1px solid #000;
    top: 25px;
    left: -38px;
    font-size: .5rem;
    text-align: center;
    line-height: 1rem;
    letter-spacing: 1px;
    color: #fff;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

.discussionImageCont .imgCont {
    width: 200px;
    height: 200px;
    margin-right: 10px;
    border: 2px solid #ccc;
    border-radius: 5px;
    text-align: center;
    float: left
}

.discussionImageCont .imgCont img {
    max-height: 100%
}

#discussionslist .discussion:nth-child(even) {
    background: #f8f9fa
}

.discussion {
    padding: 0;
    margin-bottom: 30px;
    border: 1px solid #f8f9fa;
    position: relative;
    width: 100%
}

.discussion .chip {
    max-width: 50%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block
}

.container.discussion {
    padding: 0
}

.discussion .discussionContent {
    padding: 20px 0 0;
    word-break: break-word
}

.discussion .discussionContent img {
    display: block;
    margin: 0 auto;
    height: auto
}

.discussion .spimagecont {
    max-height: 80vh;
    overflow: hidden;
    position: relative
}

.discussion .spimagecont::after {
    font-family: 'Material Icons Outlined';
    position: absolute;
    top: calc(80vh - 40px);
    right: 0;
    content: "fullscreen";
    font-size: 30px
}

.discussion .spimage {
    cursor: zoom-in
}

.discussion .question,
.discussion .answer {
    padding-bottom: 5px
}

.discussion .answers {
    margin-left: 50px;
    margin-top: 10px
}

.discussion .answer {
    padding: 10px 0 10px 5px;
    position: relative;
    border-radius: 10px
}

.discussion .answer .discussionContent {
    padding-top: 10px
}

.discussion .avatar-icon {
    color: #8bc34a;
    background: transparent
}

.discussion .absolute {
    top: 0;
    right: 0;
    z-index: 2
}

.discussion .answer .absolute {
    z-index: 1
}

.newAnswer {
    margin-top: 10px
}

.commentTxt {
    display: none
}

.commentTxt textarea {
    width: 100%
}

#discussionslist .disCont {
    padding: 20px 10px
}

#discussionslist .disCont,
#discussionslist .ansCont {
    overflow: hidden;
    position: relative
}

#discussionslist .discussion.hidden .disCont::after,
#discussionslist .answer.hidden .ansCont::after {
    content: 'HIDDEN';
    z-index: 2;
    opacity: .8;
    width: 150px;
    position: absolute;
    background: #ff5722;
    border: 1px solid #000;
    top: 25px;
    left: -32px;
    font-size: .5rem;
    text-align: center;
    line-height: 1rem;
    letter-spacing: 1px;
    color: #fff;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

#discussionslist .discussion.pinned .disCont {
    padding-top: 30px
}

#discussionslist .discussion.pinned .disCont::before {
    content: 'Pinned';
    z-index: 2;
    opacity: .8;
    width: 100px;
    position: absolute;
    background-size: 15px;
    background-color: #996ac7;
    background-position: 13px 2px;
    border: 1px solid #000;
    top: 12px;
    left: -24px;
    font-size: .5rem;
    text-align: center;
    line-height: 1rem;
    letter-spacing: 1px;
    color: #fff;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

.discussion .addComment {
    background: transparent !important
}

.hashtag {
    cursor: pointer
}

.spectre .discussion .menu-item .material-icons {
    vertical-align: middle;
    font-size: 1rem
}

#courseslist.listmode .col-4 {
    display: block;
    width: 100%
}

#courseslist.listmode .card {
    display: flex;
    flex-direction: row;
    width: 100%;
    clear: both
}

#courseslist.listmode .column .card::after {
    clear: both;
    content: "";
    display: table
}

#courseslist.listmode .column .card-image {
    width: 218px;
    height: 132px;
    max-width: 40vw;
    max-height: 27vw
}

#courseslist.listmode .column .card-image img {
    float: left
}

#courseslist.listmode .card-body {
    width: 60vw;
    padding-top: 0;
    text-overflow: unset !important;
    white-space: normal
}

#courseslist.listmode .card-footer {
    position: absolute;
    bottom: 0;
    right: 0
}

.card-image img {
    max-height: 100%;
    position: absolute;
    top: -50%;
    bottom: -50%;
    left: -50%;
    right: -50%;
    margin: auto;
    display: block;
    height: auto;
    max-width: 100%;
    object-fit: cover
}

table .card-image img {
    height: auto;
    max-height: 55px;
    display: block;
    margin: 0 auto;
    left: 0;
    position: relative
}

#themesCont {
    min-height: 300px;
    flex-wrap: nowrap;
    overflow-y: auto;
    padding-bottom: 20px
}

#themesCont .theme {
    flex-basis: 150px;
    flex-grow: 0;
    flex-shrink: 0
}

.colortheme {
    margin-bottom: 20px;
    cursor: pointer
}

.colortheme input {
    display: none
}

.colortheme>div {
    position: relative
}

.colortheme>div>div {
    height: 30px
}

.colortheme input:checked+div::before {
    outline: 5px solid currentColor;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute
}

.colortheme input:checked+div::after {
    content: 'âœ”';
    position: absolute;
    width: 10px;
    height: 10px;
    top: 0;
    left: 0;
    color: white
}

.default-core-color {
    background: #5755d9
}

.default-dark-color {
    background: #454d5d
}

.theme1-core-color {
    background: #572b7a
}

.theme1-dark-color {
    background: #31114b
}

.theme2-core-color {
    background: #3f51b5
}

.theme2-dark-color {
    background: #051014
}

.theme3-core-color {
    background: #06427f
}

.theme3-dark-color {
    background: #454d5d
}

.theme4-core-color {
    background: #596439
}

.theme4-dark-color {
    background: #454d5d
}

.theme5-core-color {
    background: #f0591d
}

.theme5-dark-color {
    background: #13383e
}

.theme6-core-color {
    background: #28a745
}

.theme6-dark-color {
    background: #454d5d
}

.ImagePreviewBox img,
.htmlTextbox img {
    max-width: 100%;
    height: auto !important;
    vertical-align: middle
}

.tile.option {
    border: 1px solid #ccc;
    border-radius: .2rem;
    padding: .3rem
}

.tile.option p {
    margin-bottom: 0 !important;
    line-height: unset !important
}

.tile.option .tile-title {
    line-height: 2.2rem
}

.htmlTextbox {
    height: 200px;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px;
    overflow: auto;
    background: #fff
}

.htmlTextbox.optionTxt {
    height: 100px
}

.rightQuestionContent a.cke_button {
    height: 25px
}



.wiggle {
    -webkit-animation: wiggle .4s;
    -moz-animation: wiggle .4s;
    animation: wiggle .4s
}



.blink span {
    animation-name: blink;
    animation-duration: 1.4s;
    animation-iteration-count: infinite;
    animation-fill-mode: both
}

.blink span:nth-child(2) {
    animation-delay: .2s
}

.blink span:nth-child(3) {
    animation-delay: .4s
}

.spectre .accordion input:checked~.accordion-body,
.spectre .accordion[open] .accordion-body {
    max-height: inherit
}

.video-controls {
    position: absolute;
    white-space: nowrap;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(0, 0, 0, 0.2);
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    -ms-transition: opacity .3s;
    transition: opacity .3s
}

.video-controls .middle {
    display: flex;
    top: calc(50% - 26px);
    position: absolute;
    width: 100%
}

.video-controls .middle button {
    width: 33.3%;
    font-size: 2.5rem
}

.video-controls button:focus {
    outline: 0
}

.video-controls .bottom {
    bottom: 0;
    position: absolute;
    width: 100%;
    left: 0;
    background: rgba(0, 0, 0, 0.3)
}

.video-controls .bottom .col5 {
    overflow: hidden;
    text-overflow: clip;
    white-space: nowrap
}

.video-controls .bottom button {
    padding: 0 .5rem
}

#curr-time {
    display: inline-block;
    min-width: 75px
}

.customVidPlayer:-webkit-full-screen,
.customVidPlayer:-moz-full-screen,
.customVidPlayer:-ms-full-screen,
.customVidPlayer:fullscreen {
    width: 100vw !important;
    height: 100vh !important
}

.customVidPlayer.fullscreen video {
    max-height: unset !important;
    height: 100% !important
}

.video-controls button {
    background: transparent;
    border: 0;
    vertical-align: bottom;
    color: white
}

.video-controls button:hover {
    cursor: pointer
}

#seek-bar {
    cursor: pointer;
    height: 5px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.2);
    position: relative;
    -webkit-transition: height .3s;
    -moz-transition: height .3s;
    -o-transition: height .3s;
    -ms-transition: height .3s;
    transition: height .3s
}

#seek-bar:hover {
    height: 10px
}

#seek-bar span {
    position: absolute;
    top: 0;
    left: 0;
    height: 10px;
    width: 0
}

.liveclassControls #seek-bar span {
    width: 100%
}

#seek-bar .buffer {
    background: rgba(255, 255, 255, 0.2)
}

#volume-bar {
    width: 80px;
    padding-right: 7px;
    display: inline;
    vertical-align: middle
}

#settingsCont {
    bottom: 50px;
    right: 0;
    display: none;
    opacity: .8
}

#settingsCont .sub.menu {
    display: none
}

.customVidPlayer>.error-msg {
    display: none;
    position: absolute;
    height: 100%;
    width: 100%;
    background: black;
    z-index: 1;
    text-align: center;
    font-size: 20px;
    color: white;
    padding: 15%
}

.quesOptions .form-group.checkbox {
    display: inline-block;
    margin: 5px 15px !important
}

.bg-transparent {
    background-color: transparent !important
}

.bg-green {
    background-color: #60a917 !important
}

.fg-green {
    color: #60a917 !important
}

.bg-red {
    background-color: #e51400 !important
}

.fg-red {
    color: #e51400 !important
}

.bg-darkViolet {
    background-color: #57169a !important
}

.bg-lightBlue {
    background-color: #4390df !important
}

.bg-white {
    background-color: #fff !important
}

.shortcut {
    display: inline-block;
    height: 50px;
    width: 50px;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    margin: 14px 0 !important;
    background: #d9d9d9
}

.shortcut:hover {
    border: 0
}

#reportsContainer {
    display: none;
    overflow: auto;
    padding: 50px;
    height: 100%
}

#assessment .shortcut,
#colorbox .shortcut {
    height: 35px;
    width: 35px;
    padding: 0 !important;
    border-radius: 0
}

#assessment .filter.shortcut {
    height: 25px;
    width: 25px
}

#assessment .objectives {
    white-space: nowrap;
    padding: 10px 0;
    overflow: auto;
    display: block
}

#assessment .objectives .btn {
    margin-right: 20px
}

.selectObjBtn.selected i {
    color: #fff !important
}

.selectObjBtn span {
    display: inline-block;
    max-width: 150px;
    vertical-align: middle
}

.tooltip-content {
    display: none;
    width: 275px;
    background: #e6f2fa;
    z-index: 1;
    top: 100%;
    left: 0
}

.tooltip-link {
    vertical-align: middle
}

.tooltip-link:hover~.tooltip-content {
    display: block !important
}

#assessment .shortcut,
#colorbox .shortcut {
    margin: 5px 0 !important;
    -webkit-font-smoothing: inherit;
    font-size: 15px;
    line-height: 23px
}

#assessment .shortcut.filter {
    cursor: default
}

#assessment .collapsePanel .shortcut {
    margin: 0 8px 10px 0 !important
}

#assessment .question {
    height: 100%
}

.spectre .question table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100% !important
}

.spectre .question table p {
    margin-bottom: 0
}

#assessment .question .list {
    text-decoration: none !important;
    padding-left: 10px;
    cursor: pointer
}

.question .list:hover {
    background-color: #e6f2fa;
    text-decoration: none
}

#assessment .leftQuestionContent * {
    line-height: 2rem
}

#assessment .rightQuestionContent * {
    margin-bottom: 0
}

#assessment .rightQuestionContent .list-title {
    display: inline-block !important;
    width: calc(100% - 70px) !important;
    white-space: normal !important;
    margin-left: 10px;
    vertical-align: middle
}

#assessment .leftQuestionContent {
    overflow: auto;
    height: 100%;
    padding: 10px
}

#assessment .rightQuestionContainer {
    height: 100%;
    overflow: auto
}

#assessment .rightQuestionContent {
    overflow: auto;
    height: 100%;
    width: 100%;
    padding: 20px
}

#assessment .rightQuestionContainer .rightQuestionContent {
    height: auto
}

#assessment .questionContent {
    height: calc(100% - 58px);
    text-align: justify
}

.assessment-overlay {
    display: none;
    position: absolute;
    background: rgba(111, 111, 111, 0.15);
    width: 100%;
    height: 100vh;
    z-index: 1999;
    top: 0
}

#rightPanelToggleBtn {
    display: none
}

#assessment .questionMatrix {
    overflow: auto
}

.questionMatrix .shortcut {
    cursor: pointer
}

#questions .question img {
    cursor: zoom-in;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    background: #fff;
    height: auto !important
}

#questions .question .incorrectOption {
    background-color: #eb5054 !important;
    color: #fff !important
}

#questions .question .incorrectOption .shortcut {
    background-color: #fff;
    color: #eb5054
}

#questions .question .list.active {
    background-color: #4caf79 !important;
    color: #fff !important
}

#questions .question .list.active .shortcut {
    background-color: #fff;
    color: #4caf79
}

.assessmentData li {
    margin: 0 10px;
    text-align: center
}

.selectedOptions {
    color: #1abc9c
}

.questionMatrix .correct {
    background-color: #4caf79 !important;
    color: #fff !important
}

.questionMatrix .incorrect {
    background-color: #eb5054 !important;
    color: #fff !important
}

.questionMatrix .shortcut,
.rightQuestionContent .shortcut,
#colorbox .shortcut {
    line-height: 1.5rem !important
}

.question .list {
    display: block;
    width: 100%;
    border: 0;
    border-bottom: none !important;
    padding: 2px 0;
    color: #555;
    margin-bottom: 0;
    text-decoration: none
}

.question-match .option p {
    display: inline-block;
    margin: 0 20px;
    font-size: 20px
}

.question-match .option select {
    padding: 5px;
    width: 50%;
    max-width: 300px;
    min-width: 100px
}

.collapsePanel table tr td {
    vertical-align: top !important;
    line-height: 1rem;
    padding-bottom: 5px
}

.question-match .options-true select {
    display: none
}

.reviseQuestions {
    height: 100% !important;
    z-index: 1040;
    top: 0;
    left: -1000px;
    position: fixed;
    border: none !important
}

.reviseQuestions ul {
    overflow: auto;
    height: 89%
}

.reviseQuestions .title {
    padding: 10px 0 10px 20px;
    overflow: auto;
    height: auto
}

.reviseQuestions .fade {
    display: block;
    position: relative;
    line-height: 1.2em;
    height: 3.6em;
    overflow: hidden
}

.reviseQuestions .fade:after {
    content: "";
    text-align: right;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%;
    height: 1.2em;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 90%)
}

.reviseQuestions .title .shortcut {
    margin-right: 30px
}

.reviseQuestions li a {
    height: auto;
    overflow: auto
}

.reviseQuestions li a div.place-right {
    width: 80%
}

.reviseQuestions .shortcut {
    margin-top: 5px
}

#questionsList img,
#editQuestionCont img {
    background: #fff;
    height: auto
}

#colorbox * {
    box-sizing: border-box
}

#colorbox .question {
    letter-spacing: .5px
}

#colorbox .question table {
    width: 100%
}

#colorbox .question .list.correct {
    border: 1px solid green
}

#colorbox .question .list.correct .shortcut {
    background: green
}

.reportCont table.table td {
    font-size: 14px !important
}

#colorbox .match p {
    margin: 0
}

#colorbox .match .column1 {
    background-color: lightgray;
    border-radius: 50%;
    padding-top: 10px;
    text-align: center;
    height: 40px;
    width: 40px
}

.collapsePanel .collapseBtn {
    position: absolute;
    height: 50px;
    width: 15px;
    color: white;
    border-radius: 2px;
    top: calc(50% - 25px);
    left: -15px;
    line-height: 2.5rem;
    text-align: center;
    cursor: pointer
}

.width0 {
    width: 0 !important;
    min-width: 0 !important
}

.width100 {
    width: calc(100% - 4px) !important
}

.btn.height100 {
    height: 100%;
    max-height: 40px
}

.btn .icon-text:before {
    display: none
}

#cboxOverlay {
    background: #fff
}

#assessment .columns {
    width: 100%;
    position: relative
}

.collapsePanel .attemptCount {
    overflow: auto;
    height: 174px
}

.MathJax_Display,
.question .MathJax_Display,
.ctext .MathJax_Display {
    display: inline-block !important;
    width: auto !important;
    margin: 0 !important
}

body.iframeAsset {
    padding: 1rem 4rem 1rem 0
}

#notifications .notification {
    margin-bottom: 1rem;
    padding: .5rem;
    box-shadow: 0 .25rem .5rem rgba(48, 55, 66, .15)
}

#notifications .notification .tile-icon {
    width: 120px;
    text-align: center
}

#notifications .notification .timeago {
    font-size: small
}

#notifications .notification .avatar.avatar-lg {
    height: 4rem;
    width: 4rem
}

#emailTemplateModal #modal-spinner {
    position: inherit;
    margin-top: 80px
}

#emailTemplateModal .modal-container {
    max-width: 1040px;
    min-height: 300px
}

.horizontal-align {
    display: flex;
    flex-direction: row
}

#emailTemplateModal #emailTemplateVariables {
    flex-grow: 1;
    display: flex;
    flex-wrap: wrap
}

#emailTemplateModal #emailTemplateVariables .variable {
    padding: 2px 5px;
    border: 1px solid #f4f4f4;
    margin: 2px 5px;
    width: fit-content
}

#emailTemplateModal .variable-info {
    padding: 10px;
    padding-top: 110px
}

#emailTemplateModal .test-email-form {
    background: #f8f9fa;
    border-radius: .3rem;
    padding: 10px
}

#emailTemplateModal .test-email-form form {
    background: transparent
}

.form-autocomplete-input.single>.item:not(:first-child) {
    display: none
}

.action-btns {
    min-width: 120px
}

#transactionCreateView .ui-autocomplete-input {
    min-width: 200px
}

#transactionCreateView .stu-chip {
    height: auto
}

#transactionCreateView .stu-chip p {
    margin: 0
}

#transactionCreateView .stu-chip p.small {
    font-size: 12px;
    color: #738e95
}

.pull-left {
    float: left
}

.pull-right {
    float: right
}

.spectre sp-table>.table-box {
    height: calc(100% - 60px);
    overflow: auto
}

.spectre sp-table>.pagination {
    padding-top: 20px;
    float: right;
    margin: 0;
    height: 60px
}

.spectre sp-table .dataTables_length {
    padding-top: 20px
}

.spectre .sp-tab p {
    margin: 0
}

.spectre .sp-tab i {
    margin-right: 10px;
    opacity: .8
}

.spectre .sp-tab {
    justify-content: center;
    display: flex !important
}

.main-view {
    height: 100vh
}

.space-btw-childs {
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.space-around {
    display: flex;
    flex-direction: row;
    justify-content: space-around
}

.horizontal-flow {
    display: flex;
    flex-direction: row
}

.small-table {
    font-size: .7rem
}

.space-btw {
    justify-content: space-between
}

.spectre .sp-modal-container {
    max-width: 90%;
    width: 1000px;
    height: 100%;
    z-index: 1;
    border-radius: .8rem;
    background: #fff;
    box-shadow: 0 .2rem .5rem rgba(69, 77, 93, .3);
    display: block;
    padding: 0 .8rem;
    animation: slide-down .2s ease 1
}

.spectre .sp-modal-container .sp-modal-header {
    padding: .8rem
}

.spectre .sp-modal-container .sp-modal-body {
    overflow-y: auto;
    padding: .8rem;
    padding-top: 0 !important;
    width: 100%;
    position: relative;
    height: calc(100% - 68px)
}

.spectre .amount-summary-table tr>td {
    text-align: center
}

.spectre .amount-summary-table td {
    padding: .1rem .6rem !important;
    border: 0
}

.spectre .amount-summary-table>.table {
    width: 80%;
    margin: auto
}

.spectre .cart-item {
    border-bottom: 1px solid #cecece
}

.spectre .cart-item>td {
    padding: 5px !important
}

.spectre .cart-item .cart-remove {
    cursor: pointer;
    color: red !important
}

#billingUpdate .out-side-india,
.billingUpdate .out-side-india {
    display: none
}

.payment-modal {
    margin: 10px;
    padding: 10px;
    height: fit-content;
    width: 100%
}

.payment-modal .success-page {
    display: block;
    margin: 0 auto;
    text-align: center
}

.payment-modal .success-page .status {
    width: fit-content;
    margin: auto;
    padding-bottom: 15px
}

.payment-modal .success-page h4 {
    margin: 0;
    margin-top: 3px
}

.payment-modal .success-page i.green {
    color: green
}

.payment-modal .success-page i.red {
    color: red
}

.payment-modal .success-page i {
    font-size: 38px;
    display: block;
    margin: auto 8px
}

.payment-modal .btn-view-orders {
    display: block;
    width: 100px;
    margin: 0 auto;
    margin-top: 25px;
    text-decoration: none;
    margin-bottom: 20px
}

.ng-hide {
    display: none !important
}

.no-border {
    border: none !important
}

.full-iframe {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999
}

.spectre .billing-table thead>tr>th:last-child,
.spectre .billing-table tbody>tr>td:last-child {
    text-align: right
}

.spectre .billing-table .footer {
    background-color: #ececec;
    font-weight: 600
}

.spectre .billing-table .tax {
    background-color: #f4f4f4;
    font-weight: 600
}

.spectre .billing-table .footer td:nth-child(1) {
    text-align: right;
    padding-right: 25px
}

.spectre .billing-table .footer.total td:nth-child(2) {
    background-color: #c7c7c7
}

.spectre .billing-table .table-price>span.currency-code {
    font-weight: 700;
    margin-right: 0
}

.spectre .billing-table small {
    font-weight: 600
}

.spectre .billing-table.bg-secondary {
    padding: 5px
}

.spectre .billing-table.addons-downgrade .table th:not(:first-child) {
    text-align: right
}

.spectre .billing-table.addons-downgrade .table td:not(:first-child) {
    justify-content: flex-end;
    display: flex;
    flex-direction: row
}

.spectre .billing-table .popover.billing-details .card-header {
    font-size: 14px
}

.spectre .billing-table .popover.billing-details .card-footer {
    display: flex;
    flex-direction: column
}

.spectre .billing-table .popover.billing-details .card-footer>div {
    display: flex;
    flex: 1
}

.spectre .billing-table .popover.billing-details .card-footer>div>div:nth-child(1) {
    flex: 3;
    text-align: right
}

.spectre .billing-table .popover.billing-details .card-footer>div>div:nth-child(2) {
    flex: 1;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    padding-top: 4px
}

.spectre .billing-table .popover.billing-details .card-footer>div>div:nth-child(3) {
    font-size: 10px;
    font-weight: 600;
    flex: 6;
    text-align: left;
    padding-top: 6px
}

.spectre .billing-table .popover.billing-details .card-body {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.spectre .billing-table .popover.billing-details .card .card-body,
.spectre .billing-table .popover.billing-details .card .card-footer,
.spectre .billing-table .popover.billing-details .card .card-header {
    padding: .4rem !important
}

.spectre .billing-table .popover.billing-details .card-body>div:nth-child(1)>div:nth-child(1) {
    border-bottom: 1px solid black
}

.spectre .billing-table .popover.billing-details .card-body>div:nth-child(2),
.spectre .billing-table .popover.billing-details .card-body>div:nth-child(3) {
    padding-left: 8px
}

.spectre .billing-table .popover.billing-details .popover-container {
    display: flex;
    width: 615px !important;
    top: 60px
}

.spectre .billing-table .popover.billing-details .popover-container .card {
    display: flex;
    flex-direction: row
}

.spectre .billing-table .popover.billing-details .popover-container .card>div:nth-child(1) {
    flex: 10
}

.spectre .billing-table .popover.billing-details .popover-container .card>div:nth-child(2) {
    flex: 8
}

.spectre .billing-table .popover.billing-details:hover .popover-container {
    transform: translate(-100%, -100%) scale(1) !important
}

#ui-notification-container {
    width: 300px;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2147483647
}

.ui-notification {
    background-color: #fff;
    padding: 5px;
    -o-box-shadow: 0 3px 8px 0 #ccc;
    -moz-box-shadow: 0 3px 8px 0 #ccc;
    -webkit-box-shadow: 0 3px 8px 0 #ccc;
    box-shadow: 0 3px 8px 0 #ccc
}

.ui-notification .ui-notification-content {
    font-size: .9em
}

.ui-notification .ui-notification-content h4 {
    font-size: 1.1em
}

.ui-notification .ui-notification-content p {
    font-size: .9em;
    padding: 0 4px;
    margin: 0
}

.ui-notification .ui-notification-content a {
    float: right
}

.ui-notification .ui-notification-content .image {
    height: 120px;
    background-position-y: center;
    background-size: cover;
    background-repeat: no-repeat
}

.ui-notification .ui-notification-content .icon {
    width: 80px;
    background-position-y: center;
    background-repeat: no-repeat;
    background-size: contain
}

.ui-notification .ui-notification-content .image.hide,
.ui-notification .ui-notification-content .icon.hide {
    display: none
}

.ui-notification .ui-notification-content .body {
    display: flex;
    width: 100%
}

.ui-notification .ui-notification-content .body-content {
    width: 100%;
    padding: 4px
}

.ui-notification .ui-notification-close {
    display: inline-block;
    float: right;
    padding: 1px;
    height: 18px;
    margin: -2px -2px 0 2px
}

.ui-notification .ui-notification-close:hover,
.ui-notification .ui-notification-close:focus {
    padding: 0
}

.ui-notification .ui-notification-close span {
    display: block;
    margin: 1px
}

.spectre .nolt-feedback-button,
.spectre .nolt-feedback-button:hover,
.spectre .nolt-feedback-button:focus {
    color: white;
    background: black;
    position: fixed;
    bottom: 35px;
    right: 100px;
    text-decoration: none;
    z-index: 100
}

.spectre .nolt-feedback-button:before {
    display: none
}

.spectre .nolt-feedback-button img {
    height: 15px
}

.spectre .nolt-feedback-button.starter {
    right: 100px;
    bottom: 35px
}

.suffix-container {
    position: relative
}

.suffix-container>.suffix-item {
    position: absolute;
    right: 10px;
    top: 4px
}

.chart {
    min-height: 300px !important;
    margin: 50px 0
}

.pageCustomScriptsCont {
    margin-bottom: 20px
}

.form-builder li[data-type="autocomplete"],
.form-builder li[data-type="button"],
.form-builder li[data-type="hidden"],
.form-builder .form-group.access-wrap,
.form-builder .form-group.other-wrap,
.form-builder .form-group.multiple-wrap,
.form-builder .form-group.className-wrap,
.form-builder .form-group.subtype-wrap {
    display: none !important
}

#referralsCont .dashboard {
    margin-bottom: 55px
}

.referral-grids .card {
    border: 0;
    box-shadow: 0 .25rem 1rem rgba(48, 55, 66, 0.15);
    height: 100%
}

.referral-grids .grid {
    padding: 20px
}

.referral-grids .grid .cardHeader {
    margin-top: 5px
}

.referral-grids .grid .cardHeader .card-title {
    margin-bottom: 10px
}

.referral-grids .grid .cardHeader .databox {
    display: flex
}

.referral-grids .grid .cardHeader .databox>div:first-child {
    flex: 6
}

.referral-grids .grid .cardHeader .databox>div:last-child {
    flex: 4
}

.referral-grids .grid .tile:not(:first-child) {
    display: block;
    margin: 0 .8rem
}

.referral-grids .grid .tile {
    margin: .8rem
}

.referral-grids .grid .tile .tile-title {
    font-size: 1.6em;
    margin: 0;
    margin-bottom: 10px
}

.referral-grids .grid .tile .tile-icon {
    margin-top: -10px
}

.referral-grids .grid .tile .tile-icon .avatar {
    background-color: #fff;
    height: 4rem;
    width: 4rem
}

.referral-grids .grid .tile .tile-icon .avatar i {
    font-size: 55px;
    margin: 3px
}

.referral-grids .grid .plandatabox {
    display: flex
}

.referral-grids .grid .plandatabox>div:first-child {
    text-align: left
}

.referral-grids .grid .plandatabox>div:last-child {
    flex: 4;
    text-align: right
}

.referral-grids .grid .offer {
    margin-top: 1.3em !important
}

.all-zero {
    height: 1px;
    opacity: 0
}

#modal-plan .tab-item.disabled {
    opacity: .5;
    background-color: #f1f1f1;
    cursor: not-allowed
}

#pricingForm .plan-name {
    padding-left: 20px
}

#pricingForm .drag-handle {
    left: -3px;
    top: 1px
}

#enrollBox {
    padding-bottom: 50px;
    padding-top: 50px
}

#enrollBox .center {
    text-align: center
}

#enrollBox h4 {
    font-size: 1.2rem;
    margin: 0;
    line-height: 1.2
}

#enrollBox .center h4 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: bold
}

#enrollBox .product-list {
    margin: auto;
    padding: 0;
    margin-bottom: 45px;
    padding-top: 20px;
    max-width: 800px;
    width: 90%
}

#enrollBox .product-list .product {
    display: flex;
    padding: 0;
    margin-bottom: 5px;
    background: transparent;
    cursor: pointer
}

#enrollBox .product-list .product .product-price {
    text-align: center
}

#enrollBox .product-list .product .plan-enroll-btn {
    display: none
}

#enrollBox .product-list .product.selected .plan-enroll-btn {
    display: block
}

#enrollBox .product-list .product .flex-1 {
    flex: 1;
    padding: 19px 16px
}

#enrollBox .product-list .product .flex-7 {
    flex: 7;
    padding: 19px 16px
}

#enrollBox .product-list .product .flex-4 {
    flex: 4;
    padding: 19px 16px
}

#info .captions-cont .drag-handle {
    left: -6px
}

#info .captions-cont .drag-handle+.caption-default {
    padding-left: 10px
}

.referral-cover {
    display: block;
    height: auto;
    margin: auto;
    max-width: 500px
}

@media only screen and (max-width:600px) {
    .spectre .billing-table .popover.billing-details {
        display: none
    }

    .form-horizontal .form-group {
        flex-wrap: wrap
    }

    html {
        font-size: 18px
    }

    form.socialMedia .input-group-addon {
        font-size: .5rem !important;
        padding: .45rem .1rem !important
    }

    form.socialMedia .input-group-addon img {
        height: 20px;
        top: 7px;
        left: 0
    }

    .spectre .off-canvas .off-canvas-toggle {
        left: .5rem
    }

    .docs-navbar .btn {
        right: 1rem
    }

    .docs-sidebar .docs-brand {
        margin: .85rem 1rem
    }

    .docs-sidebar .docs-nav {
        padding: .5rem 1rem
    }

    .docs-content.off-canvas-content {
        padding: 0 .5rem
    }

    .docs-content .docs-block {
        padding: .4rem .1rem
    }

    .docs-content .anchor {
        display: none
    }

    .courseDescriptionCont .courseMeta {
        padding: 50px 10px 0 10px !important;
        text-align: center
    }

    .courseDescriptionCont .cartBtns {
        position: relative !important
    }

    .courseDescriptionCont .cartBtns .column {
        margin: 0 auto
    }

    .courseDescriptionCont .packageDesc img {
        max-height: initial !important
    }

    .courseDescriptionCont .reviewsList {
        padding: 10px !important
    }

    #notifications .notification .tile-icon {
        width: 100%
    }

    .spectre .notification .tile {
        display: block
    }

    .video-controls .middle button {
        font-size: 2rem
    }

    #volume-bar {
        display: none
    }

    .video-controls .bottom span {
        font-size: 10px
    }

    #curr-time,
    #total-time {
        min-width: auto
    }

    body.iframeAsset {
        padding: 0
    }

    .modal-body {
        padding-left: .8rem !important
    }

    .chip {
        font-size: 80%
    }

    .s-title h3 {
        margin: 20px 0
    }

    #searchDiscussionForm {
        margin-top: 10px;
        position: relative;
        width: 100%
    }

    #searchDiscussionForm button,
    #searchLearner button {
        display: block !important
    }

    #settingsCont {
        font-size: .5rem;
        max-height: calc(100% - 50px)
    }

    .dataTables_wrapper>.dataTables_info {
        width: 100%
    }

    .dataTables_wrapper>.dataTables_paginate {
        width: 100%
    }

    .spectre .modal {
        padding: 0 !important
    }

    .spectre .modal .modal-container {
        width: 100% !important;
        max-width: 100% !important;
        height: 100%;
        border-radius: unset;
        padding: 0;
        display: flex;
        flex-direction: column
    }

    .spectre .modal-body {
        flex-grow: 1;
        max-height: 100% !important
    }

    .previewBanner {
        display: none
    }
}

.btn-ellips {
    max-width: 45%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

@media screen and (min-width:960px) {
    .slider-image-box {
        height: 801px !important
    }

    .video-box {
        height: 801px !important
    }

    .custom-design-box {
        height: 801px !important
    }
}

@media screen and (max-width:720px) {
    .slider-image-box {
        height: 300px !important
    }

    .video-box {
        height: 300px !important
    }

    .custom-design-box {
        height: 300px !important
    }
}

.uppercase {
    text-transform: uppercase
}

.capitalize {
    text-transform: capitalize
}

.lowercase {
    text-transform: lowercase
}

.feedback1 p {
    margin-top: 0;
    margin-bottom: 0
}

.feedback1 .avgratingbox {
    padding: 20px 15px 15px;
    border-radius: 10px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.feedback1 .figsize {
    height: 70px !important;
    width: 70px !important;
    font-size: 2rem !important;
    color: white !important
}

.feedback1 .reviewLMbtn {
    display: none;
    text-decoration: none;
    transition: all .16s ease 0;
    border-style: solid;
    cursor: pointer;
    color: #fff !important;
    outline: 0;
    border-color: #dcdcdc;
    border-width: 2px;
    padding: 8px 28px;
    line-height: 1.5;
    text-transform: uppercase;
    font-weight: 600 !important;
    font-size: 13px !important;
    letter-spacing: 3px;
    border-radius: 40px
}

.feedback1 .timestamp {
    color: #aeaaaa !important
}

.feedback1 .loading {
    color: #fff !important
}

.feedback1 .loading::after {
    border: .1rem solid #fff !important;
    border-top-color: transparent !important
}

.feedback1 .rating-stars i {
    cursor: pointer !important
}

.feedback1 .flex-row {
    display: flex;
    flex-wrap: wrap
}

.feedback1 .ratings1 .icon {
    color: #fff !important;
    font-size: 18px
}

.feedback1 .review-pic {
    width: 70px;
    border-radius: 100px;
    margin: 0 !important
}

.feedback1 .meter {
    box-sizing: content-box;
    height: 11px !important;
    position: relative;
    margin: 0;
    background: #fff !important;
    border-radius: 25px !important;
    box-shadow: inset 0 -1px 1px rgb(255 255 255/ 30%)
}

.feedback1 .review-name {
    color: #514949 !important;
    font-weight: 400 !important;
    text-align: center;
    font-size: 14px !important
}

.feedback1 .meter>span {
    display: block;
    height: 100%;
    border-radius: 25px;
    background-image: linear-gradient(center bottom, #2bc253 37%, #54f054 69%);
    box-shadow: inset 0 2px 9px rgba(255, 255, 255, 0.3), inset 0 -2px 6px rgba(0, 0, 0, 0.4);
    position: relative;
    overflow: hidden
}

.feedback1 .green>span {
    background: #00e300
}

.feedback1 .yellogreen>span {
    background: #cddc39
}

.feedback1 .yellow>span {
    background: #edba00
}

.feedback1 .orange>span {
    background: #fe7e00
}

.feedback1 .red>span {
    background: #ed0016
}

.feedback1 .ratings2 {
    margin: -3px 0 3px !important;
    display: flex;
    align-items: center
}

.feedback1 .ratings2 .icon {
    color: #fff !important;
    font-size: 15px
}

.feedback1 .t-white {
    color: #fff !important
}

.feedback1 textarea.form-input {
    padding-left: 10px;
    border-radius: 5px;
    margin-bottom: 10px;
    font-size: .8rem
}

.feedback1 .rating3 {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.feedback1 .rating3 .icon {
    color: #274cfd !important;
    font-size: 21px;
    cursor: pointer
}

.feedback1 .rating3 p {
    margin: 0 !important
}

.feedback1 .rating4 {
    display: flex;
    align-items: center
}

.feedback1 .rating4 p {
    margin: 0 10px 0 0 !important;
    color: #2f57db
}

.feedback1 .rating4 p .icon {
    color: #2f57db;
    font-size: 21.5px
}

.feedback1 .review-box {
    background: #fff;
    padding: 10px 10px;
    border-radius: 10px;
    box-shadow: 1px 2px 3px rgb(0 0 0/ 20%);
    margin-bottom: 20px
}

.feedback1 .centerbox {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center
}

.feedback1 .comment-tag span {
    display: inline-block;
    text-decoration: none;
    transition: all .16s ease 0;
    cursor: pointer;
    text-transform: uppercase;
    background-color: #afbeff;
    color: #2f57db !important;
    border-color: #dcdcdc;
    padding: 8px 15px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 11px;
    border-radius: 30px;
    margin-right: 15px
}

.feedback1 #ratingbox {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 35%
}

.feedback1 .ratings2 span {
    font-size: 12px;
    color: #f7f7f7;
    font-weight: 500;
    letter-spacing: 1px;
    padding-top: 4px;
    margin: 0 20px
}

.feedback1 .ratings2 span:last-child {
    width: 60px !important;
    text-align: right !important
}

.feedback1 .box7878 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px
}

@media(max-width :900px) {
    .feedback1 #ratingbox {
        width: 50%
    }

    .feedback1 .ratings2 .icon {
        color: #fff !important;
        font-size: 11px
    }

    .feedback1 .ratings2 span {
        color: #fff !important;
        margin: 0 10px !important;
        font-size: 11px !important
    }
}

.curriculum2 .course-course-content-box {
    margin-bottom: 30px
}

.curriculum2 .course-content-blue-title {
    padding: 15px 30px;
    color: var(--themeColor);
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    border-radius: 5px
}

.curriculum2 .title-icon .material-icons {
    font-size: 30px;
    margin-right: 20px
}

.curriculum2 .course-content-blue-title h3 {
    font-size: 18px !important;
    letter-spacing: .6px;
    margin: 0 0 !important;
    font-weight: 600 !important
}

.curriculum2 .text-white {
    color: #fff !important
}

.curriculum2 .bg-white {
    background: #fff !important
}

.curriculum2 .course-content-blue-title p {
    font-size: 15px !important;
    letter-spacing: .7px;
    margin: 0 0 !important;
    font-weight: 500;
    flex: 1
}

.curriculum2 .course-content-blue-title p span {
    float: right;
    cursor: pointer;
    display: block;
    color: var(--themeColor) !important
}

.curriculum2 .titl5b {
    flex: 1
}

.curriculum2 .titl5b .previewBtn {
    float: right;
    text-decoration: none
}

.curriculum2 .titl5b .previewBtn:hover {
    opacity: .8
}

.curriculum2 .titl5b .previewBtn:visited {
    opacity: .8
}

.curriculum2 .course-content-body {
    margin: 0 15px;
    background: #fff;
    box-shadow: 1px 1px 3px rgb(0 0 0/ 30%);
    padding: 10px 30px
}

.curriculum2 .course-content-body .desc1 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap
}

.curriculum2 .course-content-body .desc1:last-child {
    border-bottom: 0
}

.curriculum2 .boxa1 {
    display: flex;
    align-items: center
}

.curriculum2 .boxa1 .material-icons {
    font-size: 20px !important;
    margin-right: 20px !important;
    width: 20px !important
}

.curriculum2 .boxa1 p {
    margin: 0;
    font-size: 14px !important;
    font-weight: 500
}

.curriculum2 .boxa2 {
    display: flex;
    align-items: center
}

.curriculum2 .boxa2 a,
.curriculum2 .boxa2 p {
    margin: 0 !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    margin-right: 5px !important
}

.curriculum2 .duration {
    margin-left: 10px !important;
    font-size: 12px !important
}

.curriculum2 .boxa2 a {
    text-decoration: none !important;
    text-align: left;
    width: 60px
}

.curriculum2 .course-content-body {
    display: none
}

.curriculum2 .course-content-body.showing {
    display: block
}

.spcoursecontainer4 .m-b {
    margin-bottom: 60px
}

.spcoursecontainer4 .heading {
    letter-spacing: 2px
}

.spcoursecontainer4 .heading span {
    line-height: 17px
}

.spcoursecontainer4 .buy-btn {
    display: inline-block !important;
    text-decoration: none !important;
    transition: all .16s ease 0 !important;
    border-radius: 16px !important;
    padding: 13px 28px !important;
    line-height: 22px !important;
    text-transform: uppercase;
    font-weight: 600 !important;
    font-size: 18px !important;
    letter-spacing: 3px !important;
    height: auto !important;
    border: none !important
}

.spcoursecontainer4 .discription {
    color: #00b8c9 !important;
    text-align: center
}

.spcoursecontainer4 .price {
    text-align: center
}

.spcoursecontainer4 .view-more {
    border-radius: 11px !important;
    padding: 10px 22px !important;
    line-height: 1.8 !important;
    text-transform: uppercase !important;
    font-weight: 400 !important;
    font-size: 12px !important;
    letter-spacing: 3px !important;
    width: fit-content !important;
    position: absolute;
    bottom: -40px;
    right: 25px;
    border: none !important;
    height: auto
}

.spcoursecontainer5 .heading {
    line-height: 1;
    text-align: center;
    font-family: Prata, serif;
    margin-bottom: 0
}

.spcoursecontainer5 .spectre .column {
    padding-left: 1rem;
    padding-right: 1rem
}

.spcoursecontainer5 .sub-heading {
    line-height: 1;
    font-family: Prata, serif
}

.spcoursecontainer5 .sub-heading b {
    text-transform: uppercase
}

.spcoursecontainer5 .description {
    line-height: 1.4;
    font-family: Prata, serif
}

.spcoursecontainer4 .discription p {
    font-size: 14px !important
}

.spcoursecontainer5 .price {
    line-height: 1.4;
    font-family: Prata, serif
}

.spcoursecontainer5 .buy-btn {
    display: inline-block !important;
    text-decoration: none !important;
    transition: all .16s ease 0 !important;
    min-height: 55px;
    border-radius: 35px !important;
    padding: 13px 28px !important;
    line-height: 1.8 !important;
    font-weight: bold !important;
    font-size: 17px !important;
    letter-spacing: 2px !important;
    border: none !important;
    width: 152.5px
}

.spcoursecontainer5 .view-more {
    display: inline-block !important;
    text-decoration: none !important;
    transition: all .16s ease !important;
    border-radius: 29px !important;
    padding: 13px 28px !important;
    line-height: 1.7 !important;
    text-transform: uppercase !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    letter-spacing: 3px !important;
    height: 50px;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: none !important
}

.w-38 {
    width: 38px
}

.form-input-hint {
    font-size: .6rem
}

#helpcenter .card {
    height: 100%
}

.spectre .jssocials-share-link {
    color: #fff;
    text-decoration: none
}

.spectre .jssocials-share-link:active,
.spectre .jssocials-share-link:focus,
.spectre .jssocials-share-link:hover {
    color: #fff
}

.num-bullet {
    width: 25px;
    font-size: .7rem;
    color: #b0b7c5;
    padding: 3px
}

.b-color {
    color: #50596c
}

.customDomainDNS .table td {
    border-bottom: none !important;
    padding: .2rem .2rem !important
}

body a.announcekit-booster-modal:hover {
    text-decoration: none
}

.appsumo-addons .addon-box {
    margin-bottom: 15px
}

.appsumo-addons .addon-box .card {
    cursor: pointer
}

.appsumo-addons .addon-box .card:hover {
    background-color: #f1f1fc
}

.appsumo-addons .addon-box .icon-check {
    display: none
}

.appsumo-addons .addon-box.selected .card {
    background-color: #f1f1fc
}

.appsumo-addons .addon-box.selected.disabled .card {
    cursor: not-allowed
}

.appsumo-addons .addon-box.selected .icon-check {
    display: block
}

.step-text {
    font-size: 10px;
    font-weight: 600
}

.cloudflareCustomDNSTable table tbody {
    display: block;
    max-height: 150px;
    overflow: scroll
}

.f-14 {
    font-size: 14px !important
}

.cloudflare-dot {
    width: 0;
    padding: 7px 6px 5px 1px;
    font-weight: 700;
    background: #f0f1f4;
    cursor: not-allowed
}

.best-view {
    margin-top: -5px;
    font-size: 10px;
    background: transparent;
    position: absolute;
    word-break: break-all;
    white-space: pre-line;
    line-height: 1.7
}

.microservice-iframe {
    height: 100vh;
    border: 0;
    margin: 0 -4rem
}

.basic-image-opacity {
    opacity: .5%
}

@media(max-width:600px) {
    .basic-image-opacity {
        opacity: .1
    }
}

.htmlTextbox p {
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif !important
}

a.is-btn-ghost1 {
    max-width: 100%;
    white-space: nowrap !important;
    overflow: hidden;
    text-overflow: ellipsis
}

.is-card a.is-btn-ghost1 {
    max-width: 100%;
    white-space: pre-line !important
}

button.is-btn-ghost2 {
    max-width: 100%;
    white-space: nowrap !important;
    overflow: hidden;
    text-overflow: ellipsis
}

a.is-btn-ghost2 {
    max-width: 100%;
    white-space: nowrap !important;
    overflow: hidden;
    text-overflow: ellipsis
}

.formbuilder-textarea textarea {
    -webkit-user-select: text
}

#alreadyUserBtn {
    width: calc(50% - 5px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

#newSignupBtn {
    width: calc(50% - 5px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.sp-img-background .is-overlay .is-overlay-color {
    background-color: transparent !important
}

.spectre .flex-centered {
    align-items: center;
    display: flex;
    margin: auto;
    justify-content: center
}

@media screen and (max-width:550px) {
    .slider-image-box {
        height: 30% !important;
        min-height: 150px !important
    }

    .video-box {
        height: 30% !important;
        min-height: 150px !important
    }

    .custom-design-box {
        height: 30% !important;
        min-height: 150px !important
    }
}

.spectre .paymentBanner .paymentBannerInner .paymentMsg {
    margin: 0 6rem;
    flex: 10
}

@media(max-width:720px) {
    .spectre .paymentBanner .paymentBannerInner {
        display: block
    }

    .spectre .paymentBanner .paymentBannerInner .paymentMsg {
        margin: 0 1rem
    }
}

.spectre .tooltip.multi-line::after {
    overflow: auto;
    white-space: pre-wrap;
    width: 320px
}

.overflowYDisable {
    overflow-y: hidden !important
}

.courseOfPackage {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-top: 0;
    margin-bottom: 40px
}

.courseOfPackage a {
    margin: 12px 8px !important;
    padding: 0 !important;
    border: 2px solid transparent
}

.spcoursecontainer6 .buy-btn6 {
    background-color: #317ae7;
    border: 0;
    border-radius: 47px;
    padding: 16px 61px;
    font-size: 16px;
    letter-spacing: .08px;
    line-height: 16px;
    font-weight: 600;
    text-transform: capitalize;
    color: #fff;
    text-decoration: none;
    display: block;
    text-align: center
}

.spcoursecontainer6 .price {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
    margin-top: 0
}

.spcoursecontainer6 img {
    border-radius: 20px;
    margin-bottom: 0;
    width: 100%
}

.spcoursecontainer6 .sub-heading {
    font-size: 18px;
    font-weight: 800;
    line-height: 1.1;
    color: #040339
}

.spcoursecontainer7 .buy-btn7 {
    display: inline-block;
    text-decoration: none;
    transition: all .16s ease 0;
    border: 0;
    cursor: pointer;
    background-color: #73baa1;
    color: #fff;
    border-radius: 4px;
    padding: 13px 28px;
    line-height: 1.5;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: .15px;
    margin-top: 32px
}

.spcoursecontainer7 .courseTitle {
    font-size: 40px;
    font-weight: 800;
    line-height: 1.1;
    letter-spacing: .16px;
    color: #353535
}

.spcoursecontainer7 .description {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5;
    color: #353535;
    margin-top: 20px;
    margin-bottom: 0
}

.spcoursecontainer7 .sub-heading {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    min-height: 47px
}

@media(max-width:740px) {
    .mob-app-download-block {
        display: flex;
        flex-direction: column
    }

    .mob-app-download-block .column {
        width: 100% !important
    }

    .mob-app-download-block h3 {
        text-align: center !important
    }

    .mob-app-download-block p {
        text-align: center !important
    }

    .mob-app-download-block {
        text-align: center !important
    }
}

.add-review-textarea {
    resize: none
}

.add-review-textarea:focus {
    outline: 0
}

.form-input.searchTxtBox {
    font-size: .7rem;
    border-radius: var(--themeCornerRadius) !important
}

.form-input.searchTxtBox+button {
    position: absolute;
    right: 10px;
    top: 5px;
    z-index: 3
}

.curriculum4 .accordion-syllabus {
    width: 100%;
    max-width: 970px;
    margin: 0 auto;
    padding: 2rem
}

.curriculum4 .accordion-syllabus-item {
    display: flex;
    flex-direction: column;
    cursor: pointer;
    margin-bottom: 2.5em
}

.curriculum4 .accordion-syllabus-header {
    display: flex;
    justify-content: space-between;
    column-gap: .2em;
    background: #f4f0ec;
    filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.03));
    border-radius: 2px;
    padding: 37px;
    position: relative;
    z-index: 1
}

.curriculum4 .accordion-syllabus-header__info {
    display: flex;
    flex-direction: row;
    align-items: center
}

.curriculum4 .accordion-syllabus-header__info p {
    font-weight: 400;
    font-size: 10px;
    line-height: 150%;
    color: #316df2;
    margin: 0
}

.curriculum4 .accordion-syllabus-header__icon {
    display: grid;
    place-items: center;
    height: 25px;
    width: 25px;
    border-radius: 4px;
    cursor: pointer;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px
}

.curriculum4 .accordion-syllabus-header__icon i {
    transition: all .25s cubic-bezier(0.5, 0, 0.1, 1)
}

.curriculum4 .accordion-syllabus-header__title {
    font-weight: 800;
    font-size: 18px;
    line-height: 130%;
    color: #040339;
    display: flex;
    flex-direction: row;
    align-items: baseline;
    margin: 0 !important;
    font-family: "Playfair Display", serif
}

.curriculum4 .accordion-syllabus-header__title-block {
    display: flex;
    flex-direction: column
}

.curriculum4 .accordion-syllabus-header__title p {
    font-weight: 800;
    font-size: 18px;
    line-height: 130%;
    margin: 0
}

.curriculum4 .accordion-syllabus-header span {
    font-weight: 700;
    font-size: 24px;
    line-height: 130%;
    color: rgba(0, 0, 0, 0.3);
    margin-right: 12px
}

.curriculum4 .active .accordion-syllabus-header__icon i {
    transform: rotate(-90deg)
}

.curriculum4 .active .item-question {
    font-weight: 500
}

.curriculum4 .accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: all 300ms ease;
    background: #fcfcfc;
    border-radius: 0 0 20px 20px;
    margin-top: -30px;
    filter: drop-shadow(0 0 12px rgba(0, 0, 0, 0.08))
}

.curriculum4 .item-answer {
    line-height: 150%;
    opacity: .8
}

.curriculum4 .accordian-content-block {
    padding: 16px 75px 41px 69px;
    background: #fbfaf9;
    border-radius: 0 0 20px 20px;
    filter: drop-shadow(0 0 12px rgba(0, 0, 0, 0.08))
}

.curriculum4 .accordian-list {
    list-style: none;
    margin: 20px 0 0
}

.curriculum4 .accordian-list__item {
    list-style-type: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding: 18px 0
}

.curriculum4 .accordian-content-card {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between
}

.curriculum4 .accordian-content-card__info {
    display: flex;
    flex-direction: row
}

.curriculum4 .accordian-content-card__ico {
    width: 24px;
    height: 24px;
    margin-right: 16px;
    display: flex;
    justify-content: center;
    align-items: center
}

.curriculum4 .accordian-content-card__ico i {
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    color: #73baa1 !important
}

.curriculum4 .accordian-content-card__title {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #000
}

.curriculum4 .accordian-content-card__link a {
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    text-decoration: none;
    color: #73baa1 !important
}

.curriculum4 .accordian-content-card__link a i {
    color: #73baa1 !important
}

.curriculum4 .accordian-content-card__link a:hover {
    color: inherit
}

.curriculum3 .accordion-syllabus {
    width: 100%;
    max-width: 970px;
    margin: 0 auto
}

.curriculum3 .accordion-syllabus-item {
    display: flex;
    flex-direction: column;
    cursor: pointer;
    margin-bottom: 2.5em
}

.curriculum3 .accordion-syllabus-header {
    display: flex;
    justify-content: space-between;
    column-gap: .2em;
    background: #f5f5f5;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
    padding: 37px;
    position: relative
}

.curriculum3 .accordion-syllabus-header__info {
    display: flex;
    flex-direction: row;
    align-items: center
}

.curriculum3 .accordion-syllabus-header__info p {
    font-weight: 400;
    font-size: 10px;
    line-height: 150%;
    color: #316df2 !important;
    margin: 0
}

.curriculum3 .accordion-syllabus-header__icon {
    display: grid;
    place-items: center;
    height: 25px;
    width: 25px;
    border-radius: 4px;
    cursor: pointer;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px
}

.curriculum3 .accordion-syllabus-header__icon i {
    transition: all .25s cubic-bezier(0.5, 0, 0.1, 1)
}

.curriculum3 .accordion-syllabus-header__title {
    font-weight: 800;
    font-size: 18px;
    line-height: 130%;
    color: #040339;
    display: flex;
    flex-direction: row;
    align-items: baseline;
    margin: 0 !important
}

.curriculum3 .accordion-syllabus-header__title p {
    font-weight: 800;
    font-size: 18px;
    line-height: 130%;
    margin: 0
}

.curriculum3 .accordion-syllabus-header span {
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    color: #316df2 !important;
    margin-right: 12px
}

.curriculum3 .active .accordion-syllabus-header__icon i {
    transform: rotate(-90deg)
}

.curriculum3 .active .item-question {
    font-weight: 500
}

.curriculum3 .accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: all 300ms ease;
    background: #fcfcfc;
    border-radius: 0 0 20px 20px;
    margin-top: -30px
}

.curriculum3 .item-answer {
    line-height: 150%;
    opacity: .8
}

.curriculum3 .accordian-content-block {
    padding: 16px 75px 41px 69px;
    background: #fcfcfc;
    border-radius: 0 0 20px 20px
}

.curriculum3 .accordian-list {
    list-style: none;
    margin: 0
}

.curriculum3 .accordian-list__item {
    list-style-type: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding: 20px 0
}

.curriculum3 .accordian-content-card {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between
}

.curriculum3 .accordian-content-card__info {
    display: flex;
    flex-direction: row
}

.curriculum3 .accordian-content-card__ico {
    width: 24px;
    height: 24px;
    margin-right: 16px;
    display: flex;
    justify-content: center;
    align-items: center
}

.curriculum3 .accordian-content-card__ico i {
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    color: #316df2 !important
}

.curriculum3 .accordian-content-card__title {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #000
}

.curriculum3 .accordian-content-card__link a {
    font-weight: 400;
    font-size: 10px;
    line-height: 150%;
    text-decoration: none;
    color: #316df2 !important
}

.curriculum3 .accordian-content-card__link a:hover {
    color: inherit
}

.packageCourseslist {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    grid-gap: 20px;
    justify-content: space-between
}

.packageCourseslist.clearfix:before,
.packageCourseslist.clearfix:after {
    clear: unset;
    content: none
}

.packageCourseslist .column {
    padding: 20px;
    flex-basis: 310px;
    flex-grow: 0;
    flex-shrink: 0;
    max-width: 310px;
    height: auto !important
}

.packageCourseslist .column img {
    margin: 0;
    border-radius: calc(var(--themeCornerRadius) / 2) !important
}

.theme-bg-gray {
    background: var(--themeGrayColor)
}

.memu-new-item {
    padding: 4px 8px;
    width: 37px;
    height: 20px;
    background: linear-gradient(107.95deg, #ffc28a 1.84%, #ff8ac7 100%);
    border-radius: 20px;
    font-weight: 400;
    font-size: 10px;
    line-height: 16px;
    color: black;
    letter-spacing: .015em;
    align-self: right;
    margin-left: 24px
}

@media(max-width:740px) {
    .showstoppers-flex-block .column {
        min-height: unset !important;
        padding: 24px 0
    }

    .showstoppers-flex-block-reverse {
        display: flex;
        flex-direction: column-reverse
    }

    .course-block-mob h3 {
        text-align: center
    }

    .course-block-mob p {
        text-align: center
    }

    .course-block-mob span {
        width: 100%;
        text-align: center
    }
}

.sortDescription8 {
    margin-bottom: 30px;
    margin-top: 12px
}

.sortDescription8 p {
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.accordion-syllabus {
    width: 100%;
    max-width: 970px;
    margin: 0 auto
}

.accordion-syllabus-item {
    display: flex;
    flex-direction: column;
    cursor: pointer;
    margin-bottom: 2.5rem
}

.accordion-syllabus-header {
    display: flex;
    justify-content: space-between;
    column-gap: .2em;
    background: var(--themeGrayColor);
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.05);
    border-radius: var(--themeCornerRadius);
    padding: 1.5rem;
    position: relative
}

.accordion-syllabus-header.active {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.accordion-syllabus-header__info {
    display: flex;
    flex-direction: row;
    align-items: center
}

.accordion-syllabus-header__info p {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: var(--themeColor) !important;
    margin: 0
}

.accordion-syllabus-header__icon {
    display: grid;
    place-items: center;
    height: 25px;
    width: 25px;
    border-radius: 4px;
    cursor: pointer;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px
}

.accordion-syllabus-header__icon i {
    transition: all .25s cubic-bezier(0.5, 0, 0.1, 1)
}

.accordion-syllabus-header__title {
    font-weight: 800;
    font-size: 18px;
    display: flex;
    flex-direction: row;
    align-items: baseline;
    margin: 0 !important
}

.accordion-syllabus-header__title p {
    font-weight: 800;
    font-size: 18px;
    margin: 0
}

.accordion-syllabus-header span {
    font-weight: 400;
    font-size: 18px;
    margin-right: 12px
}

.active .accordion-syllabus-header__icon i {
    transform: rotate(-90deg)
}

.active .item-question {
    font-weight: 500
}

.accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: all 300ms ease;
    background: #fcfcfc;
    border-radius: 0 0 20px 20px
}

.item-answer {
    line-height: 150%;
    opacity: .8
}

.accordian-content-block {
    padding: 16px 75px 41px 69px
}

.accordian-list {
    list-style: none;
    margin: 0
}

.accordian-list__item {
    list-style-type: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding: 20px 0
}

.accordian-content-card {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between
}

.accordian-content-card__info {
    display: flex;
    flex-direction: row
}

.accordian-content-card__ico {
    width: 24px;
    height: 24px;
    margin-right: 16px;
    display: flex;
    justify-content: center;
    align-items: center
}

.accordian-content-card__ico i {
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    color: #316df2 !important
}

.accordian-content-card__title {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%
}

.accordian-content-card__link a {
    font-weight: 400 !important;
    font-size: 10px !important;
    line-height: 150% !important;
    text-decoration: none !important
}

.accordian-content-card__link a:hover {
    color: inherit
}

.coursecurr4 .accordion-syllabus {
    width: 100%;
    max-width: 970px;
    margin: 0 auto;
    padding: 2rem
}

.coursecurr4 .accordion-syllabus-header__info {
    display: flex;
    flex-direction: row;
    align-items: center
}

.coursecurr4 .accordion-syllabus-header__info p {
    font-weight: 400;
    font-size: 10px;
    line-height: 150%;
    color: #316df2;
    margin: 0
}

.coursecurr4 .accordion-syllabus-header__title {
    font-weight: 800;
    font-size: 18px;
    line-height: 130%;
    display: flex;
    flex-direction: row;
    align-items: baseline;
    margin: 0 !important;
    font-family: "Playfair Display", serif
}

.coursecurr4 .accordion-syllabus-header__title-block {
    display: flex;
    flex-direction: column
}

.coursecurr4 .accordion-syllabus-header__title p {
    font-weight: 800;
    font-size: 18px;
    line-height: 130%;
    margin: 0
}

.coursecurr4 .accordion-syllabus-header span {
    font-weight: 700;
    font-size: 24px;
    line-height: 130%;
    margin-right: 12px
}

.coursecurr4 .active .accordion-syllabus-header__icon i {
    transform: rotate(-90deg)
}

.coursecurr4 .active .item-question {
    font-weight: 500
}

.accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: all 300ms ease;
    background: #fcfcfc;
    border-radius: 0 0 var(--themeCornerRadius) var(--themeCornerRadius);
    filter: drop-shadow(0 0 12px rgba(0, 0, 0, 0.08))
}

.coursecurr4 .item-answer {
    line-height: 150%;
    opacity: .8
}

.coursecurr4 .accordian-list {
    list-style: none;
    margin: 20px 0 0
}

.coursecurr4 .accordian-list__item {
    list-style-type: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding: 18px 0
}

.coursecurr4 .accordian-content-card {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between
}

.coursecurr4 .accordian-content-card__info {
    display: flex;
    flex-direction: row
}

.coursecurr4 .accordian-content-card__ico {
    width: 24px;
    height: 24px;
    margin-right: 16px;
    display: flex;
    justify-content: center;
    align-items: center
}

.coursecurr4 .accordian-content-card__ico i {
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    color: #316df2
}

.coursecurr4 .accordian-content-card__title {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%
}

.coursecurr4 .accordian-content-card__link a {
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    text-decoration: none
}

.coursecurr4 .accordian-content-card__link a:hover {
    color: inherit
}

.is-wrapper .btn.btn-primary,
.is-wrapper .btn.btn-primary:hover {
    background: var(--themeColor)
}

.spectre .badge[data-badge]::after {
    box-shadow: none
}

.spectre .badge[data-badge='0']::after {
    display: none
}

.spectre .avatar {
    background: var(--themeColor)
}

.video-description {
    word-break: break-word
}

.video-description .MathJax_Display {
    text-align: left !important
}

.mamship-bg-icon {
    box-sizing: border-box;
    position: absolute;
    left: 2.78%;
    right: 95.35%;
    top: 35.54%;
    opacity: .8
}

.mamship-bg-icon2 {
    position: absolute;
    left: 14.79%;
    right: 82.45%;
    top: .12%;
    bottom: 97.39%;
    background: #d9d9d9;
    transform: matrix(0.98, -0.2, 0.2, 0.98, 0, 0)
}

.mamship-bg-icon3 {
    box-sizing: border-box;
    position: absolute;
    left: 79.17%;
    right: 17.14%;
    top: .38%;
    bottom: 92.98%;
    opacity: .8
}

.membership-section .card {
    display: flex !important;
    width: 100% !important;
    max-width: 360px !important
}

.membership-section .radio {
    top: 22px !important;
    left: 28px !important
}

.discount-tag {
    padding: 4px 8px;
    background: var(--themeColor);
    font-weight: 500;
    font-size: 8px;
    line-height: 7px;
    border-radius: 40px;
    margin-left: 8px;
    color: #fff
}

.membership-list {
    width: 100%;
    max-width: 600px;
    margin: 30px auto 60px;
    list-style: none;
    padding: 0 !important;
    text-align: left
}

.membership-list li {
    list-style-type: none;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: .005em;
    color: #040413;
    display: flex;
    text-align: justify
}

.membership-list li:before {
    width: auto;
    height: 32px;
    content: "\f00c";
    font-family: 'Font Awesome 6 Pro';
    color: #73baa1;
    margin-right: 6px
}

.membership-section .membership-title {
    font-size: 50px;
    font-weight: 900;
    line-height: 1.1;
    letter-spacing: .16px;
    color: #0a0959
}

.membership-section .memebrshipSubcriptionBtn {
    border: none !important;
    border-radius: var(--themeCornerRadius);
    padding: 16px 61px !important;
    font-size: 16px !important;
    letter-spacing: .08px !important;
    line-height: 16px !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    min-width: 250px
}

.membership-section .membership-plan-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 20px
}

.spectre .docs-content.off-canvas-content {
    position: relative
}

.com-membership {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0
}

.com-membership .child {
    padding: 25px;
    width: 505px;
    height: 481px;
    background: #fff;
    z-index: 101;
    box-shadow: 0 0 16px rgb(0 0 0 / 13%)
}

.com-membership img {
    width: 345px;
    height: 260px;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.com-membership .heading {
    height: 29px;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 130%;
    align-items: center;
    text-align: center;
    color: #000;
    margin-top: 40px
}

.com-membership .subheading {
    height: 20px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    letter-spacing: .015em;
    color: #878c90;
    margin-top: 12px
}

.com-membership .com-membership-button {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 12px 24px;
    gap: 8px;
    width: 158px;
    height: 48px !important;
    background: #152561 !important;
    margin: auto;
    margin-top: 24px;
    font-weight: 600
}

.com-cover {
    background: rgba(29, 34, 53, 0.5);
    background-position-y: 55px;
    background-repeat: no-repeat;
    height: 100%;
    opacity: .5;
    position: absolute;
    z-index: 101;
    width: 100%;
    margin-left: -4rem
}

.com-title {
    margin-left: 40px
}

.com-nav-img {
    margin-top: 15px;
    position: absolute;
    height: 20px
}

.com-subTitle {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    display: flex;
    align-items: center;
    letter-spacing: .015em;
    color: #393f41;
    margin-left: 40px
}

@media screen and (max-width:959px) and (min-width:601px) {
    .com-cover {
        margin-left: -1rem;
        margin-top: 90px;
        background-position-y: -35px
    }
}

@media(max-width:600px) {
    .com-cover {
        margin-top: 84px;
        margin-left: -1rem;
        background-position-y: -35px
    }
}

.membership-link-disabled {
    opacity: .5;
    cursor: not-allowed !important
}

.membership-tooltip>.tooltip::after {
    white-space: normal;
    min-width: 200px
}

.vidStatus {
    text-transform: capitalize
}

body {
    color: #50596c
}

.docs-content .s-title,
.docs-content .s-title h3 {
    font-weight: 600;
    color: #000;
    font-size: 1rem;
    line-height: 1.5rem
}

.docs-content h3.s-title,
.docs-content .h3.s-title {
    margin-left: -4rem;
    margin-right: -4rem;
    padding-left: 4rem;
    padding-right: 4rem;
    --tw-shadow: 0 0 4px rgba(0, 0, 0, 0.125);
    --tw-shadow-colored: 0 0 4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.docs-content #text h3.s-title,
.docs-content #text .h3.s-title {
    box-shadow: none;
    text-indent: 0
}

.docs-content div.s-title:not(.h4) {
    padding-left: 4rem;
    padding-right: 4rem;
    --tw-shadow: 0 0 4px rgba(0, 0, 0, 0.125);
    --tw-shadow-colored: 0 0 4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.spectre .off-canvas .off-canvas-toggle {
    top: .9rem
}

.spectre .docs-content>.container {
    padding: 0 0 1.5rem 0
}

.columns .bg-gray.rounded {
    background: #fff;
    border-color: #e5e5e5;
    border-width: 1px;
    border-style: solid;
    padding: .5rem
}

.p-2.dateFields {
    padding-left: 0;
    background: #fff
}

.docs-note.p-2.dateFields .column {
    padding-left: 0
}

.text-gray {
    color: #acb3c2
}

.spectre .card {
    border: .05rem solid #e7e9ed
}

.spectre .card .card-image:first-child img {
    border-radius: 0
}

.hidelearnmore {
    display: block;
    color: #393f41;
    font-size: .675rem;
    line-height: 1rem
}

.emptychart .material-icons {
    color: #c8c8c8
}

.border {
    border: .05rem solid #e5e5e5
}

.form-input-hint {
    color: #acb3c2
}

.sfixed {
    position: fixed
}

.bg-secondary {
    background: #e5e5e5
}

#courseslist:not(.listmode) .course,
#courseslist:not(.listmode) .createcoursecard {
    flex-basis: 350px;
    flex-grow: 0;
    flex-shrink: 0;
    max-width: 350px
}

#courseslist .scourse,
.itemsContainer .scourse {
    flex-basis: 310px;
    flex-grow: 0;
    flex-shrink: 0;
    max-width: 310px
}

.spectre .circle {
    border-radius: 50% !important
}

#cookiePopupForm .columns {
    max-width: 1200px;
    margin: 0 auto
}

.spectre form {
    border-radius: 0
}

.form-input,
.form-select {
    border: .05rem solid #e5e5e5;
    color: #50596c
}

.form-input::-webkit-input-placeholder {
    color: #acb3c2
}

.form-input:-ms-input-placeholder {
    color: #acb3c2
}

.form-input::placeholder {
    color: #acb3c2
}

.form-input.input-lg {
    height: 2.3rem
}

.form-input[type=file]:not(:placeholder-shown):invalid {
    border: .05rem solid #e5e5e5
}

.spectre .btn {
    border: 1px solid #e5e5e5;
    color: #393f41;
    border-radius: 0;
    height: auto
}

.spectre .btn-link.dropdown-toggle {
    padding: 11px 24px
}

.spectre .btn:not(.active, .btn-link, .btn-primary, .btn-error, .btn-success):focus,
.spectre .btn:not(.active, .btn-link, .btn-primary, .btn-error, .btn-success):hover {
    background: revert;
    border-color: revert;
    text-decoration: none
}

.spectre .btn.w-38 {
    padding: 7px 5px !important
}

.spectre .btn.btn-link {
    background: 0
}

.input-group .input-group-addon {
    background: #fff;
    border: .05rem solid #e5e5e5
}

.btn.btn-link.dropdown-toggle {
    color: #393f41
}

.spectre .btn-group-block .btn {
    height: 100%;
    padding: .35rem .4rem
}

.spectre .btn.btn-success {
    color: #32b643;
    background: #fff
}

.spectre .btn.btn-error {
    color: #d95000;
    background: #fff
}

.spectre .btn.btn-success:active {
    background: #fff;
    color: #32b643
}

.spectre .btn.btn-error:active {
    background: #fff;
    color: #d95000
}

.spectre .btn.btn-error.loading::after {
    border-bottom-color: #d95000;
    border-left-color: #d95000
}

.spectre .btn.btn-success.loading::after {
    border-bottom-color: #32b643;
    border-left-color: #32b643
}

.spectre .tab .tab-item a {
    font-size: .675rem;
    line-height: 1rem;
    font-weight: 400;
    color: #393f41
}

.spectre .tab .tab-item a.active,
.spectre .tab .tab-item.active a {
    font-weight: 600;
    --tw-text-opacity: 1;
    color: #393f41
}

.spectre .table {
    width: 100% !important
}

table thead th,
table thead td {
    color: #878c91;
    text-transform: uppercase;
    font-size: .65rem;
    line-height: 1rem;
    font-weight: 500
}

.spectre .table td,
.spectre .table th {
    border-bottom-width: 1px;
    border-bottom-color: #e5e5e5
}

table tbody {
    color: #393f41;
    font-size: .675rem;
    line-height: 1rem
}

.txt-fnote {
    color: #393f41;
    font-size: .515rem;
    line-height: 1rem
}

.txt-fnote b {
    color: #878c91;
    font-weight: 400
}

.dataTables_paginate.paging_simple_numbers {
    text-align: right
}

.spectre .chip {
    color: #393f41;
    background: #e5e5e5;
    border-radius: 0 !important
}

.spectre a.chip {
    background: #fff
}

#content #courseslist {
    margin-top: 50px
}

#trendingtags .empty {
    background: #fff
}

.spectre .columns>.column>.panel {
    border: 0
}

.spectre .sp-modal-container {
    border-radius: 0
}

.spectre .modal.active .modal-overlay,
.spectre .modal:target .modal-overlay {
    background: rgba(0, 0, 0, .2)
}

.spectre .off-canvas .off-canvas-sidebar {
    background: #fbf8f3
}

.spectre .off-canvas .off-canvas-sidebar.gr-sidebar {
    background: #000a30
}

.accordion-header.bg-gray,
.accordion.bg-gray {
    background: inherit
}

.off-canvas-sidebar a:not(.btn, .material-icons, .btn-link),
.off-canvas-sidebar label {
    font-size: 13px !important;
    line-height: 24px;
    text-transform: capitalize !important;
    font-weight: 200 !important;
    color: #393f41 !important
}

.off-canvas-sidebar.gr-sidebar a:not(.btn),
.off-canvas-sidebar.gr-sidebar label {
    color: #fff !important
}

.spectre .accordion .accordion-header .icon {
    color: #9fa3a4 !important
}

#sidebar .accordion i.fa-light {
    position: relative;
    top: 5px;
    left: -10px;
    vertical-align: top;
    height: 15px;
    width: 15px
}

#sidebar .accordion i.fa-angle-right {
    float: right
}

.spectre .accordion input:checked~.accordion-header i.fa-angle-right,
.spectre .accordion[open] .accordion-header i.fa-angle-right {
    transform: rotate(90deg) translate(5px, 5px)
}

.spectre .off-canvas-sidebar.gr-sidebar .menu .menu-item>a:focus,
.spectre .off-canvas-sidebar.gr-sidebar .menu .menu-item>a:hover,
.spectre .off-canvas-sidebar.gr-sidebar .menu .ui-menu-item>a:focus,
.spectre .off-canvas-sidebar.gr-sidebar .menu .ui-menu-item>a:hover,
.spectre .off-canvas-sidebar.gr-sidebar .menu .ui-menu-item>a.active,
.spectre .off-canvas-sidebar.gr-sidebar .menu .menu-item>a.active {
    background: #f1f1fb !important;
    color: #020f3e !important
}

.gr-sidebar .courseTitle {
    color: #fff
}

@media only screen and (max-width:600px) {
    .hidelearnmore {
        display: none
    }

    h3 div.float-right {
        float: none !important
    }

    .sfixed {
        position: relative
    }
}

@media only screen and (max-width:650px) {

    #courseslist::after,
    .itemsContainer::after {
        content: none
    }
}

@media only screen and (max-width:350px) {

    #courseslist .course,
    #courseslist .createcoursecard {
        flex-basis: 100%;
        flex-grow: 0;
        flex-shrink: 0;
        max-width: 100%
    }

    #courseslist::after,
    .itemsContainer::after {
        content: none
    }
}

@media only screen and (max-width:310px) {

    #courseslist .scourse,
    .itemsContainer .scourse {
        flex-basis: 100%;
        flex-grow: 0;
        flex-shrink: 0;
        max-width: 100%
    }
}

@media only screen and (max-width:960px) {
    .iframev2 {
        width: 100% !important;
        margin: 0
    }
}

@media only screen and (max-width:650px) and (min-width:450px) {

    #courseslist .scourse,
    .itemsContainer .scourse {
        flex-basis: 50%;
        flex-grow: 0;
        flex-shrink: 0;
        max-width: 50%
    }
}

@media only screen and (max-width:450px) {

    #courseslist,
    .itemsContainer {
        justify-content: space-around
    }
}

.spectre header a {
    color: var(--headerTextColor)
}

.spectre header .avatar,
.spectre header .notification:hover .avatar {
    background: var(--headerTextColor) !important;
    color: var(--headerBGColor) !important
}

.spectre header .notification .avatar {
    color: var(--headerTextColor) !important;
    background: var(--headerBGColor) !important
}

.spectre header .dropdown .menu {
    background-color: var(--headerTextColor) !important
}

@media(min-width:841px) {
    .spectre header .menu-links>a:not([class*=Btn]):before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle
    }

    .spectre header .menu-links>a .icon-text {
        vertical-align: middle !important;
        display: inline-block
    }

    .spectre header .menu-links>a:not([class*=loginBtn]):hover {
        background: var(--headerBGColor) !important;
        color: var(--headerTextColor) !important
    }

    .spectre header .dropdown .menu a {
        color: var(--headerBGColor) !important
    }

    .spectre header.container a.loginBtn,
    .spectre header.container a.loginBtn:hover,
    .spectre header.container a.loginBtn:active,
    .spectre header.container a.loginBtn:focus {
        background-color: var(--themeColor);
        color: var(--headerBGColor)
    }
}

.spectre header .menu .menu-item>a:focus,
.spectre header .menu .menu-item>a:hover,
.spectre header .menu .ui-menu-item>a:focus,
.spectre header .menu .ui-menu-item>a:hover {
    color: var(--headerTextColor) !important;
    background-color: var(--headerBGColor) !important
}

.spectre header .badge:not([data-badge])::after,
header .badge[data-badge]::after {
    background: var(--headerTextColor) !important;
    color: var(--headerBGColor) !important;
    box-shadow: none
}

.spectre header.navbar img {
    max-height: calc(var(--headerHeight) / 1.5);
    vertical-align: middle
}

img:not([src]):not([srcset]) {
    visibility: hidden
}

.i-am-new li {
    border: none !important
}

.graphyFomo.fomoClick:hover>div:nth-child(1) {
    text-decoration: underline
}

#memV1Renew {
    margin-left: -4rem;
    background: #f1c21b;
    border-color: #f1c21b
}

#memV1Renew.expired {
    background: #fa4d56;
    border-color: #fa4d56
}