.tm-headerbar {
    background-color: #f2f2f2;
}
.su-section {
    background-color: #FFF !important;
}
.bottom-b-wrapper {
    background-color: #f5f5f5;
    color: #666666;
}
.tm-padding-large .uk-container {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
.su-heading .su-heading-inner {
    border-left-color: #23c6ec !important;
}
.su-list i {
    color: #23c6ec !important;
}
.jd_footer {
    display: none;
}
.bottom-b-wrapper .uk-container .uk-panel-title, .bottom-b-wrapper .uk-container h3 {
    color: #23c6ec;
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 30px;
}
.bottom-b-wrapper [class*='uk-width-'] {
    border-color: #d6d5d5 !important;
}
.expanded-bottom-wrapper {
    background-color: #eeeeee;
    color: #666666;
}
.expanded-bottom-wrapper .su-heading-inner {
    color: #000 !important;
}
.tm-has-slider .mainbody-wrapper {
    background-color: #22c6ec;
}

ul.uk-nav-sub {
    padding: 5px 0 5px 0;
    margin-left: 20px;
}