#slide-countdown{height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-align:center;-webkit-box-align:center;align-items:center;width:120px;position:absolute;left:0;visibility:hidden}#slide-countdown.active{visibility:visible}#slide-countdown .slide-time-remain{width:30px;height:30px;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;border-radius:7px;background:#7f7f7f;color:#fff}.view-slide{width:14px;height:14px;display:inline-block;border-radius:7px;cursor:pointer;border:1px solid #colorPrimary}.view-slide.active{background:#colorPrimary}.view-slide.slide-is-viewed{border:1px solid #32cd32}.course-owner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100px;margin-top:20px}.course-owner img{width:40px;height:40px}.course-owner .l-10{font-size:20px;font-weight:600}.qa-area{margin-top:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.qa-area .qa-ask{font-size:24px;font-weight:600}.qa-area .qa-ask p{font-size:22px;font-weight:600}.qa-area .qa-answer{margin-top:50px;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}.qa-area .qa-answer .textarea{font-size:16px;font-family:Roboto,Helvetica,Arial,sans-serif;padding:5px}.qa-area .qa-answer .textarea:active,.qa-area .qa-answer .textarea:focus,.qa-area .qa-answer .textarea:hover{outline:none}.qa-wrap{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.qa-wrap .qa-area{min-height:100px}.divQuestionCheckOption{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.divQuestionCheckOption .chk_lbl{width:20px;height:20px;margin-right:10px;border:2px solid #565656c4;border-radius:2px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;justify-self:center;position:relative;cursor:pointer;-ms-flex-item-align:center;align-self:center}.divQuestionCheckOption input[type=checkbox]:checked+.chk_lbl{background:#colorPrimary;border-color:#colorPrimary}.divQuestionCheckOption input[type=checkbox]:checked+.chk_lbl:before{content:"";position:absolute;width:15px;height:7px;border-left:none;border-bottom:none;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);border-left:2px solid #fff;border-bottom:2px solid #fff;bottom:6px}.date-wrap{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.date-wrap input{border:none;font-size:16px}.date-wrap .qa-date-icon{width:31px;height:31px;background-position:50%;background-repeat:no-repeat;background-size:contain;background-image:url(/Content/icon/datepicker.svg);border-left:1px solid #b5babf;cursor:pointer}.qa-answer input[type=number]{height:31px;font-size:16px}.qa-answer.qa-answer-image{min-height:100px;border:1px dotted orange}.qa-answer-title{color:#565655}.ui-slider.ui-widget-content{border:1px solid rgba(0,0,0,.26);background:rgba(0,0,0,.26);border-radius:10px}.ui-slider.ui-widget-content .ui-widget-header{background:#colorPrimary}.ui-slider.ui-widget-content .ui-slider-handle{border-radius:50%;width:25px;height:25px;top:-8px;font-size:12px;background:#colorPrimary;color:#fff;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;border:1px solid #colorPrimary;cursor:pointer}.ui-slider.ui-widget-content .ui-slider-handle:active,.ui-slider.ui-widget-content .ui-slider-handle:focus{outline:none}.qa-min-max{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:6px;font-size:14px;color:#colorPrimary;font-weight:700;width:100%;margin-top:12px}.qa-attachment{border:2px dashed #dedede;height:200px;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f9f9f9}.qa-attachment.is-dragover{border:2px dashed #colorPrimary;background:#fff}.qa-attachment .filePicker,.qa-attachment .qa-download{color:#colorPrimary;text-decoration:underline;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;cursor:pointer}.qa-yesno{width:800px;-ms-flex-pack:distribute;justify-content:space-around}.qa-yesno,.qa-yesno .qa-yesno-item{display:-webkit-box;display:-ms-flexbox;display:flex}.qa-yesno .qa-yesno-item{height:60px;border:1px solid #dedede;width:40%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:30px;cursor:pointer}.qa-yesno .qa-yesno-item.active{color:#fff!important;background:#colorPrimary}.qa-wrap,.slide-content-item{position:absolute!important}.qa-area .qa-answer{margin-top:0;width:100%;height:100%}.qa-area .qa-answer.ui-slider{margin-top:50px;height:14px}.course_center .qa-area .qa-answer.ui-slider{margin-top:auto;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:14px;-webkit-transition:all 1ms ease-in-out;transition:all 1ms ease-in-out;cursor:pointer}.course_center .qa-area .qa-answer .ui-slider-handle{top:-7px}.course_center .qa-area .qa-answer .ui-slider-handle.ui-state-active{width:28px;height:28px;top:-7px;-webkit-box-shadow:0 0 2px 1px #colorPrimary;box-shadow:0 0 2px 1px #colorPrimary}.qa-yesno{width:auto}.qa-yesno .qa-yesno-item{height:35px;padding:0 30px;width:auto}.qa-area .qa-answer .textarea{border:1px solid #dadada;width:100%}.qa-area .qa-ask,.qa-area .qa-ask p{font-size:24px;font-weight:inherit}.qa-mood{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.qa-mood .mood-value{width:15%;height:120px;cursor:pointer;text-align:center;border:none;-webkit-box-shadow:none;box-shadow:none}.qa-mood .mood-value .mood-value-text{padding-top:45px}.qa-mood .mood-value[data-for="1"]{background-position:50% 28px;background-repeat:no-repeat;background-size:35px;padding:28px 0;border-radius:5px;background-image:url(/Content/icon/mood_gray_not_good.svg)}.qa-mood .mood-value[data-for="1"].active{background-image:url(/Content/icon/mood_not_good.svg);font-weight:700}.qa-mood .mood-value[data-for="2"]{background-position:50% 28px;background-repeat:no-repeat;background-size:35px;padding:28px 0;border-radius:5px;background-image:url(/Content/icon/mood_gray_ok.svg)}.qa-mood .mood-value[data-for="2"].active{background-image:url(/Content/icon/mood_ok.svg);font-weight:700}.qa-mood .mood-value[data-for="3"]{background-position:50% 28px;background-repeat:no-repeat;background-size:35px;padding:28px 0;border-radius:5px;background-image:url(/Content/icon/mood_gray_good.svg)}.qa-mood .mood-value[data-for="3"].active{background-image:url(/Content/icon/mood_good.svg);font-weight:700}.qa-mood .mood-value[data-for="4"]{background-position:50% 28px;background-repeat:no-repeat;background-size:35px;padding:28px 0;border-radius:5px;background-image:url(/Content/icon/mood_gray_very_good.svg)}.qa-mood .mood-value[data-for="4"].active{background-image:url(/Content/icon/mood_very_good.svg);font-weight:700}.qa-mood .mood-value[data-for="5"]{background-position:50% 28px;background-repeat:no-repeat;background-size:35px;padding:28px 0;border-radius:5px;background-image:url(/Content/icon/mood_gray_excellent.svg)}.qa-mood .mood-value[data-for="5"].active{background-image:url(/Content/icon/mood_excellent.svg);font-weight:700}.course-slide-name{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%;padding-left:50px;font-size:18px;font-weight:600;color:#636363}.attachment-item{height:47px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px;border-bottom:1px solid #f7f7f7;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.attachment-item:hover{background:#f5f5f5;text-decoration:underline}.attachment-item-name{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.attachment-item{cursor:pointer}.attachment-item-icon{width:20px;height:20px}.attachment-item-icon.attachment-icon-doc{background-position:50%;background-repeat:no-repeat;background-size:contain;background-image:url(/Content/icon/icon-filetype--doc.svg)}.attachment-item-icon.attachment-icon-pdf{background-position:50%;background-repeat:no-repeat;background-size:contain;background-image:url(/Content/icon/icon-filetype--pdf.svg)}.attachment-item-icon.attachment-icon-ppt{background-position:50%;background-repeat:no-repeat;background-size:contain;background-image:url(/Content/icon/icon-filetype--ppt.svg)}.attachment-item-icon.attachment-icon-img{background-position:50%;background-repeat:no-repeat;background-size:contain;background-image:url(/Content/icon/icon-filetype--img.svg)}.attachment-item-icon.attachment-icon-exe{background-image:url(/Content/icon/icon-filetype--file.svg)}.attachment-icon-download,.attachment-item-icon.attachment-icon-exe{background-position:50%;background-repeat:no-repeat;background-size:contain}.attachment-icon-download{width:20px;height:20px;background-image:url(/Content/icon/icon--download.svg)}.ui-dialog.simple-dlg.view-resource-dlg{padding-right:0}.ui-dialog.simple-dlg.view-resource-dlg .ui-dialog-buttonpane{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:0 auto;padding:0}.ui-dialog.simple-dlg.view-resource-dlg .ui-dialog-buttonpane .ui-dialog-buttonset{margin:0;padding:0}.ui-dialog.simple-dlg.view-resource-dlg .ui-dialog-buttonpane .ui-dialog-buttonset .btn-download-all{width:400px}.ui-dialog.simple-dlg.view-resource-dlg .list-slide-resource{padding-bottom:80px}.slide-resource{width:80%;border:1px solid #cacaca;height:50px;cursor:pointer;margin:0 auto;position:relative;font-weight:500}.slide-resource,.slide-resource:before{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}.slide-resource:before{content:"";width:14px;height:14px;background-position:50%;background-repeat:no-repeat;background-size:contain;background-image:url(/Content/images/CourseBuilder/attachment-logo-hightlight.svg);margin-right:5px}body.preview-course>:not(.course_boundary):not(.ui-dialog):not(#slide-attachment-popup):not(.ui-widget):not(.alertify-notifier):not(.ui-widget-overlay),body.show-course>:not(.course_boundary):not(.ui-dialog):not(#slide-attachment-popup):not(.ui-widget):not(.alertify-notifier):not(.ui-widget-overlay){display:none!important}body.preview-course .ui-datepicker,body.show-course .ui-datepicker{z-index:102!important}body.preview-course .course_view_mode,body.preview-course .fr-element .fr-video:after,body.show-course .course_view_mode,body.show-course .fr-element .fr-video:after{display:none}.course_boundary{display:none;z-index:100;width:100%;height:100%;margin:0 auto}.course_boundary.active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.course_boundary .course_left{border:1px dotted #e94a0e;width:240px;height:740px;background:#fff;padding:5px 15px}.w30pc{width:30%}.w30pc.menu__right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:auto}.course_header{height:65px;top:0;left:0;width:100%;border-bottom:1px solid #ddd}.course_header,.course_header .circle_bg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.course_header .circle_bg{width:33px;height:33px;border:1px solid #c5c5c5;border-radius:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.course_header .circle_bg:hover{background:#ec6522;color:#fff}.course_header .view_course_infor{width:33px;height:33px;border:1px solid #c5c5c5;border-radius:100%;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;cursor:pointer;margin:0 15px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.course_header .view_course_infor:hover{background:#ec6522;color:#fff}.course_header .course_logo img{height:44px;width:110px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 15px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.course_bottom,.course_header .course_logo img{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.course_bottom{height:65px;position:sticky;bottom:0;left:0;width:100%;display:none;background:#fff;border:1px solid #ddd;-webkit-box-shadow:0 -3px 2px 0 #efefefb8;box-shadow:0 -3px 2px 0 #efefefb8;border-bottom:none;z-index:102}.course_bottom .course_slide_change_btn{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding:10px;border:1px solid #c5c5c5;border-radius:20px;margin:0 20px;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;cursor:pointer;width:120px}.course_bottom .course_slide_change_btn:hover{background:#ec6522;color:#fff}.course_bottom .course_slide_change_btn.btn__disabled{opacity:.1}.course_bottom .course_slide_change_btn.btn__disabled:hover{background:#fff}.course_bottom .course_step{width:627px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink: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}.course_bottom .course_step .step{border:1px solid #d2d2d2;width:15px;height:15px;border-radius:100%;margin:0 5px;cursor:pointer}.course_bottom .course_step .step.active{background:#0dad06}.course_center{width:900px;height:675px;z-index:101;background:#fff;-webkit-box-shadow:0 0 4px 1px #d6d6d661;box-shadow:0 0 4px 1px #d6d6d661;position:relative;margin:0 auto;background-repeat:no-repeat!important;background-size:100% 100%!important}.course_center .fr-view,.course_center .fr-view p{font-size:24px}.course_view_mode{background:#dadfe4;height:41px;border:1px solid #dadfe4;border-top:none;border-bottom-left-radius:12px;border-bottom-right-radius:12px;width:110px;margin-left:auto;-ms-flex-item-align:start;align-self:flex-start;text-transform:uppercase;color:#fff}.course_slide_details{display:block;height:1080px;overflow-y:auto;overflow-x:hidden;margin:0 auto;padding:15px 0;width:100%}.course_slide_details .overlay-iframe{display:none}.has_video_bg .ytb-iframe{opacity:.2;width:100%!important;height:100%!important}.review-section{margin:0 auto;padding:15px 0;display:-webkit-box;display:-ms-flexbox;display:flex}.review-section img{width:30px;height:30px;border-radius:30px;margin-right:15px}#ui-datepicker-div{z-index:10000000!important}.item-text{overflow:hidden}.item-text .fr-wrapper{overflow:hidden!important}.item-text p{font-size:24px}.course_center{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-font-smoothing:subpixel-antialiased}#course_main .item-text a img{z-index:-1}video.item-video{-o-object-fit:fill;object-fit:fill}#great-message .gm-top{height:200px;background-color:#2dd784}#great-message .gm-top,#great-message img{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}#great-message img{width:50px;height:50px}#great-message .gm-bottom{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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:200px}#great-message .gm-bottom .gm-bottom-main{font-size:17px;font-weight:700}#great-message .gm-bottom .gm-bottom-content{margin-top:20px;font-size:16px}#great-message .gm-bottom .gs-dismiss{margin-top:16px;border:1px solid #2dd784;width:100px;border-radius:20px;height:38px;background:#2dd784;color:#fff;cursor:pointer}#great-message .gm-bottom .gs-dismiss,#try-again-message .gm-top{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}#try-again-message .gm-top{height:200px;background-color:#e34c5e}#try-again-message img{width:50px;height:50px}#try-again-message .gm-bottom,#try-again-message img{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}#try-again-message .gm-bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:200px}#try-again-message .gm-bottom .gm-bottom-main{font-size:17px;font-weight:700}#try-again-message .gm-bottom .gm-bottom-content{margin-top:20px;font-size:16px}#try-again-message .gm-bottom .gs-dismiss{margin-top:16px;border:1px solid #e34c5e;width:100px;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;border-radius:20px;height:38px;background:#e34c5e;color:#fff;cursor:pointer}.ui-dialog.simple-dlg.course-notify-message{top:20%!important;border:none}.ui-dialog.simple-dlg.course-notify-message .ui-widget-header:not(.ui-slider-range){height:0;padding:0;overflow:visible}.ui-dialog.simple-dlg.course-notify-message .ui-dialog-titlebar-close{cursor:pointer;position:absolute;top:-10px;width:20px;height:20px;right:-10px;background:#fff;background-image:url(/Content/icon/icon-btn-close.svg);background-repeat:no-repeat;z-index:999;background-size:8px;background-position:50%}.hide-number-options-slider .qa-min-max{display:none!important}.hide-number-options-slider .ui-slider-handle{color:transparent!important}.qa-item iframe{height:100%}
/*# sourceMappingURL=course_main.css.map*/