
div.sys_main_menu {
    background-color: #2D2D2D;
    border-bottom: 1px solid rgba(64, 64, 64, 0.4);
    border-top: 1px solid rgba(255, 255, 255, 0.9);
    box-shadow: 0 1px 1px rgba(51, 51, 51, 0.15);
    min-height: 38px;
    position: relative;
    z-index: 100;
}
div.sys_mm {
    margin: 0 auto;
}
table.topMenu {
    background-image: none;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
table.topMenu td {
    background-color: transparent;
    height: 38px;
    position: relative;
    vertical-align: middle;
}
#mmm {
    border-collapse: collapse;
    height: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
}
table.topMenu a, table.topMenu a:link, table.topMenu a:visited, table.topMenu b {
    border-width: 0;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    height: 38px;
    line-height: 38px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 -1px 0 #4B4B4B;
    text-transform: uppercase;
    z-index: 20;
}
table.topMenu a:focus {
    outline: 0 none;
}
table.topMenu td#tm_active a.top_link, table.topMenu td#tm_active a.top_link:link, table.topMenu td#tm_active a.top_link:visited, table.topMenu td#tm_active a.top_link:active {
    color: #666666;
}
table.topMenu td.top:hover a.top_link, table.topMenu td.top:hover a.top_link:link, table.topMenu td.top:hover a.top_link:visited, table.topMenu td.top:hover a.top_link:active {
    color: #2D2D2D;
    z-index: 21;
}
table.topMenu td.top:hover a.top_link:before, table.topMenu td.top:hover a.top_link:after {
    box-shadow: 0 0 3px rgba(51, 51, 51, 0.3);
    content: " ";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 1px;
    z-index: -1;
}
table.topMenu td.top:hover a.top_link:before {
    left: 0;
}
table.topMenu td.top:hover a.top_link:after {
    right: 0;
}
table.topMenu a span.down, table.topMenu b span.down {
    cursor: pointer;
    display: block;
    height: 38px;
    position: relative;
    text-align: center;
}
table.topMenu a span.down img, table.topMenu b span.down img {
    height: 16px;
    margin: 8px auto 7px;
    vertical-align: middle;
    width: 16px;
}
table.topMenu td.top:hover a span.down, table.topMenu td.top:hover b span.down, table.topMenu td.top a:hover a span.down, table.topMenu td.top a:hover b span.down {
    background-color: #FFFFFF;
}
table.topMenu td.top div.sub {
    display: block;
    position: relative;
}
table.topMenu td.top ul.sub {
    background-color: #2D2D2D;
    box-shadow: 0 1px 3px rgba(51, 51, 51, 0.3);
    display: none;
    height: auto;
    list-style: none outside none;
    margin: 0;
    padding: 10px;
    position: absolute;
    right: 0;
    text-align: left;
    visibility: hidden;
    white-space: nowrap;
    width: 190px;
    z-index: 20;
}
table.topMenu td.top:hover ul.sub {
    display: block;
    right: 0;
    visibility: visible;
}
table.topMenu td.top ul.main_elements {
    left: 0;
}
table.topMenu td.top ul.sub li {
    margin: 0;
}
table.topMenu ul.sub li a.button {
    color: #000000;
    cursor: pointer;
    font-size: 12px;
    height: 33px;
    line-height: 33px;
    overflow: hidden;
    padding: 0 10px;
    text-align: left;
}
table.topMenu ul.sub li:hover a.button {
    background-color: #EEEEEE;
    color: #000;
}
table.topMenu div.more_sub {
    display: block;
    position: relative;
}
table.topMenu ul.more_sub {
    background-color: #2D2D2D;
    box-shadow: 0 1px 3px rgba(51, 51, 51, 0.3);
    color: #000000;
    display: none;
    height: auto;
    left: 100%;
    list-style: none outside none;
    margin: 0;
    padding: 10px;
    position: absolute;
    top: 0;
    width: 190px;
    z-index: 25;
}
table.topMenu ul.sub li:hover ul.more_sub {
    display: block;
}
table.topMenu ul.more_sub li {
    background-image: none;
    overflow: hidden;
}
table.topMenu ul.sub ul.more_sub a.button {
    background-color: transparent;
    color: #fff;
}
table.topMenu ul.sub ul.more_sub li:hover a.button {
    background-color: #EEEEEE;
    color: #000;
}
table.topMenu ul.sub a.more_ntop_element:hover {
    color: #333333;
}
table.topMenu ul.sub a.more_top_element.active, table.topMenu ul.sub a.more_ntop_element.active {
    color: #333333;
    font-weight: bold;
}
div.sys_sub_menu {
    margin: 0 auto;
}
div.subMenu {
    background-color: rgba(255, 255, 255, 0.8);
    border-top: 0 none;
    font-weight: bold;
    min-height: 54px;
    position: relative;
}
div.sys_page_icon, div.sys_page_header, div.sys_page_status, div.sys_page_submenu, div.sys_page_actions {
    float: left;
    position: relative;
}
div.sys_page_icon {
    height: 32px;
    overflow: hidden;
    width: 32px;
}
div.sys_page_icon .img_submenu {
    margin: 0;
    vertical-align: middle;
}
div.sys_page_icon .img_submenu.sys-icon {
    color: #666666;
    display: inline-block;
    font-size: 32px;
    min-width: 32px;
    padding-top: 3px;
    text-align: center;
}
div.sys_page_header {
    color: #666666;
    font-size: 16px;
    line-height: 32px;
    max-width: 680px;
    overflow: hidden;
    text-transform: capitalize;
    white-space: nowrap;
}
div.sys_page_header a {
    color: #666666;
    text-decoration: none;
}
div.sys_page_submenu {
    line-height: 32px;
    overflow: hidden;
}
div.sys_page_actions {
    float: right;
}
div.sys_page_actions div.actionsContainer {
    margin: 0;
    padding: 0;
}
div.sys_page_submenu_bottom div.sys_page_submenu {
    float: none;
    line-height: 15px;
}
div#StatusMessage {
    padding-top: 9px;
}
div#StatusMessage span.sys_sm_text {
    font-style: italic;
}
div#StatusMessage a.sys_sm_update {
    font-weight: normal;
}
div#StatusMessage span.sys_sm_when {
    margin-left: 5px;
}
div#inloadedStatusMess {
    padding-top: 6px;
}
div#inloadedStatusMess div.input_wrapper {
    margin-bottom: 0;
}
div.subMenu div.act, div.subMenu div.pas, div.subMenu div.bullet {
    display: block;
    float: left;
}
div.subMenu div.act {
    color: #666666;
    font-weight: normal;
}
div.subMenu div.bullet {
    color: #999999;
    font-weight: normal;
    padding: 0 3px;
}
div.subMenu a.sublinks, div.subMenu a.sublinks:link, div.subMenu a.sublinks:visited {
    color: #2D2D2D;
    font-weight: normal;
    text-decoration: none;
}
div.subMenu a.sublinks:hover, div.subMenu a.sublinks:active {
}
div.sys_page_actions div.sys_tm_login_join {
    height: 39px;
    margin: 0;
    padding: 0;
}
div.sys_tm_login_join .bx-btn {
    margin-left: 10px;
}
div.sys_tm_login_join .bx-btn:first-child {
    margin-left: 0;
}
div.sys_bc {
    height: 50px;
    line-height: 50px;
    position: relative;
    text-transform: capitalize;
}
div.sys_bc div.bc_unit {
    float: left;
    position: relative;
}
div.sys_bc div.bc_unit:first-child {
    margin-left: 0;
}
div.sys_bc div.bc_divider {
    float: left;
    font-size: 15px;
    height: 50px;
    line-height: 50px;
    position: relative;
    width: 7px;
}
div.sys_bc div.bc_addons {
    float: right;
    position: relative;
}
div.sys_bc a, div.sys_bc a:link, div.sys_bc a:visited, div.sys_bc a:hover, div.sys_bc a:active {
    text-transform: capitalize;
}
