#heading{background:none!important;}
    .sidebar .panel { 
        margin-top:0!important;
        margin-bottom:10px!important
    }
    
    #box_categories, 
    .sidebar .panel { 
        border-radius:0!important;
    }
    
    #box_categories, 
    .sidebar .panel-heading { 
        border-top-left-radius:0!important;
        border-top-right-radius:0!important
    }
    
    #box_categories .panel-heading, .panel-default>.panel-heading { 
        background-color:#a5a2a2!important
    }
    
    .dataPromo,
    #box_categories .panel-heading a, 
    #box_categories .panel-heading, 
    .panel-default>.panel-heading a,
    .panel-default>.panel-heading h3,
    .panel-default>.panel-heading { 
        color:#ffffff!important
    }
    
    div:not('.panel-heading') h2.text-primary{
        color: #00783f!important;
    }
    

    option.videocat,

    span.videocat,
    .panel-body a:not(.btn),

    a:not(.btn),

    span.greetUser,
    span.prodinfoPrezzoNetto,

    td.infoProduct b,

    .pagination > li > a, 
    .pagination > li > span, 
    .pagination > li > a > u, 
/*
    tr#heading_carello td, 
    tr#heading_carello td a, 
    tr#heading_carello td b a,
    .colorTitle,
*/

    span.colorTitle2 b,

    .alert-primary, .text-danger{
        color: #666666 !important;
    }
    
    .panel-body a:hover,
/*
    a:hover,
*/
    .pagination > li > a:hover, 
    tr#heading_carello td a:hover, 
    tr#heading_carello td b a:hover,
    .alert-primary:hover, .text-danger:hover{
        color: #aaaaaa !important;
    }
    
    .navbar-inverse .navbar-nav > li > a, 
    .navbar-inverse .navbar-nav > li > div{
        color: #ffffff !important;
    }
    
    #topMenu{
        background-color: #a5a2a2 !important;
        border-color: #a5a2a2 !important;
    }
    
    .pagination > .active > a, 
    .pagination > .active > span, 
    .pagination > .active > span:hover, 
    .pagination > .active > a:focus, 
    .pagination > .active > span:focus,

    a.btn-primary,
    a.btn-primary:focus, 
    a.btn-primary:active, 
    a.btn-primary.active, 
    
    
    button.btn-primary,
    button.btn-primary:focus, 
    button.btn-primary:active, 
    button.btn-primary.active, 
    .open .dropdown-toggle.btn-primary {
        background-image: linear-gradient(#84bd00,#84bd00)!important;
        background-color: #84bd00 !important;
        color: #ffffff !important;
        
    }
    
    .btn.btn-primary:hover{
        background: #116830 !important;
    }
    
    .panel-body a > .glyphicon, .panel-body a:hover > .glyphicon,
    .glyphicon.glyphicon-remove{
        color: #ffffff !important;
    }
    
    tr.accountHistory-odd, 
    tr.addressBook-odd, 
    tr.alsoPurchased-odd, 
    tr.payment-odd, 
    tr.productListing-odd, 
    tr.productReviews-odd, 
    tr.upcomingProducts-odd, 
    tr.shippingOptions-odd {
        background: #ffffff;
    }
    
    tr.accountHistory-even, 
    tr.addressBook-even, 
    tr.alsoPurchased-even, 
    tr.payment-even, 
    tr.productListing-even, 
    tr.productReviews-even, 
    tr.upcomingProducts-even, 
    tr.shippingOptions-even{
        background: #ffffff;
    }
    