.active {border-top:0 !important;border-bottom:0 !important;}

body {
	background-color: #fff;
    font-family: 'Rubik', sans-serif;
}
h2 {
    font-weight: 500;
}
header.main-setting {
    background: rgb(33, 37, 71);
    padding-bottom: 50px;
}
.header-content_wrapper {
    padding-left: 0;
    padding-right: 0;
    max-width: 1300px;
    margin: 0 auto;
    padding-top: 20px;
}
.header-content__logo {
    margin-top: 20px;
    position: relative;
    left: 0;
    -moz-transform: inherit;
    -ms-transform: inherit;
    -o-transform: inherit;
    transform: inherit;
    width: 240px;
    text-align: left;
    float: left;
}
.uxpay {
	background-image: linear-gradient(to bottom, #2e3a61, #181533);
    position: relative;
    min-height: 720px;
	overflow: hidden;
}
.radius-bl1 {
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
}
.radius-bl4 {
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
}
table tbody tr td:first-child .exchange_chose__give__body ul li:first-child {
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
}
.left-list li:last-child.active {
    border-bottom-left-radius: 0;
}
.radius-bl3 {
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
}
.section-exchange_chose {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.radius-bl2 {
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
}
.opero {
    position: fixed;
    margin: 0;
    top: 50%;
    right: -95px;
    width: 220px;
    text-align: center;
    height: 45px;
    padding: 10px 20px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    z-index: 100;
    border-radius: 10px;
    font-size: 14px;
    letter-spacing: 2px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.18);
    color: #FFF;
}

.opero-online {
    background: #4E83E2;
}

.opero-offline {
    background: #828282;
}
.header-content__social ul li {
    margin-bottom: 0;
    float: left;
    margin-right: 30px;
}
.header-content__item span {
    padding-left: 0;
    font-size: 18px;
    font-weight: 500;
    margin-left: 10px;
}
.chat {
    border-bottom: dotted 1px #fff;
}
a.logotype_link, a:hover {
    text-decoration: none;
    color: #e7f000 !important;
}
.header-content__social {
    margin-top: 36px;
    float: left;
    position: relative;
}
.header-content__telephone span {
    font-size: 18px;
}
.header-content__login a {
    font-size: 14px;
    margin-left: 7px;
}
.header-content__login {
    border: solid 1px #e7f000;
    border-radius: 50px;
    padding: 8px 14px;
}
.header-content__telephone {
    float: left;
    font-family: 'Rubik';
    padding-right: 130px;
    padding-top: 34px;
}
.section-exchange_chose {
    background: transparent;
}
.exchange_chose__give__head, .exchange_chose__give__head.vd.success {
    background: transparent;
}
.exchange_chose__give__body ul li.active {
    color: #fff;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.01) 2%, rgba(231,240,0,0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 2%,rgba(231,240,0,0.65) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 2%,rgba(231,240,0,0.2) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6e7f000',GradientType=0 );
    border-bottom: solid 2px #dae400 !important;
}
.exchange_chose__give__body {
    background: transparent;
}
.exchange_chose__give__body ul li {
    border-top: 1px solid #374475;
}
.exchange_chose__give__body ul li {
    border-right: 0;
    color: #fff;
}
.exchange_chose__give__body ul li.active .ex_c_gv__cof, .exchange_chose__give__body ul li.active .exchange_chose__get__lb_wr a, .exchange_chose__give__body ul li.active .exchange_chose__get__lb_wr span {
    color: #fff;
}
.exchange_chose__give__body ul li:hover {
    background: #e7f000;
    color: #000;
}
.exchange_chose__get__body ul li:hover {
    background: #e7f000;
    color: #000;
}
.exchange_chose__get__lb_wr span {
    font-size: 13px;
    color: #42548c;
    padding-right: 10px;
}
.exchange_chose__give__head .ex_c_gv_text_wr {
    margin-left: 0;
}
.exchange_chose__give__head {
    padding-left: 15px;
}
.exchange_chose__exch {
    float: right;
}
.exchange_chose__get {
    float: left;
}
.exchange_chose__give {
    float: left;
}
.exchange_chose__give__body ul li .exchange_chose__give__lb_wr {
    padding-left: 0;
}
.exchange_chose__give__body ul li .exchange_chose__give__lb_wr.next_setting {
    padding-left: 0;
}
.ex_c_gv__ico {
    width: 35px;
    height: 35px;
    margin-top: 7px;
}
.ex_c_gv__cof, .ex_c_gv__nm {
    font-size: 18px;
    padding-top: 9px;
    font-weight: 500;
}
.exchange_chose__give__body ul li {
    min-height: auto;
    max-height: 66px;
    height: 66px !important;
}
.ex_c_gv__ico.next_setting {
    width: 35px;
    height: 35px;
    margin-left: 10px;
    margin-right: 17px;
}
.exchange_chose__get__lb_wr {
    margin-top: 14px;
}
.exchange_chose__give__head .ex_c_gv_text_wr {
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 0px;
    margin-top: 0;
}
#exForm {
	padding: 15px;
}
.exchange_chose__give__head.lt__setting {
    padding-left: 15px;
}
.exchange_chose__exch__body {
    padding: 0;
    background: transparent;
}
.exch__body__form_gt-lt__head span {
    font-size: 17px;
    color: #fff;
}
.exch__form_unit span.blk {
    color: #fff;
}
.input-deception span {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}
.main-input.black {
    color: #fff;
}
.input-deception {
    border-bottom: 0;
}
.main-input {
    border-bottom: 2px solid #dae400;
}
.chose__exch__body__form_gt {
    border: 0;
    width: 100%;
    padding-bottom: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0;
    margin-bottom: 15px;
}
.exch__body__form_gt-top {
    padding-left: 0;
    padding-right: 0;
}
.exch__body__form_gt-bottom {
    padding-left: 0;
    padding-right: 0;
}
.cursi {
    color: #fff;
    font-weight: 300;
}
.arr_fm i {
    background: #fff;
    margin-top: 4px;
}
.arr_fm i:after {
    background: #fff;
}
.arr_fm i:before {
    background: #fff;
}
.btn.hp, .btn.hpv, .btn.md {
    background: #dae400;
    border-radius: 50px;
    border: 0;
    border-bottom: solid 3px #b3bb00;
    color: #000;
    font-size: 18px;
    font-weight: 500;
    padding: 10px 0;
}
.btn.hp:hover, .btn.hpv:hover, .btn.md:hover {
    background: #dae400;
    -webkit-box-shadow: 0px 10px 60px 0px rgba(217,228,0,0.3);
    -moz-box-shadow: 0px 10px 60px 0px rgba(217,228,0,0.3);
    box-shadow: 0px 10px 60px 0px rgba(217,228,0,0.3);
}
.resultfalse {
    text-align: center;
    margin-top: 0;
    border-radius: 0;
    border: 0;
    background: #ff685f4d;
    color: #fff;
    border-radius: 50px;
    font-weight: 300;
}
.main-input {
    font-size: 18px;
}
.footer-copy span {
    color: #000000;
}
footer a {
    color: #000;
    font-size: 15px;
    font-weight: 300;
}
.footer-copy span {
    font-size: 15px;
    font-weight: 300;
}
.footer-content_wrapper {
    padding-left: 0;
    padding-right: 0;
    max-width: 1300px;
    margin: 0 auto;
}
.footer-right {
    padding-top: 20px;
    width: 525px;
    margin: 0;
    float: right;
}
.about-uxpay {
    max-width: 1300px;
    margin: 50px auto 100px auto;
}
.about-uxpay p {
    color: #6d6d6d;
}
.menu-header-container {
    background-color: rgb(32, 35, 68);
    padding: 17px 0;
}
.menu-header {
    max-width: 1300px;
    margin: 0 auto;
}
.menu-header ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.menu-header ul li {
    display: inline;
    margin-right: 30px;
}
.menu-header ul li a {
    font-size: 17px;
    font-weight: 300;
    border-bottom: solid 1px #2c375d;
}
.itm-l {
    height: 230px;
}

@media (max-width: 767px) {
.header-content__social ul {
    visibility: visible;
    opacity: 1;
    position: inherit;
    top: 36px;
    left: -10px;
    background: transparent;
    text-align: center;
    width: auto;
    padding-top: 10px;
    z-index: 5;
    padding-bottom: 0;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    transition: opacity .3s ease;
}
.header-content__item span {
    display: block;
}
.header-content__social {
    margin-top: -23px;
    float: left;
    position: relative;
}
header.main-setting {
    padding: 0 15px 40px 15px;
}
.menu-header-container {
    padding: 10px 15px;
}
.menu-header ul li a {
    font-size: 16px;
    font-weight: 600;
}
.menu-header ul li {
    margin-right: 15px;
}
.page-wrapper.main-setting {
    min-width: 750px;
}
.header-content__login {
    border: solid 1px #e7f000;
    border-radius: 50px;
    padding: 8px 14px;
    background: #2c375d;
}
.wrapper__right_content {
    width: 310px;
    padding-left: 10px;
    padding-bottom: 10px;
    position: absolute;
    top: 32px;
    right: -15px;
    visibility: hidden;
    opacity: 0;
    background: transparent;
    padding-top: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 10;
}
.exchange_chose__give__head {
    padding-left: 15px;
    position: relative;
    border-bottom: 0;
    cursor: pointer;
}
.ex_c_gv_text_wr span {
	border-bottom: dotted 2px #fff;
	cursor: pointer;
}
.exchange_chose__exch {
    float: none;
}
.exchange_chose__get {
    float: none;
}
.exchange_chose__give {
    float: none;
}

.rules__list p {
    margin-top:20px; 
}

}