body, p {
    color: #3b4146;
}

.ck-editor__editable {
    height: 500px;
}
.card-header {
    background-color: #efefef;
}

.navbar-main-menus {
    flex-grow: 1;
}
.user-action-menus {
    min-width: 300px;
}

.pagination nav > div:first-child {
    display: none;
}

.pagination {
    justify-content: end;
}

.pagination nav svg {
    width: 22px;
}

.hs-image-close-btn {
    position: absolute;
    right: 10px;
}

#image_view_box {
    position: relative;
}

.ck.ck-content:not(.ck-comment__input *) {
    height:150px;
    overflow-y: auto;
}

.pagination {
    justify-content: end;
}

.pagination nav svg {
    width: 22px;
}

.selected-col {
    color: #279863;
}

.selected-col.order-desc:after {
    content: ' \2191'
}

.selected-col.order-asc:after {
    content: ' \2193'
}


.flip-container {
    overflow-y: auto;
    width: 100%;
    height: 500px;
}

.completed_block {
    width: 100%;
    height: 500px;
    background: #efefef;
    position: relative;
    display: none;
}
.completed_block h3{
    position: absolute;
    top: calc(50% - 20px);
    left: calc(50% - 50px);
}

.flipper {
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    transition: transform 0.6s;
}

.front, .back {
    width: 100%;
    min-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ccc;
}

.front {
    background: #dfdfe3;
    z-index: 2;
}

.back {
    background: #dfdfe3;
    z-index: 5;
}

.second_color {
    background: #fdc6c6;
}

.flipper .content img {
    max-width: 280px;
    margin: 10px 0 20px 0;
    max-height: 200px;
}

.sticky_flashcard_box {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background-color: #fff;
}

body.sticky_flashcard_box_visible {
    overflow: hidden;
}

#close-flip-container {
    position: absolute;
    top: 0px;
    right: 10px;
    display: none;
    z-index: 1002;
}

.sticky_flashcard_box #close-flip-container {
    display: block;
}

.completed_block {
    display: none;
}


.audio_player {
    display: none;
}


.our_audio {
    display: block;
    clear: both;
    position: absolute;
    left: 50%;
    margin-left: -25%;
    z-index: 500;
}

.clear_input_btn {
position: absolute;
top: 0;
right: 15px;
height: 45px;
width: 45px;
border: 0;
background: transparent;
font-size: 20px;
}

.play_audio_btn {
    border: 2px solid #0b2e13;
    padding: 10px 20px;
    border-radius: 10px;
    color: #0b2e13;
}

.gotop {
    position: fixed;
    right: 20px;
    bottom: 20px;
    padding: 15px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
}

.heading-color {
    color: #044cd0;
}

.main-description, .translation-description, .answer-box {
    color: black;
}

.main-description p, .translation-description p, .answer-box p {
    color: black !important;
    margin-bottom: 0px;
}

.show-translate-btn {
    margin-top: 20px;
}

.sticky_flashcard_box .nextitem_show {
    position: fixed;
    bottom: 8px;
    right: 8px !important;
    left: 8px;
}

#flip-container .content .desc {
    color: #333;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 20px;
}

#flip-container .flip-btns {
    position: absolute;
    bottom: 8px;
}
.sticky_flashcard_box {
    overflow-y: auto;
}

.sticky_flashcard_box #flip-container .front {
    display: flex;
    padding-top: 20px;
    padding-bottom: 60px;
    flex-direction: column;
    justify-content: space-around;
}

.sticky_flashcard_box #flip-container .back {
    display: flex;
    padding-top: 20px;
    padding-bottom: 60px;
    flex-direction: column;
    justify-content: space-around;
}


.sticky_flashcard_box #flip-container .flip-btns {
    position: relative;
}

.flip-container {
    overflow-y: visible;
}

.custom-loader-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0.9;
    background-color: #fff;
    display: none;
    z-index: 1001;
    align-items: center;
}

.custom-loader-bg.custom-loader-display {
    display: flex;
}

.custom-loader {
    width: 40px;
    height: 40px;
    border: 4px solid #dee2e6;
    border-top: 4px solid #0d6efd;
    border-radius: 50%;
    animation: spin 1s linear infinite;
    margin: auto;
}

.cat_item.selected {
    background-color: #333;
    color: #fff;
}

.mobile_cat_show {
    color: #000;
    padding-bottom: 8px;
    padding-top: 8px;
}

.small-heading {
    color: black;
}

.medium-heading {
    color: black;
    font-size: 1.5rem;
}

.max-width-150 {
    max-width: 150px;
}

.card-button-check-mark {
    font-size: 40px;
    color: #aaa;
}

.card-button-check-mark.checked-item {
    color: #cb130b;
}

.oddClass {
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
}

.evenClass {
    background-color: #efefef;
    padding-top: 20px;
    padding-bottom: 20px;
}

.cards-right-wrong-btn-container {
    position: relative;
    text-align: center;
    display: flex;
    align-items: center;
    width: 100%;
}

.cards-right-wrong-btn-container div {
    width: 50%;
}

.cards-right-wrong-btn-container .btn-correct, .cards-right-wrong-btn-container .btn-wrong {
    border: 0;
    width: 44px;
    height: 44px;
    padding: 0;
}

.cards-right-wrong-btn-container .btn-correct i, .cards-right-wrong-btn-container .btn-wrong i {
    font-size: 40px;
}

.cards-right-wrong-btn-container .btn-correct i {
    color: #279863;
}

.cards-right-wrong-btn-container .btn-wrong i {
    color: #cb130b;
}

.card-top-btns {
    border: 0;
    width: 44px;
    height: 44px;
    padding: 0;
    background: transparent;
}

.card-top-btns i {
    font-size: 30px;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.read-more {
    color: #cb130b;
}

.definition {
    color: #2c3e50;
    font-size: 17px;
}

.example {
    color: #27ae60;
    font-size: 18px;
}

.rule {
    color: #c0392b;
    font-weight: bold;
}

.info-box {
    background: #eef5ff;
    border-left: 5px solid #3b82f6;
    padding: 12px;
    margin: 10px 0;
    border-radius: 6px;
}

.rule-box {
    background: #fff3cd;
    border-left: 5px solid #f39c12;
    padding: 12px;
    border-radius: 6px;
    font-weight: bold;
}

.highlight {
    background: yellow;
    padding: 2px 4px;
}

.section-light {
    background: white;
    padding: 30px;
}

.section-gray {
    background: #f5f5f5;
    padding: 30px;
}

.learning_content {
    color: #000;
}

.admin-panel .pagination span[aria-current="page"] span {
    color: #f30619 !important;
    font-weight: bold !important;
    font-size: 20px !important;
}

@media screen and (max-width:768px) {
    .feature-item {
        width: 100%;
        flex-basis: 100%;
        margin: auto;
    }

    .cards-right-wrong-btn-container {
        position: fixed;
        bottom: 80px;
        left: 0;
    }
}
