﻿/*html, body { display:block;width:100%;height:100%;}*/
/*body { -webkit-user-select:none;}*/

.M .hidden_M {display:none;}
.T .hidden_T {display:none;}

/*风火轮*/
.fenghuolun{ position:absolute;display:none; background-color:#fff;}
.fenghuolun_loading{position: absolute;left: 50%;top: 50%;margin-left:-20px;margin-top:-20px;width: 40px;height: 40px;display: none;
        background-image: url("/img/fenghuolun_loading.gif");background-repeat: no-repeat;}

#Alert_autoHide{ position:absolute; display:none; z-index:1; text-align:center; font-size:14px;}
#Alert_autoHide.success #Alert_bg{display:none;}
#Alert_con.alert-success .fa-exclamation{display:none;}
#Alert_con.alert-danger .fa-check{display:none;}
#Alert_float.correct{background:url(/img/correct.gif) 8px center no-repeat #F1FEF2;border-color:#CCF9C1;color:#090;}
#Alert_float.error{background:url(/img/warning.gif) 8px center no-repeat #FEFDE9; border-color:#FAF4B8; color:#C52716;}
#Alert_con_box{position:absolute;left:10%;top:50%;right:10%;opacity:0;}
#Alert_con{margin:auto 0;}
#Alert_bg{width:100%;height:100%;background-color:#000; opacity:0.5;}


.PageControl { width:30px;height:30px; line-height:30px;
              font-size:24px;text-align:center;cursor:pointer;
}
    .PageControl.Goback {color:#69658a;margin-top:10px; }
    .Goback:hover { color:#69658a;}
.PageTitle { color:#444;}
#close_right,#ckFinder_close,#close_ChooseList{margin-top:10px;}

#printMessageBox { position:absolute;bottom:0;left:0;right:0;margin:0;}

.field-validation-error{float:right;margin-top:-21px;margin-right:8px;}