.marketsDivBgNew {
    padding: 3px 4px 0 3px;
    position: relative;
}

.double_tabloR.quadBoard.soccer ~ .marketsDivBgNew,
.double_tabloR.quadBoard.tennis ~ .marketsDivBgNew,
.double_tabloR.quadBoard.basketball ~ .marketsDivBgNew,
.double_tabloR.quadBoard.hockey ~ .marketsDivBgNew {
    background-color: #4a4a4a;
}

.mainTablo .marketsDivBgNew .items_wrap {
    position: relative;
    height: 25.4px;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    font-size: 0.8125em;
}

.marketsDivBgNew:before, .marketsDivBgNew:after {
    clear: both;
    content: "";
    display: block;
}

#openPeriodGame {
    left: 50%;
    font-size: 12px;
    bottom: 8px;
    min-width: 200px;
    margin: 0 auto;
    margin-bottom: 4px;
    background: #272727;
    color: #ffd400 !important;
    padding: 5px 0;
    text-align: center;
    display: none;
}

#shAll .marketsDivBgNew .item {
    float: left;
}

.marketsDivBgNew .item {
    background-color: hsl(200, 41%, 50%);
    color: #fff;
    margin: 0 4px 4px 0;
    cursor: pointer;
    height: 24px;
    padding-left: 25px;
    padding-right: 5px;
    background-position: 8px 50%;
    background-repeat: no-repeat;
    position: relative;
    float: left;
    border-radius: 2px;
}

.double_tabloR.quadBoard.soccer ~ .marketsDivBgNew .item,
.double_tabloR.quadBoard.tennis ~ .marketsDivBgNew .item,
.double_tabloR.quadBoard.basketball ~ .marketsDivBgNew .item,
.double_tabloR.quadBoard.hockey ~ .marketsDivBgNew .item {
    background-color: #272727;
}

.marketsDivBgNew .item.dopEvs {
    display: table;
    color: #fff;
    text-align: center;
    font-size: 12px;
    padding: 0 5px;
    table-layout: fixed;
    width: auto;
    min-width: 70px;
}

.marketsDivBgNew .item.dopEvs:hover {
    color: #000;
}

.marketsDivBgNew .item.dopEvs span {
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.marketsDivBgNew .item.dopEvs:not(.active):hover {
    background-color: #E5E5E5;
}

.marketsDivBgNew .item:not(.active):hover {
    background-color: #E5E5E5;
    box-shadow: 3px 0 0 0 #77a02e inset, 0 0 3px rgba(0, 0, 0, 0.3), inset 0 0 3px 0 rgba(0, 0, 0, 0.4)
}

.marketsDivBgNew .item.dopEvs.active:hover span {
    color: #fff;
}

#shAll .marketsDivBgNew .item:not(.active):hover {
    background-color: #E5E5E5;
    box-shadow: -3px 0 0 0 #77a02e inset, 2px -2px 3px rgba(0, 0, 0, 0.3);
}

.marketsDivBgNew .item.active {
    background-color: #1f72af;
    cursor: default;
    overflow: hidden;
}

.marketsDivBgNew .item.dopEvs.active {
    background: #00335A;
}

.double_tabloR.quadBoard.soccer ~ .marketsDivBgNew .item.dopEvs,
.double_tabloR.quadBoard.tennis ~ .marketsDivBgNew .item.dopEvs,
.double_tabloR.quadBoard.basketball ~ .marketsDivBgNew .item.dopEvs,
.double_tabloR.quadBoard.hockey ~ .marketsDivBgNew .item.dopEvs {
    color: #9d9d9d;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3), inset 0 0 3px 0 rgba(0, 0, 0, 0.4);
}

.double_tabloR.quadBoard.soccer ~ .marketsDivBgNew .item.dopEvs:hover,
.double_tabloR.quadBoard.tennis ~ .marketsDivBgNew .item.dopEvs:hover,
.double_tabloR.quadBoard.basketball ~ .marketsDivBgNew .item.dopEvs:hover,
.double_tabloR.quadBoard.hockey ~ .marketsDivBgNew .item.dopEvs:hover {
    color: #272727;
}

.marketsDivBgNew .item.dopEvs:not(.active):hover {
    box-shadow: none;
}

.marketsDivBgNew .items_wrap .dopEvsWrap {
    overflow: hidden;
    height: 25px;
}

.marketsDivBgNew .item:not(.active):hover:before {
    color: #000;
}

.marketsDivBgNew .item:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: 100%;
    background-image: url('../img/mDBNew-sprite.png');
    background-repeat: no-repeat;
}

.marketsDivBgNew .item.dopEvs:after {
    display: none;
}

.marketsDivBgNew .item.ico1:after {
    background-position: -0px -1px;
}

.marketsDivBgNew .item.ico2:after {
    background-position: -50px -1px;
}

.marketsDivBgNew .item.ico3:after {
    background-position: -50px -25px;
}

.marketsDivBgNew .item.ico4:after {
    background-position: -0px -50px;
}

.marketsDivBgNew .item.ico5:after {
    background-position: -53px -49px;
}

.in-game ~ .game_content_line .marketsDivBgNew .item.ico5:after {
    background-position: -53px -39px;
}

.marketsDivBgNew .item.ico6:after {
    background-position: -54px -74px
}

.marketsDivBgNew .item.ico7:after {
    background-position: -103px -27px;
}

.marketsDivBgNew .item.ico8:after {
    background-position: 7px -67px;
}

.in-game ~ .game_content_line .marketsDivBgNew .item.ico8:after {
    background-position: 4px -68px;
}

.marketsDivBgNew .item.ico9:after {
    background-position: 3px -25px;
}

.in-game ~ .game_content_line .marketsDivBgNew .item.ico9:after {
    background-position: 3px -16px;
}

.marketsDivBgNew .item.ico10:after {
    background-position: -25px -102px;
}

.in-game ~ .game_content_line .marketsDivBgNew .item.ico10:after {
    background-position: -25px -93px;
}

.marketsDivBgNew .item.ico11:after {
    background-position: -75px -102px;
}

.marketsDivBgNew .item.ico12 {
    border-bottom: 2px solid transparent;
}

.marketsDivBgNew .item.ico12:after {
    content: "\f0d0";

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    padding-top: 3px;
    font-family: fontAwesome;
    background: none;
}

*:not(#marketsDivBgNew) > .marketsDivBgNew .item.ico12:after {
    background: none;
}

.marketsDivBgNew .item.ico1:not(.active):hover {
    background: 8px 50%, linear-gradient(to bottom, rgba(229, 229, 229, 1) 0%, rgba(206, 206, 206, 1) 40%, rgba(206, 206, 206, 1) 59%, rgba(229, 229, 229, 1) 100%);
}

.marketsDivBgNew .item.ico2:not(.active):hover {
    background: 8px 50%, linear-gradient(to bottom, rgba(229, 229, 229, 1) 0%, rgba(206, 206, 206, 1) 40%, rgba(206, 206, 206, 1) 59%, rgba(229, 229, 229, 1) 100%);
}

.marketsDivBgNew .item.ico3:not(.active):hover {
    background: 8px 50%, linear-gradient(to bottom, rgba(229, 229, 229, 1) 0%, rgba(206, 206, 206, 1) 40%, rgba(206, 206, 206, 1) 59%, rgba(229, 229, 229, 1) 100%);
}

.marketsDivBgNew .item.ico4:not(.active):hover {
    background: 8px 50%, linear-gradient(to bottom, rgba(229, 229, 229, 1) 0%, rgba(206, 206, 206, 1) 40%, rgba(206, 206, 206, 1) 59%, rgba(229, 229, 229, 1) 100%);
}

.marketsDivBgNew .item.ico5:not(.active):hover {
    background: 8px 50%, linear-gradient(to bottom, rgba(229, 229, 229, 1) 0%, rgba(206, 206, 206, 1) 40%, rgba(206, 206, 206, 1) 59%, rgba(229, 229, 229, 1) 100%);
}

.marketsDivBgNew .item.ico6:not(.active):hover {
    background: 8px 50%, linear-gradient(to bottom, rgba(229, 229, 229, 1) 0%, rgba(206, 206, 206, 1) 40%, rgba(206, 206, 206, 1) 59%, rgba(229, 229, 229, 1) 100%);
}

.marketsDivBgNew .item.ico7:not(.active):hover {
    background: 8px 50%, linear-gradient(to bottom, rgba(229, 229, 229, 1) 0%, rgba(206, 206, 206, 1) 40%, rgba(206, 206, 206, 1) 59%, rgba(229, 229, 229, 1) 100%);
}

.marketsDivBgNew .item.ico8:not(.active):hover {
    background: 8px 50%, linear-gradient(to bottom, rgba(229, 229, 229, 1) 0%, rgba(206, 206, 206, 1) 40%, rgba(206, 206, 206, 1) 59%, rgba(229, 229, 229, 1) 100%);
}

.marketsDivBgNew .item.ico9:not(.active):hover {
    background: 8px 50%, linear-gradient(to bottom, rgba(229, 229, 229, 1) 0%, rgba(206, 206, 206, 1) 40%, rgba(206, 206, 206, 1) 59%, rgba(229, 229, 229, 1) 100%);
}

.marketsDivBgNew .item.ico10:not(.active):hover {
    background: 8px 50%, linear-gradient(to bottom, rgba(229, 229, 229, 1) 0%, rgba(206, 206, 206, 1) 40%, rgba(206, 206, 206, 1) 59%, rgba(229, 229, 229, 1) 100%);
}

.marketsDivBgNew .item.ico11:not(.active):hover {
    background: 8px 50%, linear-gradient(to bottom, rgba(229, 229, 229, 1) 0%, rgba(206, 206, 206, 1) 40%, rgba(206, 206, 206, 1) 59%, rgba(229, 229, 229, 1) 100%);
}

.marketsDivBgNew .item.ico1:not(.active):hover:after {
    background-position: -25px -1px;
}

.marketsDivBgNew .item.ico2:not(.active):hover:after {
    background-position: -69px -1px;
}

.marketsDivBgNew .item.ico3:not(.active):hover:after {
    background-position: -73px -25px;
}

.marketsDivBgNew .item.ico4:not(.active):hover:after {
    background-position: -27px -50px;
}

.marketsDivBgNew .item.ico5:not(.active):hover:after {
    background-position: -78px -49px;
}

.in-game ~ .game_content_line .marketsDivBgNew .item.ico5:not(.active):hover:after {
    background-position: -78px -39px;
}

.marketsDivBgNew .item.ico6:not(.active):hover:after {
    background-position: -96px -1px;
}

.marketsDivBgNew .item.ico7:not(.active):hover:after {
    background-position: -103px -53px;
}

.marketsDivBgNew .item.ico8:not(.active):hover:after {
    background-position: -13px -67px;
}

.in-game ~ .game_content_line .marketsDivBgNew .item.ico8:not(.active):hover:after {
    background-position: -16px -68px;
}

.marketsDivBgNew .item.ico9:not(.active):hover:after {
    background-position: -20px -25px;
}

.in-game ~ .game_content_line .marketsDivBgNew .item.ico9:not(.active):hover:after {
    background-position: -20px -16px;
}

.marketsDivBgNew .item.ico10:not(.active):hover:after {
    background-position: 0 -102px;
}

.in-game ~ .game_content_line .marketsDivBgNew .item.ico10:not(.active):hover:after {
    background-position: 0 -93px;
}

.marketsDivBgNew .item.ico11:not(.active):hover:after {
    background-position: -50px -102px;
}

.marketsDivBgNew .item .count {
    display: inline-block;
    color: #fff;
    font-family: Myriad Pro Condensed;
    font-size: 1.0625em;
    line-height: 25px;
    height: 24px;
    text-align: center;
    min-width: 7px;
}

/*.multi_view_con .marketsDivBgNew .item .count{*/
/*font-size: 1.5em;*/
/*}*/
.marketsDivBgNew .item:not(.active):hover .count {
    color: #272727;
}

.marketsDivBgNew .item.active .count {
    color: #ffffff;
    overflow: hidden;
}

.double_tabloR.quadBoard.soccer ~ .marketsDivBgNew .item .count,
.double_tabloR.quadBoard.tennis ~ .marketsDivBgNew .item .count,
.double_tabloR.quadBoard.basketball ~ .marketsDivBgNew .item .count,
.double_tabloR.quadBoard.hockey ~ .marketsDivBgNew .item .count {
    color: #1f72af;
}

.double_tabloR.quadBoard.soccer ~ .marketsDivBgNew .item:not(.active):hover .count,
.double_tabloR.quadBoard.tennis ~ .marketsDivBgNew .item:not(.active):hover .count,
.double_tabloR.quadBoard.basketball ~ .marketsDivBgNew .item:not(.active):hover .count,
.double_tabloR.quadBoard.hockey ~ .marketsDivBgNew .item:not(.active):hover .count {
    color: #272727;
}

.double_tabloR.quadBoard.soccer ~ .marketsDivBgNew .item.active,
.double_tabloR.quadBoard.tennis ~ .marketsDivBgNew .item.active,
.double_tabloR.quadBoard.basketball ~ .marketsDivBgNew .item.active,
.double_tabloR.quadBoard.hockey ~ .marketsDivBgNew .item.active {
    background-color: #1f72af;
    color: #fff;
}

.double_tabloR.quadBoard.soccer ~ .marketsDivBgNew .item.active:hover,
.double_tabloR.quadBoard.tennis ~ .marketsDivBgNew .item.active:hover,
.double_tabloR.quadBoard.basketball ~ .marketsDivBgNew .item.active:hover,
.double_tabloR.quadBoard.hockey ~ .marketsDivBgNew .item.active:hover {
    box-shadow: 3px 0 0 0 #77a02e inset, 0 0 3px rgba(0, 0, 0, 0.3), inset 0 0 3px 0 rgba(0, 0, 0, 0.4);
}

.double_tabloR.quadBoard.soccer ~ .marketsDivBgNew .item.active .count,
.double_tabloR.quadBoard.tennis ~ .marketsDivBgNew .item.active .count,
.double_tabloR.quadBoard.basketball ~ .marketsDivBgNew .item.active .count,
.double_tabloR.quadBoard.hockey ~ .marketsDivBgNew .item.active .count {
    color: #fff;
}

.marketsDivBgNew .item .hint {
    background-color: #E5E5E5;
    box-shadow: 3px 0 0 0 #77a02e inset, 5px 5px 5px 0 rgba(0, 0, 0, 0.45);
    color: #272727;
    left: 0;
    padding: 15px;
    position: absolute;
    top: 27px;
    width: 300px;
    z-index: 10000;
    line-height: 1.2;
    display: none;
}

#shAll .marketsDivBgNew .item .hint {
    box-shadow: -3px 0 0 0 #77a02e inset, -5px 5px 5px 0 rgba(0, 0, 0, 0.45);
    right: 0;
    left: auto;
}

.marketsDivBgNew .item .hint > div + div {
    margin-top: 6px;
}

.marketsDivBgNew .item .hint .t1 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: -4px;
}

.marketsDivBgNew .item .hint .t2 {
    font-size: 12px;
    font-weight: 700;
    margin-bottom: -4px;
}

.marketsDivBgNew .item:hover .hint {
    display: block;
    animation: showHint 1s 1;
    -webkit-animation: showHint 1s 1;
    -moz-animation: showHint 1s 1;
}

@keyframes showHint {
    0% {
        opacity: 0;
    }
    80% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes showHint {
    0% {
        opacity: 0;
    }
    80% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes showHint {
    0% {
        opacity: 0;
    }
    80% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.marketsDivBgNew .itemMin, .marketsDivBgNew .itemCol {
    background-color: hsl(200, 41%, 50%);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.double_tabloR.quadBoard.soccer ~ .marketsDivBgNew .itemMin, .double_tabloR.quadBoard.soccer ~ .marketsDivBgNew .itemCol,
.double_tabloR.quadBoard.tennis ~ .marketsDivBgNew .itemMin, .double_tabloR.quadBoard.tennis ~ .marketsDivBgNew .itemCol,
.double_tabloR.quadBoard.basketball ~ .marketsDivBgNew .itemMin, .double_tabloR.quadBoard.basketball ~ .marketsDivBgNew .itemCol,
.double_tabloR.quadBoard.hockey ~ .marketsDivBgNew .itemMin, .double_tabloR.quadBoard.hockey ~ .marketsDivBgNew .itemCol {
    background-color: #272727;
}

.double_tabloR.quadBoard.soccer ~ .marketsDivBgNew .itemMin:hover, .double_tabloR.quadBoard.soccer ~ .marketsDivBgNew .itemCol:hover,
.double_tabloR.quadBoard.tennis ~ .marketsDivBgNew .itemMin:hover, .double_tabloR.quadBoard.tennis ~ .marketsDivBgNew .itemCol:hover,
.double_tabloR.quadBoard.basketball ~ .marketsDivBgNew .itemMin:hover, .double_tabloR.quadBoard.basketball ~ .marketsDivBgNew .itemCol:hover,
.double_tabloR.quadBoard.hockey ~ .marketsDivBgNew .itemMin:hover, .double_tabloR.quadBoard.hockey ~ .marketsDivBgNew .itemCol:hover {
    background-color: #fff;
}

.marketsDivBgNew .single-column,
.marketsDivBgNew .two-column,
.marketsDivBgNew .three-column {
    background-repeat: no-repeat;
    background-color: #4b91b4;
    background-image: url(../img/mDBNew_columns.png);
}

.double_tabloR.quadBoard.soccer ~ .marketsDivBgNew .single-column,
.double_tabloR.quadBoard.soccer ~ .marketsDivBgNew .two-column,
.double_tabloR.quadBoard.soccer ~ .marketsDivBgNew .three-column,
.double_tabloR.quadBoard.tennis ~ .marketsDivBgNew .single-column,
.double_tabloR.quadBoard.tennis ~ .marketsDivBgNew .two-column,
.double_tabloR.quadBoard.tennis ~ .marketsDivBgNew .three-column,
.double_tabloR.quadBoard.basketball ~ .marketsDivBgNew .single-column,
.double_tabloR.quadBoard.basketball ~ .marketsDivBgNew .two-column,
.double_tabloR.quadBoard.basketball ~ .marketsDivBgNew .three-column,
.double_tabloR.quadBoard.hockey ~ .marketsDivBgNew .single-column,
.double_tabloR.quadBoard.hockey ~ .marketsDivBgNew .two-column,
.double_tabloR.quadBoard.hockey ~ .marketsDivBgNew .three-column {
    background-color: #272727;
}

.marketsDivBgNew .single-column,
.marketsDivBgNew .two-column,
.marketsDivBgNew .three-column,
.marketsDivBgNew .itemMin,
.marketsDivBgNew .itemCol,
.ABC_order {
    cursor: pointer;
    height: 24px;
    width: 32px;
    position: relative;
    float: right;
    margin: -25px 4px 4px 0;
    border-radius: 2px;
    color: #fff;
}

.moreMinCon_nav .marketsDivBgNew .single-column,
.moreMinCon_nav .marketsDivBgNew .two-column,
.moreMinCon_nav .marketsDivBgNew .three-column,
.moreMinCon_nav .marketsDivBgNew .itemMin,
.moreMinCon_nav .marketsDivBgNew .itemCol {
    margin: 0 4px 4px 0;
}

.sortDiv .itemCol {
    display: none;
}

.marketsDivBgNew .itemMin {
    background-image: url(../img/mDBNew_col-exp.png);
    background-position: 7px -22px;
}

.marketsDivBgNew .itemCol {
    background-image: url(../img/mDBNew_col.png);
    background-position: 9px 7px;
}

.marketsDivBgNew .itemCol.active:hover {
    background-position: -27px -23px;
}

.marketsDivBgNew .itemMin:hover, .marketsDivBgNew .itemCol:hover {
    background-color: #E5E5E5;
}

.marketsDivBgNew .itemMin:hover {
    background-position: 7px 6px;
}

.marketsDivBgNew .itemMin.active {
    background-position: -28px -22px;
}

.marketsDivBgNew .itemMin.active:hover {
    background-position: -28px 6px;
}

.mainTablo. .marketsDivBgNew .itemCol:hover {
    background-position: 9px 7px;
}

.marketsDivBgNew .itemCol.active:hover {
    background-position: -27px -23px;
}

.marketsDivBgNew .single-column:hover,
.marketsDivBgNew .two-column:hover,
.marketsDivBgNew .three-column:hover {
    background-color: #E5E5E5;
}

.marketsDivBgNew .single-column.active,
.marketsDivBgNew .two-column.active,
.marketsDivBgNew .three-column.active {
    background-color: #E5E5E5;
    box-shadow: inset 0 6px 3px -3px rgba(0, 0, 0, 0.2),
    inset 0 -4px 3px -3px rgba(255, 255, 255, 0.6),
    inset 2px 0 1px -1px rgba(0, 0, 0, 0.2),
    inset -2px 0 1px -1px rgba(0, 0, 0, 0.2);
}

.double_tabloR.quadBoard.soccer ~ .marketsDivBgNew .single-column:hover, .double_tabloR.quadBoard.soccer ~ .marketsDivBgNew .single-column.active,
.double_tabloR.quadBoard.soccer ~ .marketsDivBgNew .two-column:hover, .double_tabloR.quadBoard.soccer ~ .marketsDivBgNew .two-column.active,
.double_tabloR.quadBoard.soccer ~ .marketsDivBgNew .three-column:hover, .double_tabloR.quadBoard.soccer ~ .marketsDivBgNew .three-column.active,
.double_tabloR.quadBoard.tennis ~ .marketsDivBgNew .single-column:hover, .double_tabloR.quadBoard.tennis ~ .marketsDivBgNew .single-column.active,
.double_tabloR.quadBoard.tennis ~ .marketsDivBgNew .two-column:hover, .double_tabloR.quadBoard.tennis ~ .marketsDivBgNew .two-column.active,
.double_tabloR.quadBoard.tennis ~ .marketsDivBgNew .three-column:hover, .double_tabloR.quadBoard.tennis ~ .marketsDivBgNew .three-column.active,
.double_tabloR.quadBoard.basketball ~ .marketsDivBgNew .single-column:hover, .double_tabloR.quadBoard.basketball ~ .marketsDivBgNew .single-column.active,
.double_tabloR.quadBoard.basketball ~ .marketsDivBgNew .two-column:hover, .double_tabloR.quadBoard.basketball ~ .marketsDivBgNew .two-column.active,
.double_tabloR.quadBoard.basketball ~ .marketsDivBgNew .three-column:hover, .double_tabloR.quadBoard.basketball ~ .marketsDivBgNew .three-column.active,
.double_tabloR.quadBoard.hockey ~ .marketsDivBgNew .single-column:hover, .double_tabloR.quadBoard.hockey ~ .marketsDivBgNew .single-column.active,
.double_tabloR.quadBoard.hockey ~ .marketsDivBgNew .two-column:hover, .double_tabloR.quadBoard.hockey ~ .marketsDivBgNew .two-column.active,
.double_tabloR.quadBoard.hockey ~ .marketsDivBgNew .three-column:hover, .double_tabloR.quadBoard.hockey ~ .marketsDivBgNew .three-column.active {
    background-color: #fff;
}

.marketsDivBgNew .single-column {
    background-position: 7px 6px;
}

.marketsDivBgNew .single-column:hover,
.marketsDivBgNew .single-column.active {
    background-position: 7px -22px;
}

.marketsDivBgNew .two-column {
    background-position: -33px 6px;
}

.marketsDivBgNew .two-column:hover,
.marketsDivBgNew .two-column.active {
    background-position: -33px -22px;
}

.marketsDivBgNew .three-column {
    background-position: -74px 6px;
}

.marketsDivBgNew .three-column:hover,
.marketsDivBgNew .three-column.active {
    background-position: -74px -22px;
}

/*!*маркеты перенос на 2 строчку*!*/

/* table play */
.betsscroll {
    max-height: 850px;
}

.betsscrollMac {
    max-height: 850px;
    overflow-y: auto;
}

#allBetsTable {
    background: #ced5da;
    position: relative;
    z-index: 0;
}

#allBetsTable.betsscroll {
    z-index: 1;
}

.betTypeName {
    background-color: #00335A;
    border-bottom: 1px solid #fff;
    color: #fff;
    font-family: Roboto;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    font-weight: 700;
    margin: 0 5px;
    text-align: center;
    border-radius: 3px;
}

.bet_group {
    margin: 5px;
}

.portlet .bet_group {
    margin: 5px !important;
}

/*
==============================================================
-------------------------- greyBack --------------------------
==============================================================
*/
#sports_page.grayBack #allBetsTable {
    background: #fff;
}

#sports_page.grayBack #allBetsTable div.bets,
#sports_page.grayBack #allBetsTable div.bets > div {
    border-color: #888888;
}

#sports_page.grayBack #allBetsTable div.bet-title,
#sports_page.grayBack #allBetsTable div.bet-title:before {
    color: #272727;
}

#sports_page.grayBack #allBetsTable .betTypeName {
    background-color: #4b91b4;
    border-bottom: 1px solid #444;
    color: #FFF;
}

#sports_page.grayBack #allBetsTable div.bet-title {
    background-color: #d2dee2;
    border: 1px solid #888888;
}

#sports_page.grayBack #allBetsTable div.bet-title:hover {
    background-color: #c0cbcf;
}

/*
==============================================================
-------------------------- /greyBack -------------------------
==============================================================
*/
#allBetsTable div.bet-title {
    font-size: 15px;
    font-weight: 700;
    color: #FFF;
    position: relative;
    display: block;
    width: 100%;
    height: 24px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 3px 25px 3px 20px;
    background-color: hsl(200, 41%, 50%);
    border-bottom: 1px solid #fff;
    cursor: pointer;
    border-radius: 3px 3px 0 0;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#allBetsTable div.bet-title:before {
    color: #fff;
    font-size: 18px;
    content: "\f106";
    font-family: "FontAwesome";
    position: absolute;
    top: 50%;
    margin-top: -9px;
    left: 5px;
}

#allBetsTable div.bet-title.min:before {
    -moz-transform: scale(1) rotate(180deg);
    -webkit-transform: scale(1) rotate(180deg);
    -o-transform: scale(1) rotate(180deg);
    -ms-transform: scale(1) rotate(180deg);
    transform: scale(1) rotate(180deg);
}

#allBetsTable div.bet-title:hover {
    background-color: #518fc0;
}

.addToMarket {
    position: absolute;
    top: 2px;
    right: 8px;
    width: 16px;
    height: 16px;
    text-align: center;
    opacity: 0.5;
}

.addToMarket:before {
    color: #fff;
    font-size: 11px;
    content: "\f067";
    font-family: "FontAwesome";
}

.addToMarket.active:before {
    content: "\f00d";
}

.addToMarket:hover {
    opacity: 0.8;
}

#allBetsTable div.bets {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin: 0;
    background: #fff;
    border-right: 1px solid #4a88b9;
    border-left: 1px solid #4a88b9;
    box-sizing: border-box;
}

#allBetsTable div.bets > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 90%;
    -ms-flex: 1 1 90%;
    flex: 1 1 90%;
    background-color: #ffffff;
    border-bottom: 1px solid #4a88b9;
    border-right: 1px solid #4a88b9;
    position: relative;
    line-height: 23px;
}

#allBetsTable div.bets.betCols1 > div {
    border-right: none;
}

#allBetsTable div.bets.betCols2 > div:nth-child(2n+1) {
    border-right: none;
}

#allBetsTable div.bets.betCols3 > div:nth-child(3n+2) {
    border-right: none;
}

#allBetsTable div.bets div:hover {
    background-color: #a4d2f4;
}

#allBetsTable div.bets span.bet_type {
    font-size: 12px;
    color: #000000;
    line-height: 15px;
    display: inline-block;
    width: calc(100% - 60px);
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 4px 10px;
    cursor: pointer;
}

.c-events__moreEvs #allBetsTable div.bets div.bet_middle,
#allBetsTable div.bets div.bet_middle {
    background-color: #ecdfa8;
    color: #000000;
}

#allBetsTable div.bets div.bet_middle:hover {
    background-color: #fbe173;
}

#allBetsTable div.bets span.koeff {
    color: #000000;
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    display: flex;
    width: 55px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    cursor: pointer;
    z-index: 0;
    overflow: hidden;
}
#allBetsTable div.bets span.koeff ,
#allBetsTable div.bets span.koeff:after {
    background-color: #f4f4f4;
}

#allBetsTable div.bets span.koeff:after,
#allBetsTable div.bets span.koeff:before{
    content: '';
    position: absolute;
}
#allBetsTable div.bets span.koeff:before{
    top: -100%;
    left: -100%;
    z-index: -1;

    width: 70%;
    height: 250%;
    transform: rotate(33deg);
    transform-origin: 170% 50%;
}
#allBetsTable div.bets span.koeff:after{
    opacity: 0;
    content: attr(data-coef);
    display: flex;
    top: 0;
    left: 0;
    z-index: 1;

    align-items: center;
    justify-content: center;

    width: 100%;
    height: 100%;
    text-align: center;
}

/*#allBetsTable div.bets span.koeff.rc_:after,*/
/*#allBetsTable div.bets span.koeff.rc_:before,*/
/*#allBetsTable div.bets span.koeff.gc_:after,*/
/*#allBetsTable div.bets span.koeff.gc_:before{*/
    /*opacity: 1;*/
/*}*/

#allBetsTable div.bets span.koeff i {
    margin: auto;
    font-style: normal;
}

#allBetsTable div.bets div.blockSob {
    background: #ced5da;
}

#allBetsTable div.bets div.blockSob:before {
    font-size: 13px;
    content: "\f023";
    font-family: "FontAwesome";
    margin-left: 10px;
    cursor: no-drop;
}

#allBetsTable div.bets div.blockSob span.bet_type {
    width: calc(100% - 75px);
    padding-left: 10px;
    color: #666666;
    cursor: no-drop;
}

.battle_cock_container #allBetsTable div.bets div.blockSob span.bet_type {
    padding-left: 3px;
}

.battle_cock_container #allBetsTable div.bets div.blockSob:before {
    margin-left: 5px;
}

#allBetsTable div.bets div.blockSob span.koeff {
    border-color: #fff;
    color: #454545;
    cursor: no-drop;
}

#allBetsTable .cols1 {
    float: left;
    width: 100% !important;
}

#allBetsTable .cols2 {
    float: left;
    width: 50% !important;
}

#allBetsTable .cols3 {
    float: left;
    width: 33.333% !important;
}

#allBetsTable .cols1 .bet_group,
#allBetsTable .cols1 .betTypeName {
    margin: 4px 0 4px;
}

#allBetsTable .cols2:first-child .bet_group,
#allBetsTable .cols2:first-child .betTypeName {
    /*margin: 5px 2.5px 5px 5px;*/
    margin: 0 0 1px;
}

#allBetsTable .cols2:nth-child(2) .bet_group,
#allBetsTable .cols2:nth-child(2) .betTypeName {
    /*margin: 5px 5px 5px 2.5px;*/
    margin: 4px 0 4px 4px;
}

#allBetsTable .cols3:first-child .bet_group,
#allBetsTable .cols3:first-child .betTypeName {
    /*margin: 5px 2.5px 5px 5px;*/
    margin: 4px 0 4px;
}

#allBetsTable .cols3:nth-child(2) .bet_group,
#allBetsTable .cols3:nth-child(2) .betTypeName {
    /*margin: 5px 2.5px;*/
    margin: 4px 0 4px 4px;
}

#allBetsTable .cols3:nth-child(3) .bet_group,
#allBetsTable .cols3:nth-child(3) .betTypeName {
    /*margin: 5px 5px 5px 2.5px;*/
    margin: 4px 0 4px 4px;
}

@media screen and (min-width: 1550px) {
    #allBetsTable:before,
    #allBetsTable:after {
        content: "";
        display: table;
    }

    #allBetsTable:after {
        clear: both;
    }

    #allBetsTable .bet_group_col {
        float: left;
        width: 50%;
    }

    #allBetsTable div.bets {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .portlet-content #allBetsTable .bet_group_col {
        float: none;
        width: 100%;
        margin-right: 0;
    }
}

#games_content #allBetsTable.jspScrollable .jspVerticalBar,
.game_content #allBetsTable.jspScrollable .jspVerticalBar {
    right: 0 !important;
}

/*No bets*/
.c-events__moreEvs .noBets,
#allBetsTable .no_bets {
    padding: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 16px;
    background: hsl(200, 41%, 50%);
    color: #fff;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    border: 2px solid #c2e1f5;
    width: 100%;
}

/* /table play */

.betInCoupon {
    background-color: #bad9f3 !important;
}

@media screen and (max-width: 2200px) {
    .marketsDivBgNew .item {
        width: auto;
    }

    .marketsDivBgNew .item .count {
        display: block;
    }
}

@media screen and (min-width: 1550px) {
    .marketsDivBgNew .items_wrap .dopEvsWrap {
        padding-right: 183px;
    }
}

@media screen and (max-width: 1549px) {
    .marketsDivBgNew .items_wrap .dopEvsWrap {
        padding-right: 147px;
    }
}

@media screen and (max-width: 1200px) {
    .marketsDivBgNew .items_wrap .dopEvsWrap {
        padding-right: 115px;
    }
}

.ABC_order {
    position: relative;
    line-height: 32px;
    font-size: 14px;
    font-family: Roboto;
    font-weight: 500;
    text-align: center;
    color: #dadada;
    background-color: #4b91b4;
}

.ABC_order:hover {
    color: #000;
    background-color: #E5E5E5;
    box-shadow: inset 0 6px 3px -3px rgba(0, 0, 0, 0.2), inset 0 -4px 3px -3px rgba(255, 255, 255, 0.6), inset 2px 0 1px -1px rgba(0, 0, 0, 0.2), inset -2px 0 1px -1px rgba(0, 0, 0, 0.2);
}

.ABC_order:before {
    position: absolute;
    left: 9px;
    top: -9px;
    transform: scaleX(1.2);
}

.ABC_order:before {
    content: "\2190";
}

.ABC_order.active:before {
    content: "\2192";
}

/* edit 19.04.17*/
#sportNameText {
    background: #FFD400;
    font-size: 12px;
    padding: 5px;
}

.betTypeName {
    background-color: #00335A;
    border-bottom: 1px solid #fff;
    color: #fff;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 0;
    text-align: center;
}

/* /edit 19.04.17*/
.battle_cock_container .marketsDivBgNew .items_wrap .dopEvsWrap {
    padding-right: 110px;
}

.marketsDivBgNew-view {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 33px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

@media screen and (min-width: 1550px) {
    .marketsDivBgNew .items_wrap .OsnEvsWrap {
        width: calc(100% - 183px);
    }
}

@media screen and (max-width: 1549px) {
    .marketsDivBgNew .items_wrap .OsnEvsWrap {
        width: calc(100% - 147px);
    }
}

@media screen and (max-width: 1200px) {
    .marketsDivBgNew .items_wrap .OsnEvsWrap {
        width: calc(100% - 115px);
    }
}

.marketsDivBgNew .items_wrap .dopEvsWrap .chosen-container {
    min-width: 180px;
    margin-left: 20px;
}

.marketsDivBgNew .items_wrap .dopEvsWrap .chosen-container-active.chosen-with-drop .chosen-single {
    border-radius: 0;
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #1f72af;
}

.marketsDivBgNew .items_wrap .dopEvsWrap .chosen-container-single .chosen-single {
    border-radius: 0;
    background: #1f72af;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #1f72af;
    border-bottom: 0;
    height: 33px;
    line-height: 30px;
}

.marketsDivBgNew .items_wrap .dopEvsWrap .chosen-container-single .chosen-single div {
    width: 25px;
}

.marketsDivBgNew .items_wrap .dopEvsWrap .chosen-container-single .chosen-single div b {
    background: none;
}

.marketsDivBgNew .items_wrap .dopEvsWrap .chosen-container-single .chosen-single div b:before {
    content: '\f107';
    font-family: FontAwesome;
    position: absolute;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    -webkit-transition: transform .2s ease-in-out;
    -o-transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
}

.marketsDivBgNew .items_wrap .dopEvsWrap .chosen-container .chosen-drop {
    border: 1px solid #1f72af;
}

.marketsDivBgNew .items_wrap .dopEvsWrap .chosen-container .chosen-results {
    padding: 0;
    margin: 0 0 4px 0;
    color: #1f72af;
}

.marketsDivBgNew .items_wrap .dopEvsWrap .chosen-container .chosen-results li.highlighted {
    background: #1f72af;
}

.marketsDivBgNew .items_wrap .dopEvsWrap .chosen-container.chosen-with-drop .chosen-single div b:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    color: #1f72af;
}

.c-events #allBetsTable .bet_group_col.cols2 .betTypeName {
    margin: 4px 0 4px !important;
}

.c-events #allBetsTable .bet_group_col.cols2 + .bet_group_col.cols2 .betTypeName {
    margin: 4px 0 4px 4px !important
}

.battle_cock_container .marketsDivBgNew .items_wrap .OsnEvsWrap {
    width: 100%;
}

.battle_cock_container .marketsDivBgNew-view {
    display: inline;
}

.marketsDivBgNew-view {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 33px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

@media screen and (min-width: 1550px) {
    .marketsDivBgNew .items_wrap .OsnEvsWrap {
        width: calc(100% - 183px);
    }
}

@media screen and (max-width: 1549px) {
    .marketsDivBgNew .items_wrap .OsnEvsWrap {
        width: calc(100% - 147px);
    }
}

@media screen and (max-width: 1200px) {
    .marketsDivBgNew .items_wrap .OsnEvsWrap {
        width: calc(100% - 115px);
    }
}

.marketsDivBgNew .items_wrap .dopEvsWrap .chosen-container {
    min-width: 180px;
    margin-left: 20px;
}

.marketsDivBgNew .items_wrap .dopEvsWrap .chosen-container-active.chosen-with-drop .chosen-single {
    border-radius: 0;
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #1f72af;
}

.marketsDivBgNew .items_wrap .dopEvsWrap .chosen-container-single .chosen-single {
    border-radius: 0;
    background: #1f72af;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #1f72af;
    border-bottom: 0;
    height: 33px;
    line-height: 30px;
}

.marketsDivBgNew .items_wrap .dopEvsWrap .chosen-container-single .chosen-single div {
    width: 25px;
}

.marketsDivBgNew .items_wrap .dopEvsWrap .chosen-container-single .chosen-single div b {
    background: none;
}

.marketsDivBgNew .items_wrap .dopEvsWrap .chosen-container-single .chosen-single div b:before {
    content: '\f107';
    font-family: FontAwesome;
    position: absolute;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    -webkit-transition: transform .2s ease-in-out;
    -o-transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
}

.marketsDivBgNew .items_wrap .dopEvsWrap .chosen-container .chosen-drop {
    border: 1px solid #1f72af;
}

.marketsDivBgNew .items_wrap .dopEvsWrap .chosen-container .chosen-results {
    padding: 0;
    margin: 0 0 4px 0;
    color: #1f72af;
}

.marketsDivBgNew .items_wrap .dopEvsWrap .chosen-container .chosen-results li.highlighted {
    background: #1f72af;
}

.marketsDivBgNew .items_wrap .dopEvsWrap .chosen-container.chosen-with-drop .chosen-single div b:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    color: #1f72af;
}

.c-events #allBetsTable .bet_group_col.cols2 .betTypeName {
    margin: 4px 0 4px !important;
}

.c-events #allBetsTable .bet_group_col.cols2 + .bet_group_col.cols2 .betTypeName {
    margin: 4px 0 4px 4px !important;
}

.battle_cock_container .marketsDivBgNew .items_wrap .OsnEvsWrap, .multi_column .marketsDivBgNew .items_wrap .OsnEvsWrap {
    width: 100%;
}

.battle_cock_container .marketsDivBgNew-view, .multi_column .marketsDivBgNew-view {
    display: inline;
}

.bet_group_top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #4b91b4;
    height: 30px;
    margin-bottom: 4px;
}

.bet_group_top .itemMin {
    background-image: url(/xbet/img/mDBNew_col-expN.png);
    background-position: 7px -18px;
    background-repeat: no-repeat;
    border-bottom: 2px solid transparent;
    cursor: pointer;
    background-color: #4b91b4;
    width: 30px;
    height: 29px;
    min-width: 30px;
    margin-right: 8px;
}

.bet_group_top .itemMin:hover, .bet_group_top .itemMin.active {
    background-color: transparent !important;
}

.bet_group_top .itemMin:hover {
    background-position: 7px 10px;
    border-bottom: 2px solid #85b332;
}

.bet_group_top .itemMin.active {
    background-position: -28px -18px;
}

.bet_group_top .itemMin.active:hover {
    background-position: -28px 10px;
}

#sports_page.grayBack #allBetsTable .bet_group_top .betTypeName {
    width: 100%;
    background-color: transparent;
    margin: 0;
    border-bottom: 0;
}
/*При отображения 3 колонок*/
@media screen and (max-width: 1980px) {

    /* ФИКСИРОВАНА ПРАВАЯ КОЛОНКА*/
        .fixedRight.biggestRight #allBetsTable .cols3 .betCols3 .bets__empty-cell,
    /* end ФИКСИРОВАНА ПРАВАЯ КОЛОНКА*/

    /* ФИКСИРОВАНЫ ОБЕ КОЛОНКИ*/
        /*Фиксированы обе колонки для кэфов в 2 колонки*/
        .fixedLeft.fixedRight.biggestRight #allBetsTable .cols3 .betCols2 .bets__empty-cell ,
        /*Фиксированы обе колонки для кэфов в 3 колонки*/
        .fixedLeft.fixedRight.biggerRight #allBetsTable .cols3 .betCols3 .bets__empty-cell ,
        .fixedLeft.fixedRight.biggestRight #allBetsTable .cols3 .betCols3 .bets__empty-cell ,
        .fixedLeft.fixedRight #allBetsTable .cols3 .betCols3 .bets__empty-cell {
            display: none;
        }
    /* end ФИКСИРОВАНЫ ОБЕ КОЛОНКИ*/
}
@media screen and (max-width: 1900px) {
    /* ФИКСИРОВАНА ПРАВАЯ КОЛОНКА*/
        .fixedRight.biggerRight #allBetsTable .cols3 .betCols3 .bets__empty-cell{
            display: none;
        }
    /* end ФИКСИРОВАНА ПРАВАЯ КОЛОНКА*/
}
@media screen and (max-width: 1750px) {
    /* ФИКСИРОВАНА ПРАВАЯ КОЛОНКА*/
        .fixedRight #allBetsTable .cols3 .betCols3 .bets__empty-cell{
            display: none;
        }
        /*.fixedRight #maincontent:not(.cyber_light) #allBetsTable .cols3 .bet_group:not(.shortName) .betCols3 > div{*/
            /*max-width: 33.3333%;*/
        /*}*/
    /* end ФИКСИРОВАНА ПРАВАЯ КОЛОНКА*/
}
@media screen and (max-width: 1680px) {
    /*Средний купон*/
    .fixedLeft.fixedRight.biggerRight #maincontent:not(.cyber_light) #allBetsTable .cols3 .betCols2 div,
    .fixedLeft.fixedRight.biggerRight #maincontent:not(.cyber_light) #allBetsTable .cols3 .betCols3 div,
    /*Большой купон*/
    .fixedLeft.fixedRight.biggestRight #maincontent:not(.cyber_light) #allBetsTable .cols3 .betCols2 div,
    .fixedLeft.fixedRight.biggestRight #maincontent:not(.cyber_light) #allBetsTable .cols3 .betCols3 div{
        max-width: 100%;
    }

    .fixedLeft #maincontent:not(.cyber_light) #allBetsTable .cols3 .betCols3 .bets__empty-cell,
    .fixedLeft.fixedRight.biggerRight #maincontent:not(.cyber_light) #allBetsTable .cols3 .betCols3 .bets__empty-cell,
    .fixedLeft.fixedRight.biggerRight #maincontent:not(.cyber_light) #allBetsTable .cols3 .betCols2 .bets__empty-cell{
        display: none;
    }
}
/*end При отображения 3 колонок*/
/*При отображения 2 колонок*/
@media screen and (max-width: 1640px) {
    .fixedLeft.fixedRight.biggerRight #maincontent:not(.cyber_light) #allBetsTable .cols2 .betCols3 .bets__empty-cell{
        display: none;
    }
}
@media screen and (max-width: 1440px) {
    .fixedLeft.fixedRight #maincontent:not(.cyber_light) #allBetsTable .cols2 .betCols3 .bets__empty-cell,
    .fixedRight.biggerRight #maincontent:not(.cyber_light) #allBetsTable .cols2 .betCols3 .bets__empty-cell,
    .fixedRight.biggestRight #maincontent:not(.cyber_light) #allBetsTable .cols2 .betCols3 .bets__empty-cell{
        display: none;
    }
}
/*end При отображения 3 колонок*/
#allBetsTable  div.bets.betCols2 > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    width: 50%;

}
#allBetsTable .bet_group  div.bets .bet_type{
    word-break: break-all;
}
#maincontent:not(.cyber_light) #allBetsTable .bet_group:not(.shortName) div.bets.betCols3 > div,
#maincontent:not(.cyber_light) #allBetsTable .bet_group:not(.shortName) div.bets.betCols2 > div{
    min-width: 150px;
}

#maincontent:not(.cyber_light) #allBetsTable .bet_group:not(.shortName) div.bets.betCols2 > div,
#maincontent:not(.cyber_light) #allBetsTable .bet_group:not(.shortName) div.bets.betCols3 > div{
max-width: 50%;
}
#allBetsTable div.bets.betCols3 > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 33.3333%;
    -ms-flex: 1 1 33.3333%;
    flex: 1 1 33.3333%;
    width: 33.3333%;
}

.sub-game{
    float: left;
    width: 100%;
}

.bets_content {
    position: relative;
}
.betsBlocked {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    background: hsla(210, 10%, 50%, .75);
    z-index: 1;
}
.betsBlocked__text {
    position: absolute;
    left: 0;
    right: 0;
    top: calc(5% + 30px);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0;
    font-size: 26px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}