body{    background-color: #fff !important;font-family: frutigernext, "Microsoft YaHei", Arial, Helvetica, sans-serif;}
li{    list-style: none;}
a:hover{text-decoration: none;color:#d44950;}
a{color:#333;}
.navbar .nav .set,.navbar .nav li:hover{ background-color: #565555;}
.shadow{-moz-box-shadow:2px 2px 15px #333333; -webkit-box-shadow:2px 2px 15px #333333; box-shadow:2px 2px 15px #333333;}
.footer.shadow{-moz-box-shadow:1px -3px 16px #333333; -webkit-box-shadow:1px -3px 16px #333333; box-shadow:1px -3px 16px #333333;}
.footer{text-align:center;z-index:99;   padding-top: 15px;padding-bottom: 15px;    background-color: #2a2730;    color: #99979c;    position: fixed; width: 100%;bottom: 0;}
.bs-examples { margin-right: 0;margin-left: 0;background-color: #fff;border-color: #ddd; border-width: 1px;border-radius: 4px 4px 0 0;-webkit-box-shadow: none;	background-color: #fff;	position: relative;padding: 45px 15px 15px;margin: 0 -15px 15px;border-color: #e5e5e5 #eee #eee;border-style: solid;border-width: 1px 0;-webkit-box-shadow: inset 0 3px 6px rgba(0,0,0,.2);box-shadow: inset 0 3px 6px rgba(0,0,0,.2); margin-bottom: 150px; 
}
.hr-btn{margin-bottom:15px;}
.bs-example select{height: 34px;padding: 6px 6px;font-size: 14px;line-height: 1.42857143;color: #555;background-color: #fff;background-image: none;border: 1px solid #ccc;border-radius: 4px;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
.bs-example	.btn{margin-right:5px;}
.left{float:left;}
.right{float:right;}
.modal-body table th,.modal-body table td{vertical-align: middle !important;}
.modal-body table th{white-space: nowrap;}
.form-horizontal .control-label{  text-align: left; }
.text-indent{margin:15px 4px}
.text-indent p{
	text-indent: 2em;
}
 .table th{white-space: nowrap;}
/*.table{table-layout:fixed;word-break:break-all;}
.table td{word-break : break-all;}*/
.dataTables_wrapper .dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 40px;
    margin-left: -50%;
    margin-top: -25px;
    padding-top: 20px;
    text-align: center;
    font-size: 1.2em;
    background-color: white;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(25%, rgba(255,255,255,0.9)), color-stop(75%, rgba(255,255,255,0.9)), color-stop(100%, rgba(255,255,255,0)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);
}
@media (min-width: 1300px){
.containerd{margin:0 20px;}
.menu-left{
	background-color: #fff;
    border-color: #ddd;
    border-width: 1px;
    border-radius: 4px 4px 0 0;
    -webkit-box-shadow: none;
    background-color: #fff;
    position: relative;
    padding: 20px 10px 10px 5px;
    border-color: #e5e5e5 #eee #eee;
    border-style: solid;
    border-width: 1px 0;
    -webkit-box-shadow: inset 0 3px 6px rgba(0,0,0,.2);
    box-shadow: inset 0 3px 6px rgba(0,0,0,.2);
}
.menu-ul{
	margin-left:5px;
}
.modal-lg {
    width: 1200px;
}}