.content_layout-wrapper .mid-pane .listing.apl-table tr td button{
        height: 43px;
        width: 52px;
        background: transparent ! Important;
        border: 0px !important;
        box-shadow: none !important;
        outline: none !important;
}
.btn-selected button{
        width: 44px;
        justify-content: center;
        align-items: center;
        height: 100%;
        color: black;
        font-size: 12px;
        background: transparent ! Important;
        border: 0px !important;
        box-shadow: none !important;
        outline: none !important;
}
.content_layout-wrapper {
    display: flex;
    margin: auto;
    overflow: hidden;
    z-index: 1;
    position: relative;
    min-height: 420px;
    min-height: calc(100vh - 121px);
    width: 100%;
    padding: 0;
    /*padding-bottom: 72px;*/
    max-width: 1254px;
}
.content_layout-wrapper .left-pane {
    flex: 0 0 178px;
    max-width: 178px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    background: #fff;
    overflow-x: hidden;
}
.content_layout-wrapper .left-pane .menu, .content_layout-wrapper .left-pane .tree-menu {
    height: 100%;
}
.content_layout-wrapper .left-pane .left-menu-inner {
    overflow: hidden;
}
.content_layout-wrapper .left-pane .left-menu-inner {
    position: relative;
    height: 100%;
    width: 178px;
    overflow-y: auto;
    transition: all .35s ease-in-out;
}
.content_layout-wrapper .left-pane .menu-column {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 178px;
    transition: all .35s ease-in-out;
}
.content_layout-wrapper .left-pane .menu-column {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 178px;
    transition: all .35s ease-in-out;
}
.content_layout-wrapper .left-pane .menu-column {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 178px;
    transition: all .35s ease-in-out;
}
.content_layout-wrapper .left-pane .left-menu-inner .menu-next {
    width: 178px;
    right: auto;
}
.content_layout-wrapper .left-pane .left-menu-inner .menu-column li a {
    position: relative;
    cursor: pointer;
    text-decoration: none;
    border-bottom: 1px solid #ddd;
    padding: 6px 8px;
    display: block;
    display: flex;
    align-items: center;
    font-weight: 400;
    transition: all .1s ease-out;
}
.content_layout-wrapper .left-pane .left-menu-inner .menu-column.sport-type-Cricket .home-link {
    color: #333;
}
.content_layout-wrapper .left-pane .left-menu-inner .menu-column.sport-type-Cricket .link-lvl-prev {
    color: #8c1000;
    background: #f3e9e7;
}
.content_layout-wrapper .left-pane .left-menu-inner .menu-column li a .icon {
    padding-left: 0;
    font-size: 18px;
    color: #333;
    display: flex;
    width: 18px;
    margin-right: 6px;
    position: relative;
    top: 0px;
    left: 0px;
}
.content_layout-wrapper .left-pane .left-menu-inner .menu-column li a .link-name {
    font-size: 12px;
    margin-left: 0;
}
.cricket_new_section{
    background:url('../img/lotus-whitebg.jpg');
}
.content_layout-wrapper .mid-pane .events h1 {
    color: #0f2327;
    line-height: 36px;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 10px;
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #0f2327;
}
.content_layout-wrapper .mid-pane .events h1 {
    padding: 28px 0 10px 0 !important;
    font-family: Lato, Avenir, Verdana, Nunito;
    font-weight: 400;
}
.content_layout-wrapper .mid-pane .events h1 {
    color: #0f2327;
    line-height: 36px;
    padding: 10px 0 10px 0 !important;
}
.content_layout-wrapper .mid-pane {
    flex: 0 0 calc(100% - 490px);
    max-width: calc(100% - 490px);
    padding: 0 20px;
}
.content_layout-wrapper .mid-pane  p{
    font-size:12px;
    color:black;
}
.tabs-details-box .nav-link {
    border-radius: 0;
    font-size: 10px;
    text-transform: uppercase;
    white-space: nowrap;
    text-align: center;
    background: #223850!important;
    color: #fff;
    padding: 16px;
    /*border-bottom: 3px solid #a7c61e;*/
    line-height: 1.15;
    box-shadow: none;
    width:50%;
    border:0px;
}
.tabs-details-box .nav-link.active{
    border-bottom: 3px solid #a7c61e;
    color:white;
}
.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.listing.apl-table.striped.oddstable.back-laycolor {
    border-collapse: separate;
    border-spacing: 0;
}
.content_layout-wrapper .mid-pane .listing.apl-table tr th {
    padding: 4px 8px;
}
.content_layout-wrapper .mid-pane .listing.apl-table tr th {
    background: #ddd;
    padding: 8px;
    padding-left: 20px;
    color: #000;
}
.content_layout-wrapper .mid-pane .listing.apl-table.striped tr:nth-child(odd) {
    background: #f0f0f0;
}
.content_layout-wrapper .mid-pane .listing.apl-table.striped tr:nth-child(2n+1) {
    transition: background-color ease .5s;
    background-color: #fff;
}
.content_layout-wrapper .mid-pane .listing.apl-table tr td {
    padding: 8px;
    padding-left: 20px;
    color: #0f2327;
}
.content_layout-wrapper .mid-pane .listing.apl-table tr td {
    padding: 0px 8px;
    border-bottom: 1px solid #ddd;
    height: 43px;
    width: 58px;
    min-width: 25px;
    padding:1px;
}
.list-inner-table {
    width: 100%;
}
.content_layout-wrapper .mid-pane .listing.apl-table tr td {
    padding: 4px 8px;
    border-bottom: 1px solid #ddd;
    height: 43px;
    width: 52px;
    min-width: 25px;
}
.matchodds-back-bet {
    background: #a7d8fd;
    font-weight: 600;
    text-align: center;
    color: #000;
    padding-left: 0!important;
    padding-right: 0!important;
    position: relative;
    line-height: 14px;
    cursor: pointer
}

.matchodds-lay-bet {
    background: #f9c9d4;
    font-weight: 600;
    text-align: center;
    color: #000;
    padding-left: 0!important;
    padding-right: 0!important;
    position: relative;
    line-height: 14px;
    cursor: pointer
}
.matchodds-back-bet.back-2,.matchodds-back-bet.back-3 {
    background: #a7d8fd78!important
}
.matchodds-lay-bet.lay-2,.matchodds-lay-bet.lay-3 {
    background: #f9c9d4b3
}
.startsinlabel {
    float: right;
}
.text-bold {
    font-weight: 600;
}
.text-right{text-align:right;}
.w-100{width:100%;}
.inplay-text {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    background: #20a052;
}
.inplay-text span {
    color: #fff;
    font-size:11px;
}
.content_layout-wrapper .mid-pane td, .content_layout-wrapper .mid-pane th {
    font-size: 12px;
}
.content_layout-wrapper .mid-pane .listing.apl-table tr td {
    padding: 8px;
    padding-left: 20px;
    color: #0f2327;
}
.content_layout-wrapper .mid-pane .listing.apl-table tr td {
    padding: 4px 8px;
    border-bottom:0px solid #ddd;
    height: 43px;
    width: 52px;
    min-width: 25px;
}
.score_div {
    height: 44px;
    background: #4db375;
    display: flex;
    width: 54px;
    top: 0;
    right: -40px;
    overflow: hidden;
}
.content_layout-wrapper .mid-pane .listing.apl-table tr td{
    padding: 4px 8px;
    border-bottom: 1px solid #ddd;
    height: 43px;
    width: 58px;
    min-width: 25px;
    padding:0px;
}
.tournament_all .sub-menu-link {
    font-size: 12px;
    max-width: 270px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    line-height: 11px;
}
.tournament_all .sub-menu-link.sport-type-Cricket {
    color: #005ba2;
    font-weight: 700;
    line-height: 11px;
    text-decoration:none;
    padding: 0px 10px;
}
.content_layout-wrapper .mid-pane .listing.apl-table tr td {
    padding: 4px 8px;
    border-bottom: 0px solid #ddd;
    height: 43px;
    width: 52px;
    min-width: 25px;
}
.in-play {
    color: #1d7f1e !important;
    font-weight: 400 !important;
    font-size: 9.6px;
}
span.in-play.play-icon {
    width: 69px;
    float: right;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: end;
    margin-top:12px;
}
span.in-play.play-icon {
    width: 69px;
    float: right;
}
.inPlayIcon {
    position: relative;
    z-index: 0;
    width: 42px;
    height: 22px;
    border-radius: 10px;
    overflow: hidden;
    padding: .25rem;
    text-align: center;
    font-weight: 600;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    cursor: pointer;
    font-size: 8px;
}
.inPlayIcon:before {
    content: '';
    position: absolute;
    z-index: -2;
    left: -50%;
    top: -50%;
    width: 200%;
    height: 200%;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: 50% 50%, 50% 50%;
    background-position: 0 0, 100% 0, 100% 100%, 0 100%;
    background-image: linear-gradient(270deg, #039859 .11%, #28ab5b 50.39%, #0fe264 99.62%);
    animation: rotate 2.5s linear infinite;
}
span {
    display: inline-block;
}
.inPlayIcon:after {
    content: '';
    position: absolute;
    z-index: -1;
    left: 1.5px;
    top: 1.5px;
    width: calc(100% - 3px);
    height: calc(100% - 3px);
    background: linear-gradient(89deg, #0eb850 2.11%, #27cd6a 49.98%, #039859 97.96%);
    border-radius: 8px;
    border: 3px solid #fff;
}
.match-start-date .date {
    width: 100%;
    display: inline-block;
    font-size: 80%;
}
.match-start-date .time {
    width: 100%;
    display: block;
    font-size: 80%;
}
.match-start-date{float:right;float:right;}
@keyframes rotate {
    100% {
        transform: rotate(1turn)
    }
}
.content_layout-wrapper .mid-pane .listing.apl-table tr .match-start-date{
    width:60px;
}
.bg-transparent{
    background:transparent;
}
.content_layout-wrapper .mid-pane .listing.apl-table .bg-transparent th{
    background:transparent;
}
.most-popuplar {
    padding-top: 10px;
}
.in-play-box {
    background: #fff;
    border-radius: 2px;
    margin-bottom: 5px;
}
.event-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 0;
    color: #000;
}
.pic-icn {
    width: 15px;
    margin-right: 3px;
    height: 15px;
}
.event-title .title {
    display: flex;
    align-items: center;
    padding-left: 10px;
    font-weight: 700;
    font-size: 16px;
}
.event-title .title-header {
    width: calc(3*(46px));
    margin-right: 6px;
    position: relative;
    display: flex;
    text-align: center;
}
.event-title .title-header .title-col {
    width: 44px;
    margin-left: 2px;
    font-size: 10px;
}
.visible-landsacpe {
    display: none;
}
.event-listbx {
    display: flex;
    justify-content: space-between;
    flex: 0 0 100%;
    max-width: 100%;
    min-height: 43px;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
}
.event-listbx .applist {
    width: calc(100% - 3*(46px));
    display: flex;
    align-items: center;
}
.applist-item-info {
    display: flex;
    flex: 0 0 60px;
    max-width: 60px;
    text-align: center;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 10px;
    color: #257b23;
    height: 100%;
    border-right: 1px solid #f2f2f2;
}
.in-play-box .applist .competitors {
    flex: 0 0 calc(100% - 60px);
    max-width: calc(100% - 60px);
}
.in-play-box .applist .competitors .sub-menu-link {
    width: 100%;
}
.market-odss-container {
    height: 100%;
    transform: translateX(0);
    width: calc(3*(46px) + 3* 2px);
    transition: transform .5s ease-in-out;
}
.market-odds .odd-line {
    width: calc(6*(46px));
    transition: transform .5s ease-in-out;
    transform: translateX(-2px);
    margin-right: 6px;
    position: relative;
    display: flex;
    text-align: center;
    height: 100%;
}
.button-back-blue {
    background: #a7d8fd;
}
.odd-line .btn-selected {
    width: 44px;
    flex: 0 0 44px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin-left: 2px;
    color: black;
    font-size: 12px;
}
.competitors .name-compit {
    overflow: hidden;
    padding: 2px 0 2px 13px;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 600;
    font-size: 10px;
    line-height: 1.15;
    width:108px;
}
.in-play-box .applist .competitors .sub-menu-link {
    width: 100%;
    color: #333;
    text-decoration:none;
}
.info-date-list {
    color: #cc5f36;
    font-size: 9px;
    line-height: 1.15;
    font-weight:600;
}
.title .ball-img{
    width: 20px;
    position: relative;
    bottom: 0px;
    left: 0px;
    display: inline; 
}
.event-title .title{width: 108px!important;}
.content_layout-wrapper .right-pane {
    flex: 0 0 312px;
    max-width: 312px;
}
.accordion>.card>.card-header {
    border-radius: 0;
    margin-bottom: -1px;
}
.content_layout-wrapper .right-pane .account-overview .acover-inner .card-header {
    padding: 0;
    border: none;
    background: #1c3148;
}
.content_layout-wrapper .right-pane .account-overview .acover-inner .card-header .btn.collapsed {
    background: #1c3148;
}
#available_credit_collapse #available_credit_main_span {
    font-weight: 400;
}
.content_layout-wrapper .right-pane .account-overview .acover-inner .card-header .btn .dropbtn-holder {
    position: absolute;
    right: 6px;
    top: 6px;
    line-height: normal;
    background: #fff;
    color: #1c3148;
    height: 15px;
    width: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.content_layout-wrapper .right-pane .account-overview .acover-inner .card-header .btn .dropbtn-holder i, .content_layout-wrapper .right-pane .bets .betaccord .card .btn .dropbtn-holder i {
    transition: .2s ease;
    transform: rotate(180deg);
}
.content_layout-wrapper .right-pane .account-overview .acover-inner .card-header .btn.collapsed .dropbtn-holder i, .content_layout-wrapper .right-pane .bets .betaccord .card .btn.collapsed .dropbtn-holder i {
    transform: rotate(0);
}
.content_layout-wrapper .right-pane .account-overview .acover-inner .card-header .btn .dropbtn-holder i, .content_layout-wrapper .right-pane .bets .betaccord .card .btn .dropbtn-holder i {
    transition: .2s ease;
    transform: rotate(180deg);
}
.content_layout-wrapper .right-pane .account-overview .acover-inner .card-header .btn{
    color: #fff;
    text-decoration: none;
    background: #233951;
    border-color: transparent;
    font-size:12px;
    font-weight:600;
}
.right-pane .list-wrap li{list-style:none;font-size:12px;}
.bonus-span{font-weight:600;}
.account-overview .list-wrap li .negetive, .account-overview .list-wrap li .text-danger {
    color: #d01901 !important;
    font-weight: 700;
}
.content_layout-wrapper .right-pane .inner-right-pane .user-settings .bet-setting-wrapper .bet-setting-mode {
    display: flex;
    align-items: center;
    font-size: 12px;
    padding:6px;
}
.toogle-btn {
    background-color: transparent;
    display: flex;
    justify-content: flex-start;
    padding: 0;
}
.content_layout-wrapper .right-pane .inner-right-pane .user-settings .bet-setting-wrapper .bet-setting-mode .toogle-btn {
    margin-right: 10px;
}
.content_layout-wrapper .right-pane .inner-right-pane .user-settings .bet-setting-wrapper .bet-setting-mode .toogle-btn {
    flex: 0 0 55px;
    max-width: 55px;
}
.content_layout-wrapper .right-pane .inner-right-pane .user-settings .bet-setting-wrapper .bet-setting-mode .one-click-settings-animation-wrap {
    flex: 0 0 calc(100% - 55px);
    max-width: calc(100% - 55px);
    overflow: hidden;
    min-width: 254px;
    padding-right: 1px;
    position: relative;
    height: 30px;
}
.one-click-settings-animation-wrap .one-click-title {
    position: absolute;
    z-index: 1;
    top: 2px;
    left: 10px;
    font-size: 12px;
    line-height: 26px;
    height: 27px;
    font-weight: 700;
    color: rgba(0, 0, 0, .65);
    opacity: 1;
    transform: translateX(0);
    -webkit-transition: transform .3s, opacity .3s, ease;
    -moz-transition: transform .3s, opacity .3s, ease;
    -o-transition: transform .3s, opacity .3s, ease;
    transition: transform .3s, opacity .3s, ease;
}
/*.one-click-settings-animation-wrap .one-click-bet-form {*/
/*    width: calc(100% - 12px);*/
/*    position: absolute;*/
/*    z-index: 1;*/
/*    top: 0;*/
/*    left: 10px;*/
/*    opacity: 0;*/
/*    visibility: hidden;*/
/*    transform: translateX(-200px);*/
/*    -webkit-transition: transform .3s ease, opacity .3s ease;*/
/*    -moz-transition: transform .3s ease, opacity .3s ease;*/
/*    -o-transition: transform .3s ease, opacity .3s ease;*/
/*    transition: transform .3s ease, opacity .3s ease;*/
/*}*/
.one-click-bet-form .select-mode-fields {
    display: flex;
    align-items: center;
}
.select-mode-fields .setting-select-only {
    display: inline-block;
}
.bet-setting-mode .setting-select-only .apl-btn {
    background: rgba(9, 38, 43, .1);
    border: 2px solid #09262b;
    text-align: center;
    color: #0f2327;
    width: 54px;
    line-height: 26px;
    min-height: 26px;
    margin-right: 9px;
    padding: 0 10px;
    font-size: 10px;
    overflow: visible;
    font: inherit;
    text-transform: none;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: middle;
    border-radius: 3px;
    text-decoration: none;
}
.bet-setting-mode .setting-select-only .apl-btn.selected {
    cursor: default;
    color: #fff;
    box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, .2);
}
.bet-setting-mode .setting-select-only .apl-btn.selected {
    background: #051316;
}
.one-click-bet-form .btn-one-click-edit, .one-click-bet-form .edit-mode-fields .btn-one-click-save{
    line-height: 24px;
    font-size: 12px;
    min-height: 21px;
    padding: 0 10px;
    text-decoration: none;
    text-align: center;
    border-bottom: 2px solid;
    border-right: 2px solid;
    border-radius: 3px;
    text-transform: none;
    display: inline-block;
    box-sizing: border-box;
    appearance: none;
    margin: 0;
    overflow: visible;
    background-color: #5c996f;
    color: #fff;
    border-bottom-color: #497958;
    border-right-color: #497958;
    border-top: none;
    border-left: none;
}
#betting-option{display:none;}
.form-switch .custum-checkbox-switcher{
    width:4em!important;
    height:2em!important;
}
.content_layout-wrapper .right-pane .inner-right-pane .bet-manager h4 {
    padding: 0 0 10px 0;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(8, 78, 131, .4);
    color: #084e83;
    font-size: 15px;
    font-weight: 500;
}
.content_layout-wrapper .right-pane .inner-right-pane .bet-manager .nav-item .nav-link, .content_layout-wrapper .right-pane .inner-right-pane .bet-manager h4 {
    color: #0f2327;
}
.content_layout-wrapper .right-pane .inner-right-pane .bet-manager .nav-item .nav-link {
    font-size: 12px;
    border-radius: 0;
    background: #223850;
    min-width: 85px;
    text-align: center;
    border: none;
    color: #084e83;
}
.content_layout-wrapper .right-pane .inner-right-pane .bet-manager .nav-item .nav-link, .content_layout-wrapper .right-pane .inner-right-pane .bet-manager h4 {
    color: #0f2327;
}
.content_layout-wrapper .right-pane .inner-right-pane .bet-manager .nav-item .nav-link.active {
    background: #fff;
}
.content_layout-wrapper .right-pane .inner-right-pane .bet-manager .nav-item .nav-link:not(.active) {
    color: #fff !important;
}
.bets-by-event-filter label{color:black;font-size:12px;}
.bets-by-event-filter input{margin-right:5px;}
.content_layout-wrapper .right-pane .bets-by-event-filter {
    padding: 6px;
    /*background: #fff;*/
}
.content_layout-wrapper .right-pane .inner-right-pane .bet-manager .stake-btn {
    position: relative;
}
.content_layout-wrapper .right-pane .bets .betaccord .card {
    border-radius: 0;
    border: none;
    background: 0 0;
}
.green-button {
    color: #000 !important;
    border-bottom: 0px solid #caf017;
    border-right: 0px solid #b6da0b;
    border-top: 0 solid transparent;
    border-left: 0 solid transparent;
    background-color: #cbf732;
    background: linear-gradient(180deg, #96b62e, #cbf732);
    padding-top: 1px;
    padding-bottom: 1px;
    padding: 6px 10px !important;
    border-radius:3px !important;
}
.content_layout-wrapper .right-pane .inner-right-pane .bet-manager .stake-btn .btn {
    position: absolute;
    right: 2px;
    top: 1px;
    font-size: 12px;
}
.accordion>.card {
    overflow: hidden;
}
.content_layout-wrapper .right-pane .bets .betaccord .card .card-header {
    padding: 0;
}
.content_layout-wrapper .right-pane .bets .betaccord .card .btn{
    border-radius: 0;
    background: #233951;
    color: #fff !important;
    text-decoration: none;
    border-color: transparent;
    position: relative;
    width:100%;
}
.content_layout-wrapper .right-pane .bets .betaccord .card .btn .dropbtn-holder{
    position: absolute;
    right: 6px;
    top: 6px;
    line-height: normal;
    background: #fff;
    color: #233951;
    height: 15px;
    width: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.content_layout-wrapper .right-pane .account-overview .acover-inner .card-header .btn .dropbtn-holder i, .content_layout-wrapper .right-pane .bets .betaccord .card .btn .dropbtn-holder i {
    transition: .2s ease;
    transform: rotate(180deg);
}
.content_layout-wrapper .right-pane .account-overview .acover-inner .card-header .btn.collapsed .dropbtn-holder i, .content_layout-wrapper .right-pane .bets .betaccord .card .btn.collapsed .dropbtn-holder i {
    transform: rotate(0);
}
.card:not([class*=text]) p {
    color: #888;
}
.content_layout-wrapper .right-pane .inner-right-pane .bet-manager .tab-content p {
    text-align: center;
    margin: 0;
    background: #fff;
    padding: 6px 10px;
}
.content_layout-wrapper .right-pane .matched-bets {
    margin: 10px 0 0;
}
.content_layout-wrapper .right-pane .bets .betaccord .card .card-body {
    padding: 0;
}
.content_layout-wrapper .right-pane .matched-bets .consolidation-filter {
    padding: 6px;
    display: flex;
    align-items: center;
    background: #fff;
}
.content_layout-wrapper .right-pane .matched-bets .consolidation-filter label {
    margin: 0;
    display: flex;
    align-items: center;
    font-size:11px;
}
.matched-bets .consolidation-filter input {
    margin: 0 5px 0 0;
    outline: 0 !important;
}
.content_layout-wrapper .right-pane .matched-bets .consolidation-filter .pad-left {
    padding-left: 8px;
}
.edit-stakes-holder-modal {
    position: absolute !important;
    width: 100%;
    height: 100%;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    background-color: rgba(0, 0, 0, .72) !important;
    padding: 0 !important;
}
.content_layout-wrapper .right-pane .inner-right-pane .edit-stakes-holder {
    position: absolute;
    left: 20px;
    right: 20px;
    top: 50px;
    z-index: 3;
    padding: 20px;
    background: #fff;
    display: none;
}
.edit-stakes-holder-modal .edit-stake-modal-div {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    padding: 20px;
    margin: 10px;
}
.content_layout-wrapper .right-pane .inner-right-pane .edit-stakes-holder .edit-stakes-content .edit-stakes-form ul {
    display: flex;
    flex-flow: wrap row;
    justify-content: space-around;
}
.content_layout-wrapper .right-pane .inner-right-pane .edit-stakes-holder .edit-stakes-content .edit-stakes-form ul li {
    margin-bottom: 3%;
    max-width: 70px;
}
.content_layout-wrapper .right-pane .inner-right-pane .edit-stakes-holder .edit-stakes-content .edit-stakes-form ul li input {
    font-size: 12px;
    border-radius: 3px;
    border-width: 2px;
    height: 32px;
    max-width: 100%;
    padding: 4px 8px;
    border: 1px solid #ddd;
    background: #fff;
    color: #666;
}
.content_layout-wrapper .right-pane .inner-right-pane .edit-stakes-holder .edit-stakes-content .edit-stakes-form .edit-stakes-control {
    text-align: center;
    margin: 10px 0 0;
}
.content_layout-wrapper .right-pane .inner-right-pane .edit-stakes-holder .edit-stakes-content .edit-stakes-form .edit-stakes-control .btn {
    position: static;
    font-size: 14px;
}
.content_layout-wrapper .right-pane .inner-right-pane .edit-stakes-holder .edit-stakes-content .edit-stakes-form .edit-stakes-control .btn-link {
    background: 0 0;
    box-shadow: none;
    border: none;
    color: #0f2327;
    text-decoration: none;
}
.view-more-markets {
    text-align: center;
    font-weight: 700;
    background: #a7d8fd !important;
}
/*match odd table with set*/
.match-odd-tbl .first-col{
    width:52%;
 }
.match-odd-tbl .suspened-div{
    width: 48%;
    margin-left: 52%;
}
.match-odd-tbl .match-odd-col{width:8%;}
/*match odd table with set*/
/*match-odd-even-tab with set*/
.match-odd-even-tab .first-col{
    width:64%;
 }
.match-odd-even-tab .suspened-div{
    width: 18%;
    margin-left: 64%;
}
.match-odd-even-tab .match-odd-col{width:18%;}
.match-odd-even-tab .min-max-rate-col{width:18%;}
/*match-odd-even-tabwith set*/
/*match odd table2 with set*/
.match-odd-tbl2 .first-col{
    width:62%;
 }
.match-odd-tbl2 .match-odd-col{width:9%;}
.match-odd-tbl2 .min-max-rate-col{width:20%;}
.match-odd-tbl2 .suspened-div{
    width: 18%;
    margin-left: 62%;
}
/*match odd2 table with set*/
/*fancy-table with set*/
.fancy-tbl .first-col{
    width:53%;
 }
.fancy-tbl .match-odd-col{width:9%;}
.fancy-tbl .min-max-rate-col{width:20%;}
.fancy-tbl .suspened-div{
    width: 18%;
    margin-left: 62%;
}
/*fancy table table with set*/
.ladder-img{height:20px;float:right;}
.suspened-div{padding:0px;}
.min-max-rate-col{background:white;}
.div-tbl-header .min-max-rate-col{background:transparent;}
.min-max-amount{
    color: gray;
    font-size: 11px;
    margin-top: 8px;
}
.match-odd-col{padding:0px;height: 46px;border-bottom: 1px solid #ddd;}
.first-col{
    padding: 4px 8px;
    background:white;
    color: black !important;
    font-weight: 600;
    font-size: 12px !important; 
    height:46px;
}
.match-odd-col button{
    padding: 4px 6px;
    text-align: center;
    font-size: 12px;
    height:46px;
    color: black;
    font-weight: 600;
    width:100%;
    border: 1px solid #ffffff54;
    border-top: 0px;
}
.match-odd-col button .rate{
    font-size: 10px;
    font-weight: 400;
}
.table-div-outer{margin-bottom:20px;}
.div-tbl-header .first-col{
    background: transparent!important;
    height:28px;
}
.bg-blue-1{background: #a7d8fd78 !important;}
.bg-blue-2{background: #a7d8fd78 !important;}
.bg-blue-3{background: #a7d8fd !important;}
.bg-pink-1{background: #f9c9d4 !important;}
.bg-pink-2{background: #f9c9d4 !important;}
.bg-pink-3{background: #f9c9d4 !important;}
.div-tbl-header .match-odd-col{
    color:black;font-weight:600;font-size:13px;
    border-bottom: 0px;
    text-align:center;
}
.match-odd-col button .value{
    display: block;
    line-height: 14px;
}
.match-odd-col button .rate{
    font-size: 9px;
    font-weight: 400;
     display: block;
    line-height: 14px;
}
.table-row{border-bottom:1px solid #80808057;margin:0px;}
.div-tbl-header{border-bottom:0px;height:25px;}
.suspened-div button{
    background: #808080ba;
    display: block;
    height: 46px;
    padding: 8px 12px;
    margin-top: -46px;
    width: 100%;
    text-transform: uppercase;
    font-weight: 600;
    font-style: italic;
}
.no-commision-img{height:18px;float:right;}
.match-odd-tbl2 .div-tbl-header{
    height: 30px;
}
.tab-view-sports .nav-link {
    font-size: 15px;
    border-bottom: 1px solid #307dca;
    width: 100%;
    text-align: center;
    text-transform: capitalize;
    border-radius: 0 !important;
    background: unset;
    color: #005cb8 !important;
    background-color: #307dca66 !important;
}
.tab-view-sports .nav-link.active {
    font-size: 15px;
    border-bottom: 3px solid #307dca;
    width: 100%;
    text-align: center;
    text-transform: capitalize;
    font-weight: 600;
    border-radius: 0 !important;
    background: unset;
    color: #005cb8 !important;
    background-color: #307dca66 !important;
}
.fancy-tbl .selection-name .match-name{
         white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          width:90%;
}
#matchallbet_all {
    max-height: 150px !important;
}
#matchallbet_all {
    height: 290px;
    overflow: hidden;
    overflow-y:auto;
    margin-bottom: 10px;
}
.average-matched-order a, .consolidated-matched-order a, .content_layout-wrapper .right-pane .bets .matched-order a {
    color: #2185d0;
    font-weight: 600;
}
.content_layout-wrapper .right-pane .selection .selection-header {
    padding: 3px 6px;
    margin-bottom: 2px;
}
.content_layout-wrapper .right-pane .selection .selection-header .bet-header {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.content_layout-wrapper .right-pane .selection .selection-header .bet-header span {
    font-size: 9px;
    flex: 1;
    width: 29%;
    text-align: center;
}
.content_layout-wrapper .right-pane .selection li .selection-bet.no-info {
    min-height: 26px;
}
.content_layout-wrapper .right-pane .selection li .selection-bet .bet-fields {
    display: block;
    flex-direction: row;
    flex-wrap: nowrap;
    margin: 2px 0;
    padding: 5px 4px 0;
    position: relative;
}
.content_layout-wrapper .right-pane .selection li .selection-bet .bet-fields .bet-details {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    position: relative;
}
.content_layout-wrapper .right-pane .selection li .selection-bet .bet-fields .bet-details span {
    width: 29%;
    text-align: center;
    flex: 1;
    font-size: 11px;
    line-height: 17px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.content_layout-wrapper .right-pane .selection .selection-header .bet-header .mkt-name-betslip, .content_layout-wrapper .right-pane .selection li .selection-bet .bet-fields .bet-details .mkt-name-betslip {
    width: 60px;
    max-width: 60px;
}
.content_layout-wrapper .right-pane .selection li .selection-bet {
    background: #fff;
    padding: 0 2px;
    margin: -5px 0 8px 0;
    min-height: 45px;
}
.content_layout-wrapper .right-pane .selection li .selection-bet.back {
    background: #f9c9d4;
}
.content_layout-wrapper .right-pane .selection li .selection-bet.back {
    background: #a7d8fd !important;
}
.content_layout-wrapper .right-pane .selection .selection-header .bet-header .mkt-name-betslip, .content_layout-wrapper .right-pane .selection li .selection-bet .bet-fields .bet-details .mkt-name-betslip {
    width: 60px;
    max-width: 60px;
}
.bet-type-color{
    height: 15px;
    width: 15px;
    border-radius: 4px;
    margin-left:8px;
    margin-right: 5px;}
.bet-type-name{
    font-size: 12px;
    color: black;
    font-weight: 600;}
.place_bet-name{
    font-weight: 600;
    font-size: 13px;
}
.place_bet_min_max{
    white-space: nowrap;
    font-size: 10px;
}
.Placebet_runs{
    font-size: 11px;
    font-weight: 550;
    color: #000000bf;
}
.Placebet_stake{
    font-size: 11px;
    font-weight: 550;
    color: #000000bf;
    margin-bottom:5px;
}
.liability{
    font-size: 11px;
    font-weight: 550;
    color: #000000bf;
}
.place_bet_close {
    background: #cb5047 !important;
    color: white !important;
    padding: 4px 8px;
    font-size: 11px;
    float: right;
    margin-top: 10px;
}
.place_bet_minmax_sec{
    background: white;
    padding: 8px 10px;
    border-radius: 5px;
    font-size: 9px;
    color: gray;
    margin-top: 5px;
    height:42px;
    width:100%;
}
.btn-place-btn-amout {
    color: #000 !important;
    border-bottom: 2px solid #0000006e;
    border-right: 2px solid #0000006e;
    border-top: 0 solid transparent;
    border-left: 0 solid transparent;
    background-color: #cbf732;
    background: linear-gradient(180deg, #96b62e, #cbf732);
    padding-top: 1px;
    padding-bottom: 1px;
    padding: 6px 10px !important;
    border-radius: 3px !important;
    width: 100%;
    margin-bottom: 6px;
    font-weight: 550;
    font-size: 11px;
    height:35px;
}
.max-btn{
    color: #000 !important;
    border-bottom: 2px solid #0000006e;
    border-right: 2px solid #0000006e;
    border-top: 0 solid transparent;
    border-left: 0 solid transparent;
    background-color: #cbf732;
    background: linear-gradient(180deg, #96b62e, #cbf732);
    padding-top: 1px;
    padding-bottom: 1px;
    padding: 6px 10px !important;
    border-radius: 3px !important;
    width: 100%;
    margin-bottom: 6px;
    font-weight: 550;
    font-size: 13px;
    height:35px;
}
.place-bet-button-list{
    list-style: none;
    display: inline;
}
.place-bet-button-list li{
    display: inline-block;
    width: 31.33%;
    margin-right:2px;
}
.btn-clear{
   font-size: 13px;
    text-align: right;
    padding: 0px;
    width: 100%;
    color: #1a283dba;
    font-weight: 600;
    padding: 5px 5px 0px 0px;
}
.btn_place_bet{
    color: #000 !important;
    border-bottom: 0px solid #caf017;
    border-right: 0px solid #b6da0b;
    border-top: 0 solid transparent;
    border-left: 0 solid transparent;
    background-color: #cbf732;
    background: linear-gradient(180deg, #96b62e, #cbf732);
    padding-top: 1px;
    padding-bottom: 1px;
    padding: 6px 10px !important;
    border-radius: 3px !important;
 } 
 .bottom-place-button{
     text-align: right;
    margin: 9px 0px;
 }
 
/*bet color set*/
.lay .bg_bet_type{background:#f9c9d4;}
.back .bg_bet_type{background:#a7d8fd;}
.btn_bet_close{display:none;}
/*bet color set*/
@media only screen and (max-width: 600px) {
  .table-div-outer{padding:0px 5px;}
  .hide-mobile{display:none;}
  .content_layout-wrapper .left-pane {
    display:none;
  }
      .content_layout-wrapper .mid-pane {
        flex: 0 0 100%;
        max-width: 100%;
        padding:0px 10px;
    }
    /*match odd table with set*/
    .match-odd-tbl .first-col{
        width:64%;
      }
    .match-odd-tbl .suspened-div{
        width: 36%;
        margin-left: 64%;
    }
    .match-odd-tbl .match-odd-col{width:18%;}
    /*match odd table with set*/
    /*match odd table2 with set*/
    .match-odd-tbl2 .first-col{
        width:62%;
     }
    .match-odd-tbl2 .match-odd-col{width:18%;}
    .match-odd-tbl2 .min-max-rate-col{width:20%;}
    .match-odd-tbl2 .suspened-div{
        width:36%;
        margin-left: 62%;
    }
    /*match odd2 table with set*/
    /*fancy-table with set*/
    .fancy-tbl .first-col{
        width:62%;
     }
    .fancy-tbl .match-odd-col{width:18%;}
    .fancy-tbl .suspened-div{
        width: 36%;
        margin-left: 62%;
    }
    /*fancy table table with set*/
    /*match-odd-even-tab with set*/
    .match-odd-even-tab .first-col{
        width:64%;
     }
    .match-odd-even-tab .suspened-div{
        width:36%;
        margin-left: 64%;
    }
    .match-odd-even-tab .match-odd-col{width:36%;}
    /*match-odd-even-tabwith set*/
    .content_layout-wrapper{
        display:block;
    }
    .content_layout-wrapper .right-pane{width:100%;padding:0px 15px;max-width:100%;}
    .content__footer{z-index:0;}
    .betplace_section {
        position: fixed;
        z-index: 99999;
        width: 100%;
        bottom: 62px;
        left: 0px;
        background: white;
    }
    .btn_bet_close {
        position: absolute;
        right: 7px;
        margin-top: -11px;
        color: black !important;
        display:block;
    }
}
