
/* 头部样式 */
body { color: #333; }
ul li { list-style: none; }

html { scroll-behavior: smooth; }

a { color: #0c7ac7; text-decoration: none; background-color: transparent; }
.text-primary, .text-flag[data-flag='true'] { color: #0c7ac7 !important; }
.text-flag[data-flag='false'] { color: #d73434; }
.bg-primary, .progress-bar { background: #0c7ac7 !important; }
.btn-primary { color: #ffffff; background-color: #0c7ac7 !important; border-color: #0c7ac7 !important; box-shadow: none; }
.border-primary { border-color: #0c7ac7 !important; }
.fs-35 { font-size: 35px; line-height: 35px; }
.fs-24 { font-size: 24px; }
.fs-20 { font-size: 20px; }
.fs-18 { font-size: 18px; }
.fs-16 { font-size: 16px; }
.fs-14 { font-size: 14px; }
.fs-12 { font-size: 12px; }
.fw-600 { font-weight: 600 !important; }
.fw-400 { font-weight: 400 !important; }
.cursor { cursor: pointer; }
.flex-1 { flex: 1; }
.text-black { color: #000; }
.form-control:focus { border-color: #0c7ac7 !important; }

.main-footer { background: #f4f6f9 !important; border-top: none !important; padding: .5rem !important; }


/* 个人中心 */
.sidebar-collapse .pushmenu > span { display: block; width: 100%; text-align: center; animation: ease .3s all; transform: rotateY(180deg); }
.person-center > a { color: #6c757d; }
.person-center:hover { background: #f1f3f8; }

.inheritAlink:hover { color: inherit; }
.callout.callout-primary { border-left-color: #0c7ac7; }
.sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link.active, .sidebar-light-primary .nav-sidebar > .nav-item > .nav-link.active { background-color: #0c7ac7 !important; }
.calloutSpan { cursor: pointer; }

.callout a { text-decoration: none; font-size: 14px; }
    .callout a:hover { color: inherit; }

/* 考试 */
.examStep li:hover { color: #0c7ac7; }
.lablewidth { width: 100px; margin-bottom: 0; }
.lablewidth70 { width: 70px; }

.btn-outline, .clickexamspan { color: #999; border-color: #999; }

    .btn-outline:hover, .clickexamspan:hover { color: #999; }


.btn-outline-blue { color: #0c7ac7; border-color: #0c7ac7; }
    .btn-outline-blue:hover { color: #0c7ac7; border-color: #0c7ac7; }
.bootstrap-table .fixed-table-container .table thead th .th-inner,
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td { padding: 5px; }

.navtool { width: 400px; }
    .navtool select { width: 150px !important; }

.thwidth { width: 150px; text-align: center; }

.thwidth3 { width: 250px; text-align: center; }
.thwidth4 { width: 320px; text-align: center; }
.thidwidth { width: 36px; text-align: center; }
.ck-content:not(.ck-focused) { border: 1px solid hsla(0, 0%, 0%, 0.15) !important; }

.selectEdior { position: relative; margin-bottom: 16px; }

.card.show[data-type="subject4"] .selectEdior:nth-child(2) .inputremove { display: block; }

.inputbox { position: absolute; left: -42px; top: 18px; }
.inputremove { position: absolute; right: -33px; top: 0px; }

input.ridioselect:checked + label > i.fa-circle-o:before, input.ridioselect:checked + span > i.fa-circle-o:before, .selectLiActive > span > i.fa-circle-o:before { content: "\f05d"; }

input.checkboxselect:checked + label > i.fa-square-o:before, input.checkboxselect:checked + span > i.fa-square-o:before, .selectLiActive > span > i.fa-square-o:before { content: "\f14a"; }


input[name='radiotrue']:checked + .btn { color: #0c7ac7; border-color: #0c7ac7; }

#answer-editor { height: 300px; }

.selectLi, .selectLiNext { padding: 5px 0 5px 15px }


    .selectLi:hover { background: #f8f9fa; color: #0078d4; }
.selectLiActive { color: #0078d4; }
.answer-body { background: #f6f6f6; padding: 16px; margin: 24px 7.5px 0px; }

.selectStudentItem { display: none; }

.department, .studentName { max-height: 150px; overflow-y: scroll; }

.list-group-item > .badge + .badge { margin-right: 5px; }

.list-group-item > .badge { float: right; }


.table-newborder > thead > tr > th, .table > tbody > tr > td { vertical-align: middle; border-bottom-width: 1px; }

.tableLine { table-layout: fixed !important; }

td h1, td h2, td h3, td h4, td h5, td h6, td p { margin-bottom: 0 !important; }

.colStyle { overflow: hidden; height: 21px; width: 300px; }

    .colStyle *:first-child { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 300px; }
.selectLi p, .answer-body p { margin-bottom: 0; word-break: break-all; }


/* 考试界面 */
.header { height: 64px; width: 100%; background: #fff; border-bottom: 1px solid #c2c2c2; box-shadow: 0 0 8px #c2c2c2; }
.header-item { max-width: 1750px; min-width: 970px; display: flex; justify-content: space-between; align-items: center; height: 64px; margin: 0 auto; padding: 0 5px; }

.logo { padding-left: 43px; height: 30px; background: url(../img/loginPen.png) no-repeat left center; line-height: 30px; }


.web-close { display: inline-block; border: 1px solid #c6c6c6; border-radius: 3px; height: 28px; line-height: 28px; background: #f8f8f8; width: 90px; text-align: center; color: #666666; }

.main { max-width: 1320px; min-width: 980px; margin: 0 auto; margin-top: 35px; }

.collection { color: #ffda33; font-size: 24px; line-height: 24px; }

    .collection:hover { color: #ffda33; }

.rounded-bottom-0 { border-bottom-left-radius: 0rem !important; border-bottom-right-radius: 0rem !important; }

.examSub { display: flex; justify-content: space-between; }
.examTimeLine { line-height: 40px; }
.examTime { color: #d10000; font-family: 'Verdana'; }
.examTab { border: 1px solid #dadada; height: 39px; display: flex; border-top: 0; }
    .examTab span { display: block; justify-self: center; text-align: center; height: 40px; line-height: 40px; margin-top: -1px; }
.prve, .next { width: 104px; cursor: pointer; }
.examNumber { width: 56px; border: 1px solid #dadada; background: #fff; border-top: 1px solid #fff; z-index: 10; }
.mainFixed { padding-bottom: 217px; }
    .mainFixed > .card:last-child { margin-bottom: 0 !important; }

.footerFixed { position: fixed; bottom: 0; width: 100%; max-width: 1320px; min-width: 980px; height: 217px; background: #f8f9fa; box-shadow: inset 0px 15px 10px -15px #c2c2c2; }

.progress { margin-top: 37px; }


.progress { background-color: #4e4e4e !important; }

    .progress > p { line-height: 1rem; width: 300px; margin-left: -150px; left: 50%; z-index: 10; text-align: center; color: #fff; }

.color-warning { color: #ffda33; }

.color-two { color: #E6E8FA; }

.color-three { color: #B87333; }

.card-fixedTrue { position: fixed; z-index: 9999; background-color: #fff; top: 0; }

.header.card-fixedTrue { width: 100% !important; }

.bg-body { background-color: #f8f9fa; }

.examBox { margin-top: 10px; margin-bottom: 55px; display: flex; flex-wrap: wrap; }
    .examBox li { width: 30px; height: 30px; line-height: 30px; text-align: center; border: 1px solid #dadada; margin: 4px; border-radius: 4px; position: relative; cursor: pointer; background-color: #fff; }
.select_active { background: #0078d4 !important; color: #fff; }

    .select_active > a { color: #fff; }

.select_error { background: #d73434 !important; color: #fff; }

.tipSart { position: absolute; color: #ffda33; top: -8px; right: -8px; }

.bg-main { background: -webkit-linear-gradient(left, #268ffb, #4bcafd); }
.exam_content { width: 600px; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 30px; background: #FFFFFF; border-radius: 4px; margin-top: 60px; }
.exam_header { margin-top: -40px; }
    .exam_header img { border-radius: 50%; border: 2px solid #fff; width: 80px; height: 80px; }

.exam_score .score { font-size: 44px; font-weight: 500; line-height: 50px; }
.examinee { border: 1px dashed #dedede; }

.examinee-underline { width: 40px; height: 1px; background: #DEDEDE; }

.treegrid-indent { width: 16px; height: 16px; display: inline-block; position: relative }

.treegrid-expander { width: 16px; height: 16px; display: inline-block; position: relative; cursor: pointer }

.ribbon-wrapper .ribbon::before, .ribbon-wrapper .ribbon::after { border-top: none !important; }

.select2-container--bootstrap4 .select2-selection--multiple { min-height: 31px !important; font-size: 14px; border-color: #0c7ac7; }
.select2-selection__rendered > li { height: 20px; line-height: 18px; }

.main_left { position: fixed; top: 100px; left: 25px; width: 240px; height: calc(100% - 110px); display: flex; flex-direction: column; }

span.treegrid-expander.fa-plus + span.fa-icon::before { content: "\f114"; }

span.treegrid-expander.fa-minus + span.fa-icon::before { content: "\f115"; }

span.treegrid-expander + span.fa-icon::before { content: "\f0f6"; }

.treeview .list-group-item { padding: 0.3rem !important; }

.select2-container--bootstrap4 .select2-selection--single .select2-selection__rendered { line-height: 2rem !important; height: 29px; }
.select2-container--bootstrap4 .select2-selection--single { height: 31px !important; }
.select2-container--bootstrap4 .select2-results__option--highlighted, .select2-container--bootstrap4 .select2-results__option--highlighted.select2-results__option[aria-selected=true] { font-size: 14px }


.fixed-table-pagination.card-footer .btn { font-size: 12px; }

.fixed-table-pagination.card-footer { border-radius: 10px !important; }
    .fixed-table-pagination.card-footer a { font-size: 12px; }

    .fixed-table-pagination.card-footer .btn.btn-secondary { background-color: #f8f9fa !important; border-color: #ddd !important; color: #444 !important; }
.form-control { border-color: #0c7ac7 !important; }

.tooltip { left: 15px !important; }

.disabledLink { color: #6c757d; cursor: not-allowed; }
.angleDown[aria-expanded=false] > i.fa::before { content: "\f107"; }

.angleDown[aria-expanded=true] > i.fa::before { content: "\f106"; }
.answer-body-angle::before { position: absolute; border-left: 20px solid transparent; border-right: 20px solid transparent; border-bottom: 20px solid #f6f6f6; content: ''; display: block; top: -20px; right: 26px; }
/*tooltip*/
.tool_tip { background-color: rgba(0, 0, 0, .9); padding: 4px 8px; border-radius: 4px; color: #fff; font-size: 12px; position: absolute; z-index: 99999; max-width: 100px; word-wrap: break-word }

    .tool_tip:before { position: absolute; content: ''; background-color: rgba(0, 0, 0, 0); width: 0; height: 0; border-width: 5px; border-style: solid }

.tool_tip_top:before { top: 100%; left: 50%; transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -webkit-transform: translate(-50%, 0); border-color: rgba(0, 0, 0, .9) transparent transparent transparent }

.tool_tip_right:before { top: 50%; left: 0; transform: translate(-100%, -50%); -ms-transform: translate(-100%, -50%); -webkit-transform: translate(-100%, -50%); border-color: transparent rgba(0, 0, 0, .9) transparent transparent }

.tool_tip_bottom:before { top: 0; left: 50%; transform: translate(-50%, -100%); -ms-transform: translate(-50%, -100%); -webkit-transform: translate(-50%, -100%); border-color: transparent transparent rgba(0, 0, 0, .9) transparent }

.tool_tip_left:before { top: 50%; left: 100%; transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); border-color: transparent transparent transparent rgba(0, 0, 0, .9) }
