﻿body {
    background: #ffffff;
}

.chem-site-header {
    width: 100%;
    min-width: 1000px;
    height: 150px;
    background: #014f99 url("../images/header_bg.jpg") no-repeat center center;
    background-size: cover;
}

.chem-site-header-cell {
    vertical-align: middle;
}

.chem-site-header-inner {
    position: relative;
    width: 1000px;
    height: 150px;
    margin: 0 auto;
}

.chem-site-logo {
    position: absolute;
    left: 24px;
    top: 25px;
    display: block;
    width: 537px;
    height: 100px;
}

.chem-logo-module {
    position: absolute;
    left: -9999px;
    top: 0;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.chem-logo-module * {
    display: none !important;
}

.chem-nav-shell {
    width: 100%;
    min-width: 1000px;
    height: 54px;
    background: #004386;
}

.chem-nav-cell {
    height: 54px;
    text-align: center;
    background: rgba(0, 67, 134, 0.82);
    border-top: 1px solid rgba(255, 255, 255, 0.18);
    box-shadow: 0 2px 8px rgba(0, 31, 71, 0.22);
}

.chem-nav-cell table[id^="t"],
.chem-nav-cell > table {
    width: 1000px !important;
    height: 54px !important;
    margin: 0 auto !important;
    background: transparent !important;
}

.chem-nav-cell td.b1_1_,
.chem-nav-cell td.b2_1_ {
    height: 54px !important;
    line-height: 54px !important;
    padding: 0 13px !important;
    background: transparent !important;
    font-size: 15px !important;
}

.chem-nav-cell td.b1_1_:hover,
.chem-nav-cell td.b2_1_:hover {
    background: rgba(244, 147, 10, 0.9) !important;
}

.chem-nav-cell .fontstyle49114,
.chem-nav-cell span.fontstyle49114 {
    color: #ffffff !important;
    font-size: 15px !important;
    font-weight: bold !important;
}

.chem-nav-cell .leaderfont49114 img {
    width: 1px;
    height: 22px;
    opacity: 0.35;
}

.chem-nav-cell td.b3_1_,
.chem-nav-cell td.b4_1_ {
    width: 120px !important;
    height: 34px !important;
    background: rgba(0, 67, 134, 0.94) !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.16) !important;
}

.chem-nav-cell td.b4_1_ {
    background: #f4930a !important;
}

.chem-nav-cell .ejfontstyle49114,
.chem-nav-cell span.ejfontstyle49114 {
    color: #ffffff !important;
    font-size: 13px !important;
}