/*
* Styles for games page
*/



.game {
display: block;
width: 100%;
line-height: 2.8em;
color: #34495e;
vertical-align: top;
clear: both;
border-bottom: 1px solid #ecf0f1;
background: #f7f7f7;
}

.game:hover {
background: #ecf0f1;
}

.game-head {
display: block;
width: 100%;
line-height: 2.8em;
vertical-align: top;
clear: both;
color: #34495e;
background: #dadfe1;
}

.game span {
display: inline-block;
vertical-align: top;
}

.game-head span {
display: inline-block;
vertical-align: top;
font-weight: bold;
}

span.tm {
width: 40px;
padding: 0 0 0 4px;
white-space: nowrap;
}

span.tm-head {
width: 40px;
padding: 0 0 0 4px;
text-align: center;
}

span.fl {
width: 25px;
margin: 0 8px;
text-align: center;
}

span.fl img {
margin: 0;
padding: 0;
width: 25px;
height: 15px;
vertical-align: -2px;
}

span.fl-head {
width: 25px;
margin: 0 8px;
text-align: center;
}

span.cn {
width: 52px;
white-space: nowrap;
overflow: hidden;
}

span.cn-head {
width: 42px;
padding-right: 10px;
text-align: center;
}

span.nms {
width: calc(100% - 592px);
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

span.nm {
display: inline;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

span.nms-head {
width: calc(100% - 592px);
text-align: center;
}

span.os {
width: 176px;
float: left;
}

span.o {
width: 50px;
text-align: right;
}

span.os-head {
width: 176px;
float: right;
}

span.o-head {
width: 34px;
padding-left: 16px;
text-align: center;
}

span.ts {
width: 120px;
float: right;
}

span.t {
width: 26px;
padding-right: 12px;
text-align: right;
}

span.ts-head {
width: 120px;
float: right;
}

span.t-head {
width: 38px;
text-align: center;
}

span.to {
width: 102px;
font-weight: bold;
}

span.tip {
width: 42px;
text-align: center;
}

span.odd {
width: 42px;
text-align: right;
}

span.to-head {
width: 102px;
}

span.tip-head {
width: 42px;
text-align: center;
}

span.odd-head {
width: 32px;
padding-left: 8px;
text-align: center;
}

span.res {
width: 56px;
text-align: center;
}

span.res-head {
width: 56px;
text-align: center;
}

span.data {
display: block;
vertical-align: top;
float: right;
}

span.sp {
display: inline;
}

span.data-head {
display: block;
vertical-align: top;
float: right;
}

span.sp-head {
display: none;
}

span.lv {
position: relative;
font-size: 14px;
line-height: 1.72em;
color: #d64541;
}

span.lvs {
position: absolute;
font-size: 13px;
line-height: 1em;
top: 2em;
right: 0;
text-align: center;
min-width: 100%;
white-space: nowrap;
overflow: hidden;
}

.event {
background: #c5eff7;
}

.bl {
animation: blink 1.2s step-end infinite;
}

@keyframes blink {  
50% { opacity: 0; }
}

span.rsl {
font-weight: bold;
}

span.wn {
color: #008010;
}

span.ls {
color: #d64541;
}

span.postp {
color: #95a5a6;
}

span.head-sort, span.head-sort-reverse {
background-position: center 27px;
background-repeat: no-repeat;
background-size: 20px 20px;
background-origin: content-box;
background-clip: border-box;
}

span.head-sort {
color: #1e824c;
background-image: url("/images/svg/sort-up.svg");
}

span.head-sort-reverse {
color: #c0392b;
background-image: url("/images/svg/sort-down.svg");
}





span.os2 {
width: 148px;
float: left;
}

span.o2 {
width: 58px;
text-align: right;
}

span.os2-head {
width: 148px;
float: right;
}

span.o2-head {
width: 54px;
padding-right: 4px;
text-align: right;
}

span.ts2 {
width: 124px;
float: right;
}

span.t2 {
width: 40px;
padding-right: 12px;
text-align: right;
}

span.ts2-head {
width: 124px;
float: right;
}

span.t2-head {
width: 44px;
padding-left: 8px;
text-align: center;
}

span.to2 {
width: 122px;
font-weight: bold;
}

span.tip2 {
width: 52px;
text-align: center;
}

span.odd2 {
width: 46px;
text-align: right;
}

span.to2-head {
width: 122px;
}

span.tip2-head {
width: 52px;
text-align: center;
}

span.odd2-head {
width: 30px;
padding-left: 16px;
text-align: center;
}







/*
* Date navigation
*/
#date-nav-wrapper {
margin: 20px 20px 20px 20px;
height: 48px;
}

#date-nav {
float: right;
width: 100%;
max-width: 432px;
height: 36px;
text-align: center;
background: #ecf0f1;
border: 6px solid #f7f7f7;
}

#dn-title {
margin: 0;
padding: 0;
display: inline-block;
line-height: 36px;
font-size: 1.12em;
font-weight: normal;
color: #34495e;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
width: calc(100% - 82px);
}

#dn-left, #dn-right {
display: block;
width: 36px;
height: 36px;
line-height: 36px;
background: #165d7b;
}
#dn-left {
float: left;
}
#dn-right {
float: right;
}

.dn-left-arrow, .dn-right-arrow {
display: block;
width: 100%;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
}
.dn-left-arrow {
background-image: url("/images/svg/nav-left-arrow.svg");
}
.dn-right-arrow {
background-image: url("/images/svg/nav-right-arrow.svg");
}
.dn-disabled {
background-color: #bdc3c7;
}

#top-games-ad {
text-align: center;
width: calc(100% - 492px);
float: left;
margin-top: -4px;
}

#top-games-ad img {
width: 192px;
height: 51px;
border-radius: 5px;
}

#top-games-ad-txt {
color: #535c68;
font-size: 0.92em;
margin-top: -6px;
text-align: center;
}

#top-games-ad a {
font-size: 1.32em;
text-decoration: none;
color: #3742fa;
text-align: center;
display: inline-block;
margin-top: 18px;
}

#top-games-ad a:hover {
text-decoration: underline;
}

#top-games-ad a:visited {
color: #3742fa;
}


.odds-info {
margin: 1.6em 0 3.2em 0;
padding: 0 0.6em;
font-size: 0.92em;
line-height: 1.6em;
text-indent: 0.8em;
color: #d64541;
}


.top-tp-ad {
width: unset;
height: unset;
text-align: center;
margin-top: 32px;
margin-bottom: 24px;
}

.top-tp-ad a {
font-size: 1.32em;
text-decoration: none;
color: #3742fa;
}

.top-tp-ad a:hover {
text-decoration: underline;
}

.top-tp-ad a:visited {
color: #3742fa;
}



.modal-window {
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 11000;
background: #f7f7f7;
max-height: calc(100% - 20px);
display: flex;
flex-direction: column;
}

.modal-links {
flex-grow: 1;
overflow: auto;
}

.modal-links a {
display: block;
font-size: 18px;
text-decoration: none;
padding: 12px 32px 12px 32px;
color: #34495e;
border-bottom: 1px solid #ecf0f1;
max-width: 240px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

.modal-links-long a {
padding-left: 52px;
max-width: 220px;
}

.modal-links a:visited {
color: #34495e;
}

.modal-links a:hover {
background-color: #ecf0f1;
}

.modal-links .modal-selected {
color: #1e824c;
font-weight: bold;
}

.modal-links .modal-selected:visited {
color: #1e824c;
}

.modal-links .modal-selected-reverse {
color: #c0392b;
font-weight: bold;
}

.modal-links .modal-selected-reverse:visited {
color: #c0392b;
}

.modal-links .modal-selected-image, .modal-links .modal-selected-image-reverse {
background-position: 10px center;
background-repeat: no-repeat;
background-size: 30px 30px;
}

.modal-links .modal-selected-image {
background-image: url("/images/svg/sort-up.svg");
}

.modal-links .modal-selected-image-reverse {
background-image: url("/images/svg/sort-down.svg");
}

.modal-links a img {
margin-left: -42px;
margin-right: 10px;
vertical-align: -8px;
width: 30px;
height: 30px;
}

.modal-header {
position: relative;
padding: 12px 52px 12px 32px;
white-space: nowrap;
font-size: 18px;
font-weight: bold;
background: #367691;
color: #ffffff;
}

.modal-header span {
display: inline-block;
vertical-align: middle;
max-width: 200px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

.modal-header-long span {
padding-left: 20px;
}

.modal-close-button {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 6px;
cursor: pointer;
width: 24px;
height: 24px;
}







@media screen and (max-width: 800px) {

span.tm, span.tm-head {
padding-left: 2px;
}

span.fl, span.fl-head {
margin-left: 6px;
margin-right: 6px;
}

span.cn {
width: 42px;
}

span.cn-head {
width: 34px;
padding-right: 8px;
}

span.nms, span.nms-head {
width: calc(100% - 516px);
}

span.os, span.os-head {
width: 158px;
}

span.o {
width: 46px;
}

span.o-head {
width: 32px;
padding-left: 14px;
}

span.ts, span.ts-head {
width: 102px;
}

span.t {
width: 24px;
padding-right: 8px;
}

span.t-head {
width: 32px;
}

span.to, span.to-head {
width: 84px;
}

span.tip, span.tip-head {
width: 32px;
}

span.odd {
width: 38px;
}

span.odd-head {
width: 34px;
padding-left: 4px;
}

span.res, span.res-head {
width: 48px;
}

span.os2, span.os2-head {
width: 128px;
}

span.o2 {
width: 52px;
}

span.o2-head {
width: 48px;
}

span.ts2, span.ts2-head {
width: 102px;
}

span.t2 {
width: 34px;
padding-right: 8px;
}

span.t2-head {
width: 38px;
padding-left: 4px;
}

span.to2, span.to2-head {
width: 112px;
}

span.tip2, span.tip2-head {
width: 48px;
}

span.odd2 {
width: 38px;
}

span.odd2-head {
width: 34px;
padding-left: 4px;
}
}




@media screen and (max-width: 720px) {

#date-nav-wrapper {
height: 100px;
}

#top-games-ad {
float: none;
width: auto;
text-align: left;
}

}




@media screen and (max-width: 640px) {

span.tf {
position: relative;
}

span.tm {
font-size: 14px;
line-height: 1.8em;
}

span.cn {
position: absolute;
line-height: 1.32em;
top: 1.72em;
left: 2px;
font-size: 14px;
}

span.cn-head {
display: none;
}

span.fl, span.fl-head {
margin-left: 4px;
margin-right: 4px;
}

span.nms, span.nms-head {
width: calc(100% - 420px);
}

span.os, span.os-head {
width: 142px;
}

span.o {
width: 42px;
}

span.o-head {
width: 30px;
padding-left: 12px;
}

span.ts, span.ts-head {
width: 90px;
}

span.t {
width: 20px;
padding-right: 10px;
}

span.t-head {
width: 30px;
}

span.to, span.to-head {
width: 74px;
}

span.tip, span.tip-head {
width: 28px;
}

span.odd {
width: 36px;
}

span.odd-head {
width: 32px;
padding-left: 4px;
}

span.res, span.res-head {
width: 38px;
}

span.os2, span.os2-head {
width: 118px;
}

span.o2 {
width: 50px;
}

span.o2-head {
width: 46px;
}

span.ts2, span.ts2-head {
width: 86px;
}

span.t2 {
width: 30px;
padding-right: 8px;
}

span.t2-head {
width: 34px;
padding-left: 4px;
}

span.to2, span.to2-head {
width: 102px;
}

span.tip2, span.tip2-head {
width: 48px;
}

span.odd2 {
width: 36px;
}

span.odd2-head {
width: 32px;
padding-left: 4px;
}

}




@media screen and (max-width: 568px) {

.game {
padding: 3px 0;
}

span.tf {
width: 36px;
padding-right: 10px;
line-height: 0;
}

span.tm {
display: block;
width: 100%;
padding-top: 3px;
line-height: 1.38em;
font-size: 11px;
}

span.cn {
top: 3.52em;
font-size: 11px;
}

span.fl {
display: block;
margin: 0;
margin-left: 2px;
text-align: left;
width: 100%;
line-height: 1.38em;
}

span.fl img {
margin-top: 3px;
}

span.tf-head {
width: 36px;
padding-right: 10px;
text-align: center;
}

span.tm-head {
display: inline-block;
width: auto;
padding: 0;
margin: 0;
}

span.fl-head {
display: inline-block;
width: auto;
margin: 0;
padding: 0;
}

span.nms {
width: calc(100% - 288px);
line-height: 1.72em;
}

span.nm {
display: block;
width: 100%;
}

span.nms-head {
width: calc(100% - 288px);
}

span.tos {
width: 146px;
line-height: 1.72em;
}

span.os, span.ts {
display: block;
width: 100%;
float: none;
}

span.o, span.t {
width: 44px;
padding: 0;
text-align: center;
}

span.tos-head {
width: 146px;
}

span.ts-head {
width: 100%;
float: none;
text-align: left;
}

span.os-head {
display: none;
}

span.t-head {
width: 44px;
padding: 0;
text-align: center;
}

span.o, span.odd {
font-size: 14px;
}

span.to {
width: 36px;
text-align: center;
line-height: 1.72em;
}

span.tip {
display: block;
width: 100%;
text-align: center;
}

span.odd {
display: block;
width: 100%;
text-align: center;
}

span.to-head {
width: 36px;
padding: 0;
text-align: center;
}

span.tip-head {
display: inline-block;
width: auto;
padding: 0;
margin: 0;
}

span.odd-head {
display: inline-block;
width: auto;
padding: 0;
margin: 0;
}

span.res {
width: 56px;
line-height: 1.72em;
}

span.r, span.l {
display: block;
width: 100%;
}

span.res-head {
width: 56px;
}

span.sp {
display: none;
}

span.sp-head {
display: inline;
}

span.lv {
line-height: 1.72em;
}

span.lvs {
font-size: 12px;
line-height: 1em;
top: 1.92em;
}

span.l {
line-height: 1.32em;
}

span.la {
position: absolute;
top: 2.72em;
left: 0;
right: 0;
}

span.head-sort, span.head-sort-reverse {
background-origin: border-box;
}

span.tos2 {
width: 132px;
line-height: 1.72em;
}

span.os2, span.ts2 {
display: block;
width: 100%;
float: none;
}

span.o2, span.t2 {
width: 52px;
padding: 0;
text-align: center;
}

span.tos2-head {
width: 132px;
}

span.ts2-head {
width: 100%;
float: none;
text-align: left;
}

span.os2-head {
display: none;
}

span.t2-head {
width: 52px;
padding: 0;
text-align: center;
}

span.o2, span.odd2 {
font-size: 14px;
}

span.to2 {
width: 50px;
text-align: center;
line-height: 1.72em;
}

span.tip2 {
display: block;
width: 100%;
text-align: center;
}

span.odd2 {
display: block;
width: 100%;
text-align: center;
}

span.to2-head {
width: 50px;
padding: 0;
text-align: center;
}

span.tip2-head {
display: inline-block;
width: auto;
padding: 0;
margin: 0;
}

span.odd2-head {
display: inline-block;
width: auto;
padding: 0;
margin: 0;
}

}





@media screen and (max-width: 500px) {
#date-nav-wrapper {
margin-left: 0;
margin-right: 0;
}

#date-nav {
margin-left: auto;
margin-right: auto;
float: none;
width: inherit;
}

#top-games-ad {
text-align: center;
}

#top-games-ad a {
margin-top: 20px;
margin-bottom: 22px;
}

}





@media screen and (max-width: 480px) {

span.tf, span.tf-head {
padding-right: 6px;
}

span.nms, span.nms-head {
width: calc(100% - 252px);
}

span.tos, span.tos-head {
width: 132px;
}

span.to, span.to-head {
width: 48px;
}

span.res, span.res-head {
width: 22px;
}

span.tos2, span.tos2-head {
width: 106px;
}

span.to2, span.to2-head {
width: 74px;
}

}





@media screen and (max-width: 420px) {

span.tf, span.tf-head {
padding-right: 4px;
}

span.nms, span.nms-head {
width: calc(100% - 224px);
}

span.tos, span.tos-head {
width: 120px;
}

span.o, span.t, span.t-head {
width: 40px;
}

span.to, span.to-head {
width: 42px;
}

span.nms, span.tos, span.to, span.res, span.lv {
line-height: 1.82em;
}

.game {
padding-top: 6px;
padding-bottom: 6px;
}

span.tos2, span.tos2-head {
width: 100px;
}

span.o2, span.t2, span.t2-head {
width: 50px;
}

span.to2, span.to2-head {
width: 60px;
}

span.tos2, span.to2 {
line-height: 1.82em;
}

}



