body {font-family:Verdana, Geneva, sans-serif;}
/*.breadcrumb{margin-top: 80px;}*/
/*nav{text-align:center;}*/
.align_right{text-align:right;}
.align_left{text-align:left;}	

.main_table > .row:first-child{font-weight:bold;border-bottom:1px solid #d3d3d3;}
/*.main_table > .row:not(:first-child){border:1px solid #d3d3d3;}*/
.main_table > .row:not(:first-child){border-top:1px solid #d3d3d3;padding-top:5px;}
.main_table > .row:not(:first-child):hover{background-color:#f5f5f5;} 
/*.main_table > .row:nth-child(even){background-color:#f5f5f5;}*/
.main_table > .row{min-height:40px;}
/*
.container > .row:nth-child(n+2) > div{word-wrap: break-word;}
.container-fluid > .row:nth-child(n+2) > div{word-wrap: break-word;}
*/

.ref_table > .row:first-child{font-weight:bold;}
.ref_table > .row:not(:first-child){border:1px solid #d3d3d3;}
.ref_table > .row:nth-child(even){background-color:#eeeeee;}
.ref_table > .row{min-height:30px;}

.form_table > .row{min-height:30px;line-height:30px;}

a,a:visited{text-decoration:none;}
a:hover{text-decoration:underline;}
.container-fluid > .row{}

.hide{diaplay:none;}

.header_filter{cursor:pointer;}
.header_filter2{cursor:pointer;}

.badge-warning{background-color: #f0ad4e !important;}

thead tr{background-color:rgb(244,244,244);}
