
#hight{
font-size :7px;
-webkit-transform : scale(0.84,0.84) ;
*font-size:7px;
}
#PrintBox{
font-size : 7px;
-webkit-transform : scale(0.84,0.84) ; 
*font-size:7px;
}
.alert-info {
    background: #000 !important;
    border-color: #000;
    border-radius: 0;
    font-size: 14px;
    text-align: center;
    box-shadow: 0 3px 10px rgba(0,0,0,0.7);
   color: #fff;
    position: fixed;
    padding: 13px 0;
    line-height: 24px;
    min-height: 50px;
    margin-bottom: 0;
    z-index: 9999;
    top:30px;
    left: 50%;
    width: 300px;
    margin-left: -150px;
    box-sizing:border-box
}
.alert-success {
    background: #3D963D !important;
    border-color: #3D963D;
    border-radius: 0;
    font-size: 14px;
    text-align: center;
    box-shadow: 0 3px 10px rgba(42,118,42,0.7);
    color: #fff;
    position: fixed;
    padding: 13px 0;
    line-height: 24px;
    min-height: 50px;
    margin-bottom: 0;
    z-index: 9999;
    top:30px;
    left: 50%;
    width: 300px;
    margin-left: -150px;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
}
.alert-warning {
    background: #ca3320!important;
    border-color: #ca3320;
    border-radius: 0;
    font-size: 14px;
    text-align: center;
    box-shadow: 0 3px 10px rgba(187,51,34,0.7);
    color: #fff;
    position: fixed;
    padding: 13px 0;
    line-height: 24px;
    min-height: 50px;
    margin-bottom: 0;
    z-index: 9999;
    top:90px;
    left: 50%;
    width: 300px;
    margin-left: -150px;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
}

.alert-danger {
    background: #ca3320!important;
    border-color:#ca3320; 
    border-radius: 0;
    font-size: 14px;
    text-align: center;
    box-shadow: 0 5px 8px rgba(187,51,34,0.5);
    color: #fff;
    position: fixed;
    padding: 0;
    line-height: 20px;
    min-height: 50px;
    margin-bottom: 0;
    z-index: 9999;
    top:60px;
    left: 25%;
    width:50%;
    border-radius: 3px;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
}
.alert-danger .close{
    top: 0;
    right:2px;
}
.alert-dismissable ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.green{
    color: #3D963D;
}
.green_1{
    color: #9ccc65;
}
.green_2{
    color: #12a89d;
}
.blue{
    color:#0091ff;
}
.blue_1{
    color: #46baff;
}
.blue_2{
    color: #3e70f0;
}
.red {
    color: #fb3b37;
}
.red_1{
    color:#f16461;
}
.red_2{
    color:#f55599;
}
.orange {
    color: orange;
}
.orange_1{
    color:#f60;
}
.orange_2{
    color:#ffd200;
}
.grey {
    color: grey;
}
.grey_1{
    color:#9fa0a4;
}
.purple{
    color: #6a71e5;
}
.purple_1{
    color: #b39dda;
}
.pink{
    color: pink;
}
.img_orange{
    color: #ffba01;
}
.exl_green{
    color:#579c32;    
}
.word_blue{
    color:#497fc8;
}
.pdf_red{
    color: #dc1f01;
}


.table{margin-top: 10px; background: #f7f7f7; overflow: hidden; font-size: 13px;}
.gridStyle {height:450px;}
.cell-width-auto {width: auto;}
/*加载*/
.ui-loading-sign {display: inline-block;position: fixed;left: 50%;top:0; 
    margin-left: -60px;z-index: 1002;color: #333333;
background-color: #fcf8e3;padding:5px 15px;
border: 1px solid #faebcc;
}
.ui-loading-text{margin:5px 13px; font-size: 14px; color: #666; text-align: center; max-width:400px; white-space:nowrap;}
.iWrapper{
    width: 100%;
    border: none;
}
.begin_open{
/*    background: rgba(0,0,0,0.8);*/
    position: absolute;
    left: 160px;
    top: 65px;
/*    right: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    padding-top: 7%;
    text-align: center;*/
}
.begin_open img{
    height:520px;
    width: auto;
}

