.nav.nav-tabs.text-transform-none > li.active > a{
	background:#FFA500;	
	color:#fff !important;
}

.panel .panel-body{
padding:0px;
}

.panel-primary > .panel-heading{
	background:#FFA500;	
	color:#fff !important;
}

th,td{
	text-align: inherit;
}

.fg-line{
	min-height:10px;
}


.bs-callout-info > .bs-callout-heading, .bs-callout-info > h4{
	background-color: #FFA500;
}

.panel-inverse > .panel-heading{
	background-color: #FFA500;
}

#topnav .topbar-main{
	background-color: #4169E1;
}

#topnav .topbar-main .text-custom{
	color:#fff;
}



.nav.nav-tabs + .tab-content{
	 
} 

.tab-content > .tab-pane{
	background: url('/file/op0-2_logo.png') no-repeat center ; 
	width:100%;
	height:100%;
}


.card-box{
	background: url('/file/op0-2_logo.png') no-repeat center ; 
	width:100%;
	height:100%;
}

