.header
{
    filter: none !important;
    background-image: none !important;
    background-color: #f5f5f5 !important;
}
ul.page-sidebar-menu > li.open > a, ul.page-sidebar-menu > li > a:hover, ul.page-sidebar-menu > li:hover > a {
    background: #DD1F26 !important;
}
ul.page-sidebar-menu > li > a {
    border-top: 1px solid #5c5c5c !important;
    color: #ffffff !important;
    background: #DD1F26 !important;
}
.page-title {
    padding: 0px;
    font-size: 30px;
    line-height: 44px;
    display: block;
    color: #677172 !important;
    margin: 0px 0px 15px 0px;
    font-weight: 400;
    font-family: 'Roboto Slab', serif;
}
div.dataTables_length label {
    float: left;
    text-align: left;
    color: #DD1F26;
}
div.dataTables_filter label {
    float: right;
    color: #DD1F26;
}
ul.page-sidebar-menu li > ul.sub-menu > li > a {
    color: #FFFFFF;
    font-weight: bold;
	background: #677172 !important;
}
.a360-red-color
{
    color:#DD1F26 !important;
}
.a360-red-background-color
{
	background-color: #DD1F26 !important;
}
.a360-grey-color
{
    color:#677172 !important;
}
.a360-grey-background-color
{
	background-color: #677172 !important;
}
.a360-light-grey-color
{
    color:#f5f5f5 !important;
}
.a360-light-grey-background-color
{
	background-color: #f5f5f5 !important;
}
[role="row"] {
  background-color: #677172 !important;
  color:#FFFFFF !important;
}
#menu999 {
  background-color: #677172 !important;
}
.portlet.box.blue > .portlet-title {
    background-color: #677172 !important;
}
.portlet > .portlet-body.blue, .portlet.blue
 {
    background-color: #677172 !important;
}
.tabbable-custom .nav-tabs > li.active > a {
    border-top: none;
    font-weight: bold;
    color: #DD1F26 !important;
}
.nav-tabs>li>a {
    color: #677172 !important;
    margin-right: 2px;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.tabbable-custom .nav-tabs > li.active {
    border-top: 3px solid #DD1F26;
    margin-top: 0;
    position: relative;
}