﻿.smart-style-3 #logo-group span#activity:active, .smart-style-3 #logo-group span#activity:hover, .smart-style-3 .btn-header > :first-child > a:active, .smart-style-3 .btn-header > :first-child > a:hover {
    -webkit-box-shadow: inset 1px 1px 0 #985813,inset -1px -1px 0 #985813;
    -moz-box-shadow: inset 1px 1px 0 #985813,inset -1px -1px 0 #985813;
    box-shadow: inset 1px 1px 0 #985813,inset -1px -1px 0 #985813;
    background-color: #dd7a35;
    background-image: -moz-linear-gradient(top,#dd7a35,#984a13);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#dd7a35),to(#984a13));
    background-image: -webkit-linear-gradient(top,#dd7a35,#984a13);
    background-image: -o-linear-gradient(top,#dd7a35,#984a13);
    background-image: linear-gradient(to bottom,#dd7a35,#984a13)
}
