.menu, .sub-menu, .table-header, .left-off-canvas-menu{
	background-color: #5E5858 !important;
}
.button{
	background-color: #002F87 !important;
}
.gray.button{
	background-color: #a6adb7 !important;
}
.tab-bar {
	background: #fff !important;
	border-bottom: 11px solid #033d2e;
}
.left-off-canvas-menu label{
	background-color: #fff !important;
	color: #033d2e !important;
}
.left-off-canvas-menu li a{
	color: #fff !important;
}
.box-title{
	background-color: #002F87;
}
.underline-title{
	color: #7d7c7a;
}
#login-box .underline-title{
	color: #002F87;
}
p{
	color: #7d7c7a;
}

.logo {
	width: 110px !important;
}
