.panel-body h3{
    margin: 0 0 15px 15px;
}
.tablelist{
    border: 1px solid #ddd;
}
.tablelist th{
    text-align:center;
}
.tablelist i{
    color:#333;
    padding-left:3px;
    cursor:pointer;
}

.chose-exam a{
    font-size: 14px;
    display: inline-block;
    background: #fff;
    border: 1px solid #ddd;
    padding: 8px 30px;
    color: #000;
}
.chose-exam a.active{
    background: #64baeb;
    color: #fff;
}
.only-paper-show{
    display: none;
}
.areo-more {
    display: none;
    position: absolute;
    right: 30px;
    top: 0;
    line-height: 30px;
    height: 30px;
    font-size: 15px;
    color: #55b3e9;
    cursor: pointer;
}
#view_count{
    cursor: pointer;
}
#pubtime{
    cursor: pointer;

}
#pubtime i{
    color: #559de8;
}

/* fix */
.pos-operate{
    position: absolute;
    bottom: 3px;
    right: 5px;
}
.pos-common-list{
    position: relative;
}
.exam-info p{}
.paper-fix{
    width: 150px;
    min-height: 250px;
    position: fixed;
    top: 30%;
    right: 20px;
    border: 1px solid #ddd;
}

.pos-body{
    position: relative;
}
.pos-bar{
    position: absolute;
    left: 0;
}
.pan-left{
    width: 35px;
    height: 100%;
    background: #559de8;
    position: relative;
}
.pan-left p{
    text-align: center;
}
.pan-left p a{
    font-size: 12px;
    color: #fff;
}
.pan-left div{
    padding: 0 5px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    margin: 60px 0;
}
.pan-right{
    padding: 20px 0 0 15px;
    font-size: 14px;
}
.fix-paper-btn{
    margin-top: 24px;
}
.fix-paper-btn a{
    display: block;
    min-height: 26px;
    line-height: 26px;
    padding: 0 10px;
    font-size: 14px;
    color: #fff;
    background: #559de8;
    margin-bottom: 10px;
    width: 80px;
}
.pan-right ul li strong{
    font-size: 16px;
    /*font-weight: bold;*/
    color: #559de8;
}
.dl-horizontal dt{
    position: relative;
}
.course-change-btn{
    margin-left: 15px;
    color:#5cb85c;
    position: absolute;
    right: 20px;
    top:7px;
    cursor: pointer;
}

/* table���� */
.tablelist thead th{
    text-align: left;
}
table tbody{
    border: 1px solid #ddd;
}
/*
#pubtime{
    text-align: center;
}
.tablelist tbody tr td:last-child{
    text-align: center;
}*/
.input-group{
    height: 25px;
    border-radius: 0px;
}
.form-control{
    height: 25px;
    border-radius: 0px;
}
#everypage{
    height: auto;
}
.form-inline .input-group .input-group-addon{
    height: 25px;
    overflow: hidden;
    line-height: 0.5;
    border-radius: 0px;
    padding: 6px 8px;
}
.form-inline .input-group .input-group-addon:hover{
    background: #55b3e9;
    cursor: pointer;
}
.form-inline .input-group .input-group-addon i{
    height: 10px;
    line-height: 0.5;

}
.erji-search-input{
    margin-top: 3px;
}
.single-num .fa{
    font-size: 14px;
    margin-left: 16px;
    font-weight: 100;
    cursor: pointer;
}
.fa-times{
    font-size: 14px;
    margin-left: 16px;
    font-weight: 100;
    cursor: pointer;
}

.search-result {
    color:#aeaeae;
}
.btn-chose{
    padding: 1px 10px;
    background: #559de8;
    border-radius: 0;
    color: #fff;
   visibility: hidden;
}
.only-test-show{
    display: none;
}

