﻿/*---------------------------这个样式表是全局样式---------------------------------*/

/*字体【全局】*/
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6
{
    font-family: "微软雅黑" !important;
    font-weight: 500;
    line-height: 1.1;
}

#body
{
    background-color: #FFF;
    font-family: "微软雅黑" !important;
}

body.modal-open
{
    margin-right: 0px;
}


.modal
{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    display: none;
    overflow: auto;
    overflow-y: auto;
}
/*页头*/
/*页头样式修改*/
.navbar
{
    border: 0px none;
    box-shadow: none;
    border-radius: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    min-height: 45px;
    position: relative;
    background: none repeat scroll 0% 0% #428bca;
}


.span_h3
{
    font-weight: 400;
    color: #FFF;
    font-size: 24px;
    line-height: 24px;
}

.margin-left
{
    margin-left: 10px;
}

.title_top {
line-height: 75px;
height: 45px;
margin: 0px 0px 0px 30px;
}
.ace-nav>li>a>[class*="icon-"] {
font-size: 24px;
color: #FFF;
display: inline-block;
width: 20px;
text-align: center;
}

.ace-nav > li > a > span {
font-size:15px !important;
}

.header_right_icon {
height: 70px;
padding-top: 18px;
float: left;
}

.dropdown-menu.dropdown-close.pull-right
{
    left: auto;
    right: 5px;
}


/*主体部分*/
.main_height
{
    width: 1020px;
    margin: 30px auto 30px auto;
    /*min-height:600px;*/
    margin-bottom: 0px;
    padding-bottom: 130px;
}

.main_teacher
{
    width: 930px;
    margin: 0px auto;
}

/*.container {
    margin-top:30px;
    padding-bottom:130px;
}*/

/*.breadcrumbs > .container {
padding:0px !important;
margin-top:0px !important;
}*/

/*教师端主页*/
.teacher_index
{
    width: 1020px;
    margin: 80px auto 30px auto;
    height: 600px;
    margin-bottom: 120px;
}

.clear_both
{
    clear: both;
}

.table_title
{
    font-family: "Microsoft YaHei";
    font-size: 16px;
    font-weight: 400;
}


span.font_yh:hover
{
    color: #03F;
}

a.home
{
    text-decoration: none;
}

#container a
{
    text-decoration: none;
}

a.dropdown-toggle
{
    display: inline-block;
}

.font_title
{
    font-size: 24px;
}

.btn-group.open .dropdown-toggle
{
    -webkit-box-shadow: none;
    box-shadow: none;
}

/*文字缩进*/
.text-indent
{
    text-indent: 2em;
}

/*分配实验主界面*/

.square_wh
{
    height: 150px;
    width: 300px;
    margin: -10px 5px 10px 0px;
    padding: 30px 10px;
}

.img_them
{
    display: block;
    float: left;
    margin-left: 15px;
}

span#square_text
{
    display: block;
    float: left;
    font-size: 24px;
    word-break: break-all;
    white-space: normal;
    margin-left: 10px;
    width: 150px;
    height: 50px;
    padding-top: 20px;
}

.text_them
{
    font-size: 24px;
    display: inline-block;
    margin-top: 20px;
}


/*框架里面修改的东西,每个页面的tab-content样式都会修改为下面的样式*/
/*1、选项卡的tab-content 里面的 border部分 border-top保留，其他删除。*/
.tab-content
{
    border-top: 1px solid #C5D0DC;
    border-left: none;
    border-right: none;
    border-bottom: none;
    padding: 16px 12px;
    position: relative;
    z-index: 11;
}



/*页脚*/
.max_footer
{
    width: 100%;
    height: 100px;
    background: #000;
    position: absolute;
    bottom: 0px;
    z-index: 1300;
    clear: both;
}



/* styles for validation helpers */
.field-validation-error
{
    color: #e80c4d;
    font-weight: bold;
}

.field-validation-valid
{
    display: none;
}

input.input-validation-error
{
    border: 1px solid #e80c4d;
}

textarea.input-validation-error
{
    border: 1px solid #e80c4d;
}

select.input-validation-error
{
    border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error
{
    border: 0 none;
}

.validation-summary-errors
{
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.1em;
}

.validation-summary-valid
{
    display: none;
}

.btn-sm {
border-width: 4px;
font-size: 13px;
padding: 2px 9px;
line-height: 1.39;
}
.v_middle {
 vertical-align:middle !important;

}
.ace-nav>li {
	line-height: 60px;
	height: 60px;
	border-left: 1px solid #FFF;
}
.ace-nav > li > a:hover {
background-color:#428bca !important;

}

.ace-nav > li > a {
background-color:#428bca !important;
}
.ace-nav > li.open > a {
background-color:#428bca !important;

}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border-top: 2px solid #428bca;
}

.header-color-blue {
background:#428bca !important;
border-color:#428bca !important;
}

/*------------ol_loading--------- */
.ol_loading
{
    width: 100%;
    height: 200px; 
    background: url( '/Content/img/loader.gif' );
    background-repeat: no-repeat;
    background-position: center center;
    display: none;
    position: absolute;
    top: 10%;
    left: 0px;
}

.ol_loading_mask
{
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #fff;
    opacity: 0.6;
    filter: alpha(opacity = 60);
    display: none;
}