#left-col span.menu-sport-name,#left-col span.menu-user,.event_overview_link span.live-general-match-name-team,.live-general-match-name,.match-team-container,.multiple-event-container .bg-heading-caption,.odd span.odd_signsname,.slot-box-name,.zf-ZF-BoxCloumn_TeamName .zf-ZF-BoxCell {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

#menu-info,input.form-control {
    background: var(--primary-color)
}

#header,.btn {
    background: var(--blu)
}

#menu-info,.center-user,.col-9>.table,.col-9>.totobet-menu,.totobet-coupon {
    box-shadow: 0 1px 3px var(--box-shadow)
}

.notfound .notfound-404 h1,.notfound h2 {
    font-family: Roboto,sans-serif;
    color: var(--cards-header)
}

.jackpot,.jackpot-sum {
    box-sizing: border-box
}

@font-face {
    font-family: seven_segment;
    src: url(fonts/seven_segment.woff2) format('woff2'),url(fonts/seven_segment.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

:root {
    --bs-font-sans-serif: Roboto,sans-serif
}

::-webkit-scrollbar {
    width: 6px
}

::-webkit-scrollbar-track {
    background: var(--primary-color)
}

::-webkit-scrollbar-thumb {
    background: var(--third-color)
}

.register a {
    color: var(--primary-color);
    text-decoration: none
}

#app-root {
    min-height: 500px
}

body {
    background: var(--body-background);
    font-size: 12px
}

.btn {
    font-size: 13px;
    height: 30px;
    font-weight: 700;
    text-transform: capitalize;
    min-width: 80px;
    border-radius: 8px;
    border-color: var(--blu);
    line-height: 16px
}

header {
    min-height: 110px
}

.spread-select {
    color: var(--seventh-color);
    font-weight: 700;
    font-size: 12px;
    line-height: 1.4;
    height: 28px;
    min-width: 55px
}

#header {
    height: 60px;
    border-bottom: 4px solid var(--bc-t-zF)
}

.toggle-macro-groups {
    border: 1px solid var(--black);
    font-size: 14px;
    margin: auto 1px;
    width: 50px;
    font-weight: 700
}

#p-e-o .macrogroups-button.active,.btn-macro-groups-opened {
    border-color: var(--gray);
    background-color: var(--footer-head);
    color: var(--primary-color)
}

#header .btn-outline-primary,.main-menu {
    background: var(--blu);
    text-transform: capitalize;
    font-size: 14px
}

#header .btn-outline-primary:after,#header .btn-outline-primary:before {
    content: "x";
    color: transparent;
    position: absolute;
    background-repeat: no-repeat;
    background-size: 100%
}

.header {
    color: var(--primary-color);
    height: 56px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 0!important;
    padding-top: 0!important
}

.header .login-form,.header .logo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    vertical-align: middle
}

#header .btn-outline-primary {
    color: var(--primary-color);
    border-color: var(--primary-color);
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    border-radius: 8px;
    height: 35px;
    width: 110px;
    margin-left: .5em;
    text-align: right;
    font-weight: 700
}

#header .btn-outline-primary:before {
    background-image: url(../images/login.svg);
    left: 10px;
    top: 7px;
    width: 18px;
    height: 18px
}

#header .btn-outline-primary:after {
    background-image: url(../images/spacer.svg);
    left: 40px;
    top: 0;
    width: 1px;
    height: 35px
}

#header .btn-outline-primary:hover {
    background: var(--bc-bg-zF);
    color: var(--primary-color)
}

#header .btn-outline-primary.register {
    background-color: var(--blu);
    width: 125px;
    line-height: 1.5
}

#header .btn-outline-primary.register:before {
    background-image: url(../images/register.svg)
}

#header .btn-outline-primary.register:after {
    left: 37px
}

#header .btn-outline-primary.register:hover {
    background-color: var(--footer-head);
    border-color: var(--footer-head);
    color: var(--primary-color)
}

#header .btn-outline-primary:focus,.main-menu .dropdown li.active a,.main-menu .dropdown li:hover a {
    box-shadow: none
}

.header-menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative
}

.header-menu.logged {
    height: 56px;
    line-height: 56px;
    color: var(--footer-head)
}

.totobet-jackpot:after,.totobet-jackpot:before {
    width: 0;
    height: 0;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
    content: "";
    position: absolute
}

.header-menu.logged .i_mail,.header-menu.logged .i_profile {
    cursor: pointer;
    line-height: 65px;
    margin-right: 10px
}

#header input.form-control {
    height: 35px;
    border-radius: 8px;
    margin-left: .5rem;
    border: 2px solid var(--blu);
    display: -ms-flexbox;
    display: flex;
    transition: .1s ease-in-out;
    position: relative;
    width: 130px
}

#left-col span.menu-sport-name,#left-col span.menu-user {
    max-width: calc(100% - 10px);
    width: 90%;
    font-weight: 700
}

#header .input-group,#p-e-o .odd {
    width: auto
}

.header .forgot-password {
    color: var(--main-color);
    font-size: 14px;
    display: inline-flex;
    align-items: center
}

.header .forgot-password a {
    color: var(--primary-color);
    text-decoration: none;
    cursor: pointer
}

.main-menu {
    color: var(--primary-color);
    text-align: center;
    height: 50px;
    border-top: 1px solid var(--border-top-menu)
}

.main-menu ul,.main-menu-casino ul {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none
}

.main-menu ul li,.main-menu-casino ul li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    height: 50px
}

.card-header,ul.lastminute-menu li {
    height: 32px;
    text-transform: uppercase;
    position: relative
}

.main-menu div.dropdown a,.main-menu ul li a {
    color: var(--text-menu-color);
    text-decoration: none;
    overflow: hidden;
    display: flex;
    font-weight: 600;
    white-space: nowrap;
    height: 50px;
    padding: 10px
}

.main-menu div.dropdown li a {
    color: var(--mm-d-a);
    height: auto
}

.main-menu ul li span.totobet-jackpot {
    position: absolute;
    top: -17px;
    right: 0;
    background: var(--second-color);
    padding: 6px;
    border-radius: 13px;
    color: var(--black);
    font-size: 9px;
    text-transform: capitalize;
    letter-spacing: .5px
}

.totobet-jackpot:before {
    left: 6px;
    bottom: -10px
}

.totobet-jackpot:after {
    border-left: 5px solid var(--second-color);
    border-top: 5px solid var(--second-color);
    left: 8px;
    bottom: -5px
}

.main-menu-icon,.zf-ZF-BoxCloumn_I2ndTime,.zf-ZF-BoxCloumn_ICorner,.zf-ZF-BoxCloumn_IFreeKick,.zf-ZF-BoxCloumn_IGoalKick,.zf-ZF-BoxCloumn_IHalfTime,.zf-ZF-BoxCloumn_IPenalty,.zf-ZF-BoxCloumn_IRedCard,.zf-ZF-BoxCloumn_ISubstitution,.zf-ZF-BoxCloumn_IThrowIn,.zf-ZF-BoxCloumn_ITotal,.zf-ZF-BoxCloumn_IYellowCard {
    width: 30px
}

.main-menu li.active a,.main-menu li:hover a,.main-menu-casino li.active a,.main-menu-casino li:hover a {
    color: var(--primary-color);
    box-shadow: 0 -3px 0 0 var(--second-color) inset
}

.main-menu li a.active,.main-menu li a:hover {
    color: var(--primary-color);
    box-shadow: 0 -4px 0 0 var(--bc-t-zF) inset
}

.main-menu li a span {
    display: flex;
    font-size: 14px;
    align-self: center
}

.main-menu li.active i,.main-menu li:hover i,.notfound .notfound-404 h1>span,.totobet-header span.link:hover,span.link_page.active,span.link_page:hover,span.live-time:hover,ul.totobet-menu li.active i,ul.totobet-menu li:hover i {
    color: var(--second-color)
}

#left-col li.active .sport_icon,#left-col li.active span.menu-sport-name,#left-col li.active span.menu-user,#left-col li:hover .sport_icon,.box_with_icon .formElementWrap .leftIcon,.follow_event:hover,.lastminute-menu li.active .sport_icon,.lastminute-menu li:hover .sport_icon,.live-sport-buttons .live_general_menu_item.color_base span,.live-sport-buttons .live_general_menu_item:hover span {
    color: var(--blu)
}

.main-menu li a.active i,.main-menu li a:hover i,.main-menu li a:hover i.main-menu li a.active i,.zf-ZF-BoxCloumn_ITotal .zf-ZF-BoxCell {
    color: var(--bc-t-zF)
}

.main-menu div.dropdown i,.main-menu li i {
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-self: center
}

#menu-info {
    height: 35px;
    width: 100%;
    display: flex;
    border-bottom: 1px solid var(--border-top-menu);
    color: var(--third-color)
}

.menu-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: .2rem!important
}

#menu-info .left-part {
    padding-top: 2px
}

#menu-info .right-part {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    font-size: 11px;
    margin-top: -1px
}

#menu-info .right-part>div {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    height: 35px;
    line-height: 1;
    position: relative
}

#menu-info .right-part>div:before {
    height: 25px;
    width: 1px;
    left: 0;
    background-color: var(--shadow-second);
    content: "";
    position: absolute
}

.search-form {
    vertical-align: middle;
    white-space: nowrap;
    position: relative;
    width: 100%;
    display: none
}

.odd,ul.lastminute-menu {
    display: flex;
    text-align: center
}

input.form-control {
    height: 25px;
    border-radius: 2px;
    color: var(--fourth-color);
    transition: .25s cubic-bezier(0,1,.85,1);
    font-size: 15px;
    border: none;
    float: left
}

#menu-info input.form-control:focus {
    width: 240px;
    color: var(--third-color);
    box-shadow: none
}

.search-form .fa-magnifying-glass {
    position: absolute;
    top: 50%;
    left: 0;
    margin-left: 10px;
    margin-top: -8px;
    z-index: 1;
    font-size: 14px;
    transition: color .25s ease-in-out
}

#menu-info .clock {
    padding: 0 15px;
    font-weight: 500
}

.dropdown-toggle {
    border: none;
    font-weight: 700;
    background: 0 0
}

.dropdown-toggle::after {
    vertical-align: .1em;
    border-top: .5em solid;
    border-right: .5em solid transparent;
    border-left: .5em solid transparent;
    color: var(--fifth-color);
    transition: .15s ease-in-out
}

#live_menu #live_search,.form-group .form-control {
    transition: .25s cubic-bezier(0,1,.85,1);
    color: var(--fourth-color)
}

.main-menu .dropdown-toggle::after {
    margin-top: .9em
}

.dropdown-toggle.show::after {
    transform: rotate(180deg)
}

.main-menu .dropdown-toggle.show::after {
    margin-bottom: 2em
}

.dropdown-menu.show {
    transform: translate(-108px,30px)!important
}

.main-menu .dropdown-menu.show.livecasino {
    transform: translate(0,60px)!important
}

.main-menu .dropdown-menu.show.virtual {
    transform: translate(19px,59px)!important
}

.main-menu .dropdown-menu.show.lottery {
    transform: translate(-37px,59px)!important
}

.dropdown-menu.show.coez {
    transform: translate(-27px,54px)!important
}

.dropdown-menu.show.user {
    transform: translate(57px,52px)!important
}

.dropdown-menu.show:after {
    border: 12px solid transparent;
    border-top: 12px solid var(--primary-color);
    content: "";
    right: 10px;
    position: absolute;
    top: -24px;
    transform: rotate(180deg)
}

.dropdown-menu {
    border: none;
    padding: 0;
    filter: drop-shadow(rgba(0,0,0,.5) 0 4px 25px);
    transition: .5s cubic-bezier(0,0,.25,1)
}

.dropdown-menu li:first-of-type a.active,.dropdown-menu li:first-of-type a:hover,.dropdown-menu.livecasino li:first-of-type a.active,.dropdown-menu.livecasino li:first-of-type a:hover {
    border-radius: .25rem .25rem 0 0
}

#menu-info .dropdown-menu.livecasino li:last-of-type a:hover,#menu-info .dropdown-menu.virtual li:last-of-type a:hover,.dropdown-menu li:last-of-type a.active,.dropdown-menu li:last-of-type a:hover,.dropdown-menu.livecasino li:last-of-type a.active,.dropdown-menu.virtual li:last-of-type a.active {
    border-radius: 0 0 .25rem .25rem
}

.dropdown-menu.virtual li:first-of-type a.active,.dropdown-menu.virtual li:first-of-type a:hover {
    border-radius: .25rem
}

.dropdown-menu li {
    font-size: 12px;
    font-weight: 400
}

.dropdown-menu li a {
    padding: .5rem 1.75rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    line-height: 1;
    align-items: center
}

#menu-info .dropdown-item:active,.dropdown-item.active {
    background-color: var(--dropdown-active-bg)
}

.left-col {
    position: relative;
    border-right: 1px solid var(--gray);
    padding: 0
}

#left-col ul {
    list-style: none!important;
    padding: 0;
    margin-bottom: .2rem
}

#left-col li {
    font-size: 12px;
    margin: 2px 0;
    transition: color .25s ease-in-out,background-color 50ms ease-in-out
}

#left-col li a {
    line-height: 35px;
    text-align: start;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    transition: none;
    cursor: pointer;
    text-decoration: none;
    border-bottom: 1px solid var(--gray)
}

#left-col li a i {
    color: var(--black);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    transition: .1s
}

#left-col span.menu-sport-name {
    font-size: 12px;
    color: var(--blu)
}

#left-col span.menu-user {
    font-size: 14px;
    color: var(--grayblu)
}

.menu-sport-count {
    float: right;
    color: var(--sixth-color);
    min-height: 35px;
    font-weight: 700;
    padding: 0 15px
}

.multiple-view .col-md-6,.slot-box {
    float: left
}

#coupon .btn.btn-default,#langs,#live_event_odds .odds-tool,#live_event_odds .odds-tool:hover,#live_matches_list>.portlet.box.grey-gallery>.portlet-title.bg-heading.tool-minimize-live-menu .odds-tool,#live_matches_list>.portlet.box.grey-gallery>.portlet-title.bg-heading.tool-minimize-live-menu .odds-tool:hover,.card-header,.jackpot-min,.modal-header,.odd-selected,.odd-selected span,.odd:hover,.odd:hover span,.totobet-header span.link,.zf-ZF-BoxCloumn.HT .zf-ZF-BoxCell,.zf-ZF-BoxCloumn.T2 .zf-ZF-BoxCell {
    color: var(--primary-color)
}

.center-col {
    position: relative;
    padding-left: 10px;
    padding-right: 10px
}

.card {
    border-radius: 8px;
    margin-bottom: 10px;
    border: 1px solid var(--gray)
}

.card-header {
    font-weight: 700;
    font-size: 13px;
    border-bottom: none;
    background-color: var(--cards-header);
    border-radius: 8px 8px 0 0!important;
    padding: 0 7px;
    text-align: left!important;
    width: 100%;
    line-height: 32px
}

.card-header.coupon,.card-header.live-page {
    border-bottom: 3px solid var(--second-color)
}

.card-header:first-child {
    border-radius: 1rem 1rem 0 0
}

.card-body {
    background-color: var(--cards-background)
}

.odd,ul.lastminute-menu li {
    background: var(--primary-color);
    cursor: pointer
}

.card td.event-name {
    width: 40%
}

.table-lastminute td.date,.table-striped td.date {
    font-weight: 700;
    width: 1%;
    white-space: nowrap
}

.table-lastminute,.table-mostpopular {
    margin: 0;
    font-size: 12px
}

.table-lastminute>:not(caption)>*>*,.table-mostpopular>:not(caption)>*>* {
    border-width: 0
}

.table-lastminute>tbody>tr:nth-of-type(odd)>*,.table>tbody>tr.totobet-contest-event.rows_1>* {
    --bs-table-accent-bg: var(--cards-body)
}

ul.lastminute-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 14px
}

ul.lastminute-menu li {
    margin: 0;
    padding: 0 10px 0 0;
    overflow: hidden;
    white-space: nowrap;
    font-size: 10px;
    line-height: 1.2;
    text-align: left
}

.live-sport-buttons .live_general_menu_item.color_base,.live-sport-buttons .live_general_menu_item:hover,ul.lastminute-menu li.active,ul.lastminute-menu li:hover {
    box-shadow: 0 -3px 0 0 var(--blu) inset
}

ul.lastminute-menu .sport_icon {
    margin-top: 9px!important
}

#center-col table.table-striped td {
    padding: .2rem;
    font-size: 12px
}

.table-mostpopular>tbody>tr:nth-of-type(odd)>* {
    --bs-table-accent-bg: var(--primary-color);
    box-shadow: none
}

.table-striped td.date {
    padding-left: .5em!important;
    padding-right: .5em!important
}

.table-lastminute tr,.table-mostpopular tr {
    height: 45px
}

.odd {
    border: solid 2px var(--gray)!important;
    border-radius: 4px;
    font-size: 12px;
    padding: 1rem .5rem!important;
    margin: 0 2px;
    line-height: 1.4;
    height: 36px;
    justify-content: center;
    align-items: center
}

.odd-selected,.odd:hover {
    border: 2px solid var(--blu)!important;
    background: var(--blu)
}

.odd span {
    color: var(--footer-head);
    font-weight: 600;
    font-size: 13px
}

.footer-info-col h3,.user_header h1 {
    font-weight: 700;
    color: var(--footer-head)
}

.odd-disabled,.odd-disabled span {
    color: var(--bc-zF)
}

.odd-disabled {
    cursor: not-allowed;
    background-color: var(--odds-border)!important
}

.center-user,.formGroup,.toto-bet-contest-div {
    border-radius: 3px;
    margin-bottom: 15px
}

.odd.odd-selected:hover {
    background: var(--blu)!important;
    border-color: var(--blu)!important
}

.footer {
    font-size: 1.3rem;
    background: var(--white);
    color: var(--ninth-color)
}

.footer .footer-content {
    padding: 40px 0
}

.footer .footer-disclaimer {
    -ms-flex-pack: center;
    align-items: center;
    font-size: 14px;
    display: flex;
    height: 80px
}

.footer .footer-discplaimer p {
    margin-bottom: 1.35em
}

.footer .footer-disclaimer a {
    margin: 0 1em 0 0
}

.footer .footer-disclaimer a img {
    max-height: 32px
}

.footer .footer-logos {
    padding-top: 3em
}

.footer .footer-info-col.menu a,.footer .social-link {
    padding: .25em 0;
    text-decoration: none;
    color: #001E2880;
    font-family: Manrope;
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: -.01em;
    text-align: left
}

.footer .footer-logos span {
    margin: .3em 1em
}

.footer .footer-logos span img {
    width: auto;
    height: 18px;
    max-width: none;
    max-height: none;
    opacity: 1
}

.footer-info-columns {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer-info-col h3 {
    font-size: 18px;
    margin-bottom: 1em;
    border-bottom: 3px solid #edeef3;
    position: relative;
    padding-bottom: 5px
}

.footer .social-link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.footer .social-link .social-icons {
    margin-right: .4em;
    font-size: 22px
}

.col-3 ul#myTab,.footer .footer-info-col.menu a,td.date span {
    display: block
}

.footer .footer-info-col.menu a:hover,.link:hover,.underline {
    text-decoration: underline
}

#site_loading .spinner-border {
    width: 6rem;
    height: 6rem
}

.header-menu.logged .dropdown-toggle {
    color: var(--primary-color);
    text-decoration: none;
    margin-left: 10px;
    line-height: 56px;
    height: 56px
}

.center-user {
    margin-top: 15px;
    height: fit-content;
    padding: 15px
}

.user_header h1 {
    font-size: 1.45rem;
    line-height: 25px;
    display: block
}

.user_header {
    margin-bottom: 15px;
    padding: 15px 15px 15px 0
}

#tmt_deposit_bt_form .panel-body,.formGroup {
    padding: 15px
}

.formGroup {
    background-color: var(--formGroup);
    font-size: 12px;
    border: 1px solid var(--gray)
}

.formField {
    margin-bottom: 15px;
    position: relative
}

.formField.fullWidth {
    max-width: 100%
}

.formFieldLabel {
    font-weight: 500;
    padding: 0 0 10px;
    display: block;
    font-size: 13px
}

.formField.large .formFieldLabel,.inbox-table i {
    font-size: 15px
}

.formElementWrap {
    border: 1px solid var(--border-input);
    border-radius: 3px;
    display: -ms-flexbox;
    display: flex;
    transition: .1s ease-in-out;
    position: relative
}

.formField .formElement {
    height: 44px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 13px;
    box-shadow: none;
    border: 0;
    width: 100%
}

.formElementWrap .leftIcon {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    font-weight: 700;
    vertical-align: middle;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    line-height: 1;
    min-width: 40px;
    font-size: 20px;
    color: var(--border-input)
}

.odds_fn,.odds_gg {
    justify-content: space-around
}

.formElement[disabled] {
    background: var(--formGroup);
    color: rgb(114 119 127 / 60%);
    cursor: not-allowed
}

.form-group .form-control {
    background: var(--primary-color);
    height: 30px;
    border-radius: 8px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 12px;
    border: 2px solid var(--blu);
    appearance: auto;
    float: left
}

.user-menu-title {
    color: var(--third-color);
    font-size: 13px;
    font-weight: 700;
    padding: 0 8px;
    margin-bottom: 12px;
    display: block;
    text-transform: uppercase
}

#left-col ul li.active ul li a,#left-col ul.menu-elite li a {
    padding-left: 1rem;
    box-shadow: none
}

#heading_event_table,#p-e-o .sm-sign-name,.btn-success,.btn.btn-primary,.live-page-header,.menu-sport-title {
    text-transform: capitalize
}

#account_page .left-col {
    margin: 15px 0
}

#account_page input.form-control {
    padding-left: 10px
}

.form-group label {
    font-weight: 500;
    font-size: 13px;
    color: var(--footer-head)
}

.breadcrumb-item.active,.cursor-pointer.underline {
    color: var(--second-color);
    font-weight: 700
}

.form-select {
    border-radius: 2px;
    background: var(--input-background);
    color: var(--fourth-color);
    appearance: auto;
    height: 30px;
    font-size: 14px
}

.link {
    cursor: pointer;
    color: var(--bs-primary);
    text-decoration: none
}

.details-name,.totobet-history-details-name {
    font-weight: 700;
    width: 25%
}

.coupon-icon {
    max-width: 12px;
    box-shadow: 1px 1px 3px 0 var(--black);
    border-radius: 50%!important
}

.coupon_info tr>td {
    padding: .2rem 1rem;
    width: 25%
}

.coupon_info {
    margin-top: .2rem
}

#center-col table.table-striped td.event_info {
    padding-left: .5rem
}

.counpon_info_row td {
    width: 25%
}

.livescore_when_played,span.link_page {
    margin-left: 1rem
}

.inbox-td-title,.live-general-signsgroup-names.live-general-signsgroup-nameCount-2 div,table.user_info_balance,td.event-name {
    width: 50%
}

.coupon_option {
    margin-right: 5px
}

.menu-sport-title {
    font-size: 14px;
    color: var(--blu);
    font-weight: 700;
    padding: 7px 5px 7px 15px;
    background: #ebebeb;
    margin-bottom: .2rem
}

#live_event_odds .portlet-title:hover,#play_all,.breadcrumb-item.active,.cursor-pointer,.event_overview_link,.live-page-header,.nav-link,.profile_image_upload_cont,tr.totobet-history-item {
    cursor: pointer
}

#left-col ul li.active ul li,#left-col ul.menu-user-box li,.totobet-nomodal .totobet-rules {
    margin: 0
}

#left-col ul li.active ul li.active ul li.active,#left-col ul li.active ul li.active ul li:hover,#left-col ul li.active ul li:hover {
    border-radius: 0
}

#left-col ul li.active ul li.active ul li.active ul li:hover {
    background: var(--bs-gray-200);
    border-radius: 0
}

.menu-sport-flag {
    margin-right: .4rem
}

.menu-sport-flag img {
    width: .9rem;
    vertical-align: text-bottom
}

#left-col ul li.active ul li.active ul li.active ul li a {
    padding-left: 3.4rem
}

.menu-sport-space {
    width: 1.7rem
}

.nav-tabs .nav-link.active,.nav-tabs .nav-link:hover {
    background: var(--linear-gradient);
    color: var(--text-menu-color)
}

.nav-tabs .nav-link {
    transition: none;
    color: var(--cards-header)
}

.formGroup div>a>i {
    color: var(--black);
    font-size: 19px;
    font-weight: 700
}

.table-hover>tbody>tr.no-hover:hover>* {
    --bs-table-accent-bg: transparent
}

input::-webkit-inner-spin-button,input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.content_container {
    max-width: 100%;
    width: 500px;
    margin: 0 auto;
    padding-bottom: 100px
}

.header_container {
    max-width: 480px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    margin: 1em auto
}

.odds_fn,.odds_gg,.odds_hh {
    display: inline-flex;
    text-align: center
}

.header_style {
    width: 500px;
    max-width: calc(100% - 30px);
    padding: 60px 0 30px
}

.validationErrors {
    margin: 5px 0 15px;
    color: var(--third-color);
    padding: 7.5px 15px;
    font-size: 12px;
    font-weight: 400;
    border-radius: 3px
}

.regtab,.regtab td {
    border: 1px solid var(--black)
}

.formField.large .formElement {
    height: 30px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 15px
}

.info_user {
    font-weight: 700;
    line-height: 56px;
    margin-left: 10px
}

.odds_fn {
    width: 59%
}

.odds_gg {
    width: 41%
}

.odds_hh {
    width: 100%;
    justify-content: space-around
}

.comb-cont,.comb-potwin-cont,.combined-all,.combined-head,.combwin,.coupon-head,.coupon-odd,.coupon-quote,.coupon-types-tabs,.split-amount-cont {
    justify-content: space-between;
    display: flex
}

#tmt_deposit_bt_form.panel-default {
    border-color: var(--dw-button)
}

#tmt_deposit_bt_form.panel {
    background-color: var(--primary-color);
    border: 1px solid transparent
}

#live_event_odds .portlet-title,#p-e-o .event-date {
    background: var(--odds-event-title);
    height: 22px;
    line-height: 22px
}

#tmt_deposit_bt_form.panel-default>.panel-heading {
    color: var(--ei-c-zF);
    background-color: var(--dw-button-bg);
    border-color: var(--dw-button);
    padding: 10px 15px;
    border-bottom: 1px solid transparent
}

#tmt_deposit_bt_form .form-group {
    margin-bottom: 15px
}

#piq-1234 hr:not([size]) {
    height: 0
}

#messageModal_content .dropdown-toggle {
    border: auto!important
}

td.comm_type_box {
    min-width: 10rem
}

.comm_date_box {
    min-width: 11rem
}

@media(max-width: 1366px) {
    #p-e-o .macrogroups-button {
        width:19.68%!important
    }

    #p-e-o .odd {
        width: 33px!important
    }
}

@media(max-width: 1024px) {
    .btn {
        padding:.375rem .25rem
    }

    #p-e-o .macrogroups-button {
        width: 19.64%!important
    }

    #p-e-o .odd {
        width: 30px!important
    }
}

.indeterminate {
    position: relative;
    width: 100%;
    height: 100%
}

.linear-activity {
    overflow: hidden;
    height: 4px;
    background-color: var(--red)
}

.indeterminate:after {
    content: '';
    position: absolute;
    height: 100%;
    background-color: var(--ind-after);
    animation: 1.5s ease-in infinite indeterminate_second
}

.indeterminate:before {
    content: '';
    position: absolute;
    height: 100%;
    background-color: var(--ind-before);
    animation: 1.5s ease-out infinite indeterminate_first
}

.site-loader {
    position: fixed;
    z-index: 999;
    width: 100%;
    bottom: 0
}

@keyframes indeterminate_first {
    0% {
        left: -100%;
        width: 100%
    }

    100% {
        left: 100%;
        width: 10%
    }
}

@keyframes indeterminate_second {
    0% {
        left: -150%;
        width: 100%
    }

    100% {
        left: 100%;
        width: 10%
    }
}

.regtab,td.totobet-pointlist-spacer {
    width: 60%
}

.slot-box {
    position: relative;
    width: 15.39%;
    overflow: hidden;
    margin: .62%;
    box-shadow: 3px 3px 4px 0 var(--box-shadow)
}

.chkCouponSettings,.coupon-event-search_code,.info_user .link {
    margin-right: 10px
}

.casino-box {
    z-index: 6;
    background-size: contain
}

.open-game-real,.slide-hover,img.slot {
    width: 100%;
    height: 100%;
    min-height: 110px
}

.btn-play-slot {
    width: 100%;
    left: 0;
    bottom: 0;
    cursor: pointer;
    position: absolute;
    top: 0;
    z-index: 18;
    text-indent: -9999px
}

.slide-hover {
    background: url(../images/play-icon.svg) center no-repeat rgba(10,116,239,.55);
    position: absolute;
    top: -220px;
    left: 0
}

.slot-box:hover .slide-hover {
    top: 0!important;
    z-index: 61!important;
    border-radius: 6px 6px 0 0
}

.open-game-real {
    color: transparent;
    text-align: right;
    font-size: 25px;
    cursor: pointer;
    text-indent: -10018px
}

#p-e-o .table-antepost .sm-sign-name,.coupon-odd-group,.empty-coupon,.inbox-td-date,.inbox-td-icon,.main-menu-casino,.notfound,.slot-box-name,.totobet-coupon-table-right,p.modal-idle-button {
    text-align: center
}

.slot-box-name {
    font-size: 12px;
    display: block;
    font-weight: 500;
    background: var(--primary-color);
    color: var(--third-color);
    padding-top: 6px;
    padding-bottom: 6px
}

.provider_logo {
    cursor: pointer;
    width: 70%
}

.favourite {
    height: 17px;
    width: 17px;
    background: url(http://static-bettingadmin.com/default/slot/favorit.png) 0 0/100% no-repeat;
    position: absolute;
    z-index: 99;
    top: 6px;
    display: block!important;
    right: 5px;
    cursor: pointer;
    filter: invert(1)
}

.slot-box-is_fav .favourite {
    background: url(http://static-bettingadmin.com/default/slot/favorit-active.png) 0 0/100% no-repeat;
    filter: invert(0)
}

.modal-header .btn-close,img.deposit_icon {
    filter: invert(1)
}

.btn-filter-slot.active,.btn-filter-slot:hover,.btn-stat-filter.active,.btn-stat-filter:hover {
    background: var(--bs-active)
}

.btn-filter-slot,.btn-stat-filter {
    text-transform: capitalize;
    padding-left: 10px;
    padding-right: 10px;
    height: 30px;
    background: var(--input-background);
    border-radius: 25px;
    color: var(--bg-end-color);
    line-height: 22px;
    margin-left: 5px;
    padding-top: 3px;
    margin-top: -2px
}

#p-e-o .event-date,.main-menu-casino,.notfound h2,.totobet-contest-champName,.totobet-coupon-play,.totobet-coupon-title {
    text-transform: uppercase
}

.btn-filter-slot img,.btn-stat-filter img {
    width: 20px;
    margin-right: 5px;
    vertical-align: top
}

.main-menu-casino {
    color: var(--primary-color);
    background: var(--linear-gradient);
    height: 46px;
    font-size: 14px
}

.main-menu-casino ul li a {
    color: var(--text-menu-color);
    text-decoration: none;
    overflow: hidden;
    display: flex;
    font-weight: 600;
    white-space: nowrap;
    height: 46px;
    padding: 10px
}

.info_user .link {
    color: var(--primary-color);
    font-size: 18px
}

.notfound .notfound-404 {
    position: relative;
    height: 180px
}

.notfound .notfound-404 h1 {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    font-size: 165px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase
}

.notfound h2 {
    font-size: 22px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 25px
}

.inbox-td-icon {
    width: 15%
}

.inbox-tr-notreaded .inbox-td-title,.totobet-history-details-status-coupon {
    font-weight: 700
}

.inbox-tr-openend td {
    border-bottom-width: 0
}

#p-e-o a.closeCard,#p-e-o a.closeCard:hover {
    float: right;
    cursor: pointer;
    color: var(--primary-color);
    text-decoration: none
}

#p-e-o .event-date {
    color: var(--primary-color);
    font-size: 10px;
    font-weight: 600;
    display: -ms-flexbox;
    display: flex;
    padding-left: 10px
}

#p-e-o .macrogroups-button {
    text-transform: none;
    border: 1px solid var(--black);
    font-size: 10px;
    margin: auto 1px;
    width: 19.72%
}

#p-e-o .card td.event-name {
    font-weight: 500;
    font-size: 11px;
    width: 25%;
    vertical-align: top
}

#p-e-o .card td.event-multiplicity {
    font-size: 10px;
    color: var(--event-multiplicity)
}

#p-e-o .macrogroups-button:hover {
    background-color: var(--mc-button)
}

#p-e-o .subtable-odds,#p-e-o .table-competitors,.general-view-table,.totobet-coupon-table,table {
    width: 100%
}

#p-e-o .table-competitors td,#p-e-o .table-competitors th {
    padding: 2px 0
}

#p-e-o .table-antepost .event-odds .odd {
    margin: 0 0 0 auto
}

#p-e-o .event-name {
    font-size: 12px;
    width: 100%
}

#p-e-o .event-time {
    font-size: 10px;
    color: var(--sixth-color)
}

#p-e-o .sm-sign-name {
    font-size: 11px;
    text-align: center
}

#p-e-o .macrogroups {
    padding-bottom: 1rem
}

#p-e-o table.table-competitors tbody td {
    border-bottom: 1px solid #ddd
}

#p-e-o .table-competitors tr>th {
    background: var(--tc-tr-th);
    padding-left: 2px
}

.coupon-event-odds .coupon-odd {
    border-bottom: solid 1px var(--odds-border)
}

.coupon-event-odds .coupon-odd:last-child {
    border-bottom: none!important
}

.coupon-odd {
    padding: 3px 0;
    font-size: 11px;
    align-items: center
}

.coupon-odd-group {
    font-weight: 700;
    flex: 2
}

.coupon-odd-sign {
    flex: 1
}

.coupon-odd-rank {
    text-align: right;
    flex: 1
}

.coupon-event {
    font-size: 12px;
    padding: 5px;
    background-color: var(--white);
    margin-bottom: .1rem
}

.coupon-remove-odd {
    cursor: pointer;
    padding: 2px;
    background-color: var(--c-remove-odds);
    border-radius: 3px;
    color: var(--primary-color);
    height: 15px;
    width: 15px;
    text-align: center
}

.coupon-type-name {
    text-align: center;
    font-weight: 700;
    width: 100%;
    padding: 5px
}

.coupon-type-name.coupon-type-selected span {
    border-bottom: solid 2px var(--second-color);
    color: var(--primary-color)
}

.coupon-types-tabs {
    background-color: var(--footer-head)
}

.coupon-types-tabs .coupon-type-name {
    cursor: pointer;
    color: var(--primary-color)
}

.combined-head {
    padding: 4px
}

#coupon .portlet-body,.agency_user_cont,.comb-cont.comb-tr,.comb-holder,.combwin,.coupon-checks,.footer-content-providers img {
    padding: 5px
}

.comb-cont.comb-tr {
    border: solid 1px var(--odds-border);
    align-items: center;
    margin-top: 4px
}

.coupon-quote {
    width: 100%;
    margin-bottom: 3px
}

.comb-imp-cont,.combined-all {
    margin-bottom: 10px
}

.coupon-buttons {
    display: flex;
    justify-content: space-between;
    font-size: 13px;
    font-weight: 700;
    padding: 5px
}

.coupon-amounts {
    font-size: 13px
}

.comb-holder .form-amount {
    width: 100px
}

.coupon-event-cont,.live_curr_event_group>div,.live_event_groups,.multiple-event-container.empty-container,.odds-container,.profile_image_cont,.totobet-contest-buttons {
    display: flex
}

.coupon-event-name {
    font-weight: 700;
    flex: 1
}

.card-body-odds {
    background-color: var(--input-background)
}

.comb-imp-cont {
    justify-content: space-between
}

#txtAmount,#txtAmountTot,#txtCombinedAmountTot {
    width: 80px
}

.amounts-body {
    background-color: var(--cards-header);
    color: var(--primary-color);
    padding: 5px
}

.second-color {
    font-weight: 700;
    color: var(--second-color)
}

#live_coupon_delay {
    text-align: center;
    font-weight: 700;
    padding: 5px;
    width: 100%;
    display: flex;
    justify-content: center;
    position: relative
}

.live-label {
    color: var(--red)
}

#error_feedback_close {
    margin-right: 5px;
    cursor: pointer
}

#error_feedback {
    margin: 5px;
    border-radius: 5px;
    background-color: var(--error-bg);
    padding: 5px;
    text-align: center;
    display: flex
}

.text-line-through {
    text-decoration: line-through
}

.odd-changed .coupon-odd-rank {
    color: var(--red);
    font-weight: 700;
    text-decoration: line-through
}

#header a,.event_overview_link,.followLiveEvent-matchName,.follow_event,.live-general-match-name,.live_match .live-time,.pull-right {
    text-decoration: none
}

.coupon-r-item .spinner-border {
    width: 15px;
    height: 15px;
    border-width: 2px
}

.card-body-r {
    background-color: var(--input-background);
    padding: 0 2px 2px
}

.coupon-r-item,.totobet-coupon,tr.totobet-contest-event {
    background: var(--primary-color)
}

.coupon-r-item {
    padding: 5px;
    border-radius: 3px;
    position: relative;
    margin-top: 5px
}

.coupon-r-item .btn-close {
    position: absolute;
    top: 4px;
    right: 3px
}

tr.totobet-contest-event {
    color: var(--third-color);
    font-size: 12px
}

tr.totobet-contest-event td {
    vertical-align: middle;
    padding: .15rem
}

.totobet-contest-summary {
    margin: 0;
    color: var(--third-color)
}

.totobet-contest-summary-title {
    text-align: center;
    margin-bottom: .2rem
}

.totobet-contest-summary-title span {
    margin-left: .1rem;
    display: flex;
    justify-content: center;
    font-weight: 700
}

.totobet-coupon {
    color: var(--black);
    border-radius: 3px;
    margin-top: .5rem;
    padding-bottom: .2rem
}

.totobet-coupon-title {
    text-align: center;
    color: var(--primary-color);
    background: var(--tb-title);
    font-weight: 700;
    border-radius: 5px 5px 0 0!important;
    padding: 5px;
    margin-bottom: 3px
}

.totobet-coupon-table tr {
    height: 25px;
    vertical-align: middle
}

.totobet-coupon-table tr td {
    padding: 0 5px;
    font-size: 12px;
    color: var(--third-color)
}

.totobet-coupon-play {
    margin: 10px;
    background-color: var(--eight-color);
    border-color: var(--eight-color);
    text-align: center;
    color: var(--primary-color);
    cursor: pointer;
    line-height: 16px;
    border-radius: .25rem;
    font-weight: 700;
    padding: .375rem .75rem
}

.totobet-coupon-play:hover {
    background-color: var(--bs-success);
    border-color: var(--bs-success);
    color: var(--primary-color)
}

.totobet-coupon-error {
    margin: 10px;
    padding: 5px;
    background-color: var(--red);
    color: var(--primary-color)
}

.totobet-app-message {
    background-color: var(--primary-color);
    color: var(--black);
    width: 300px;
    height: auto;
    min-height: 50px;
    padding: 20px;
    margin: auto;
    font-size: 16px;
    border-radius: 15px;
    z-index: 1100;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.totobet-app-message-success {
    background-color: var(--tb-success);
    color: var(--primary-color)
}

.totobet-app-message-error {
    background-color: var(--red);
    color: var(--primary-color)
}

.totobet-contest-champName {
    height: auto;
    font-size: 10px;
    font-weight: 500;
    background: var(--body-background);
    padding: 2px 10px;
    color: var(--heading-league);
    border-top: 1px solid var(--borde-head-league)
}

.totobet-contest-champName td {
    padding: .3rem;
    vertical-align: middle
}

.col-9>.table {
    width: 100%;
    border-radius: 3px;
    background: var(--primary-color)
}

td.date span {
    color: var(--gray-trans)!important
}

td.date {
    font-weight: 700;
    white-space: nowrap;
    padding-left: .5em!important;
    padding-right: .5em!important
}

td.events-counter {
    text-align: center;
    font-weight: 700;
    width: 5%;
    color: var(--bs-gray)
}

.card-header.totobet-page {
    border-bottom: 3px solid var(--second-color);
    display: flex;
    justify-content: space-between
}

.totobet-contest-buttons .btn-primary {
    color: var(--primary-color);
    border-color: var(--eight-color);
    font-size: 12px;
    padding-left: 20px;
    padding-right: 20px;
    height: 28px!important;
    width: 100%;
    line-height: 14px;
    font-weight: 700;
    text-transform: uppercase!important;
    background: var(--eight-color);
    margin-top: 10px
}

#coupon .btn.btn-default,.totobet-contest-buttons .btn-secondary {
    padding-left: 20px;
    padding-right: 20px;
    height: 28px;
    background-color: var(--second-color)
}

.totobet-contest-buttons .btn-primary:hover {
    background: var(--bs-success);
    color: var(--primary-color);
    border-color: var(--bs-success)
}

.totobet-contest-buttons .btn-secondary {
    border-color: var(--second-color);
    font-size: 12px;
    width: 100%;
    line-height: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 10px;
    color: var(--black)
}

.live-sport-buttons .live_general_menu_item,ul.totobet-menu li {
    height: 32px;
    white-space: nowrap;
    text-align: left;
    overflow: hidden
}

#coupon .btn.btn-default:hover,.totobet-contest-buttons .btn-secondary:hover {
    background-color: var(--btn-hover);
    border-color: var(--btn-hover);
    color: var(--primary-color)
}

.live-sport-buttons,ul.totobet-menu {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    font-size: 14px;
    background: var(--primary-color)
}

ul.totobet-menu li {
    margin: 0;
    padding: 0 10px 0 0;
    position: relative;
    cursor: pointer;
    font-size: 10px;
    line-height: 3;
    background: var(--primary-color);
    text-transform: uppercase;
    color: var(--third-color)
}

ul.totobet-menu li.active,ul.totobet-menu li:hover {
    box-shadow: 0 -3px 0 0 var(--second-color) inset
}

td.oddsSignName {
    text-align: center;
    display: flex;
    font-size: 10px;
    font-weight: 700
}

.live-event-odd-3,td.oddsSignName>div {
    flex: 0 0 auto;
    width: 33.33333333%
}

td.event-name span {
    display: inline-flex
}

td.event-name span.spacer {
    width: 2%
}

td.event-name span:first-child {
    margin-right: .5rem
}

.totobet-contest-summary-title.draw {
    font-size: 1.1rem;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: .5rem;
    margin-bottom: .5rem
}

.jackpot {
    position: relative;
    padding: 9px 20px;
    max-width: 266px;
    height: 68px;
    margin: 1.5rem auto .5rem;
    border-radius: 10px;
    box-shadow: inset 0 25px 10px -10px rgb(40 44 56 / 80%),inset 0 -25px 10px -10px rgb(40 44 56 / 80%),inset 6px 0 3px -3px rgb(40 44 56 / 80%),inset 0 1px 0 rgb(255 255 255 / 80%),inset 0 -1px 1px rgb(255 255 255 / 80%);
    background-image: linear-gradient(to bottom,rgba(40,44,56,.8) -7.5%,rgba(255,255,255,.8) 20%,var(--primary-color) 35%,rgba(40,44,56,.8) 57.5%);
    white-space: nowrap
}

.jackpot-sum {
    display: block;
    padding: 0 9px;
    width: 100%;
    height: 100%;
    margin: 0;
    border-radius: 4px;
    background-color: var(--tb-jkp-sum);
    text-align: center;
    font-size: 40px;
    line-height: 52px;
    white-space: nowrap;
    color: var(--green);
    font-family: seven_segment,sans-serif
}

.jackpot-min {
    position: absolute;
    left: 50%;
    padding: 4px 16px;
    margin-left: -80px;
    border: 1px solid var(--tb-jkp-min-b);
    border-radius: 3px;
    background-color: var(--tb-jkp-min);
    text-transform: uppercase;
    font-size: 14px;
    -webkit-transform: translate(42%,-80%);
    transform: translate(34%,-92%);
    font-weight: 700
}

.modal-header,.totobet-rules-subrule-title {
    position: relative;
    text-transform: uppercase
}

#live_cont,#live_cont_general,#live_matches_list,.toto-bet-contest-div {
    background: var(--primary-color);
    box-shadow: 0 1px 3px var(--box-shadow)
}

.modal-header,.modal-header h5 {
    font-weight: 700;
    font-size: 13px
}

td.champname-td .sport_icon {
    font-size: 15px;
    vertical-align: bottom
}

.totobet-coupon-table tr.totobet-coupon-table-total td {
    font-weight: 900;
    color: var(--seventh-color);
    font-size: 14px
}

#app-root .row.mx-auto .col-9 {
    padding-right: 0
}

.totobet-header span.link {
    cursor: pointer;
    margin-left: 30px;
    font-size: 16px
}

.modal-header {
    background-color: var(--cards-header);
    border-radius: 3px 3px 0 0!important;
    height: 35px;
    padding: 0 15px;
    text-align: left!important;
    width: 100%;
    line-height: 35px;
    border-bottom: 3px solid var(--second-color)
}

.modal-body {
    padding: 0 0 1rem
}

.modal-body th {
    height: auto;
    font-size: 10px;
    font-weight: 500;
    text-transform: uppercase;
    background: var(--body-background);
    padding: 2px 10px;
    color: var(--heading-league);
    border-top: 1px solid var(--borde-head-league);
    border-bottom: 2px solid var(--borde-head-league)
}

.modal-content {
    box-shadow: 0 0 20px #656565
}

.totobet-history-item.rows_1 {
    background: var(--cards-body)
}

.totobet-history-details>td,.totobet-history-item.rows_1:hover,.totobet-history-item:hover,tr.totobet-history-item.rows_1.selected,tr.totobet-history-item.selected {
    background: var(--bs-table-hover-bg)
}

.totobet-history-details {
    cursor: default
}

.totobet-coupon-charged {
    color: var(--tb-c-c)
}

.totobet-coupon-loser {
    color: var(--tb-c-l)
}

.totobet-coupon-winning {
    color: var(--tb-c-w)
}

.totobet-coupon-rejected,.totobet-coupon-void {
    color: var(--black)
}

ul.totobet-pointlist {
    padding: 0;
    margin: 0
}

ul.totobet-pointlist li {
    list-style: none
}

ul.totobet-pointlist li span {
    display: inline-block;
    min-width: 20px;
    text-align: right
}

ul.totobet-pointlist li span.totobet-pointlist-xpoint {
    color: var(--seventh-color);
    font-weight: 700;
    min-width: 100px
}

.payed,td.totobet-pointlist-winning {
    color: var(--bs-success);
    font-weight: 700
}

ul.totobet-pointlist li span.totobet-pointlist-winning {
    color: var(--bs-success);
    font-weight: 700;
    min-width: 160px
}

.totobet-history-item td:first-child {
    text-align: center;
    font-weight: 700;
    color: var(--bs-gray)
}

.totobet-coupon-icon {
    max-width: 12px;
    box-shadow: 1px 1px 3px 0 var(--black);
    border-radius: 50%
}

.totobet-history-details .table {
    border: 1px solid var(--tb-h-d-t);
    background: var(--tb-h-d)
}

.totobet-history-details>td {
    padding: 1.2rem
}

.totobet-history-details-name-span {
    display: inline-block;
    min-width: 130px;
    text-align: right;
    font-weight: 700
}

.totobet-history-details-name-span.numbers {
    text-align: left;
    min-width: 20px
}

.totobet-history-details-name-span.totalwin {
    min-width: 160px
}

.table.totobet-history-details-table {
    border: 0 transparent
}

.table.totobet-history-details-table th {
    background: 0 0;
    color: var(--black);
    font-weight: 700;
    text-transform: capitalize;
    font-size: 12px;
    padding: 0
}

.table.totobet-history-details-table td {
    padding: 0;
    text-align: center
}

td.totobet-pointlist-winning {
    text-align: right!important;
    width: 14%
}

td.totobet-pointlist-xpoint {
    color: var(--seventh-color);
    font-weight: 700;
    width: 15%
}

.totobet-contest-summary-title.total-pool {
    font-size: 16px;
    margin-top: 1rem;
    padding-bottom: .5rem
}

.totobet-rules {
    font-size: 12px;
    margin: 0 10px
}

.totobet-rules-subrule-title {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 47px;
    margin: 0;
    border-top: 1px solid var(--body-background);
    font-size: 13px;
    font-weight: 700;
    color: var(--third-color)
}

.totobet-rules-subrule-toggle {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    right: 24px;
    cursor: pointer;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 30px;
    height: 100%
}

.totobet-rules-subrule-toggle::after {
    content: '\f107';
    font-family: FontAwesome;
    font-size: 20px;
    color: var(--third-color);
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out,-webkit-transform .2s ease-in-out
}

.live-sport-buttons .live_general_menu_item,.portlet-title {
    font-size: 10px;
    cursor: pointer;
    font-weight: 500;
    text-transform: uppercase
}

.live_event_row_td_fav,.live_match .live-time,.stats-icon,.streaming-icon {
    transition: .25s cubic-bezier(.075,.82,.165,1)
}

.totobet-rules-subrule.opened .totobet-rules-subrule-toggle::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.totobet-header span.link.shows {
    text-transform: capitalize;
    font-size: 13px
}

#live_cont_general {
    width: 101.5%;
    border-radius: 3px;
    margin-left: -.4rem;
    margin-right: 0
}

.general-view-table .table {
    margin-bottom: 0;
    border-spacing: 0
}

#live_matches_list .portlet.box div.portlet-body table.table td,table.general-view-table>tbody>tr>td {
    padding: 0
}

.general-view-table .table tr td {
    border-right: 0;
    border-left: 0
}

.pull-left {
    float: left!important
}

.pull-right {
    float: right!important
}

.live-general-signsgroup-names {
    display: inline-flex;
    width: 68.5%;
    text-align: center
}

.live-general-signsgroup-names.live-general-signsgroup-nameCount-3 div {
    width: 33.333333%
}

.live_event_row_td {
    width: 20%;
    padding: .2rem!important;
    vertical-align: middle
}

.odds_group_container {
    width: 75%
}

.hide,.plus-heading {
    display: none!important
}

#live_cont_general .portlet.box.grey-gallery>.portlet-title>.caption {
    width: 25.5%
}

#live_menu .search-form,.bg-heading,.event_overview_link>div {
    position: relative
}

.disciplineCounter {
    position: absolute;
    right: 25px
}

.odds_container {
    display: flex;
    padding-right: 1.1rem;
    position: relative;
    justify-content: space-around
}

.odds_container>* {
    flex-shrink: 0;
    max-width: 100%
}

.live_discipline_box {
    box-shadow: none!important;
    background: 0 0!important;
    margin-bottom: 0!important
}

.table,ul.balance_user {
    margin-bottom: 0
}

.portlet-title {
    height: auto;
    background: var(--blu);
    padding: 2px 10px;
    color: var(--primary-color);
    border-top: 1px solid var(--borde-head-league);
    position: relative
}

.live_event_row_td_fav {
    vertical-align: middle;
    text-align: center
}

.live_event_row_td_fav:hover,.live_match .live-time:hover {
    color: var(--second-color);
    transform: scale(1.35) rotate(6deg);
    z-index: 2;
    cursor: pointer
}

.odd-down:before,.odd-notchanged:before,.odd-up:before {
    content: "";
    right: 0;
    display: inline-block;
    animation: 1.1s ease-in 5 mymove;
    z-index: 100
}

.row.mx-auto {
    padding-top: 1em
}

#couponcode {
    height: 28px;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 12px;
    border-radius: 3px;
    border: 1px solid var(--border-input);
    display: inline-flex;
    transition: .1s ease-in-out;
    position: relative;
    width: 55%
}

#coupon .btn.btn-default {
    font-size: 12px;
    border-radius: 2px;
    margin-left: .5em;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
    border-color: var(--second-color)
}

.live-sport-buttons .live_general_menu_item {
    margin: 0;
    position: relative;
    padding: 0 7px 0 0;
    line-height: 31px;
    border-radius: 0;
    border: none;
    background: var(--primary-color)
}

.country_flag img {
    width: 15px;
    vertical-align: bottom;
    margin-right: .5rem;
    height: 15px
}

.odds-tool,.odds-tool:hover {
    color: var(--heading-league);
    cursor: pointer
}

.live-general-match-name {
    position: relative;
    width: 175px!important;
    font-size: 12px;
    font-weight: 500;
    color: var(--third-color)
}

.event_overview_link span {
    font-size: 11px;
    font-weight: 600;
    color: var(--eight-color);
    margin-right: .5em
}

.event_overview_link .live_score {
    color: var(--eight-color);
    font-size: 12px;
    margin-left: .5rem
}

.toggle_odd {
    background: var(--odds-gradient);
    border: solid 1px var(--odds-border)!important;
    border-radius: 4px;
    font-size: 11px;
    text-align: center;
    cursor: pointer;
    width: 100%;
    line-height: 35px;
    padding: .1rem .4rem
}

.toggle_odd.selected {
    background: var(--second-color)!important;
    color: var(--primary-color);
    border: 1px solid var(--second-color)!important
}

.toggle_odd:hover {
    border-color: var(--second-color)!important
}

.odd-down:before,.odd-up:before {
    border-left: 5px solid transparent;
    position: absolute;
    opacity: 0
}

.spread-live {
    padding: 0;
    line-height: 40px;
    color: var(--third-color);
    text-align: center;
    font-weight: 700;
    border-radius: 4px;
    font-size: 12px
}

.toggle_odd span.pull-right span {
    color: var(--seventh-color);
    font-weight: 700;
    font-size: 12px
}

.live-general-match-name-divisor {
    margin-left: .5rem;
    margin-right: .5rem
}

.follow_event {
    color: var(--cards-header);
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    font-weight: 700;
    width: 100%;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px;
    font-size: 11px
}

.follow_event i {
    margin-left: 5px;
    margin-right: 5px;
    font-size: 8px
}

td.live_plus_cell {
    min-width: 60px
}

.sport_icon {
    width: 26px;
    min-width: 26px
}

.match-team-container {
    font-size: 10px;
    line-height: 1.3;
    padding: 0 0 2px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.event_overview_link span.live-general-match-name-team {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-weight: 500;
    font-size: 12px;
    color: var(--third-color)
}

.match-team-info {
    margin-top: 2px;
    font-size: 9px;
    font-weight: 600;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    align-items: end
}

#live_cont_event {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x))
}

#live_cont_event>* {
    flex-shrink: 0;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .2);
    padding-left: calc(var(--bs-gutter-x) * .2);
    margin-top: var(--bs-gutter-y)
}

#live_menu {
    width: 25%;
    margin-top: .2rem
}

#live_cont {
    width: 75%;
    font-size: 11px;
    border-radius: 3px;
    border: none;
    padding: 0;
    margin-top: .2rem
}

.odd-disabled {
    line-height: 33px
}

.odd-disabled span {
    font-size: 12;
    padding-top: 2px;
    display: block
}

.odd-notchanged:before {
    position: absolute;
    bottom: 0;
    border-bottom: 3px solid #ffc107;
    width: 100%
}

.odd-up:before {
    top: 0;
    border-right: 5px solid var(--eight-color);
    border-top: 5px solid var(--eight-color);
    border-bottom: 5px solid transparent
}

.odd-down:before {
    bottom: 0;
    border-right: 5px solid var(--bs-red);
    border-top: 5px solid transparent;
    border-bottom: 5px solid var(--bs-red)
}

@-webkit-keyframes mymove {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes mymove {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.live-general-odds-group {
    position: absolute;
    top: -1.5rem;
    text-align: center;
    font-size: 9px;
    font-weight: 500;
    text-transform: uppercase;
    background: var(--body-background);
    padding: 0 10px;
    color: var(--heading-league)
}

.odds-group-container-favorite {
    min-height: 18px
}

#live_matches_list {
    font-size: 11px;
    border-radius: 3px;
    border: none
}

.live-event-odd-2 {
    flex: 0 0 auto;
    width: 50%
}

.live-event-odd-4 {
    flex: 0 0 auto;
    width: 25%
}

.live-event-odd-5 {
    flex: 0 0 auto;
    width: 20%
}

#live_event_odds .portlet-title {
    color: var(--primary-color);
    padding: 0 1rem;
    font-size: 10px;
    border-bottom: none;
    display: flex;
    justify-content: space-between
}

#live_event_odds .odd {
    justify-content: space-between;
    display: flex;
    padding-left: .5rem;
    padding-right: .5rem;
    text-align: center;
    align-items: center;
    margin: 0
}

#live_curr_event_group_g_1_r_0 {
    padding: .1rem 0
}

.live_score_m {
    position: absolute;
    color: var(--eight-color);
    right: 25%
}

.followLiveEvent {
    width: 85%;
    position: relative;
    margin-left: .5rem;
    min-height: 3.2rem;
    margin-top: .3rem
}

.zf-ZF_Container_BG {
    width: 100%;
    position: relative;
    z-index: 10
}

.zf-EventIcon {
    width: 90px;
    height: 90px;
    position: absolute;
    left: 50%;
    top: 29px;
    -webkit-transform: translateX(-200%);
    -ms-transform: translateX(-200%);
    transform: translateX(-200%);
    background-color: var(--ei-zF);
    color: var(--ei-c-zF);
    padding: 5px;
    border-radius: 2px;
    text-align: center;
    overflow: hidden;
    z-index: 20;
    opacity: 0
}

.zf-EventIcon_Image {
    width: 100%;
    height: 50px;
    display: table;
    background-repeat: no-repeat;
    background-position: 50%
}

.zf-EventIcon_Title {
    width: 100%;
    height: 30px;
    display: table
}

.zf-EventIcon_Text {
    display: table-cell;
    line-height: 13px;
    font-size: 13px;
    vertical-align: middle;
    overflow: hidden
}

.zf-HeadBox_ExtraData,.zf-HeadBox_ExtraData_time {
    padding: 0 9px;
    font-size: 11px;
    color: var(--hb-zF);
    line-height: 20px;
    display: inline-block;
    background-color: var(--bg-zF);
    cursor: default
}

.zf-ZF_Container_BG .zf-HeadBox {
    background: var(--bg-zF)
}

.zf-HeadBox_ExtraData {
    left: 40px
}

.zf-ZF-BoxContainer {
    display: table;
    table-layout: fixed;
    background-color: var(--bg-zF)
}

.zf-ZF-BoxCloumn,.zf-ZF-BoxContainer_TeamKitColumn {
    display: table-cell;
    vertical-align: top
}

.zf-ZF-BoxContainer_TeamKitCell {
    font-size: 0;
    line-height: 0;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    color: var(--bc-zF);
    height: 20px;
    text-align: center;
    padding: 9px 10px 0;
    width: 22px;
    background-color: var(--ei-c-zF)
}

.zf-ZF-BoxContainer_TeamKitCell+.zf-ZF-BoxContainer_TeamKitCell {
    height: 33px;
    background-color: var(--bc-bg-zF);
    min-height: 34px
}

.zf-ZF-BoxContainer_KitElement {
    width: 12px;
    height: 14px
}

.zf-ZF-BoxContainer_TeamKitCell+.zf-ZF-BoxContainer_TeamKitCell+.zf-ZF-BoxContainer_TeamKitCell {
    border-top-color: var(--bc-bt-zF);
    padding-top: 10px
}

.zf-ZF-BoxCloumn_TeamName {
    display: table;
    table-layout: fixed;
    width: 100%;
    cursor: default;
    height: 26px
}

.zf-ZF-BoxCloumn_TeamName .zf-ZF-BoxCell {
    text-align: left;
    font-size: 14px;
    padding: 0 10px;
    color: var(--bc-tm-zF);
    line-height: 25px
}

.zf-ZF-BoxCell {
    cursor: default;
    line-height: 25px;
    font-size: 13px;
    color: var(--bc-zF);
    text-align: center;
    padding-bottom: 1px
}

.zf-ZF-BoxCloumn .zf-ZF-BoxCell+.zf-ZF-BoxCell,.zf-ZF-BoxCloumn_TeamName+.zf-ZF-BoxCloumn_TeamName {
    padding-top: 1px;
    border-top: 1px solid #364a61
}

.zf-ZF-BoxCloumn_ICorner .zf-ZF-BoxCloumn_TextHeader {
    background-position: 7px 11px
}

.zf-ZF-BoxCloumn_ICorner>.zf-ZF-BoxCloumn_TextHeader,.zf-ZF-BoxCloumn_IFreeKick>.zf-ZF-BoxCloumn_TextHeader,.zf-ZF-BoxCloumn_IGoal>.zf-ZF-BoxCloumn_TextHeader,.zf-ZF-BoxCloumn_IGoalKick>.zf-ZF-BoxCloumn_TextHeader,.zf-ZF-BoxCloumn_IPenalty>.zf-ZF-BoxCloumn_TextHeader,.zf-ZF-BoxCloumn_IRedCard>.zf-ZF-BoxCloumn_TextHeader,.zf-ZF-BoxCloumn_ISubstitution>.zf-ZF-BoxCloumn_TextHeader,.zf-ZF-BoxCloumn_IThrowIn>.zf-ZF-BoxCloumn_TextHeader,.zf-ZF-BoxCloumn_IYellowCard>.zf-ZF-BoxCloumn_TextHeader {
    background-image: url(https://static-bettingadmin.com/widjet/icons.svg);
    background-repeat: no-repeat;
    background-size: 17px
}

.zf-ZF-BoxCloumn_TextHeader {
    background-color: var(--ei-c-zF);
    border-top: 1px solid #364a61;
    border-bottom: 1px solid #364a61;
    min-height: 20px;
    background-color: var(--bg-zF);
    color: var(--bc-zF);
    text-align: center;
    line-height: 35px;
    font-size: 11px;
    height: 35px
}

.zf-ZF-BoxCloumn_IYellowCard .zf-ZF-BoxCloumn_TextHeader {
    background-position: 7px -19px
}

.zf-ZF-BoxCloumn_IRedCard .zf-ZF-BoxCloumn_TextHeader {
    background-position: 7px -49px
}

.zf-ZF-BoxCloumn_IThrowIn .zf-ZF-BoxCloumn_TextHeader {
    background-position: 8px -87px
}

.zf-ZF-BoxCloumn_IFreeKick .zf-ZF-BoxCloumn_TextHeader {
    background-position: 7px -116px
}

.zf-ZF-BoxCloumn_IGoalKick .zf-ZF-BoxCloumn_TextHeader {
    background-position: 6px -147px
}

.zf-ZF-BoxCloumn_IPenalty .zf-ZF-BoxCloumn_TextHeader {
    background-position: 6px -206px
}

.zf-ZF-BoxCloumn_IGoal .zf-ZF-BoxCloumn_TextHeader {
    background-position: 8px -236px
}

.zf-ZF-BoxCloumn_IGoal {
    width: 35px
}

.zf-ZF-BoxCloumn.zf-ZF-BoxCloumn_ITotal {
    border-left: 1px solid #364a61
}

.zf-HeadBox_ExtraData_time .i_live-clock {
    font-size: 21px;
    vertical-align: middle
}

.tool-minimize-live-menu .odds-tool-container,.tool-minimize-live-menu .tools {
    position: absolute;
    right: 3%;
    top: 14%
}

.live_match {
    border: 2px solid transparent;
    border-bottom: 2px solid #ccc
}

.live_match.active_live_match,.live_match:hover {
    border: 2px solid var(--blu);
    cursor: pointer
}

span.disciplineName {
    margin-left: .5rem;
    font-size: 13px
}

.followLiveEvent-matchName {
    font-weight: 500;
    font-size: 11px;
    color: var(--third-color)
}

.followLiveEvent-matchName:hover {
    color: var(--third-color)
}

.tbl-event-menu .live_time,span.live-time {
    color: var(--heading-league)
}

.tbl-event-menu {
    height: 1rem;
    text-align: center
}

.tbl-event-menu .live_time {
    font-weight: 500;
    margin-right: .3rem
}

.tbl-event-menu .match-status {
    color: var(--eight-color);
    font-weight: 500
}

.live_match .live-time {
    vertical-align: middle;
    text-align: center;
    margin-right: .5rem;
    margin-top: .31rem;
    display: block;
    color: var(--third-color);
    font-weight: 500
}

.back_to_general {
    background: var(--cards-header);
    border: var(--cards-header);
    line-height: 19px;
    width: 100%;
    margin-bottom: .3rem;
    border-radius: 2px
}

.back_to_general:hover {
    background-color: var(--btn-hover);
    border-color: var(--btn-hover)
}

#live_menu .fa-magnifying-glass {
    position: absolute;
    top: 40%;
    left: 0;
    margin-left: 10px;
    z-index: 1;
    font-size: 14px;
    transition: color .25s ease-in-out
}

#live_menu #live_search {
    width: 100%;
    height: 25px;
    border-radius: 2px;
    padding-left: 40px;
    padding-right: 10px;
    font-size: 12px;
    border: none;
    margin-bottom: .5rem
}

.collapse-all {
    right: 0;
    bottom: 0;
    position: absolute;
    background: url(../../../assets/images/expand_all.png) 0 -8px no-repeat;
    height: 22px;
    width: 34px;
    cursor: pointer
}

.collapse-all.tool-active,.collapse-all:hover {
    background: url(../../../assets/images/expand_all_hover.png) 0 -8px no-repeat
}

#heading_event_table {
    background: var(--cards-header);
    text-align: center;
    color: var(--primary-color);
    padding: 5px 8px;
    font-size: 13px;
    border-radius: 3px 3px 0 0;
    cursor: unset
}

#live_matches_list>.portlet.box.grey-gallery>.portlet-title.bg-heading.tool-minimize-live-menu {
    background: var(--bc-t-zF);
    color: var(--blu)
}

#live_matches_list>.portlet.box.grey-gallery>.portlet-title.bg-heading.tool-minimize-live-menu .sport_icon_black {
    font-size: 11px
}

#live_matches_list>.portlet.box.grey-gallery>.portlet-title.bg-heading.tool-minimize-live-menu .disciplineCounter {
    top: 4px
}

#live_event_odds .odd {
    font-size: 11px;
    min-height: 28px;
    border-radius: 2px
}

td.live_event_row_td_monitor,td.live_event_row_td_stats {
    vertical-align: middle;
    color: var(--heading-league);
    transition: .25s cubic-bezier(.075,.82,.165,1);
    cursor: pointer
}

.stats-icon:hover,.streaming-icon:hover,td.live_event_row_td_monitor:hover,td.live_event_row_td_stats:hover {
    color: var(--second-color);
    transform: scale(1.35);
    z-index: 2;
    cursor: pointer
}

.stats-icon,.streaming-icon {
    display: block;
    font-size: 9px;
    color: var(--third-color);
    margin-top: .3rem
}

.multiple-event-container {
    height: 500px;
    overflow: hidden;
    padding: 10px
}

.multiple-event-container #live_event_odds {
    overflow: scroll;
    height: 340px;
    overflow-x: hidden;
    scrollbar-color: var(--third-color) var(--primary-color);
    scrollbar-width: thin
}

#live_cont .text-center.my-panel img {
    width: 40%;
    margin-top: 1rem;
    margin-bottom: 1rem
}

.remove_event {
    right: 0;
    bottom: 0;
    position: absolute;
    background: url(../../../assets/images/close.png) 0 0/60% no-repeat;
    height: 22px;
    width: 22px;
    cursor: pointer;
    filter: invert(100%);
    z-index: 100
}

.multiple-event-container .bg-heading-caption {
    width: 95%;
    position: relative
}

.odd span.odd_signsname {
    color: var(--third-color);
    font-weight: 100;
    font-size: 11px
}

.multiple-event-container.empty-container>div {
    display: flex;
    width: 100%;
    justify-content: center
}

.multiple-event-container .sport_icon_black {
    position: absolute;
    left: 0;
    top: .1rem
}

.image-placeholder,.profile_image_upload_holder .upload-loader,.remove-image {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.card-header.live_page {
    margin-left: -7px;
    width: 101.7%;
    display: flex;
    justify-content: space-between
}

.add_icon {
    width: 20%
}

#live_cont_general .odd {
    min-height: 40px;
    position: relative;
    justify-content: space-around
}

.main-menu div.dropdown a span {
    align-self: center
}

#header .logo div {
    color: #000;
    text-indent: -99999px;
    background-image: url(../images/logo.png?v=2);
    width: 150px;
    background-repeat: no-repeat;
    height: 56px;
    background-size: 100%
}

img.flags-icon {
    width: 21px;
    border-radius: 8px;
    margin-right: 5px
}

.lang-choose {
    font-size: 14px;
    display: inline-flex;
    align-items: center
}

.footer-head {
    height: 80px;
    background-color: var(--footer-head)
}

.footer-main {
    color: var(--primary-color);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer-disclaimer p {
    margin-bottom: 0;
    font-size: 12px;
    color: var(--disclaimer);
    width: 560px
}

.page-content .container-xl {
    background-color: var(--white)
}

#right-col {
    border-left: 1px solid var(--gray);
    padding-right: 0;
    padding-left: 0
}

#left-col li a.active,#left-col li a:hover,#left-col li.active a,#left-col ul li.active ul li a.active,#left-col ul li.active ul li a:hover,#left-col ul.menu-elite.casino_slot_providers li.active a,#left-col ul.menu-elite.casino_slot_providers li:hover a {
    box-shadow: 4px 0 0 0 inset var(--blu)
}

span.event-name-away,span.event-name-home {
    color: var(--footer-head);
    font-weight: 600;
    margin-left: .5rem
}

ul.balance_user {
    color: var(--fifth-color);
    margin-top: -20px
}

ul.balance_user li {
    list-style: none;
    line-height: 1.2
}

.header-menu.logged .dropdown-toggle::after {
    position: absolute;
    right: -12px;
    top: 25px
}

.btn-success {
    background-color: var(--blu);
    border-color: var(--blu);
    height: 30px;
    min-width: 70px
}

.footer-info-col h3:before {
    position: absolute;
    background: var(--blu);
    height: 2px;
    content: '';
    width: 60px;
    bottom: -2px;
    left: 0
}

.footer-content .row .col p {
    color: #001E2880;
    font-family: Manrope;
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: -.01em;
    text-align: left
}

.profile_image_holder {
    position: relative;
    margin-right: 10px;
    overflow: hidden
}

.profile_image_preview {
    border: 2px solid #ccc;
    border-radius: 10px;
    overflow: hidden;
    width: 150px;
    height: 150px
}

.remove-image {
    position: absolute;
    padding: 10px;
    background: #f3eded;
    border-radius: 5px;
    cursor: pointer;
    opacity: .8
}

.profile-avatar img,.profile_image_preview img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.profile_image_upload_holder {
    border: 2px dashed #ccc;
    border-radius: 10px;
    width: 150px;
    height: 150px;
    position: relative
}

.profile_image_upload_holder .upload-loader {
    position: absolute
}

#profile_image {
    opacity: 0
}

.image-placeholder {
    text-align: center;
    position: absolute
}

.image-placeholder i {
    font-size: 20px
}

.info_user_balance {
    font-size: 16px;
    color: var(--black);
    font-weight: 500
}

.info_user_details {
    font-size: 20px;
    font-weight: 500;
    color: var(--black)
}

.clock,.pay_name {
    color: var(--text-menu-color)
}

.btn.btn-primary {
    height: 30px;
    min-width: 80px;
    border-radius: 8px
}

.profile-avatar {
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 30%;
    margin-right: 10px
}

.profile_info span {
    display: block;
    line-height: 1.2;
    font-size: 12px;
    color: var(--primary-color);
    font-weight: 500
}

.user_info_box {
    display: flex;
    justify-content: space-around;
    align-items: center;
    background: var(--blu);
    border-radius: 4px
}

.profile_info {
    text-align: left;
    margin-right: 20px
}

.pay_name,p.modal-idle-countdown {
    text-align: center;
    font-weight: 700
}

span.profile_info_username {
    font-size: 12px
}

.header-menu.logged .dropdown-toggle.user_info_box::after {
    right: 3px
}

img.play_button {
    position: absolute;
    left: 10%;
    top: 15%
}

#left-col ul li.active ul li ul li a {
    padding-left: 3rem
}

div#live_coupon_delay_cont {
    animation: 1s linear infinite spin;
    border: 2px solid rgba(30,30,30,.5);
    border-left: 4px solid #fff;
    border-radius: 50%;
    height: 50px;
    margin-bottom: 10px;
    width: 50px
}

div#play_live_coupon_count_down {
    position: absolute;
    top: 43%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 20px
}

.pay_img {
    width: 100px;
    margin-bottom: .5rem
}

.pay_name {
    display: block;
    font-size: 18px;
    background: var(--main-color);
    border-radius: 5px
}

.img_password {
    margin-right: 5px;
    vertical-align: sub
}

.clock {
    font-size: 14px;
    display: inline-flex;
    align-items: center;
    border: 2px dotted;
    border-radius: 10px;
    margin-top: 11px;
    margin-bottom: 21px;
    padding-left: 12px;
    padding-right: 12px
}

.footer-content-credits,.footer-content-providers {
    line-height: 20px;
    padding-top: 20px!important;
    border-top: 2px solid #f9f9fb;
    font-family: Manrope
}

p.modal-idle-countdown {
    font-size: 1.2rem
}

p.modal-idle-message {
    font-size: 1rem
}

.plus-img {
    vertical-align: text-top;
    margin-top: 3px
}

.resp-img {
    vertical-align: -webkit-baseline-middle;
    margin-top: 7px
}

#left-col .form-group {
    margin-right: .4rem;
    margin-left: .4rem
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

div#center-col .user_content .formGroup .row>a.btn.btn-success {
    margin-top: 10px;
    margin-left: .9rem;
    width: 400px
}

#left-col ul.menu-user-box li a i {
    color: var(--grayblu)!important
}

#left-col ul.menu-user-box li a {
    position: relative;
    padding-left: .4rem;
    line-height: 45px
}

.show_more_btn {
    width: 175px;
    height: 45px!important;
    font-weight: 400;
    text-align: left;
    padding-left: 34px
}

.footer-content-credits,.footer-content-providers,.info-box {
    text-align: center;
    letter-spacing: -.01em
}

img.show_more_icon {
    position: absolute;
    left: 5%;
    top: 29%
}

img.meu-user-arrow {
    width: 17px;
    height: 11px;
    position: absolute;
    right: 4%;
    top: 33%
}

.footer-content-credits {
    font-size: 16px;
    font-weight: 600;
    color: #caced3
}

.footer-content-credits span {
    color: #001e2887
}

.footer-content-providers {
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 20px!important
}

.search_btn {
    width: 150px;
    margin-top: -.3rem
}

img.search_btn_icon {
    position: absolute;
    left: 8%;
    top: 12%
}

.footer .footer-info-col.menu a:hover {
    color: #000;
    text-decoration: none
}

.footer-social-img {
    padding-right: 5px
}

.box_with_icon .formElementWrap {
    border-radius: 8px;
    border: 2px solid var(--blu);
    height: 30px
}

.box_with_icon .formElementWrap .form-control {
    border: none;
    height: 26px
}

.border-gray {
    border: 2px solid var(--gray)!important
}

.info-box {
    font-size: 14px;
    line-height: 56px;
    color: var(--primary-color);
    display: block
}

img.deposit_icon {
    position: absolute;
    left: -30%;
    top: 26%
}

.icon_user_info_box {
    margin-right: 10px;
    vertical-align: sub
}

.footer-merchant {
    display: flex;
    align-items: center
}

.merchant-image {
    width: 40px;
    height: 40px;
    border-radius: 4px;
    margin-right: 10px;
    align-items: center;
    display: flex
}

.merchant-image.master_card {
    background: #f0efeb
}

.merchant-image.visa {
    background: #0070ed
}

.merchant-image img {
    width: 30px;
    margin: auto;
    align-items: center;
    display: flex
}

i.caret_icon {
    margin-right: 10px;
    margin-top: -3px
}

#left-col li.active a.active span.menu-sport-name {
    color: var(--main-color)
}

#left-col ul.menu-elite li a {
    padding-left: 2rem;
    display: inline-block;
    width: 100%;
    border-bottom: none;
    color: #5a6687
}

#left-col ul.menu-elite span.menu-sport-flag img {
    width: 25px;
    vertical-align: middle
}

#left-col .menu-elite span.menu-sport-name {
    width: 100%;
    line-height: 1px;
    vertical-align: super;
    text-transform: CAPITALIZE;
    color: #032d53
}

span.menu-sport-country {
    display: block;
    padding-left: 2rem;
    line-height: 1px;
    padding-bottom: .8rem;
    margin-top: -8px;
    font-size: 12px;
    color: #001E2880
}

#left-col ul.menu-user-box.casino-box li a {
    padding-left: 2rem
}

input.form-control.casino_search {
    font-family: Manrope;
    font-size: 12px;
    font-weight: 700;
    line-height: 100px;
    letter-spacing: -.01em;
    text-align: left;
    position: relative;
    background: #fff;
    border-bottom: 2px solid var(--gray);
    height: 45px
}

input.form-control.casino_search:after {
    content: "\f002";
    font-weight: 600;
    position: absolute;
    right: 1.75rem;
    color: #666
}

.casino_search_ul i.fa-magnifying-glass {
    position: absolute;
    right: 1rem;
    top: .9rem;
    color: var(--fourth-color);
    font-size: 17px
}

#left-col ul.menu-elite span.menu-sport-flag.casino-flag img {
    background: var(--blu);
    border-radius: 4px;
    width: 1.8rem
}

#left-col .menu-elite li {
    margin: 1px 0
}

#left-col .menu-elite.casino_slot_providers span.menu-sport-name {
    vertical-align: middle
}

.casino_page h3 {
    font-size: 25px;
    margin-top: 20px
}

img.center_col_icon {
    margin-right: 10px;
    width: 25px
}

.btn.btn-success:hover {
    color: #fff;
    background-color: #0b5ed7;
    border-color: #0a58ca
}

.user_content .btn-success {
    margin-top: -.25rem
}

.user_content .btn.btn-primary {
    margin-top: -.2rem
}

#live_cont_general .sport_icon {
    height: 18px;
    width: 18px;
    align-items: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: super
}

#live_cont_general .sport_icon_1 {
    background-image: url(https://static-bettingadmin.com/default/icon_sport/1.png)
}

#live_cont_general .sport_icon_2 {
    background-image: url(https://static-bettingadmin.com/default/icon_sport/2.png)
}

#live_cont_general .sport_icon_4 {
    background-image: url(https://static-bettingadmin.com/default/icon_sport/4.png)
}

#live_cont_general .sport_icon_5 {
    background-image: url(https://static-bettingadmin.com/default/icon_sport/5.png)
}

#live_cont_general .sport_icon_19 {
    background-image: url(https://static-bettingadmin.com/default/icon_sport/19.png)
}

#live_cont_general .sport_icon::before {
    content: " "
}

#live_matches_list>.portlet.box.grey-gallery>.portlet-title.bg-heading.tool-minimize-live-menu .odds-tool {
    color: var(--blu)!important
}

.odd-selected span, .odd:hover span {
    color: var(--white);
}
