@media screen and (min-width: 799px) and (max-width: 1023px) {
.tetwrap .score {
margin: 20px 0!important;
}
}
@media screen and (min-width: 0px) and (max-width: 799px) {
.tetwrap .tdcell {
width: 12px!important;
height: 12px!important;
}
.tetwrap .startbutt {
margin-top: 0px!important;
}
.tetwrap .score {
margin: 5px 0!important;
}
.tetwrap .navpad {
padding-left: 5px!important;
}
.tetwrap .startbutt, .tetwrap .score {
padding-left: 25px!important;
}
.tetwrap .control {
padding: 13px 12px 8px 12px!important;
}
.tetwrap .logo, .chickwrap .logo {
width: 60%!important;
}
}
@media screen and (min-width: 0px) and (max-width: 599px) {
.tetwrap .game-btn {
width: 90px!important;
}
}
body {
background-image: url(../../back/misc/2.jpg);
background-attachment: fixed;
background-size: cover;
}
.tetwrap .logo, .chickwrap .logo {
display: table;
width: 45%;
margin: 0 auto 20px auto;
}
.tetwrap {
position: relative;
margin: 0 10px;
}
.tetwrap .instruct .text {
max-width: 400px;
}
.tetwrap .frame {
border: 1px solid #999292;
line-height: 1px;
}
.tetwrap .navpad {
padding-left: 15px;
}
.tetwrap .startbutt, .tetwrap .score {
padding-left: 35px;
}
.tetwrap .startbutt {
margin-top: 30px;
display: table;
}
.tetwrap .zimg {
width: 100%;
height: 100%;
}
.tetwrap .tdcell {
width: 18px;
height: 18px;
}
.tetwrap .control {
background-color: #484646;
color: #fff;
display: inline-block;
font-weight: 400;
line-height: 1.42857143;
white-space: nowrap;
border: 1px solid transparent;
touch-action: manipulation;
padding: 23px 20px 15px 20px;
font-size: 22px;
}
.tetwrap .game-btn {
background-color: #484646;
color: #fff;
width: 110px;
display: block;
}
.tetwrap .control:hover, .tetwrap .game-btn:hover {
background-color: #676666;
}
.tetwrap .score {
margin: 40px 0 10px 0;
color: #fff;
}
.tetwrap .score input[type="text"] {
width: 80px;
font-size: 22px!important;
border: 0;
background: none;
}
.tetwrap .muteme {
margin-bottom: 9px;
font-size: 24px;
color: #949393;
}
.tetwrap .glyphicon-repeat {
-webkit-transform: scaleX(-1);
transform: scaleX(-1);
}
.tetwrap button .glyphicon {
padding-right: 0;
}
.tetwrap .game-btn .glyphicon {
padding-right: 3px;
}
.score-board {
max-width: 450px;
margin-top: 50px;
box-shadow: 1px 2px 2px 1px #000;
color: #949393;
}
.score-board h4 {
color: #949393;
}
.tetwrap .score-board tr:nth-child(even) {
background: none;
}
.tetwrap .score-board tr:nth-child(odd) {
background-color: #232222;
}
.tetwrap placeholder {
color: #949393;
}
.tetwrap ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
color: #949393;
opacity: 1; 
}
.tetwrap :-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #949393;
}
.tetwrap ::-ms-input-placeholder { /* Microsoft Edge */
color: #949393;
}
.chickwrap h3 {
color: #b7b7b7;
}
.chickwrap {
margin: 30px auto 0 auto;
text-align: center;
}
.chicken {
width: 100px;
}
.loader {
width: 25px;
}

















