@import url("https://fonts.googleapis.com/css2?family=Tajawal:wght@200;300;400;500;700;800;900&display=swap");
@import url('custom-toast.css');

.social-menu__link span {
    font-size: 1.5rem;
    line-height: 1.9;
}

.account .nav, .learningBoard .nav, .course-content .nav, .path-content .nav {
    overflow-x: inherit;
}

.invoice-qr img {
    display: block !important;
    border: 1px solid #d9d9d9;
    padding: 15px;
}
#top-header.navbar{
    z-index: 1000;
}
@media print {

    body {
        background-color: #fff;
        font-size: 14px;
    }

    th {
        font-size: 12px;
    }

    .receipt {
        width: 100%;
        margin: 0;
        border: none;
        border-radius: 0;
        -webkit-box-shadow: 0 0 0 rgba(255, 255, 255, 1);
        box-shadow: 0 0 0 rgba(255, 255, 255, 1);
        padding-left: 10px;
        padding-right: 10px;
        max-width: 100%;
    }

}

.item .quote {
    min-height: 160px;
}

.lessons-list__lesson-item i {
    position: relative;
    top: 20px;
    right: 5px;
}

.discussions .post__excerpt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.btn-menu-gray {
    color: #121212;
    border-color: #e8e8e8;
}

.quiz-timer {
    position: relative;
    bottom: 100px;
}

.vue-step-wizard {
    display: flex;
    flex-direction: column-reverse;
    background-color: #f6f6f6 !important;
    width: 100% !important;
    padding: 0 !important;
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
    border-radius: 10px !important;
}

.vue-step-wizard .step-body {
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
    width: 100% !important;
    padding: 1.5rem !important;
}

.vue-step-wizard .step-header .step-progress {
    height: 6px !important;
    margin: 1.5rem !important;
    background-color: #e9ecef;
}

.step-progress .bar {
    height: 6px !important;
    border-radius: 1rem;
}

.vue-step-wizard .step-pills, .vue-step-wizard .step-footer {
    display: none;
}

.step-progress .bar {
    background-color: var(--tt-primary-color) !important;
}

.btn-step-disabled {
    background-color: #383836 !important;
    border-color: #484848 !important;
}

.about-tab .container {
    max-width: 100% !important;
}

.droppable {
    width: 400px;
    /* height: 35px; */
    background: var(--tt-light-color);
    /* border-radius: 5px; */
}

.draggable {
    /*width: 400px;*/
    /* height: 35px; */
    /* background: #121212; */
    /*color: #fff;*/
    /* border-radius: 5px; */
    /*text-align: center;*/
}

[v-cloak] {
    display: none;
}

.js-owl-ttcards .owl-item img {
    height: 185px;
}

.tt-card__image {
    height: 145px;
}

.draggable-vaild {
    background: var(--tt-primary-color);
}

@media (min-width: 992px) {
    /* .navbar .search-form {
        width: 100% !important;
        margin-left: 20px;
        margin-right: 20px;
    }

    .navbar .navbar-nav {
        white-space: nowrap;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        margin-left: 10px;
    } */
}

.social-menu__link--whatsapp {
    background-color: #00E676 !important;
    color: #fff;
}

.social-menu__link--link {
    background-color: #8E9EAF !important;
    color: #fff;
    position: relative;
    top: -1px;
}

#modal_social_share input {
    margin-right: 10px;
}

.js-owl-courses-ttcards .owl-dots .owl-dot {
    background: transparent !important;
    border: none !important;
}

.js-owl-courses-ttcards .owl-nav {
    display: none;
}

.quote__star-icon {
    margin-left: .125rem;
}

.courses-loading .c-skeleton__tb {
    border-radius: 20px !important;
    margin-left: 10px !important;
    width: 100% !important;
    height: 370px !important;
}

@media (max-width: 1200px) {
    .courses-loading {
        flex-direction: column;
        flex-wrap: wrap;
        height: 370px !important;
        overflow: hidden;
    }

    .courses-loading .c-skeleton__tb {
        width: 50% !important;
    }
}

@media (max-width: 768px) {
    .courses-loading .c-skeleton__tb {
        width: 100% !important;
    }
}

.cursor-pointer {
    cursor: pointer !important;
}

.contact-us iframe {
    width: 100%;
    height: 400px;
}

.wpwl-form-card {
    min-width: 20% !important;
    min-height: 20% !important;
    border: none;
    box-shadow: none;
    background: transparent;
    padding-bottom: 0;
    margin-bottom: 0;
}

.wpwl-button-pay {
    font-family: "Tajawal", sans-serif !important;
    margin-top: 10px;
    width: 100%;
    font-weight: bold;
    border: none !important;
    background: var(--tt-primary-color) !important;
}

.wpwl-wrapper label, .wpwl-label {
    color: #0b0b0b;
    font-weight: 500;
    display: block;
    width: 100%;
    margin-bottom: 6px;
    padding-right: 5px;
}

.wpwl-wrapper {
    font-family: "Tajawal", sans-serif !important;
}

.wpwl-wrapper input, .wpwl-control-cvv, .wpwl-control-cardNumber {
    direction: ltr;
    text-align: right;
    font-family: "Tajawal";
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0 1.5rem;
    /*outline: none;*/
    background: transparent;
    color: #0b0b0b;
    border: 2px solid #A2A2A2;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    border-radius: 5px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    outline: none !important;
}

.contact-section .map-wrapper {
    max-width: 400px;
    height: 320px;
}

/* .draggable:hover {
    cursor: grab;
} */
.vue-star-rating .sr-only {
    display: none !important;
}

.courses-section .owl-carousel .owl-item {
    float: right !important;
}

/*.owl-carousel .owl-wrapper-outer {*/
/*    direction: rtl !important;*/
/*}*/
.lesson-content-wrapper iframe {
    height: 100%;
}

.navbar .messages-btn .number, .navbar .notification-btn .number {
    width: auto;
    height: 20px;
    border-radius: 50%;
    background-color: var(--tt-red-color);
    text-align: center;
    line-height: 15px;
    font-weight: 500;
    color: #fff;
    position: absolute;
    top: -12px;
    left: -11px;
    padding: 5px;
    margin-right: 7px;
    display: flex;
    justify-content: center;
    padding-left: 5px;
    align-items: center;
    direction: rtl;
    font-size: 11px;
}
.navbar-nav .show>.nav-link, 
.navbar-nav .nav-link.active { 
     color: var(--tt-primary-color) !important;
     background: rgba(var(--tt-primary-color-rgb), 0.1);
}
.tools-bar {
    position: fixed;
    left: 10px;
    margin-top: auto;
    margin-bottom: auto;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    background: var(--tt-secondary-color);
    top: 40%;
    border-radius: 9999px;
    color: var(--tt-dark-color);

}


.tools-bar ul {
    list-style: none;
    padding: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 0;
}

.tools-bar ul li {
    padding: 13px;
    font-size: 15px;
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
    color: var(--tt-dark-color);
    padding-bottom: 5px;

}

.tools-bar ul li a {
    text-decoration: none;
    color: var(--tt-dark-color);
}

.tools-bar ul li i:before {
    color: var(--tt-dark-color);
}

.tools-bar ul li:active {
    background: var(--tt-secondary-color);
}

.tools-bar ul li.tool-active {
    background: var(--tt-secondary-color);
    /*@apply tw-bg-gradient-to-r tw-from-secondary-activeButtonTop tw-via-secondary-activeButtonMiddle tw-to-secondary-activeButtonBottom ;*/

}

.messaging-box__message-item {
    height: fit-content;
    padding-bottom: 10px;
    padding-top: 10px;
}

.messaging-box__message-time {
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 7px;
}

.messaging-box__messages {
    display: block;
}

.toast {
    background-color: var(--tt-primary-color) !important;
    font-family: 'Tajawal', sans-serif;
}

.messaging-box__message-item {
    overflow-wrap: anywhere;
}

.messaging-box__message-item.typing {
    font-size: 12px !important;
}

.image-table img {
    max-inline-size: 100%;
    block-size: auto;
}

.payment-page .confirmation-list .icon {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: rgba(48, 162, 74, 0.2);
    color: #30a24a;
    border-radius: 50%;
    margin-left: 10px;
    font-size: 1.5rem;
    font-weight: bold;
}

.qr-card .id-card {
    max-width: 600px;
}

.attachment .attachment__icon::before {
    content: "y" !important;
}

.attachment-library-file {
    display: flex;
}

.attachment__library_file--without-remove-button .attachment__library_file__download {
    border-left: 1px solid #767a9d;
    border-radius: 5px;
}

.attachment__library_file__download {
    display: flex;
    flex-grow: 1;
    background-color: rgba(118, 122, 157, 0.03);
    border: 1px solid #767a9d;
    /* border-left: none; */
    align-items: center;
    height: 45px;
    border-radius: 0 5px 5px 0;
    transition: all 0.3s;
}

.attachment__library_file__download:hover {
    background-color: rgba(118, 122, 157, 0.1);
}

.attachment__library_file__extension {
    width: 45px;
    height: 45px;
    text-align: center;
    background-color: #767a9d;
    color: #fff;
    font-weight: bold;
    line-height: 50px;
    margin-left: 10px;
    border-radius: 0 5px 5px 0;
}

.attachment__library_file__name {
    font-weight: bold;
    color: #767a9d;
}

.attachment__library_file__download-icon {
    color: #767a9d;
    margin-right: auto;
    font-size: 1.35rem;
    margin-left: 10px;
}

.attachment__library_file__download-icon::before {
    /* display: block; */
}

.attachment__library_file__remove {
    /* display: block; */
    background-color: rgba(181, 62, 116, 0.03);
    color: #b53e74;
    width: 45px;
    height: 45px;
    border: 1px solid #b53e74;
    font-size: 1.35rem;
    border-radius: 5px 0 0 5px;
    transition: all 0.3s;
}

.attachment__library_file__remove:hover {
    background-color: #b53e74;
    color: #fff;
}

.attachment__library_file__remove-icon::before {
    /* display: block; */
}

.attachment__library_file__add {
    /* display: block; */
    background-color: rgba(181, 62, 116, 0.03);
    color: #767a9d;
    border: 1px solid #767a9d;
    font-size: 1.35rem;
    border-radius: 5px 0 0 5px;
    transition: all 0.3s;
}

.attachment__library_file__add:hover {
    background-color: #767a9d;
    color: #fff;
}

.attachment__library_file__add-icon::before {
    /* display: block; */
}

@media (min-width: 380px) {
    .navbar .event-date {
        display: none !important;
    }

    .navbar .event-date-inline {
        display: block;
    }
}

@media (min-width: 480px) {
    .navbar .event-date-inline {
        display: none !important;
    }

    .navbar .event-date {
        display: block !important;
    }
}

.speaker__img-wrapper {
    max-height: 260px;
}

/*.konvajs-content {*/
/*    width: 820px!important;*/
/*    height: 482px!important;*/
/*}*/

/*.konvajs-content canvas {*/
/*    width: 100% !important;*/
/*    height: 100% !important;*/
/*}*/

#planBuilder {
    /*width: 1430px;*/
    /*height: 842px;*/
}

.fc .tt-primary-event {
    background-color: var(--tt-primary-color) !important;
    border-color: var(--tt-primary-color) !important;
    color: #fff !important;
}

.fc .tt-secondary-event {
    background-color: var(--tt-secondary-color) !important;
    border-color: var(--tt-secondary-color) !important;
    color: #fff !important;
}

.select2-container .select2-selection--single {
    border-radius: .625rem !important;
    border: 1px solid #cbcbcb !important;
    height: 38px !important;
}

.custom_swal > .swal2-actions > .swal2-deny {
    background-color: #ffffff !important;
    border: #000000 2px solid;
    color: #000000;
}

.custom_swal > .swal2-actions > .swal2-deny:hover {
    background-color: #000000 !important;
    border: #000000 2px solid;
    color: #ffffff;
}

.custom_swal > .swal2-actions > .swal2-confirm {
    border: 2px;
}

.custom_swal .swal2-info {
    color: #DFA400 !important;
    border-color: #DFA400 !important;
}

.custom_swal .swal2-styled.swal2-default-outline:focus {
    box-shadow: 0 0 0 3px #d6a61694;
}

.cc-theme-edgeless.cc-window, .cc-compliance {
    font-family: 'Somar', sans-serif !important;
}

.tooltip {
    direction: initial;
}

.comments-list__content .reply-text {
    white-space: pre-line;
}

[data-paylib="number"] {
    direction: initial !important;
    text-align: right;
}

.payment-methods {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.payment-methods__item {
    width: 60px;
    height: 40px;
    border-radius: .625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 10px
}

.payment-methods__item:last-of-type {
    margin-left: 0
}

@media (min-width: 576px) {
    .payment-methods__item {
        width: 70px;
        height: 50px
    }
}

.payment-methods__image {
    display: block;
    width: 100%;
    max-width: 26px
}

.payment-methods__image--lg {
    max-width: 34px
}

.payment-methods__image--xl {
    max-width: 40px
}

.cc-bg {
    text-align: right;
    background-repeat: no-repeat;
    background-origin: border-box;
    background-position: left;
    background-position-x: 8px;
}

.cc-bg.cc-mada-bg {
    background-size: 60px;
    background-image: url(/assets/images/mada-logo.svg);
}

.cc-bg.cc-visa-bg {
    background-size: 40px;
    background-image: url(/assets/images/payment-methods/visa-logo.svg);
}

.cc-bg.cc-mastercard-bg {
    background-size: 30px;
    background-image: url(/assets/images/payment-methods/mastercard-logo.svg);
}

.ui-tooltip {
    font-family: "Tajawal", sans-serif !important;
}

.single-article-page .ticket-content,
.single-article-page .ticket-content pre {
    white-space: pre-line;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-radius: .625rem !important;
    border-color: hsl(var(--tt-primary-color-h), var(--tt-primary-color-s), calc(var(--tt-primary-color-l) + 8%)) !important;
    box-shadow: 0 0 0 .25rem rgba(var(--tt-primary-color-rgb), 0.25);
    background-color: var(--tt-white-color);
}

.select2-container--default .select2-selection--multiple {
    /* border-radius: .625rem !important; */
    
    display: block;
    width: 100%;
    min-height: 50px;
    line-height: 50px;
    padding: 0.1rem 0.1rem 0 1.5rem;
    outline: none;
    background: #fff;
    color: #0b0b0b;
    border: 1px solid #a2a2a2 !important;
    -webkit-box-sizing: border-box!important;
    box-sizing: border-box!important;
    border-radius: 5px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;

    background: url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23000000' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") no-repeat;
    background-color: #fff;
    background-position: 0.75rem center !important;
    appearance: none !important;
    padding-right: .5rem !important;

    /* padding-top: 2px !important;
    padding-bottom: 2px !important; */
}

.member-card img {
    /*max-height: 293px;*/
    border: none;
}

.hide-step::before {
    display: none;
}

.mx-icon-calendar, .mx-icon-clear {
    display: none;
}

.mx-calendar {
    font-family: "Tajawal", sans-serif !important;
}

#app {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.page-content {
    flex: 1;
}

.modal .select2-container {
    width: 100% !important;
}

.select2-container {
    z-index: 9999;
}
.page-wrapper .page-content--small-width {
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
}
.input {
    display: block;
    width: 100%;
    min-height: 50px;
    line-height: 50px;
    padding: 0.1rem 0.1rem 0 1.5rem;
    outline: none;
    background: #fff;
    color: #0b0b0b;
    border: 1px solid #a2a2a2;
    -webkit-box-sizing: border-box!important;
    box-sizing: border-box!important;
    border-radius: 5px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.input::file-selector-button {
    padding: 2px;
    margin: 2px;
    border: thin solid grey;
    border-radius: 3px;
}

.select-input {
    background: url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23000000' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") no-repeat;
    background-color: #fff;
    background-position: 0.75rem center !important;
    appearance: none !important;
    padding-right: 2rem !important;
}

.select2 .select2-selection .select2-selection__rendered {
    line-height: 2.5;
}

/* user-inbox */

.new-message-button {
    font-size: 1rem;
    @media (max-width: 1200px) {
        width: 100%;
    }
}

.inbox-card {
    border-radius: 10px;
    background: #fff;
    border: 2px solid #fff;
    color: #5f5f5f;
}
.inbox-card-title {
    align-items: center;
    justify-content: center;
}
.inbox-card-title a {
    color: #5f5f5f;
    font-size: 16px;
    display: block
}
.inbox-card-inner-unread {
    border-radius: 8px;
    background-color: rgba(214, 166, 22, .06);
}
.inbox-search-input {
    border-radius: .625rem;
    border: 1px solid #efefef;
}
.inbox-search-input input:focus {
    border-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.inbox-search-input input , .inbox-search-input span  {
    border: none;
}
.inbox-card-details {
    list-style: none; /* Remove default bullets */
    padding: 0;
    margin: 0;
    display: flex;
    font-size: 14px;
}
.inbox-card-details-li {
    margin-left: 20px;
}
.inbox-card-buttons {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    @media (max-width: 1200px) {
        flex-direction: column;
    }
}
.inbox-card-button {
    width: 42px;
    height: 42px;
    border-radius: 8px;
    background: transparent;
    border: 1px solid #d3d3d3;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    text-decoration: none;
    color: #5f5f5f;
    @media (max-width: 1200px) {
        margin-bottom: 5px;
    }
}
.inbox-card-button span {
    background: transparent;
}
.toggle-inbox {
    border-radius: 10px;
    background: #efefef;
    border: solid 2px #efefef;
    width: 100%;
    @media (min-width: 992px) {
        width: 80%;
    }
}
.toggle-inbox-button {
    background: #efefef;
}
.toggle-inbox-button-radio{
    visibility: hidden;
    height: 0;
    width: 0;
  }
  
.toggle-inbox .active{
    border: none;
    border-radius: 7px;
    background: #fff;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.16);
}
.inbox-messages-button-light {
    border-radius: 8px;
    background: #f6f6f6;
    border: 1px solid #d3d3d3;
    color: #5f5f5f;
    font-size: 1rem;
}
.inbox-messages-button-light:hover {
    border: 1px solid #d3d3d3;
    background: #e0dede;
}
.inbox-card-no-borders {
    border: none;
}
.inbox-card-no-borders .card-footer, .inbox-card-no-borders .card-header{
    border: none;
    background: inherit;
}
.inbox-card-no-borders hr {
    color: #efefef;
}
.inbox-card-input {
    border-radius: 10px;
    background: #f6f6f6;
    border: 1px solid #efefef;
}
.inbox-card-input:focus {
    border-color: #efefef;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #f6f6f6;
}
.inbox-messages-reply-user {
    align-items: center;
}
.inbox-messages-reply-user-avatar {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    overflow: hidden;
}
.inbox-messages-reply-user-details{
    margin-right: 10px;
}
.contact-section iframe {
    display: block;
    width: 100%;
    height: auto;
    min-height: 300px;
}
.report-card__content{
    z-index: 1;
}

@media (min-width: 992px) and (min-height: 560px) {
    .register-sidebar__body {
      overflow: auto;
    }
}

.pro-tticon:before{font-family:ttspro!important;}