.label_to {
    margin-top: 6px;
}
.subjectTitle {
    margin-top: 30px;
}
.heading_box {
    border-bottom: 1px solid #e5e6e7;
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.mussartext,
.text-area {
    height: 110px !important;
    resize: none;
}

.video_play_box {
}

.video_play_box .close {
    position: absolute;
    right: 0;
    width: 28px;
}
.play_image_icon {
    text-align: center;
}
.play_image_icon img {
    max-width: 80px;
    cursor: pointer !important;
}
.play_image_icon {
    padding-bottom: 0px;
}
.play_audio {
    padding-top: 20px;
    font-weight: 600;
    font-size: 18px;
}
.rtl {
    direction: rtl;
}

.loginscreen {
    width: 100% !important;
    max-width: 339px;
}
.loginInner {
    background-color: #fff;
    border-radius: 10px;
    text-align: left;
}
.userLoginBox {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    padding: 10px;
    border-bottom: 1px solid #e5e6e7;
}

.thankYouTopMargin {
    margin-top: 20px;
}
.pdf.btn-sm,
.delete_pdf.btn-sm,
.music.btn-sm,
.delete_audio.btn-sm {
    margin-top: 3px;
}
.language-tabs {
    margin-left: -17px;
    margin-right: -17px;
    background-color: #f0f3f7;
    padding: 15px;
    margin-bottom: 20px;
}
.language-tabs .tabbable {
}

.language-tabs .tab-content {
    background-color: #fff;
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
}
.language-tab {
    background-color: #ccc;
}

.language-tabs .tab-content {
    padding: 15px;
}
.login-block {
    max-width: 460px;
    width: 460px;
    display: inline-block;
    border-radius: 10px;
    padding: 2rem 2rem 2.75rem;
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    box-shadow: 0 10px 30px #1329550d;
}
