#systemPopupContainer {
    width: 100%;
    height: auto;
    position: fixed;

    background: #FFFFFF;
    border-radius: 20px 20px 0px 0px;
    box-sizing: border-box;
    max-height: 700px;
    color: #000;
    left: 0;
    bottom: 60px;
    z-index: 999999;
    animation: modeBottom 0.2s;
}

@keyframes modeBottom {
  from {
    bottom: -100%;
  }

  to {
    bottom: 0;
  }
}

.systemPopupContainer {
    overflow-y: auto;
    overflow-x: hidden;
    padding-bottom: 15px;
    box-sizing: border-box;
    max-width: 360px;
    margin: 0 auto;
}

.systemPopupContainerHeader {
    width: 320px;
    margin: 0 auto;
    height: 54px;
    display: flex;
    position: relative;
    box-sizing: border-box;
    border-bottom: 1px solid #DADADA;
    align-items: center;
    flex-direction: row;
    color: #333333;
    font-size: 12px;
    font-family: 'CrystalNU4-Bold';
}
.systemPopupContainerHeader:before {
    content: '';
    background-image: url(img/common/new/Sports/system-cal-dark.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
    margin-right: 8px;
}
.systemPopupContainerClose {
    position: absolute;
    width: 16px;
    height: 54px;
    right: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.systemPopupContainerClose:before {
    font-family: 'cb-icons';
    content: '\e818';
    font-size: 16px;
    color: #B3B3B3;
}

.systemTop-1 {
    width: 320px;
    margin: 0 auto;

    height: 89px;
    position: relative;
}
.systemTop-1-title-1 {
    width: 104px;
    font-size: 12px;
    font-family: 'CrystalNU4-Regular';
    box-sizing: border-box;
    position: absolute;
    top: 17px;
    left: 6px;
}
#systemSeletc {
    z-index: 1;
    position: absolute;
    left: 0px;
    top: 36px;
}
.systemSeletcValue {
    width: 104px;
    height: 36px;
    line-height: 36px;
    cursor: pointer;
    box-sizing: border-box;
    background: linear-gradient(0deg, #FFFFFF, #FFFFFF), #F0F3F5;
    border: 1px solid #CCCCCC;
    border-radius: 6px;
    color: #4C4C4C;
    font-size: 14px;
    font-family: 'CrystalNU4-Bold';
    letter-spacing: -1px;
    padding-left: 9px;
}
.systemSeletcValue:after {
    content: '\e811';
    width: 12px;
    height: 7px;
    font-family: 'cb-mobile-icons';
    font-size: 7px;
    color: #808080;
    position: absolute;
    right: 11px;
    top: 0;
    display: block;
    transform: rotate(-0);
}
#systemSeletc.active .systemSeletcValue:after {
    transform: rotate(180deg);
    top: 28px;
}
.systemSeletcList {
    width: 104px;
    height: 36px;
    line-height: 36px;
    letter-spacing: -1px;
    padding-left: 9px;
    box-sizing: border-box;
    background: linear-gradient(0deg, #FFFFFF, #FFFFFF), #F0F3F5;
    border: 1px solid #CCCCCC;
    border-radius: 6px;
    color: #4C4C4C;
    font-size: 14px;
    font-family: 'CrystalNU4-Bold';
    margin-top: 1px;
}
#plusOne {
    position: absolute;
    left: 119px;
    top: 45px;
    display: flex;
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    background: linear-gradient(0deg, #FFFFFF, #FFFFFF), #F0F3F5;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    cursor: pointer;
    text-align: center;
    justify-content: center;
    align-items: center;
}
#plusOne.active:after {
    content: '\e82a';
    font-family: 'cb-icons';
    font-size: 9px;
    color: #48c81c;
}
#plusOne span {
    font-size: 14px;
    font-family: 'CrystalBetUni-Bold';
    position: absolute;
    color: #4C4C4C;
    display: block;
    line-height: 16px;
    right: -20px;
    width: 16px;
    height: 16px;
}

.systemTop-1-title-2 {
    width: 144px;
    font-size: 12px;
    font-family: 'CrystalNU4-Regular';
    position: absolute;
    right: 0;
    top: 15px;
    padding-left: 6px;
    box-sizing: border-box;
}
.systemTop-1-title-2 span {
    display: block;
    position: absolute;
    height: 34px;
    z-index: 1;
    font-size: 14px;
    color: #4C4C4C;
    font-family: 'CrystalBetUni-Bold';
    right: 15px;
    bottom: -42px;
    align-items: center;
    justify-content: center;
    padding: 0;
    line-height: 34px;
}

#ticketMoney {
    width: 144px;
    height: 36px;
    background: linear-gradient(0deg, #FFFFFF, #FFFFFF), #F0F3F5;
    border: 1px solid #CCCCCC;
    border-radius: 6px;
    position: absolute;
    right: 0px;
    top: 36px;
    outline: none;
    font-size: 14px;
    color: #4C4C4C;
    font-family: 'CrystalBetUni-Bold';
    text-align: right;
    padding-right: 30px;
    box-sizing: border-box;
    line-height: 36px;
}

.systemTop-2 {
    height: 72px;
    margin: 0 auto;
    box-sizing: border-box;
    width: 320px;
    position: relative;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}
.systemTop-2-list {
    float: left;
    font-size: 12px;
    line-height: 14px;
    color: #333333;
    font-family: 'CrystalNU4-Regular';
    height: 52px;
    width: 25%;
    position: relative;
    box-sizing: border-box;
    margin-top: 10px;
}
.systemTop-2-list span {
    display: block;
    color: #000;
    font-family: 'CrystalNU4-Bold';
    font-size: 13px;
    padding-top: 7px;
}
.systemTop-2-list-1 {
    border-right: 1px solid #C4C4C4;
    width: 83px;
}
.systemTop-2-list-2 {
    border-right: 1px solid #C4C4C4;
    width: 88px;
    padding-left: 10px;
}
.systemTop-2-list-3 {
    border-right: 1px solid #C4C4C4;
    width: 76px;
    padding-left: 10px;
}
.systemTop-2-list-4 {
    width: 70px;
    padding-left: 12px;
}

.SystemOddListHeader {
    width: 310px;
    margin: 0 auto;
}
.SystemOddListHeader .SystemOddList {
    float: left;
    color: #333333;
    font-size: 11px;
    font-family: 'CrystalNU4-Regular';
    height: 39px;
    line-height: 50px;
    box-sizing: border-box;
}
.SystemOddListHeader .SystemOddList-1:after,
.SystemOddListHeader .SystemOddList-2-1:after  {
    content: '/';
}
.SystemOddListHeader .SystemOddList-3 {
    margin-left: 57px;
    width: 42px;
    text-align: center;
}
.SystemOddListHeader .SystemOddList-4,
.SystemOddListHeader .SystemOddList-5,
.SystemOddListHeader .SystemOddList-6 {
    width: 33px;
    text-align: center;
}

#systemOddList .list {
    width: 320px;
    height: 56px;
    background: #F0F3F5;
    border-radius: 6px;
    position: relative;
    box-sizing: border-box;
    margin: 0 auto 2px auto;
    padding: 6px 0 0 10px;
}
.list .SystemOddList-1 {
    font-size: 12px;
    line-height: 14px;
    color: #333333;
    font-family: 'CrystalNU4-Bold';
    width: 145px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list .SystemOddList-1 span {
    display: none;
}
.list .SystemOddList-2-1 {
    font-size: 11px;
    line-height: 13px;
    color: #333333;
    font-family: 'CrystalNU4-Regular';
    width: 145px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list .SystemOddList-2-1 div {
    display: inline-block;
}
.list .SystemOddList-2 {
    font-size: 11px;
    line-height: 13px;
    color: #333333;
    font-family: 'CrystalNU4-Regular';
    width: 145px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list .SystemOddList-3 {
    position: absolute;
    width: 42px;
    height: 26px;
    right: 102px;
    top: calc(50% - 26px/2);
}
.list .SystemOddList-3 input,
.list .SystemOddList-3 input[type="text"]:disabled {
    width: 100%;
    height: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-text-fill-color: #333333;
    opacity: 1; /* required on iOS */
    border: none;
    outline: none;
    background: #D3DBE0;
    border-radius: 4px;
    text-align: center;
    color: #333333;
    font-size: 12px;
    font-family: 'CrystalNU4-Bold';
    box-sizing: border-box;
    padding: 0;
}

.list .SystemOddList.SystemOddList-4 {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 72px;
    top: calc(50% - 20px/2);
}
.list .SystemOddList.SystemOddList-5 {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 42px;
    top: calc(50% - 20px/2);
}
.list .SystemOddList.SystemOddList-6 {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 12px;
    top: calc(50% - 20px/2);
}


.systemRadioBt {
    width: 20px;
    height: 20px;
    background: linear-gradient(0deg, #FFFFFF, #FFFFFF), #F0F3F5;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}
.systemRadioBt:after {
    content: '\e82a';
    font-family: 'cb-icons';
    font-size: 7px;
    color: #fff;
}

.systemRadioBt.win.active {
    background: #339810;
    border: 1px solid #339810;
}
.systemRadioBt.loose.active {
    background: #e92e2e;
    border: 1px solid #e92e2e;
}
.systemRadioBt.canceled.active {
    background: #e0a412;
    border: 1px solid #e0a412;
}


#clickall {
    width: 320px;
    height: 50px;
    cursor: pointer;
    text-align: center;
    line-height: 50px;
    background: #FFCC00;
    border-radius: 10px;
    font-size: 16px;
    color: #262000;
    font-family: 'CrystalBetUni-Bold';
    margin: 10px auto 20px auto;
}

#clickall span {
  display: block;
}
#clickall div {
  display: none;
}

#clickall.loader, #clickall.loader:hover {
  background: #313131;
  color: #fff;
  cursor: none;
}
#clickall.loader span {
  display: none;
}
#clickall.loader div {
  display: block;
}

#clickall.loader .transfer-arrow.loading-default {
    margin-left: 96px;
    margin-top: 16px;
}

#systemVariantList {
    background: #F0F3F5;
    width: 340px;
    margin: 0 0 0 auto;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;

}
.systemVariantList-scroll {
    display: table;
}
.systemVariantList-number {
    padding: 0 8px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    color: #333333;
    font-size: 11px;
    border-right: 1px solid #fff;
    text-align: center;
}
.systemVariantList {
    height: 26px;
    border-bottom: 1px solid #fff;
    display:table-row;
}
.systemVariantList-number,
.systemVariantList-odd-container,
.systemVariantList-odd-sum,
.systemVariantList-win,
.systemVariantList .clear {
    display: table-cell;
    border-bottom: 1px solid #fff;
}



.systemVariantList.header {
    background: none;
}
.systemVariantList.header div,
.systemVariantList.header div span {
    font-size: 11px !important;
    color: #333333 !important;
    font-family: 'CrystalNU4-Regular' !important; 
    text-align: center !important;     
}
.systemVariantList.header .systemVariantList-odd-container {
    justify-content: center;
}
.systemVariantList-odd-sum {

    text-align: center;    
    padding: 0 8px;
    border-right: 1px solid #fff;
    color: #333333;
    font-size: 12px;
    font-family: 'CrystalNU4-Bold';
}
.systemVariantList-win {

    text-align: center;
    padding: 0 8px;
    color: #33B52A;
    font-size: 11px;
    font-family: 'CrystalNU4-Bold';

}
.systemVariantList-odd-container {

    align-items: center;
    border-right: 1px solid #fff;
    justify-content: flex-start;
    width: auto;
    min-width: 196px;

}
.systemVariantList-odd-container div {
    display: flex;
    height: 26px;
    box-sizing: border-box;
    flex-direction: row;
    align-items: center;
}
/* Hide scrollbar */
#systemVariantList::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE and Edge */
#systemVariantList {
  -ms-overflow-style: none;
}

.systemVariantList-odd-container span:nth-child(1) {
    border: none;
}
.systemVariantList-odd-container span {
    display: flex;
    width: 60px;
    height: 26px;
    border-left: 1px solid #fff;
    color: #33B52A;
    font-size: 11px;
    font-family: 'CrystalNU4-Bold';
    align-items: center;
    justify-content: center;
}
.systemVariantList-odd-container span.red {
    color: #ff3a3a;
}
.systemVariantList-odd-container span.canceled {
    color: #e0a412;
}