/* .ui-tabs {
	border: none !important;
	background: #FFFFFF;
	
}

#centeredMainTabs {
    text-align: center !important;

}

#centeredMainTabs li {
    display: inline-block !important;
    float: none !important; 
}

#centeredMainTabs li.ui-state-default {
	margin-bottom: -11px !important; 
}



.ui-tabs-nav {

	background: #FFFFFF !important;
	border-bottom: 5px solid #FF5900 !important;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-top: none !important;
	border-left: none !important;
	border-right: none !important;
}

.ui-tabs-panel, #hcms.mainHcms  {
	background-image: url("../images/h-solution-bgcontent.jpg") !important;
}

.ui-tabs-panel {
	min-height: 800px;
}



.title-bar {
	background: #FF5900;
	color: #FFFFFF;
}

.top-bar {
	background: #A4B8C4;
	color: #FFFFFF;
}

.top-bar-left ul li {
	background: #A4B8C4;
	color: #FFFFFF;
}

.top-bar-left ul li a {
	color: #FFFFFF;
}

.top-bar-left ul li a:hover {
	background: #FF5900;
}

.navLogoTabs {
	text-align: center;
	width: 60px;
	margin-left: -5px !important;
	background: #FF5900;
	border: 5px solid #FF5900;
	border-top-right-radius: 4px;
}

.navLogoTabs img {
	height: 29px;	
}


.navLogo img {
	height: 35px;	
}

.navLogo a {
	font-size: 16px;
	color: #FFFFFF;	
} */


button.menu-icon {
	padding-top: 30px !important;
	background: transparent !important;
	margin-top: 15px;
	color: #000000 !important;
	font-weight: bold !important;
}

button.menu-icon:active, button.menu-icon:hover {
	background: transparent !important;
	color: #000000 !important;
	border: none !important;
}

button.menu-icon::after {
	color: #000000 !important;
	font-weight: bold !important;
}


