﻿.ck-editor__editable_inline {
    min-height: 20rem !important;
}

.flex-column {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.copy-icon-style {
    font-size: 25px;
    position: absolute;
    bottom: 5px;
    right: 15px;
    color: gray;
}

.topBanner {
    margin-top: -30px !important;
    margin-bottom: 30px !important;
}

.bannerBoxImage {
    width: 100%;
    border-radius: 5px;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.enamadAndSamandehi {
    width: 75%
}


.enamad {
    background-color: white;
    margin-bottom: 10px;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
    height: 147px;
    width: 100%;
}

.name-style {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    width: 100px !important;
}

#deleteBtn {
    position: absolute;
    z-index: 9999;
    font-size: 16px;
    right: 0;
    top: 5px;
    color: #dc3545;
    background-color: #fff;
    border-radius: 100%;
    padding: 4px 7px 0px 7px;
    opacity: 0.8;
}

    #deleteBtn:hover {
        opacity: 1;
    }

.BranchNameStyle {
    position: absolute;
    right: -10px;
    top: -15px;
    border-radius: 5px;
    padding: 2px 5px 2px 5px;
    background-color: #2196f3;
    color: white;
    box-shadow: 0 0 10px 5px lightblue;
}

.modal-image {
    width: 100% !important;
    max-height: 150px !important;
    border-radius: 5px !important;
}

.flex {
    display: flex;
    flex-wrap: wrap;
}

.m-20-0-0-0 {
    margin: 20px 0 0 0 !important;
}

.lh-25 {
    line-height: 25px !important;
}

.tc {
    text-align: center !important;
}

figure > img, figure {
    max-width: 100% !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.mrl-15 {
    margin: 0 15px 0 15px !important;
}

.paddind-basket-info {
    padding: 25px 10px 5px 0;
}

.preview-course-image {
    border-radius: 5px;
    box-shadow: 0 0 10px #ccc;
    margin-top: 20px;
}

.mr-10 {
    margin-right: 10px !important;
}

.alert-mobile {
    margin: 20px 20px 0 20px !important;
    line-height: 26px !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.flex-style-start {
    display: flex;
    justify-content: flex-start;
    align-content: center;
}

.color-gray {
    color: #686e71 !important;
}

.attachment-btn-style {
    padding: 0 10px;
    background-color: #6fc341;
    color: white;
    border-radius: 5px;
}

.ml-5 {
    margin-left: 5px !important;
}

.mr-5 {
    margin-right: 5px !important;
}

.width-15-p {
    width: 15% !important;
}

.form-basket-style {
    position: relative !important;
    top: 2px !important;
    margin-left: 6px !important;
    font-size: 14px !important;
    width: 100% !important;
    line-height: 40px !important;
    height: 40px !important;
    padding-right: 15px !important;
    border: 1px solid #e4ecef !important;
    color: #56707c !important;
    font-size: 14px !important;
    word-spacing: -1px !important;
    margin-top: 8px !important;
    border-radius: 3px !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.fs-13 {
    font-size: 13px !important;
}

.description-style {
    color: gray;
    line-height: 25px;
    text-align: justify;
    min-height: 65px !important;
    font-size: 13px;
    margin-top: 5px;
}

.overlayer-style {
    display: flex !important;
    z-index: 99 !important;
    justify-content: center !important;
    align-items: center !important;
}

.text-success {
    color: #62b934 !important;
}

.text-danger {
    color: #a94442 !important;
}

.count-style {
    background-color: #2196f3;
    padding: 2px 10px;
    border-radius: 5px;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.color-white {
    color: white !important;
}

.text-left {
    text-align: left !important;
}

.vm {
    vertical-align: middle !important;
}

.video-style {
    width: 100%;
    border-radius: 5px;
}
.video-style-course-detail {
    height: 45rem;
    object-fit: fill;
}

.file-admin-style {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #11a9cc;
    padding: 5px 10px;
    border-radius: 5px;
    color: white;
    box-shadow: 0 0 10px 0 #11a9cc;
}

.icon-download-style {
    color: white;
    font-size: 16px;
    margin-top: 5px;
}

.logo-style {
    width: 90px !important;
    height: 58px !important;
}

.fix-input {
    position: relative !important;
    top: 2px !important;
    margin-left: 6px !important;
    font-size: 14px !important;
    width: 100% !important;
    line-height: 40px !important;
    height: 40px !important;
    padding: 0 15px !important;
    border: 1px solid #e4ecef !important;
    color: #56707c !important;
    font-size: 14px !important;
    word-spacing: -1px !important;
    margin-top: 8px !important;
    border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
}

.display-block {
    display: block !important;
}

.label-style {
    color: gray;
    font-size: 12px;
    display: block;
    margin: 3px -5px 0 0;
}

.mt-15 {
    margin-top: 15px !important;
}

.mr-5 {
    margin-right: 5px !important;
}

.databox-bottom {
    height: 55px !important;
}

.margin-top-27 {
    margin-top: 27px !important;
}

tags.tagify {
    height: auto !important;
}

.databox-text {
    font-size: 13px !important;
}

.databox-number {
    font-size: 14px !important;
}

.databox.databox-vertical.databox-xlg {
    height: 155px !important;
}

.display-none {
    display: none !important;
}

.mb-2px {
    margin-bottom: 2px !important;
}

.mt-10px {
    margin-top: 10px !important;
}

.mt-5px {
    margin-top: 5px !important;
}

.account-area {
    left: 5px !important;
}

.flex-style {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.flex-style-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.ml-10px {
    margin-left: 10px;
}

.mr-8px {
    margin-right: 8px;
}

.w-100 {
    width: 100%;
}

.w-25 {
    width: 25%;
}
.w-75 {
    width: 75%;
}
.w-50 {
    width: 50%;
}

.middle {
    vertical-align: middle;
    text-align: center;
}

.mr-10px {
    margin-right: 10px;
}

.table {
    margin-bottom: 20px !important;
}

.avatar-style {
    width: 50px;
    height: 50px;
}

.margin-7 {
    margin-top: 7px !important;
    margin-bottom: 7px !important;
}

.mt-24 {
    margin-top: 24px !important
}

.cursor-pointer {
    cursor: pointer !important;
}

.search-btn {
    color: #a0d468;
    position: absolute;
    top: 32px;
    left: 25px;
    font-size: 16px;
}

.file-input-style {
    color: #858585;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px dashed #858585;
    border-radius: 5px;
    padding: 6px 0;
    font-size: 13px;
}

.comment-style {
    border: 1px dashed lightgray;
    border-radius: 5px;
    padding: 10px 15px 0px 10px;
    margin-bottom: 20px;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.blog-image {
    width: 100%;
    height: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
}

@keyframes Opacity {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0.7;
    }

    100% {
        opacity: 1;
    }
}

.title-shadow-style {
    border: none;
    box-shadow: 0 0 10px 5px lightskyblue;
    animation-name: Opacity;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-delay: .8s;
}

.height-50 {
    height: 50px !important;
}

.course-detail-ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .course-detail-ul li {
        width: 50% !important;
    }

.mt-0 {
    margin-top: 0 !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.ellipsis-style {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.title-style {
    font-size: 14px;
    color: #2d3339;
    line-height: 25px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    display: inline-block;
}

.image-style {
    width: 100%;
    max-height: 250px;
    max-width: 250px;
    border-radius: 100%;
}
.branch-banner-image-style {
    width: 100%;
    max-height: 250px;
    max-width: 250px;
}
.branch-banner-image-style img {
    width: 100%
}
.Article-Priew {
    width: 100%;
    max-height: 250px;
    max-width: 370px;
    border-radius: 5px;
}

#ArticleImage {
    border-radius: 50%;
}

#ArticleTitle {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#ArticleParentTitle {
    width: 90px;
}

.theiaStickySidebar:after {
    content: "";
    display: table;
    clear: both;
}

.ticket-img-style {
    width: 50px;
    height: 50px;
    border-radius: 5px;
}

.iframe-style {
    border: none;
    border-radius: 5px;
    width: 100%;
    margin-top: 20px;
    height: 300px;
}

#BranchStateAdminPartial {
    margin-bottom: 0px;
}

#BranchIframeAdminPartial {
    width: 100%;
    height: 300px;
    border-radius: 10px;
    border: none;
}

.download-box-attachment {
    display: flex;
    justify-content: space-between;
    align-items: center
}

    .download-box-attachment a {
        padding: 5px 10px 3px 10px;
        border-radius: 6px;
        border: none;
        color: #fff;
        background: linear-gradient(180deg, #4B91F7 0%, #367AF6 100%);
        background-origin: border-box;
        box-shadow: 0px 0.5px 1.5px rgba(54, 122, 246, 0.25), inset 0px 0.8px 0px -0.25px rgba(255, 255, 255, 0.2);
        user-select: none;
        touch-action: manipulation;
    }

#BoxOfUserCommentInAdminPanel {
    margin-top: 20px;
}

.footer {
    text-align: center;
}

#ShowUserCommentInAdminPanelMinus {
    margin-left: 20px;
}

#ShowUserCommentInAdminPanel {
    margin-left: 5px;
}

.file-input-box {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    border: 1px dashed #aaa;
    padding: 10px 0 10px 0;
    color: gray;
    box-shadow: 0 0 10px lightgrey;
    font-size: 13px;
}

.preview-image-style {
    border-radius: 5px;
    width: 100%;
    max-width: 400px;
    height: 300px;
}

#AllTerms {
    text-align: right;
}

.delete-file-icon {
    color: #d73d32;
    background-color: transparent;
    border: none;
    outline: none;
    margin-left: 10px;
}

.last-courses-layer {
    margin-top: 100px !important;
}

    .last-courses-layer::before {
        z-index: -1 !important;
    }

.top-banner-anchor {
    margin-top: -15px !important;
}

.top-banner-image {
    margin: 15px 0 20px 0 !important;
}

.gradient-bg {
    background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
}

    .gradient-bg:hover {
        cursor: pointer;
        color: #fff;
    }

@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

.gradient-box-style {
    margin-bottom: 35px;
    border-radius: 5px;
}

.gradient-btn-style {
    color: white;
    padding: 10px 15px;
    border-radius: 5px;
}

.button-anon-pen {
    background-image: linear-gradient(115deg, #4fcf70, #fad648, #a767e5, #12bcfe, #44ce7b);
    color: #000;
    text-decoration: none;
    display: block;
    font-weight: normal;
    border-radius: 6px;
    overflow: hidden;
    -webkit-animation: play 2s ease-in-out infinite;
}

    .button-anon-pen .gradient-inner {
        padding: 15px;
        margin: 3px;
        background: #FFF;
        border-radius: 3px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

@-webkit-keyframes play {
    0% {
        background-position: 0px;
    }

    25% {
        background-position: -110px;
    }

    50% {
        background-position: -180px;
    }

    75% {
        background-position: -110px;
    }

    100% {
        background-position: 0px;
    }
}

.display-inline-block {
    display: inline-block !important;
}

.width-100 {
    width: 100% !important;
}

.width-40 {
    width: 40% !important;
}

.width-30 {
    width: 30% !important;
}


.width-20 {
    width: 20% !important;
}

.style-1 {
    margin: 0px 0 10px 0 !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.client-form form .input-layer {
    margin-bottom: 0 !important;
}

.login-page .other-ways {
    padding-bottom: 50px !important;
}

    .login-page .other-ways a.twitter-login {
        background-color: #fa6060 !important;
    }

.pr-0 {
    padding-right: 0;
}

.about-layer {
    text-align: justify !important;
    line-height: 25px !important;
}

.d-block {
    display: block;
}

.style-2 {
    display: none;
    left: 394px;
    top: 148px;
}

.course-details-right-side {
    padding-right: 0;
}

.top-banner-img {
    margin: 15px 0 20px 0 !important;
}

.certificate-preview {
    max-width: 100%;
    border-radius: 10px;
    margin: 15px 0;
    height: 500px;
    width: 400px;
}

.color-black {
    color: #aaa !important;
}

.cursor-pointer {
    cursor: pointer;
}

.elips-text-slider {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-title {
    color: #000000;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.slider_img {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

    .slider_img:hover {
        opacity: 0.7;
    }

/*.modal {
    display: none;*/ /* Hidden by default */
    /*position: fixed;*/ /* Stay in place */
    /*z-index: 100;*/ /* Sit on top */
    /*padding-top: 100px;*/ /* Location of the box */
    /*left: 0;
    top: 0;
    width: 100%;*/ /* Full width */
    /*height: 100%;*/ /* Full height */
    /*overflow: auto;*/ /* Enable scroll if needed */
    /*background-color: rgb(0,0,0);*/ /* Fallback color */
    /*background-color: rgba(0,0,0,0.9);*/ /* Black w/ opacity */
/*}*/

/* Modal Content (Image) */
/*.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}*/

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
/*.modal-content, #caption {
    animation-name: zoom;
    animation-duration: 0.6s;
}*/

@keyframes zoom {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

    .close:hover,
    .close:focus {
        color: #bbb;
        text-decoration: none;
        cursor: pointer;
    }

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
    /*.modal-content {
        width: 100%;
    }*/
}

.requestConsult-btn {
    color: white !important;
    background-color: #2196f3;
    margin: 10px;
    align-items: center;
    float: left;
    border-radius: 20px;
}

.AdviserDescription-div {
    padding: 0px 13px 11px 12px;
}

.adviser-image {
    border-radius: 50% !important;
}

.adviser-parent-des {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

@media only screen and (max-width: 768px) {
    .adviser-parent-des {
        flex-direction: column
    }
    .advisers-image {
        text-align: center
    }
}


.float-left-custom {
    float: left !important
}

.ActiveCourse-Slider {
    margin-bottom:0px !important;
    padding:0px;
    width:100%;
}
.uploadHonorVideoPreview {
    display: none;
    margin: 0 1.3vw;
    width: 90%;
    margin-bottom: 2vh
}
.activeCourseImage {
    width: 150px;
    border-radius: 10px
}

*,
*:before,
*:after {
    box-sizing: border-box;
}

body {
    background-color: #f7f7f7;
    /*margin: 2rem 0;*/
}

.container-file {
    width: auto;
    margin: 0 auto;
    background: #ffffff;
    padding: 1rem;
    border-radius: 0.5rem;
    box-shadow: 0 0.75rem 1.5rem rgba(19, 19, 19, 0.03);
}

.dropzone {
    border: 0.0625rem solid #c6ccd6;
    border-radius: 0.5rem;
    background-color: #f9f9fb;
    display: block;
}

.dropzone .dropzone-container {
    padding: 2rem 0;
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #8c96a8;
    z-index: 20;
}

.dropzone .dropzone-container .dropzone-title {
    padding-top: 1.5rem;
}

.dropzone .dropzone-container .browse {
    text-decoration: underline;
    color: #007bff;
}

.dropzone .file-input {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    cursor: pointer;
}

.file-icon {
    /* Need position to allow stacking of pseudo-elements */
    position: relative;
    width: 4rem;
    height: 5.25rem;
    /* Padding for demo purposes */
    padding: 0.625rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 2rem;
    color: #007bff;
    /* Second sheet of paper */
}

.file-icon, .file-icon:before, .file-icon:after {
    background-color: #ffffff;
    border-radius: 0.25rem;
    border: 0.125rem solid #b8bec9;
}

.file-icon:before, .file-icon:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border: 0.125rem solid #ccd0d8;
}

.file-icon:before {
    left: -0.625rem;
    top: 0.5rem;
    z-index: -1;
}

.file-icon:after {
    top: -0.25rem;
    right: -0.25rem;
    left: auto;
    width: 1.25rem;
    height: 1.25rem;
    border-radius: 0.25rem;
    border-width: 0.625rem;
    border-style: solid;
    border-color: #f9f9fb #f9f9fb #b8bec9 #b8bec9;
}

.dropzone {
    background: white;
    border-radius: 5px;
    border: 2px dashed rgb(0, 135, 247) !important;
    border-image: none;
    margin: 0 20px !important;

}

.fw-bold {
    font-weight: bold;
}

.mt-1 {
    margin-top: 10px !important;
}
.mt-2 {
    margin-top: 20px !important;
}
.mt-3 {
    margin-top: 30px !important;
}
.mt-4 {
    margin-top: 40px !important;
}
.mt-5 {
    margin-top: 50px !important;
}
.mt-6 {
    margin-top: 60px !important;
}
.mt-7 {
    margin-top: 70px !important;
}

.mb-1 {
    margin-bottom: 10px !important;
}

.mb-2 {
    margin-bottom: 20px !important;
}
.mb-3 {
    margin-bottom: 30px !important;
}
.mb-4 {
    margin-bottom: 40px !important;
}
.mb-5 {
    margin-bottom: 50px !important;
}
.mb-6 {
    margin-bottom: 60px !important;
}

.shadow-gray {
    box-shadow: 8px 5px 12px grey;
}

.border-white {
    border: 3px solid white;
}
.registeredStudentExcelReportBtn {
    margin-bottom: 20px;
    float: left;
}
.excellReportDownloadBtn {
    margin-bottom: 15px;
}

/*img[alt="logo-samandehi"] {
    margin-bottom: -105px
}*/

.white-space-initial {
    white-space: initial
}
@media only screen and (max-width: 991px) {
    .force-request-letter-image {
        display: block !important;
        width: 100% !important
    }

    .force-request-letter-image img {
        width: 100%;
    }
    .enamadAndSamandehi {
        width: 25%!important
    }
}
@media only screen and (max-width: 700px) {
    .enamadAndSamandehi {
        width: 30% !important
    }
}
@media only screen and (max-width: 580px) {
    .enamadAndSamandehi {
        width: 35% !important
    }
}
@media only screen and (max-width: 480px) {
    .enamadAndSamandehi {
        width: 40% !important
    }
}

@media only screen and (max-width: 524px) {
    .pagination-layer ul li a {
        width: 27px;
        height: 27px;
        font-size: 16px !important;
        line-height: 23px;
    }
}

@media only screen and (max-width: 390px) {
    .pagination-layer ul li a {
        width: 23px;
        height: 23px;
        font-size: 12px !important;
        line-height: 20px;
    }
}

@media only screen and (max-width: 350px) {
    .pagination-layer ul li a {
        width: 20px;
        height: 20px;
        font-size: 10px !important;
        line-height: 18px;
    }
}
   
