body.theme_ss2 { background-color: #fff; }

.theme_ss2 .bg_header { background-color: #333333;}
.theme_ss2 .play_screen menu #tips .tip, .theme_ss2 #multipBox .btn.players { color: #DA0529; }
.theme_ss2 .play_screen menu #tips .title {color: #333333; }

.theme_ss2 .play_screen h1.title {
    font-family: "lato-light", "Verdana", sans-serif;
}

.theme_ss2 .play_screen menu {
    background-image: none;
}

.theme_ss2 #text { text-transform: none; line-height: 32px; font-size: 20px; padding: 10px 15px; }

.theme_ss2 #timer_box .texts { text-transform: none; }
.theme_ss2 #timer_box { color: #333333; }

.theme_ss2 .btn.wf1 { background-image: url('../img/theme_ss2/btn/button_wf_1.png'); }
.theme_ss2 .btn.help { background-image: url('../img/theme_ss2/btn/btn_help.png'); }
.theme_ss2 .btn.sound { background-image: url('../img/theme_ss2/btn/btn_sound.png'); }
.theme_ss2 .btn.time { background-image: url('../img/theme_ss2/btn/btn_time.png'); }
.theme_ss2 #tips .btn.tip {  background-image: url('../img/theme_ss2/btn/tips_bg.png'); }
.theme_ss2 .play_screen menu #tips .tip.disabled { color: #333333; }

.theme_ss2 #multipBox .btn.players { background-position: -90px 0px; }
.theme_ss2 #multipBox .btn.players:hover { background-position: -45px -45px; color: white; }
.theme_ss2 #multipBox .btn.players.active,
.theme_ss2 #multipBox .btn.players:active { background-position: -45px -90px; }
.theme_ss2 #multipBox .btn.players.disabled,
.theme_ss2 #multipBox .btn.players:disabled { background-position: -45px -135px; }

.theme_ss2 #helpPopUp .text.primaria { display: none; }
.theme_ss2 #helpPopUp .text.ss2 { display: block; }