html {
    position: relative;
    min-height: 100%;
}

body {
    font: 14px "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
    line-height: 2em;
    color: #4D4D4D;
    /* 
    background: #fff url(../img/theme/bg.jpg) repeat-x left top; 
    */
    background-size: 100% auto;
}

a {
    color: #4D4D4D;
}

input, button, select, textarea {
    font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

li {
    line-height: 2em;
}

dl {
    margin-bottom: 0px;
}

dt {
    line-height: 2.4em;
}

dd {
    margin-left: 0px;
    line-height: 2.8em;
}

.container-fluid {
    max-width: 1300px;
    padding: 0px;
    margin: auto;
}

.topLine {
    min-height: 24px;
    font-size: 12px;
}

#userNav {
    font-size: 14px;
    margin-top: 30px;
}

#menuNav {
    margin-top: 20px;
    font-size: 1.1em;
}

#menuNav ul li.mainmenu {
    min-width: 120px;
    text-align: center;
}

#menuNav a, #menuNav .active a {
    color: #828282;
    font-weight: 600;
    box-shadow: none;
    border-radius: 4px;
    border: none;
    border-color: #e5e5e5;
}

#menuNav a:hover {
    color: #005580;
    background-color: #e5e5e5;
}

H5.title {
    font-size: 1.3em;
    text-indent: 1em;
    line-height: 2em;
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 15px;
}

.signBorder {
    background-color: #F89406!important;
}

.red {
    color: #B50000;
}

.main_left0 {
    display: none;
}

.font_12 {
    font-size: 12px;
}

.nav-tabs .active {
    font-size: 14px;
    font-weight: 800;
}

.thumbnail img {
    max-width: 90%;
    padding-top: 15px;
    padding-bottom: 15px;
}

.topform-search {
    padding-top: 25px;
    margin-right: 10px;
}

.top {
    /*
border-bottom: 1px solid #D9D9D9;
height: 75px;
padding-top: 5px;
padding-bottom:15px;
*/
}

.logcontent, .examcontent, .footcontent {
    margin: 0 auto;
    margin-top: 60px;
    /*width:980px;*/
}

.examcontent {
    margin-top: 0px;
}

.toolcontent {
    position: fixed;
    bottom: 0px;
    margin-bottom: 0px;
    width: 100%;
    border-top: 1px solid #DADADA;
    background-color: #F9F9F9
}

.footcontent {
    margin-top: 10px;
    border: 0px;
    background: none repeat scroll 0 0 #F9F9F9;
}

.logbox, .exambox {
    height: auto;
    overflow: hidden;
    padding: 0px 10px;
    background: none repeat scroll 0 0 #fff;
    border-radius: 4px;
    min-height: 400px;
}

.logform, .examform {
    padding: 15px 5px 15px 5px;
    overflow: hidden;
}

.logcontrol {
    padding-top: 60px;
}

.logcontrol input {
    padding: 7px;
    font-weight: bold;
}

.logcontrol .control-label {
    font-size: 14px;
    font-weight: bold;
}

.logcontrol .controls span {
    margin-left: 20px;
    color: green;
}

.logbtn {
    font: 16px/40px 700;
    height: 40px;
    width: 130px;
    margin-right: 15px;
}

.logfooter {
    margin-top: 64px;
    text-align: center;
    /*
    background-image: url('../img/theme/grass.jpg');
    */
    background-repeat: repeat-x;
    background-position: center bottom;
    background-size: 100% 150px;
    width: 100%;
    height: 200px;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../img/theme/grass.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../img/theme/grass.jpg', sizingMethod='scale')";
}

.logfooter p {
    color: #ffffff;
}

.questionindex {
    width: 2em;
    line-height: 2em;
    text-align: center;
    margin-bottom: 10px;
}

.media.well:hover {
    border-color: #3A87AD;
}

.media-body .radio, .media-body .checkbox {
    font-size: 1em;
    font-weight: 800;
    margin: auto 15px;
}

.media-body .radio input, .media-body .checkbox input {
    width: 1.2em;
    height: 1.2em;
    margin-top: 0px;
}

.boardscore {
    background: url('../img/theme/board.png');
    margin: auto;
    width: 296px;
    height: 193px;
}

.boardscore h1 {
    padding-top: 60px;
    color: #FFFFFF;
}

.decidediv {
    position: relative!important;
}

.decidediv .right, .decidediv .wrong {
    width: 200px;
    height: 200px;
    right: 60px;
    top: 50px;
    position: absolute;
    z-index: 99;
}

.decidediv .right {
    background: url('../img/theme/right.png');
}

.decidediv .wrong {
    background: url('../img/theme/wrong.png');
}

.scoreArea {
    right: 80px;
    top: 90px;
    position: absolute;
    z-index: 99;
    font-size: 120px;
    color: #FF0000;
    font-family: "MV Boli";
}

.noborder {
    border: 0px!important;
    margin-bottom: 0px !important;
}

.well.media-body, .well .nav-tabs {
    border: 0px!important;
    margin-bottom: 0px !important;
}

.banner {
    position: relative;
    overflow: auto;
}

.banner ul, .banner ol {
    margin: 0px;
}

.banner li {
    list-style: none;
}

.banner ul li {
    float: left;
}

.banner .dots {
    bottom: 12px;
    left: 90%;
    position: absolute;
    right: 0;
}

.banner .dots li {
    border: 1px solid #F5810A;
    border-radius: 6px;
    cursor: pointer;
    display: inline-block;
    height: 8px;
    margin: 0 4px;
    opacity: 0.4;
    text-indent: -999em;
    background: none repeat scroll 0 0 #FFFFFF;
    width: 8px;
    float: left;
}

.banner .dots li.active {
    background: none repeat scroll 0 0 #FEE368;
    opacity: 1;
}

.thumbnail {
    position: relative
}

.thumbnail .badge {
    position: absolute;
    right: 10px;
    top: 10px;
}

.logfooter .ft-follow-us {
    width: 100px;
    height: 100px;
    background: url('../img/theme/barcode.jpg');
    background-size: 100px 100px;
    background-repeat: no-repeat;
    margin: 0 auto;
    list-style-type: none;
}

.f_share {}

.f_share .bshare-custom {
    font-size: 12px;
    color: #777;
    height: 20px;
}

.f_share .bshare-custom a {
    padding-left: 24px;
    margin-right: 8px;
    height: 20px;
    display: inline-block;
}

.f_share .bshare-custom .bshare-sinaminiblog {
    background: url("../img/theme/share_icon.png") no-repeat 0 0;
}

.f_share .bshare-custom .bshare-qqmb {
    background: url("../img/theme/share_icon.png") no-repeat 0 -20px;
}

.f_share .bshare-custom .bshare-weixin {
    background: url("../img/theme/share_icon.png") no-repeat 0 -40px;
}

.f_share .bshare-custom .bshare-qqim {
    background: url("../img/theme/share_icon.png") no-repeat 0 -60px;
}

.f_share .bshare-custom .bshare-douban {
    background: url("../img/theme/share_icon.png") no-repeat 0 -80px;
}

.f_share .bshare-custom .bshare-sinaminiblog:hover {
    background: url("../img/theme/share_icon.png") no-repeat -25px 0;
}

.f_share .bshare-custom .bshare-qqmb:hover {
    background: url("../img/theme/share_icon.png") no-repeat -25px -20px;
}

.f_share .bshare-custom .bshare-weixin:hover {
    background: url("../img/theme/share_icon.png") no-repeat -25px -40px;
}

.f_share .bshare-custom .bshare-qqim:hover {
    background: url("../img/theme/share_icon.png") no-repeat -25px -60px;
}

.f_share .bshare-custom .bshare-douban:hover {
    background: url("../img/theme/share_icon.png") no-repeat -25px -80px;
}

.lemmaWgt-lemmaCatalog {
    margin: 35px 0;
    *zoom: 1;
    clear: both;
    display: inline-block;
    width: 100%;
}

.lemmaWgt-lemmaCatalog: after {
    content: '\0020';
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.lemmaWgt-lemmaCatalog .lemma-catalog {
    float: left;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background: #fbfbfb;
    font-family: arial, tahoma, 'Microsoft Yahei', '\5b8b\4f53', sans-serif;
    width: 100%;
}

.lemmaWgt-lemmaCatalog .lemma-catalog .block-title {
    float: left;
    margin: 22px 0 0 20px;
    width: 63px;
    height: 48px;
    text-align: center;
    font-size: 18px;
    line-height: 48px;
    font-weight: 400
}

.lemmaWgt-lemmaCatalog .lemma-catalog .catalog-list {
    display: block;
    float: left;
    border-left: 1px solid #ebebeb;
    width: 706px;
    position: relative;
    overflow: hidden;
    padding-top: 15px;
    padding-bottom: 20px;
}

.lemmaWgt-lemmaCatalog .lemma-catalog .catalog-list ol {
    float: left;
}

.lemmaWgt-lemmaCatalog .lemma-catalog .catalog-list ol: first-child {
    border-left: 0
}

.lemmaWgt-lemmaCatalog .lemma-catalog .catalog-list ol li.level1 {
    line-height: 28px;
    list-style-type: none;
}

.lemmaWgt-lemmaCatalog .lemma-catalog .catalog-list ol li.level1 .index {
    display: -moz-inline-box;
    -moz-box-orient: vertical;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 18px;
    font-size: 16px;
    padding-left: 20px;
    padding-right: 8px;
    vertical-align: top;
    text-align: right;
    color: #63a0df
}

.lemmaWgt-lemmaCatalog .lemma-catalog .catalog-list ol li.level1 .text {
    display: -moz-inline-box;
    -moz-box-orient: vertical;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    font-size: 16px;
    font-weight: 500;
    vertical-align: top;
    width: 120px
}

.lemmaWgt-lemmaCatalog .lemma-catalog .catalog-list ol li.level1 .text a {
    color: #136ec2
}

.lemmaWgt-lemmaCatalog .lemma-catalog .catalog-list ol li.level2 {
    line-height: 21px
}

.lemmaWgt-lemmaCatalog .lemma-catalog .catalog-list ol li.level2 .index {
    display: -moz-inline-box;
    -moz-box-orient: vertical;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    padding-left: 41px;
    padding-right: 5px;
    width: 5px;
    line-height: 16px;
    font-size: 12px;
    vertical-align: top;
    color: #ccc
}

.lemmaWgt-lemmaCatalog .lemma-catalog .catalog-list ol li.level2 .text {
    display: -moz-inline-box;
    -moz-box-orient: vertical;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    line-height: 16px;
    font-size: 12px;
    width: 115px;
    vertical-align: top
}

.lemmaWgt-lemmaCatalog .lemma-catalog .catalog-list ol li.level2 .text a {
    color: #333
}

.lemmaWgt-lemmaCatalog .lemma-catalog .column-1 {
    width: auto
}

.lemmaWgt-lemmaCatalog .lemma-catalog .column-1 ol {
    width: 234.33333333px
}

.lemmaWgt-lemmaCatalog .lemma-catalog .column-1 ol li.level1 .text {
    width: 180px
}

.lemmaWgt-lemmaCatalog .lemma-catalog .column-1 ol li.level2 .text {
    width: 175px
}

.lemmaWgt-lemmaCatalog .lemma-catalog .column-3 {
    width: auto
}

.lemmaWgt-lemmaCatalog .lemma-catalog .column-3 ol {
    width: 175.5px
}

.lemmaWgt-lemmaCatalog .lemma-catalog .column-4 ol {
    width: 175.5px
}

.point_green {
    width: 6px;
    height: 6px;
    background: #87D068;
    border-radius: 6px;
    float: left;
    margin: 7px;
}

.point_gray {
    width: 6px;
    height: 6px;
    background: #CCCCCC;
    border-radius: 6px;
    float: left;
    margin: 7px;
}

.upload-file p {
    color: red;
}

.downloadlink {
    color: red;
    text-decoration: underline;
}

/*** survey ***/

.survey_group {
    background-color: #e5e5e5;
    width: 100%;
    clear: both;
    float: left;
}

.survey_option {
    z-index: 5;
    padding: 8px 16px;
    float: left;
}

.survey_option .tb {
    margin: 0;
    background-color: white;
}

.survey_option .datetimepicker {
    margin: 0;
}

.survey_option .rd {
    margin: 0;
    background-color: white;
}

.survey_option .cb {
    margin: 0;
    background-color: white;
}

.survey_option label {
    display: inline-block;
    margin: 5px;
}

.survey_group .survey_short_title {
    float: left;
    width: 130px;
    padding: 8px;
}

.survey_group .survey_short_title label {
    margin: 5px 0;
}

.surveyform h2 {
    margin: 16px 0 0 8px;
    float: left;
    clear: both;
    font-size: 24px;
    font-weight: normal;
}

.examform h2 {
    clear: both;
    font-size: 24px;
    font-weight: normal;
}

.surveyform h3 {
    font-size: 16px;
    margin: 16px 0 0 8px;
    float: left;
    clear: both;
}

.extraSurveybox {
    display: none;
}

.survey_long_title {
    float: left;
    padding: 8px;
    clear: both;
}

.extalabel {
    width: 300px;
    text-align: right;
}

.act_extalabel {
    width: 100%;
    font: left;
    clear: both;
}

.act_optionlabel {
    width: 120px;
}
.sub_title{
    font-size: 15px;
    margin: 0px;
}

.media .pull-right {
    float: right;
}




.logbox, .exambox {
    height: auto;
    overflow: hidden;
    padding: 0px 0px;
    background: none repeat scroll 0 0 #fff;
    border-radius: 4px;
    min-height: 400px;
}


.logform, .examform {
    padding: 0px 0px 0px 0px;
    overflow: hidden;
}

.well {
    min-height: 20px;
    padding: 0px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
       -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
 }

  .thumbnail img {
    max-width: 15%;
    padding-top: 15px;
    padding-bottom: 15px;
}

.btn-primary {
    color: #ffffff;
    background-color: #006dcc;
    *background-color: #0044cc;
    font-size: 18px;
  }

  .text-warning {
    color: #006dcc;
    font-size: 16px;
  }


  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 15px;
    text-align: left;
    font-size: 16px;
  }

  .thumbnails > li {
    float: left;
    margin-bottom: 2px;
    margin-left: 20px;
  }

  .thumbnail .caption {
    padding: 4px;
    color: #555555;
  }

  p {
    margin: 0 0 0px;
  }

  .alert {
    padding: 8px 8px 8px 8px;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
  }