@-webkit-keyframes bjy-loading-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes bjy-loading-rotate{0%{-moz-transform:rotate(0);transform:rotate(0)}100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes bjy-loading-rotate{0%{-o-transform:rotate(0);transform:rotate(0)}100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes bjy-loading-rotate{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.dialog .bjy-quiz{height:608px}.bjy-quiz{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:100%;font-size:12px;color:#000;color:var(--brand-text-content,#000);overflow-y:auto}.bjy-quiz .bjy-quiz-item,.bjy-quiz .bjy-navigator,.bjy-quiz .bjy-edit-header,.bjy-quiz .bjy-edit-body[data-is-editing='1'],.bjy-quiz .bjy-edit-question,.bjy-quiz .bjy-result-actions{padding:10px 16px}.bjy-quiz .bjy-edit-question{padding-bottom:30px}.bjy-quiz .bjy-quiz-item .bjy-quiz-question{padding-bottom:20px}.bjy-quiz .bjy-quiz-title{font-weight:bold}.bjy-quiz .bjy-navigator,.bjy-quiz .bjy-edit-header{padding-left:10px}.bjy-quiz .icon{color:#9fa8b5}.bjy-quiz .icon.icon-arrow-left{cursor:pointer}.bjy-quiz a{color:#fff;text-decoration:none}.bjy-quiz input[type='radio'],.bjy-quiz input[type='checkbox']{display:none}.bjy-quiz .bjy-quiz-loading{position:absolute !important;width:100%;height:100%;top:0;left:0;background-color:rgba(159,168,181,0.2)}.bjy-quiz .bjy-quiz-loading .bjy-quiz-loading-text{display:inline-block;position:absolute;left:50%;top:50%;width:100px;height:20px;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#000;color:var(--brand-text-content,#000)}.bjy-quiz .bjy-icon{display:inline-block;width:24px;height:24px;background:url("img/sprite.png") no-repeat;background-image:-webkit-image-set(url("img/sprite@2x.png") 2x)}.bjy-quiz .bjy-icon.bjy-back{margin-right:4px;cursor:pointer;background-position:0 -184px}.bjy-quiz .bjy-navigator{font-size:14px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;left:0;right:0;top:0;z-index:1;color:#000;color:var(--brand-text-content,#000)}.bjy-quiz .bjy-navigator .bjy-flex-end{margin-left:auto;line-height:24px}.bjy-quiz .bjy-edit-input{border:1px solid rgba(159,168,181,0.5);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background:rgba(159,168,181,0.1);font-size:12px;line-height:1.4;padding:6px 8px;outline:none;resize:none;overflow-y:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#000;color:var(--brand-text-content,#000);word-break:break-all;word-wrap:break-word;white-space:normal;box-sizing:border-box;font-size:12px;border:none}.bjy-quiz .bjy-edit-textarea{border:1px solid rgba(159,168,181,0.5);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background:rgba(159,168,181,0.1);font-size:12px;line-height:1.4;padding:6px 8px;outline:none;resize:none;overflow-y:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#000;color:var(--brand-text-content,#000);word-break:break-all;word-wrap:break-word;white-space:normal;box-sizing:border-box;font-size:12px;border:none}.bjy-quiz .bjy-edit-input::-webkit-input-placeholder{color:#999;color:var(--brand-text-placeholder,#999)}.bjy-quiz .bjy-edit-textarea::-webkit-input-placeholder{color:#999;color:var(--brand-text-placeholder,#999)}.bjy-quiz .bjy-edit-input::-moz-placeholder{color:#999;color:var(--brand-text-placeholder,#999)}.bjy-quiz .bjy-edit-textarea::-moz-placeholder{color:#999;color:var(--brand-text-placeholder,#999)}.bjy-quiz .bjy-edit-input:-ms-input-placeholder{color:#999;color:var(--brand-text-placeholder,#999)}.bjy-quiz .bjy-edit-textarea:-ms-input-placeholder{color:#999;color:var(--brand-text-placeholder,#999)}.bjy-quiz .bjy-edit-input::placeholder{color:#999;color:var(--brand-text-placeholder,#999)}.bjy-quiz .bjy-edit-textarea::placeholder{color:#999;color:var(--brand-text-placeholder,#999)}.bjy-quiz .bjy-edit-input:hover{border-color:#1e5eff;border-color:var(--brand-primary,#1e5eff)}.bjy-quiz .bjy-edit-textarea:hover{border-color:#1e5eff;border-color:var(--brand-primary,#1e5eff)}.bjy-quiz .bjy-edit-input:focus{border-color:#1e5eff;border-color:var(--brand-primary,#1e5eff)}.bjy-quiz .bjy-edit-textarea:focus{border-color:#1e5eff;border-color:var(--brand-primary,#1e5eff)}.bjy-quiz .bjy-edit-input{width:320px;padding:0 5px;line-height:24px;height:24px}.bjy-quiz .bjy-edit-textarea{height:6em;padding:6px 7px;line-height:1.5em;resize:none}.bjy-quiz .bjy-error-tip{margin-top:10px;text-align:center;color:#ff1f49}.bjy-quiz.bjy-quiz-teacher-wrapper > *{position:relative}.bjy-quiz.bjy-quiz-student-wrapper,.bjy-quiz.bjy-quiz-teacher-wrapper > *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-top:44px}.bjy-quiz.bjy-quiz-student-wrapper.bjy-view-result,.bjy-quiz.bjy-quiz-teacher-wrapper > *.bjy-view-result,.bjy-quiz.bjy-quiz-student-wrapper.bjy-view-quiz,.bjy-quiz.bjy-quiz-teacher-wrapper > *.bjy-view-quiz{padding-left:0;padding-right:0}.bjy-quiz .bjy-button{background-color:#1e5eff;background-color:var(--brand-btn-primary,#1e5eff);color:#fff;color:var(--brand-text-btn-primary,#fff);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;border:none;outline:none;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;min-width:84px;height:24px;text-align:center;font-size:12px;cursor:pointer;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.bjy-quiz .bjy-button:not(.bjy-disable):not(.disabled):hover{-webkit-filter:brightness(1.2);filter:brightness(1.2)}.bjy-quiz .bjy-button:not(.bjy-disable):not(.disabled):active{-webkit-filter:brightness(.9);filter:brightness(.9)}.bjy-quiz .bjy-button.disabled,.bjy-quiz .bjy-button.bjy-disable{-webkit-filter:none;filter:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background:rgba(159,168,181,0.4);color:#9fa8b5}.bjy-quiz .bjy-button + .bjy-button{margin-left:10px}.bjy-quiz .bjy-button.bjy-cancel{background-color:#eee;background-color:var(--brand-btn-secondary,#eee);color:#999;color:var(--brand-text-btn-secondary,#999);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;border:none;outline:none}.bjy-quiz .bjy-button.bjy-cancel:not(.bjy-disable):not(.disabled):hover{-webkit-filter:brightness(1.03);filter:brightness(1.03)}.bjy-quiz .bjy-button.bjy-cancel:not(.bjy-disable):not(.disabled):active{-webkit-filter:brightness(.9);filter:brightness(.9)}.bjy-quiz .bjy-button.bjy-cancel.disabled,.bjy-quiz .bjy-button.bjy-cancel.bjy-disable{-webkit-filter:none;filter:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background:rgba(159,168,181,0.4);color:#9fa8b5}.bjy-quiz .btn-default{background-color:rgba(159,168,181,0.5);border:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;color:#000;color:var(--brand-text-content,#000);background-color:rgba(159,168,181,0.5) !important;color:#000 !important;color:var(--brand-text-content,#000) !important}.bjy-quiz .btn-default:hover{-webkit-filter:brightness(1.1);filter:brightness(1.1)}.bjy-quiz-dialog-error{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:36px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:rgba(255,31,73,0.2);color:#ff1f49;font-size:18px;padding:8px 20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:10}.bjy-quiz-media-play{width:100%;height:100%;position:relative}.bjy-quiz-media-play video{width:100%;height:100%}.bjy-quiz-media-play .url-error-tip{background:#fff;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:14px;padding:4px 8px}.bjy-quiz-student-wrapper{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;font-size:14px;color:#000;color:var(--brand-text-content,#000);overflow-x:hidden;overflow-y:auto}.bjy-quiz-student-wrapper .bjy-navigator{border-bottom:1px solid rgba(159,168,181,0.2)}.bjy-quiz-student-wrapper .bjy-navigator{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bjy-quiz-student-wrapper .bjy-navigator .score-wrapper{color:#1e5eff;color:var(--brand-primary,#1e5eff);width:200px;text-align:right}.bjy-quiz-student-wrapper p{margin:10px 0}.bjy-quiz-student-wrapper p.bjy-media{margin:0 0 0 27px;font-size:12px;color:#1e5eff;cursor:pointer;pointer-events:visible}.bjy-quiz-student-wrapper .bjy-quiz-loading{height:400px}.bjy-quiz-student-wrapper .bjy-quiz-loading .bjy-quiz-loading-fail{position:relative;padding-top:30%;width:100%;height:100%;text-align:center;font-size:20px;color:#ff1f49}.bjy-quiz-student-wrapper .bjy-quiz-loading .bjy-quiz-loading-fail .bjy-btn-refresh{background-color:#4a9afc;color:#fff;font-size:16px;width:110px;height:44px;line-height:44px;text-align:center;display:inline-block;margin-top:20px}.bjy-quiz-student-wrapper .bjy-quiz-loading #floatingCirclesG{position:relative;top:30%;width:125px;height:125px;margin:auto;-webkit-transform:scale(.6);-moz-transform:scale(.6);-ms-transform:scale(.6);-o-transform:scale(.6);transform:scale(.6)}.bjy-quiz-student-wrapper .bjy-quiz-loading .f_circleG{position:absolute;background-color:#fff;height:22px;width:22px;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;-webkit-animation-name:f_fadeG;-moz-animation-name:f_fadeG;-o-animation-name:f_fadeG;animation-name:f_fadeG;-webkit-animation-duration:1.2s;-moz-animation-duration:1.2s;-o-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:normal;-moz-animation-direction:normal;-o-animation-direction:normal;animation-direction:normal}.bjy-quiz-student-wrapper .bjy-quiz-loading #frotateG_01{left:0;top:51px;-webkit-animation-delay:.45s;-moz-animation-delay:.45s;-o-animation-delay:.45s;animation-delay:.45s}.bjy-quiz-student-wrapper .bjy-quiz-loading #frotateG_02{left:15px;top:15px;-webkit-animation-delay:.6s;-moz-animation-delay:.6s;-o-animation-delay:.6s;animation-delay:.6s}.bjy-quiz-student-wrapper .bjy-quiz-loading #frotateG_03{left:51px;top:0;-webkit-animation-delay:.75s;-moz-animation-delay:.75s;-o-animation-delay:.75s;animation-delay:.75s}.bjy-quiz-student-wrapper .bjy-quiz-loading #frotateG_04{right:15px;top:15px;-webkit-animation-delay:.9s;-moz-animation-delay:.9s;-o-animation-delay:.9s;animation-delay:.9s}.bjy-quiz-student-wrapper .bjy-quiz-loading #frotateG_05{right:0;top:51px;-webkit-animation-delay:1.05s;-moz-animation-delay:1.05s;-o-animation-delay:1.05s;animation-delay:1.05s}.bjy-quiz-student-wrapper .bjy-quiz-loading #frotateG_06{right:15px;bottom:15px;-webkit-animation-delay:1.2s;-moz-animation-delay:1.2s;-o-animation-delay:1.2s;animation-delay:1.2s}.bjy-quiz-student-wrapper .bjy-quiz-loading #frotateG_07{left:51px;bottom:0;-webkit-animation-delay:1.35s;-moz-animation-delay:1.35s;-o-animation-delay:1.35s;animation-delay:1.35s}.bjy-quiz-student-wrapper .bjy-quiz-loading #frotateG_08{left:15px;bottom:15px;-webkit-animation-delay:1.5s;-moz-animation-delay:1.5s;-o-animation-delay:1.5s;animation-delay:1.5s}@-webkit-keyframes f_fadeG{0%{background-color:rgba(8,137,250,0.98)}100%{background-color:#fff}}@-moz-keyframes f_fadeG{0%{background-color:rgba(8,137,250,0.98)}100%{background-color:#fff}}@-o-keyframes f_fadeG{0%{background-color:rgba(8,137,250,0.98)}100%{background-color:#fff}}@keyframes f_fadeG{0%{background-color:rgba(8,137,250,0.98)}100%{background-color:#fff}}.bjy-quiz-student-wrapper .bjy-quiz-item-list{overflow:auto;height:-webkit-calc(100% - 10px);height:-moz-calc(100% - 10px);height:calc(100% - 10px);margin-top:8px}.bjy-quiz-student-wrapper .bjy-quiz-item{border-bottom:1px solid rgba(159,168,181,0.2)}.bjy-quiz-student-wrapper > .bjy-title{text-align:left;font-size:12px;line-height:40px}.bjy-quiz-student-wrapper .bjy-quiz-close{background-color:#1e5eff;background-color:var(--brand-btn-primary,#1e5eff);color:#fff;color:var(--brand-text-btn-primary,#fff);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;border:none;outline:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:120px;height:32px;margin:10px auto;line-height:32px;text-align:center;font-size:14px;cursor:pointer}.bjy-quiz-student-wrapper .bjy-quiz-submit{background-color:#1e5eff;background-color:var(--brand-btn-primary,#1e5eff);color:#fff;color:var(--brand-text-btn-primary,#fff);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;border:none;outline:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:120px;height:32px;margin:10px auto;line-height:32px;text-align:center;font-size:14px;cursor:pointer}.bjy-quiz-student-wrapper .bjy-quiz-close:not(.bjy-disable):not(.disabled):hover,.bjy-quiz-student-wrapper .bjy-quiz-submit:not(.bjy-disable):not(.disabled):hover{-webkit-filter:brightness(1.2);filter:brightness(1.2)}.bjy-quiz-student-wrapper .bjy-quiz-close:not(.bjy-disable):not(.disabled):active,.bjy-quiz-student-wrapper .bjy-quiz-submit:not(.bjy-disable):not(.disabled):active{-webkit-filter:brightness(.9);filter:brightness(.9)}.bjy-quiz-student-wrapper .bjy-quiz-close.disabled,.bjy-quiz-student-wrapper .bjy-quiz-submit.disabled,.bjy-quiz-student-wrapper .bjy-quiz-close.bjy-disable,.bjy-quiz-student-wrapper .bjy-quiz-submit.bjy-disable{-webkit-filter:none;filter:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background:rgba(159,168,181,0.4);color:#9fa8b5}.bjy-quiz-student-wrapper .bjy-quiz-submit{margin-top:10px}.bjy-quiz-student-wrapper .bjy-quiz-close{position:absolute;left:0;right:0;bottom:0;margin:auto auto 10px}.bjy-quiz-student-wrapper .bjy-quiz-answer textarea{border:1px solid rgba(159,168,181,0.5);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background:rgba(159,168,181,0.1);font-size:12px;line-height:1.4;padding:6px 8px;outline:none;resize:none;overflow-y:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#000;color:var(--brand-text-content,#000);word-break:break-all;word-wrap:break-word;white-space:normal;box-sizing:border-box;border:none;height:6em;padding:6px 7px;font-size:12px;line-height:1.5em;resize:none}.bjy-quiz-student-wrapper .bjy-quiz-answer textarea::-webkit-input-placeholder{color:#999;color:var(--brand-text-placeholder,#999)}.bjy-quiz-student-wrapper .bjy-quiz-answer textarea::-moz-placeholder{color:#999;color:var(--brand-text-placeholder,#999)}.bjy-quiz-student-wrapper .bjy-quiz-answer textarea:-ms-input-placeholder{color:#999;color:var(--brand-text-placeholder,#999)}.bjy-quiz-student-wrapper .bjy-quiz-answer textarea::placeholder{color:#999;color:var(--brand-text-placeholder,#999)}.bjy-quiz-student-wrapper .bjy-quiz-answer textarea:hover{border-color:#1e5eff;border-color:var(--brand-primary,#1e5eff)}.bjy-quiz-student-wrapper .bjy-quiz-answer textarea:focus{border-color:#1e5eff;border-color:var(--brand-primary,#1e5eff)}.bjy-quiz-student-wrapper .bjy-quiz-answer textarea:focus{outline:none}.bjy-quiz-student-wrapper .bjy-preview-img-wrapper{width:100%;height:100%;background-color:rgba(0,0,0,0.4);position:absolute !important;top:0;left:0;padding-top:0 !important;z-index:1;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.bjy-quiz-student-wrapper .bjy-preview-img-wrapper .bjy-preview-img{position:relative;display:inline-block;width:100%;height:100%}.bjy-quiz-student-wrapper .bjy-preview-img-wrapper .bjy-preview-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.bjy-quiz-student-wrapper .bjy-preview-img-wrapper .bjy-preview-img .close-icon{position:absolute;right:10px;top:10px;cursor:pointer}.bjy-quiz-student-wrapper .bjy-preview-img-wrapper .bjy-preview-img .close-icon:hover{-webkit-filter:brightness(1.2);filter:brightness(1.2)}.bjy-quiz-student-wrapper .bjy-preview-img-wrapper .bjy-preview-img .close-icon:active{-webkit-filter:brightness(.9);filter:brightness(.9)}.bjy-quiz-student-wrapper[data-can-close='1'] .bjy-quiz-item-list{height:-webkit-calc(100% - 67px);height:-moz-calc(100% - 67px);height:calc(100% - 67px);margin-top:15px}.bjy-quiz-objective .bjy-quiz-title .bjy-index{display:inline-block;width:20px;text-align:left}.bjy-quiz-objective .bjy-quiz-title .bjy-title{word-break:break-word;line-height:1.5}.bjy-quiz-objective .bjy-quiz-title .bjy-title .error-tip{color:#ff1f49}.bjy-quiz-objective .bjy-image-list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-left:30px}.bjy-quiz-objective .bjy-image-list .bjy-image{width:80px;height:60px;cursor:pointer;pointer-events:visible}.bjy-quiz-objective .bjy-image-list .bjy-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bjy-quiz-objective .bjy-image-list .bjy-image +.bjy-image{margin-left:4px}.bjy-quiz-objective .bjy-option-checkbox{display:inline-block}.bjy-quiz-objective .bjy-quiz-options{margin-left:20px;margin-top:8px;padding-bottom:0}.bjy-quiz-objective .bjy-quiz-options .bjy-option{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:4px 6px;line-height:2;cursor:pointer;position:relative;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;line-height:1.5;color:#000;color:var(--brand-text-content,#000)}.bjy-quiz-objective .bjy-quiz-options .bjy-option:hover{background-color:rgba(159,168,181,0.2)}.bjy-quiz-objective .bjy-quiz-options .bjy-option .bjy-icon{-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.bjy-quiz-objective .bjy-quiz-options .bjy-option .bjy-option-text{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;margin-left:8px;word-break:break-word}.bjy-quiz-objective .bjy-quiz-options .bjy-option .bjy-option-text:not(:last-child){margin-right:8px}.bjy-quiz-objective .bjy-quiz-options .bjy-option .bjy-option-text > span{margin-left:8px}.bjy-quiz-objective .bjy-quiz-options .bjy-option .bjy-option-text .bjy-text-content{margin-left:0}.bjy-quiz-objective .bjy-quiz-options .bjy-option .bjy-option-radio{position:relative;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;text-align:center;font-size:14px;font-weight:bold;line-height:24px;background:#1e5eff;background:var(--brand-primary,#1e5eff);color:#fff;cursor:pointer}.bjy-quiz-objective .bjy-quiz-options .bjy-option .bjy-option-checkbox{position:relative;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;text-align:center;font-size:14px;font-weight:bold;line-height:24px;background:#1e5eff;background:var(--brand-primary,#1e5eff);color:#fff;cursor:pointer}.bjy-quiz-objective .bjy-quiz-options .bjy-option .bjy-option-extra{margin-left:auto;text-align:right;color:#999;color:var(--brand-text-placeholder,#999)}.bjy-quiz-objective .bjy-quiz-options .bjy-option .bjy-option-percentage{margin-left:auto;text-align:right;color:#999;color:var(--brand-text-placeholder,#999)}.bjy-quiz-objective .bjy-quiz-options .bjy-option[data-is-standard-answer='0']{color:#000;color:var(--brand-text-content,#000)}.bjy-quiz-objective .bjy-quiz-options .bjy-option[data-has-standard-answer='1']{color:#000;color:var(--brand-text-content,#000)}.bjy-quiz-objective .bjy-quiz-options .bjy-option[data-has-standard-answer='1'][data-is-standard-answer='1'] > .bjy-option-extra,.bjy-quiz-objective .bjy-quiz-options .bjy-option[data-has-standard-answer='1'][data-is-standard-answer='1'] > .bjy-option-text{color:#1e5eff}.bjy-quiz-objective .bjy-quiz-options .bjy-option[data-has-standard-answer='1'][data-is-my-answer='1'][data-is-standard-answer='0'] > .bjy-option-extra,.bjy-quiz-objective .bjy-quiz-options .bjy-option[data-has-standard-answer='1'][data-is-my-answer='1'][data-is-standard-answer='0'] > .bjy-option-text{color:#ff1f49}.bjy-quiz-objective .bjy-quiz-options .bjy-option[data-is-my-answer='1']:after{content:'';display:inline-block;position:absolute;top:50%;right:14px;width:16px;height:16px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);background:url("img/sprite.png") no-repeat;background-image:-webkit-image-set(url("img/sprite@2x.png") 2x);background-position:-76px -140px}.bjy-quiz-objective .bjy-quiz-options .bjy-option[data-is-my-answer='1'][data-has-standard-answer='1']:after{left:18px;right:unset;-webkit-transform:translateY(-2px) scale(.8);-moz-transform:translateY(-2px) scale(.8);-ms-transform:translateY(-2px) scale(.8);-o-transform:translateY(-2px) scale(.8);transform:translateY(-2px) scale(.8)}.bjy-quiz-objective .bjy-quiz-options .bjy-option-image{width:80px;height:60px;margin-left:10px;pointer-events:visible}.bjy-quiz-objective .bjy-quiz-options .bjy-option-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bjy-quiz-objective[data-is-view-mode='1']{pointer-events:none}.bjy-quiz-objective[data-type='4'] .bjy-option .bjy-option-radio:after{-webkit-transform:scale(.6);-moz-transform:scale(.6);-ms-transform:scale(.6);-o-transform:scale(.6);transform:scale(.6);content:'';display:inline-block;position:absolute;left:0;top:0;width:24px;height:24px;background:url("img/sprite.png") no-repeat;background-image:-webkit-image-set(url("img/sprite@2x.png") 2x)}.bjy-quiz-objective[data-type='4'] .bjy-option:nth-child(1) .bjy-option-radio:after{background-position:-4px -4px}.bjy-quiz-objective[data-type='4'] .bjy-option:nth-child(2) .bjy-option-radio:after{background-position:-36px -4px}.bjy-quiz-objective .earned-points{text-align:right;color:#ff1f49}.bjy-quiz-objective .standard-answer{color:#1e5eff}.bjy-quiz-objective .bjy-quiz-media{width:260px;margin-left:24px;pointer-events:visible}.bjy-quiz-text .bjy-quiz-title .bjy-index{display:inline-block;width:20px;text-align:left}.bjy-quiz-text .bjy-quiz-title .bjy-title{word-break:break-word;line-height:1.5}.bjy-quiz-text p{margin:10px 0}.bjy-quiz-text .bjy-quiz-media{width:260px;margin-left:24px;pointer-events:visible}.bjy-quiz-text .bjy-image-list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-left:30px}.bjy-quiz-text .bjy-image-list .bjy-image{width:80px;height:60px;cursor:pointer;pointer-events:visible}.bjy-quiz-text .bjy-image-list .bjy-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bjy-quiz-text .bjy-image-list .bjy-image +.bjy-image{margin-left:4px}.bjy-quiz-text .bjy-quiz-answer{margin-left:20px;margin-top:8px;padding-bottom:20px}.bjy-quiz-text .bjy-quiz-answer > textarea{width:100%;max-width:100%;height:100px;padding:10px;border:1px solid #efefef;overflow:auto;outline:none;resize:none}.bjy-quiz-text .bjy-quiz-answer .bjy-quiz-standard-answer > small{margin-left:-6px;color:#999;color:var(--brand-text-placeholder,#999)}.bjy-quiz-text .bjy-quiz-answer .bjy-quiz-my-answer > small{margin-left:-6px;color:#999;color:var(--brand-text-placeholder,#999)}.bjy-quiz-text .bjy-quiz-answer .bjy-quiz-standard-answer > p,.bjy-quiz-text .bjy-quiz-answer .bjy-quiz-my-answer > p{word-break:break-word;line-height:1.5}.bjy-graph{width:650px;height:300px;margin:0 auto;padding-right:100px}.bjy-edit-compound-question .bjy-title-tip{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:#000;color:var(--brand-text-content,#000);margin-bottom:12px}.bjy-edit-compound-question .bjy-title-tip:before{content:'';width:4px;height:12px;background:#1e5eff;background:var(--brand-primary,#1e5eff);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;margin-right:6px}.bjy-edit-compound-question .bjy-title{margin-bottom:12px}.bjy-edit-compound-question .bjy-quiz-media{width:260px;pointer-events:visible}.bjy-edit-compound-question .bjy-image-list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.bjy-edit-compound-question .bjy-image-list .bjy-image{width:80px;height:60px;cursor:pointer;pointer-events:visible}.bjy-edit-compound-question .bjy-image-list .bjy-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bjy-edit-compound-question .bjy-image-list .bjy-image +.bjy-image{margin-left:4px}.bjy-compound-quiz-panel[data-can-add='0'] .bjy-icon.bjy-add,.bjy-compound-quiz-panel[data-can-add='0'] .bjy-copy{display:none !important}.bjy-compound-quiz-panel .bjy-quiz-title-wrapper{position:relative;padding-bottom:20px}.bjy-compound-quiz-panel .bjy-quiz-title .bjy-index{display:inline-block;width:20px;text-align:left}.bjy-compound-quiz-panel .bjy-quiz-title .bjy-title{word-break:break-all;word-wrap:break-word;white-space:normal;line-height:1.5}.bjy-compound-quiz-panel .bjy-quiz-title .bjy-title .bjy-title-blank{position:relative}.bjy-compound-quiz-panel .bjy-quiz-title .bjy-title .bjy-title-blank small{position:absolute;bottom:3px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.bjy-compound-quiz-panel .bjy-quiz-title .error-tip{color:#ff1f49}.bjy-compound-quiz-panel p{margin:10px 0}.bjy-compound-quiz-panel .bjy-quiz-media{width:260px;margin-left:24px;pointer-events:visible}.bjy-compound-quiz-panel .bjy-image-list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-left:30px}.bjy-compound-quiz-panel .bjy-image-list .bjy-image{width:80px;height:60px;cursor:pointer;pointer-events:visible}.bjy-compound-quiz-panel .bjy-image-list .bjy-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bjy-compound-quiz-panel .bjy-image-list .bjy-image +.bjy-image{margin-left:4px}.bjy-compound-quiz-panel .bjy-compound-quiz-sub-panel{height:auto;background:rgba(159,168,181,0.1);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.bjy-compound-quiz-panel .bjy-compound-quiz-sub-panel .bjy-nav-wrap{position:relative;overflow:hidden;background:rgba(159,168,181,0.2);padding-right:72px;height:28px;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.bjy-compound-quiz-panel .bjy-compound-quiz-sub-panel .bjy-nav-wrap:after{content:'';position:absolute;top:0;left:0;z-index:-1;display:block;width:100%;height:100%;background:#fff;background:var(--brand-dialog-bg,#fff)}.bjy-compound-quiz-panel .bjy-compound-quiz-sub-panel .bjy-nav-wrap .bjy-nav-scroll{overflow:hidden;white-space:nowrap}.bjy-compound-quiz-panel .bjy-compound-quiz-sub-panel .bjy-nav-wrap .bjy-nav-scroll .bjy-compound-nav{padding-left:0;margin:0;float:left;list-style:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;-webkit-transition:-webkit-transform .5s ease-in-out;transition:-webkit-transform .5s ease-in-out;-o-transition:-o-transform .5s ease-in-out;-moz-transition:transform .5s ease-in-out, -moz-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out, -webkit-transform .5s ease-in-out, -moz-transform .5s ease-in-out, -o-transform .5s ease-in-out}.bjy-compound-quiz-panel .bjy-compound-quiz-sub-panel .bjy-nav-wrap .bjy-nav-scroll .bjy-compound-nav .bjy-tabs-tab{display:inline-block;color:#000;color:var(--brand-text-content,#000);padding:0 12px;height:28px;line-height:28px;font-size:12px;cursor:pointer}.bjy-compound-quiz-panel .bjy-compound-quiz-sub-panel .bjy-nav-wrap .bjy-nav-scroll .bjy-compound-nav .bjy-tabs-tab.bjy-tabs-tab-active{background:#1e5eff;background:var(--brand-primary,#1e5eff);color:#fff}.bjy-compound-quiz-panel .bjy-compound-quiz-sub-panel .bjy-nav-wrap .bjy-nav-actions{position:absolute;right:0;top:0;bottom:0;width:80px;height:28px}.bjy-compound-quiz-panel .bjy-compound-quiz-sub-panel .bjy-nav-wrap .bjy-nav-actions .bjy-nav-actions-bg{width:100%;height:100%;background:#fff;background:var(--brand-dialog-bg,#fff)}.bjy-compound-quiz-panel .bjy-compound-quiz-sub-panel .bjy-nav-wrap .bjy-nav-actions .bjy-nav-actions-content{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background:rgba(159,168,181,0.15);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.bjy-compound-quiz-panel .bjy-compound-quiz-sub-panel .bjy-nav-wrap .bjy-nav-actions .bjy-icon{width:20px;height:20px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;background:#1e5eff;background:var(--brand-primary,#1e5eff);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;margin:0 2px}.bjy-compound-quiz-panel .bjy-compound-quiz-sub-panel .bjy-nav-wrap .bjy-nav-actions .bjy-icon svg{fill:#fff !important;color:#fff !important;font-size:16px}.bjy-compound-quiz-panel .bjy-compound-quiz-sub-panel .bjy-edit-body.bjy-empty{height:180px}.bjy-compound-quiz-panel .bjy-compound-quiz-sub-panel .bjy-edit-body .bjy-edit-question{border-bottom:none;display:none}.bjy-compound-quiz-panel .bjy-compound-quiz-sub-panel .bjy-edit-body .bjy-edit-question.bjy-active{display:block}.bjy-compound-quiz-panel .bjy-add-an-item{width:230px;height:104px;background-position:-314px 0}.bjy-compound-quiz-panel .bjy-empty{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#999;color:var(--brand-text-placeholder,#999)}.bjy-quiz-blank .bjy-quiz-title .bjy-index{display:inline-block;width:20px;text-align:left}.bjy-quiz-blank .bjy-quiz-title .bjy-blank-title{word-break:break-all;word-wrap:break-word;white-space:normal;line-height:1.5}.bjy-quiz-blank .bjy-quiz-title .bjy-blank-title .bjy-title-blank{position:relative}.bjy-quiz-blank .bjy-quiz-title .bjy-blank-title .bjy-title-blank small{position:absolute;bottom:3px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.bjy-quiz-blank .bjy-quiz-title .error-tip{color:#ff1f49}.bjy-quiz-blank p{margin:10px 0}.bjy-quiz-blank .bjy-quiz-media{width:260px;margin-left:24px;pointer-events:visible}.bjy-quiz-blank .bjy-image-list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-left:30px}.bjy-quiz-blank .bjy-image-list .bjy-image{width:80px;height:60px;cursor:pointer;pointer-events:visible}.bjy-quiz-blank .bjy-image-list .bjy-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bjy-quiz-blank .bjy-image-list .bjy-image +.bjy-image{margin-left:4px}.bjy-quiz-blank .bjy-quiz-options{margin-left:20px;margin-top:8px;padding-bottom:20px}.bjy-quiz-blank .bjy-quiz-options.bjy-has-my-answer{padding-bottom:20px}.bjy-quiz-blank .bjy-quiz-options .bjy-right-answer .bjy-option-extra{color:#1e5eff;color:var(--brand-primary,#1e5eff)}.bjy-quiz-blank .bjy-quiz-options .bjy-right-answer .earned-points{color:#1e5eff;color:var(--brand-primary,#1e5eff)}.bjy-quiz-blank .bjy-quiz-options .bjy-right-answer .bjy-option-text{color:#1e5eff;color:var(--brand-primary,#1e5eff)}.bjy-quiz-blank .bjy-quiz-options .bjy-wrong-answer .bjy-option-extra,.bjy-quiz-blank .bjy-quiz-options .bjy-wrong-answer .earned-points,.bjy-quiz-blank .bjy-quiz-options .bjy-wrong-answer .bjy-option-text{color:#ff1f49}.bjy-quiz-blank .bjy-quiz-options .bjy-has-my-answer{color:#999 !important;color:var(--brand-text-placeholder,#999) !important}.bjy-quiz-blank .bjy-quiz-options .bjy-option-title{color:#999;color:var(--brand-text-placeholder,#999);margin-bottom:8px}.bjy-quiz-blank .bjy-quiz-options .bjy-option-title .earned-points{display:inline-block;margin-left:10px}.bjy-quiz-blank .bjy-quiz-options .bjy-option-title .bjy-option-extra,.bjy-quiz-blank .bjy-quiz-options .bjy-option-title .bjy-option-percentage{float:right}.bjy-quiz-blank .bjy-quiz-options .bjy-option-title .bjy-option-percentage:{color:#999;color:var(--brand-text-placeholder,#999)}.bjy-quiz-blank .bjy-quiz-options .bjy-option-text{word-warp:break-word;word-break:break-all;word-wrap:break-word;white-space:normal;line-height:1.5;color:#000;color:var(--brand-text-content,#000)}.bjy-quiz-blank .bjy-quiz-options textarea{width:100%;max-width:100%;height:48px;padding:10px;background-color:rgba(159,168,181,0.1);border:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;overflow:auto;outline:none;resize:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bjy-quiz-blank .bjy-quiz-options .bjy-quiz-standard-answer{color:#1e5eff;color:var(--brand-primary,#1e5eff)}.bjy-quiz-blank .bjy-quiz-options .bjy-quiz-standard-answer,.bjy-quiz-blank .bjy-quiz-options .bjy-quiz-my-answer{margin:10px 0;font-size:12px}