/*Ãæ°üÐ¼*/
.breadcrumb{
    background: none;
    margin-bottom: none;
}
h3{
    border-left:5px solid #549de9;
    padding-left: 15px;
    font-size: 18px;
    color: #434343;
    margin-left: 15px;
}
.container dl{
    width: 114px;
    height: 110px;
    border: 1px solid #b5b5b5;
    float: left;
    margin: 20px 30px ;
    background: #e6e6e6;
}
.container dt i{
    font-size: 60px;
    line-height: 80px;
    margin: 0 auto;
}
.container dt{
    text-align: center;
}
.container dd{
    text-align: center;
}
/*Ñ¡ï¿½ï¿½ï¿½Ô¾ï¿½ï¿½ï¿½ï¿½ï¿½*/
.form-groupone{
    overflow: hidden;
}
.whether-public{
    margin: 0 0 0 10px;
    font-size: 13px;
}
.whether-public span{
    color: #b4b4b4;
}
.select-test-paper dl.active{
    color: #559eeb;
    background-color: white;
    border: #559eeb solid 1px;
}
/*Ñ¡ï¿½ï¿½ï¿½ï¿½ï¿½Ä£Ê?*/
.select-modeone{
    overflow: hidden;
}
.select-mode dl.active {
    color: #559eeb;
    background-color: white;
    border: #559eeb solid 1px;
}
/*.background-font{
    width: 450px;
    height: 34px;
    background:#eeeeee;
    text-align: center;
    line-height: 34px;
    color: #a2a2a2;
    font-size: 13px;
    margin: 0 0 0 5px;
}*/
/*ï¿½ï¿½Å¥*/
.buttonbox button{
    margin: 40px auto 20px;
    font-size: 14px;
    border-radius: 0 0 0 0 ;

}
.error-tip{
    display: none;
    color: red;
}
.select-test-paper input,.select-mode input{
    display: none;
}
#course-value{
    border-radius: 0px;
}
.each-sel-type{
    border: 1px solid #ccc;
    padding: 15px 25px;
    float: left;
    margin-right: 15px;
    cursor: pointer;
    background: #e6e6e6;
    width:110px;
}
.each-sel-type div{
    text-align: center;
}
.each-sel-type input{
    display: none;
}
.each-sel-type.active{
    border-color: #559de9;
    color: #559de9;
    background: none;
}
.bg-danger{
    border-radius: 0px;
    padding: 6px 12px;
}
.fa-exclamation-circle {
    color: #5bc0de;
    margin-right: 5px;
    border-radius: 0px;
}
#exam-detail{
    margin-bottom: 0px;
}



