/* central style overide */
#tabs-wrap #gw-nav {
    height: 50px !important;
    border-top: none !important;
    text-transform: uppercase !important;
}

.gw-mega-wrap {
    border-bottom: #be820e 3px solid !important;
}

#tabs-wrap #gw-nav ul li a:hover, #tabs-wrap #gw-nav a:hover{
    background-color: white !important;
}

.gw-mega-menu{
    color: black !important;
}

table, table.tbl-cell-bdr td, table.tbl-cell-bdr th{
    border-color: #be830e !important;
}
table.tbl-row-bdr tr td, table.tbl-row-bdr tr th{
    border-color: #be830e !important;
}

.msg-info-inline, .msg-info {
    background: #F5edde !important;
    border-color: #be830e !important;
}
.gw-mega-wrap h1{
    color: black !important;
}