﻿
.common_background {
    background-color: #ffffff;
    font-size: inherit;
    font-weight: inherit;
}

.header, .sticky_header .header_inner, .menu_wrap .nav ul {
    background-color: rgba(255,255,255,1);
    font-size: inherit;
    font-weight: inherit;
}

@media(max-width:979px) {
    .main_menu /*Floating and Mobile menu bc*/ {
        background-color: rgba(255,255,255,1);
        font-size: inherit;
        font-weight: inherit;
    }
}

#main_content, .wsc_sidebar_skin, #banner {
    background-color: rgba(0,0,0,1);
    font-size: inherit;
    font-weight: inherit;
}

.wsc-sidebar-inner li.root.active.with-arrow > a:after, .wsc-sidebar-inner li.root.with-arrow:not(.sub):hover > a:after {
    border-right-color: #000000;
}

.wsc-sidemenu-right .wsc-sidebar-inner li.root.active.with-arrow > a:after, .wsc-sidemenu-right .wsc-sidebar-inner li.root.with-arrow:not(.sub):hover > a:after {
    border-left-color: #000000;
    border-right-color: transparent;
}

#footer_alt, #footer2 {
    background-color: rgba(0,0,0,1);
    font-size: inherit;
    font-weight: inherit;
}

#intro, #outro .strip, .strip, .wsc-section-switcher {
    background-color: rgba(0,0,0,1);
    font-size: inherit;
    font-weight: inherit;
}

.ColorPanes1 {
    background-color: rgba(255,255,255,1);
    font-size: inherit;
    font-weight: inherit;
}

.ColorPanes2 {
    background-color: rgba(0,131,63,1);
    font-size: inherit;
    font-weight: inherit;
}

.ColorPanes3 {
    background-color: rgba(251,251,251,1);
    font-size: inherit;
    font-weight: inherit;
}

.ColorPanes4 {
    background-color: rgba(30,30,30,1);
    font-size: inherit;
    font-weight: inherit;
}

.ColorPanes5 {
    background-color: rgba(0,0,0,1);
    font-size: inherit;
    font-weight: inherit;
}

.btn, .btn-rounded, .alert, .zocial, .fontawesome-icon-list .fa-hover a,
.btn-lg, .btn-group-lg > .btn, .panel-group .panel,
.pagination ul > li > a, .pagination ul > li > span,
.menu_wrap .nav > li.active > a, .menu_wrap .nav > li.active,
.menu_classic .menu_wrap .nav > li.active > a, .menu_classic .menu_wrap .nav > li.active,
.go-top, .nav-pills > li > a, .th, .cbp_tmtimeline > li .cbp_tmlabel,
.testimonial1, .testimonial2, .testimonial3,
.big_button, a.big_button, .quote_sections, .quote_sections_hue, .quote_sections_dark, .quote_sections_light,
.menu_wrap .nav ul, .menu_wrap .nav ul ul, .tile, .progress,
.pricing-header-row-1, .pricing-footer, .slider-title,
.widget-scroll-prev, .widget-scroll-next, .widget-scroll-prev2,
.widget-scroll-next2, .widget-scroll-prev3, .widget-scroll-next3,
.panel-heading, .panel, #filters li a, #filters2 li a, .holder a,
input[type="text"], input[type="search"],
.wsc_use_forms input[type="text"], .wsc_use_forms input[type="search"],
pre, .bs-docs-example::after, .bs-docs-example,
.dnnFormItem input[type="text"], .dnnFormItem select, .dnnFormItem textarea,
.dnnFormItem input[type="email"], .dnnFormItem input[type="search"], .dnnFormItem input[type="password"],
.menu_wrap .nav ul ul a, .wsc-promo.wsc-promo-border, .wsc-promo.wsc-promo-light,
.rvdsfContentContainer ul.dnnAdminTabNav li a, .wsc_switcher_control > a#SwitcherBtn, .wsc_back_home a.btn,
#filters {
    border-radius: 0px !important;
}

.wsc-sidebar, .wsc-sidebar-wrap, .wsc-content-dark.wsc-sidebar {
    background-color: rgba(0,0,0,1);
    font-size: inherit;
    font-weight: inherit;
}
