﻿.buttonSpace {
    margin: 4px;
}

table.k-editor {
    height: 125px !important;
}

#TextBasedSupplimentsDetails .htmlcontent table.k-editor {
    height: 450px !important;
}

#TextBasedSupplimentsDetails .htmlcontent .k-editor .k-editable-area .k-content {
    height: 400px;
}

#dvCodevalDesc .htmlcontent table.k-editor {
    height: 450px !important;
}

#dvCodevalDesc .htmlcontent .k-editor .k-editable-area .k-content {
    height: 400px;
}

#dvEmailTemplatecontenttext .htmlcontent table.k-editor {
    height: 450px !important;
}

#dvEmailTemplatecontenttext .htmlcontent .k-editor .k-editable-area .k-content {
    height: 400px;
}

#dvDiscussionboardQuestioncontenttext .htmlcontent table.k-editor {
    height: 200px !important;
}

#dvDiscussionboardQuestioncontenttext .htmlcontent .k-editor .k-editable-area .k-content {
    height: 250px;
}

#dvDiscussionboardAnswercontenttext .htmlcontent table.k-editor {
    height: 200px !important;
}

#dvDiscussionboardAnswercontenttext .htmlcontent .k-editor .k-editable-area .k-content {
    height: 250px;
}

#dvEditMessageQuestioncontenttext .htmlcontent table.k-editor {
    height: 200px !important;
}

#dvEditMessageQuestioncontenttext .htmlcontent .k-editor .k-editable-area .k-content {
    height: 250px;
}

/*#dvEditMessageAnswercontenttext .htmlcontent table.k-editor {
    height: 200px !important;
}

#dvEditMessageAnswercontenttext .htmlcontent .k-editor .k-editable-area .k-content {
    height: 250px;
}*/

#dvcertificatedesc .htmlcontent table.k-editor {
    height: 450px !important;
}

#dvcertificatedesc .htmlcontent .k-editor .k-editable-area .k-content {
    height: 400px;
}

#InviteLearnersDetails .htmlcontent table.k-editor {
    height: 450px !important;
}

#InviteLearnersDetails .htmlcontent .k-editor .k-editable-area .k-content {
    height: 400px;
}

.blink_me {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

.k-button.k-bare {
    background-color: #BF301C !important;
}

#WizardFields {
    overflow: hidden;
}

#EvaluationDetails {
    overflow: hidden;
}

#PreAssessmentDetails {
    overflow: hidden;
}

#PostAssessmentDetails {
    overflow: hidden;
}

#FollowUpSurveyDetails {
    overflow: hidden;
}

#ExitMeetingDetails {
    overflow: hidden;
}





.k-window-titlebar.k-header {
    background-color: #BF301C;
    box-shadow: none;
    border: none;
    color: #fff;
    text-shadow: none;
    font-size: 17px;
    text-transform: capitalize;
    background-image: none;
    border-color: transparent;
    padding: 12px 8px 13px;
    text-transform: uppercase;
    font-weight: 500;
    height: 18px;
}

    .k-window-titlebar.k-header .k-window-actions {
        padding: 8px 5px;
    }

.jw-display-container .jw-display-icon-container .jw-icon {
    background-image: linear-gradient(to right, #BF301C 0, #BF301C 40%, #BF301C 100%) !important;
}

div.k-window {
    overflow: hidden;
}

.videoContainer .footer {
    margin-bottom: 30px;
}

.k-tabstrip-wrapper .k-i-arrow-60-right::before {
    color: white;
}

.k-tabstrip-wrapper .k-i-arrow-60-left::before {
    color: white;
}

.footer .rightpart {
    overflow: hidden !important;
}
/*div.k-window {
    top: 50% !important;
    left: 50% !important;
    margin-right: -50% !important;
    transform: translate(-50%,-50%) !important;
    max-height: 655px;
    position: fixed;
}*/

.k-widget.k-window .popupwindow.k-window-content {
    max-height: 570px !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
}

.k-link.k-header.k-state-selected.k-state-focused {
    box-shadow: none;
    background-color: #bf301c !important;
    border: none;
}

.k-state-active > .k-link.k-header.k-state-selected.k-state-focused {
    background-color: #d5d5d5 !important;
    color: #2e2e2e !important;
}

.popupwindow .commonBodySec {
    padding-bottom: 0;
    min-height: 470px;
    overflow-x: hidden;
}

.k-widget.k-window .popupwindow .k-content-frame {
    overflow: hidden;
    max-height: 596px;
}

.aligns {
    display: flex;
    max-width: 100%;
}

    .aligns .textboxcolunm {
        width: 125px;
    }

#Presentation .jwplayer.jw-flag-aspect-mode {
    max-height: 500px !important;
    height: auto !important;
}

.k-widget.k-window #SupplimentsPreview.popupwindow .k-content-frame {
    overflow: hidden;
    max-height: 650px;
}

.k-tiles {
    max-height: 310px !important;
}

.k-editor-dialog.k-editor-table-wizard-dialog .k-tabstrip-wrapper .k-content {
    overflow: auto
}
#dvEditMessageAnswercontenttext .htmlcontent table.k-editor {
    height: 400px !important;
}

#dvEditMessageAnswercontenttext .htmlcontent .k-editor .k-editable-area .k-content {
    height: 400px;
}

/*Start Forum Module*/
.forum-popup-div-main .main-thread {
    text-align: left;
    border: 3px #e1e1e1 solid;
    background-color: #fbfbfb;
    margin: 0 -5px 10px -5px;
    padding: 15px 10px;
}

.forum-popup-div-main .forum-content-left {
    padding-right: 10px;
}

.forum-popup-div-mainn .main-thread h5 {
    margin-bottom: 3px;
}

.forum-popup-div-main .forum-inner-box p, .forum-popup-div-main .forum-inner-box h5 a, .forum-popup-div-main .forum-inner-box h5, .forum-popup-div-main .forum-inner-box p a {
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 400;
    color: #737274;
}

    .forum-popup-div-main .forum-inner-box p a {
        color: #1e6999;
    }

.forum-popup-div-main .main-thread .first-thread h5 a {
    color: #136294;
    font-size: 20px;
}

.inner-thread .forum-inner-box {
    width: 100%;
    border: 1px #e1e1e1 solid;
    border-left: 5px #e1e1e1 solid;
    padding-left: 10px;
    margin: 10px auto 20px auto;
    padding: 12px;
}

.forum-popup-div-main .forum-reply-btn {
    border: 3px #e1e1e1 solid;
    padding: 5px 9px;
    display: inline-block;
    color: #666;
    text-transform: uppercase;
    margin: 10px 0 0 0;
    margin-right: 0px;
}

.forum-popup-div-main .forum-content-left img {
    width: 100% !important;
    max-width: 500px;
}

.forum-popup-div-main .forum-content-left video, .forum-popup-div-main .forum-content-left audio {
    width: 100%;
    max-width: 500px;
}

.forum-popup-div-main .forum-postby-name {
    color: #1e6999;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 500;
}

.forum-popup-div-main .forum-icn-right a {
    border: 3px #e1e1e1 solid;
    padding: 5px 9px;
    display: inline-block;
    color: #666;
    text-transform: uppercase;
    margin: 10px 0 0 0;
    margin-right: 7px;
}

    .forum-popup-div-main .forum-icn-right a:hover {
        background-color: #BF301C;
        color: #fff;
        border-color: #BF301C;
    }

.forum-popup-div-main .main-thread.no-border .first-thread {
    border-bottom: none;
    padding-bottom: 0;
}

.forum-popup-div-main .first-thread {
    border-bottom: 1px #ccc dashed;
    padding-bottom: 10px;
    padding-left: 5px;
    display: flex;
    justify-content: space-between;
    padding-right: 0;
}

.forum-popup-div-main .topic-starter-popover {
    color: #46a464;
    font-size: 18px;
}

.forum-popup-div-main .inner-thread {
    margin: 10px 0 0 0;
    padding-left: 10px;
    padding-right: 0;
}

.forum-popup-div-main .forum-inner-box h5 a {
    margin-right: 0;
}

.forum-popup-div-main .forum-comment {
    color: #BF301C;
    font-size: 15px;
    color: #337B4A;
    color: #484848;
}

.forum-popup-div-main .forum-views {
    font-size: 15px;
    color: #337B4A;
    margin-left: 3px;
    color: #BF301C;
    color: #484848;
}

.forum-popup-div-main .created-by-forum {
    font-size: 12px;
}

.created-by-forum b {
    color: #ae6128;
    font-weight: 500;
}

.forum-popup-div-main .modal-xl {
    max-width: 95%;
}

.forum-popup-div-main .pagination {
    margin-bottom: 0;
}

.forum-popup-div-main .modal-footer {
    justify-content: space-between;
}

.forum-popup-div-main .page-item.active .page-link {
    background-color: #136294;
    border-color: #136294;
    color: #fff;
}

.forum-popup-div-main .page-link {
    color: #136294;
}
/*End Forum Modue*/

.fr-image-container .fr-insert-img {
    margin-left: 27px !important;
}

.fr-image-container .fr-delete-img {
    display: none !important;
}

.fr-modal-head .fr-modal-more {
    display: none !important;
}

@media only screen and (min-width:1200px) and (max-width:1366px) {
    /*.k-widget.k-window .popupwindow.k-window-content {
        max-height: 500px !important;
    }

    div.k-window {
        max-height: 500px;
    }*/


    .k-widget.k-window .popupwindow .k-content-frame {
        overflow: hidden;
        max-height: 494px;
    }

    .k-tiles {
        max-height: 160px !important;
    }
}
