

/* Main Color Scheme */
.tarife-header{background: #01739F;}
.header .wrapper,
.toggle-menu,
.header-topmenu li,
.slider-navigation li.active a,
.header-topmenu {
	background-color: #01739F;
}
.main-menu {
	color: #01739F;
}


/* Panel & Widget Title Color */
#sidebar .widget > .w-title h3,
.r-title h3,
.content .panel > .p-title h2 {
	background-color: #01739F;
}
.tab-a {
	box-shadow: inset 0 -3px 0 #DADADE;
}

/* Background Color/Texture/Image */
body {
			background: #F0F0F0;
	
}

