
/*.genCouponFormSelect,*/
/*.genCouponTimeSelect {*/
    /*z-index: 99999;*/
    /*border: 0;*/
/*}*/
/*.genCupon .genCupon_blockCon .select2-container {*/
    /*width: 100%;*/
/*}*/
/*.genCouponFormSelect .select2-search,*/
/*.genCouponTimeSelect .select2-search {*/
    /*display: none;*/
/*}*/
/*.genCouponFormSelect .select2-results,*/
/*.genCouponTimeSelect .select2-results {*/
    /*margin: 0;*/
    /*padding: 0;*/
/*}*/
/*.genCouponFormSelect .select2-results .select2-highlighted,*/
/*.genCouponTimeSelect .select2-results .select2-highlighted {*/
    /*background: #1a5685;*/
    /*color: #fff;*/
/*}*/

/*.genCupon .genCupon_blockCon .input {*/
    /*background-color: #ffffff;*/
    /*border: 1px solid #1a5685;*/
    /*border-radius: 3px;*/
    /*font-size: 14px;*/
    /*font-weight: 400;*/
    /*height: 23px;*/
    /*line-height: 23px;*/
    /*padding: 0 5px;*/
/*}*/

/*.genCupon .genCupon_block .genCupon_blockCon .select2-choice {*/
    /*background-color: #fff;*/
    /*border: 1px solid #1a5685;*/
    /*color: #333333;*/
    /*height: 23px;*/
    /*line-height: 22px;*/
    /*padding: 0 22px 0 10px;*/
    /*background-image: none;*/
    /*-webkit-box-sizing: border-box;*/
    /*-moz-box-sizing: border-box;*/
    /*box-sizing: border-box;*/
    /*width:182px;*/
/*}*/

/*.genCupon .genCupon_block .genCupon_blockCon .select2-container .select2-choice .select2-chosen {*/
    /*padding: 0 !important;*/
    /*margin-right: 0;*/
/*}*/
/*.genCupon .genCupon_blockCon .select2-choice .select2-arrow b{*/
    /*background: none;*/
    /*position: relative;*/
/*}*/
/*.genCupon .genCupon_blockCon .select2-choice .select2-arrow b:before{*/
    /*.display: inline-block;*/
    /*font: normal normal normal 14px/1 FontAwesome;*/
    /*font-size: inherit;*/
    /*text-rendering: auto;*/
    /*-webkit-font-smoothing: antialiased;*/
    /*-moz-osx-font-smoothing: grayscale;*/
    /*display: block;*/
    /*content: "\f107";*/
    /*text-align: center;*/
    /*position: absolute;*/
    /*top:50%;*/
    /*-webkit-transform: translateY(-50%);*/
    /*-moz-transform: translateY(-50%);*/
    /*-ms-transform: translateY(-50%);*/
    /*-o-transform: translateY(-50%);*/
    /*transform: translateY(-50%);*/
/*}*/
.genCupon .genCupon_block .genBut {
    background-color: #1a5685;
    color: #ffffff;
    display: inline-block;
    font-size: 19px !important;
    font-weight: 300 !important;
    height: 48px;
    line-height: 48px;
    min-width: calc(100% - 20px);
    padding: 0 10px;
    text-align: center;
    white-space: nowrap;
    border-radius: 4px;
    margin-top: 10px;
}
.genCupon .genCupon_block .genBut:hover {
    background-color: #3a9ae4;
}

.genCouponTitle {
    text-align: center;
    font-weight: bold;
    margin: 10px 0;
}

.genCouponCurrency {
    padding-left: 4px;
}


.assembleCoupon_but {
    background-color: #d2dee2;
    color: #1a5685;
    cursor: pointer;
    font-size: 0;
    font-weight: 700;
    height: 28px;
    line-height: 28px;
    padding: 0 30px 0 20px;
    text-align: center;
    position: relative;
    border-top: 1px solid #fff;
}
/*.assembleCoupon_but:not(.active) {*/
    /*margin-bottom:7px;*/
/*}*/
.sports_tab_two_con > * {
    /*padding-bottom: 1px;*/
}
.assembleCoupon_but:hover {
    background-color: #b1c6cd;
}
.assembleCoupon_but > div {
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    padding-left: 28px;
    position: relative;
    vertical-align: middle;
}
.assembleCoupon_but > div:before {
    content: "\f085";
    font-family: fontawesome;
    font-weight: 400;
    height: 30px;
    left: 0;
    line-height: 30px;
    margin-top: -15px;
    position: absolute;
    top: 50%;
    width: 22px;
    font-size: 16px;
}
.assembleCoupon_but:after {
    content: "\f103";
    font-family: fontawesome;
    font-size: 20px;
    font-weight: 400;
    height: 30px;
    line-height: 30px;
    margin-top: -15px;
    position: absolute;
    right: 12px;
    top: 50%;
    width: 16px;

    -moz-transform:scale(1) rotate(180deg);
    -webkit-transform:scale(1) rotate(180deg);
    -o-transform:scale(1) rotate(180deg);
    -ms-transform:scale(1) rotate(180deg);
    transform:scale(1) rotate(180deg);

    -webkit-transition:all 200ms linear;
    -moz-transition:all 200ms linear;
    -ms-transition:all 200ms linear;
    -o-transition:all 200ms linear;
    transition:all 200ms linear;
}
.assembleCoupon_but:not(.active):after {
    -moz-transform:scale(1) rotate(360deg);
    -webkit-transform:scale(1) rotate(360deg);
    -o-transform:scale(1) rotate(360deg);
    -ms-transform:scale(1) rotate(360deg);
    transform:scale(1) rotate(360deg);
}

/*.assembleCoupon_con {*/
    /*padding: 8px 5px 7px;*/
    /*position: relative;*/
    /*background-color: #e5e5e5;*/
/*}*/
.assembleCoupon_liveLineRadio {
    height: 24px;
    margin: 0 -5px;
    position: relative;
}
.assembleCoupon_liveLineRadio input {
    display: none;
}
.assembleCoupon_liveLineRadio .label1, .assembleCoupon_liveLineRadio .label2 {
    color: #8f9da8;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    height: 24px;
    line-height: 24px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100px;
    z-index: 2;
}
.assembleCoupon_liveLineRadio .label1:hover, .assembleCoupon_liveLineRadio .label2:hover {
    color: #768794;
}
.assembleCoupon_liveLineRadio .label1 {
    padding-right: 45px;
    left:0;
}
.assembleCoupon_liveLineRadio .label2 {
    padding-left: 45px;
    right:0;
}
.assembleCoupon_liveLineRadio input:checked + label {
    color: #1a5685 !important;
    cursor: default;
    z-index: 1;
}
.assembleCoupon_liveLineRadio:before {
    background-color: #ffffff;
    border: 1px solid #c2c1c1;
    border-radius: 3px;
    box-shadow: 0 10px 10px -8px rgba(0, 0, 0, 0.3) inset;
    content: "";
    display: block;
    height: 22px;
    left: 50%;
    margin-left: -23px;
    position: absolute;
    top: 0;
    width: 43px;
}
.assembleCoupon_liveLineRadio .label2 + div {
    background-color: #1a5685;
    border-radius: 2px;
    height: 20px;
    left: 50%;
    margin-left: -21px;
    position: absolute;
    top: 2px;
    width: 20px;
    z-index: 0;

    -webkit-transition:all 200ms linear;
    -moz-transition:all 200ms linear;
    -ms-transition:all 200ms linear;
    -o-transition:all 200ms linear;
    transition:all 200ms linear;
}
.assembleCoupon_liveLineRadio input:checked + .label2 + div {
    margin-left: 0;
}

.assembleCoupon_optCon {
    margin-top: 8px;
}
/*.assembleCoupon_optLine {*/
    /*padding: 2px 0 3px;*/
/*}*/
.assembleCoupon_optLine:before, .assembleCoupon_optLine:after {
    clear: both;
    content: "";
    display: block;
}
.assembleCoupon_optLine > .l {
    color: #3b3b3b;
    float: left;
    font-size: 0;
    height: 26px;
    line-height: 26px;
}
.assembleCoupon_optLine > .l > span {
    display: inline-block;
    font-size: 13px;
    line-height: 1;
    vertical-align: middle;
}
.assembleCoupon_optLine > .r {
    float: right;
}

/*.assembleCoupon_optLine select{opacity:0;}*/
/*.assembleCoupon_optLine .select2-container {*/
    /*display: block;*/
/*}*/
/*.assembleCoupon_optLine .select2-container .select2-choice {*/
    /*background-color: #1a5685;*/
    /*background-image: none;*/
    /*border: medium none;*/
    /*border-radius: 2px;*/
    /*box-shadow: none;*/
    /*color: #ffffff;*/
    /*height: 24px;*/
    /*line-height: 24px;*/
    /*padding: 0;*/
    /*width: 132px;*/
/*}*/
/*.assembleCoupon_optLine .select2-container .select2-choice:hover {*/
    /*background-color: #1d6196;*/
/*}*/
/*.assembleCoupon_optLine .select2-container .select2-choice .select2-chosen {*/
    /*padding: 0 20px 0 10px;*/
/*}*/
/*.assembleCoupon_optLine .select2-container.select2-dropdown-open .select2-choice {*/
    /*border-radius: 2px 2px 0 0;*/
/*}*/
/*.assembleCoupon_optLine .select2-container .select2-choice > .select2-chosen {*/
    /*margin: 0;*/
/*}*/
/*.assembleCoupon_optLine .select2-container .select2-choice .select2-arrow {*/
    /*width: 24px;*/
/*}*/
/*.assembleCoupon_optLine .select2-container .select2-choice .select2-arrow b {*/
    /*!*background-image: url("/images/moreButArr2.png");*!*/
    /*!*background-position: 50% 10px;*!*/
    /*!*background-repeat: no-repeat;*!*/
    /*background-image: none;*/
    /*position: relative;*/
    /*right: -7px;*/
/*}*/
/*.assembleCoupon_optLine .select2-container .select2-choice .select2-arrow b:before {*/
    /*content: "\f107";*/
    /*position: absolute;*/
    /*top: 1px;*/
    /*font-family: FontAwesome;*/
    /*font-size: 15px;*/
    /*color: #fff;*/
    /*-webkit-transform: scaleX(1.1);*/
    /*-moz-transform: scaleX(1.1);*/
    /*-ms-transform: scaleX(1.1);*/
    /*-o-transform: scaleX(1.1);*/
    /*transform: scaleX(1.1);*/
/*}*/
/*.assembleCoupon_optLine .inp {*/
    /*background-color: #ffffff;*/
    /*border: 1px solid #c2c1c1;*/
    /*border-radius: 3px;*/
    /*box-shadow: 0 10px 10px -8px rgba(0, 0, 0, 0.3) inset;*/
    /*color: #3b3b3b;*/
    /*display: block;*/
    /*font-size: 13px;*/
    /*height: 24px;*/
    /*line-height: 24px;*/
    /*padding: 0;*/
    /*text-align: center;*/
    /*width: 95px;*/
/*}*/
.assembleCoupon_name {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.9) inset;
    color: #1a5685;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
    margin-top: 10px;
    padding: 8px 0;
}
.assembleCoupon_con .checkLine {
    display: none;
}
.assembleCoupon_con .checkLine + label {
    color: #3b3b3b;
    cursor: pointer;
    display: block;
    font-size: 13px;
    line-height: 1.2;
    padding: 2px 0 2px 26px;
    position: relative;
}
.assembleCoupon_con .checkLine + label:hover {
    color: #000000;
}
.assembleCoupon_con .checkLine + label:before {
    background-color: #ffffff;
    border: 1px solid #c2c1c1;
    border-radius: 1px;
    box-shadow: 8px 8px 4px -8px rgba(0, 0, 0, 0.3) inset;
    content: "";
    display: block;
    height: 14px;
    left: 0;
    position: absolute;
    top: 2px;
    width: 14px;
}
.assembleCoupon_con .checkLine:checked + label:after {
    background-color: #1f72af;
    content: "";
    display: block;
    height: 8px;
    left: 4px;
    position: absolute;
    top: 6px;
    width: 8px;
}
.assembleCoupon_aBut {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;

    margin: 5px;
    /*background-color: #77a02e;*/
    background-image: linear-gradient(to top, #1363a0, #8ab0cc);
    background-size: auto 200%;
    background-position: center bottom;
    color: #ffffff;
    font-size: 12px !important;
    width: 100%;
    height: 32px;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
}
.assembleCoupon_aBut:hover {
    /*background-color: #86b335;*/
    background-position: center top;
}

.assembleCoupon_sportsList {
    /*margin-right: -2px;*/
    /*max-height: 99px;*/
    /*overflow: hidden;*/
    /*padding-left: 1px;*/
    /*position: relative;*/
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;


    padding: 5px 5px;
    width: 100%;
    box-sizing: border-box;
}
/*.assembleCoupon_sportsList.active {*/
    /*max-height: none;*/
/*}*/
/*.assembleCoupon_sportsList:before, .assembleCoupon_sportsList:after {*/
    /*clear: both;*/
    /*content: "";*/
    /*display: block;*/
/*}*/
.assembleCoupon_sportsList .itemBall {
    margin: 0 0.5% 3px;
    flex: 0 0 19%;
}
.fixedRight.biggerRight .assembleCoupon_sportsList .itemBall,
.fixedRight.biggestRight .assembleCoupon_sportsList .itemBall {
    margin: 0 0.25% 3px;
    flex: 0 0 12%;
}
.assembleCoupon_sportsList .itemBall .checkSport {
    display: none;
}
.assembleCoupon_sportsList .itemBall .checkSport + label {
    background-color: #fff;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 100%;
    box-shadow: inset 0 -3px 0 #bec5cb;
}
.assembleCoupon_sportsList .itemBall .checkSport + label:hover,
.assembleCoupon_sportsList .itemBall .checkSport:checked + label {
    box-shadow: inset 0 -3px 0 #93c638;
}
.assembleCoupon_sportsList .itemBall .checkSport + label img {
    display: inline-block;
    max-height: 28px;
    vertical-align: middle;
}
.assembleCoupon_sportsList .itemBall .checkSport + label span {
    display: inline-block;
    width: 28px;
    height: 28px;
    vertical-align: middle;
}
.assembleCoupon_sportsList .arr {
    background-color: #a8b2ba;
    border-radius: 2px;
    bottom: 3px;
    color: #606e7a;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 4px;
    text-align: center;
    width: 45px;
}
.assembleCoupon_sportsList.active .arr {
    bottom: auto;
    float: left;
    position: relative;
    right: auto;
}
.assembleCoupon_sportsList .arr:hover {
    background-color: #b2bdc6;
}
.assembleCoupon_sportsList .arr:before{
    content: "\f103";
    font-family: fontawesome;
    font-size: 20px;
    font-weight: 400;
    display:inline-block;

    -webkit-transition:all 200ms linear;
    -moz-transition:all 200ms linear;
    -ms-transition:all 200ms linear;
    -o-transition:all 200ms linear;
    transition:all 200ms linear;
}
.assembleCoupon_sportsList.active .arr:before{
    -moz-transform:scale(1) rotate(180deg);
    -webkit-transform:scale(1) rotate(180deg);
    -o-transform:scale(1) rotate(180deg);
    -ms-transform:scale(1) rotate(180deg);
    transform:scale(1) rotate(180deg);
}

.bet_not_cupon .butHS {
    border-bottom: 1px dashed #1f72af;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    line-height: 12px;
    margin-bottom: 8px;
}
.bet_not_cupon .butHS:hover {
    border-bottom: 1px dashed transparent;
}

#cuponFix .sports_tab_two_con li.genCouponHide {
    display: none;
}
#cuponFix .sports_tab_two_con li.list {
    height: auto;
    margin-top: 0;
}
#genCouponTypes input[type="checkbox"] {
    display: none;
}
#genCouponTypes input[type="checkbox"] + label {
    position: relative;
    display: block;
    margin-top: 5px;
    padding-left: 23px;
    font-size: 12px;
    color: #1d3a59;
}
#genCouponTypes input[type="checkbox"] + label:before {
    content: "\f096";
    position: absolute;
    left: 6px;
    top: 1px;
    font-family: FontAwesome;
    font-size: 14px;
}
#genCouponTypes input[type="checkbox"]:checked + label:before {
    content: "\f046";
}