#root .mobile .internal-user-page .test-new-design .history-bet-wrapper {
    /* background-color:unset; */
    border-radius: 15px;
    border: 0;
}
.mobile .internal-user-page .test-new-design .settled-bets .history-header .history-filter > p-dropdown, .mobile .internal-user-page .test-new-design .settled-bets .history-header .history-from .ui-calendar-w-btn, .mobile .internal-user-page .test-new-design .settled-bets .history-header .history-to .ui-calendar-w-btn {
    width: 250px;
    max-width: 250px
}
.mobile .internal-user-page .test-new-design .history-bet-wrapper > .history-bet-header {
    flex-wrap:wrap;
    flex-direction:row;
}
.mobile .internal-user-page .test-new-design .history-bet-wrapper > .history-bet-header > div {
    border: 0;
    padding: 0;
    font-size: 12px;
    flex: unset;
    flex-direction: row;
    height: unset;
    width: unset;
}
.mobile .internal-user-page .test-new-design .history-bet-wrapper > .history-bet-header > div.history-bet-info {
    order:-1;
    width: calc(100% - 146px);
    justify-content: flex-start;
    margin-bottom: 4px;
    color:var(--c-text-2)
}
.mobile .internal-user-page .test-new-design .history-bet-wrapper > .history-bet-header > div.history-bet-stake {
    order: 5;
    width:50%;
    justify-content: flex-end;
}
.mobile .internal-user-page .test-new-design .history-bet-wrapper > .history-bet-header > div.history-bet-status {
    display:none;
}
.mobile .internal-user-page .test-new-design .history-bet-wrapper > .history-bet-header > div.history-bet-date {
    order:0;
}
.mobile .internal-user-page .test-new-design .history-bet-wrapper > .history-bet-header > div.history-bet-time {
    order:1;
}
.mobile .internal-user-page .test-new-design .history-bet-wrapper > .history-bet-header .history-bet-toggle{
    right: 0px;
    background-size: 28px;
    background-position: calc(100% - 8px) center;
    width: 100%;
    height: 100%;
}
.mobile .internal-user-page .test-new-design .history-bet-wrapper.expanded > .history-bet-header .history-bet-toggle {
    background-position: 8px center;
}
#root .mobile .internal-user-page .test-new-design .history-bet-header > .history-bet-date-time-id {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    font-size: 12px;
    order: 4;
    width: 50%;
    /* padding-right: 40px; */
}
.mobile .internal-user-page .test-new-design .history-bet-header .history-bet-date-time-id .history-bet-date, .mobile .internal-user-page .test-new-design .history-bet-header .history-bet-date-time-id .history-bet-time {
    flex: unset;
    text-align: right;
    display:
    flex;
    align-items:
    center;
}
.mobile .internal-user-page .test-new-design .history-bet-header .history-bet-date-time-id .history-bet-date {
    flex:1;
    position: absolute;
    top: 8px;
    right: 74px;
    width:70px;
    color:var(--c-text-2)
}
.mobile .internal-user-page .test-new-design .history-bet-header .history-bet-date-time-id .history-bet-date::after {
    content:"-";
    display:block;
    margin:0px 2px;
}
.mobile .internal-user-page .test-new-design .history-bet-header .history-bet-date-time-id .history-bet-time {
    position:absolute;
    top: 8px;
    right:40px;
    width:34px;
    color:var(--c-text-2)
}
.mobile .internal-user-page .test-new-design .history-bet-header .history-bet-date-time-id .history-bet-id {
    flex: unset;
    flex-direction: row;
    height: auto;
    border: 0;
    align-items:
    center;
    justify-content: center;
    /* position:
    absolute; */
    /* width: calc(50% - 24px); */
    right:0px;
    /* width:25%; */
    width: unset;
    height: unset;
    padding-bottom: 0;
    order: 3;
    position: unset;
    padding-right: unset;
}
.mobile .internal-user-page .test-new-design .history-bet-header .history-bet-date-time-id .history-bet-id-copy {
    order:4;
    position: relative;
    z-index: 1;
    margin-left:4px;
}
.mobile .internal-user-page .test-new-design .history-bet-header .history-bet-date-time-id .history-bet-id-copy-notify {
    position:absolute;
    top:0;
    right:0;
    transform:translate(100%,-50%);
    font-size:0px;
    
}
.mobile .internal-user-page .test-new-design .history-bet-header .history-bet-date-time-id .history-bet-id-copy-notify::before {
    content:"Copied!";
    font-size:12px;
    z-index:2;
    background-color:var(--c-emphasis);
    padding:2px 5px;
    border-radius:5px;
    border-bottom-left-radius:0px;
}
.mobile .internal-user-page .test-new-design .history-bet-header .history-bet-date-time-id .history-bet-id-copy input{
    width: 20px;
    height: 20px;
    border:0;
    color:transparent;
    background-image:url(/v1.160/r/images/cybet/icons/copyIDCybet.svg);
    background-repeat:no-repeat;
    background-size:14px;
    background-position:center;
    background-color:transparent;
    padding: 0px;
}
.mobile .internal-user-page .test-new-design .history-bet-wrapper.won > div.history-bet-footer > div.history-bet-winnings span:last-child,
.mobile .internal-user-page .test-new-design .history-bet-wrapper.Won-Cashout> div.history-bet-footer > div.history-bet-winnings span:last-child {
    display:block
}
.mobile .internal-user-page .test-new-design .history-bet-wrapper.won-cashout > div.history-bet-footer > div.history-bet-winnings span:last-child {
    display:block
}
.mobile .internal-user-page .test-new-design .history-bet-wrapper.lost > div.history-bet-footer > div.history-bet-possible-winnings span:last-child,
.mobile .internal-user-page .test-new-design .history-bet-wrapper.open > div.history-bet-footer > div.history-bet-possible-winnings span:last-child{
    display: block;
    /* margin-top:15px; */
    text-align: right
}

.mobile .internal-user-page .test-new-design .history-bet-wrapper.open > div.history-bet-footer > div.history-bet-possible-winnings span:first-child {
    color:var(--c-text-2)
}
#root .mobile .internal-user-page .test-new-design .history-bet-wrapper > .history-bet-content .history-bet-match-wrapper .match-and-time, #root .mobile .internal-user-page .test-new-design .history-bet-wrapper > .history-bet-content .history-bet-match-wrapper .match-date-code-wrapper {
    font-size: 10px;
    margin-top:auto
}

#root .mobile .internal-user-page .test-new-design .history-bet-wrapper > .history-bet-content .history-bet-match-details .match-date-code-wrapper:after {
    margin: 0;
    padding: 0 0 0 8px;
    display: none;
}
#root .mobile .internal-user-page .test-new-design .history-bet-wrapper > .history-bet-content .history-bet-match-wrapper .selection-and-odds {
    padding: 0;
    font-size: 12px;
    order: -1;
}
#root .mobile .internal-user-page .test-new-design .history-bet-wrapper > .history-bet-content .history-bet-match-wrapper .market-name {
    color:var(--c-text-1);
    font-style:italic;
}
.mobile .internal-user-page .test-new-design .history-bet-wrapper > .history-systems-wrapper {
    /* display: none; */
}
.mobile .internal-user-page .test-new-design .history-bet-wrapper > .history-bet-footer {
    font-size: 12px;
    /* padding-right:25px; 
    border-left: 1px solid var(--c-shade);*/
    border-right: 1px solid var(--c-shade);
    border-bottom: 1px solid var(--c-shade);
    border-left: 1px solid var(--c-shade);
    position:relative;
}
.mobile .internal-user-page .test-new-design .history-bet-wrapper > .history-bet-footer::before {
    width:calc(100% - 12px);
    left:50%;
    content:"";
    position:absolute;
    top:0;
    height:1px;
    background-color:var(--c-shade);
    transform:translate(-50%,0%);
}
.mobile .internal-user-page .test-new-design .history-bet-wrapper:not(.open) > .history-bet-footer,
.mobile .internal-user-page .test-new-design .history-bet-wrapper:not(.expanded) > .history-bet-footer{
    border-bottom-left-radius: 15px;
    border-bottom-right-radius:15px;
}
#root .mobile .internal-user-page .test-new-design .history-bet-wrapper.expanded > .history-actions-wrapper {
    padding:10px;
    border:1px solid var(--c-shade);
    border-top:0px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius:15px;
    flex-direction:row;
    flex-wrap:wrap;
    height:auto;
    max-height:unset;
    background: transparent;
    position:relative;
}
#root .mobile .internal-user-page .test-new-design .history-bet-wrapper.expanded.has-bet-builder > .history-actions-wrapper {
    /* padding:0px; */
    /* border: 0; */
}
.mobile .internal-user-page .test-new-design .history-bet-wrapper .history-actions-wrapper .history-bet-action.history-bet-cashout {
    border-radius:15px;
    min-height:42px;
    order:-1;
    width: 100%;
    flex: unset;
}
.mobile .internal-user-page .test-new-design .history-bet-wrapper .history-actions-wrapper .history-bet-action.history-bet-confirm {
    width:calc(50% - 5px);
    flex:unset;
    order:-1;
    border-radius:15px;
    margin-left:5px;
    margin-top:30px;
}
#root .mobile .internal-user-page .test-new-design .history-bet-wrapper .history-actions-wrapper .history-bet-action.history-bet-cancel {
    width:calc(50% - 5px);
    flex:unset;
    order:0;
    margin-bottom:0;
    border-radius:15px;
    margin-right:5px;
    margin-top:30px;
}
#root .mobile .internal-user-page .test-new-design .history-bet-wrapper .history-actions-wrapper .history-bet-action.history-bet-cancel::before {
    content:"Available Cashout amount";
    position:absolute;
    left:0;
    top:5px;
    width:100%;
    display:flex;
    align-items:center;
    justify-content:center;
    height:30px;
    color:var(--c-black-e);
    font-size:12px;
}
.mobile .internal-user-page .test-new-design .history-bet-wrapper .history-actions-wrapper .history-bet-action.history-bet-reload {
    max-width:100px;
    border:1px solid black;
    margin-top:8px;
    border-radius:8px;
    display:flex;
    align-items:center;
    justify-content:center;
    padding:0;
    order:3;
    margin-left:40px;
}
.mobile .internal-user-page .test-new-design .history-bet-wrapper .history-actions-wrapper .history-bet-action.history-bet-reload::after {
    content:"";
    width:24px;
    height:24px;
    display:block;
    background-image:url(/v1.160/r/images/cybet/icons/Horizontal_switch.svg);
    background-position:center;
    background-size:18px;
    background-repeat:no-repeat;
}
#root .mobile .internal-user-page .test-new-design .history-bet-wrapper.expanded > div.history-bet-footer {
    height:33px;
    
}
#root .mobile .internal-user-page .test-new-design .history-bet-wrapper.expanded.has-bet-builder > div.history-bet-footer {
    /* border-bottom-left-radius:15px; */
    /* border-bottom-right-radius:15px; */
}
.mobile .internal-user-page .test-new-design .statement-header-wrapper .statement-from .ui-calendar-w-btn, .mobile .internal-user-page .test-new-design .statement-header-wrapper .statement-to .ui-calendar-w-btn {
    width: 250px;
    max-width: 250px
}
.mobile .internal-user-page .test-new-design .history-bet-match-wrapper app-bet-match{
     margin-right: 0rem; 
}
.mobile .internal-user-page .test-new-design .history-selection-info{
    position: unset;
    transform: unset;
    flex: 1 1 100%
}
.mobile .internal-user-page .test-new-design .history-bet-wrapper > .history-bet-content .selection-and-odds .history-bet-odds{
    font-weight: bold;
    display:flex;
    flex-direction:row;
}
.mobile .internal-user-page .test-new-design .history-bet-wrapper > .history-bet-content  .selection-and-odds .history-bet-odds:after {
    content:"";
    width:16px;
    height:16px;
    order:-1;
     background-size:14px;
    background-repeat:no-repeat;
    background-position:center;
    margin-right:5px;
}
.mobile .internal-user-page .test-new-design .history-bet-wrapper > .history-bet-content .won .selection-and-odds .history-bet-odds:after {
    background-image:url(/v1.160/r/images/cybet/icons/won.svg);
   
}
.mobile .internal-user-page .test-new-design .history-bet-wrapper > .history-bet-content .lost .selection-and-odds .history-bet-odds:after {
    background-image:url(/v1.160/r/images/cybet/icons/lost.svg);
   
}
#root .mobile .history-bet-match-wrapper app-bet-match .match-date-code-wrapper{
    margin-right: 0
}
.mobile .internal-user-page .test-new-design .history-bet-wrapper.open > .history-bet-content .selection-and-odds .history-bet-odds,
#root .mobile .history-bet-wrapper.open .history-bet-match-wrapper app-bet-match .match-date-code-wrapper,
#root .mobile .internal-user-page .test-new-design .history-bet-wrapper.expanded.open > div.history-bet-footer{
    padding-right: 0;
    margin-right: 0
}
#root .mobile .internal-user-page .test-new-design .history-bet-wrapper > .history-bet-content .history-bet-match-wrapper .match-and-time{
    flex-direction: row;
    position: unset;
    flex: 1 1 60%
}
#root .mobile .internal-user-page .test-new-design .history-bet-wrapper > .history-bet-content .history-bet-match-wrapper .match-date-code-wrapper{
    flex-direction: row-reverse;
    justify-content: flex-start;
    position: unset;
    flex: 1 1 40%;
    color: var(--c-text-1);/;
}
#root .mobile .history-bet-match-wrapper .match-date-code-wrapper .betslip-match-code {
    padding-left: 8px;
}
#root .mobile .internal-user-page .test-new-design .history-bet-wrapper > .history-bet-content .history-bet-match-details .match-date-code-wrapper:after{
    right: -1.9rem
}
.mobile .internal-user-page .test-new-design .history-bet-wrapper > .history-bet-footer > .history-bet-possible-winnings{
    justify-content: flex-end
}
.mobile .internal-user-page .test-new-design .history-bet-wrapper > .history-bet-header .history-bet-info:after,
.mobile .internal-user-page .test-new-design .history-bet-wrapper > .history-bet-header .history-bet-info:after,
.mobile .internal-user-page .test-new-design .history-bet-wrapper > .history-bet-header .history-bet-info:after{
    display: none
}
.mobile .internal-user-page .test-new-design .history-bet-wrapper > div:not(.history-actions-wrapper).history-bet-header:after{
    content: "";
    display: flex;
    height: 70%;
    position: absolute;
    width:2px;
    left: 9px;
    top: 50%;
    transform:translate(0%, -50%);
    border-radius:5px;
}
.mobile .internal-user-page .test-new-design .history-bet-wrapper.open > div:after{
    background-color:var(--c-primary);
    border:unset;
}
.mobile .internal-user-page .test-new-design .history-bet-wrapper.won-cashout:after,
.mobile .internal-user-page .test-new-design .history-bet-wrapper.Won-Cashout:after {
    background-color:var(--c-emphasis);
    border:unset;
}
.mobile .internal-user-page .test-new-design .history-bet-wrapper.won > div:not(.history-bet-content):not(.history-systems-wrapper):after{
    background-color:var(--c-green);
    border:unset;
}
.mobile .internal-user-page .test-new-design .history-bet-wrapper.lost > div:not(.history-bet-content):not(.history-systems-wrapper):after {
    background-color:var(--c-red);
    border:unset;
}
.mobile .internal-user-page .test-new-design .history-bet-wrapper.Won-Cashout > div:not(.history-bet-content):not(.history-systems-wrapper):after{
   background-color:var(--c-emphasis);
    border:unset;
}
.mobile .internal-user-page .test-new-design .history-bet-wrapper > div:not(.history-actions-wrapper){
    position: relative;
    overflow: hidden;
    /* border-left: 1px solid var(--c-shade-b); */
}
.mobile .internal-user-page .test-new-design .history-bet-wrapper > .history-bet-header{
    padding:8px 0px;
    padding-left: 18px;
    padding-right: 40px;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    border-left: 1px solid var(--c-shade-b);
    border-bottom: 0;
}
.mobile .internal-user-page .test-new-design .history-bet-wrapper > div.history-bet-footer > div.history-bet-winnings span:first-child{
    display: block
}
.mobile .internal-user-page .test-new-design .history-bet-wrapper > .history-bet-footer > div.history-bet-winnings{
    justify-content: flex-end;
    font-weight: bold
}
.mobile .mobile-my-bets-modal.ui-dialog .ui-dialog-content{
    padding-bottom:80px
}
.mobile.os-ios .mobile-my-bets-modal.ui-dialog .ui-dialog-content{
    padding-bottom: 100px
}
.mobile .internal-user-page .test-new-design .betbuilder-match [class^="history-selection-info-"] {
   padding:5px 8px;
   padding-left:18px;
   position:relative;
   top: unset;
}
.mobile .internal-user-page .test-new-design .betbuilder-match [class^="history-selection-info-"]::before {
    content:"";
    width:3px;
    height:3px;
    background-color:var(--c-emphasis);
    position:absolute;
    border:1px solid black;
    border-radius:50%;
    left:8px;
    top:50%;
    transform:translate(0%,-50%);
}
.mobile .internal-user-page .test-new-design .betbuilder-match [class^="history-selection-info-"]::after {
    content:"";
    width:1px;
    height:50%;
    background-color:var(--c-emphasis);
    position:absolute;
   
   border-bottom:0px;
    left:10px;
    top:0%;
    transform:translate(0%,-50%);
}
.mobile .internal-user-page .test-new-design .betbuilder-match [class^="history-selection-info-"]:first-child::after {
   
     content:"";
    width:1px;
    height:50%;
    background-color:var(--c-emphasis);
    position:absolute;
   
   border-bottom:0px;
    left:10px;
    top:50%;
    transform:translate(0%,50%);
}
.mobile .internal-user-page .test-new-design .history-bet-wrapper .history-bet-content .history-combine-info .combine-type {
    order:-1;
}
#root .mobile .internal-user-page .test-new-design .history-bet-wrapper.expanded .history-bet-match-wrapper app-bet-match [class^="history-selection-info-"] .selection-and-odds .history-bet-selection {
    margin-right:8px;
}
