button.btn-settings {
    display: none;
}
button.btn-demos {
    display: none;
}
.panel-sidebar>.panel-heading {
    background-color: #292828 !important;
}
.panel-sidebar .panel-title {
    color: #fff !important;
}
a#Secondary_Sidebar-Categories-symantec {
    background-color: #15212a !important;
    color: #fff !important;
}
a.list-group-item.active, a.list-group-item.active:focus {
    background-color: #000000!important;
    color: white!important;
}
a.list-group-item, button.list-group-item {
    color: #fff !important;
}
.list-group-item {
    border: 1px solid #af7b7b !important;
background-color: #15212a;
}
#order-standard_cart .products .product {
    background: #161616 !important;
    border: 1px solid #000 !important;
    color: #fff !important;
}
 #order-standard_cart .products .product div.product-desc p{
    color: white !important;
}
#order-standard_cart .products .product header span {
    color: #fff !important;

}
#order-standard_cart .products .product header {

    background: #213545 !important;
}
span.primary-bg-color {
    background: #15212a !important;
}
#order-standard_cart label, #order-standard_cart p.domain-renewal-desc {
    color: #fff !important;
}
#order-standard_cart .product-info {
    background-color: #101920 !important;
    color: #fff !important;
}
#order-standard_cart .secondary-cart-body {
    color: #ffff !important;
}
a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #2e495d !important;
}