.jw_sjbg {
    background: #edf0f5 none repeat scroll 0 0;
    border-bottom: 1px solid #dedede;
    font-size: 16px;
    font-weight: bold;
    height: 48px;
    padding: 10px;
}
.jw_search {
    background: #f8f9fb none repeat scroll 0 0;
    border-bottom: 1px solid #dedede;
}
table>thead {
    background: #f8f8f8;
}
th {
	font-weight: bold;
}
.fixed-table-pagination {
	background-color: #eee;
    padding: 0 10px;
    height: 50px;
    line-height: 50px;
}
.fixed-table-pagination .pagination-detail{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.fixed-table-pagination .dropup {
    /*margin-top: 10px !important;*/
}
body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    padding:0px;
}
.title{
	font-size: 16px;
	font-weight: bold;
}
.search_btn, .save {
    background: #03a9f4 none repeat scroll 0 0;
    border: 1px solid #03a9f4;
    color: #ffffff;
}
li {
    list-style: none;
    font-size: 14px;
}
.right {
	text-align: right;
	padding: 5px ;
}
.left {
	text-align: left;
	padding: 0px;
}
.btn-info {
    background-color: #03a9f4 !important;
    border-color: #03a9f4 !important;
}