.newsignbt{
    width: 322px;
}

.outSide {width:1500px; height:350px; overflow:hidden;}

.courselist{
    position: relative;
    width: 1500px;
    overflow: hidden;
    display: inline-block;
}

.courselist .box{
    position: relative;
    /*-webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;*/
}

/*
.courselist .box.ng-leave{
    -webkit-animation: flipOutY 1s;
    -moz-animation: flipOutY 1s;
    -o-animation: flipOutY 1s;
    animation: flipOutY 1s;
}

*/
.rightnav{
    height: 55px;
    display: flex;
    align-items: center;
}

.rightnav a{
    color: grey;
}

.rightnav_white{
    height: 55px;
    display: flex;
    align-items: center;
}

.rightnav_white a{
    color: white;
}

.cpswitch{
    left: 25px;
}

.question_list{
    max-height: 70vh;
    overflow-y: auto;
}

.delquestion{
    position: absolute;
    top: 4px;
    right: 16px
}

.editinfo{
    overflow: auto;
}

.sectionlist{
    height: 200px;
    overflow-y: auto;
}

.cropArea {
    background: #E4E4E4;
    width:500px;
    height: 320px;
}

.open .choice_title{background:url(../images2/sel_arrow_click.png) no-repeat 260px center #55bca5; color:#fff;}

.delmark{
    color: #EE7165;
}

form[role=login] {
    /*padding: 26px;*/
}
form[role=login] img {
    display: block;
    margin: 0 auto;
    margin-bottom: 35px;
}
form[role=login] input,
form[role=login] button {
    font-size: 18px;
}

.login-name{
    margin-top: 16px;
}

form[role=login] > div {
    /*margin: 16px 0;*/
    text-align: right;
}

form[role=login] .links{
    /*margin: 16px 32px;*/
    margin: 16px 0px;
    width:322px;
}
/*
form[role=login] .links a:hover {
    color:#719cc7;
}
*/
form[role=login] a {
    font-size: 16px;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 50px;
    color: #fff;
}

form[role=login] a.email-reactivite {
    color: #a94442;
    font-size: 12px;
    margin: 16px;
}

form[role=login] a.email-reactivite:hover {
    color: #511a1a;
}

/*小锐作业二维码下载*/
.download-menu {
    width: 250px;
    left:80px;
    top:-240px;
}
.student-download-menu {
    width: 270px;
}

@media (max-width:1225px) {
    .download-menu {
        left:-80px;
        top:-320px;
    }
}
.dropdown-download-width {
    width: 270px;
}
a.xiaoray-qrcode-text {
    display: block;
    text-align:center !important;
    color:#999 !important;
}

a.xiaoray-qrcode-text:hover i {
    color:#aacc04;
}



.useravatar{
    width:60px;
    height: 60px;
}

.sections .dropdown-menu{
    /* width: 300px; */
    width: 100%;
}

.backdrop{
    width: 100%;
    height: 100%;
}

.modal-fullwidth{
    width: 100%;
}

.without-bg .modal-content{
    background: none;
}

.oedmodal .modal-header {color: #fff; background:#a4ba26; }
.oedmodal .modal-body  {
    padding: 15px;
    white-space:initial !important;
}

/*

修改的dialog “确定”和“取消”的按钮 为圆角样式

.oedmodal .modal-footer button {
    border-radius: 40px;
    width: 90px;
    background: #fff;
    color: #666;
    outline: none;
}
.oedmodal .modal-footer button:active {
    outline: none;
}

.oedmodal .modal-footer button.btn-primary {
    border-color: #ddd;
}

.oedmodal .modal-footer button.btn-primary:active {
    background: #fff;
    color: #666;
}

.oedmodal .modal-footer button.btn-default {
    background: #93bd44;
    color: #fff;
    border-color: #93bd44;
}

*/
.oed-modal-header {
    background-color: #a4ba26;
    color: #fff;
}
.oedmodal .modal-footer button.btn-primary,.oed-modal-footer button.btn-primary {
    background-color: #a4ba26;
    border-color:transparent
}
.oedmodal .modal-footer button,.oedmodal .modal-footer button:active {
    outline:none;
}


.modal-dialog .modal-content  {
    border-radius: 8px;
}
.modal-dialog .modal-content .modal-header {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}


.conR_header_L.kgsj span {width:100px; height:30px; line-height:30px; margin-top:10px; background:#f7f7f7; font-size:16px; color:#333; font-family:"Microsoft YaHei"; float:left; margin-right:5px;}

.joinschool {
    background: none;
    background-color: none;
}

.signout {
    background: none;
    background-color: #645cc1;
    text-align: center;
}

.loadingUserInfo {
    position:fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1005;
    background-color: #a4ba26;
    text-align: center;
    -webkit-transition:all linear 0.5s;
    transition:all linear 0.5s;
}

.loadinguserInfo.ng-hide {
    opacity:0;
}

.left_Nav_li .faicon{
    margin: 0 auto;
    padding-left: 9px;
    width: 30px;
    margin-top: 12px;
    height: 14px;
    color: #e94b3b;
    text-align: center;
}

.left_Nav_li .faicon.fa-2x{
    font-size:1.6em;
}

.choiceName {float:left;}
.questitle p{

    word-wrap: break-word;
}

.choice p{
    margin-left:25px;
    word-wrap: break-word;
}
.cloud-choice p {
    margin-left: 55px;
}
/* Credit to bootsnipp.com for the css for the color graph */
.colorgraph {
    height: 5px;
    border-top: 0;
    background: #c4e17f;
    border-radius: 5px;
    background-image: -webkit-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
    background-image: -moz-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
    background-image: -o-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
    background-image: linear-gradient(to right, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
}

.spinner {
    width: 140px;
    height: 50px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
}
.spinner .ball {
    width: 20px;
    height: 20px;
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
    -webkit-animation: motion 3s cubic-bezier(0.77, 0, 0.175, 1) infinite;
    animation: motion 3s cubic-bezier(0.77, 0, 0.175, 1) infinite;
}

.signout p {
    color: #fff;
    margin-top: 5px;
    font-family: sans-serif;
    letter-spacing: 3px;
    font-size: 20px;
}

@-webkit-keyframes motion {
    0% {
        -webkit-transform: translateX(0) scale(1);
        transform: translateX(0) scale(1);
    }
    25% {
        -webkit-transform: translateX(-50px) scale(0.3);
        transform: translateX(-50px) scale(0.3);
    }
    50% {
        -webkit-transform: translateX(0) scale(1);
        transform: translateX(0) scale(1);
    }
    75% {
        -webkit-transform: translateX(50px) scale(0.3);
        transform: translateX(50px) scale(0.3);
    }
    100% {
        -webkit-transform: translateX(0) scale(1);
        transform: translateX(0) scale(1);
    }
}

@keyframes motion {
    0% {
        -webkit-transform: translateX(0) scale(1);
        transform: translateX(0) scale(1);
    }
    25% {
        -webkit-transform: translateX(-50px) scale(0.3);
        transform: translateX(-50px) scale(0.3);
    }
    50% {
        -webkit-transform: translateX(0) scale(1);
        transform: translateX(0) scale(1);
    }
    75% {
        -webkit-transform: translateX(50px) scale(0.3);
        transform: translateX(50px) scale(0.3);
    }
    100% {
        -webkit-transform: translateX(0) scale(1);
        transform: translateX(0) scale(1);
    }
}


/* */
/**
 * Framework starts from here ...
 * ------------------------------
 */

.tree,
.tree ul {
    margin:0;
    padding:0;
    list-style:none;
}

.tree ul {
    margin-left:1em; /* indentation */
    position:relative;
}

.tree ul ul {margin-left:.5em} /* (indentation/2) */

.tree ul:before {
    content:"";
    display:block;
    width:0;
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    border-left:1px solid;
}

.tree li {
    margin:0;
    padding:0 0 0 1.5em; /* indentation + .5em */
    line-height:2em; /* default list item's `line-height` */
    color:#369;
    font-weight:bold;
    position:relative;
}

.tree ul li:before {
    content:"";
    display:block;
    width:10px; /* same with indentation */
    height:0;
    border-top:1px solid;
    margin-top:-1px; /* border top width */
    position:absolute;
    top:1em; /* (line-height/2) */
    left:0;
}

.tree ul li:last-child:before {
    background:white; /* same with body background */
    height:auto;
    top:1em; /* (line-height/2) */
    bottom:0;
}

.tree a{
    font-size: 13px;
    float:none;
    height: auto;
    line-height: inherit;
    display: inline-block;
    width: auto;
    padding-right: 10px;
}

.tree.angular-ui-tree-nodes, .tree .angular-ui-tree-nodes{
    padding-left: 0px !important;
}

.tree a{
    width: 100%;
}

.tree a i{
    color: green;
}
/*移动消息按钮位置20150427添加*/
.center-div{
    position: absolute;
    top:40%!important;
    left:50%;
    z-index: 9999;
    max-width:400px;
    text-align: center;

    background-color: #d9edf7;
    color: #31708f;
    padding: 15px;
    border: 1px solid #bce8f1;
    border-radius: 4px;

    visibility:hidden;

    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);

    line-height: 30px;

    -webkit-transition: center 0.5s ease-out,opacity 0.2s ease-out;
    -moz-transition: center 0.5s ease-out,opacity 0.2s ease-out;
    -o-transition: center 0.5s ease-out,opacity 0.2s ease-out;
    /*transition: center 0.5s ease-out,opacity 0.2s ease-out;*/
}

audio {
    width: 160px;
}

/* from: http://bootsnipp.com/snippets/featured/simple-vertical-tab */
/*  bhoechie tab */
div.bhoechie-tab-container{
    z-index: 10;
    background-color: #ffffff;
    padding: 0 !important;
    border-radius: 4px;
    -moz-border-radius: 4px;
    border:1px solid #ddd;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
    opacity: 0.97;
    filter: alpha(opacity=97);
}
div.bhoechie-tab-menu{
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
}
div.bhoechie-tab-menu div.list-group{
    margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a{
    margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>ul>li>a .glyphicon,
div.bhoechie-tab-menu div.list-group>ul>li>a .fa {
    color: #aaa;
}
div.bhoechie-tab-menu div.list-group>ul>li>a:first-child{
    border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>ul>li>a:last-child{
    border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>ul>li>a.active,
div.bhoechie-tab-menu div.list-group>ul>li>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>ul>li>a.active .fa{
    background-color: #F47D6E;
    background-image: ##F47D6E;
    color: #ffffff;
}

div.bhoechie-tab-menu div.list-group>ul>li>a.active:after{
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -13px;
    border-left: 0;
    border-bottom: 13px solid transparent;
    border-top: 13px solid transparent;
    border-left: 10px solid #F47D6E;
}

div.bhoechie-tab-content{
    background-color: #ffffff;
    /* border: 1px solid #eeeeee; */
    padding-left: 20px;
    padding-top: 10px;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active){
    display: none;
}

/******/

.thumbnail a:link, .thumbnail  a:visited{
    color:#999;
}

.thumbnail a:hover{
    color:#333;
}
.bhoechie-tab{
    padding:30px 15px;
}
.teaching-list-tab.active, .teaching-list-tab.active:focus, .teaching-list-tab.active:hover{
    border-color: transparent;
}

.teaching-list-tab{
    padding:10px 2px;
    -moz-box-shadow: -5px 0 5px rgba(0,0,0,.05) inset;
    -webkit-box-shadow: -5px 0 5px rgba(0,0,0,.05) inset;
    box-shadow: -5px 0 5px rgba(0,0,0,.05) inset;
}

div.bhoechie-tab-menu div.list-group>ul>li>a.active{
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.selectClearBtn {
    background:none;
    border:none;
    cursor:pointer;
    padding:5px 10px;
    position:absolute;
    right:30px;
    top:4px;
}

div.checkbox.pull-left {
    margin-right:.6em;
    margin-top:10px;
}

.table{
    background:#fff;
}
.table thead{
    background:#bbb;

}

legend{
    padding-bottom:20px;
}
.help-block{
    font-size:12px;
    color:#aaa;
}


.btn-success i, .btn-danger i{
    color:#fff;
}

.classSettingBtn{
    display:block;
    text-align:center;
}

.rightnav_white i{
    color:#fff;
}

.item-padding-left-top{
    padding-left: 6px;
    padding-top: 6px;
}

.container-relatvie{
    position: relative;
}



.import-library-form .with-select {
    width: 100px;
}

.import-library-form .with-select.wider {
    width: 260px;
}
.wider .ui-select-placeholder {
    color:#fff !important;
}


.with-select input::-webkit-input-placeholder {
    color: #fff !important;
}
.with-select input:-moz-placeholder {
    color: #fff !important;
}
.with-select input::-moz-placeholder {
    color: #fff !important;
}


.import-library-form .with-select.wider2 {
    width: 520px;
}

.import-library-form .with-select .form-control{
    width: 100%;
}

a.backbtn, a.backbtn:link, a.backbtn:visited{
    color: white;
}

.sortbtns a{
    margin-left: 12px;
    color: rgba(255,255,255,0.65);
}

.review-sortbtns a {
    color: #000;
}

.sortbtns a.sortType-active {
    color: rgba(255,255,255,1) !important;
}

.modal-header-btn-lg{
    padding-top: 10px !important;
}

a.link-default:visited{
    color: #777;
}

a.link-default:hover{
    color: #333;
}

.subjectivetest .progressbar{
    width: 160px;
    margin-bottom: 0px;
}

.main-content .thumbnail img{
    max-height: 200px;
}

.vcenter{
    display:inline-block;
    vertical-align:middle;
    float:none;
}

.
.ques_box .ques_body {width:auto; padding:15px 20px; }

.ques_content{
    padding-left: 30px;
    padding-right: 30px;
}

.main-content .thumbnail{
    border: 0px;
    background-color: inherit;
}

.subjectivetest .ques_body {
    max-height: 240px;
}

.res_img{
    width : 179px;
    height : 110px;
}

.res_img img{
    max-width: 179px;
    max-height: 110px;
    /* center  image... */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
}

.main-content{
    background-color: #f9f9f9;
    padding-left: 0px;
    padding-right: 0px;
}

.main-content .control-label{
    font-weight: normal;
}

.main-content h5{
    font-size: 12px;
    font-weight: normal;
}

.with-right-nav{
    /* 给右侧导航栏留出空间 */
    margin-right: 130px !important;
}

.right-nav{
    float: right;
    width: 130px;
    background-color: #ededed;
}

.nav-title{
    height: 50px;
}

.nav-title h4{
    /*margin-top: 5px;*/
}
.nav-title h4.text-grey {
    margin-top:5px;
}

.main-section{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 1px solid #ddd;
}


.main-section.with-left-banner{
    background: url("../images2/questions_bg.png") no-repeat left top;
}
.main-op a{
    color: #8a9c20;
    padding-left: 20px;
    font-size:12px
}
@media screen and (min-width: 992px) and (max-width:1306px) {
    .main-op {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .main-op a{
        padding-left: 5px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1086px) {
    .ques-view-btn {
        margin-top: -5px !important;
    }

}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .kg-edit-title {
        padding-left: 0;
        padding-right: 0;
        margin-top: 5px;
    }
    .kg-edit-title h4 img {
        width: 25px;
        height: 25px;
    }
    .kg-edit-title h4 {
        font-size: 14px;
    }
    .ques-box {
        padding-left: 0;
        padding-right: 0;
    }
    .ques-box .question-dropdown .section-dropdown-btn {
        width: 100px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1084px){
    test-edit-mode.with-margin-left {
        margin-left: 0;
    }
    test-edit-mode.with-margin-left a.ot-edit-mode i {
        margin-right: 0;
    }
}



.main-section .progressbar{
    width: 160px;
    margin-bottom: 0px;
}

a.right-nav-btn,a.right-nav-btn:link,a.right-nav-btn:visited {
    color:#777;
}

a.right-nav-btn span{
    font-size: 16px;
}

a.right-nav-btn:hover {
    color:#65c0ac;
}

a.right-nav-btn:focus{
    outline: 0;
}
.right-nav-list-item{
    height: 48px;
}

.right-nav-list-item:hover{
    background-color: #ffffff;
}

.right-nav-list-item .item-image-left{
}

.right-nav-list-item .nav-item-text{
    width: 88px;
    padding-left: 5px;
    display: inline-block;
}

.right-nav-list-item .glyph-icon{
    color: #666666;
    left: 12px;
    top: 12px;
    width:12px;
    height:12px;
    background-color:white;
    position: absolute;
}

.item-padding-left-top .glyph-icon{
    left: 18px;
    top: 18px;
}

.right-nav-list-item:hover .op-group{
    display: block;
}

.right-nav-list-item .op-group{
    display: none;
}

.op-group a:focus{
    outline: 0;
}

.op-group a, .op-group a:visited{
    color: #cccccc;
    padding-right: 5px;
    font-size:14px;
}

.op-group a:hover{
    color: #55bba4;
}

a.del-mark:hover{
    color: #ff7373;
}

.section-dropdown-btn{
    height: 34px;
    width: 520px;
}

.section-dropdown-menu{
    color: #333;
}

.question-dropdown{
    margin-left: 10px;
}
.form-inline .dropdown{
    display: inline-block;
}
.question-dropdown .section-dropdown-btn{
    width: 160px;
    height: 30px;
}


.res-box {
    border:1px solid #ddd;
    padding:0;
    margin:0 10px 10px 10px;
    cursor:pointer;
}
.res-name {
    width: 105px;
}
.res-top {
    height:110px;
    position:relative;
}
.res-img {
    height:110px;
    width:100%;
    vertical-align:middle;
}
.res-img img {
    max-height:100%;
    display:block;
    margin:0 auto;
    vertical-align:middle;
    max-width:100%;
    line-height:100%;
}
.res-bottom {
    width:100%;
    height:35px;
    line-height:35px;
    padding-left:29px;
    overflow:hidden;
}

.design-warp {position:relative;}

.togglefold-btn-left {
    width: 11px;
    float: right;
    cursor: pointer;
    height: 94px;
    position: absolute;
    right: 1px;
    z-index: 1000;
    top: 311px;
}
.togglefold-btn-right {
    height: 94px;
    width: 11px;
    float:left;
    left:0;
    position: absolute;
    top: 311px;
    z-index: 1000;
    cursor: pointer;
}

.ques-view-title {
    background:#aaa;
    color:#fff;
}

.ques-view-title h4 {
    margin-top:5px;
}
.ques-view-btn {
    margin-top:5px;
}
.ques-view-btn a {
    padding-left:15px;
    font-size:12px;
    color:#fff;
}
/* .ques-view-list {
  max-height:65vh;
  overflow-y:auto;
} */
/* .designer-view {
  max-height: 70vh;
  overflow-y:auto;
} */

.height-vh {
    height:88vh !important;
    overflow-y:auto;
    width: 100%;
}

@media (max-height:871px) {
    .height-vh {
        height:87vh !important;
    }
}
@media (max-height:804px) {
    .height-vh {
        height:86vh !important;
    }
}
@media (max-height:747px) {
    .height-vh {
        height:85vh !important;
    }
}
@media (max-height:697px) {
    .height-vh {
        height:84vh !important;
    }
}
@media (max-height:654px) {
    .height-vh {
        height:83vh !important;
    }
}
@media (max-height:615px) {
    .height-vh {
        height:82vh !important;
    }
}
@media (max-height:581px) {
    .height-vh {
        height:81vh !important;
    }
}

.question-left:hover .togglefold-btn-left {
    background:url(../images2/shouqi.png) no-repeat left top;
}
.fluid-width:hover .togglefold-btn-left {
    background:url(../images2/zhankai.png) no-repeat left top;
}
.question-right:hover .togglefold-btn-right {
    background:url(../images2/shouqi2.png) no-repeat left top;
}
.fluid-width:hover .togglefold-btn-right {
    background:url(../images2/zhankai2.png) no-repeat left top;
}

.section-tree-sm{
    max-height: 200px;
    overflow-y: auto;
}
.section-tree-xs{
    max-height: 180px;
    overflow-y: auto;
}

.section-tree-md{
    max-height: 400px;
    overflow-y: auto;
}

.form-group.with-select .ui-select-container{
    width: 100%;
}

/* 重置default.css 改写的样式, 以后应该改把全局样式去掉 */
.jumbotron h2{
    margin-top: 20px;
    margin-bottom: 10px;
}

.jumbotron p{
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200;
}

.jumbotron a:link,
.jumbotron a:visited{
    color: white;
}

.add-course-enter{
    /* width: 300px; */
    width: 100%;
}

/* 教学设计 */
.with-left-nav {
    margin-left: 220px;
}
:not(output):-moz-ui-invalid {
    box-shadow:none;
}
/*left-nav*/
.left-nav-sm ul li {
    height: 45px;
    line-height: 44px;
}
a.type-nav {
    display: block;
    background: #fbfbfb;
    color: #999;
    border-bottom: 1px solid #ddd;
    padding-left:48px;
    border-radius: 0 !important;
}
a.type-nav i {
    color: #ccc;
    margin-right: 20px;
}
a.type-nav:hover {
    background: #ddd;
    color: #333;
}
a.type-nav:hover i {
    color: #888;
}
li.nav-cur a.type-nav {
    background: #ddd;
    color: #333;
}
li.nav-cur a.type-nav i {
    color: #888;
}

.oed-top-btn {
    margin-right: 5px;
    margin-top:-3px;
}
.oed-top-btn > li > a {
    padding:11px;
}
.contact-menu-white .oed-top-btn > li > a {
    padding:12px;
}
.oed-top-btn > li > a:hover {
    background: none;
}
.oed-top-btn > li > a:focus {
    background: none;
}

.oed-top-btn > li > a>i {
    color: #808080;
}
.contact-menu-white .oed-top-btn .btn > i,
.contact-menu-white .oed-top-btn .btn >i:hover{
    color: #fff;
}
.oed-top-btn > li > a>i:hover {
    color: #000;
}




.navbar-default .oed-top-btn > .open > a, .navbar-default .oed-top-btn > .open > a:focus, .navbar-default .oed-top-btn > .open > a:hover {
    border:none;
    background: rgba(225,225,225,0.3);
}

.navbar-default .contact-menu-white .oed-top-btn > .open > a, .navbar-default .contact-menu-white  .oed-top-btn > .open > a:focus, .navbar-default .contact-menu-white .oed-top-btn > .open > a:hover {
    border:none;
    background: transparent;
}
.navbar-right .oed-top-select {
    /*   right: -50px; */
}
.oed-top-select >li {
    padding: 10px;
    border-bottom: 1px solid #ddd;
}
.oed-top-select >li:last-child {
    border-bottom: 0;
}
.oed-top-select >li>a>i {
    color: #a5dee5;
}

@media (max-width: 767px) {
    .with-header-left {
        margin-left: 0;
    }
}
.oed-nav-bottom {
    margin-bottom: 0;
}
.oed-nav-bottom a {
    color: #fff;
}
.preview-item .title-bottom{
    width:179px;
    height:34px;
    color:#666;
    line-height:34px;
    padding-left:6px;
}

.preview-item:hover .title-bottom{
    background: none;
}

.preview-item .title-text{
    line-height: 24px;
}

.preview-item:hover .title-bottom .hidden-text{
    display: none;
}

.preview-item .title-bottom .btn-group{
    display: none;
}

.preview-item:hover .title-bottom .btn-group{
    display: block;
}

.construction {
    position: absolute;
    right: 0;
}

.cloud-tp-list{
    /* max-height: 300px;
    overflow-y: scroll; */
}


.cloud-tp-list li{
    position: relative;
}

.cloud-tp-list .cloud-pattern-name{
    float: left;
    padding-top:10px;
    width: 80px
}

.cloud-pattern-name .remove-item{
    display: none;
}

.cloud-pattern-name:hover .remove-item{
    float: right;
    display: inline-block;
}

.cloud-pattern-content{
    margin-left: 80px;
}

.no-min-height{
    min-height:initial!important;
}

.shaft-container{
    float: left;
}

.shaft-res .open-res{
    color: #65c0ac;
    display:none;
    margin-left: 5px;
}

.source-boxs .open-res{
    color: #65c0ac;
    display:none;
}

.shaft-res:hover .open-res{
    display:block;
}

.source-boxs:hover .open-res{
    display:block;
}

.outSide.class-session{
    height: 380px;
}

.source-boxs .show-hover-on-mobile{
    display:block !important;
}

.shaft-res .show-hover-on-mobile{
    display:block !important;
}

.auto-margin-horizontal{
    margin-left: auto;
    margin-right: auto;
}

.question-review-box {
    width:auto;
    height:auto;
    border-bottom:1px solid #ddd;
    position:relative;
    margin-top: 10px;
    margin-bottom: 10px;
}

.shaft-res .badge{
    margin-left: 0px;
    color: white;
}

.auto-height{
    height: auto !important;
}


.interact-bottom{
    width: 100%;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
}
.header-text-block{
    padding: 25px 10px 25px 10px;
}
.header-text-block.first-text-block{
    padding: 30px 10px 25px 20px;
}
.test-question-list{
    max-height: 90vh;
}
.top-buffer{
    margin-top: 20px;
}

.no-background-border{
    background-color: initial;
    border: 0px;
    border-color: initial;
    box-shadow: initial;
    -webkit-box-shadow: initial;
}

.temp-module .shaft-title{
    background-color: #337ab7;
}
@media (max-width: 459px){
    .cloud-model-body {
        width: 230px;
    }
}
@media (min-width: 460px){
    .cloud-model-body {
        width: 460px;
    }
}
@media (min-width: 690px){
    .cloud-model-body {
        width: 690px;
    }
}

@media (min-width: 768px){
    .modal-lg{
        width: 610px;
    }
    .cloud-model-body {
        width: 460px;
    }
}

@media (min-width: 992px){
    .modal-lg{
        width: 910px;
    }
    .cloud-model-body {
        width: 690px;
    }
}

@media (min-width: 1060px){
    .modal-lg{
        width: 1070px;
    }
    .cloud-model-body {
        width: 920px;
    }
}
.cloud-model-prev {
    left:-15px !important;
    top: 130px !important;
}
.cloud-model-next {
    right: -15px !important;
    top: 130px !important;
}
.small-padding li{
    padding-left: 2px;
    padding-right: 2px;
}

.cloud-res-bottom{
    margin-top: 10px;
}

.cloud-res-details{
    padding-left: 10px;
    padding-right: 10px;
    /* margin-top: 6px; */
}

.res-file-types{
    padding-right: 8px;
}

.cloud-present-resource-content{
    margin-top: 10px;
}

.cloud-res-box{
    border:1px solid #ddd;
    padding:0;
    margin-top:10px;
    margin-bottom: 10px;
    cursor:pointer;
}

/*改版 展示资源 云列表*/

.cloud-boxs {
    width: 198px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 15px 0;
    margin-left: 20px;
    margin-right:20px;
    background: url(../images2/cloud-res-box.png) no-repeat center 12px;
}

.img-stack {
    background: url(../images2/cloud-res-boxs.png) no-repeat center top !important;

}

@media (max-width: 751px) {
    .cloud-boxs {
        margin-left: 15px;
        margin-right: 15px;
    }
}
@media (max-width: 721px) {
    .cloud-boxs {
        margin-left: 10px;
        margin-right: 10px;
    }
}
@media (max-width: 691px) {
    .cloud-boxs {
        margin-left: 5px;
        margin-right: 5px;
    }
}
@media (max-width: 661px) {
    .cloud-boxs {
        margin-left: 0px;
        margin-right: 0px;
    }
}
@media (max-width: 631px) {
    .cloud-boxs {
        margin-left: 15px;
        margin-right: 15px;
    }
}
@media (min-width: 768px) {
    .cloud-boxs {
        margin-left: 0px;
        margin-right: 0px;
    }
}
@media (min-width: 992px) {
    .cloud-boxs {
        margin-left: 13px;
        margin-right: 13px;
    }
}
@media (min-width: 1060px) {
    .cloud-boxs {
        margin-left: 6px;
        margin-right: 6px;
    }
}

.cloud-res-img {
    width: 180px;
    height: 130px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
}
.cloud-res-img img {
    display: block;
    width: 100%;
    height: 100%;
}

.res-type-list {
    font-size: 15px;
    color: #ff7373;
    padding: 9px;
    margin-top: 6px;
    height: 43px;
}
.res-type-list li {
    margin-right: 10px;
}
.cloud-res-name {
    padding:0px 9px !important;
}

.border-active{
    border-left:3px solid #e94b3b !important;
}

.select_label{
    position: absolute;
    width:36px; height:36px;
    background:url(../images2/wxz.png) no-repeat;
    z-index:20;
}

.select_label.selected{
    background:url(../images2/xz.png) no-repeat;
}

.select-label2 {
    width: 36px;
    height: 36px;
    left: 0;
    top:15px;
    background: url(../images2/wxz2.png) no-repeat;
    z-index: 20;
}
.select-label2.selected {
    background: url(../images2/xz2.png) no-repeat;
}
.preview-box .select-label2 {
    top:0;
}

.activity-label{
    right: 6px;
    top: 1px;
}

.auto-height{
    height: auto;
}

ul.left-nav-sm-2nd{
    background: #fbfbfb;
    color: #999;
}

ul.left-nav-sm-2nd > li{
    padding-left: 30px;
    border-bottom: 1px solid #ddd;
}

ul.left-nav-sm-2nd > li:hover{
    background: #ddd;
    color: #333;
}

.left-nav-sm-2nd > li.active{
    background: #ddd;
    color: #333;
}

a.type-nav-2nd{
    display: block;
    padding-left: 48px;
}

.left-nav-sm > ul >li.active > a{
    padding-left: 45px;
    border-left: 3px solid #e94b3b;
}

.rank-cell{
    position: relative;
}

.rank-cell .rank-editor{
    display: none;
}

.rank-cell:hover .rank-editor{
    display: block;
    position: absolute;
    right: 2px;
    top: 2px;
}

.score-dialog{
    padding: 15px;
}

.comments-list{
    margin-top: 20px;
}

.comment-date{
    margin-left: 10px;
}

.comment{
    margin-top: 6px;
}

/* prepareCourse.html 列表样式修改 */
.oed-list {
    margin-bottom: 0;
}

.oed-list .list-group-item {
    border-right: 0;
    color: #999;
    padding-left: 48px !important;
}



a.nav-cur {
    background: #ddd;
    color: #333;
}

a.nav-cur i {
    color: #888;
}

.title-cur {
    background:url(../images2/questions_bg.png);
    background-repeat: no-repeat;
    background-size: 3px 45px;
}

.manage-title-cur {
    border-left:3px solid #00a0f5 !important;
}

.nav-line-height {
    line-height: 45px;
}
.board-img > .close{
    position: absolute;
    right: 24px;
    display: none;
}

.board-img:hover > .close{
    display: block;
}

/*滚动条样式 目前只能支持webkit 不支持moz*/
::-webkit-scrollbar {
    width: 16px;
    height: 16px;
}

::-webkit-scrollbar-track,
::-webkit-scrollbar-thumb {
    border-radius: 999px;
    border: 5px solid transparent;
}

::-webkit-scrollbar-track {
    box-shadow: 1px 1px 5px rgba(0,0,0,.2) inset;
}

::-webkit-scrollbar-thumb {
    min-height: 20px;
    background-clip: content-box;
    box-shadow: 0 0 0 5px rgba(0,0,0,.2) inset;
}

::-webkit-scrollbar-corner {
    background: transparent;
}

.board-img-item.ng-leave {
    animation: fadeOut 0.5s;
}

.btn-link.no-foucs:focus{
    outline: none;
}



.import-library-form .with-select .form-control{
    width: 100%;
    background:rgba(0,0,0,0.2);
    border:none;
}

.select-match-bg,.select-match-bg:hover,.select-match-bg:focus {
    background:rgba(0,0,0,0.2);
    color: #fff;
    border:none;
}
button.select-match-bg:active {
    background: rgba(0,0,0,0.2) !important;
}
.open>.select-match-bg {
    background-color:rgba(0,0,0,0.2) !important;
    color: #fff !important;
    border:none !important;
}

.cloud-search,.cloud-search:focus {
}

.cloud-search-btn,.cloud-search-btn:hover,.cloud-search-btn:focus {
}


.cloud-modal-title {
    font-size:14px;
}
@media (max-width: 992px) {
    .cloud-modal-title {
        margin-bottom: 10px;
        display: block;
    }
}
.with-select .btn-default-focus {
    background-color: transparent !important;
}


/*课后作业*/

.panel-default > .task-panel-heading {
    border-left:4px solid #00a0f5;
}
.without-task {
    height: 120px;
    line-height: 120px;
}
a.add-task {
    color: #449ade !important;
}
table.task-list tr:last {
    border:none;
}
table.task-list tr td {
    height: 40px;
    line-height: 40px;
    padding-left:15px;
    padding-right: 15px;
}


.task-sel {
    width:128px;
    height:32px;
    background:#b2b2b2;
    float:left;
    margin-left:10px;
    display:inline;
    border-radius:4px;
    margin-top: 10px;
    margin-right: 15px;
}



.task-sel-view span.task-sel-arrow {
    width:28px;
    height:32px;
    border-left:1px solid #eee;
    background:url(../images2/sel_arrow2.png) no-repeat center center;
    float:left;
}


.task-sel-view {
    width: 100%;
    height: 32px;
    line-height: 32px;
    cursor: pointer;
    color: #FFF;
}

.task-sel-view span.task-sel-text {

    width:100px;
    padding-left:20px;
    display:block;
    float:left;
    height:32px;
    line-height:32px;
    color:#fff;
}

.task-sel ul {
    border-radius:4px;
    border:1px solid #eee;
    width:128px;
    z-index:1001;
}
.task-sel ul li {
    height:28px;
    line-height:28px;
    padding-left:20px;
    background:#fff;
    border-bottom:1px solid #eee;
    cursor:pointer;
    color:#999;
}

a.task-link, button.task-link {
    color: #449ade !important;
}


/*任务*/
.right-history {
    width:350px;
    position: relative;
}
.with-right-history {
    margin-right: 350px !important;
}
.task-title-height {
    height: 55px;
}
.my-task-heading {
    height: 65px;
}
.task-heading-btn {
    position: absolute;
    top: 15px; right: 30px;
}
.title-lg {
    height: 37px;
    line-height: 35px;
}
.title-md {
    height: 30px;
}
.task-textarea {
    min-height: 90px;
}

.my-task-box {
    background: #f6f6f6;
    border: 1px solid #ddd;
    margin: 15px 0;
    padding:15px;
    margin-bottom:10px;
}
.child-task-title {
    margin-bottom: 20px;
    float:left;
    white-space:normal;
}
.bad-list-box {
    height: 98px;
    overflow-y: auto;
    overflow-x: hidden;
}
.task-progress {
    height: 10px;
    border-radius: 4px;
    background: url(../images2/progress_bg.png);
    margin-bottom: 5px;
    padding: 1px;
}
.task-progress .progress-bar {
    background: #a4bb26;
}

.toggle-history-btn {
    position: absolute;
    left: 0;
    top: 310px;
    z-index: 100;
    width: 11px;
    height: 94px;
    display: none;
}
.right-history:hover .toggle-history-btn {
    display: block;
}
.right-history,.with-right-history {
    /* height: 780px; */
    height:100%;
    overflow-x:hidden;
    overflow-y:auto;
}
@media (max-width:991px) {
    .with-right-history {
        margin-right: 0px !important;
    }
}
.fluid-width-history {
    margin-right: 0 !important;
}


/*student list*/
.student-list-heading {
    height: 85px;
    padding:10px;
}

.task-ques-title {
    padding-top:10px;
    padding-bottom:5px;
}
.student-heading-right {
    width: 180px;
}
@media (max-width: 458px) {
    .student-heading-right {
        display: none;
    }
    .task-list-pub-details-title {
        width: 100% !important;
    }
}
.student-progress {
    padding-bottom: 0;
    margin-top: 5px;
}
.green-progress .progress-bar {
    background: #9bcc4d;
}


.stu-list-panel-body {
    min-height: 500px;
}
.letter-filter {
}
.letter-filter a {
    font-size: 18px;
    display: block;
    float: left;
    text-align: center;
    width: 40px;
    margin: 10px 0;
    color:#008ece !important;
}
.letter-filter a.letter-active {
    color:#333 !important;
    font-size: 24px;
}

.letter-block {
    padding: 20px 0;
}

.student-list-body {
    padding-left: 30px;
    padding-top: 20px;
    margin-bottom: 30px;
}
.student-info {
    width: 66px;
    margin-right:25px;

}
.student-tx-img {
    width: 66px;
    height: 66px;
    position: relative;
}
.student-fill-ques-status-img {
    width: 35px;
    height: 18px;
    position: absolute;
    left: 3px;
    top: 3px;
}
.readed {
    position: absolute;
    z-index: 100;
    right: -5px;
    bottom: 0px;
    background: #fff;
    width: 26px;
    height: 26px;
    line-height: 26px;
    border-radius: 50%;
    border:1px solid #85b200;
}
.readed span {
    width: 24px;
    height: 24px;
    line-height: 20px;
    border-radius: 50%;
    background: #85b200;
    border:1px solid #fff;
}
.student-prog {
    width: 100%;
    margin: 5px 0;
}
.student-name {}

.stu-sel {
    width:128px;
    height:30px;
    background:#b2b2b2;
    float:left;
    margin-top: -5px;
    display:inline;
    border-radius:4px;
}
.task-btn {
    width:100%;
}
.task-btn button {
    width:85px;
}
.task-btn button:hover {
    background:#779b37;
    color: #fff;
}
.student-answer-info {
    padding:0 20px;
    margin-right: 20px;
    border-right: 1px solid #ddd
}
.stu-answer-tx {
    margin-right:15px;
}


.answers {
    width:180px;
    height: 130px;
    background: #aaa;
}
.answer-box {
    width:auto;
    height:auto;
    border-bottom:1px solid #ddd;
    cursor:pointer;
    position:relative;
}

.answer-opt{
    margin-right: 20px;
}

.light-star {
    color: #edbd2a !important;
}


span.span-num {
    left: 15px;
    top: 12px;
}
span.span-num2 {
    left: 30px;
    top: 12px;
}

.teacher-tx {
    width:55px;
    height: auto;
}
.teacher-comments {
    margin-left:70px;

}
.teacher-comments textarea {
    width: 100%;
    height: 120px;
}
.control-left i {
    margin-right: 10px;
}
.child-task-actions {
    font-size:14px;
    margin-left:15px;
    float:left;
}

.publish-no-history{
    margin-top:20px;
    text-align:center;
}
.review-task-list-link{
    color:#449ade !important;
}

table.student-task-list tr td {
    height: 30px;
    line-height: 30px;
    padding-left:10px;
    padding-right: 15px;
}
.student-task-list_desc{
    color: #999;
}
table.student-task-list tr td.student-task-uncomplete-td{
    padding: 0px;
    padding-left: 15px;
    padding-top: 8px;
    margin: 0px;
}
.table.student-task-list tr td.middle{
    vertical-align:middle;
    min-width: 180px !important;
}
.student-task-msg{
    color: #999;
    text-align: left;
    width: 100%;
    line-height:15px;
}
.student-task-progress-container
{
    display:inline-block;
    color: #999;
    width: 100%;
}
.student-task-progress-container span{
    float:left;
}
.student-task-progress{
    float:left;
    width: 80px;
    margin: 5px;
    margin-top: 10px;
}
.student-task-action{
    line-height: 10px;
    font-size:12px;
}
.task-edit-btn{
    margin-left:5px;
}
.student-task-remain-day{
    color:#333;
    padding-left:4px;
    padding-right:4px;
    font-weight: bold;
    font-size: 14px;
}
.navbar-brand-black{
    color:#1B1B1B !important;
}
.font-color-black{
    color:#1B1B1B !important;
}
.font-color-gray{
    color:#666 !important;
}
.font-color-light-gray{
    color:#999 !important;
}
.navbar-without-radius{
    border-top-width:0px;
    border-radius:0px;
    border-left-width: 0px
}
.panel-header-without-bottom-border{
    border-bottom-width:0px;
}
.stu-task-detail-title{
    height: 30px;
    font-size: 16px;
    line-height: 20px;
}
.stu-task-detail-des{
    max-height: 20px;
    overflow: hidden;
    padding-top: 5px;
}
.stu-task-detail-header{
    height:70px;
}

.task-source {
    height: 160px;
    min-height: 0 !important;
    overflow-y:auto;

}

.half-width{
    width:48%;
}
.teacher-record-cancel-col{
    margin-top: -5px;
}
.cancel-record{
    cursor: pointer;
    color: #ccc !important;
}
a.cancel-record:hover{
    color: #666 !important;
}
a.homework-course-title{
    border:0px;
    border-bottom: 1px solid #ddd;
}
.teacher-task-test-prevew-panel{
    min-height: 200px;
}

.nav-student{
    margin-top: 6px;
    margin-left: 10px;
    margin-right: 20px;
}

.nav-student img{
    height: 60px;
    width: 60px;
}
.student-homework-non-comments{
    min-height:120px;
    font-size:14px;
    color:#999;
}
.student-homework-nav{
    max-width:75px !important;
}
a.task-nav-cur {
    background: #ddd;
    color: #333;
    border-left:3px solid #E94B3B !important;
}

.stu-homework-comment-list{
}

ul.stu-homework-comment-list>li{
    display: inline-block;
    border-bottom-width: 1px;
    width: 100%;
    min-height: 80px;
    border-left: 3px solid #ddd;
    padding-top:10px;
}

.h-scroll{
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
}

.stu-homework-subj-item-list{
    white-space: nowrap;
}

.stu-homework-subj-list-item{
    display: inline-block;
    border-bottom-width: 0;
    /*    width: 100%; */
    border-left: 3px solid #ddd;
    margin-top: 16px;
    margin-bottom: 10px;
    margin-left: 10px;
    padding-left: 10px;
    height: 146px;
}

.subj-res-item-content{
    margin-top: 6px;
}

.subj-res-item-content{
    white-space: normal;
}

.stu-homework-body-content{

}
.float-left{
    float:left;
}
.float-right{
    float:right;
}

.stu-comment-content-container{
    font-size:14px !important;
    min-width: 85%;
}
.stu-comment-content-container>pre{
    background-color:transparent;
    border:0px;
    margin-left: 0px;
    padding-left: 0px
}
.stu-comment-avatar-container{
    margin-left: 15px;
    margin-right: 10px;
    width: 15%;
    max-width: 65px;
}
.stu-comment-avatar-container img,
.stu-comment-editor-avatar .comment-avatar img
{
    border-radius: 50%;
    border: 4px solid #fff;
}

.stu-subj-answer-header{
    font-size: 12px;
}

.stu-comment-header{

}
.stu-comment-author{
    color:#31A1D6 !important;
    padding-right:10px;
}
.stu-comment-date{
    color:#999;
}
.stu-homework-comment-body{
    padding-top:2px;
    padding-bottom: 0px;
}
.comment-edit-pane{
    display: inline-block;
    padding: 15px;
    width: 100%;
    border-left: 4px solid #F59F00;
    padding-bottom:15px;
}
.stu-comment-editor-name{
    text-align: center;
}
.stu-comment-editor-panel{
    padding-left: 0px;
    padding-top: 15px;

}
.stu-comment-submit-btn{
    height: 25px;
    line-height: 12px;
    vertical-align: middle;
    width: 120px;
    background-color:#A4BA26;
    margin-top:15px;
}
.stu-comment-controls{
    padding-top: 10px;
}
.stu-comment-controls>a{
    padding-right:10px;
    font-size: 15px;
}
.stu-comment-resource{
    padding:0px;
    margin:0px;
    padding-right:5px;
    width:100%;
}
.stu-comment-img{
    width: 100px;
    float: left;
    margin-right: 10px;
}

.delete-btn {
    color: #ccc;
    display: none;
}

.teacher-manages-box:hover > .delete-btn {
    display: block;
}

.delete-btn:hover {
    color: #e94b3b !important;
}

.color-default {
    color:#a4ba26 !important;
}
li.updateimg {
    width: 80px;
    height: 80px;
}
li.updateimg img {
    width: 100%;
    height: 100%;
}
.diy-icon {
    width: 24px;
    height: 24px;
}


.control-yesno span.yesno-yes {
    /*
TODO: fix it
    background: url(../images2/yes.png) no-repeat;
*/
}

.control-yesno span.yesno-yes:hover {
    /*
TODO: fix it
    background: url(../images2/yes_hover.png) no-repeat;
*/
}

.control-yesno span.yesno-no {
    /*
TODO: fix it
    background: url(../images2/no.png) no-repeat;
*/
}

.control-yesno span.yesno-no:hover {
    /*
TODO: fix it
    background: url(../images2/no_hover.png) no-repeat;
*/
}

.control-yesno span.yesno-waver {
    /*
TODO: fix it
    background: url(../images2/waver.png) no-repeat;
*/
}

.control-yesno span.yesno-waver:hover {
    /*
TODO: fix it
    background: url(../images2/waver_hover.png) no-repeat;
*/
}




/**周末补充**/

.task-res-boxs {
    width: 198px;
    background: url(../images2/cloud-res-box.png) center 12px no-repeat;
}
.task-res-img {
    width: 180px;
    height: 130px;
}
.task-res-img img {
    display: block;
    width: 100%;
    height: 100%;
}
.task-res-name {
    padding: 0 9px!important;
}


.task-res-details {

}

.yesrono {
    width: 24px;
    height: 24px;
}
ul.complete-task-choice li.cur i.text-grey {
    color: #779b37 !important;
}

.objective-complete {
    height: 80vh;
    overflow: auto;
}
.text-yes {
    color: #459e24;
}
.text-waver {
    color: #ffbf00;
}
.text-no {
    color: #e94b3b;
}

.bg-yes {
    background-color:#459e24;
}
.bg-waver {
    background-color: #ffbf00;
}
.bg-no {
    background-color: #e94b3b;
}
.choice-heading-right {
    width: 180px;
    margin-right: 50px;
    border-right:1px solid #ddd;
    padding-bottom: 20px;
}

a.answer-over {
    color: #999 !important;
    font-size:24px !important;
}

.task-ques-border {
    /*
TODO: fix it
    background: url(../images2/task-border.png) no-repeat left top;
*/
}

.lx-box {
    height: 65px;
    background: #e5f8ff !important;
}
li.lx-right-box:first-child {
    margin-top:24px !important;
}
li.lx-right-box {
    margin-top: 34px;
}

.lx-right-option {
    height: 65px;
}
.lx-option-text {
    height: 28px;
    line-height: 28px;
    display: inline-block;
    margin-top: 18px;
}

.student-letter-filter a {
    font-size: 18px;
    display: inline-block;
    text-align: center;
    width: 50px;
    margin: 10px 0;
    color: #008ece !important;
}
.complete-icon-position {
    margin-left:-21px !important;
    margin-right: -11px !important;
}
img.review-task-icon {
    margin-top: -3px;
}
i.student-caret-right {
    vertical-align:0 !important;
}

.task-list-edit-btn:hover{
    background: #779b37;
    color: #fff;
}
.student-tsl-heading-left{
    max-width:700px;
}
.student-tsl-heading-right{
    width:500px;
    padding-top:10px;
}
.stu-tsl-heading-btns{
}
.stu-tsl-heading-btns button{
    float:left !import;
    border:1px solid #ccc !important;
}
.stu-tsl-heading-btn:hover{
    border:1px solid #999 !important;
}

.board-content-res{
    min-height: 100px;
}

.comment-panel{
    position: fixed;
    left: 0px;
    bottom: 0px;
    width: calc(100% - 220px);
}

.answer-editor{
    background-color: #f3f7ea;
}

.answer-submit-btn{
    height: 25px;
    line-height: 12px;
    vertical-align: middle;
    width: 120px;
    margin-top:15px;
}

.answer-submit-btn.with-margin-right{
    margin-right: 10px;
}

.ranking-control{
    font-size: 15px;
    margin-right: 15px;
    padding-right: 12px;
    border-right: thin solid #777;
}

.ranking-control a{
    width: 22px;
    height: 22px;
    display: inline-block;
    background-size: 20px 20px;
    vertical-align: middle;
}

.ranking-control a.correct{
    background: transparent url("../images2/vv.png") center top no-repeat;
}

.ranking-control a.correct:hover,
.ranking-control a.correct.active{
    background-image: url("../images2/vv_dn.png");
}

.ranking-control a.wrong{
    background: transparent url("../images2/xx.png") center top no-repeat;
}

.ranking-control a.wrong:hover,
.ranking-control a.wrong.active{
    background-image: url("../images2/xx_dn.png");
}

.ranking-control a.half-correct{
    background: transparent url("../images2/vvxx.png") center top no-repeat;
}

.ranking-control a.half-correct:hover,
.ranking-control a.half-correct.active{
    background-image: url("../images2/vvxx_dn.png");
}

.comment-rank-img{
    width: 22px;
    height: 22px;
    margin-top: 9px;
    margin-bottom: 9px;
    margin-right: 8px;
}

.comment-rank-img-lg{
    margin-top: 9px;
    margin-bottom: 9px;
}

.ranking-lg-student{
    margin-left: 20px;
}

.drop-active{
    /* box-shadow: 0 0 5px rgba(60, 160, 100, 1);
    padding: 3px 0px 3px 3px;
    margin: 5px 1px 3px 0px;
    border: 1px solid rgba(60, 160, 100, 1); */
}

.task-mask {
    background: rgba(0,0,0,0.4);
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    line-height: 98px;
    font-weight: bold;
    display: none;
}

.drop-active + .task-mask {
    display: block !important;

}

.comment-submit-btn{
    margin-right: 10px;
}

.comment-editor.without-cancel .comment-cancel-btn{
    display: none;
}

.comment-editor.without-cancel .comment-submit-btn{
    margin-right: 0px;
}

.comment-submit-btn{
    height: 25px;
    line-height: 12px;
    vertical-align: middle;
    width: 120px;
    background-color:#A4BA26;
    margin-top:15px;
}

.question-tip{
    margin-left: 10px;
}

.vertical-divider{
    position:absolute;
    left: 49%;
    top: 20px;
    bottom: 0;
    border-left: 2px dashed #999;
}

.connect-content{
    position: relative;
}

.choice-content{
    position: relative;
    margin-left: 20px;
    margin-right: 10px;
}

.connect-drop{
    width: 100%;
    min-height: 40px;
    background-color: #e0f9ff;
    border: #999 solid 1px;
    border-radius: 4px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 36px;
    padding-left: 10px;
}

.connectitem-drop{
    min-height: 40px;
}

.question-answer .connect-right,
.question-review .connect-right,
.question-preview .connect-right{
    margin-top: 32px;
}

.connectitem-drop{
    background: #AAAAAA;
    margin-bottom: 10px;
    border: #999 solid 1px;
    border-radius: 4px;
    color: white;
    padding: 8px;
    min-width: 100px;
    cursor: move;
}

.connect-selected-item{
    display: inline-block;
    min-width: 40px;
    color: white;
    margin-right: 10px;
    position: relative;
}

.connect-selected-item a{
    position: absolute;
    top: 2px;
    right: 2px;
    color: white;
    display: none;
}

.connect-selected-item:hover a{
    display: inline-block;
}

.plain-panel {
    box-shadow: none;
    border: none;
}

.plain-heading {
    background-color: transparent !important;
    border-color: transparent !important;
}

.plain-border {
    border-bottom: 1px solid #DDD;
    padding-left: 0px;
    padding-right: 0px;
}

.plain-flex-panel {
    width: 50%;
    border-bottom: none;
    border-right: 1px solid #DDD;
}

.plain-flex-panel2 {
    width: 50%;
    border-bottom: none
}
.cursor-not-allowed {
    cursor: not-allowed;
}

.location ul li{
    max-width:200px;
}
.stu-comment-editor-avatar{
    max-width:100px;
}

.cursor-hand{
    cursor: pointer;
}

.oed-lightbox-text{
    padding-top: 20px;
    white-space: normal;
}

.subj-add-btn-wrapper{
    border-width: 0;
}

.subj-add-btn{
    width: 100px;
    height: 100px;
    display: block;
    background-image: url("../images2/add.png");
    background-size: contain;
}

.subj-add-btn-no-content .subj-add-btn{
    background-image: url("../images2/submit.png");
}

.subj-add-btn-no-content .subj-add-btn:hover{
    background-image: url("../images2/submit_hover.png");
}

.subj-add-btn:hover{
    background-image: url("../images2/add_hover.png");
}

.subj-stat-row{
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 30px;
}

.subj-bravo{
    color: #fa231d;
}

.subj-content-img{
    width: 146px;
    height: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.subj-content-img img{
    max-width: 146px;
    max-height: 100px;
}

.v-center-helper{
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.subj-review-std-info img{
    width: 32px;
    height: 32px;
}


.subj-review-std-info .text-lg{
    font-size: 14px;
}

.subj-review-stat-rank img{
    width: 16px;
    height: 16px;
}
.import-lib-sort-container{
    margin-top:10px;
}
.import-lib-sortbtns a {
    margin-right: 12px;
    color: rgba(255,255,255,0.65);
}

.import-from-lib-query-by-num{
    line-height:36px;
    font-size:14px;
}

.import-from-lib-query-name{
    padding-left:5px;
}

.import-from-lib-title-container{
    margin-bottom:10px;
}
.import-from-lib-selected-res{
    font-weight: bold;
    font-size: 14px;
}
.import-from-lib-teacher-col{
    min-width:80px;
}
.import-from-lib-sortable-col{
    min-width:80px;
}
.import-from-lib-time-col{
    min-width:90px;
}
.hidden-text-with-wrap{
    overflow: hidden;
    text-overflow: ellipsis;
}
.import-from-lib-row{
    max-height:60px;
}
a.import-from-lib-search-by-res-num{
    padding-left: 15px;
}
.import-from-lib-search-by-res-num:hover{
    opacity:1.0;
}
.import-lib-search-input{
    width: 260px !important
}

.course-task-list:hover { background: #fbfcf2; }

.cloud-import-sub-header{
    background-color: #f7f7f7;
    padding: 15px;
}

.cloud-res-list{
    margin-right: -15px;
    margin-left: -15px;
    overflow-y: auto;
    overflow-x:hidden;
    max-height: calc( 100vh - 500px );
}

.cloud-res-list .table thead{
    background-color: #eee;
}

.cloud-res-list .sort-active{
    background-color: #ddd;
}

.cloud-sort-btns {
}

.cloud-sort-btns button,
.obj-cloud-test-header-addon button
{
    color: #999;
}

.cloud-sort-btns button:focus,
.obj-cloud-test-header-addon button:focus
{
    outline: 0;
}

.cloud-sort-btns button.sort-active,
.obj-cloud-test-header-addon button.sort-active
{
    color: #83951E;
}

.obj-cloud-test-header-addon {
    margin-right: 15px;
}

.cloud-sort-btns .vertical-line,
.obj-cloud-test-header-addon .vertical-line
{
    display: inline-block;
    border-left: 1px solid #A4BA26;
    height: 24px;
}

.cloud-import-select .ui-select-match-text,
.cloud-import-select .caret
{
    color: white;
}

.with-margin-left{
    margin-left: 15px;
}

.neg-margin-top{
    margin-top: -15px;
}



.cloud-question-preview-box {
    padding-top: 10px;
    padding-bottom:0;
}

.question-preview .import-link{
    display: none;
}

.question-preview:hover .import-link{
    display: inline-block;
}

.transition {
    transition: all 0.4s !important;
}

.course-task-list:hover{
    background: #fbfcf2;
}

.task-correct-rate:hover{
    background:#f6f8e9;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius:15px;
    cursor: pointer;
}

.task-summary-progress-bar:hover{
    background:#f6f8e9;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius:0px;
    cursor: pointer;
}

.task-summary-font{
    color:#555555;
}

.task-prev-next-student{
    margin-top: 20px;
    margin-right:20px
}

.test-rate-normal{
    font-size: 18px;
}

.test-rate-good{
    font-size: 18px;
    color: #8a9c20;
}

.test-rate-bad{
    font-size: 18px;
    color: #f15c5c;
}

.student-tag-answer{
    margin-top: -65px;
    margin-right: 0px;
}

.student-due-date{
    margin-top:30px;
    margin-left:30px;
}

.student-tasklist-to-answer{
    color: #ffa54c;
    font-weight:bold;
}

.student-tasklist-done{
    color: #8a991f;
    font-weight:bold;
}

.teacher-tasklist-done{
    color: #bababa;
    font-weight:bold;
}

.student-tasklist-reviewed{
    margin-top: 20px;
    text-align:center;
}

.teacher-tasklist-delete{
    margin-top: 15px;
    text-align:center;
}

.teacher-tasklist-reviewed{
    margin-top: 10px;
    text-align:center;
}

.question-dropdown.wider button.dropdown-toggle{
    width: 240px;
}

.fileupload-error .filename{
    color: red !important;
}

.fileupload-warning .filename{
    color: #8a6d3b !important;
}

.fileupload-error.fileupload-warning  .filename{
    color: red !important;
}

.oed-file-type{
    display: inline-block;
    background:url(../images2/fileicons.png) no-repeat 0 center;
    width: 20px;
    height: 30px;
}

.oft-video{
    background-position: 0 0;
}

.oft-audio{
    background-position: 0 -30px;
}

.oft-link{
    background-position: 0 -60px;
}

.oft-office{
    background-position: 0 -90px;
}

.oft-file{
    background-position: 0 -120px;
}

.oft-image {
    background-position: 0 -210px;
}

.browser-check-font{
    margin-left:25px;
    font-size:16px;
    color: #666666;
}

.browser-check-img{
    text-align:center;
    margin-top:15px;
}

.browser-check-name{
    font-size: 16px;
    color: #61a9e3;
}

.browser-check-panel{
    margin-left: 8%;
    margin-right:8%;
    padding-left:0px;
    padding-right:0px;
}

.browser-check-help{
    margin-left:25px;
    font-size:16px;
}

.browser-check-phone{
    color: #f0776c;
    font-size: 18px;
}

.browser-check-bg{
    background-color: #f7f7f7;
}


.copyright {
    left:120px;
    bottom: 25px;
}


.signup-panel-header{
    background-color:white;
    padding: 50px;
}

.signup-join-school{
    font-size: 17px;
    color:#666666;
}
.signup-help{
    font-size: 16px;
    padding-top:20px;
}

.signup-submit{
    margin-bottom:-20px;
}

.signup-bottom-15{
    padding-bottom: 15px;
}

.signup-has-account{
    padding-right:15px;
    color: #4499de !important;
}

.signup-title{
    font-size: 26px;
}

.sign-sub-title{
    font-size: 16px;
}

.getCodeBtn{
    position: absolute;
    right: 0;
    top: 0;
    color: #5CB85C;
    background: #DCF6D1;
    border: none;
    border-radius: 4px;
    margin: 5px;
    padding: 8px 10px 8px 10px
}

.getCodeBtn:hover{
    color:#316F31;
}

.getCodeBtn.btnGray{
    color: #999;
    background: #DDD;
}

.signupModal .modal-header {
    color: #fff;
    background:#62C1F3;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.signupModal .modal-body  {}

.preview .modal-body  {
    width: 450px;
    margin-left: 75px;
}

.signup-find-password {
    color: #6f6f6f;
}

.signup-find-password-font {
    font-size: 18px;
}

.signup-hint {
    color:#5cb85c;
}

.signup-top-15{
    margin-top:15px;
}

.signup-verify-code{
    padding: 8px;
}

.browser-check-name-small{
    font-size: 14px;
    color: #61a9e3;
}

.browser-check-pointer{
    cursor: pointer;
}

.review-board-content .board-content-viewer{
    max-height: 400px;
}

.cloud-library-body{
    max-height: calc( 100vh - 200px ); /* 整体填满, 上下头的高度 */
}

.back-to-homework{
    color:#4499de !important;
    font-size:14px;
}

.manage-class-male{
    color:#99CCFF;
}

.mange-class-female{
    color:#FF9999;
}

.task-list-summary-icon{
    margin-left: 8%;
    margin-right:8%;
    padding-left:0px;
    padding-right:0px;
}

.manage-class-icon{
    padding:2px;
    font-size:16px;
    color: white;
    width:24px;
    height:24px;
    border-radius: 12px;
    background-color: #fdb1ad;
}

.manage-class-icon:hover{
    background-color: #ff9999;
}

.manage-class-tip{
    font-size: 14px;
    margin-bottom:15px;
}

.manage-class-icon-panel{
    text-align:center;
    position:absolute;
    top:45%;
    left:32%;
}

.manage-class-admin{
    padding:5px 10px 2px 10px;
    background-color: #e94b3b;
    font-size: 10px;
}

.manage-class-admin-function{
    color:#4499de !important;
    font-size:14px;
}

.manage-class-btn1{
    position:absolute;
    top: 5%;
    right: 5%;
    display: none;
}

.manage-class-btn2{
    float:right;
    margin-top: 30px;
    margin-right: -24px;
}

.manage-class-border{
    border:none;
    min-width: 120px;
}

.manage-class-btn-color{
    color: #8a991f;
}

.manage-class-id{
    font-size: 12px;
    padding-left: 15px;
}

.mange-class-text-left{
    padding-left: 15px;
}

.mange-class-text-right{
    padding-right: 10px;
}

.mange-class-text-right-lg{
    padding-right: 20px;
}

.stu-subj-test-resource{
    width: 300px;
}

.manage-class-profile-margin{
    margin: 10px 0px;
    padding: 0px 0px !important;
}

.manage-class-fix-height{
    height: 130px !important;
}

.manage-class-btn1 .tooltip-inner {
    min-width: 100px;
}

.manage-class-profile{}

.manage-class-profile:hover .manage-class-btn1{
    display: block;
}
.margin-left-question {
    margin-left: -15px;
}

a.info-btn {
    padding:10px !important;
    color:#8c8c8c !important;
    background-color: #fff !important;
}
a.info-btn:hover {
    color:#333 !important;
    background-color: #fff;
}

a.info-btn > i {
    color:#8c8c8c !important;
}
a.info-btn:hover > i {
    color:#333 !important;
}

.fill-input{
    display: inline-block;
    max-width: 100%;
}

.fill-input .tag-list{
    display: inline;
}
.fill-input  .white-board-type li a {
    color: #4499de !important;
}
.fill-input  .white-board-type li.active a {
    color: #333 !important;
}

.fill-input-sel {
    width:150px;
    height:34px;
    font-size: 14px;
    border: 1px solid #ddd;
    display:inline-block;
    border-radius:4px;
    margin-left: 5px;
}

.fill-input-sel .fill-input-dropdown {
    position:absolute;
    z-index:1000;
}

.fill-input-dropdown li {
    height:28px;
    line-height:28px;
    padding-left:8px;
    width:113px;
    background:#fff;
    border-bottom:1px solid #eee;
    cursor:pointer;
    color:#999;
}

.fill-input-sel .fill-input-sel-view {
    width:100%;
    height:34px;
    line-height:34px;
    cursor:pointer;
    color:#fff;
}

.fill-input-sel-view span.sel-text {
    width:115px;
    padding-left:8px;
    display:block;
    float:left;
    height:32px;
    line-height:32px;
    color:#999;
}

.fill-input-sel-view span.sel-arrow {
    width:32px;
    height:32px;
    border-left:1px solid #eee;
    text-align:center;
    color:#999;
    float:left;
}

.fill-input-score {
    height:34px;
    line-height:34px;
    margin-left:10px;
    display:inline-block;
    font-size:14px;
}

.fill-input-score .score-input {
    width:40px;
    height:34px;
    border:1px solid #ddd;
    border-radius:3px;
    float:left;
    text-align:center;
    line-height:34px;
}

.fill-input-score span {
    width:10px;
    height:34px;
    float:left;
    line-height:34px;
    margin-left:5px;
}

.fill-ques-pending-review {
    width:30px;
    height:18px;
    margin-top:2px;
    margin-right:5px;
    background:url(../images2/daipi.png) no-repeat center center;
    background-size:contain;
    float:left;
}

.fill-ques-right-wrong {
    width:30px;
    height:18px;
    margin-top:2px;
    margin-right:5px;
    background:url(../images2/vvxx_dn.png) no-repeat center center;
    background-size:contain;
    float:left;
}

.fill-ques-review-img {
    width:25px;
    height:15px;
    cursor:pointer;
}

.question-fill-preview{
    font-size: 16px;
}

.qa-contents-review {
    margin-bottom: 20px
}

.qa-ques-review-img {
    width:25px;
    height:25px;
    cursor:pointer;
}

.qa-score-input {
    width:40px;
    height:34px;
    border:1px solid #ddd;
    border-radius:3px;
    text-align:center;
    line-height:34px;
}

.qa-ques-submit-point-img {
    width:85px;
    height:30px;
    cursor:pointer;
}

.ques-review-right {
    width:30px;
    height:18px;
    margin-top:2px;
    margin-right:5px;
    background:url(../images2/vv_dn.png) no-repeat center center;
    background-size:contain;
    float:left;
}

.ques-review-wrong {
    width:30px;
    height:18px;
    margin-top:2px;
    margin-right:5px;
    background:url(../images2/xl.png) no-repeat center center;
    background-size:contain;
    float:left;
}

.ques-review-unanswered {
    width:30px;
    height:18px;
    margin-top:2px;
    margin-right:5px;
    background:url(../images2/ques.png) no-repeat center center;
    background-size:contain;
    float:left;
}

.manage-join-or-add {
    padding:15px;
}

.manage-class-delete{
    margin-top: 5px;
    text-align:center;
    display: none;
}
.course-task-list:hover .manage-class-delete{
    display: block;
}
.manage-class-radio{
    margin-left:25px;
    margin-right:10px;
}

.manage_create_class{
    color: #999;
    text-align:center;
    border:1px solid #999;
    margin:2px 5px;
    border-radius:5px;
}

.manage_create_class:hover{
    color: white;
    text-align:center;
    border:1px solid white;
    margin:2px 5px;
    border-radius:5px;
}

.manage_class_year{
    width: 100%;
    padding-right: 40px;
}

.manage_class_year_btn{
    width: 40px;
    position: absolute;
    top: 0;
    right: 0;
}

.manage-course-delete{
    margin-top: 15px;
    text-align:center;
}
.copyright {
    left:120px;
    bottom: 25px;
}
.manage-padding-sm {
    padding-left: 5px;
    padding-right: 5px
}
.join-class-padding{
    padding: 0px 20px 0px 20px;
}

.answer-correct{
    color: #9ac214;
}

.answer-wrong{
    color: #fa1d23;
}

.fill-answer{
    text-decoration: underline;
}

.fill-answer i{
    text-decoration: underline;
}
.home-icon {
    margin-top: 4px;
}
.task-list-image {
    margin-top: -15px;
    margin-right: -15px;
}

.product-download ul{
    margin: initial;
    height: initial;
}

.product-download ul li{
    width: initial;
    z-index: initial;
    float: initial;
    margin: initial;
    position: initial;
    height: initial;
    padding: 10px;
    border-bottom: 1px solid #ddd;
}

.product-download ul li:last-child{
    border-bottom: none;
}

.product-download ul li:hover{
    -webkit-transform: initial;
    transform: initial;
    -webkit-transition: initial;
    transition: initial;
}


.product-download ul li i{
    color: #a5dee5;
}

.product-download ul li a{
    display: block;
    width: initial;
    height: initial;
    position: initial;
    z-index: initial;
    text-align: initial;
    margin-top: initial;
    margin-bottom: initial;
    clear: both;
    font-size: 14px;
    font-weight: 400;
    padding: 3px 20px;
    color: #333;
}

.view-model-scroll {
    overflow-x: hidden;
    overflow-y: auto;
    max-height: calc(100vh - 180px);
}

cloud-res-item-preview .op-list{
    height: 43px;
    margin-top: 3px; /*和res-type-list保持一致*/
    margin-right: 0px;
    transform: scale(0.85);
}

cloud-res-item-preview .op-list .cl-item-add-btn{
    margin-right: 0;
}

.res-type-list.alwaysShow{
    display: block !important;
}

.cloud-item-id{
    padding-left: 29px;
}
.fill-answer-input{
    width: 100px;
    display: inline;
}

.oed-signup-name{
    display: inline-block;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.oed-signup-sex{
    display: inline-block;
    padding-right: 0px !important;
    padding-top:5px !important;
}

.oed-signup-verify-type{
    display: inline-block;
    margin-top: 10px !important;
    padding-left: 0px;
    padding-right: 0px;
}
.oed-home-link{
    color: #4499DE;
}

.oed-signup-header{
    padding-top:25px;
}

.oed-margin-top-35{
    margin-top:35px;
}
.teaching-design-body {
    overflow-y: auto;
}
.display-flex {
    display: flex;
}
.flex-flow-column {
    flex-flow: column;
}
.flex-box {
    flex: 1;
}
.overflow-y-auto {
    overflow-y:auto;
}
.test-stats {
    margin-left:10px;
    margin-right:5px;
    overflow-y: auto;
}

/*new page for objectiveTest*/
.choice-type {
    position: relative;
    z-index: 100;
}
.choice-type li {
    height: 28px;
    line-height: 28px;
    padding-left: 20px;
    background: #fff;
    border-bottom: 1px solid #eee;
    cursor: pointer;
    color: #999;
}
.ques-control {
    padding-top:10px !important;
    padding-bottom:20px !important;
}
.question-title {
    padding:0 15px;
}
.question-title-text {
    border:2px dashed transparent;
    padding:15px;
}
.question-title:hover .question-title-text {
    border-radius: 5px;
    border:2px dashed #ddd;
    background-color: #fbfeff;
    cursor: text;
}
.default-link-color {
    color:#4499de !important;
}
.ques-single ul li {
    overflow: hidden;
    position: relative;
}
.ques-single ul li:hover i.delmark {
    display: inline;
}
.baidu-edit-box {
    padding:0 30px;
}
.signle-active {
    display: inline-block;
    width: 25px;
    color:#779b37 !important;
    height: 25px;
}

.option-left {
    width: 70px;
    position: absolute;
    height: 25px;
    padding-top: 10px;
}
.option-left i.fa-dot-circle-o {
    color:#779b37;
}
.option-box {
    margin-left:70px;
    margin-right: 45px;
    border:2px dashed transparent;
    padding: 8px 20px 20px 5px;
}
.option-box:hover {
    border-radius: 5px;
    border:2px dashed #ddd;
    background-color: #fbfeff;
    cursor: text;
}

i.choice-del {
    width: 30px;
    position: absolute;
    top: 10px;
    right: 0;
    display: none;
    color:#999;
}

.ques-single ul li:hover i.choice-del {
    display: inline-block;
}
i.choice-del:hover {
    color: #EE7165;
    cursor: pointer;
}
.add-option {
    padding:10px 0 20px 25px;
}
.delete-question {
    display: none;
}
.questions-panel:hover .delete-question {
    display: inline-block;
}

/*解析*/
.ray-panel-heading {
    background-color: white !important;
    padding:12px 40px;
    border-left:4px solid #999 !important;
}

.ray-panel-body {
    padding:0px 30px 40px 30px;
}
.parsing-text {
    border:2px dashed transparent;
    padding:10px;
    border-radius:4px;
}
.parsing-text:hover {
    border:2px dashed #ddd;
    background-color: #fbfeff;
    cursor:text;
}

/*匹配题*/
.ques-line {
    margin-top:40px;
}
.ques-line .ray-panel-heading {
    padding:10px 20px !important;
}

.ques-line .panel-body {
    padding-left:25px !important;
}

.line-item-letter {
    width: 25px;
}
.line-item-box {
    min-height: 60px;
    background-color: #f3e1c1;
    border:3px solid #e9cca0;
    border-radius: 3px;
    margin-left:30px;
    margin-right: 60px;
    padding:8px;
    cursor: text;
}
.ques-line-edit {
    margin-left:30px;
    margin-right: 60px;
}
.line-item-del {
    display: none;
    right: 25px;
    top: 5px;
}
.panel-body .line-item-body:hover div.line-item-del {
    display: inline-block;
}

.line-answer {
    margin-left:30px;
    margin-right: 60px;
    padding:0 10px;
    height: 35px;
    line-height: 35px;
}

.delete-ico {
    color: #999;
}
.delete-ico:hover {
    color:#EE7165;
}
.margin-bottom-md {
    margin-bottom:15px;
}

.line-right {
    left:-1px;
}
.margin-bottom-plus {
    margin-bottom:50px;
}


/*splash屏幕*/

.splash-logo {
    position: fixed;
    top: 38%;
    width: 100%;
}
.margin-auto {
    margin:0 auto;
}
.display-block {
    display: block;
}
.splash-spinner {
    width: 260px;
    height: 45px;
    margin-top: 15px;
}

.splash-spinner > div {
    background-color: #fff;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
    animation: stretchdelay 1.2s infinite ease-in-out;
    border-radius:22%;
    margin-right: 6px;
}
.splash-spinner > div:last-child {
    margin-right:0;
}

.splash-spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.splash-spinner .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

.splash-spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.splash-spinner .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

.splash-spinner .rect6 {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.splash-spinner .rect7 {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.splash-spinner .rect8 {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.splash-spinner .rect9 {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.splash-spinner .rect10 {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.splash-spinner .rect11 {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.splash-spinner .rect12 {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
.newsignbtn {
    width: 322px;
}


@-webkit-keyframes stretchdelay {
    0%, 40%, 100% { -webkit-transform: scaleY(0.4) }
    20% { -webkit-transform: scaleY(1.0) }
}

@keyframes stretchdelay {
    0%, 40%, 100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }  20% {
           transform: scaleY(1.0);
           -webkit-transform: scaleY(1.0);
       }
}

.task-pub-summary-progress{
    margin-left: 8%;
    padding-left:0px;
    margin-right: 8%;
}

.task-pub-summary-bar-text{
    font-size:25px;
    margin-left:15px;
    color: #8a9c20;
}

.task-pub-summary-bar{
    margin-left: 8%;
    margin-bottom: 15px;
    margin-right: 8%;
}

.clear-border{
    border:0px;
}

.task-pub-summary-block{
    min-width:250px;
}

.obj-test-summary-banner{
    height:100px;
    min-height:100px;
    background-color: #ededed;
}

.clear-border-bottom{
    border-bottom: 0px;
}

.clear-margin-bottom{
    margin-bottom: 0px;
}

.obj-test-summary-back{
    height: 100px;
    padding-left: 30px;
    padding-top: 15px;
}

.obj-test-summary-rate{
    margin-top:15px;
    margin-right:15px;
}

.obj-test-summary-rate-text{
    margin-top: 10px;
    margin-left:-10px;
    padding-left:0px;
}

.top-left-right-15{
    margin-top:15px;
    margin-left:15px;
    margin-right:15px;
}

.left-right-15{
    margin-left:15px;
    margin-right:15px;
}

.task-list-summary-bg{
    background-color: #ededed;
    min-height: 100%;
}
.alert-center {
    position: fixed;
    top: 40%;
    left: 50%;
}
.res-placeholder{
    margin: 0 auto;
    text-align: center;
    color: #aaa;
}
.oed-board-width {
    width: 100%;
    background: #666666;
    position: relative;
    display: inline-block;
    margin: 1%;
    vertical-align: top;
    box-shadow: 0 0 4px rgba(0,0,0,.3);
}
.oed-board-width:before {
    content: '';
    display: block;
}
.ratio1-1:before {padding-top: 100%;}
.ratio2-1:before {padding-top: 50%;}
.ratio4-3:before {padding-top: 75%;}
.ratio16-9:before {padding-top: 56.25%;}

.white-board-bg{
    background: #666666;
}

.draggable{
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
}

.resizable{
    box-sizing: border-box;
}

.draggable-resizable{
    /**position: absolute;**/
}

.oed-inline{
    display: inline;
}

.oed-close{
    position: absolute;
    width:25px;
    height:25px;
    top: 2px;
    right: 2px;
    background-size: contain;
    background:url(../images2/image_close.png) no-repeat;
}

.oed-close:hover{
    background:url(../images2/image_close_hover.png) no-repeat;
}
.oed-close2 {
    opacity:0.7 !important;
}
.center-of-parent-relative{
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.no-whiteboard-bg{
    color: #a3a3a3;
    font-size: 20px;
}

.white-board-type{
    position: relative;
    margin-bottom: 0px;
}

.oed-board-img-focus {
    outline: 2px solid #FDB100;
    outline-offset: -2px;
    box-sizing: content-box;
}

.oed-auto-layout{
    position: absolute;
    left:200px;
    top: 3px;
}
.edit-mode-checkbox {
    left:-18px;
    top:7px;
}

.full-height{
    height: 100%;
}

.nav-btn-white{
    color: rgba(255, 255, 255, 0.6);
}

.nav-btn-white:hover{
    color: #fff;
}

.flex-no-shrink{
    flex-shrink: 0;
}

.flex-v-list{
    display: flex;
    flex-direction: column;
}

.cg-busy-default-spinner div{
    background: rgba(0,0,0,.7);
    border: 2px solid rgba(255,255,255,.5);
}

.overflow-hidden-scroll {
    overflow: hidden !important;
}
.overflow-hidden-scroll:hover {
    overflow-y: auto !important;
}
.break-all {
    word-break: break-all;
    word-wrap: break-word;
}

/**
todo: enable animation
.tp-module.ng-leave{
    animation: fadeOut 0.5s;
    transition:0.5s linear all;
    opacity:1;
}

.tp-module.ng-leave.ng-leave-active {
  opacity:0;
}
**/


/*swiper-button*/

.swiper-scrollbar {
    height:2px;
    margin:20px auto;
    width: 100%;
    opacity: 0.6;
}
.swiper-scrollbar-drag {
    background-color: #999;
}
.swiper-button-prev {

    background-image: url(../images2/prev.png) !important;
}
.swiper-button-next {

    background-image: url(../images2/next.png) !important;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: 0;
}
.course-next.swiper-button-disabled > img {
    display: none;
}
.course-prev.swiper-button-disabled > img {
    display: none;
}

ks-swiper-container.course-list .swiper-container {
    overflow: hidden;
    height: 100px;
    padding: 30px 0;
    position: static;

}

ks-swiper-container.course-list .swiper-container .swiper-button-next {
    right:-20px;
    width: 15px;
    height: 24px;
    margin-top:-12px;
    background-size:15px 24px;
}
ks-swiper-container.course-list .swiper-container .swiper-button-prev {
    left:-20px;
    width: 15px;
    height: 24px;
    margin-top:-12px;
    background-size:15px 24px;
}

ks-swiper-container.course-list .swiper-slide {
    float:left;
    width: 185px;
    height: 40px;
    margin-right:12px;
    position: relative;
    cursor: pointer;
    -moz-transition-duration:0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

/*查询页面教学环节的按钮位置调整*/
.model-list .swiper-button-next {
    top:120px;
    right:-30px;
}
.model-list .swiper-button-prev {
    top:120px;
    left:-30px;
}


.model-list ks-swiper-container .swiper-container {
    position: static !important;
}

.position-static {
    position: static !important;
}

.oed-default-bg {
    background-color: #ededed
}

.hw-user-bg {
    height: 100px;
    margin-top: 0px;
    position: relative;
}

.hw-right-banner {
    margin-left: 220px;
    padding-top: 10px;
}

.margin-top-sm-minus {
    margin-top: -5px;
}

.hw-self-edit {
    left: 0px;
    height: 24px;
    background: url(../images2/new_hw_icon_sprite.png) no-repeat 0 -48px;
}

.hw-res-choose {
    left: 0px;
    height: 24px;
    background: url(../images2/new_hw_icon_sprite.png) no-repeat 0 0;
}

.hw-wrong-choose {
    left: 0px;
    height: 24px;
    background: url(../images2/new_hw_icon_sprite.png) no-repeat 0 -24px;
}

.hw-edit-title {
    display: inline-block;
}

.hw-edit-btn {
    height:30px;
    border:1px solid #ccc;
    color: #8A9A1F;
    background-color: #ffffff;
    display: inline-block;
    width: 110px;
    border-radius: 15px;
    margin-left: 20px;
    top: -15px;
    position: relative;
    cursor: pointer;
}

.hw-edit-btn:active {
    background-color: #dbe98f;
}

.unselectable {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.hw-edit-btn-img {
    margin-left: 10px;
    margin-top: 1px;
    display: inline-block;
    width: 24px;
}

.hw-edit-btn-txt {
    display: inline-block;
    position: absolute;
    top: 4px;
}

.hw-push-icon {
    background: url(../images2/push_icon.png) no-repeat;
    width: 26px;
    height: 26px;
    display: inline-block;
    margin: 0px 10px;
}

.hw-pub {
    height:30px; width:120px;
    background-color:#d9d9d9;
    border: 1px solid #c0c0c0;
    margin-top: 25px;
    border-radius: 5px;
    margin-right: 30px;
    cursor: pointer;
}

.hw-pub-active {
    height:30px; width:120px;
    background-color:#a4ba26;
    border: 1px solid #789b38;
    margin-top: 25px;
    border-radius: 5px;
    margin-right: 30px;
    cursor: pointer;
}

.hw-put-text {
    display: inline-block;
    position: absolute;
    top: 38px;
    color:#fff;
    font-size: 16px;
    padding-top: 2px;
}

.hw-edit-title-min {
    min-width: 720px;
}

.hw-edit-banner {
    margin-left: 0px;
    min-width: 150px;
}

.hw-header {
    border: 0px !important;
}

.panel-default .hw-header > .panel-heading {
    background-color: #dff2fb;
}

.hw-header .panel-body {
    padding: 0px;
    border-top: 0px !important;
}

.hw-self-body .panel-heading {
    padding: 5px;
}

.hw-folder-open {
    background: url(../images2/unfold.png) no-repeat;
    width: 15px;
    height: 15px;
    display: inline-block;
    margin: 0px 10px;
    background-size: contain;
}

.hw-folder-open:hover {
    background: url(../images2/unfold_on.png) no-repeat;
    width: 15px;
    height: 15px;
    display: inline-block;
    margin: 0px 10px;
    background-size: contain;
}

.hw-folder-close {
    background: url(../images2/fold.png) no-repeat;
    width: 15px;
    height: 15px;
    display: inline-block;
    margin: 0px 10px;
    background-size: contain;
}

.hw-folder-close:hover {
    background: url(../images2/fold_on.png) no-repeat;
    width: 15px;
    height: 15px;
    display: inline-block;
    margin: 0px 10px;
    background-size: contain;
}

.hw-close-icon {
    background: url(../images2/del.png) no-repeat;
    width: 15px;
    height: 15px;
    display: inline-block;
    margin: 0px 10px;
    background-size: contain;
}

.hw-close-icon:hover {
    background: url(../images2/del_on.png) no-repeat;
    width: 15px;
    height: 15px;
    display: inline-block;
    margin: 0px 10px;
    background-size: contain;
}

.hw-self-body {
    width: 80%;
    left: 10%;
    top: 20px;
    position: relative;
    padding-bottom: 20px;
}

.hw-unpub-warn {
    font-size: 14px;
    margin-left: 20px;
}

.hw-clear-border {
    border: 0px;
}

.hw-task-icon {
    left: 5px;
    top: 5px;
}

.hw-task-icon-padding {
    padding-top: 10px;
}

.hw-btn-width {
    width:120px;
}

.hw-header .edui-default .edui-editor-iframeholder {
    width: 100% !important;
}

.hw-header .edui-default .edui-editor {
    width: 100% !important;
}
.resource-box {
    margin-top: 20px;
    margin-bottom:20px;
    /* overflow-y: auto;
    overflow-x: hidden; */
}
.resource-header-control {
    padding-top:10px !important;
    color: #000;
    background-color: #fbfbfb !important;
}
.res-item-boxs {
    width: 238px;
    margin:10px 15px;
    padding: 15px 0;
    background: url(../images2/cloud-res-box.png) no-repeat center 12px;
    background-size: 238px 174px;
}
.res-label {
    top:14px;
    right: 4px;
}
.res-item-boxs-img {
    width: 230px;
    height: 166px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
}
.res-item-boxs-img img {
    width: 100%;
    height: 100%;
}
.resourse-items {
    overflow-x: hidden;
    overflow-y: auto;
    padding: 20px;
    /*  display: flex;
        flex-wrap: wrap;
        justify-content: space-around; */
}
.without-res {
    padding:60px 0;
}
.forum {
    display: block;
    width: 30px;
    height: 30px;
    background-image: url(../images2/forums.png);
    background-position: left top;
}
a:hover>.forum {
    background-position: left 30px;
}
.qq-icon {
    display: block;
    width: 30px;
    height: 30px;
    background-image: url(../images2/qq.png);
    background-position: left top;
}
a:hover>.qq-icon,.page-forum:hover {
    background-position: left 30px;
}
.icon-right-text {
    margin-left:5px;
    margin-top: 6px;
}
.page-header-icon {
    display: block;
    width: 30px;
    height: 30px;
    background-image: url(../images/control-icon.png);
}
.page-forum {
    background-position: left top;
}
.page-setting {
    background-position: -30px top;
}
.page-setting:hover {
    background-position: -30px 30px;
}
.page-out {
    background-position: -60px top;
}
.page-out:hover {
    background-position: -60px 30px;
}

.ray-panel {
    border-left:0;
    border-right:0;
    border-bottom:0;
    border-radius: unset;
}
.sub-panel-heading {
    padding: 10px 30px !important;
}

.oed-cls-op-splitter{
    margin-left: 5px;
    margin-right: 5px;
    color: #4499de;
}

.hw-text-ellipsis {
    text-overflow: ellipsis;
    overflow: hidden;
}

.text-left {
    text-align: left;
}

.hw-header .panel-heading {
    padding: 0px;
}

.hw-edit-pane {
    margin: 20px 15px;
}

.hwmodal {
    top: 40%;
}

.hwmodal .modal-content {
    background-color: transparent !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0px;
    border: 0px;
    color: white;
}

.with-flex {
    flex: 1;
}

.hw-modal-content {
    background-color: transparent !important;
    display: flex;
    width: 80%;
    margin-left: 15%;
}

.hw-add-another-task {
    color: #75b8fa !important;
}

.padding-xxs {
    padding: 5px;
}

/*
for pad
*/
/*
@media screen and (min-width: 1200px) and (max-width: 1223px) {
    .font-pad {
        font-size: 16px !important;
    }
}
 @media screen and (min-width: 1200px) and (max-width: 1270px) {
    h4.pad-h4 {
        font-size: 16px;
    }
    h4.pad-h4 span {
        font-size: 12px;
    }
} */
@media screen and (min-width:991px) and (max-width: 1334px){
    h4.pad-h4 span {
        font-size: 12px;
    }
}
@media screen and (min-width: 991px) and (max-width: 1266px) {
    h4.pad-h4 {
        margin-top: 0;
    }
    h4.pad-h4 span {
        display: block;
    }
}

.view-flags {
    z-index: 100;
    top:40px;
    left: 10px;
    width: 45px;
    height: 45px;
}
.view-flags img {
    width: 100%;
}

.add-sub-question{
    text-align: center;
    margin-top: 10px;
}

.add-sub-question-txt{
    color:#4499de;
}

.sub-ques-window{
    height: 88vh;
    overflow-y: scroll;
}
.sub-ques-window .height-vh {
    height: auto !important;
}
.sub-ques-margin-bottom {
    margin-bottom: 5px !important;
}

.add-sub-question2{
    text-align: center;
}

.sub-ques-white-bg{
    background-color: white;
}

.sub-ques-clear-margin{
    margin: 0px;
}

.add-sub-question2{
    text-align: center;
}

.clear-border-left{
    border-left: none !important;
}

.sub-ques-left-border{
    border-left: 4px solid #999 !important;
}

.sub-ques-clear-margin-top{
    margin-top: 0px !important;
    margin-bottom: 3px;
}

.synthetic-ques {
    margin-bottom: 3px;
}

.sub-ques-clear-padding{
    padding-left: 0px;
    padding-right: 0px;
}

.sub-ques-padding{
    padding-left: 15px;
    padding-right: 15px;
}

.cp-name-md {
    font-size: 14px !important;
    -webkit-box-align:center;
    display: -webkit-box;
    white-space: normal !important;
    line-height: normal !important;
    text-align: left !important;
}
.cp-name-sm {
    line-height: normal !important;
    -webkit-box-align:center;
    display: -webkit-box;
    font-size: 12px !important;
    white-space: normal !important;
    text-align: left !important;
}

.span-add-std-btn {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 45px;
    right: 20px;
}

.cl-res-item-wrapper .cl-in-res-box{
    top: 25px;
    left: 15px;
    z-index: 10;
}

.qrcode-no-float {
    margin-left: -5px;
    height: 10px;
    line-height: 30px;
}

.navbar-brand-for-qrcode {
    color: #777;
    margin-top: 5px;
}

.div-clear-float {
    clear: both;
}

.oed-fixed-bootom-bitmap{
    position: absolute;
    width:25px;
    height:25px;
    top: 2px;
    background-size: contain;
    background:url(../images2/fixed.png) no-repeat;
}

.oed-fixed-bootom-bitmap:hover{
    background:url(../images2/unfixed.png) no-repeat;
}

.oed-unfixed-bootom-bitmap{
    position: absolute;
    width:25px;
    height:25px;
    top: 2px;
    background-size: contain;
    background:url(../images2/unfixed.png) no-repeat;
}

.oed-unfixed-bootom-bitmap:hover{
    background:url(../images2/fixed.png) no-repeat;
}

.last-preview-box {
    width:auto;
    height:auto;
    padding:30px 20px 40px 25px;
    cursor:pointer;
    position:relative;
}

.stu-switch-border {
    border-right: 2px solid #4499de;
}

.stu-switch-color {
    color: #4499de !important;
    font-size: 14px !important;
}

.wechat-download-btn {
    -webkit-border-radius: 28;
    -moz-border-radius: 28;
    border-radius: 28px;
    color: #ffffff;
    font-size: 20px;
    background: #85bf56;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
}

.wechat-download-btn:hover {
    background: #75af46;
}

.wechat-download-center {
    text-align:center;
    display:block;
    margin:2em auto;
}

.wechat-download-txt{
    text-align:center;
    color:#888;
    margin-top:200px;
    font-family:Microsoft Yahei;
}

#wechat_guide_wrapper{
    height:360px;
    width:100%;

}

.wechat_guide{
    display:block;
    float:right;
    max-width: 100%;
}

.hw-remain {
    color: black;
    font-weight: bold;
}

.hw-remain-warn {
    color: red;
    font-weight: bold;
}

.icon-op {
    color: #A4BA26 !important;
}

.cloud-res-btn-padding {
    padding-left: 8px;
    padding-right: 8px;
}

.cloud-res-slide {
    margin-right: -5px;
}

.tm-share-bg {
    background-color: #f7f7f7;
}