﻿/*body {
      font: 12px/1.5 verdana,tahoma,arial,\5b8b\4f53,sans-serif;
      
}*/
.legendLabel {
    font-size: 12px;
}
.pagination {
    width: 100%;
}

    .pagination li {
        text-align: right !important;
    }

     .modal-header,.modal-footer  {
      padding:10px !important;
     }


.h34 {
    height: 34px;
}
.h68 {
    height: 68px;
}
/*noti通知插件的样式*/
.alert-minimalist {
    background-color: white;
    border-color: rgba(149, 149, 149, 0.3);
    border-radius: 3px;
    color: white;
    padding: 10px;
}

    .alert-minimalist > [data-notify="icon"] {
        height: 10px;
        margin-right: 12px;
    }

    .alert-minimalist > [data-notify="title"] {
        color: rgb(51, 51, 51);
        display: block;
        font-weight: bold;
        margin-bottom: 5px;
    }

    .alert-minimalist > [data-notify="message"] {
        font-size: 80%;
    }

.hr-10 {
    margin: 0px;
    padding: 0px;
    line-height: 10px;
    height: 10px;
}

.paddingtop-4 {
    padding-top: 4px !important;
}

.treeview ul {
    margin: 0px;
}
/*校验的样式*/
.help-block {
    margin-top: 0px;
    margin-bottom: 3px;
}

.form-group {
    margin-top: 3px;
}

.red1 {
    color: red;
    font-size: 18px;
    float: left;
    padding-top: 5px;
    margin-left: 15px;
    font-weight: bold;
}

.cursor {
    cursor: pointer;
}
/**去除超链接 边框问题*/
a{blr:expression(this.onFocus=this.blur());}
a:focus{outline:none;}
a.hidefocus{outline:none}


/**掩藏datatale搜索框*/
.dataTables_filter {
    display:none;
}
/*.ui-buttonset {
    margin-left: 10%;
}*/


    /*datatable 行变色*/
.datatables tr.even {background-color:#E9E8E7;}
.datatables tr.odd  {background-color: white;}


@media only screen and (max-width:768px) {
  .hidden-768 {
    display: none !important;
  }
}
@media only screen and (max-width:992px) {
  .hidden-992 {
    display: none !important;
  }
}

/*/*  layer-2.0 全局样式**/
body .demo-class .layui-layer-title{background:#c00; color:#fff; border: none;}
body .demo-class .layui-layer-btn{border-top:1px solid #E9E7E7}
body .demo-class .layui-layer-btn a{background:#333;height:40px !important;line-height: 40px !important; padding: 0 25px !important;}
body .demo-class .layui-layer-btn .layui-layer-btn1{background:#999;}

.layui-layer-btn a{background:#333;  height:40px !important;line-height: 40px !important; padding: 0 25px !important;}

.m-10 {
  margin:10px;
}
.mtop-10 {
  margin-top:10px;
}

.underline 
{
    text-decoration:underline;
}
.search-label {
 font-size:13px;

}

 