.top-leagues-head:after {
    background-image: url(../../Mobile/content/img/common/new/LIveBetting/live-new/default.svg);
}

/* new styles */

.ITF::after {
    background-image: url(../../Mobile/content/img/common/new/LIveBetting/live-new/itf.svg);
}
.ATP::after {
    background-image: url(../../Content/Images/Sport/Live/ATP.png);
}
.LIGAPRO::after {
    background-image: url(../../Content/Images/Sport/Live/ligapro16x16.png);
}
.SRL::after {
    background-image: url(../../Mobile/content/img/common/new/LIveBetting/live-new/simulated_reality.svg);
}
.world-cup-2022::after {
    background-image: url(../../Mobile/content/img/common/new/LIveBetting/live-new/fifa-world-cup.svg)!important;
}
.fast_flag.SRL::after {
    background-size: 20px 18px;
}
.Wimbledon:after{
    background: url('../Images/Sport/Live/Wimbledon.svg') no-repeat center;
    background-size: 20px 18px;
}
/* end */

.ticket_list_tabs_desktop {
    width: 100%;
    height: 40px;
    background: #3e3e3e;
}
.ticket_list_tab_desktop {
    text-decoration: none;
    padding: 0 5px;
    height: 40px;
    line-height: 40px;
    display: block;
    float: left;
    font-size: 13px;
    color: #696969;
    font-family: 'CrystalNU4-Regular';
    position: relative;
}
.ticket_list_tab_desktop:hover {
    color: #fde054;
}
.ticket_list_tab_desktop:first-child:before {
    content: '';
    background: url(../Images/Sport/Sport.png);
    background-position: -798px -59px;
    width: 1px;
    height: 29px;
    position: absolute;
    right: 0;
    top: 7px;
}
.ticket_list_tab_desktop.active {
    color: #fde054;
}
.ticket_list_tab_desktop.active:after {
    content: '';
    width: 70%;
    height: 4px;
    position: absolute;
    background: #fde054;
    bottom: 0px;
    left: 15%;
}
.ticket_list_info {
    width: 100%;
    height: 30px;
    background: #292929;
    border-top: 1px solid #3b3b3b;
    border-bottom: 1px solid #3b3b3b;
}
.ticket_list_tr.header .ticket_list_td {
    float: left;
    height: 30px;
    line-height: 30px;
    font-size: 11px;
    color: #737373;
    font-family: 'CrystalBetUni-Medium';
    box-sizing: border-box;
}
.ticket_list_td {
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #cccccc;
    font-family: 'CrystalBetUni-Medium';
    box-sizing: border-box;
    position: relative;
}
.sport2.current .ticket_list_td {
    color: #3a8ef3;
}
.ticket_list_tr.header .ticket_list_td.col1 {
    line-height: 30px;
    padding-top: 0px;
    padding-left: 10px !important;
}
.ticket_list_td.col1 {
    width: 50px;
    text-align: left;
    padding-left: 17px;
    line-height: 12px;
    padding-top: 7px;
}
.ticket_list_td.col2 {
    width: 48px;
    text-align: center;
    padding-left: 16px;
}
.ticket_list_td.col3 {
    width: 73px;
    text-align: center;
    padding-left: 10px;
}
.ticket_list_td.col4 {
    width: 63px;
    text-align: center;
    font-size: 10px;
}
#body.view_1024 .ticket_list_td.col4,
#body.view_1024 .ticket_list_td.col7 {
    display: none;
}
.ticket_list_td.col5 {
    width: 27px;
    overflow: hidden;
}
.ticket_list_add-cashout-button:after {
    content: '';
    display: block;
    background: url(../../Mobile/content/img/common/new/TicketHistory/image.png) no-repeat;
    background-position: -80px -45px;
    width: 25px;
    height: 20px;
    position: absolute;
    right: calc( 50% - 13px);
    top: 9px;
}
.ticket_list_add-cashout-button.cashedout:after {
    background-position: -150px -45px;
}
.ticket_list_add-cashout-button.partal:after {
    background-position: -115px -45px;
}
.ticket_list_add-cashout-button.auto:before {
    content: 'AUTO';
    position: absolute;
    width: 100%;
    text-align: center;
    color: #fde054;
    font-size: 9px;
    font-family: 'Roboto';
    top: -13px;
}
.ticket_list_add-cashout-button.auto:after {
    top: 13px;
}
.ticket_list_td.col6 {
    width: 16px;
}
.ticket_list_add-games-ticket {
    display: block;
    background: url(../../Mobile/content/img/common/new/TicketHistory/image.png) no-repeat;
    background-position: -10px -45px;
    width: 12px;
    height: 15px;
    position: absolute;
    right: 0px;
    top: 9px;
}
.ticketCocktailMobile {
    display: block;
    background: url(../../Mobile/content/img/common/new/TicketHistory/cocktail.svg) no-repeat;
    background-size: 22px 22px;
    width: 22px;
    height: 22px;
    position: absolute;
    right: -8px;
    top: calc(50% - 11px);
}
.ticketCocktailMobile.disable {
    background: url(../../Mobile/content/img/common/new/TicketHistory/cocktail-disable.svg) no-repeat;
}
.ticketCocktailMobileSpin {
    display: block;
    position: relative;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-family: 'CrystalBetUni-Bold';
    cursor: pointer;
    text-decoration: none;
    flex: 1;
    height: 36px;
    width: calc(50% - 2px);
    border-radius: 2px;
    margin-right: 6px;
    overflow: hidden;
}
.ticketCocktailMobileSpin:after {
    content: '\e825';
    font-family: 'cb-mobile-icons';
    width: 35px;
    height: 36px;
    cursor: pointer;
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 4px;
    color: #fff;
    font-size: 18px;
    box-sizing: border-box;
    padding-top: 8px;
}
.ticketCocktailMobileSpin .cocktail_text:nth-child(1) {
    font-size: 9px;
    margin-top: 6px;
    line-height: 12px;
    width: 100%;
    box-sizing: border-box;
    padding-left: 35px;
    display: block;
    text-align: left;
}
.ticketCocktailMobileSpin .cocktail_text:nth-child(2) {
    font-size: 12px;
    line-height: 16px;
    width: 100%;
    box-sizing: border-box;
    padding-left: 35px;
    display: block;
    text-align: left;
}
.ticketCocktailMobileSpin.disable {
    background: #545454 !important;
    color: #a9a9a9;
}
.ticketCocktailMobileSpin.disable.mojito:after {
    color: #a9a9a9;
}
.ticketCocktailMobileSpin.disable.cosmo:after {
    color: #a9a9a9;
}
.ticketCocktailMobileSpin.disable.hawaii:after {
    color: #a9a9a9;
}
.ticketCocktailMobileSpin.mojito {
    background: #66b62b;
}
.ticketCocktailMobileSpin.mojito:hover {
    background: #7ace3d;
}

/* .ticketCocktailMobileSpin.mojito:after {} */

.ticketCocktailMobileSpin.cosmo {
    background: #e03822;
}
.ticketCocktailMobileSpin.cosmo:hover {
    background: #fd4c35;
}

/* .ticketCocktailMobileSpin.cosmo:after {} */

.ticketCocktailMobileSpin.hawaii {
    background: #2aa1ec;
}
.ticketCocktailMobileSpin.hawaii:hover {
    background: #49b9ff;
}
.ticketCocktailMobileSpin.hawaii:after {
    background: none;
}
.ticket_list_td.col7 {
    width: 30px;
}
.sport2_div .sport2 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    background: #3b3b3b;
    display: block;
    border-bottom: 1px solid #292929;
    margin: 0 auto;
    font-family: 'CrystalBetUni-Regular';
    font-size: 15px;
    color: #bebebe;
    box-sizing: border-box;
    text-align: left;
    padding-left: 0px;
    position: relative;
}
.sport2_div .sport2.active {
    background: #454545;
}
.sport2_div .sport2:after {
    content: '';
    display: block;
    background: url(../../Mobile/content/img/common/new/TicketHistory/image.png) no-repeat;
    background-position: -32px -45px;
    width: 14px;
    height: 6px;
    position: absolute;
    right: 8px;
    top: 17px;
}
.sport2_div .sport2.active:after {
    background-position: -56px -45px;
}
#body .mobile_tickets_container .IsTicketStarted_True {
    width: initial !important;
    height: initial !important;
    background-position: initial !important;
    background-repeat: initial !important;
    background-image: initial !important;
    position: relative;
    right: initial !important;
}
#body .mobile_tickets_container .IsTicketStarted_True:before {
    content: '';
    width: 7px;
    height: 7px;
    background-position: center;
    background-repeat: no-repeat;
    background: url('../../Mobile/content/img/common/new/Sports/status_green.gif');
    position: absolute;
    left: 2px !important;
    top: 18px;
    z-index: 1;
    right: initial !important;
}
#body.view_1024 .sport2:after {
    right: 3px;
}
.Tkt_Cashout_In:after {
    content: " \20BE";
}

/*mobile include*/


/* edition */

#body .cashout-popup.mobile .ui-slider-range {
    height: 2px !important;
    top: 6px !important;
    margin-left: 2px;
}
#body .cashout-popup.mobile .slider3,
#body .cashout-popup.mobile .slider2,
#body .cashout-popup.mobile .slider1 {
    width: 80%;
    height: 12px !important;
    margin: 95px auto 40px auto;
}
#body .cashout-popup.mobile #swatch {
    width: 120px;
    height: 100px;
    margin-top: 18px;
    margin-left: 350px;
    background-image: none;
}
#body .cashout-popup.mobile .slider3 .ui-slider-range {
    background: #119711;
    height: 100% !important;
    top: 0 !important;
    left: -3px !important;
}
#body .cashout-popup.mobile .slider3 .ui-slider-handle {
    border-color: #ef2929;
}
#body .cashout-popup.mobile .slider2 .ui-slider-range {
    background: #fde054;
    height: 100% !important;
    top: 0 !important;
    left: -3px !important;
}
#body .cashout-popup.mobile .slider2 .ui-slider-handle {
    border-color: #8ae234;
}
#body .cashout-popup.mobile .slider1 .ui-slider-range {
    background: #119711;
    height: 100% !important;
    top: 0 !important;
    left: -3px !important;
}
#body .cashout-popup.mobile .slider1 .ui-slider-handle {
    background: #119711 !important;
    border: none !important;
    width: 27px !important;
    height: 27px !important;
    border-radius: 18px !important;
    margin-top: -2px;
}
#body .cashout-popup.mobile .slider2 .ui-slider-handle {
    background: #fde054 !important;
    border: none !important;
    width: 27px !important;
    height: 27px !important;
    border-radius: 18px !important;
    margin-top: -2px;
}
#body .cashout-popup.mobile .slider3 .ui-slider-handle {
    background: #119711 !important;
    border: none !important;
    width: 27px !important;
    height: 27px !important;
    border-radius: 18px !important;
    margin-top: -2px;
}
#body .cashout-popup.mobile .ui-slider-range {
    height: 2px !important;
    top: 6px !important;
    margin-left: 2px;
}
#body .cashout-popup.mobile .ui-state-default,
.ui-widget-content .ui-state-default,
#body .cashout-popup.mobile .ui-widget-header .ui-state-default {
    width: 20px;
    height: 20px;
    border-radius: 10px;
    background: #cf0000;
    outline: none;
    cursor: pointer !important;
}
#body .cashout-popup.mobile .ui-widget-content {
    border: none !important;
    background: #000 !important;
}
#body .cashout-popup.mobile .slider1-html-content {
    width: 84px;
    height: 32px;
    position: absolute;
    left: calc( 50% - 41px);
    top: 100px;
}
#body .cashout-popup.mobile .slider1-html-content:after {
    content: 'a';
    font-family: 'GEL';
    position: absolute;
    top: 7px;
    right: 10px;
    font-size: 15px;
}
#body .cashout-popup.mobile .slider2-html,
.slider3-html {
    width: 84px;
    height: 32px;
    border: none;
    outline: none;
    text-align: left;
    box-sizing: border-box;
    background: #d3d3d3;
    padding-left: 10px;
}
#body .cashout-popup.mobile .slider2-html-content {
    width: 84px;
    height: 32px;
    position: absolute;
    left: calc( 50% - 42px);
    top: 100px;
}
#body .cashout-popup.mobile .slider3-html-content {
    width: 84px;
    height: 32px;
    position: absolute;
    left: calc( 50% - 42px);
    top: 210px;
}
#body .cashout-popup.mobile .slider2-html-content:after,
#body .cashout-popup.mobile slider3-html-content:after {
    content: 'a';
    font-family: 'GEL';
    position: absolute;
    top: 7px;
    right: 10px;
    font-size: 15px;
}
#body .cashout-popup.mobile .slider2-min-html,
#body .cashout-popup.mobile .slider3-min-html {
    width: 55px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-family: 'robotomedium';
    font-size: 16px;
    color: #23e230;
    position: absolute;
    background: none;
    border: none;
}
#body .cashout-popup.mobile .slider2-min-html-content,
#body .cashout-popup.mobile .slider3-min-html-content {
    width: 71px;
    height: 50px;
    position: absolute;
    top: 90px;
    left: 10px;
}
#body .cashout-popup.mobile .slider2-min-html-content:after,
#body .cashout-popup.mobile .slider3-min-html-content:after {
    content: 'a';
    font-family: 'GEL';
    position: absolute;
    top: 18px;
    right: 5px;
    font-size: 15px;
    color: #23e230;
}
#body .cashout-popup.mobile .slider2-max-html,
#body .cashout-popup.mobile .slider3-max-html {
    width: 55px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-family: 'robotomedium';
    font-size: 16px;
    color: #23e230;
    position: absolute;
    background: none;
    border: none;
}
#body .cashout-popup.mobile .slider2-max-html-content,
#body .cashout-popup.mobile .slider3-max-html-content {
    width: 71px;
    height: 50px;
    position: absolute;
    top: 90px;
    right: 10px;
}
#body .cashout-popup.mobile .slider2-max-html-content:after,
#body .cashout-popup.mobile .slider3-max-html-content:after {
    content: 'a';
    font-family: 'GEL';
    position: absolute;
    top: 18px;
    right: 5px;
    font-size: 15px;
    color: #23e230;
}
#body .cashout-popup.mobile .slider3-min-html-content,
#body .cashout-popup.mobile .slider3-max-html-content {
    top: 205px;
}
.cashout-popup.mobile {
    width: calc( 100% - 2px);
    border: 1px solid #545454;
    display: none;
    margin-top: 20px;
    position: relative;
    overflow: hidden;
    background: #313131;
}

/* start gl_1 */

.ticket_item_new.isdeletedgame .ticket_item_new_left,
.ticket_item_new.isdeletedgame .ticket_item_new_middle,
.ticket_item_new.isdeletedgame .ticket_item2_1 {
    text-decoration-line: line-through;
    text-decoration-color: #5b500e;
    text-decoration: line-through;
}
.ticket_item_new.isdeletedgame {
    background: #e5cc36;
}
.ticket_item_new {
    width: 100%;
    box-sizing: border-box;
    background: #fde054;
    border-bottom: 1px solid #caaf2e;
}
.isdeletedgame .ticket_item_new_left,
.isdeletedgame .ticket_item_new_middle {
    opacity: 0.7;
}
.ticket_item_new_left {
    width: 39px;
    height: 70px;
    float: left;
    box-sizing: border-box;
    position: relative;
    text-align: center;
    color: #af9720;
    font-size: 12px;
    font-family: 'robotomedium';
    padding-top: 15px;
}
#main.horizontal .ticket_item_new_left {
    padding-top: 10px;
}
.ticket_item_new_left.live,
.ticket_item_new_left.virt {
    padding-top: 7px;
}
.ticket_item_new_left span {
    display: block;
    font-size: 11px;
    color: #71630e;
}
.ticket_item_new_right {
    width: 85px;
    height: 70px;
    box-sizing: border-box;
    position: relative;
    float: left;
    position: absolute;
    right: 0;
}
.ticket_item_new_middle {
    float: left;
    width: calc( 100% - 40px);
    position: relative;
    box-sizing: border-box;
    padding-left: 14px;
}
#main.horizontal .ticket_item_new_middle {
    width: calc( 100% - 134px);
}
.ticket_item_new_middle_1 {
    font-size: 13px;
    color: #423704;
    font-family: 'CrystalNU4-Regular';
    width: calc(100% - 80px);
    box-sizing: border-box;
    margin-top: 7px;
    font-weight: bold;
}
.ticket_item_new_middle_2 {
    font-size: 12px;
    color: #978427;
    font-family: 'CrystalNU4-Regular';
    width: calc(100% - 80px);
    box-sizing: border-box;
    margin-top: 0px;
}
.ticket_item_new_middle_3 {
    font-size: 12px;
    color: #584d0c;
    font-family: 'CrystalNU4-Regular';
    width: 100%;
    box-sizing: border-box;
    padding-right: 5px;
    line-height: 18px;
    /*
    height: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    */
}
.ticket_item_new_middle_3 span {
    color: #d11c1c;
    font-weight: bold;
}
.ticket_group {
    background: #e5cc36;
    height: 19px;
    border-bottom: 1px solid #caaf2e;
}
.ticket_group span {
    display: block;
    height: 19px;
    line-height: 19px;
    width: 80px;
    text-align: left;
    padding-left: 10px;
    position: relative;
    font-family: 'CrystalNU4-Regular';
    font-size: 11px;
    color: #6e600c;
}
.express .ticket_group {
    display: none;
}

/* .ticket_group span:after {} */

.sport2_1 {
    margin-left: 15px;
}
.ticket_head_new {
    width: 100%;
    height: 40px;
    background: #262626;
    box-sizing: border-box;
    line-height: 40px;
    font-size: 11px;
    color: #399fff;
    position: relative;
    font-family: 'CrystalMT3-Regular';
    padding-left: 10px;
}
.ticket_head_new_span_container {
    width: 74px;
    line-height: 13px;
    padding-top: 6px;
    position: absolute;
}
.SortTicketMobile {
    display: block;
    position: absolute;
    width: 70px;
    height: 27px;
    background: #3f3f3f;
    border-radius: 2px;
    cursor: pointer;
    font-size: 10px;
    color: #8f8f8f;
    line-height: 11px;
    padding-top: 2px;
    font-family: 'CrystalBetUni-Medium';
    text-align: center;
    box-sizing: border-box;
    top: calc(50% - 13.5px);
    left: 80px;
}
.SortTicketMobile:hover {
    background: #4c4c4c;
}
.SortTicketMobile.active {
    background: #fae252;
    color: #241f01;
}
#body.view_1024 .ticket_head_new {
    font-size: 11px;
}
.ticket_head_new span {
    color: #fde054;
    padding-right: 4px;
}
.ticket_head_new_status {
    width: 76px;
    height: 27px;
    text-align: center;
    font-size: 12px;
    line-height: 29px;
    color: #fff;
    float: right;
    margin-right: 5px;
    margin-top: 7px;
}
#body.view_1024 .ticket_head_new_status {
    width: 70px !important;
}
.ticket_head_new_status.active {
    background: #086fd0;
}
.ticket_head_new_status.win {
    background: #0da318;
}
.ticket_head_new_status.loose {
    background: #f21d1d;
}
.ticket_head {
    width: 100%;
    height: 28px;
    line-height: 28px;
    background: #272727;
    position: relative;
    font-size: 12px;
    color: #f0f0f0;
    font-family: 'BPG_DEJAVU_SANS_CAPS_0';
}
.ticket_head1 {
    float: left;
    padding: 0 18px 0px 10px;
    position: relative;
}
.ticket_head2 {
    float: left;
    padding: 0 10px 0 20px;
    position: relative;
}
.ticket_head1.active {
    float: left;
    padding: 0 10px;
    background: #fde053;
    color: #2d2d2d;
}
.ticket_head2.active {
    float: left;
    padding: 0 10px 0 20px;
    background: #fde053;
    color: #2d2d2d;
}
.ticket_head1.active:after {
    display: block;
    content: "";
    border-top: 28px solid transparent;
    border-left: 12px solid #fde053;
    position: absolute;
    top: 0px;
    right: -12px;
}
.ticket_head2.active:after {
    display: block;
    content: "";
    border-top: 28px solid transparent;
    border-left: 12px solid #fde053;
    position: absolute;
    top: 0px;
    right: -12px;
}
.ticket_head2.active:before {
    display: block;
    content: "";
    border-bottom: 28px solid transparent;
    border-right: 12px solid #fde053;
    position: absolute;
    top: 0px;
    left: -12px;
}
.ticket_share {
    background: url(../../Mobile/content/img/common/new/TicketHistory/fb.png) no-repeat;
    width: 62px;
    height: 27px;
    display: block;
    float: right;
    margin: 7px 3px 0 0;
}
#body.view_1024 .ticket_share {
    display: none;
}
.ticket_item {
    background: #fde053;
    border-top: 1px solid #e5c942;
    font-family: 'BPG_Arial_Regular';
    position: relative;
    margin-bottom: 0px;
    border-bottom: 1px solid #313131;
}
.ticket1 {
    position: relative;
}
.isdeletedgame .ticket1_1_2_1,
.isdeletedgame .ticket1_1_2_2,
.isdeletedgame .ticket1_1_2_3,
.isdeletedgame .ticket1_1_1 {
    text-decoration-line: line-through;
    opacity: 0.7;
    text-decoration: line-through;
}

/* .ticket_item_list .ticket_item:first-child {
    border-top: none;
} */

.ticket_item1 {
    height: 60px;
    background: #fde053;
    position: relative;
    padding-top: 8px;
}
#main.horizontal .ticket_item1 {
    height: 46px;
    box-sizing: border-box;
    padding-top: 17px;
}
.ticket_item1_1 {
    float: left;
    width: 28px;
    height: 60px;
    text-align: center;
    font-size: 13px;
    color: rgb(25, 25, 25);
    text-transform: uppercase;
    font-weight: bold;
}
.ticket_item2 {
    height: 26px;
    background: #fde053;
    line-height: 26px;
    border-top: 1px solid #e5c942;
}
.ticket_item2_1 {
    width: 42px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    font-family: 'robotobold';
    position: absolute;
    top: 29px;
    right: 15px;
    font-size: 13px;
    color: #ffffff;
    text-transform: uppercase;
    background: #968015;
    z-index: 1;
}
.ticket_item2_1_a {
    padding-left: 10px;
    float: left;
    width: 180px;
    text-align: left;
    font-size: 14px;
    color: #4f4618;
    font-weight: bold;
    font-family: 'Roboto-Black';
}
.ticket_item2_1_a span {
    font-family: 'CrystalMT3-Regular';
    font-size: 12px;
    color: #4f4618;
    display: inline-block;
    margin-right: 7px;
}
.ticket_item2_1_a.text span {
    font-family: 'CrystalMT3-Regular';
}
.ticket_item2_1_a.date span {
    font-family: 'Roboto-Black';
    margin-right: 1px;
}
.empty_list {
    padding: 0 15px 0 15px;
    height: 88px;
    line-height: 88px;
    font-size: 15px;
    color: #efeeee;
    text-align: center;
}
.ticket_item2_2 {
    position: absolute;
    text-align: center;
    top: 7px;
    left: 5px;
    width: 20px;
    font-size: 14px;
    font-family: 'roboto';
    color: #3a3104;
    text-transform: uppercase;
}
#main.horizontal .ticket_item2_2 {
    position: absolute;
    right: 57px;
}
.ticket_item2_2 span {
    font-weight: bold;
    font-family: Tahoma;
    font-size: 14px;
    -webkit-animation: show_hide 0.7s infinite;
    -moz-animation: show_hide 0.7s infinite;
    -o-animation: show_hide 0.7s infinite;
    animation: show_hide 0.7s infinite;
}
@-webkit-keyframes show_hide {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@-moz-keyframes show_hide {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@-o-keyframes show_hide {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes show_hide {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.ticket_item2_3 {
    position: absolute;
    width: 40px;
    right: 16px;
    top: 7px;
    text-align: center;
    padding-right: 0px;
    font-size: 14px;
    color: #395b9a;
    font-family: 'roboto';
    text-transform: uppercase;
    text-shadow: 0.5px 0.866px 0px rgba(255, 209, 74, 0.75);
}
#main.horizontal .ticket_item2_3 {
    position: absolute;
    right: 7px;
}
.ticket_item2_4 {
    position: absolute;
    width: 25px;
    height: 26px;
    left: 4px;
    top: 28px;
}
#main.horizontal .ticket_item2_4 {
    position: absolute;
    right: 7px;
    top: 30px;
}
.ticket_item2_4.win:after {
    content: '';
    display: block;
    position: absolute;
    background: url(../../Mobile/content/img/common/new/TicketHistory/win.png);
    width: 14px;
    height: 12px;
    background-size: 14px 12px;
    left: 5px;
    top: 5px;
}
.ticket_item2_4.loose:after {
    content: '';
    display: block;
    position: absolute;
    background: url(../../Mobile/content/img/common/new/TicketHistory/loose.png);
    width: 14px;
    height: 14px;
    background-size: 14px 14px;
    left: 5px;
    top: 5px;
}
.ticket_game_type {
    position: absolute;
    left: 4px;
    bottom: 4px;
    width: 30px;
    height: 15px;
}
.ticket_game_type.live {
    background: url(../../Mobile/content/img/common/new/TicketHistory/image.png) no-repeat;
    background-position: -10px -75px;
}
.ticket_game_type.virt {
    background: url(../../Mobile/content/img/common/new/TicketHistory/image.png) no-repeat;
    background-position: -50px -75px;
}
.ticket_item1_2_1 {
    font-size: 13px;
    color: rgb(25, 25, 25);
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 250px;
}
#main.horizontal .ticket_item1_2_1 {
    float: left;
    width: 230px;
}
.ticket_item1_2_2 {
    float: left;
    margin: -10px 0 0 -10px;
}
#body_body .ticket_item1_2_2:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.01em;
}
#body_body .ticket_item1_2_2 div {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: scale(0.9, 0.9);
    -moz-transform: scale(0.9, 0.9);
    -o-transform: scale(0.9, 0.9);
    -ms-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    margin-top: 5px;
    margin-right: 3px;
}
.ticket_item1_2_3 {
    float: left;
    width: 265px;
    font-size: 12px;
    color: #7b680c;
    text-transform: uppercase;
    font-weight: bold;
}
#main.horizontal .ticket_item1_2_3 {
    width: 40%;
    height: 28px;
}
.ticket_item1_2_3 span {
    color: #F00;
}
.ticket_info_div {
    height: 31px;
    line-height: 31px;
    background: #3d3d3d;
    padding: 0 13px;
    border-bottom: 1px solid #2e2e2e;
    font-family: 'CrystalNU4-Regular';
    font-size: 13px;
    color: #929292;
    position: relative;
}
#main.horizontal .ticket_info_div {
    height: 31px;
    line-height: 31px;
    background: #3d3d3d;
    padding: 0 13px;
    border-bottom: 1px solid #2e2e2e;
    font-family: 'BPG_Arial_Regular';
    font-size: 13px;
    color: #929292;
    position: relative;
    width: 22%;
    float: left;
    border-left: 1px solid #333333;
    margin-top: 0px;
    margin-left: 0;
    box-sizing: border-box;
}
#main.horizontal .ticket_info_div.bbb {
    margin-left: 0px;
    width: 34%;
}
#main.horizontal .ticket_info_div.ccc {
    width: 32%;
}
#main.horizontal .ticket_info_div.ddd {
    width: 34%
}
#main.horizontal .ticket_info_div.eee,
#main.horizontal .ticket_info_div.fff {
    width: 50%;
}
.ticket_info_div.double-odds {
    color: #fff;
}
#main.horizontal .ticket_info_div.double-odds {
    width: 50%;
    color: #fff;
}
.ticket_info_div.double-odds .percent:after {
    display: none;
}
.ticket_info_div.double-odds .percent {
    font-family: 'CrystalBetUni-Bold';
    font-size: 14px;
    border-radius: 2px;
    background-image: -moz-linear-gradient( 0deg, rgb(4, 94, 168) 0%, rgb(19, 130, 198) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(4, 94, 168) 0%, rgb(19, 130, 198) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(4, 94, 168) 0%, rgb(19, 130, 198) 100%);
    width: 42px;
    height: 21px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 5px;
    text-align: center;
    line-height: 21px;
}
.ticket_info_div.double-odds span,
.ticket_info_div.double-odds span:after {
    font-family: 'CrystalBetUni-Bold';
    font-size: 14px;
    color: #fae252;
}
.ticket_info_div.double-odds span:after {
    content: "₾";
}
.tktver {
    display: block;
}
.tkthor {
    display: none;
}
#main.horizontal .ver.aaa {
    display: none;
}
#main.horizontal .tktver {
    display: none;
}
#main.horizontal .tkthor {
    display: block;
}
#main.horizontal .tkthor.three {
    margin-left: -1px;
}
#main.horizontal .tkthor.three .ticket_info_div.eee,
#main.horizontal .tkthor.three .ticket_info_div.aaaaaa {
    width: 25%;
}
#main.horizontal .tkthor.three .ticket_info_div.fff {
    width: 33%;
}
.ticket_info_div .ticket_info_div.dark {
    background: #505050;
}
.float {
    float: left;
}
.float2 {
    float: right;
}
.ticket_info_div .float {
    position: absolute;
    left: 5px;
}
.ticket_info_div .float2 {
    position: absolute;
    right: 5px;
}
#main.horizontal .ticket_info_div .float2 {
    right: 10px;
}
.ticket_status {
    padding: 0 11px;
    color: #FFF;
    position: absolute;
    right: 0px;
    top: 0px;
    height: 31px;
    line-height: 31px;
}
.ticket_status.active {
    background: #053669;
}
.ticket_status.win {
    background: #00B10A;
}
.ticket_status.loose {
    background: #cc0001;
}
.ticket_info_div span:after {
    color: #b2b2b2;
    content: "\e600";
    font-family: 'gel';
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    line-height: -1;
    font-size: 14px;
    margin-left: 2px;
}
.cashout-bt {
    width: calc( 50% - 10px);
    height: 37px;
    background: #24b22e;
    cursor: pointer;
    position: relative;
    border-radius: 2px;
    margin-top: 0px;
    top: 12px;
}
.cashout-bt label {
    display: block;
    color: #073f0b;
    font-size: 14px;
    margin: 0 auto;
    width: 180px;
    text-align: left;
    line-height: 50px;
    font-family: bpg_mrgvlovani_caps_2010Rg;
    display: none;
}
.cashout-bt:after {
    content: '';
    background-image: url(../../Mobile/content/img/common/cashout-bt.png);
    background-repeat: no-repeat;
    background-position: left 0px top 0px;
    width: 28px;
    height: 23px;
    position: absolute;
    left: 12px;
    top: 7px;
    display: inline;
}
.cashout-bt span {
    position: absolute;
    right: 1px;
    top: 1px;
    height: 35px;
    width: 85px;
    background: #454545;
    color: #aeaeae;
    font-size: 14px;
    text-align: center;
    line-height: 35px;
    font-family: 'Arial';
    font-weight: bold;
}
#body.view_1024 .cashout-bt span {
    font-size: 11px;
    width: 50px;
}
.cashout-bt span:after {
    color: #aeaeae;
    content: "\e600";
    font-family: 'gel';
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    line-height: -1;
    font-size: 14px;
    margin-left: 2px;
}
.addgame-bt {
    width: calc( 50% - 10px);
    height: 37px;
    border: 1px solid #0f8bff;
    box-sizing: border-box;
    line-height: 37px;
    cursor: pointer;
    position: relative;
    border-radius: 2px;
    margin-top: 0px;
    top: 13px;
    float: right;
    color: #0f8bff;
    font-family: 'CrystalMT3-Regular';
    font-size: 12px;
    padding-left: 39px;
    text-align: left;
    margin-right: 10px;
    position: absolute;
    float: right;
    right: -7px;
    top: 12px;
    text-decoration: none;
}
#body.view_1024 .addgame-bt {
    font-size: 9px;
    padding-left: 30px;
}
.CashOutline.hideCashOut {
    display: block;
    height: auto;
}
.CashOutline.hideCashOut.hideCashOut2 {
    display: none;
}
#body.view_1024 .addgame-bt {
    padding-left: 33px;
}
.addgame-bt:after {
    content: '';
    background: url(../../Mobile/content/img/common/new/TicketHistory/image.png) no-repeat;
    background-position: -10px -45px;
    width: 12px;
    height: 15px;
    position: absolute;
    left: 16px;
    top: 9px;
}
.sport3_a_div {
    display: none;
    width: 92%;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
    padding-left: 0px;
    padding-bottom: 0px;
    position: relative;
}
.sport3_a_div.visible {
    display: block;
}
.ticket_item_add_game_text {
    width: 100%;
    height: 18px;
    background: #fde054;
    line-height: 20px;
    box-sizing: border-box;
    text-align: left;
    padding-left: 50px;
    font-size: 11px;
    color: #6e600c;
    font-family: 'CrystalNU4-Regular';
    position: relative;
}
.ticket_item_add_game_text:before {
    content: '';
    position: absolute;
    left: 35px;
    top: 4px;
    width: 0px;
    height: 0px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #1088F8;
}
.ticket_item_add_game_text:after {
    content: '';
    background-image: url(../../Mobile/content/img/common/new/tkt/sistem_plus.svg);
    background-position: left 12px top 6px;
    background-repeat: no-repeat;
    background-color: #1088F8;
    width: 36px;
    height: 24px;
    position: absolute;
    left: 0px;
    top: -2px;
}
.ticket_item_remove_game_text {
    width: 100%;
    height: 18px;
    background: #fde054;
    line-height: 20px;
    box-sizing: border-box;
    text-align: left;
    padding-left: 50px;
    font-size: 11px;
    color: #6e600c;
    font-family: 'CrystalNU4-Regular';
    position: relative;
}
.ticket_item_remove_game_text:after {
    content: '';
    background-image: url(../../Mobile/content/img/common/new/tkt/sistem_minuse.svg);
    background-position: left 12px top 11px;
    background-repeat: no-repeat;
    background-color: #1088F8;
    width: 36px;
    height: 24px;
    position: absolute;
    left: 0px;
    top: -2px;
}
.ticket_item_remove_game_text:before {
    content: '';
    position: absolute;
    left: 35px;
    top: 4px;
    width: 0px;
    height: 0px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #1088F8;
}
.ticket_item_add_game_text_new {
    width: 100%;
    height: 18px;
    background: #eacb34;
    line-height: 18px;
    box-sizing: border-box;
    text-align: left;
    padding-left: 50px;
    font-size: 11px;
    color: #6e600c;
    font-family: 'CrystalNU4-Regular';
    position: relative;
}
.ticket_item_add_game_text_new:after {
    content: '';
    background: url(../../Mobile/content/img/common/new/TicketHistory/image.png) no-repeat bottom;
    background-position: -10px -100px;
    width: 43px;
    height: 19px;
    position: absolute;
    left: 0px;
    top: -1px;
}
.ticket_item_remove_game_text_new {
    width: 100%;
    height: 18px;
    background: #eacb34;
    line-height: 18px;
    box-sizing: border-box;
    text-align: left;
    padding-left: 50px;
    font-size: 11px;
    color: #6e600c;
    font-family: 'CrystalNU4-Regular';
    position: relative;
}
.ticket_item_remove_game_text_new:after {
    content: '';
    background: url(../../Mobile/content/img/common/new/TicketHistory/image.png) no-repeat bottom;
    background-position: -10px -123px;
    width: 43px;
    height: 19px;
    position: absolute;
    left: 0px;
    top: -1px;
}
.CashOut.hideCashOut {
    display: none;
}
.IsWinTicket {
    color: #ffe242;
}
.sport3_a_div_visible_cont {
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
    background: #454545;
}

/* end gl_1 */

.desktop-message .bgttl {
    color: #fde053;
    font-size: 34px;
    font-weight: 700;
}
.desktop-message .sttxt {
    color: #ffffff;
    font-weight: 700;
    font-size: 20px;
}
.desktop-message .sttxt_bgr {
    color: #ffffff;
    font-weight: 700;
    font-size: 22px;
}
.desktop-message .code_txtclrd {
    color: #fde053;
    font-size: 50px;
}
.desktop-message .lari_symb {
    color: #fde053;
    font-family: 'lari_symbol_v2';
    font-size: 50px;
}
.desktop-message .codewbg {
    color: #fde053;
    font-size: 38px;
    background-color: #00000080;
    display: block;
    max-width: 230px;
    max-height: 75px;
    margin: auto;
    padding: 25px 0px;
    margin-top: 20px;
}
.code_container {
    text-align: center;
    padding: 10px 0 20px 0;
}
.mobile-message .bgttl {
    color: #fde053;
    font-size: 24px;
}
.mobile-message .sttxt {
    color: #ffffff;
    font-size: 14px;
}
.mobile-message .sttxt_bgr {
    color: #ffffff;
    font-size: 16px;
}
.mobile-message .lari_symb {
    color: #fde053;
    text-align: center;
    font-family: 'lari_symbol_v2';
    font-size: 50px;
}
.mobile-message .codewbg {
    font-size: 25px;
    background-color: #00000080;
    display: block;
    max-width: 230px;
    max-height: 75px;
    margin: auto;
    padding: 25px 0px;
    margin-top: 13px;
}
.desktop-message .bgttl {
    color: #fde053;
    font-size: 34px;
    font-weight: 700;
}
.desktop-message .codewbg2 {
    color: #141414;
    font-size: 26px;
    background-color: #fae252;
    display: block;
    max-width: 42%;
    margin: auto;
    padding: 25px 0px;
    margin-top: 20px;
    line-height: 30px;
}
.desktop-message .sttxt_bgr3 {
    font-family: CrystalBetUni;
    font-weight: 300;
    font-size: 22px;
    border: 1px solid #fff;
    max-width: 22%;
    margin: auto;
    padding: 15px 0 15px 0;
}
.desktop-message .sttxt {
    color: #ffffff;
    font-weight: 700;
    font-size: 20px;
}
.desktop-message .sttxt_bgr {
    color: #ffffff;
    font-weight: 700;
    font-size: 22px;
}
.desktop-message .code_txtclrd {
    color: #fde053;
    font-size: 50px;
}
.desktop-message .lari_symb {
    color: #fde053;
    font-family: 'lari_symbol_v2';
    font-size: 50px;
}
.desktop-message .codewbg {
    color: #fde053;
    font-size: 38px;
    background-color: #00000080;
    display: block;
    max-width: 230px;
    max-height: 75px;
    margin: auto;
    padding: 25px 0px;
    margin-top: 20px;
}
.code_container {
    text-align: center;
    padding: 10px 0 20px 0;
}
.mobile-message .bgttl {
    color: #fde053;
    font-size: 24px;
}
.mobile-message .sttxt {
    color: #ffffff;
    font-size: 14px;
}
.mobile-message .sttxt_bgr {
    color: #ffffff;
    font-size: 16px;
}
.mobile-message .lari_symb {
    color: #fde053;
    text-align: center;
    font-family: 'lari_symbol_v2';
    font-size: 50px;
}
.mobile-message .codewbg {
    font-size: 25px;
    background-color: #00000080;
    display: block;
    max-width: 230px;
    max-height: 75px;
    margin: auto;
    padding: 25px 0px;
    margin-top: 13px;
}
.mobile-message .codewbg2 {
    font-size: 18px;
    background-color: #fae252;
    display: block;
    max-width: 85%;
    margin: auto;
    padding: 18px 0px;
    margin-top: 13px;
    color: #141414;
    line-height: 20px;
}
.mobile-message .sttxt_bgr3 {
    font-family: CrystalBetUni;
    font-weight: 300;
    font-size: 14px;
    border: 1px solid #fff;
    max-width: 52%;
    margin: auto;
    padding: 8px 0 8px 0;
    color: #fff;
}
.desktop-message .bgttl {
    color: #fde053;
    font-size: 34px;
    font-weight: 700;
    line-height: 34px;
}
.desktop-message .codewbg3 {
    color: #141414;
    font-size: 22px;
    background-color: #fae252;
    display: block;
    max-width: 20%;
    margin: auto;
    padding: 20px 0px;
    margin-top: 20px;
    line-height: 26px;
    font-family: 'CrystalBetUni-Medium';
}
.desktop-message .codewbg2 {
    color: #141414;
    font-size: 26px;
    background-color: #fae252;
    display: block;
    max-width: 42%;
    margin: auto;
    padding: 25px 0px;
    margin-top: 20px;
    line-height: 30px;
}
.desktop-message .sttxt_bgr3 {
    font-family: CrystalBetUni;
    font-weight: 300;
    font-size: 22px;
    border: 1px solid #fff;
    max-width: 22%;
    margin: auto;
    padding: 15px 0 15px 0;
}
.desktop-message .sttxt {
    color: #ffffff;
    font-weight: 700;
    font-size: 20px;
}
.desktop-message .sttxt2 {
    color: #ffffff;
    font-weight: 400;
    font-size: 24px;
    font-family: 'CrystalBetUni-Regular';
}
.desktop-message .sttxt_bgr {
    color: #ffffff;
    font-weight: 700;
    font-size: 22px;
}
.desktop-message .code_txtclrd {
    color: #fde053;
    font-size: 50px;
}
.desktop-message .lari_symb {
    color: #fde053;
    font-family: 'lari_symbol_v2';
    font-size: 50px;
}
.desktop-message .codewbg {
    color: #fde053;
    font-size: 38px;
    background-color: #00000080;
    display: block;
    max-width: 230px;
    max-height: 75px;
    margin: auto;
    padding: 25px 0px;
    margin-top: 20px;
}
.code_container {
    text-align: center;
    padding: 10px 0 20px 0;
}
.mobile-message .bgttl {
    color: #fde053;
    font-size: 24px;
}
.mobile-message .sttxt {
    color: #ffffff;
    font-size: 14px;
}
.mobile-message .sttxt_bgr {
    color: #ffffff;
    font-size: 16px;
}
.mobile-message .sttxt2 {
    color: #ffffff;
    font-weight: 400;
    font-size: 20px;
    font-family: 'CrystalBetUni-Regular';
}
.mobile-message .lari_symb {
    color: #fde053;
    text-align: center;
    font-family: 'lari_symbol_v2';
    font-size: 50px;
}
.mobile-message .codewbg {
    font-size: 25px;
    background-color: #00000080;
    display: block;
    max-width: 230px;
    max-height: 75px;
    margin: auto;
    padding: 25px 0px;
    margin-top: 13px;
}
.mobile-message .codewbg3 {
    color: #141414;
    font-size: 18px;
    background-color: #fae252;
    display: block;
    max-width: 30%;
    margin: auto;
    padding: 20px 0px;
    margin-top: 20px;
    line-height: 20px;
}
.mobile-message .codewbg2 {
    font-size: 18px;
    background-color: #fae252;
    display: block;
    max-width: 85%;
    margin: auto;
    padding: 18px 0px;
    margin-top: 13px;
    color: #141414;
    line-height: 20px;
}
.mobile-message .sttxt_bgr3 {
    font-family: CrystalBetUni;
    font-weight: 300;
    font-size: 14px;
    border: 1px solid #fff;
    max-width: 52%;
    margin: auto;
    padding: 8px 0 8px 0;
    color: #fff;
}
.desktop-message a,
.mobile-message a {
    text-decoration: none;
}

/*messages*/

#main.main .message-send-status-success {
    margin: 20px auto;
}
.message-send-status-success {
    width: 300px;
    height: 215px;
    margin: 100px auto;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-family: 'CrystalBetUni-Medium';
    position: relative;
    padding-top: 100px;
}
.message-send-status-success:after {
    content: '';
    position: absolute;
    background: url(../../Mobile/content/img/common/new/messenger-mobile/sent.svg) no-repeat center center;
    width: 40px;
    height: 40px;
    background-size: 40px 40px;
    top: 33px;
    left: calc(50% - 20px);
}
.message-send-status-close {
    width: 230px;
    height: 50px;
    line-height: 50px;
    background: none;
    color: #969696;
    border-radius: 3px;
    border: 1px solid #464646;
    margin: 20px auto;
    cursor: pointer;
    font-family: 'CrystalBetUni-Medium';
    font-size: 15px;
}
#main.main .new_contact_no_answer {
    margin: 10px auto 0 auto;
    padding-bottom: 20px;
}
.new_contact_no_answer {
    width: 100%;
    font-family: 'CrystalMT3-Regular';
    font-size: 19px;
    color: #898989;
    text-align: center;
    padding-top: 25px;
    position: relative;
    margin-top: 50px;
}
.new_contact_no_answer span {
    color: #fff;
    font-size: 13px;
    font-family: 'CrystalNU4-Regular';
}
.new_contact_no_answer:after {
    content: '';
    background: url('../Images/messages/contact.png');
    background-position: -90px -462px;
    width: 10px;
    height: 13px;
    position: absolute;
    top: 0;
    left: calc(50% - 5px);
}
.new_contact_no_answer a {
    width: 100%;
    height: 37px;
    text-align: center;
    line-height: 37px;
    margin: 38px auto 18px auto;
    font-family: 'CrystalMT3-Regular';
    color: #1c1c1c;
    cursor: pointer;
    background: #fde053;
    display: block;
    text-decoration: none;
    width: 300px;
}
.new_contact_no_answer a:hover {
    background: #fcf178;
}
.new_result_div .live2.flag_type {
    position: absolute;
    left: 10px;
    top: 10px;
    width: 16px;
    height: 16px;
    background-size: contain;
    /* background-size: auto 16px; */
    background-repeat: no-repeat;
    background-position: top left;
}

.live_tab .live2:after {
    left: 5px !important;
}
#main.horizontal .live2.flag_type {
    left: unset;
    top: unset;
}

/**/

.sport2_div .IsTicketLucky {
    background: #df2a2a;
    color: #fff;
    padding: 11px 5px 2px 11px;
    border-radius: 4px;
    font-size: 12px;
    position: relative;
    top: 5px;
}
.sport2_div .IsTicketLucky:after {
    content: 'LUCKY';
    position: absolute;
    top: -13px;
    left: 11px;
}
#main.horizontal .section.topleague.hastopleage .live2_2_2 {
    left: 43px;
}

/*cards*/

.card-list.other:hover .front:before {
    display: none;
}
.card-list.notdetect .front,
.card-list.notdetect .back {
    background: #E6E6E6;
}
.card-list.Other .front,
.card-list.Other .back {
    background: #E6E6E6;
}
.card-list.bank_not_detected .front,
.card-list.bank_not_detected .back {
    background-image: -moz-linear-gradient( -65deg, rgb(59, 59, 59) 0%, rgb(69, 69, 69) 97%);
    background-image: -webkit-linear-gradient( -65deg, rgb(59, 59, 59) 0%, rgb(69, 69, 69) 97%);
    background-image: -ms-linear-gradient( -65deg, rgb(59, 59, 59) 0%, rgb(69, 69, 69) 97%);
}
.card-list.TBC_Bank .front,
.card-list.TBC_Bank .back {
    background-image: -moz-linear-gradient( -65deg, rgb(4, 136, 186) 3%, rgb(0, 163, 224) 100%);
    background-image: -webkit-linear-gradient( -65deg, rgb(4, 136, 186) 3%, rgb(0, 163, 224) 100%);
    background-image: -ms-linear-gradient( -65deg, rgb(4, 136, 186) 3%, rgb(0, 163, 224) 100%);
}
.card-list.Bank_of_Georgia .front,
.card-list.Bank_of_Georgia .back {
    background-image: -webkit-linear-gradient(335deg, rgb(241, 116, 26) 3%, rgb(253, 135, 52) 100%);
    background-image: -o-linear-gradient(335deg, rgb(241, 116, 26) 3%, rgb(253, 135, 52) 100%);
    background-image: linear-gradient(65deg, rgb(241, 116, 26) 3%, rgb(253, 135, 52) 100%);
}
.card-list.Liberty_Bank .front,
.card-list.Liberty_Bank .back {
    background-image: -moz-linear-gradient( -65deg, rgb(225, 31, 49) 3%, rgb(244, 52, 70) 100%);
    background-image: -webkit-linear-gradient( -65deg, rgb(225, 31, 49) 3%, rgb(244, 52, 70) 100%);
    background-image: -ms-linear-gradient( -65deg, rgb(225, 31, 49) 3%, rgb(244, 52, 70) 100%);
}
.card-list.Basisbank .front,
.card-list.Basisbank .back {
    background-image: -moz-linear-gradient( -65deg, rgb(2, 72, 146) 3%, rgb(10, 92, 179) 100%);
    background-image: -webkit-linear-gradient( -65deg, rgb(2, 72, 146) 3%, rgb(10, 92, 179) 100%);
    background-image: -ms-linear-gradient( -65deg, rgb(2, 72, 146) 3%, rgb(10, 92, 179) 100%);
}
.card-list.Basisbank .front,
.card-list.Basisbank .back {
    background-image: -moz-linear-gradient( -65deg, rgb(2, 72, 146) 3%, rgb(10, 92, 179) 100%);
    background-image: -webkit-linear-gradient( -65deg, rgb(2, 72, 146) 3%, rgb(10, 92, 179) 100%);
    background-image: -ms-linear-gradient( -65deg, rgb(2, 72, 146) 3%, rgb(10, 92, 179) 100%);
}
.card-list.Cartu_Bank .front,
.card-list.Cartu_Bank .back {
    background-image: -moz-linear-gradient( -65deg, rgb(26, 41, 101) 3%, rgb(35, 54, 131) 100%);
    background-image: -webkit-linear-gradient( -65deg, rgb(26, 41, 101) 3%, rgb(35, 54, 131) 100%);
    background-image: -ms-linear-gradient( -65deg, rgb(26, 41, 101) 3%, rgb(35, 54, 131) 100%);
}
.card-list.Halyk_Bank_Georgia .front,
.card-list.Halyk_Bank_Georgia .back {
    background-image: -moz-linear-gradient( -65deg, rgb(0, 147, 113) 3%, rgb(0, 165, 127) 100%);
    background-image: -webkit-linear-gradient( -65deg, rgb(0, 147, 113) 3%, rgb(0, 165, 127) 100%);
    background-image: -ms-linear-gradient( -65deg, rgb(0, 147, 113) 3%, rgb(0, 165, 127) 100%);
}
.card-list.ISBank .front,
.card-list.ISBank .back {
    background-image: -moz-linear-gradient( -65deg, rgb(13, 60, 107) 3%, rgb(27, 93, 143) 100%);
    background-image: -webkit-linear-gradient( -65deg, rgb(13, 60, 107) 3%, rgb(27, 93, 143) 100%);
    background-image: -ms-linear-gradient( -65deg, rgb(13, 60, 107) 3%, rgb(27, 93, 143) 100%);
}
.card-list.PASHA_Bank .front,
.card-list.PASHA_Bank .back {
    background-image: -moz-linear-gradient( -65deg, rgb(0, 122, 79) 3%, rgb(5, 136, 89) 100%);
    background-image: -webkit-linear-gradient( -65deg, rgb(0, 122, 79) 3%, rgb(5, 136, 89) 100%);
    background-image: -ms-linear-gradient( -65deg, rgb(0, 122, 79) 3%, rgb(5, 136, 89) 100%);
}
.card-list.ProCredit_Bank .front,
.card-list.ProCredit_Bank .back {
    background-image: -moz-linear-gradient( -65deg, rgb(225, 31, 49) 3%, rgb(244, 52, 70) 100%);
    background-image: -webkit-linear-gradient( -65deg, rgb(225, 31, 49) 3%, rgb(244, 52, 70) 100%);
    background-image: -ms-linear-gradient( -65deg, rgb(225, 31, 49) 3%, rgb(244, 52, 70) 100%);
}
.card-list.Silk_Road_Bank .front,
.card-list.Silk_Road_Bank .back {
    background-image: -moz-linear-gradient( -65deg, rgb(158, 158, 158) 3%, rgb(184, 184, 184) 100%);
    background-image: -webkit-linear-gradient( -65deg, rgb(158, 158, 158) 3%, rgb(184, 184, 184) 100%);
    background-image: -ms-linear-gradient( -65deg, rgb(158, 158, 158) 3%, rgb(184, 184, 184) 100%);
}
.card-list.VTB .front,
.card-list.VTB .back {
    background-image: -moz-linear-gradient( -65deg, rgb(11, 66, 141) 3%, rgb(24, 87, 172) 100%);
    background-image: -webkit-linear-gradient( -65deg, rgb(11, 66, 141) 3%, rgb(24, 87, 172) 100%);
    background-image: -ms-linear-gradient( -65deg, rgb(11, 66, 141) 3%, rgb(24, 87, 172) 100%);
}
.card-list.Tera_Bank .front,
.card-list.Tera_Bank .back {
    background-image: -moz-linear-gradient( -65deg, rgb(144, 20, 95) 3%, rgb(175, 41, 122) 100%);
    background-image: -webkit-linear-gradient( -65deg, rgb(144, 20, 95) 3%, rgb(175, 41, 122) 100%);
    background-image: -ms-linear-gradient( -65deg, rgb(144, 20, 95) 3%, rgb(175, 41, 122) 100%);
}
.card-list.Smartivi_Fortuna .front,
.card-list.Smartivi_Fortuna .back {
    background-image: -moz-linear-gradient( -65deg, rgb(39, 31, 29) 3%, rgb(36, 33, 32) 100%);
    background-image: -webkit-linear-gradient( -65deg, rgb(39, 31, 29) 3%, rgb(36, 33, 32) 100%);
    background-image: -ms-linear-gradient( -65deg, rgb(39, 31, 29) 3%, rgb(36, 33, 32) 100%);
}
.card-list.other {
    background-image: -moz-linear-gradient( -65deg, rgb(59, 59, 59) 0%, rgb(69, 69, 69) 97%);
    background-image: -webkit-linear-gradient( -65deg, rgb(59, 59, 59) 0%, rgb(69, 69, 69) 97%);
    background-image: -ms-linear-gradient( -65deg, rgb(59, 59, 59) 0%, rgb(69, 69, 69) 97%);
}

/*end cards*/


/**/


/*notifications*/

.notifications.notifications-Default {
    position: fixed;
    margin-right: -10px;
    bottom: inherit;
    top: 64px;
    min-width: inherit;
    width: 340px;
    min-height: auto;
    background: #ffffff;
    z-index: 9999999;
    border-radius: 6px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.4);
    padding: 0 0 12px;
}
.notifications.notifications-Default .notifications-top {
    height: inherit;
    border-bottom: none;
    display: flex;
    position: relative;
    width: 100%;
    margin: 0 0 14px;
    background-color: inherit;
}
.notifications.notifications-Default .notifications-top::before {
    content: '';
    height: 1px;
    width: calc(100% - 32px);
    position: absolute;
    bottom: -1px;
    background-color: #E5E5E5;
    left: 16px;
}
.notifications.notifications-Default .notifications-top-title {
    flex: 1;
    height: inherit;
    min-height: 40px;
    font-family: 'CrystalBetUni-Medium';
    font-size: 12px;
    line-height: 16px;
    color: #333333;
    position: relative;
    background-repeat: no-repeat;
    background-position: 16px center;
    background-size: 14px auto;
    margin-left: 0;
    padding: 12px 0 12px 42px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    background-image: url(../Images/Notifications/bell.svg);
}
.notifications.notifications-Default .notifications-top-title span {
    display: none;
}
.notifications.notifications-Default .notificaions-close {
    z-index: 0;
    cursor: pointer;
    display: block;
    background-image: url(../Images/Notifications/notification-close.svg);
    background-position: center;
    background-repeat: no-repeat;
    width: 44px;
    height: 40px;
    flex: 0 0 44px;
    position: relative;
    right: inherit;
    top: inherit;
}
.notifications.notifications-Default .notifications-text {
    z-index: 3;
    font-size: 13px;
    line-height: 18px;
    font-family: 'CrystalNU4-Regular';
    color: #333333;
    text-align: left;
    display: block;
    margin: inherit;
    width: inherit;
    flex: 1;
    padding: 0px 10px 0 16px;
}
.notifications.notifications-Default .notifications-more {
    clear: both;
    display: block;
    font-family: 'CrystalBetUni-Medium';
    font-size: 12px;
    text-align: center;
    line-height: 34px;
    text-decoration: none;
    width: auto;
    height: 32px;
    border-radius: 4px;
    border: none;
    margin: 2px 16px 0 8px;
    padding: 0 13px;
    background-color: #FFCC00;
    color: #262000;
}

/*game notifications*/

#main.en .notifications .notifications-top-title,
#main.ru .notifications .notifications-top-title {
    text-transform: uppercase!important;
}
#body_body.notauthorized .checkbox-component.notification-checkbox {
    display: none;
}
.checkbox-component {
    width: 100%;
    display: block;
    position: relative;
    padding-left: 22px;
    cursor: pointer;
    font-size: 12px;
    user-select: none;
    margin: 12px 16px 0;
    color: #808080;
    font-family: 'CrystalNU4-Regular';
}
.checkbox-component input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.checkbox-component .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: #ffffff;
    box-sizing: border-box;
    border: 1px solid #B2B2B2;
    border-radius: 2px;
    transition: all, 0.2s;
}
.checkbox-component:hover input~.checkmark {
    background-color: #eeeeee;
}
.checkbox-component input:checked~.checkmark {
    background-color: #33B52A;
    border-color: #33B52A;
}
.checkbox-component .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.checkbox-component input:checked~.checkmark:after {
    display: block;
}
.checkbox-component .checkmark:after {
    left: 4.5px;
    top: 1px;
    width: 3px;
    height: 7px;
    border: solid white;
    border-width: 0 2.5px 2.5px 0;
    transform: rotate(45deg);
}
.notifications {
    display: none;
}
.notifications.Poker,
.notifications.Roulette,
.notifications.JapaneseJoker,
.notifications.Blackjack,
.notifications.Backgammon,
.notifications.Dominoes,
.notifications.Seka,
.notifications.Bura {
    position: fixed;
    margin-right: -10px;
    bottom: inherit;
    top: 64px;
    min-width: inherit;
    width: 340px;
    min-height: auto;
    background: #ffffff;
    z-index: 9999999;
    border-radius: 6px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.4);
    padding: 0 0 12px;
}
.notifications.Poker .notificaions-close,
.notifications.Roulette .notificaions-close,
.notifications.JapaneseJoker .notificaions-close,
.notifications.Blackjack .notificaions-close,
.notifications.Backgammon .notificaions-close,
.notifications.Dominoes .notificaions-close,
.notifications.Seka .notificaions-close,
.notifications.Bura .notificaions-close {
    z-index: 0;
    cursor: pointer;
    display: block;
    background-image: url(../Images/Notifications/notification-close.svg);
    background-position: center;
    background-repeat: no-repeat;
    width: 44px;
    height: 40px;
    flex: 0 0 44px;
    position: relative;
    right: inherit;
    top: inherit;
}
.notifications.Poker .notifications-top,
.notifications.Roulette .notifications-top,
.notifications.JapaneseJoker .notifications-top,
.notifications.Blackjack .notifications-top,
.notifications.Backgammon .notifications-top,
.notifications.Dominoes .notifications-top,
.notifications.Seka .notifications-top,
.notifications.Bura .notifications-top {
    height: inherit;
    border-bottom: none;
    display: flex;
    position: relative;
    width: 100%;
    margin: 0 0 14px;
    background-color: inherit;
}
.notifications.Poker .notifications-top::before,
.notifications.Roulette .notifications-top::before,
.notifications.JapaneseJoker .notifications-top::before,
.notifications.Blackjack .notifications-top::before,
.notifications.Backgammon .notifications-top::before,
.notifications.Dominoes .notifications-top::before,
.notifications.Seka .notifications-top::before,
.notifications.Bura .notifications-top::before {
    content: '';
    height: 1px;
    width: calc(100% - 32px);
    position: absolute;
    bottom: -1px;
    background-color: #E5E5E5;
    left: 16px;
}
.notifications.Poker .notifications-top-title,
.notifications.Roulette .notifications-top-title,
.notifications.JapaneseJoker .notifications-top-title,
.notifications.Blackjack .notifications-top-title,
.notifications.Backgammon .notifications-top-title,
.notifications.Dominoes .notifications-top-title,
.notifications.Seka .notifications-top-title,
.notifications.Bura .notifications-top-title {
    flex: 1;
    height: inherit;
    min-height: 40px;
    font-family: 'CrystalBetUni-Medium';
    font-size: 12px;
    line-height: 16px;
    color: #333333;
    position: relative;
    background-repeat: no-repeat;
    background-position: 16px center;
    background-size: 16px auto;
    margin-left: 0;
    padding: 12px 0 12px 42px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}
.notifications.Poker .notifications-top-title span,
.notifications.Roulette .notifications-top-title span,
.notifications.JapaneseJoker .notifications-top-title span,
.notifications.Blackjack .notifications-top-title span,
.notifications.Backgammon .notifications-top-title span,
.notifications.Dominoes .notifications-top-title span,
.notifications.Seka .notifications-top-title span,
.notifications.Bura .notifications-top-title span {
    display: none;
}
.notifications.Poker .notifications-text,
.notifications.Roulette .notifications-text,
.notifications.JapaneseJoker .notifications-text,
.notifications.Blackjack .notifications-text,
.notifications.Backgammon .notifications-text,
.notifications.Dominoes .notifications-text,
.notifications.Seka .notifications-text,
.notifications.Bura .notifications-text {
    z-index: 3;
    font-size: 13px;
    line-height: 18px;
    font-family: 'CrystalNU4-Regular';
    color: #333333;
    text-align: left;
    display: block;
    margin: inherit;
    width: inherit;
    flex: 1;
    padding: 0px 10px 0 16px;
}
.notifications.Poker .notifications-text span,
.notifications.Roulette .notifications-text span,
.notifications.JapaneseJoker .notifications-text span,
.notifications.Blackjack .notifications-text span,
.notifications.Backgammon .notifications-text span,
.notifications.Dominoes .notifications-text span,
.notifications.Seka .notifications-text span,
.notifications.Bura .notifications-text span {
    font-family: 'CrystalBetUni-Bold';
    display: block;
    text-transform: uppercase !important;
}
.notifications.Poker .notifications-more,
.notifications.Roulette .notifications-more,
.notifications.JapaneseJoker .notifications-more,
.notifications.Blackjack .notifications-more,
.notifications.Backgammon .notifications-more,
.notifications.Dominoes .notifications-more,
.notifications.Seka .notifications-more,
.notifications.Bura .notifications-more {
    clear: both;
    display: block;
    font-family: 'CrystalBetUni-Medium';
    font-size: 12px;
    text-align: center;
    line-height: 34px;
    text-decoration: none;
    width: auto;
    height: 32px;
    border-radius: 4px;
    border: none;
    margin: 2px 16px 0 8px;
    padding: 0 13px;
    background-color: #FFCC00;
    color: #262000;
}

/*popup-poker 1*/

.notifications.Poker .notifications-top-title {
    background-image: url(../Images/Notifications/poker.svg);
}

/*popup-roulette 2*/

.notifications.Roulette .notifications-top-title {
    background-image: url(../Images/Notifications/casino.svg);
}

/*popup-joker 3*/

.notifications.JapaneseJoker .notifications-top-title {
    background-image: url(../Images/Notifications/japjoker.svg);
}

/*popup-blackjack 4*/

.notifications.Blackjack .notifications-top-title {
    background-image: url(../Images/Notifications/blackjack.svg);
}

/*popup-backgammon 5*/

.notifications.Backgammon .notifications-top-title {
    background-image: url(../Images/Notifications/backgamon.svg);
}

/*popup-domino 6*/

.notifications.Dominoes .notifications-top-title {
    background-image: url(../Images/Notifications/dominoes.svg);
}

/*popup-seka 7*/

.notifications.Seka .notifications-top-title {
    background-image: url(../Images/Notifications/seka.svg);
}

/*popup-bura 8*/

.notifications.Bura .notifications-top-title {
    background-image: url(../Images/Notifications/bura.svg);
}

/*Board games notifications end*/


/* mobile tkt history karlo */

.mobile_tkt_hostory .mob_head_title {
    width: 100%;
    height: 50px;
    background-color: #262626;
    box-sizing: border-box;
    z-index: 2;
    position: sticky;
    top: 50px;
}
#ticket-history-holder .mobile_tkt_hostory .mob_head_title {
    top: 0px;
}
#ticket-history-holder .mobile_tkt_hostory .mob_head_filter {
    top: 50px;
}
.mobile_tkt_hostory .mob_head_title .mob_head_close {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    padding: 16px 18px;
    box-sizing: border-box;
}
#ctl00_body_TicketHistoryControl_UpdatePanelHystoryList.mobile_tkt_hostory .mob_head_title .mob_head_close {
    display: none;
}
.mobile_tkt_hostory .mob_head_title .mob_head_close:before {
    font-family: 'cb-icons';
    content: '\e818';
    font-size: 14px;
    color: #FDE053;
}
.mobile_tkt_hostory .mob_head_title .mob_head_title_text {
    line-height: 50px;
    color: #CCCCCC;
    font-size: 13px;
    font-family: 'CrystalBetUni-Medium';
    display: inline-block;
}
.mobile_tkt_hostory .mob_head_title .mob_head_title_text_icon {
    font-family: 'cb-icons';
    font-size: 17px;
    color: #CCCCCC;
    display: inline-block;
    text-align: center;
    margin-right: 16px;
    margin-left: 16px;
    display: inline-block;
    line-height: 50px;
}
.mobile_tkt_hostory .mob_head_filter {
    width: 100%;
    height: 44px;
    background-color: #F0F3F5;
    line-height: 44px;
    z-index: 2;
    box-sizing: border-box;
    position: sticky;
    top: 95px;
}
#body_body #main.mobile.horizontal .mobile_tkt_hostory .mob_head_filter.opencashout {
    position: relative;
}
#body_body #main.mobile.horizontal #ticket-holder.opencashout .mobile_tkt_hostory .mob_head_filter {
    position: relative;
}
.mobile_tkt_hostory .mob_head_filter .mob_head_filt_cal {
    width: 120px;
    height: 44px;
    padding-top: 7px;
    padding-left: 20px;
    float: left;
    box-sizing: border-box;
}
.mobile_tkt_hostory .mob_head_filter .mob_head_filt_cal .calendar_hover {
    width: 90px;
    height: 30px;
    line-height: 30px;
    background-color: #E4E7E9;
    border-radius: 4px;
    position: relative;
    padding-left: 29px;
    font-family: CrystalBetUni-Medium;
    font-size: 11px;
    color: #666666;
    box-sizing: border-box;
}
.mobile_tkt_hostory .mob_head_filter .mob_head_filt_cal .calendar_hover:before {
    content: '\e844';
    font-family: 'cb-mobile-icons';
    color: #666666;
    position: absolute;
    width: 14px;
    height: 15px;
    top: 0px;
    left: 8px;
    font-size: 15px;
}
.mobile_tkt_hostory .mob_head_filter .choose_active_tkt {
    width: calc(100% - 120px);
    height: 44px;
    line-height: 44px;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    display: flex;
}
.mobile_tkt_hostory .mob_head_filter .choose_active_tkt::-webkit-scrollbar {
    width: 0px;
    height: 0px;
}
.mobile_tkt_hostory .mob_head_filter .choose_active_tkt::-webkit-scrollbar-button {
    width: 0px;
    height: 0px;
}
.mobile_tkt_hostory .mob_head_filter .choose_active_tkt .choose_selection {
    width: auto;
    height: 44px;
    display: inline-block;
    color: #808080;
    font-size: 11px;
    font-family: CrystalBetUni-Medium;
    box-sizing: border-box;
    margin-right: 11px;
    text-decoration: none;
    position: relative;
}
.mobile_tkt_hostory .mob_head_filter .choose_active_tkt .choose_selection.active {
    color: #262626;
    font-family: CrystalBetUni-Bold;
}
.mobile_tkt_hostory .mob_head_filter .choose_active_tkt .choose_selection.active:after {
    content: '';
    width: 100%;
    height: 3px;
    background-color: #404040;
    border-radius: 3px 3px 0px 0px;
    position: absolute;
    bottom: 1px;
    left: 0px;
}
body.DarkMode .mobile_tkt_hostory .mob_head_filter .choose_active_tkt .choose_selection.active:after {
    background-color: #FDE053;
}
.mobile_tkt_hostory .tkt_hist_content {
    width: 100%;
    min-height: calc(var(--vh, 1vh) * 100 - 205px);
    min-height: calc(100vh - 370px);
    margin: 0px;
    padding: 10px 20px 10px 20px;
    box-sizing: border-box;
    background-color: #FFFFFF;
    margin-top: 0px;
}
#body .mobile_tkt_hostory .tkt_hist_content {
    padding: 10px 0px 10px 0px;
}
.TicketListPopupControl .mobile_tkt_hostory .tkt_hist_content {
    min-height: calc(100vh - 145px);
}
.DarkMode .mobile_tkt_hostory .tkt_hist_content {
    background-color: #2B2B2B;
}
.mobile_tkt_hostory .tkt_hist_content .background-color {
    position: absolute;
    width: 100%;
}
.mobile_tkt_hostory .tkt_hist_content .tktsport {
    width: 100%;
    min-height: 44px;
    text-decoration: none;
    display: block;
    box-sizing: border-box;
    padding-bottom: 15px;
    position: relative;
    z-index: 0;
}
.mobile_tkt_hostory .tkt_hist_content .tktsport.active {
    padding-bottom: 0px;
    height: 44px;
    min-height: initial;
    box-sizing: border-box;
    display: inline-block;    
}
.mobile_tkt_hostory .tkt_hist_content .tktsport .tktsport_content {
    width: 100%;
    min-height: 44px;
    text-decoration: none;
    display: block;
    font-family: 'CrystalBetUni-Regular';
    font-size: 15px;
    color: #bebebe;
    box-sizing: border-box;
    margin-bottom: 0px;
    padding-bottom: 2px;
    position: relative;
    border-radius: 2px;
    z-index: 1;
    background: #F0F3F5;
    border-radius: 6px;
}
.mobile_tkt_hostory .tkt_hist_content .tktsport.active .tktsport_content {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    margin-bottom: 0px;
    border-bottom: none;
    position: relative;
}
.tkt_history_content {
    width: 100%;
    padding: 0;
    min-height: 270px;
}
.mobile_tkt_hostory .tkt_hist_content .Is_Ticket_Started_True .tkt_list_header:after {
    content: '';
    width: 9px;
    height: 8px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 16px;
    top: 22px;
    z-index: 0;
    background: url(../../Mobile/content/img/common/status_green_new.gif) center;
    display: none;
}
.mobile_tkt_hostory .tkt_hist_content .tkt_list_header {
    width: 100%;
    height: 39px;
    padding-left: 0px;
    padding-right: 49px;
    box-sizing: border-box;
    padding-left: 15px;
}
#body .mobile_tkt_hostory .tkt_hist_content .tkt_list_header {
    padding-right: 46px;
}
.mobile_tkt_hostory .tkt_hist_content .tkt_active_time {
    max-width: 50%;
    padding-top: 9px;
    float: left;
}
.mobile_tkt_hostory .tkt_hist_content .tkt_active_time.winamounttext_for {
    padding-left: 0px;
}
.mobile_tkt_hostory .tkt_hist_content .tkt_active_time.looseeamounttext_for {
    padding-left: 0px;
}
.mobile_tkt_hostory .tkt_hist_content .tkt_time {
    width: calc(100% - 40px);
    font-family: CrystalBetUni-Medium;
    font-size: 10px;
    line-height: 14px;
    display: flex;
    text-align: left;
    color: #999999;
    position: absolute;
    top: 22px;
}
#body.view_1024 .mobile_tkt_hostory .tkt_hist_content .tkt_time {
    height: 14px;
    overflow: hidden;
    display: block;
}
.mobile_tkt_hostory .tkt_hist_content .tkt_active {
    width: calc(100% - 40px);
    font-family: CrystalBetUni-Bold;
    font-size: 12px;
    line-height: 16px;
    display: flex;
    text-align: left;
    position: absolute;
    top: 8px;
}
.mobile_tkt_hostory .tkt_hist_content .winamounttext_l {
    display: none;
}
.mobile_tkt_hostory .tkt_hist_content .winamounttext .winamounttext_l {
    display: block;
}
.mobile_tkt_hostory .tkt_hist_content .winamounttext {
    color: #33B52A;
}
.mobile_tkt_hostory .tkt_hist_content .activeamounttext {
    color: #1088F8;
}
.mobile_tkt_hostory .tkt_hist_content .looseeamounttext {
    color: #999999;
}
.mobile_tkt_hostory .tkt_hist_content .tkt_actions_redact {
    width: 151px;
    float: right;
    margin-top: 9px;
    margin-bottom: 9px;
}
#body.view_1500 .mobile_tkt_hostory .tkt_hist_content .tkt_actions_redact {
    width: 151px;
}
#body.view_1024 .mobile_tkt_hostory .tkt_hist_content .tkt_actions_redact {
    width: 151px;
    position: absolute;
    right: 35px;
}
.mobile_tkt_hostory .tkt_hist_content .sportbonus_hed {
    width: 34px;
    height: 28px;
    position: relative;
    float: right;
    border: 1px solid #016F57;
    background-image: url(../Images/Sport/TicketHistory/sportbonus.svg);
    background-repeat: no-repeat;
    background-size: 18px 18px;
    background-position: center center;
    box-sizing: border-box;
    border-radius: 6px;
}
.mobile_tkt_hostory .tkt_hist_content .sportbonus_hed.disabled {
    border: 1px solid #B3B3B3;
    background-image: url(../Images/Sport/TicketHistory/sportbonusdis.svg);
}
.mobile_tkt_hostory .tkt_hist_content .sportbonuspercent_hed {
    width: 34px;
    height: 28px;
    position: relative;
    float: right;
    border: 1px solid #016F57;
    background-image: url(../Images/Sport/TicketHistory/sportbonus.svg);
    background-repeat: no-repeat;
    background-size: 18px 18px;
    background-position: center center;
    box-sizing: border-box;
    border-radius: 6px;
}
.mobile_tkt_hostory .tkt_hist_content .sportbonuspercent_hed.disabled {
    border: 1px solid #B3B3B3;
    background-image: url(../Images/Sport/TicketHistory/sportbonusdis.svg);
}
.mobile_tkt_hostory .tkt_hist_content .sportdays_hed {
    width: 34px;
    height: 28px;
    position: relative;
    float: right;
    border: 1px solid #016F57;
    background-image: url(../Images/Sport/TicketHistory/sportdays.svg);
    background-repeat: no-repeat;
    background-size: 18px 18px;
    background-position: center center;
    box-sizing: border-box;
    border-radius: 2px;
}
.mobile_tkt_hostory .tkt_hist_content .sportdays_hed.disabled {
    border: 1px solid #B3B3B3;
    background-image: url(../Images/Sport/TicketHistory/sportdaysdis.svg);
}
.mobile_tkt_hostory .tkt_hist_content .tktsport.active .tkt_actions_redact {
    display: none;
}
.mobile_tkt_hostory .tkt_hist_content .tktsport.active .half-cashouted {
    display: none;
}
.mobile_tkt_hostory .tkt_hist_content .tktsport:not(active) .tkt_list_header:before {
    content: '';
    position: absolute;
    width: 14px;
    height: 8px;
    top: 18px;
    right: 15px;
    background-image: url(../../Mobile/content/img/common/new/tkt/arrow_new.svg);
    background-repeat: no-repeat;
    background-size: 14px 8px;
    background-position: left 0px top 0px;
}
.mobile_tkt_hostory .tkt_hist_content .tktsport.active .tkt_list_header:before {
    content: '';
    position: absolute;
    width: 14px;
    height: 8px;
    top: 18px;
    right: 15px;
    background-image: url(../../Mobile/content/img/common/new/tkt/arrow_new.svg);
    background-repeat: no-repeat;
    background-size: 14px 8px;
    background-position: left 0px top 0px;
    transform: rotate(180deg);
}
.mobile_tkt_hostory .tkt_hist_content .ticket_list_add_freebet_button {
    width: auto;
    height: 28px;
    position: relative;
    float: right;
    box-sizing: border-box;
    border-radius: 2px;
    padding-right: 6px;
    padding-left: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
    background-color: #33B52A;
    border-radius: 6px;
    text-align: left;
    color: #FFFFFF;
    margin-top: 8px;
}
.mobile_tkt_hostory .tkt_hist_content .ticket_list_add_freebet_button .bonus_text {
    font-family: CrystalNU4-Bold;
    font-size: 10px;
    line-height: 1;
}
.mobile_tkt_hostory .tkt_hist_content .ticket_list_add_freebet_button .freebettext {
    font-family: CrystalBetUni-Bold;
    font-size: 10px;
    line-height: 1;
    display: block
}
.mobile_tkt_hostory .tkt_hist_content .freebettext {
    display: none
}
#body .bonusplustktcontainer {
    display: none;
}
#body.ka .mobile_tkt_hostory .tkt_hist_content .ticket_list_add_freebet_button.train {
    width: 160px;
    font-size: 9px;
}
#body.view_1024 #TicketContainer .mobile_tkt_hostory .tkt_hist_content .ticket_list_add_freebet_button {
    width: 91px;
    height: 28px;
    padding-right: 0px;
    margin-top: 8px;
    border: none;
}
.mobile_tkt_hostory .tkt_hist_content .ticket_list_add_games_ticket {
    display: block;
    width: 34px;
    height: 28px;
    position: relative;
    float: right;
    border-radius: 2px;
    box-sizing: border-box;
    text-align: center;
    margin-left: 5px;
    background-repeat: no-repeat;
    background-size: 34px 28px;
    background-position: left 0px top 0px;
}
.mobile_tkt_hostory .tkt_hist_content .ticket_list_add_games_ticket.editdisabled {
    display: block;
    width: 34px;
    height: 28px;
    position: relative;
    float: right;
    box-sizing: border-box;
    text-align: center;
    margin-left: 5px;
}
.mobile_tkt_hostory .tkt_hist_content .ticket_list_add_games_ticket {
    background-image: url(../../Mobile/content/img/common/new/tkt/rectredact.svg);
}
.mobile_tkt_hostory .tkt_hist_content .ticket_list_add_games_ticket.editdisabled {
    background-image: url(../../Mobile/content/img/common/new/tkt/rectdisredactw.svg);
}
.DarkMode .mobile_tkt_hostory .tkt_hist_content .ticket_list_add_games_ticket.editdisabled {
    background-image: url(../../Mobile/content/img/common/new/tkt/rectdisredact.svg);
}
.DarkMode .mobile_tkt_hostory .tkt_hist_content .ticket_list_add_games_ticket.editdisabled {
    background-image: url(../../Mobile/content/img/common/new/tkt/rectdisredactw.svg);
}
.mobile_tkt_hostory .tkt_hist_content .ticket_list_add_cashout_button {
    display: block;
    width: 34px;
    height: 28px;
    position: relative;
    float: right;
    border-radius: 6px;
    box-sizing: border-box;
    text-align: center;
    margin-left: 5px;
    background-repeat: no-repeat;
    background-size: 34px 28px;
    background-position: left 0px top 0px;
}
.mobile_tkt_hostory .tkt_hist_content .ticket_list_add_cashout_button.partal {
    background-image: url(../../Mobile/content/img/common/new/tkt/recthalfcashout.svg);
}
.mobile_tkt_hostory .tkt_hist_content .ticket_list_add_cashout_button.def {
    background-image: url(../../Mobile/content/img/common/new/tkt/rectcashout.svg);
}
.mobile_tkt_hostory .tkt_hist_content .ticket_list_add_cashout_button.auto {
    background-image: url(../../Mobile/content/img/common/new/tkt/rectautochash.svg);
}
.mobile_tkt_hostory .tkt_hist_content .ticket_list_add_cashout_button.chashoutdisabled {
    background-image: url(../../Mobile/content/img/common/new/tkt/rectcashoutdis.svg);
}
.mobile_tkt_hostory .tkt_hist_content .ticket_list_add_cashout_button.chashoutdisabled {
    background-image: url(../../Mobile/content/img/common/new/tkt/rectcashoutdisw.svg);
}
.DarkMode .mobile_tkt_hostory .tkt_hist_content .ticket_list_add_cashout_button.chashoutdisabled {
    background-image: url(../../Mobile/content/img/common/new/tkt/rectcashoutdis.svg);
}
.DarkMode .mobile_tkt_hostory .tkt_hist_content .ticket_list_add_cashout_button.partal {
    background-image: url(../../Mobile/content/img/common/new/tkt/recthalfcashoutdarknew.svg);
}
.mobile_tkt_hostory .tkt_hist_content .ticketCocktailMobilemob {
    display: block;
    width: 34px;
    height: 28px;
    position: relative;
    float: right;
    border-radius: 6px;
    box-sizing: border-box;
    text-align: center;
    margin-left: 5px;
    font-size: 18px;
    line-height: 25px;
}
.mobile_tkt_hostory .tkt_hist_content .ticketCocktailMobilemob.mojitomob {
    border: 1px solid #66B62B;
    color: #66B62B;
}
.mobile_tkt_hostory .tkt_hist_content .ticketCocktailMobilemob.cosmomob {
    border: 1px solid #E03822;
    color: #E03822;
}
.mobile_tkt_hostory .tkt_hist_content .ticketCocktailMobilemob.hawaiimob {
    border: 1px solid #2AA1EC;
    color: #2AA1EC;
}
.mobile_tkt_hostory .tkt_hist_content .ticketCocktailMobilemob:after {
    content: '\e825';
    font-family: 'cb-mobile-icons';
}
.mobile_tkt_hostory .tkt_hist_content .ticketCocktailMobilemob.disablemob {
    border: 1px solid #666666;
}
.mobile_tkt_hostory .tkt_hist_content .ticketCocktailMobilemob.disablemob:after {
    content: '\e825';
    font-family: 'cb-mobile-icons';
    color: #666666;
}
.mobile_tkt_hostory .tkt_hist_content .mobile_tkt_info {
    width: calc(100% - 20px);
    box-sizing: border-box;
    display: flex;
    margin-left: 10px;
    margin-right: 10px;
    background-color: rgba(0, 0, 0, 0.05);
    border-radius: 4px;
}
.mobile_tkt_hostory .tkt_hist_content .tktsport.active .mobile_tkt_info {
    display: none;
}
.mobile_tkt_hostory .tkt_hist_content .mobile_tkt_info .mobile_tkt_cols {
    flex-grow: 1;
    display: block;
    height: 44px;
    box-sizing: border-box;
    padding-top: 7px;
    flex: 1;
}
#main.horizontal .mobile_tkt_hostory .tkt_hist_content .mobile_tkt_info .mobile_tkt_cols:nth-child(2) {
    max-width: 420px;
    min-width: 420px;
}
.mobile_tkt_hostory .tkt_hist_content .tktsport_content .mobile_tkt_info .mobile_tkt_cols:nth-child(2) .mobile_tkt_left {
    width: calc(100% + 35px);
    margin-left: -17px;
}
.mobile_tkt_hostory .tkt_hist_content .mobile_tkt_info .mobile_tkt_cols:nth-child(2) .mobile_tkt_center {
    width: calc(100% + 35px);
    margin-left: -17px;
}
.mobile_tkt_hostory .tkt_hist_content .mobile_tkt_info .mobile_tkt_cols.class1 {
    padding-left: 4px;
}
.mobile_tkt_hostory .tkt_hist_content .mobile_tkt_info .mobile_tkt_cols.class3 {
    padding-right: 4px;
}
.mobile_tkt_hostory .tkt_hist_content .mobile_tkt_info .mobile_tkt_cols .mobile_tkt_left {
    width: 100%;
    float: left;
    line-height: 12px;
    text-align: center;
    font-family: CrystalNU4-Regular;
    font-size: 10px;
    color: #666666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
.mobile_tkt_hostory .tkt_hist_content .mobile_tkt_info .mobile_tkt_cols .mobile_tkt_right,
.mobile_tkt_hostory .tkt_hist_content .mobile_tkt_info .mobile_tkt_cols .mobile_tkt_center {
    width: 100%;
    float: left;
    line-height: 19px;
    text-align: center;
    font-family: CrystalBetUni-Bold;
    font-size: 14px;
    color: #1A1A1A;
}
#body.view_1024 .mobile_tkt_hostory .tkt_hist_content .mobile_tkt_info .mobile_tkt_cols .mobile_tkt_right.long {
    font-size: 10px;
}
#body.view_1024 .mobile_tkt_hostory .tkt_hist_content .mobile_tkt_info .mobile_tkt_cols .mobile_tkt_right.long .long-space {
    display: none;
}
.mobile_tkt_hostory .tkt_hist_content .half-cashouted {
    width: 100%;
    float: left;
    position: relative;
    box-sizing: border-box;
    color: #4C4C4C;
    font-family: CrystalNU4-Regular;
    font-size: 11px;
    line-height: 13px;
    margin-top: 8px;
    padding-left: 15px;
}
.mobile_tkt_hostory .tkt_hist_content .half-cashouted span {
    font-family: CrystalNU4-Bold;
    color: #33B52A;
}
.mobile_tkt_hostory .tkt_hist_content .team_status {
    width: 100%;
    min-height: 11px;
    margin-bottom: 4px;
    display: inline-block;
    box-sizing: border-box;
    margin-top: 3px;
    padding-left: 15px;
    padding-right: 10px;
}
.mobile_tkt_hostory .tkt_hist_content .tktsport.active .team_status {
    display: block;
    opacity: 0;
}
.mobile_tkt_hostory .tkt_hist_content .team_satus_round {
    width: 11px;
    height: 11px;
    border-radius: 50%;
    box-sizing: border-box;
    background-color: transparent;
    position: relative;
    text-align: center;
    float: left;
    margin-right: 3px;
    background-repeat: no-repeat;
    background-size: 11px 11px;
    background-position: left 0px top 0px;
    margin-top: 3px;
}
.mobile_tkt_show_details .ticket_mob_item2_4.loose {
    width: 14px;
    height: 14px;
    background: url("../../Mobile/content/img/common/new/tkt/loosetkt.svg") no-repeat;
    background-position: center center;
}
.mobile_tkt_show_details .ticket_mob_item2_4.loose1 {
    background-image: url(../../Mobile/content/img/common/new/tkt/status_loose1.svg);
}
.mobile_tkt_show_details .ticket_mob_item2_4.win {
    width: 17px;
    height: 13px;
    background: url("../../Mobile/content/img/common/new/tkt/wintkt.svg") no-repeat;
    background-position: center center;
}
.mobile_tkt_show_details .ticket_mob_item2_4.def {
    background-image: url(../../Mobile/content/img/common/new/tkt/status_div1.svg);
}
.mobile_tkt_show_details .ticket_mob_item2_4.cencel {
    width: 17px;
    height: 18px;
    background: url(../../Content/Images/Sport/Sport.png) no-repeat;
    background-position: -973px -894px;
}
.mobile_tkt_show_details .ticket_mob_item2_4.livetkt {
    background-image: url(../../Mobile/content/img/common/new/tkt/status_live.svg);
    -webkit-animation: slide 0.6s linear infinite;
    animation: slide 0.6s linear infinite;
}
.mobile_tkt_hostory .tkt_hist_content .team_satus_round.status_win {
    background-image: url(../../Mobile/content/img/common/new/tkt/status_win.svg);
}
.mobile_tkt_hostory .tkt_hist_content .team_satus_round.status_won {
    background-image: url(../../Mobile/content/img/common/new/tkt/status_won.svg);
}
.mobile_tkt_hostory .tkt_hist_content .team_satus_round.status_loose {
    background-image: url(../../Mobile/content/img/common/new/tkt/status_loose1.svg);
}
.mobile_tkt_hostory .tkt_hist_content .team_status .team_satus_round.status_loose1 {
    background-image: url(../../Mobile/content/img/common/new/tkt/status_loose1.svg);
}
.mobile_tkt_hostory .tkt_hist_content .team_satus_round.status_loose2 {
    background-image: url(../../Mobile/content/img/common/new/tkt/status_loose2.svg);
}
.mobile_tkt_hostory .tkt_hist_content .team_satus_round.status_loose3 {
    background-image: url(../../Mobile/content/img/common/new/tkt/status_loose3.svg);
}
.mobile_tkt_hostory .tkt_hist_content .team_satus_round.status_div1 {
    background-image: url(../../Mobile/content/img/common/new/tkt/status_div1.svg);
}
.mobile_tkt_hostory .tkt_hist_content .team_satus_round.status_divinside {
    background-image: url(../../Mobile/content/img/common/new/tkt/status_div0.svg);
}
.mobile_tkt_hostory .tkt_hist_content .team_satus_round.status_div {
    background-image: url(../../Mobile/content/img/common/new/tkt/status_censel_gray.svg);
}
.mobile_tkt_hostory .tkt_hist_content .team_satus_round.status_cur {
    background-image: url(../../Mobile/content/img/common/new/tkt/status_cur.svg);
}
.status_live:after {
    content: '';
    width: 11px;
    height: 11px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 11px 11px;
    background-position: left 0px top 0px;
    background-image: url(../../Mobile/content/img/common/new/tkt/status_live.svg);
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 0;
}
.status_live:before {
    content: '';
    width: 11px;
    height: 11px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 11px 11px;
    background-position: left 0px top 0px;
    background-image: url(../../Mobile/content/img/common/new/tkt/status_live.svg);
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 0;
    animation: fontbulger 0.7s infinite;
}
.mobile_tkt_show_details .ticket_mob_item2_4.status_live:before,
.mobile_tkt_show_details .ticket_mob_item2_4.status_live:after {
    display: none;
}
.mobile_tkt_show_details .ticket_mob_item2_4.status_live {
    background-image: url(../../Mobile/content/img/common/new/tkt/status_cur2.svg);
}
@keyframes fontbulger {
    0% {
        background-image: url(../../Mobile/content/img/common/new/tkt/status_live1.svg);
    }
    25% {
        background-image: url(../../Mobile/content/img/common/new/tkt/status_live2.svg);
    }
    50% {
        background-image: url(../../Mobile/content/img/common/new/tkt/status_live3.svg);
    }
    100% {
        background-image: url(../../Mobile/content/img/common/new/tkt/status_live4.svg);
    }
}
.mobile_tkt_show_details {
    width: 100%;
    background-color: #F0F3F5;
    ;
    box-sizing: border-box;
    border-top: none;
}
.mobile_tkt_show_details .actions_header_mobile {
    width: 100%;
    box-sizing: border-box;
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    padding-left: 10px;
    padding-right: 10px;
    flex-direction: row;
    justify-content: flex-start;
}
.mobile_tkt_show_details .actions_header_mobile.hideCashOut {
    justify-content: flex-end !important;
}
.mobile_tkt_show_details .actions_header_mobile .cashout_bt_mob.showCashOut {
    flex-grow: 1;
    display: block;
    height: 36px;
    width: calc(50% - 2px);
    background-image: url(../../Mobile/content/img/common/new/tkt/cashouttext.svg);
    background-repeat: no-repeat;
    background-position: left 2px top 0px;
    background-size: 104px 36px;
    background-color: #24B22E;
    border-radius: 4px;
    box-sizing: border-box;
    flex: 1;
    cursor: pointer;
    float: left;
    position: relative;
    margin-right: 6px;
}
.mobile_tkt_show_details .actions_header_mobile .cashout_bt_mob_dis.showdisabledcashout {
    flex-grow: 1;
    display: block;
    height: 36px;
    width: calc(50% - 2px);
    background-image: url(../../Mobile/content/img/common/new/tkt/cashouttextdis.svg);
    background-repeat: no-repeat;
    background-position: left 0px top 0px;
    background-size: 104px 36px;
    background-color: #CCCCCC;
    border-radius: 4px;
    box-sizing: border-box;
    /* padding-left: 45px;  */
    flex: 1;
    cursor: pointer;
    position: relative;
    float: left;
    margin-right: 6px;
}
.mobile_tkt_show_details .actions_header_mobile .cashout_bt_mob_dis.showdisabledcashout .cashout_amount {
    width: 100%;
    height: 100%;
    position: relative;
    background-image: url(../../Mobile/content/img/common/new/tkt/lock.svg);
    background-repeat: no-repeat;
    background-position: right 16px top 11px;
    background-size: 10px 13px;
    display: block;
    position: relative;
}
.mobile_tkt_show_details .actions_header_mobile .cashout_bt_mob_dis.showdisabledcashout .cashout_amount:after {
    content: '';
}
.mobile_tkt_show_details .actions_header_mobile .cashout_bt_mob_dis.hidedisabledcashout,
.mobile_tkt_show_details .actions_header_mobile .cashout_bt_mob_dis.showdisabledcashout.False {
    display: none;
}
.mobile_tkt_show_details .actions_header_mobile .cashout_bt_mob .cashout_amount {
    font-family: CrystalBetUni-Bold;
    font-size: 15px;
    color: #ffffff;
    float: right;
    margin-right: 10px;
    line-height: 36px;
}
.mobile_tkt_show_details .actions_header_mobile .cashout_bt_mob .cashout_amount:after {
    content: ' ₾';
    font-weight: initial;
}
#body_body.notallowepages .can_edith_button {
    display: none;
}
.mobile_tkt_show_details .actions_header_mobile .can_edith_button {
    display: block;
    height: 36px;
    width: calc(50% - 2.5px);
    background-color: #2998F5;
    border-radius: 4px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    /*flex: 1; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    float: right;
    position: relative;
    flex: 1;
}
.mobile_tkt_show_details .actions_header_mobile .can_edith_button.False {
    display: none;
}
.mobile_tkt_show_details .actions_header_mobile .addgame_bt_mob {
    display: block;
    height: 36px;
    width: 104px;
    padding-left: 36px;
    background-color: #2998F5;
    box-sizing: border-box;
    position: relative;
    text-decoration: none;
    color: #FFFFFF;
    font-family: CrystalBetUni-Bold;
    font-size: 13px;
    line-height: 36px;
    text-align: center;
    padding-right: 8px;
    border-radius: 4px;
}
.mobile_tkt_show_details .actions_header_mobile .addgame_bt_mob:before {
    content: '\e843';
    display: block;
    position: absolute;
    left: 10px;
    top: 1px;
    font-family: 'cb-mobile-icons';
    font-size: 24px;
    color: #FFFFFF;
}
.mobile_tkt_show_details .actions_header_mobile .ticketCocktail_bt_mob {
    /* flex-grow: 1;*/
    display: block;
    height: 36px;
    width: calc(50% - 2.5px);
    background-color: #E03822;
    border-radius: 2px;
    box-sizing: border-box;
    /*flex: 1;*/
    padding-top: 6px;
    position: relative;
    padding-left: 35px;
    text-decoration: none;
    color: #FFFFFF;
    float: left;
    position: relative;
}
.mobile_tkt_show_details .actions_header_mobile .bonus_ticket_mob {
    width: 180px;
    height: 36px;
    position: relative;
    float: right;
    border: 1px solid #33B52A;
    box-sizing: border-box;
    border-radius: 2px;
    padding-right: 97px;
    padding-left: 21px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-family: CrystalBetUni-Bold;
    font-size: 11px;
    text-align: center;
    color: #33B52A;
    line-height: 12px;
    background-image: url(../Images/Sport/TicketHistory/FreeBetMini.svg) !important;
    background-size: 77px 24px;
    background-position: top 4px right 4px;
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: none;
}
.mobile_tkt_show_details .actions_header_mobile .bonus_ticket_mob.showfreebet {
    display: none;
}
.mobile_tkt_show_details .actions_header_mobile .ticketCocktail_bt_mob.mojito {
    background-color: #66B62B;
}
.mobile_tkt_show_details .actions_header_mobile .ticketCocktail_bt_mob.cosmo {
    background-color: #E03822;
}
.mobile_tkt_show_details .actions_header_mobile .ticketCocktail_bt_mob.hawaii {
    background-color: #2AA1EC;
}
.mobile_tkt_show_details .actions_header_mobile .ticketCocktail_bt_mob.hawaii:after {
    background-image: none;
}
.mobile_tkt_show_details .actions_header_mobile .cashout_bt_mob.hideCashOut {
    display: none;
}
.mobile_tkt_show_details .actions_header_mobile .cashout_bt_mob_dis.hidedisabledcashout {
    display: none;
}
.mobile_tkt_show_details .actions_header_mobile .ticketCocktail_bt_mob:after {
    content: '\e825';
    position: absolute;
    left: 10px;
    top: 9px;
    font-family: 'cb-mobile-icons';
    font-size: 18px;
    color: #FFFFFF;
}
.mobile_tkt_show_details .actions_header_mobile .ticketCocktail_bt_mob .cocktail_text:nth-child(1) {
    width: 100%;
    font-size: 9px !important;
    font-family: CrystalBetUni-Bold;
    line-height: 14px;
    text-align: left;
    margin: 0;
    padding: 0;
    display: block;
}
.mobile_tkt_show_details .actions_header_mobile .ticketCocktail_bt_mob .cocktail_text:nth-child(2) {
    width: 100%;
    font-size: 12px;
    font-family: CrystalBetUni-Bold;
    line-height: 13px;
    text-align: left;
    margin: 0;
    padding: 0;
    display: block;
}
.mobile_tkt_show_details .actions_header_mobile .ticketCocktail_bt_mob.disable {
    color: #B2B2B2;
    background-color: #4C4C4C;
}
.mobile_tkt_show_details .actions_header_mobile .ticketCocktail_bt_mob.disable:after {
    color: #B2B2B2;
}
.mobile_tkt_show_details .ticket_share_mob {
    width: calc(100% - 20px);
    height: 40px;
    border-radius: 4px;
    background-color: #3478F6;
    background-image: url(../../Mobile/content/img/common/new/tkt/facebook.svg);
    background-repeat: no-repeat;
    background-position: left calc(50%) top 12px;
    display: block;
    margin-top: 9px;
    margin-left: 10px;
    margin-bottom: 0px;
}

/* #body .mobile_tkt_show_details .ticket_share_mob {} */

#body.view_1024 .mobile_tkt_show_details .ticket_share_mob {
    background-position: left 90px top 12px;
}
.mobile_tkt_show_details .ticket_head_new_mob {
    width: calc(100% - 20px);
    height: 44px;
    background-color: #191919;
    border-radius: 4px 4px 0px 0px;
    margin-left: 10px;
    margin-top: 10px;
}
.mobile_tkt_hostory .tkt_hist_content .mobile_tkt_show_details .mobile_tkt_payed {
    width: calc(100% - 20px);
    height: 48px;
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.05);
    box-sizing: border-box;
    margin-left: 10px;
    margin-top: 9px;
}
.mobile_tkt_hostory .tkt_hist_content .mobile_tkt_show_details .mobile_tkt_info {
    width: calc(100% - 20px);
    box-sizing: border-box;
    display: flex;
    margin-left: 10px;
    margin-right: 10px;
    background-color: rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    margin-top: 1px;
}
.mobile_tkt_hostory .tkt_hist_content .mobile_tkt_show_details .mobile_tkt_info .mobile_tkt_cols {
    display: block;
    height: 60px;
    box-sizing: border-box;
    padding-top: 15px;
    flex: 1;
}
.mobile_tkt_hostory .tkt_hist_content .mobile_tkt_show_details .mobile_tkt_info .mobile_tkt_cols.styleshow {
    max-width: 62px;
    padding-right: 0px;
}
#main.horizontal .mobile_tkt_hostory .tkt_hist_content .mobile_tkt_show_details .mobile_tkt_info .mobile_tkt_cols.styleshow {
    max-width: 420px;
    min-width: 420px;
}
.mobile_tkt_hostory .tkt_hist_content .mobile_tkt_show_details .mobile_tkt_info .mobile_tkt_cols.class4 {
    padding-right: 4px;
}
#body.view_1024 #TicketContainer .mobile_tkt_hostory .tkt_hist_content .mobile_tkt_show_details .mobile_tkt_info .mobile_tkt_cols:nth-child(4) {
    width: 44px;
    overflow: hidden;
}
.mobile_tkt_hostory .tkt_hist_content .mobile_tkt_show_details .mobile_tkt_info .mobile_tkt_cols .mobile_tkt_left {
    width: 100%;
    float: left;
    line-height: 12px;
    text-align: center;
    font-family: CrystalNU4-Regular;
    font-size: 10px;
    color: #666666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.mobile_tkt_hostory .tkt_hist_content .mobile_tkt_show_details .mobile_tkt_info .mobile_tkt_cols.styleshow .mobile_tkt_left {
    width: calc(100% + 35px);
    margin-left: -17px;
}
.mobile_tkt_hostory .tkt_hist_content .mobile_tkt_show_details .mobile_tkt_info .mobile_tkt_cols.stylenone .mobile_tkt_left {
    width: calc(100% + 35px);
    margin-left: -17px;
}
.mobile_tkt_hostory .tkt_hist_content .mobile_tkt_show_details .mobile_tkt_info .mobile_tkt_cols.styleshow .mobile_tkt_center {
    width: calc(100% + 35px);
    margin-left: -17px;
}
.mobile_tkt_hostory .tkt_hist_content .mobile_tkt_show_details .mobile_tkt_info .mobile_tkt_cols.stylenone .mobile_tkt_center {
    width: calc(100% + 35px);
    margin-left: -17px;
}
.mobile_tkt_hostory .tkt_hist_content .mobile_tkt_show_details .mobile_tkt_info .mobile_tkt_cols .mobile_tkt_right {
    width: 100%;
    float: left;
    line-height: 19px;
    text-align: center;
    font-family: CrystalBetUni-Bold;
    font-size: 14px;
    color: #1A1A1A;
}
.mobile_tkt_show_details .mobile_tkt_payed_left {
    font-family: CrystalNU4-Regular;
    font-size: 11px;
    line-height: 48px;
    color: #666666;
    float: left;
    padding-left: 20px;
}
.mobile_tkt_show_details .mobile_tkt_payed_right {
    font-family: CrystalBetUni-Bold;
    font-size: 14px;
    line-height: 48px;
    color: #33B52A;
    float: right;
    padding-right: 28px;
}
.mobile_tkt_show_details .mobile_tkt_payed_right_form {
    font-family: CrystalBetUni-Bold;
    font-size: 14px;
    line-height: 36px;
    color: #000000;
    float: right;
    padding-right: 27px;
}
.DarkMode .mobile_tkt_show_details .mobile_tkt_payed_right_form {
    color: #FFFFFF;
}
.mobile_tkt_show_details .ticket_item_list {
    width: calc(100% - 20px);
    margin-left: 10px;
    margin-bottom: 10px;
}
.mobile_tkt_show_details .stream_icons {
    width: 60px;
    height: 14px;
    position: absolute;
    right: 9px;
    bottom: 22px;
}
.mobile_tkt_show_details .stream_icons .stream_icon {
    width: 21px;
    height: 14px;
    position: relative;
    float: right;
    background-image: url(../../Mobile/content/img/common/new/tkt/stream.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    margin-left: 18px;
}
.mobile_tkt_show_details .stream_icons .live_icon {
    width: 21px;
    height: 14px;
    position: relative;
    float: right;
    background-image: url(../../Mobile/content/img/common/new/tkt/tracker.svg);
    background-repeat: no-repeat;
    background-position: top 0px left 0px;
    background-size: 100%;
}
.mobile_tkt_show_details .stream_icons .live_icon.active {
    background-image: url(../../Mobile/content/img/common/new/tkt/tracker_grey.svg);
}
.mobile_tkt_show_details .stream_icons .stream_icon.active {
    background-image: url(../../Mobile/content/img/common/new/tkt/stream_grey.svg);
}
.mobile_tkt_show_details .live_streams {
    width: 318px;
    height: 208px;
    background-color: green;
    display: none;
}
.mobile_tkt_show_details .SortTicketMobileTime {
    width: 90px;
    height: 30px;
    border: 1px solid #4C4C4C;
    box-sizing: border-box;
    border-radius: 4px;
    color: #808080;
    font-size: 10px;
    line-height: 10px;
    font-family: CrystalNU4-Regular;
    padding-left: 31px;
    display: block;
    text-align: left;
    background-image: url(../../Mobile/content/img/common/new/tkt/time.svg);
    background-repeat: no-repeat;
    background-position: left 9px center;
    float: right;
    margin-top: 7px;
    margin-right: 7px;
    text-decoration: none;
    padding-top: 4px;
}
#main.ru .mobile_tkt_show_details .SortTicketMobileTime {
    font-size: 9px;
}
#body.ru .mobile_tkt_show_details .SortTicketMobileTime, #body.en .mobile_tkt_show_details .SortTicketMobileTime {
     width: 102px;
}
.mobile_tkt_show_details .SortTicketMobileRep {
    width: 92px;
    height: 30px;
    border: 1px solid #4C4C4C;
    box-sizing: border-box;
    border-radius: 4px;
    color: #808080;
    font-size: 10px;
    line-height: 10px;
    font-family: CrystalNU4-Regular;
    padding-left: 31px;
    display: block;
    text-align: left;
    background-image: url(../../Mobile/content/img/common/new/tkt/reap.svg);
    background-repeat: no-repeat;
    background-position: left 9px center;
    float: right;
    margin-top: 7px;
    margin-right: 5px;
    text-decoration: none;
    padding-top: 4px;
}

#body .mobile_tkt_show_details .SortTicketMobileRep {
    display: none;
}
#body.view_1024 .mobile_tkt_show_details .SortTicketMobileTime {
    position: absolute;
    right: 5px;
}
#body.en .mobile_tkt_show_details .SortTicketMobileTime {
    line-height: 23px;
    padding-left: 29px;
}
.main.en .mobile_tkt_show_details .SortTicketMobileTime {
    line-height: 24px;
    padding-left: 27px;
}
.mobile_tkt_show_details .SortTicketMobileTime.activetime {
    color: #CAAF2E;
    background-image: url(../../Mobile/content/img/common/new/tkt/timestatusAct.svg);
    border: 1px solid #CAAF2E;
}
.mobile_tkt_show_details .ticket_head_mob {
    width: 30%;
    float: left;
    padding-left: 12px;
    padding-top: 7px;
}
.mobile_tkt_show_details .ticket_head_mob .ticket_head_text:nth-child(1) {
    width: 100%;
    float: left;
    font-size: 12px;
    color: #E6E6E6;
    line-height: 16px;
    font-family: CrystalBetUni-Medium;
}
.mobile_tkt_show_details .ticket_head_mob .ticket_head_text:nth-child(2) {
    width: 100%;
    float: left;
    font-size: 11px;
    color: #999999;
    line-height: 13px;
    font-family: CrystalNU4-Regular;
}
.mobile_tkt_show_details .ticket_item_mob {
    width: 100%;
    box-sizing: border-box;
    background-color: #FDE053;
    border-bottom: 1px solid #CAAF2E;
    margin-top: 0px;
    padding-bottom: 5px;
    position: relative;
}
.mobile_tkt_show_details .ticket_item_middle_mob {
    max-width: calc(100% - 105px);
    min-height: 120px;
    position: relative;
    box-sizing: border-box;
    float: left;
}
#body.view_1024 .mobile_tkt_show_details .ticket_item_middle_mob {
    max-width: 100%
}
.mobile_tkt_show_details .ticket_item_left_mob {
    width: 100%;
    height: 32px;
    float: left;
    box-sizing: border-box;
    position: relative;
    text-align: center;
    color: #af9720;
    font-size: 12px;
    margin-bottom: 6px;
}
.mobile_tkt_show_details .ticket_item_iter_mob {
    width: 28px;
    color: #776A1D;
    font-size: 12px;
    font-family: CrystalBetUni-Medium;
    float: left;
    box-sizing: border-box;
    line-height: 1;
    padding-top: 14px;
}
.mobile_tkt_show_details .ticket_item_time_mob {
    min-width: 100px;
    max-width: calc(100% - 28px);
    height: 22px;
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.1);
    position: relative;
    display: block;
    float: left;
    line-height: 22px;
    color: #6A5E17;
    font-size: 11px;
    font-family: CrystalBetUni-Medium;
    margin-top: 8px;
    text-align: left;
    padding-right: 3px;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.mobile_tkt_show_details .ticket_item_time_mob .Started {
    color: #1088F8;
    font-family: CrystalNU4-Bold;
    font-size: 12px;
    padding-left: 0px;
    line-height: 24px;
    position: relative;
    max-width: calc(100% - 74px);
    float: left;
    display: block;
}

/*
.mobile_tkt_show_details .ticket_item_time_mob .Started:before {
    content: '';
    display: inline-block;
    border-radius: 50%;
    background-color: #33B52A;
    vertical-align: middle;
    width: 5px;
    height: 5px;
    -webkit-animation: pulseLiveDot .8s infinite ease-in-out;
    -o-animation: pulseLiveDot .8s infinite ease-in-out;
    -ms-animation: pulseLiveDot .8s infinite ease-in-out;
    -moz-animation: pulseLiveDot .8s infinite ease-in-out;
    animation: pulseLiveDot .8s infinite ease-in-out;
    left: 3px;  
    top: 6px;
    position: absolute;
  
}
*/

.mobile_tkt_show_details .time_icon {
    width: 14px;
    height: 14px;
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
    display: block;
    margin-top: 4px;
    margin-left: 6px;
    margin-right: 6px;
}
.mobile_tkt_show_details .time_icon:before {
    content: '';
}
.mobile_tkt_show_details .ticket_game_type_mob {
    width: 30px;
    height: 15px;
    background-position: left center;
    background-repeat: no-repeat;
    float: left;
    display: block;
    margin-top: 4px;
    margin-right: 6px;
    display: none;
}
.mobile_tkt_show_details .ticket_game_type_mob.islive {
    width: 7px;
}
.mobile_tkt_show_details .ticket_game_type_mob.islive.live {
    width: 42px;
    margin-top: 3px;
}
.mobile_tkt_show_details .ticket_game_type_mob.islive:after {
    content: '';
    width: 9px;
    height: 8px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 60px;
    top: 7px;
    z-index: 0;
    background: url(../../Mobile/content/img/common/status_green_new.gif) center;
}
.mobile_tkt_show_details .ticket_game_type_mob.islive:after {
    content: '';
    width: 9px;
    height: 8px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 25px;
    top: 7px;
    z-index: 0;
    background: url(../../Mobile/content/img/common/status_green_new.gif) center;
}
.mobile_tkt_show_details .ticket_game_type_mob.live.islive:after {
    content: '';
    width: 9px;
    height: 8px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 60px;
    top: 7px;
    z-index: 0;
    background: url(../../Mobile/content/img/common/status_green_new.gif) center;
}
.mobile_tkt_show_details .ticket_game_type_mob.live {
    background-image: url(../../Mobile/content/img/common/new/tkt/liveact.svg);
    display: block;
}
.mobile_tkt_show_details .ticket_game_type_mob.islive {
    display: block;
}
.mobile_tkt_show_details .ticket_game_type_mob.virt {
    background-image: url(../../Mobile/content/img/common/new/tkt/virt.svg);
    display: block;
}
.mobile_tkt_show_details .ticket_sportname_mob {
    width: 100%;
    font-size: 14px;
    color: #262000;
    font-family: 'CrystalNU4-Bold';
    box-sizing: border-box;
    margin-top: 2px;
    padding-left: 12px;
    line-height: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.mobile_tkt_show_details .ticket_sportname_mob {
    white-space: initial;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-height: 57px;
}
.mobile_tkt_show_details .tick_point {
    cursor: pointer;
}
.mobile_tkt_show_details .tick_point.result_is_set {
    cursor: default;
}
.mobile_tkt_show_details .ticket_sportname_mob.live {
    width: 90%;
}
.mobile_tkt_show_details .sportSB17 .ticket_sportname_mob {
    width: 195px;
}
.mobile_tkt_show_details .ticket_sportligue_mob {
    width: 300px;
    font-size: 12px;
    color: #776A1D;
    font-family: 'CrystalNU4-Regular';
    box-sizing: border-box;
    padding-left: 12px;
    line-height: 13px;
    overflow: hidden;
    margin-top: 10px;
}
.mobile_tkt_show_details .neutral_field {
    width: 100%;
    font-family: CrystalNU4-Regular;
    font-size: 12px;
    line-height: 14px;
    color: #3D3305;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
}
.mobile_tkt_show_details .ticket_sportligue_mob.live {
    width: 195px;
}
.mobile_tkt_show_details .ticket_sporttypename_mob {
    width: 100%;
    font-size: 12px;
    color: #51470D;
    font-family: 'CrystalNU4-Bold';
    box-sizing: border-box;
    padding-left: 12px;
    line-height: 14px;
    margin-top: 7px;
}
.mobile_tkt_show_details .sportSB17 .ticket_sportligue_mob.live {
    width: 165px;
}
.mobile_tkt_show_details .sportSB17 .ticket_sporttypename_mob {
    width: 196px;
}
.mobile_tkt_show_details .ticket_sporttype_mob {
    width: 100%;
    font-size: 13px;
    color: #DC1A1A;
    font-family: 'CrystalBetUni-Bold';
    box-sizing: border-box;
    padding-left: 12px;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.mobile_tkt_show_details .ticket_sport_right_mob {
    width: 77px;
    height: 100%;
    box-sizing: border-box;
    position: relative;
    float: right;
}
#body.view_1024 .mobile_tkt_show_details .ticket_sport_right_mob {
    position: absolute;
    right: -5px;
    top: 0px;
}
.mobile_tkt_show_details .ticket_mob_item2_1 {
    width: 50px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-family: 'CrystalBetUni-Bold';
    position: absolute;
    top: 8px;
    right: 10px;
    font-size: 14px;
    color: #ffffff;
    border-radius: 6px;
    background-color: #BD9B20;
    z-index: 0;
}
.mobile_tkt_show_details .ticket_mob_item2_3 {
    width: 50px;
    height: 19px;
    line-height: 19px;
    text-align: center;
    font-family: 'CrystalBetUni-Bold';
    position: absolute;
    top: 36px;
    right: 10px;
    font-size: 14px;
    color: #1088F8;
    border-radius: 2px;
    z-index: 1;
}
.mobile_tkt_show_details .ticket_mob_item2_3:last-child {
    top: 53px;
}
.mobile_tkt_show_details .ticket_mob_item2_3.live {
    opacity: 0;
}
.mobile_tkt_show_details .ticket_mob_item2_2 {
    height: 19px;
    line-height: 19px;
    text-align: center;
    font-family: 'CrystalBetUni-Bold';
    position: absolute;
    top: 34px;
    left: 0px;
    font-size: 14px;
    color: #262000;
    border-radius: 2px;
    z-index: 1;
    display: none;
}
.mobile_tkt_show_details .ticket_mob_item2_4 {
    position: absolute;
    width: 12px;
    height: 12px;
    left: -10px;
    top: 14px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 12px 12px;
}
#body.view_1024 .mobile_tkt_show_details .ticket_mob_item2_4 {
    left: 0px;
}
.mobile_tkt_show_details .ticket_mob_item2_4.status_live {
    left: -6px;
}
.mobile_tkt_show_details .tracker_open {
    position: absolute;
    width: 86px;
    height: 14px;
    right: 9px;
    top: 96px;
    text-align: right;
}
.mobile_tkt_show_details .is_ticket_add .tracker_open {
    top: 120px;
}
.mobile_tkt_show_details .ticket_mob_item2_4.cur {
    background-image: url(../../Mobile/content/img/common/new/tkt/status_cur2.svg);
}
.mobile_tkt_show_details .ticket_mob_item2_4.livetkt {
    background-image: url(../../Mobile/content/img/common/new/tkt/status_live.svg);
    -webkit-animation: slide 0.6s linear infinite;
    animation: slide 0.6s linear infinite;
}
.mobile_tkt_show_details .cashoutand_edith {
    position: relative;
    width: 100%;
    display: flex;
}
.mobile_tkt_show_details .cashoutand_edith_2 {
    position: relative;
    width: 100%;
    padding-top: 5px;
    display: flex;
    gap: 4px;
}
.mobile_tkt_show_details .sportbonus_mobile {
    display: block;
    height: 36px;
    width: 100%;
    border-radius: 2px;
    box-sizing: border-box;
    position: relative;
    text-decoration: none;
    color: #FFFFFF;
    position: relative;
    float: right;
    text-align: center;
    font-family: CrystalBetUni-Bold;
    font-size: 13px;
    line-height: 1;
    z-index: 1;
    background-color: #016F57;
    flex-grow: 1;
    flex-basis: 5px;
    display: table;
}
.mobile_tkt_show_details .sportbonuspercent_mobile {
    display: block;
    height: 36px;
    width: 100%;
    border-radius: 2px;
    box-sizing: border-box;
    position: relative;
    text-decoration: none;
    color: #FFFFFF;
    position: relative;
    float: right;
    text-align: center;
    font-family: CrystalBetUni-Bold;
    font-size: 13px;
    line-height: 1;
    z-index: 1;
    background-color: #016F57;
    flex-grow: 1;
    flex-basis: 5px;
    display: table;
}
.mobile_tkt_show_details .sportdays_mobile {
    display: block;
    height: 36px;
    width: 100%;
    border-radius: 2px;
    box-sizing: border-box;
    position: relative;
    text-decoration: none;
    color: #FFFFFF;
    position: relative;
    float: right;
    text-align: center;
    font-family: CrystalBetUni-Bold;
    font-size: 13px;
    line-height: 1;
    z-index: 1;
    background-color: #016F57;
    display: flex;
    line-height: 36px;
    justify-content: center;
}
.mobile_tkt_show_details .sport_bonus_live_spin {
    display: block;
    height: 36px;
    width: 100%;
    border-radius: 4px;
    box-sizing: border-box;
    position: relative;
    text-decoration: none;
    color: #FFFFFF;
    position: relative;
    float: right;
    text-align: center;
    font-family: CrystalBetUni-Bold;
    font-size: 12px;
    line-height: 1;
    z-index: 1;
    background-color: #1088F8;
    flex-grow: 1;
    flex-basis: 5px;
    display: table;
}
.mobile_tkt_show_details .sport_bonus_live_spin.disable {
    background: #CCCCCC;
    color: #848484;
}
.cashoutand_edith_2:first-child {
    margin-right: 0px;
}
.mobile_tkt_show_details .sport_bonus_live_spin:after {
    content: '';
    width: 30px;
    height: 28px;
    left: 4px;
    top: 4px;
    background-color: #FFFFFF;
    border-radius: 2px;
    position: absolute;
    left: 4px;
    top: 4px;
    background-position: center center;
    background-image: url(../../Mobile/content/img/common/new/tkt/live_spin_mob.svg);
    background-repeat: no-repeat;
}
.mobile_tkt_show_details .sport_bonus_live_spin.disable:after {
    content: '';
    background-color: rgba(0, 0, 0, 0.1);
    background-image: url(../../Mobile/content/img/common/new/tkt/live_spin_mob_dis.svg);
}
.mobile_tkt_show_details .sportbonus_mobile.disable {
    line-height: normal;
}
.mobile_tkt_show_details .sportbonuspercent_mobile.disable {
    line-height: normal;
}
.mobile_tkt_show_details .sportdays_mobile.disable {
    line-height: normal;
}
.mobile_tkt_show_details .sportbonus_mobile .cocktail_text {
    display: block;
    width: 100%;
    position: relative;
    text-align: left;
    padding-left: 45px;
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;
}
.mobile_tkt_show_details .sportbonuspercent_mobile .cocktail_text {
    display: block;
    width: 100%;
    position: relative;
    text-align: left;
    padding-left: 45px;
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;
}
.mobile_tkt_show_details .sportdays_mobile .cocktail_text {
    display: block;
    width: auto;
    position: relative;
    text-align: left;
}
.mobile_tkt_show_details .sport_bonus_live_spin .spin_text {
    display: block;
    width: 100%;
    position: relative;
    text-align: left;
    padding-left: 41px;
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;
}
.mobile_tkt_show_details .sport_bonus_live_spin .is_used_span {
    display: none;
}
.mobile_tkt_show_details .sport_bonus_live_spin.disable .is_used_span {
    display: inline;
}
.mobile_tkt_show_details .sportbonus_mobile.disable .cocktail_text {
    line-height: 1;
}
.mobile_tkt_show_details .sportbonuspercent_mobile.disable .cocktail_text {
    line-height: 1;
}
.mobile_tkt_show_details .sportdays_mobile.disable .cocktail_text {
    line-height: 1;
}
.mobile_tkt_show_details .sportbonus_mobile .cocktail_text_used {
    display: block;
    width: 100%;
    position: relative;
    text-align: left;
    box-sizing: border-box;
    font-size: 11px;
    line-height: 1;
    display: none;
}
.mobile_tkt_show_details .sportbonuspercent_mobile .cocktail_text_used {
    display: block;
    width: 100%;
    position: relative;
    text-align: left;
    box-sizing: border-box;
    font-size: 11px;
    line-height: 1;
    display: none;
}
.mobile_tkt_show_details .sportdays_mobile .cocktail_text_used {
    display: block;
    width: 100%;
    position: relative;
    text-align: left;
    box-sizing: border-box;
    font-size: 11px;
    line-height: 1;
    display: none;
}
.mobile_tkt_show_details .sportbonus_mobile.disable .cocktail_text_used {
    display: block;
}
.mobile_tkt_show_details .sportbonuspercent_mobile.disable .cocktail_text_used {
    display: block;
}
.mobile_tkt_show_details .sportdays_mobile.disable .cocktail_text_used {
    display: block;
}
.mobile_tkt_show_details .sportdays_mobile .is_used_span {
    display: none;
}
#body.view_1024 .mobile_tkt_show_details .sportbonus_mobile .cocktail_text {
    display: block;
    width: 100%;
    height: 36px;
    position: absolute;
    left: 0px;
    overflow: hidden;
    text-align: left;
    padding-left: 45px;
    box-sizing: border-box;
}
#body.view_1024 .mobile_tkt_show_details .sportbonuspercent_mobile .cocktail_text {
    display: block;
    width: 100%;
    height: 36px;
    position: absolute;
    left: 0px;
    overflow: hidden;
    text-align: left;
    padding-left: 45px;
    box-sizing: border-box;
}
.mobile_tkt_show_details .sportbonus_mobile.disable {
    color: #808080;
    z-index: 1;
    background-color: #CCCCCC;
}
.mobile_tkt_show_details .sportbonuspercent_mobile.disable {
    color: #808080;
    z-index: 1;
    background-color: #CCCCCC;
}
.mobile_tkt_show_details .sportdays_mobile.disable {
    color: #808080;
    z-index: 1;
    background-color: #CCCCCC;
}
.mobile_tkt_show_details .sportbonus_mobile:after {
    content: '';
    width: 30px;
    height: 28px;
    left: 4px;
    top: 4px;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 2px;
    position: absolute;
    left: 4px;
    top: 4px;
    background-size: 18px 18px;
    background-position: center center;
    background-image: url(../Images/Sport/TicketHistory/sportbonus.svg);
    background-repeat: no-repeat;
}
.mobile_tkt_show_details .sportbonuspercent_mobile:after {
    content: '';
    width: 30px;
    height: 28px;
    left: 4px;
    top: 4px;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 2px;
    position: absolute;
    left: 4px;
    top: 4px;
    background-size: 18px 18px;
    background-position: center center;
    background-image: url(../Images/Sport/TicketHistory/sportbonus.svg);
    background-repeat: no-repeat;
}
.mobile_tkt_show_details .sportdays_mobile:before {
    content: '';
    width: 30px;
    height: 36px;
    display: block;
    background-size: 18px 18px;
    background-position: center center;
    background-image: url(../Images/Sport/TicketHistory/sportdaysin.svg);
    background-repeat: no-repeat;
}
.mobile_tkt_show_details .sportbonus_mobile.disable:after {
    background-color: rgba(0, 0, 0, 0.1);
    background-image: url(../Images/Sport/TicketHistory/sportbonusdis.svg);
    border: 1px solid #CCCCCC;
}
.mobile_tkt_show_details .sportbonuspercent_mobile.disable:after {
    background-color: rgba(0, 0, 0, 0.1);
    background-image: url(../Images/Sport/TicketHistory/sportbonusdis.svg);
    border: 1px solid #CCCCCC;
}
.mobile_tkt_show_details .sportdays_mobile.disable:after {
    background-image: url(../Images/Sport/TicketHistory/sportdaysindis.svg);
    border: 1px solid #CCCCCC;
}
.mobile_tkt_show_details .sportbonus_mobile .spinsbonusafter {
    width: 100%;
    height: 36px;
    float: left;
    position: relative;
    box-sizing: border-box;
    line-height: 36px;
    padding-left: 32px;
    text-align: center;
    font-family: CrystalBetUni-Bold;
    font-size: 13px;
    color: #FFFFFF;
    z-index: 1;
}
.mobile_tkt_show_details .sportbonuspercent_mobile .spinsbonusafter {
    width: 100%;
    height: 36px;
    float: left;
    position: relative;
    box-sizing: border-box;
    line-height: 36px;
    padding-left: 32px;
    text-align: center;
    font-family: CrystalBetUni-Bold;
    font-size: 13px;
    color: #FFFFFF;
    z-index: 1;
}
.mobile_tkt_show_details .sportbonus_mobile.disable .spinsbonusafter {
    color: #808080;
}
.mobile_tkt_show_details .sportbonuspercent_mobile.disable .spinsbonusafter {
    color: #808080;
}
@keyframes slide {
    from {
        background-image: url(../../Mobile/content/img/common/new/tkt/status_live.svg);
    }
    to {
        background-image: url(../../Mobile/content/img/common/new/tkt/status_live_hov.svg);
    }
}
.mobile_tkt_show_details .ticket_item_add_game_text_mob {
    width: 100%;
    height: 24px;
    background-color: rgba(0, 0, 0, 0.1);
    line-height: 24px;
    box-sizing: border-box;
    text-align: left;
    padding-left: 50px;
    font-size: 11px;
    color: #6A5E17;
    font-family: 'CrystalBetUni-Medium';
    position: relative;
}
.mobile_tkt_show_details .ticket_item_add_game_text_mob:after {
    content: '';
    background-image: url(../../Mobile/content/img/common/new/tkt/sistem_plus.svg);
    background-position: left 12px top 6px;
    background-repeat: no-repeat;
    background-color: #1088F8;
    width: 36px;
    height: 24px;
    position: absolute;
    left: 0px;
    top: 0px;
}
.mobile_tkt_show_details .ticket_item_add_game_text_mob:before {
    content: '';
    position: absolute;
    left: 35px;
    top: 6px;
    width: 0px;
    height: 0px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #1088F8;
}
.ticket_item_remove_game_text_mob {
    width: 100%;
    height: 24px;
    background-color: rgba(0, 0, 0, 0.1);
    line-height: 24px;
    box-sizing: border-box;
    text-align: left;
    padding-left: 50px;
    font-size: 11px;
    color: #6A5E17;
    font-family: 'CrystalBetUni-Medium';
    position: relative;
}
.mobile_tkt_show_details .ticket_item_remove_game_text_mob:after {
    content: '';
    background-image: url(../../Mobile/content/img/common/new/tkt/sistem_minuse.svg);
    background-position: left 12px top 11px;
    background-repeat: no-repeat;
    background-color: #1088F8;
    width: 36px;
    height: 24px;
    position: absolute;
    left: 0px;
    top: 0px;
}
.mobile_tkt_show_details .ticket_item_remove_game_text_mob:before {
    content: '';
    position: absolute;
    left: 35px;
    top: 6px;
    width: 0px;
    height: 0px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #1088F8;
}
.mobile_tkt_show_details .ticket_item_mob.isdeletedgame .ticket_mob_item2_1,
.mobile_tkt_show_details .ticket_item_mob.isdeletedgame .ticket_sportname_mob {
    text-decoration-line: line-through;
    text-decoration-color: #76671F !important;
    text-decoration: line-through;
}
.mobile_tkt_show_details .ticket_item_mob.isdeletedgame .ticket_item_mob_absol {
    float: left;
    position: relative;
    width: 100%;
}
.mobile_tkt_show_details .ticket_item_mob.isdeletedgame .ticket_item_mob_absol:after {
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(237, 210, 78, 0.6);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.mobile_tkt_show_details .ticket_group_mob {
    width: 100%;
    background-color: #E3C426;
    height: 24px;
    border-bottom: 1px solid #CAAF2E;
}
.mobile_tkt_show_details .ticket_group_mob span {
    display: block;
    height: 24px;
    line-height: 25px;
    padding-left: 12px;
    position: relative;
    font-family: 'CrystalBetUni-Medium';
    font-size: 11px;
    color: #6A5E17;
}
.express .ticket_group_mob {
    display: none;
}
.mobile_tkt_show_details .cashout_history_title_mob {
    width: calc(100% - 20px);
    box-sizing: border-box;
    height: 35px;
    line-height: 35px;
    padding-left: 0px;
    font-size: 12px;
    margin-top: 0px;
    margin-left: 10px;
    font-family: 'CrystalBetUni-Medium';
    color: #666666;
}
.mobile_tkt_show_details .cashout_tr_mob.header {
    width: calc(100% - 20px);
    height: 24px;
    line-height: 24px;
    margin-left: 0px;
    background: #E1E4E6;
    border-radius: 4px;
    margin-left: 10px;
}
.mobile_tkt_show_details .cashout_tr_mob.header .cashout-td {
    color: #808080;
    font-size: 10px;
    font-family: CrystalNU4-Regular;
    line-height: 24px;
}
#main.en .mobile_tkt_show_details .cashout_tr_mob.header .cashout-td.col2,
#main.ru .mobile_tkt_show_details .cashout_tr_mob.header .cashout-td.col2 {
    padding-right: 24px;
}
#body.en #TicketContainer .cashout-td.col2,
#body.ru #TicketContainer .cashout-td.col2 {
    padding-right: 24px;
}
.cashout_td_mob {
    width: 70px;
    height: 36px;
    text-align: center;
    box-sizing: border-box;
    color: #d1d1d1;
    font-family: 'CrystalMT3-Regular';
    font-size: 10px;
    position: relative;
    float: left;
}
.mobile_tkt_show_details .cashout_td_mob.col1.user:after {
    content: '';
    background: url(../../Mobile/content/img/common/new/tkt/user.svg);
    background-position: center center;
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 9px;
    top: 11px;
}
.mobile_tkt_show_details .cashout_td_mob.col1.auto:after {
    content: '';
    background: url(../../Mobile/content/img/common/new/tkt/comp.svg);
    background-position: center center;
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 6px;
    top: 11px;
}
.mobile_tkt_show_details .cashout_tr_mob.content_mob {
    height: 36px;
    margin-top: 1px;
    width: calc(100% - 20px);
    margin-left: 10px;
    box-sizing: border-box;
    background: #E1E4E6;
    border-radius: 4px;
}
.mobile_tkt_show_details .sport3_a_div_mob.visible {
    background-color: #F0F3F5;
    margin-bottom: 0px;
    padding-bottom: 10px;
}
.mobile_tkt_show_details .cashout_td_mob.col1 {
    width: 35px;
    text-align: center;
}
.mobile_tkt_show_details .cashout_td_mob.col2 {
    text-align: left;
    color: #808080;
    font-size: 10px;
    font-family: CrystalBetUni-Medium;
    flex-grow: 1;
    flex: 1;
    padding-top: 6px;
    line-height: 12px;
    width: 52px;
}
#main.horizontal .mobile_tkt_show_details .cashout_td_mob.col2 {
    width: 229px;
    padding-top: 13px;
}
.mobile_tkt_show_details .cashout_td_mob.col2 span {
    width: 100%;
    display: block;
}
#main.horizontal .mobile_tkt_show_details .cashout_td_mob.col2 span {
    display: unset;
}
#body.view_1500 .mobile_tkt_show_details .cashout_td_mob.col2 {
    width: 52px
}
#body.view_normal .mobile_tkt_show_details .cashout_td_mob.col2 {
    width: 50px
}
#body.view_1024 .mobile_tkt_show_details .cashout_td_mob.col2 {
    width: 50px
}
.mobile_tkt_show_details .cashout_td_mob.col3 {
    width: 74px;
    color: #33B52A;
    font-family: CrystalBetUni-Medium;
    font-size: 12px;
    padding-top: 10px;
}
#body.view_1500 .mobile_tkt_show_details .cashout_td_mob.col3 {
    width: 74px;
}
#body.view_normal .mobile_tkt_show_details .cashout_td_mob.col3 {
    width: 68px;
}
#body.view_1024 .mobile_tkt_show_details .cashout_td_mob.col3 {
    width: 36px;
}
.mobile_tkt_show_details .cashout_td_mob.col3:after,
.mobile_tkt_show_details .cashout_td_mob.col4:after {
    content: '₾';
    font-weight: initial;
}
.mobile_tkt_show_details .cashout_td_mob.col4 {
    width: 65px;
    color: #B3B3B3;
    font-size: 12px;
    font-family: CrystalBetUni-Medium;
    padding-top: 10px;
}
#body.view_normal .mobile_tkt_show_details .cashout_td_mob.col4 {
    width: 73px;
}
#body.view_1024 .mobile_tkt_show_details .cashout_td_mob.col4 {
    width: 44px;
}
.mobile_tkt_show_details .cashout_td_mob.col4:last-child {
    width: 65px;
}
.mobile_tkt_hostory .choose_actvive_filter {
    width: 100%;
    position: relative;
    background: #FFFFFF;
    padding: 10px 10px 0px 10px;
    padding-bottom: 8px;
    box-sizing: border-box;
    display: none;
    z-index: 1;
}
.mobile_tkt_hostory .choose_actvive_filter .choose_filter_iside {
    width: 100%;
    height: 40px;
    position: relative;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-sizing: border-box;
    padding-left: 40px;
    line-height: 40px;
}
.DarkMode .mobile_tkt_hostory .choose_actvive_filter .choose_filter_iside,
.DarkMode .mobile_tkt_hostory .choose_actvive_filter {
    background: #404040;
}
.DarkMode .mobile_tkt_hostory .choose_actvive_filter .choose_filter_iside {
    border: 1px solid #4c4c4c;
}
.mobile_tkt_hostory .choose_actvive_filter .choose_filter_iside:after {
    content: '\e844';
    font-family: 'cb-mobile-icons';
    color: #999999;
    position: absolute;
    width: 16px;
    height: 17px;
    top: 0px;
    left: 12px;
    font-size: 17px;
}
.mobile_tkt_hostory .choose_actvive_filter .choose_filter_iside:after {
    color: #CCCCCC;
}
.mobile_tkt_hostory .filter_inside_close {
    position: absolute;
    top: 11px;
    right: 15px;
    width: 20px;
    height: 20px;
}
.mobile_tkt_hostory .filter_inside_close:before {
    content: '\e818';
    font-family: 'cb-icons';
    color: #999999;
    position: absolute;
    top: -10px;
    right: 0px;
    width: 10px;
    height: 10px;
    font-size: 10px;
}
.mobile_tkt_hostory .filter_inside_text {
    color: #B2B2B2;
    font-family: CrystalBetUni-Medium;
    font-size: 11px;
}
.DarkMode .mobile_tkt_hostory .filter_inside_text {
    color: #CCCCCC;
}
.mobile_tkt_hostory .choose_date_filter_one {
    font-family: CrystalBetUni-Medium;
    font-size: 12px;
    color: #1A1A1A;
    margin-left: 10px;
}
.mobile_tkt_hostory .choose_date_filter_two {
    font-family: CrystalBetUni-Medium;
    font-size: 12px;
    color: #1A1A1A;
}
.mobile_tkt_hostory .choose_date_filter_dash {
    font-family: CrystalBetUni-Medium;
    font-size: 12px;
    color: #1A1A1A;
}
.DarkMode .mobile_tkt_hostory .choose_date_filter_one,
.DarkMode .mobile_tkt_hostory .choose_date_filter_two,
.DarkMode .mobile_tkt_hostory .choose_date_filter_dash {
    color: #CCCCCC;
}
.mobile_tkt_hostory .empty_list_empty {
    /*height: 100%;*/
    width: 100%;
    position: absolute;
    top: 130px;
    background-color: #FFFFFF;
    box-sizing: border-box;
}
.scroll-pane .mobile_tkt_hostory .empty_list_empty {
    margin-top: 35px;
}
.mobile_tkt_hostory .error_text_content {
    width: 100%;
    height: calc(100vh - 256px);
    background-color: #ffffff;
    text-align: center;
    box-sizing: border-box;
    font-size: 13px;
    line-height: 15px;
    font-family: CrystalNU4-Regular;
    color: #4C4C4C;
    padding-left: 42px;
    padding-right: 50px;
    padding-top: 130px;
    position: absolute;
}
.TicketListPopupControl .mobile_tkt_hostory .error_text_content {
    min-height: calc(100vh - 146px);
    top: -44px;
}
.mobile_tkt_hostory .error_text_content:after {
    content: '\e846';
    width: 29px;
    height: 32px;
    font-family: 'cb-icons';
    font-size: 32px;
    color: #CCCCCC;
    position: absolute;
    left: calc(50% - 17px);
    top: 80px;
}
#body_body .mobile_tkt_hostory .error_text_content:after {
    top: 140px;
}
.mobile_tkt_hostory .ticket_history_back {
    width: 140px;
    height: 46px;
    position: relative;
    box-sizing: border-box;
    text-decoration: none;
    background: #FFDD33;
    border-radius: 2px;
    display: block;
    color: #262000;
    font-family: CrystalBetUni-Medium;
    font-size: 14px;
    line-height: 46px;
    text-align: center;
    margin-left: calc(50% - 70px);
    margin-top: 185px;
}

/* live odds start karlo */

.mobile_tkt_hostory .live_odds {
    max-width: 105px;
    min-width: 67px;
    height: 60px;
    position: absolute;
    margin-top: 36px;
    right: 2px;
    box-sizing: border-box;
    display: none;
}
.mobile_tkt_hostory .live_odds.sport17.live {
    max-width: 125px;
    padding-left: 5px;
}
.mobile_tkt_hostory .live_odds.live {
    display: block;
}
.mobile_tkt_hostory .live_odds_col1 {
    width: 20px;
    height: 100%;
    float: left;
    position: relative;
    box-sizing: border-box;
}
.mobile_tkt_hostory .live_odds.sport22.live .live_odds_col1:nth-child(3) {
    width: 30px;
    height: 100%;
    position: relative;
    box-sizing: border-box;
}
.mobile_tkt_hostory .live_odds.sport22.live .live_odds_col1:nth-child(3):after {
    content: '';
    width: 1px;
    height: 26px;
    position: absolute;
    top: 5px;
    left: 0px;
    border-left: 1px solid #9E860E;
    opacity: 0.5;
}
.mobile_tkt_hostory .live_odds.sport22.live .live_odds_col1:nth-child(3) .live_odds_col_in1 {
    color: #1088F8;
    font-family: CrystalBetUni-Bold;
    font-size: 13px;
    line-height: 20px;
}
.mobile_tkt_hostory .live_odds.sport22.live .live_odds_col1:nth-child(3) .live_odds_col_in2 {
    color: #1088F8;
    font-family: CrystalBetUni-Bold;
    font-size: 13px;
    line-height: 20px;
}
.mobile_tkt_hostory .live_odds:not(.sport22).live .live_odds_col1:nth-child(1) .live_odds_col_in1,
.mobile_tkt_hostory .live_odds:not(.sport22).live .live_odds_col1:nth-child(1) .live_odds_col_in2 {
    color: #1088F8;
    font-family: CrystalBetUni-Bold;
    font-size: 13px;
    line-height: 20px;
}
.mobile_tkt_hostory .live_odds.sport22.live .live_odds_col1:nth-child(2) .live_odds_col_in1 {
    line-height: 20px;
}
.mobile_tkt_hostory .live_odds.sport22.live .live_odds_col1:nth-child(3) .live_odds_col_in1 {
    line-height: 20px;
}
.mobile_tkt_hostory .live_odds.sport22.live .live_odds_col1:nth-child(2) .live_odds_col_in2 {
    line-height: 20px;
}
.mobile_tkt_hostory .live_odds.sport22.live .live_odds_col1:nth-child(3) .live_odds_col_in2 {
    line-height: 20px;
}
.mobile_tkt_hostory .live_odds.sport22.live .live_odds_col1:nth-child(3) .live_odds_col_sport:after {
    content: 'SET';
    width: 100%;
    height: 18px;
    float: left;
    position: relative;
    box-sizing: border-box;
    text-align: center;
    line-height: 15px;
    font-family: CrystalBetUni-Medium;
    font-size: 10px;
    text-align: center;
    color: #9E860E;
}
.main.mobile.ka .mobile_tkt_hostory .live_odds.sport22.live .live_odds_col1:nth-child(1) .live_odds_col_sport:after {
    content: 'ქ';
    width: 100%;
    height: 18px;
    float: left;
    position: relative;
    box-sizing: border-box;
    text-align: center;
    line-height: 15px;
    font-family: CrystalBetUni-Medium;
    font-size: 10px;
    text-align: center;
    color: #9E860E;
}
.main.mobile.ka .mobile_tkt_hostory .live_odds.sport22.live .live_odds_col1:nth-child(2) .live_odds_col_sport:after {
    content: 'გ';
    width: 100%;
    height: 18px;
    float: left;
    position: relative;
    box-sizing: border-box;
    text-align: center;
    line-height: 15px;
    font-family: CrystalBetUni-Medium;
    font-size: 10px;
    text-align: center;
    color: #9E860E;
}
.main.mobile.en .mobile_tkt_hostory .live_odds.sport22.live .live_odds_col1:nth-child(1) .live_odds_col_sport:after {
    content: 'p';
    width: 100%;
    height: 18px;
    float: left;
    position: relative;
    box-sizing: border-box;
    text-align: center;
    line-height: 15px;
    font-family: CrystalBetUni-Medium;
    font-size: 10px;
    text-align: center;
    color: #9E860E;
}
.main.mobile.en .mobile_tkt_hostory .live_odds.sport22.live .live_odds_col1:nth-child(2) .live_odds_col_sport:after {
    content: 'g';
    width: 100%;
    height: 18px;
    float: left;
    position: relative;
    box-sizing: border-box;
    text-align: center;
    line-height: 15px;
    font-family: CrystalBetUni-Medium;
    font-size: 10px;
    text-align: center;
    color: #9E860E;
}
.main.mobile.ru .mobile_tkt_hostory .live_odds.sport22.live .live_odds_col1:nth-child(1) .live_odds_col_sport:after {
    content: 'o';
    width: 100%;
    height: 18px;
    float: left;
    position: relative;
    box-sizing: border-box;
    text-align: center;
    line-height: 15px;
    font-family: CrystalBetUni-Medium;
    font-size: 10px;
    text-align: center;
    color: #9E860E;
}
.main.mobile.ru .mobile_tkt_hostory .live_odds.sport22.live .live_odds_col1:nth-child(2) .live_odds_col_sport:after {
    content: 'г';
    width: 100%;
    height: 18px;
    float: left;
    position: relative;
    box-sizing: border-box;
    text-align: center;
    line-height: 15px;
    font-family: CrystalBetUni-Medium;
    font-size: 10px;
    text-align: center;
    color: #9E860E;
}
.mobile_tkt_hostory .live_odds_col1:nth-child(6) {
    display: none;
}
.mobile_tkt_hostory .live_odds_col1:nth-child(5) {
    display: none;
}
.mobile_tkt_hostory .live_odds.sport17.live .live_odds_col1:nth-child(5),
.mobile_tkt_hostory .live_odds.sport17.live .live_odds_col1:nth-child(6),
.mobile_tkt_hostory .live_odds.sport18.live .live_odds_col1:nth-child(5),
.mobile_tkt_hostory .live_odds.sport18.live .live_odds_col1:nth-child(6) {
    display: block;
}
.mobile_tkt_hostory .live_odds:not(.sport16).live .live_odds_col1:nth-child(4) {
    display: none;
}
.mobile_tkt_hostory .live_odds.sport33.live .live_odds_col1:nth-child(4),
.mobile_tkt_hostory .live_odds.sport33.live .live_odds_col1:nth-child(5),
.mobile_tkt_hostory .live_odds.sport21.live .live_odds_col1:nth-child(4),
.mobile_tkt_hostory .live_odds.sport21.live .live_odds_col1:nth-child(5) {
    display: block;
}
.mobile_tkt_hostory .live_odds.sport33.live .live_odds_col1:nth-child(6),
.mobile_tkt_hostory .live_odds.sport33.live .live_odds_col1:nth-child(7),
.mobile_tkt_hostory .live_odds.sport33.live .live_odds_col1:nth-child(8) {
    display: none;
}
.mobile_tkt_hostory .live_odds.sport17.live .live_odds_col1:nth-child(4),
.mobile_tkt_hostory .live_odds.sport18.live .live_odds_col1:nth-child(4),
.mobile_tkt_hostory .live_odds.sport30.live .live_odds_col1:nth-child(4) {
    display: block;
}

/* .mobile_tkt_hostory .live_odds.sport22.live .live_odds_col1 {} */

.mobile_tkt_hostory .live_odds_col2 {
    width: 20px;
    height: 100%;
    float: left;
    position: relative;
    box-sizing: border-box;
}
.mobile_tkt_hostory .live_odds_col3 {
    width: 20px;
    height: 100%;
    float: left;
    position: relative;
    box-sizing: border-box;
}
.mobile_tkt_hostory .live_odds_col4 {
    width: 20px;
    height: 100%;
    float: left;
    position: relative;
    box-sizing: border-box;
}
.mobile_tkt_hostory .live_odds_col5 {
    width: 25px;
    height: 100%;
    float: left;
    position: relative;
    box-sizing: border-box;
}
.mobile_tkt_hostory .live_odds:not(.sport16) .live_odds_col5,
.mobile_tkt_hostory .live_odds.sport16.live .live_odds_col5.hide {
    display: none;
}
.mobile_tkt_hostory .live_odds_col6 {
    width: 25px;
    height: 100%;
    float: left;
    position: relative;
    box-sizing: border-box;
    display: none;
}
.mobile_tkt_hostory .live_odds_col6:after {
    content: '';
    width: 1px;
    height: 26px;
    position: absolute;
    top: 5px;
    left: 0px;
    border-left: 1px solid #9E860E;
}
.mobile_tkt_hostory .live_odds.sport22 .live_odds_col6 {
    display: block;
}
.mobile_tkt_hostory .live_odds.sport22 .live_odds_col_in1.res {
    color: #1088F8;
    font-family: CrystalBetUni-Bold;
    font-size: 13px;
    line-height: 20px;
}
.mobile_tkt_hostory .live_odds.sport22 .live_odds_col_in2.res {
    color: #1088F8;
    font-family: CrystalBetUni-Bold;
    font-size: 13px;
    line-height: 20px;
}
.mobile_tkt_hostory .live_odds_col_in1 {
    width: 100%;
    height: 18px;
    float: left;
    position: relative;
    box-sizing: border-box;
    text-align: center;
    line-height: 19px;
    color: #262000;
    font-family: CrystalBetUni-Medium;
    font-size: 11px;
}
.mobile_tkt_hostory .live_odds.sport16 .live_odds_col1:first-child .live_odds_col_in1.res {
    color: #1088F8;
    font-family: CrystalBetUni-Bold;
    font-size: 13px;
}
.mobile_tkt_hostory .live_odds.sport16 .live_odds_col1:first-child .live_odds_col_in2.res {
    color: #1088F8;
    font-family: CrystalBetUni-Bold;
    font-size: 13px;
    line-height: 20px;
}
.mobile_tkt_hostory .live_odds_col_in2 {
    width: 100%;
    height: 20px;
    float: left;
    position: relative;
    box-sizing: border-box;
    text-align: center;
    line-height: 18px;
    color: #262000;
    font-family: CrystalBetUni-Medium;
    font-size: 11px;
}
.mobile_tkt_hostory .live_odds:not(.sport22) .live_odds_col_in1,
.mobile_tkt_hostory .live_odds:not(.sport16) .live_odds_col_in1 {
    font-size: 11px;
    line-height: 18px;
}
.mobile_tkt_hostory .live_odds:not(.sport22) .live_odds_col_in2,
.mobile_tkt_hostory .live_odds:not(.sport16) .live_odds_col_in2 {
    font-size: 11px;
    line-height: 17px;
}
.mobile_tkt_hostory .live_odds_col_sport {
    width: 100%;
    height: 20px;
    float: left;
    position: relative;
    box-sizing: border-box;
    text-align: center;
    line-height: 20px;
}
.mobile_tkt_hostory .live_odds_col_in3 {
    width: 100%;
    height: 20px;
    float: left;
    position: relative;
    box-sizing: border-box;
    text-align: center;
    line-height: 20px;
}
.mobile_tkt_hostory .live_odds.sport22 .live_odds_col_in3 {
    width: 100%;
    height: 18px;
    float: left;
    position: relative;
    box-sizing: border-box;
    text-align: center;
    line-height: 15px;
    font-family: CrystalBetUni-Medium;
    font-size: 10px;
    text-align: center;
    color: #9E860E;
}
.mobile_tkt_hostory .live_odds.sport16 .live_odds_col_in3.card1 .sport22 {
    display: none;
}
.mobile_tkt_hostory .live_odds.sport16 .live_odds_col_in3.card2 .sport22 {
    display: none;
}
.mobile_tkt_hostory .live_odds.sport16 .live_odds_col1:nth-child(1) .live_odds_col_sport:after {
    content: '';
    background-image: url(../../Mobile/content/img/common/new/LIveBetting/live/ball1.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 12px 12px;
    width: 12px;
    height: 12px;
    position: absolute;
    left: calc(50% - 6px);
    top: calc(50% - 6px);
}
.mobile_tkt_hostory .live_odds.sport16 .live_odds_col1:nth-child(2) .live_odds_col_sport:after {
    content: '';
    background-image: url(../../Mobile/content/img/common/new/LIveBetting/live/yellow1.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 15px 12px;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.mobile_tkt_hostory .live_odds.sport16 .live_odds_col1:nth-child(3) .live_odds_col_sport:after {
    content: '';
    background-image: url(../../Mobile/content/img/common/new/LIveBetting/live/red1.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 15px 12px;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.mobile_tkt_hostory .live_odds.sport16 .live_odds_col1:nth-child(4) .live_odds_col_sport:after {
    content: '';
    background-image: url(../../Mobile/content/img/common/new/LIveBetting/live/corner1.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 15px 12px;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.mobile_tkt_hostory .live_odds.sport16 .live_odds_col_in3.result:after {
    content: '';
    background-image: url(../../Mobile/content/img/common/new/LIveBetting/live/fouls1.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 15px 12px;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.mobile_tkt_hostory .live_odds.sport17 .live_odds_col1:nth-child(1) .live_odds_col_sport:after {
    content: '';
    background-image: url(../Images/Sport/SportTypeIcons/SportType17.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 12px 12px;
    width: 12px;
    height: 12px;
    position: absolute;
    left: calc(50% - 6px);
    top: calc(50% - 9px);
}
.mobile_tkt_hostory .live_odds.sport17 .live_odds_col1:nth-child(2) .live_odds_col_sport:after {
    content: '1';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: -3px;
    font-family: CrystalBetUni-Medium;
    color: #262000;
    font-size: 11px;
}
.mobile_tkt_hostory .live_odds.sport17 .live_odds_col1:nth-child(3) .live_odds_col_sport:after {
    content: '2';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: -3px;
    font-family: CrystalBetUni-Medium;
    color: #262000;
    font-size: 11px;
}
.mobile_tkt_hostory .live_odds.sport17 .live_odds_col1:nth-child(4) .live_odds_col_sport:after {
    content: '3';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: -3px;
    font-family: CrystalBetUni-Medium;
    color: #262000;
    font-size: 11px;
}
.mobile_tkt_hostory .live_odds.sport17 .live_odds_col1:nth-child(5) .live_odds_col_sport:after {
    content: '4';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: -3px;
    font-family: CrystalBetUni-Medium;
    color: #262000;
    font-size: 11px;
}
.mobile_tkt_hostory .live_odds.sport17 .live_odds_col1:nth-child(6) .live_odds_col_sport:after {
    content: 'OT';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: -3px;
    font-family: CrystalBetUni-Medium;
    color: #262000;
    font-size: 11px;
}
.mobile_tkt_hostory .tkt_hist_content .live_spins {
    display: block;
    width: 34px;
    height: 28px;
    position: relative;
    float: right;
    border-radius: 6px;
    box-sizing: border-box;
    text-align: center;
    margin-left: 5px;
    background-repeat: no-repeat;
    background-size: 34px 28px;
    background-position: left 0px top 0px;
}
.mobile_tkt_hostory .tkt_hist_content .live_spins {
    background-image: url(../../Mobile/content/img/common/new/tkt/live_spin_mob.svg);
    background-size: 18px 18px;
    background-position: center center;
    border: 1px solid #1088F8;
}

/* mobile tkt history karlo end */


/* mobile tkt calendar karlo */

.calendar_popap {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.7);
    top: 0px;
    left: 0px;
    padding-bottom: 100px;
    overflow-x: auto;
    display: none;
    z-index: 3;
}
.calendar_popap .calendar_header {
    width: 320px;
    height: 56px;
    padding-left: 20px;
    padding-right: 23px;
    float: left;
    box-sizing: border-box;
    margin-left: calc(50% - 160px);
    background-color: #FFFFFF;
    position: relative;
    margin-top: 80px;
}
.calendar_popap .calendar_header:after {
    content: '';
    width: 280px;
    position: absolute;
    left: 20px;
    top: 54px;
    border-bottom: 1px solid #D8D8D8;
}
.calendar_popap .calendar_header .calendar_hed_start,
.calendar_popap .calendar_header .calendar_hed_end {
    font-family: CrystalBetUni-Medium;
    font-size: 13px;
    line-height: 18px;
    color: #808080;
    height: 55px;
    float: left;
    margin-right: 16px;
    padding-top: 20px;
    box-sizing: border-box;
}
.calendar_popap .calendar_header .calendar_hed_start.active,
.calendar_popap .calendar_header .calendar_hed_end.active {
    color: #1A1A1A;
    border-bottom: 3px solid #FDE053;
}
.calendar_popap .calendar_header .calendar_hed_close {
    width: 30px;
    height: 100%;
    background: url(../../Mobile/content/img/common/new/tkt/xClose.svg) no-repeat;
    background-size: 12px 12px;
    position: absolute;
    background-position: center right 5px;
    right: 20px;
    top: 0px;
}
.calendar_popap .calendar_start,
.calendar_popap .calendar_end {
    width: 320px;
    height: 380px;
    float: left;
    position: relative;
    margin-left: calc(50% - 160px);
    background-color: #FFFFFF;
    margin-top: -1px;
}
.calendar_popap .calendar_end {
    display: none;
}
.calendar_popap .calendar-date-header {
    width: 100%;
    height: 90px;
    box-sizing: border-box;
    float: left;
    position: relative;
}
.calendar_popap .start_left,
.calendar_popap .end_left {
    background: url(../../Mobile/content/img/common/new/tkt/arrow.svg) no-repeat;
    background-size: 17px 22px;
    width: 20px;
    height: 30px;
    position: absolute;
    left: 21px;
    top: calc(50% - 17px);
    transform: rotate(90deg);
}
.calendar_popap .start_right,
.calendar_popap .end_right {
    background: url(../../Mobile/content/img/common/new/tkt/arrow.svg) no-repeat;
    background-size: 17px 22px;
    width: 20px;
    height: 30px;
    position: absolute;
    right: 21px;
    top: calc(50% - 20px);
    transform: rotate(-90deg);
}
.calendar_popap .month_center_search,
.calendar_popap .month_end_search {
    width: 100%;
    height: 90px;
    font-family: 'CrystalBetUni-Medium';
    font-size: 16px;
    line-height: 86px;
    color: #333333;
    text-align: center;
}
.calendar_popap .calenda_day_header_search {
    width: 300px;
    height: 22px;
    line-height: 10px;
    float: left;
    margin-left: 20px;
}
.calendar_popap .hall_calendar_date_day {
    width: 40px;
    height: 15px;
    line-height: 10px;
    text-align: center;
    float: left;
    font-size: 14px;
    color: #808080;
    font-family: 'CrystalBetUni-Medium';
}
.start_calendar tr,
.end_calendar tr {
    width: 300px;
    height: 40px;
    line-height: 40px;
    float: left;
    margin-left: 20px;
}
.start_calendar .hall-calendar-date,
.end_calendar .hall-calendar-date-1 {
    width: 40px;
    height: 40px;
    float: left;
    position: relative;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #333333;
    font-family: 'CrystalBetUni-Medium';
}
.start_calendar .hall-calendar-date.next,
.end_calendar .hall-calendar-date-1.next {
    color: #B3B3B3;
}

/* .start_calendar .hall-calendar-date.today,
.end_calendar .hall-calendar-date-1.today {} */

.start_calendar .hall-calendar-date.today:after,
.end_calendar .hall-calendar-date-1.today:after {
    content: '';
    width: 40px;
    height: 40px;
    border: 1px solid #FFCC00;
    box-sizing: border-box;
    border-radius: 20px;
    position: absolute;
    top: 0px;
    left: 0px;
}
.calendar_popap .background {
    background-color: #fde053;
    border-radius: 50%;
    color: #362f07 !important;
}

/* mobile tkt calendar karlo end */


/* mobile tkt cashout karlo  */

.CashOutDesk #PanelCashoutPopupSuccess .cashout-popup-gel .gel {
    font-size: 26px;
}
.CashOutMob .cashout-line .cashout-line-div:nth-child(2) .span_count_captch_color,
.CashOutDesk .cashout-line .cashout-line-div:nth-child(2) .span_count_captch_color {
    color: #33B52A;
}
.CashOutDesk .cashout-line .cashout-line-div #cashoutremainingbet.span_count:after,
.CashOutDesk .cashout-line .cashout-line-div #cashoutposiblewin.span_count:after,
.CashOutMob .cashout-line .cashout-line-div #cashoutremainingbet.span_count:after,
.CashOutMob .cashout-line .cashout-line-div #cashoutposiblewin.span_count:after,
.CashOutMob #autocashouttab .autocashoutlist span:after,
.CashOutMob #autocashouttab .autocashoutlist span:after {
    display: none;
}
.CashOutDesk #autocashouttab .autocashoutlist,
#body .CashOutMob #autocashouttab .autocashoutlist {
    height: 40px;
    margin-top: 10px;
    font-family: CrystalBetUni-Medium;
    font-size: 11px;
    color: #666666;
    width: 100%;
    padding-left: 80px;
    padding-right: 80px;
    text-align: left;
    box-sizing: border-box;
    line-height: 32px;
}
#body.DarkMode .CashOutDesk #autocashouttab .autocashoutlist,
#body.DarkMode .CashOutMob #autocashouttab .autocashoutlist {
    color: #E6E6E6;
}
.CashOutDesk .autocashoutlist span,
#body .CashOutMob .autocashoutlist span {
    float: right;
    display: block;
    text-align: center;
    line-height: 40px;
    width: 100px;
    height: 40px;
    background: #E6E6E6;
    border: 1px solid #E6E6E6;
    font-size: 14px;
    border-radius: 4px;
    color: #000000;
    font-family: CrystalBetUni-Medium;
}
#body .slider1-html-mob-out {
    display: none;
}
#body_body #main.horizontal.tablet .slider2-html-mob-out,
#body_body #main.horizontal.tablet .slider3-html-mob-out {
    position: fixed;
}
.CashOutMob .cashout-popup-bt-ok.loading:before,
.CashOutDesk .cashout-popup-bt-ok.loading:before {
    content: '';
    display: block;
    margin: 8px auto;
    background: url(../Images/Common/spinner-green.svg) no-repeat;
    width: 34px;
    height: 34px;
    -webkit-animation: spinner .5s linear infinite;
    -moz-animation: spinner .5s linear infinite;
    animation: spinner .5s linear infinite;
}
@-moz-keyframes spinner {
    100% {
        -moz-transform: rotate(-360deg);
    }
}
@-webkit-keyframes spinner {
    100% {
        -webkit-transform: rotate(-360deg);
    }
}
@keyframes spinner {
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}
.CashOutMob .cashout-popup-gel.left:after,
.CashOutDesk .cashout-popup-gel.left:after {
    content: '₾';
    font-weight: initial;
}
.CashOutMob .cashout-popup-gel.right:after,
.CashOutDesk .cashout-popup-gel.right:after {
    content: '₾';
    font-weight: initial;
    float: right;
}
.main.mobile.vertical.horizontal.scaled .CashOutMob.showCashOut {
    position: absolute;
}
@media screen and (orientation: landscape) {
    .main.mobile .CashOutMob.showCashOut {
        position: absolute;
    }
    .CashOutMob .cashout-popup-content {
        margin-top: 0px;
        top: 0px;
        position: absolute;
    }
    .mobile_tkt_show_details .actions_header_mobile .ticketCocktail_bt_mob {
        max-width: 50%;
    }
    .mobile_tkt_show_details .actions_header_mobile .can_edith_button {
        max-width: 50%;
    }
}
@media screen and (orientation: landscape) and (max-width: 1024px) {
    #body_body #main.horizontal.tablet .slider1-html-mob-out {
        position: absolute;
    }
    #body_body #main.horizontal.tablet .slider2-html-mob-out,
    #body_body #main.horizontal.tablet .slider3-html-mob-out {
        position: absolute;
    }
}
.CashOutMob .cashout-popup-txt-top-mob,
.CashOutDesk .cashout-popup-txt-top-desk {
    position: relative;
    width: 100%;
    height: 22px;
    line-height: 22px;
    text-align: center;
    color: #33B52A;
    text-align: center;
    font-family: 'CrystalBetUni-Bold';
    text-transform: uppercase;
    font-size: 11px;
}
.CashOutMob .slider1-min-html-content-mob,
.CashOutDesk .slider1-min-html-content-desk {
    width: 71px;
    height: 22px;
    position: absolute;
    top: 0px;
    left: 10px;
}
.CashOutMob .slider1-min-html-content-mob .spanin,
.CashOutDesk .slider1-min-html-content-desk .spanin {
    font-weight: initial;
    float: right;
    color: #33B52A;
    font-family: 'CrystalBetUni-Bold';
    font-size: 16px;
    float: left;
    box-sizing: border-box;
    padding-top: 0px;
}
.CashOutMob .slider2-max-html-content-mob,
.CashOutDesk .slider2-max-html-content-desk {
    width: 80px;
    height: 22px;
    position: absolute;
    line-height: 22px;
    top: 0px;
    right: 20px;
}
.CashOutMob .slider2-max-html-content-mob .spanin,
.CashOutDesk .slider2-max-html-content-desk .spanin {
    font-weight: initial;
    float: right;
    color: #33B52A;
    font-family: 'CrystalBetUni-Bold';
    font-size: 16px;
    float: left;
    box-sizing: border-box;
    padding-top: 0px;
}
.CashOutMob .slider3-min-html-content-mob,
.CashOutDesk .slider3-min-html-content-desk {
    width: 71px;
    height: 22px;
    position: absolute;
    top: 0px;
    left: 10px;
}
.CashOutMob .slider3-min-html-content-mob .slider3-min-html,
.CashOutDesk .slider3-min-html-content-desk .slider3-min-html {
    width: 55px;
    height: 22px;
    text-align: center;
    font-family: 'CrystalBetUni-Bold';
    font-size: 16px;
    color: #33B52A;
    position: relative;
    float: left;
    background: none;
    border: none;
    text-align: center;
    line-height: 22px;
    display: block;
    padding-right: 3px;
    box-sizing: border-box;
    text-align: right;
    outline: none;
}
.CashOutMob .slider3-min-html-content-mob .spanin,
.CashOutDesk .slider3-min-html-content-desk .spanin {
    font-weight: initial;
    float: right;
    color: #33B52A;
    font-family: 'CrystalBetUni-Bold';
    font-size: 16px;
    float: left;
    box-sizing: border-box;
    padding-top: 0px;
}
.CashOutMob .slider3-max-html-content-mob,
.CashOutDesk .slider3-max-html-content-desk {
    width: 80px;
    height: 22px;
    position: absolute;
    line-height: 22px;
    right: 20px;
    top: 0px;
}
.CashOutMob .slider3-max-html-content-mob .slider3-max-html,
.CashOutDesk .slider3-max-html-content-desk .slider3-max-html {
    width: 55px;
    height: 22px;
    text-align: center;
    font-family: 'CrystalBetUni-Bold';
    font-size: 16px;
    color: #33B52A;
    position: relative;
    float: left;
    background: none;
    border: none;
    text-align: center;
    line-height: 22px;
    display: block;
    padding-right: 3px;
    box-sizing: border-box;
    text-align: right;
}
.CashOutMob .slider3-max-html-content-mob .spanin,
.CashOutDesk .slider3-max-html-content-desk .spanin {
    font-weight: initial;
    float: right;
    color: #33B52A;
    font-family: 'CrystalBetUni-Bold';
    font-size: 16px;
    float: left;
    box-sizing: border-box;
    padding-top: 0px;
}
#body .slider22-html,
#body .slider33-html {
    display: none;
    position: fixed;
    z-index: 1111;
    left: 0px;
}
#body .slider2-html-mob-out,
#body .slider3-html-mob-out {
    display: none !important;
}
.CashOutDesk .slider2-html-content-desk.slider2-after,
.CashOutDesk .slider3-html-content-desk.slider3-after,
.CashOutMob .slider2-html-content-mob.slider2-after,
.CashOutMob .slider3-html-content-mob.slider3-after {
    width: 100px;
    margin-left: calc(50% - 50px);
    position: relative;
}
.CashOutDesk .slider2-html-content-desk.slider2-after::after,
.CashOutDesk .slider3-html-content-desk.slider3-after::after,
.CashOutMob .slider2-html-content-mob.slider2-after::after,
.CashOutMob .slider3-html-content-mob.slider3-after::after {
    content: '₾';
    font-weight: initial;
    position: absolute;
    top: 10px;
    right: 18px;
    font-size: 14px;
    font-family: CrystalBetUni-Medium;
    color: #000000;
}
.CashOutMob .slider2-html-content:after,
.CashOutMob .slider3-html-content:after {
    content: '₾';
    font-weight: initial;
    position: absolute;
    top: 12px;
    right: 25px;
    font-size: 14px;
    font-family: CrystalBetUni-Medium;
    color: #000000;
}
.CashOutMob .cashout-line-full .cashout-line-div-full,
.CashOutDesk .cashout-line-full .cashout-line-div-full {
    /* display: inline-block; */
    font-size: 11px;
    line-height: 15px;
    width: 120px;
    float: left;
    position: relative;
}
.CashOutMob .cashout-line-full .cashout-line-div-full:nth-child(1),
.CashOutDesk .cashout-line-full .cashout-line-div-full:nth-child(1) {
    margin-left: 20px;
    margin-right: 10px;
}
.CashOutMob .cashout-line-full .cashout-line-div-full .span_count-full,
.CashOutDesk .cashout-line-full .cashout-line-div-full .span_count-full {
    color: #1A1A1A;
    font-family: 'CrystalBetUni-Medium';
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: block;
    border: 1px solid #CCCCCC;
    box-sizing: border-box;
    border-radius: 4px;
    font-size: 14px;
    margin-left: calc(50% - 50px);
    background: #FFFFFF;
}
.CashOutMob .cashout-line-full .cashout-line-div-full:nth-child(2) .span_count_captch_color,
.CashOutDesk .cashout-line-full .cashout-line-div-full:nth-child(2) .span_count_captch_color {
    color: #33B52A;
}
.CashOutMob .cashout-line-full .cashout-line-div-full .span_count_captch-full,
.CashOutDesk .cashout-line-full .cashout-line-div-full .span_count_captch-full {
    color: #666666;
    font-family: 'CrystalBetUni-Medium';
    width: 120px;
    height: 25px;
    line-height: 15px;
    text-align: center;
    display: block;
    box-sizing: border-box;
    font-size: 11px;
    margin-left: calc(50% - 50px);
}
.CashOutMob .cashout-line-full .cashout-line-div-full .span_count-full:after,
.CashOutDesk .cashout-line-full .cashout-line-div-full .span_count-full:after {
    content: '₾';
    font-weight: initial;
    margin-left: 4px;
}
.CashOutMob .cashout-line-full,
.CashOutDesk .cashout-line-full {
    width: 310px;
    height: 80px;
    font-size: 14px;
    color: #b0b0b0;
    font-family: 'CrystalBetUni-Medium';
    float: left;
    margin-left: calc(50% - 155px);
    margin-top: 20px;
}
.CashOutMob.hideCashOut {
    display: none;
}
.z_index_set {
    z-index: 0 !important;
}
.CashOutMob #autocashouttab .cashoutdone {
    display: none;
}
.CashOutMob #autocashouttab .autocashoutlist {
    height: 40px;
    margin-top: 10px;
    font-family: CrystalBetUni-Medium;
    font-size: 11px;
    color: #666666;
}
body.DarkMode .CashOutMob #autocashouttab .autocashoutlist {
    color: #E6E6E6;
}
.CashOutMob #autocashouttab .cashoutdone_is,
.CashOutDesk #autocashouttab .cashoutdone_is {
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    box-sizing: border-box;
    text-align: center;
    font-size: 14px;
    color: #33B52A;
    font-family: 'CrystalBetUni-Medium';
    line-height: 19px;
    margin-bottom: 33px;
}
.CashOutMob #autocashouttab .cashoutdone_is:before,
.CashOutDesk #autocashouttab .cashoutdone_is:before {
    content: '';
    width: 34px;
    height: 28px;
    background-repeat: no-repeat;
    background-size: 34px 28px;
    background-position: left 0px top 0px;
    background-image: url(../../Mobile/content/img/common/new/tkt/cashoutauto.svg);
    position: relative;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}
.cashout-popup-gel.done {
    width: 100%;
    float: left;
    position: relative;
}

/* mobile tkt cashout karlo end */

.x_loop_category .x_loop_title_bg>.AFC:after,
.x_loop_category .x_loop_title_bg>.afc:after {
    top: 11px !important;
}
.x_loop_category .x_loop_title_bg>.copasudamericana:after {
    left: unset !important;
}
#body .x_loop_category .x_loop_title_bg>.copasudamericana:after {
    left: unset !important;
    background-size: 20px 20px;
}
#body #championshipsTab .fast_flag.copasudamericana:after {
    left: unset !important;
    background-size: 20px 20px;
    background-image: url(../../Mobile/content/img/common/new/LIveBetting/live-new/copa_sudamericana_dark.svg)
}
.x_loop_category .x_loop_title_bg>.copa_sudamericana:after {
    left: unset !important;
}
#body.view_1024 .mobile_tkt_show_details .cashout_history_title_mob {
    width: 218px;
}
#body.view_normal .mobile_tkt_show_details .cashout_history_title_mob {
    width: 298px;
}
#body.view_1024 .mobile_tkt_show_details .cashout_tr_mob.header {
    width: 218px;
    overflow: hidden;
}
#body.view_1024 .mobile_tkt_show_details .cashout_tr_mob.content_mob {
    width: 218px;
}
.top-leagues-head.uefa:after,
.top-leagues-head.international:after {
    background-size: contain !important;
}
.mobile_tkt_show_details .live_streams,
.mobile_tkt_show_details .stream_icons {
    display: none;
}
.tkt_history_content .livegame-top-bar .info,
.tkt_history_content .live_game_line,
.tkt_history_content .live_game_1,
.tkt_history_content .live_game_2_1,
.tkt_history_content .live_game_float_right_container,
.tkt_history_content .live-stats-container {
    display: none !important;
}
.mobile_tkt_show_details .open_streams_window {
    position: relative;
    width: 50px;
    height: 30px;
    float: left;
    text-align: center;
    border: none;
    background-color: #9E860E;
    color: #fFFFFF;
    font-size: 12px;
}
.mobile_tkt_show_details .click_open_stream {
    width: 38px;
    height: 26px;
    float: left;
    position: absolute;
}
.mobile_tkt_show_details .click_open_stream.s {
    right: 0px;
}
.mobile_tkt_show_details .click_open_stream.l {
    left: 0px;
}
.LoadTracker_iframe {
    margin-top: 5px;
    height: 188px !important;
    width: 312px !important;
    position: relative;
    float: left;
    border: 1px solid transparent;
    margin-top: 0px !important;
}
.main.mobile .LoadTracker_iframe {
    width: 100% !important;
}
.main.mobile .mobile_tkt_show_details .streams {
    height: 183px;
    margin-top: 5px;
    margin-left: -1px;
}
.main.mobile.horizontal:not(.tablet) .mobile_tkt_show_details .streams,
.main.mobile.horizontal:not(.tablet) .LoadTracker_iframe {
    height: 396px !important;
}
.main.mobile.horizontal:not(.tablet) .LoadStream_iframe,
.main.mobile.horizontal:not(.tablet) .mobile_tkt_show_details .streams {
    height: 363px !important;
}
.LoadStream_iframe {
    margin-top: 5px;
    height: 169px !important;
    width: 312px !important;
    position: relative;
    float: left;
    border: 1px solid transparent;
    margin-top: 0px !important;
}
#body .LoadStream_iframe {
    height: 176px !important;
}
#body.view_1024 .LoadStream_iframe {
    height: 126px !important;
    width: 100% !important;
}
#body.view_1024 .mobile_tkt_show_details .streams {
    height: 126px !important;
    width: 100% !important;
}
.main.mobile .LoadStream_iframe {
    width: 100% !important;
}
.mobile_tkt_show_details .streams {
    display: none;
    position: relative;
    width: 100%;
    height: 182px;
}
.tablet .LoadTracker_iframe,
.tablet .LoadStream_iframe {
    height: 296px !important;
}
.mobile_tkt_show_details .open_streams_window {
    width: 38px;
    height: 26px;
    background-image: url(../../Mobile/content/img/common/new/tkt/strNew.svg);
    background-repeat: no-repeat;
    background-size: 38px 36px;
    background-position: center center;
    background-color: transparent;
    box-sizing: border-box;
    position: relative;
    border: none;
    outline: none;
    cursor: pointer;
}
.mobile_tkt_show_details .open_live_window {
    width: 38px;
    height: 26px;
    background-image: url(../../Mobile/content/img/common/new/tkt/trNew.svg);
    background-repeat: no-repeat;
    background-size: 38px 26px;
    background-position: center center;
    background-color: transparent;
    box-sizing: border-box;
    position: relative;
    border: none;
    outline: none;
    cursor: pointer;
}
.mobile_tkt_show_details .open_streams_window.active_t {
    background-image: url(../../Mobile/content/img/common/new/tkt/strNew_h.svg);
}
.mobile_tkt_show_details .open_live_window.active_t {
    background-image: url(../../Mobile/content/img/common/new/tkt/trNew_h.svg);
}
.livestream_show_always {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 192px;
    z-index: 1;
}
#UpdatePanelHystoryTicketView {
    z-index: 1;
    padding-bottom: 10px;
}
#body_body.hide {
    overflow: hidden !important;
}

/* .ticketFooterMenuContainer {} */

body.DarkMode .mobile_tkt_hostory .mob_head_filter {
    background-color: #1B1B1C;
}
body.DarkMode .mobile_tkt_hostory .mob_head_filter .mob_head_filt_cal .calendar_hover {
    background-color: #333333;
    color: #FFFFFF;
}
body.DarkMode .mobile_tkt_hostory .mob_head_filter .mob_head_filt_cal .calendar_hover:before {
    content: '\e844';
    font-family: 'cb-mobile-icons';
    color: #FFFFFF;
}
body.DarkMode .mobile_tkt_hostory .mob_head_filter .choose_active_tkt .choose_selection {
    color: #B2B2B2;
}
body.DarkMode .mobile_tkt_hostory .mob_head_filter .choose_active_tkt .choose_selection.active {
    color: #FDE053;
}
body.DarkMode .x_ticket_banner_tabs .x_ticket_banner_tab_for.active:nth-child(3):after {
    content: '';
    background: url(../../Content/Images/Sport/histarrowdark.svg);
    background-position: left 0px top 0px;
    background-size: 14px 5px;
    width: 14px;
    height: 5px;
    position: absolute;
    left: calc(50% - 7px);
    bottom: -1px;
}
body.DarkMode .mobile_tkt_hostory .tkt_hist_content .tktsport .tktsport_content {
    background: #3F4040;
}
body.DarkMode .mobile_tkt_hostory .tkt_hist_content .mobile_tkt_info {
    background-color: rgba(0, 0, 0, 0.2);
}
body.DarkMode .mobile_tkt_hostory .tkt_hist_content .mobile_tkt_info .mobile_tkt_cols .mobile_tkt_left {
    color: #B3B3B3;
}
body.DarkMode .mobile_tkt_hostory .tkt_hist_content .mobile_tkt_info .mobile_tkt_cols .mobile_tkt_right,
body.DarkMode .mobile_tkt_hostory .tkt_hist_content .mobile_tkt_info .mobile_tkt_cols .mobile_tkt_center {
    color: #FFFFFF;
}
body.DarkMode .mobile_tkt_show_details {
    background-color: #3F4040;
}
body.DarkMode .mobile_tkt_show_details .sport3_a_div_mob.visible {
    background-color: #3F4040;
}
body.DarkMode .mobile_tkt_hostory .tkt_hist_content .mobile_tkt_show_details .mobile_tkt_payed {
    background-color: rgba(0, 0, 0, 0.05);
}
body.DarkMode .mobile_tkt_show_details .mobile_tkt_payed_left {
    color: #B3B3B3;
}
body.DarkMode .mobile_tkt_show_details .mobile_tkt_payed_right {
    color: #33B52A;
}
body.DarkMode .mobile_tkt_show_details .cashout_history_title_mob {
    color: #B3B3B3;
}
body.DarkMode .mobile_tkt_show_details .cashout_tr_mob.header {
    background: #323333;
}
body.DarkMode .mobile_tkt_show_details .cashout_tr_mob.content_mob {
    background: #323333;
}
body.DarkMode .mobile_tkt_show_details .cashout_td_mob.col2 {
    color: #B3B3B3;
}
body.DarkMode .mobile_tkt_show_details .cashout_td_mob.col4 {
    color: #B3B3B3;
}
body.DarkMode .mobile_tkt_show_details .cashout_tr_mob.header .cashout-td {
    color: #B3B3B3;
}
body.DarkMode .client-popup.light.TicketListPopupControl {
    background-color: #242424;
}
body.DarkMode .mobile_tkt_show_details .cashout_td_mob.col1.user:after {
    content: '';
    background: url(../../Mobile/content/img/common/new/tkt/userdark.svg);
}
body.DarkMode .mobile_tkt_show_details .cashout_td_mob.col1.auto:after {
    content: '';
    background: url(../../Mobile/content/img/common/new/tkt/compdark.svg);
}
body.DarkMode .mobile_tkt_hostory .error_text_content {
    background-color: #333333;
    font-size: 13px;
    line-height: 15px;
    font-family: CrystalNU4-Regular;
    color: #D8D8D8;
    padding-left: 42px;
    padding-right: 50px;
    padding-top: 130px;
}
#body_body .mobile_tkt_hostory .error_text_content {
    padding-top: 190px;
}
body.DarkMode .mobile_tkt_hostory .error_text_content:after {
    content: '\e846';
    width: 29px;
    height: 32px;
    font-family: 'cb-icons';
    font-size: 32px;
    color: #999999;
    top: 80px;
}
body.DarkMode .CashOutMob .cashout-line .cashout-line-div:nth-child(2) .span_count_captch_color,
body.DarkMode .CashOutDesk .cashout-line .cashout-line-div:nth-child(2) .span_count_captch_color {
    color: #33B52A;
}
body.DarkMode .CashOutMob .cashout-line-full .cashout-line-div-full .span_count_captch-full,
body.DarkMode .CashOutDesk .cashout-line-full .cashout-line-div-full .span_count_captch-full {
    color: #E6E6E6 !important;
}
body.DarkMode .CashOutMob .cashout-line-full .cashout-line-div-full .span_count-full,
body.DarkMode .CashOutDesk .cashout-line-full .cashout-line-div-full .span_count-full {
    color: #B3B3B3;
    border: 1px solid #4C4C4C;
    background: #212121;
}
body.DarkMode .mobile_tkt_hostory .tkt_hist_content .half-cashouted {
    color: #999999;
}
.x_tickets_loop_active .cashout-button-tkt.portal .Tkt_Cashout_After {
    border: 1px solid #FDE053;
}

/* Modal { */

.modal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0);
}
.modal__body {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.modal__close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    border: none;
    background: none;
    outline: none;
    cursor: pointer;
}
.modal__close:hover,
.modal__close:focus {
    opacity: 0.8;
}
.modal.modal--open {
    display: block;
    background-color: rgba(0, 0, 0, 0.4);
}

/* Modal } */

.top-leagues-head.French:after {
    background-image: url(../../Mobile/content/img/common/new/LIveBetting/live-new/rolandgarros_men.svg);
}

/* cashout */

.CashOutMob .cashout-line .cashout-line-div:nth-child(2) .span_count_captch_color,
.CashOutDesk .cashout-line .cashout-line-div:nth-child(2) .span_count_captch_color {
    font-size: 14px;
}
.CashOutMob .cashout-popup-bt-ok.loading:before,
.CashOutDesk .cashout-popup-bt-ok.loading:before {
    content: '';
    display: block;
    margin: 8px auto;
    background: url(../Images/Common/spinner-green.svg) no-repeat;
    width: 34px;
    height: 34px;
    -webkit-animation: spinner .5s linear infinite;
    -moz-animation: spinner .5s linear infinite;
    animation: spinner .5s linear infinite;
}
.CashOutMob .slider3-min-html-content-mob,
.CashOutDesk .slider3-min-html-content-desk {
    width: 71px;
    height: 22px;
    position: absolute;
    top: 30px;
    left: 15px;
}
.CashOutMob .slider3-max-html-content-mob,
.CashOutDesk .slider3-max-html-content-desk {
    width: 80px;
    height: 22px;
    position: absolute;
    line-height: 22px;
    right: 5px;
    top: 30px;
}
#body .fast_nav_content .copasudamericana:after {
    left: 0 !important;
    background-size: contain;
}