#lookwindow{
border: 1px solid #fff;
position: fixed; 
left: 0px;
top: 0;
z-index: 99999;
font-weight: 800;
font-size: 12px;
color: #fff;
text-shadow: 2px 2px 5px #555;
padding: 10px;
background-color: rgba(100,100,100,0.7);
box-shadow: inset 0px 0px 10px #aaa, inset -13px -5px 5px rgba(200,200,200,0.2), 2px 2px 40px 10px rgba(0,0,0,.5);
border-radius: 5px;
display: none;
}


.menublock_relative{
 position: relative;
 margin: 0px 0px 0px 0px;
}
.menublock_fixed{
 position: fixed;
 width: 861px;
 top: 10px;
 left: calc(50% - 434px);
 background-color: #fff;
}

.time_table, .date_table{
 width: 90px; 
 position: absolute; 
 left: 0px; 
 top: 37px; 
 text-align:center; 
 text-shadow: 1px 1px 3px rgba(0,0,0,0.3); 
 font-weight: 600;
 font-family : Tahoma, arial, sans-serif;
 color : #c9e3ec;
 cursor: default;
}

.show_on, .show_off{
 transition-property: all;
 transition-timing-function: linear;
 transition-duration: 0.4s;
}

.show_on{
 opacity:1;
}
.show_off{
 opacity:0;
}

.date  {
border: 0px solid red;
 font-size : 23pt;
}

.mn  {
border: 0px solid red;
 font-size : 11pt;
}

.time  {
border: 0px solid red;
 font-size : 11pt;
 margin: 5px;
}

.znatoki_part, .tvzriteli_part{
border-top: 0px solid #069;
border-bottom: 2px solid #8bd;
border: 0px solid yellow;
isplay: inline-block;
width: 50%;
height: 44px;
font-size: 13px;
font-weight: 600;
padding: 0px;
user-select: none;
-moz-user-select : none;
}

.znatoki_part{
float: left;
}

.tvzriteli_part{
float: right;
}

.znatoki_part{
background-color: #fff;
background-color: #069;
text-align: center;
box-shadow: inset 0px 0px 40px rgba(00,100,150,0.3), inset 20px 20px 20px rgba(250,250,250,1.0);
box-shadow: inset 0px 0px 30px rgba(255,255,255,0.5);
}

.tvzriteli_part{
background-color: #069;
text-align: center;
box-shadow: inset 0px 0px 30px rgba(255,255,255,0.5);
}

.zn_rules, .zr_rules{
width: 25%;
height: 100%;
text-align: center;
display: inline-block;
line-height: 1.4;
padding-top: 3px;
font-size: 1.00em;
color: #fe0;
}

.zn_rules{
border-right: 1px dashed #fff;
float: left;
}
.zr_rules{
border-left: 1px dashed #fff;
float: right;
}

.zn_rules:hover, .zr_rules:hover{
color: #fe7;
}


.zn_menu, .zr_menu{
width: 74%;
height: 100%;
text-align: center;
display: inline-block;
}

.zn_main, .zr_main{
border: 0px solid red;
width: calc(100% -40px);
font-size: 1.4em;
padding: 0px 0px 0px 0px;
letter-spacing: 3px;
margin-top: 10px;
text-align: center;
}

.zn_main{
padding-right: 75px;
}
.zr_main{
padding-left: 75px;
}

.zn_small, .zr_small{
border: 0px solid red;
eight: 25%;
font-size: 1.05em;
padding: 5px 0px 10px 0px;
display: flex;
white-space: nowrap;
}

.zn_small{
width: 97%;
}
.zr_small{
width: 80%;
margin-left: 20%;
}

.zn_href, .zr_href{
transition-property: all;
transition-timing-function: ease-out;
transition-duration: 0.2s;
}

.zn_href, .zn_href:visited{
color: #069;
text-shadow: 0px 0px 0px rgba(50,50,50,0.5), 2px 2px 3px rgba(175,175,175,0.5);
}

.zr_href, .zr_href:visited{
color: #eee;
text-shadow: 2px 2px 3px rgba(50,50,50,0.4);
}

.zn_href:hover{
text-decoration: none;
padding: 2px 0px 4px 0px;
border-bottom: 1px dashed rgba(17,119,170,0.4);
border-top: 1px dashed rgba(17,119,170,0.4);
}

.zr_href:hover{
color: #fff;
text-shadow:  0px 0px 15px rgba(255,255,255,0.7);
text-decoration: none;
padding: 2px 0px 5px 0px;
border-bottom: 1px dashed rgba(200,200,200,0.7);
border-top: 1px dashed rgba(200,200,200,0.7);
}

.menu_flex_item{
border: 0px solid red;
flex-basis: 30px;
white-space: nowrap;
letter-spacing: 0px;
}

.menu_flex_item{
overflow: hidden;
order-bottom: 1px solid #ccc;
order-right: 1px solid #ccc;
order-radius: 7px;
ox-shadow: inset 0px 0px 16px rgba(50,50,50,0.1), 0px 0px 3px 1px #fff;
ackground-color: #fff;
color: #069;
text-align: center;
padding: 7px 0px 7px 0px;
margin: 0px 4px;
user-select: none;
-moz-user-select : none;
}

.menu_flex_item1{
flex-grow: 2;
flex-shrink: 1;
}
.menu_flex_item2{
flex-grow: 3;
flex-shrink: 1;
}
.menu_flex_item3{
flex-grow: 5;
flex-shrink: 1;
}
.menu_flex_item4{
flex-grow: 4;
flex-shrink: 1;
}
.menu_flex_item5{
flex-grow: 4;
flex-shrink: 1;
}
.menu_flex_item6{
flex-grow: 2;
flex-shrink: 1;
}
.menu_flex_item7{
flex-grow: 1;
flex-shrink: 1;
}

.menu_flex_item8{
flex-grow: 8;
flex-shrink: 1;
}

.menustring{
 position: relative; 
 margin: 0px 0px 10px 0px; 
 padding: 0px 0px 0px 0px;
 border-bottom: 1px dashed #069;
 background-color: #fff;
 box-shadow: inset 0px 0px 40px rgba(00,100,150,0.3), inset 20px 20px 20px rgba(250,250,250,0.8);
}

.score_div{
position: absolute;
border: 0px solid red;
width: 150px;
top: calc(100% - 51px);
left: calc(50% - 75px);
font-weight: 600;
user-select: none;
-moz-user-select : none;
z-index: 99;
}

.score_table{
border: 2px solid #069;
border-radius: 7px;
box-shadow: inset 0px 0px 16px rgba(50,50,50,0.2), 0px 0px 3px 1px #fff;
background-color: #fff;
color: #069;
text-align: center;
padding: 8px 2px 2px 2px;
font-size: 1.45em;
line-height: 1.3;
cursor: default;
}

.games_count_div{
border: 1px solid #069;
border-radius: 5px;
position: absolute;
width: 60px;
top: -6px;
left: calc(50% - 30px);
text-align: center;
font-size: 0.55em;
box-shadow: inset 0px 0px 16px rgba(50,50,50,0.2), 0px 0px 3px 1px #fff;
background: #eff;
}

.games_count_div_plashka{
border: 1px solid #069;
border-radius: 5px;
box-shadow: inset 0px 0px 4px rgba(50,50,50,0.2), 0px 0px 3px 1px #fff;
background: #fff;
position: absolute;
width: 60px;
top: -7px;
left: calc(50% - 32px);
text-align: center;
font-weight: 600;
font-size: 0.8em;
padding: 1px;
}


.time_line{
position:absolute;
top: calc(100% - 4px);
left: 10%;
border: 1px solid #069;
width: 80%;
height: 4px;
background-color: #dee;
border-radius: 5px;
}

.time_div{
margin: 0px 0px 4px 0px;
display: flex;
font-size: 0.5em;
}

.time_flex_item, .time_flex_item2, .time_flex_item3{
border: 0px solid red;
flex-basis: 50px;
white-space: nowrap;
cursor: pointer;
}

.time_flex_item{
flex-grow: 1;
flex-shrink: 1;
}

.time_flex_item2{
flex-grow: 1;
flex-shrink: 1;
}

.time_flex_item3{
flex-grow: 1;
flex-shrink: 1;
}

.time_flex_item_on{
color: #069;
}

.time_flex_item_off{
color: #aaa;
}

.personal_menu{
position: absolute;
top: -10px;
left: calc(50% - 50px);
border: 2px solid #069;
border-radius: 7px;
box-shadow: inset 0px 0px 16px rgba(50,50,50,0.2), 0px 0px 3px 1px #fff;
background-color: #fff;
color: #069;
font-weight: 600;
text-align: center;
padding: 2px 5px;
font-size: 1.1em;
user-select: none;
-moz-user-select : none;
}

.switch_button{
position: absolute;
top: calc(100% - 8px);
width: 12px;
height: 12px;
border: 1px solid #069;
background-color: #ff5;
border-radius: 50%;
cursor: pointer;
transition-property: all;
transition-timing-function: linear;
transition-duration: 0.0s;
background: radial-gradient(circle at 35% 35%, #fff, #069);
}

.sw_XXI{
left: 20px;
}
.sw_XXI_XX{
left: calc(50% - 6px);
}
.sw_XX{
left: calc(100% - 20px - 12px);
}

.score_digits, #games_count{
transition-property: all;
transition-timing-function: ease-out;
transition-duration: 0.3s;
}
.score_digits_on{
opacity: 1;
}
.score_digits_off{
opacity: 0;
}

.score_div_comment{
color: #069; 
opacity: 0.5;
font-size: .9em;
}
