body {
    font-size: 14px;
}

input::placeholder {
    font-size: 13px;
}

.reg-wrap {
    background: #FFF;
}

.ui-img {
    height: 44px;
}

.ui-input {
    width: 243px;
    height: 44px !important;
    padding: 11px 10px;
    float: left;
    font-size: 14px;
    line-height: 16px;
    border-radius: 4px;
    border: solid 1px #CCC;
    margin-left: 3px;
}

.ui-signup-img {
    width: 59px;
    height: 40px;
    position: absolute;
    top: 2px;
    left: 10px;
}

.ui-item {
    clear: both;
    padding: 0 0 18px;
    position: relative;
    z-index: 1;
    zoom: 1;
}

.ui-navbar {
    height: 110px;
    background: #FFFFFF;
    box-shadow: 0 2px 4px 0 rgba(245, 245, 245, 0.82);
    margin-bottom: 0px !important;
}

.ui-logo {
    margin-top: -20px;
}

.ui-menuItems li {
    margin-top: 24px;
}

.ui-span {
    margin-left: 10px;
    line-height: 110px;
    font-size: 20px;
    color: #999999;
    letter-spacing: 0;
}

.ui-span-login {
    float: right;
    line-height: 110px;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
}

.ui-main {
    margin-top: 80px;
}

.ui-signup {
    margin-top: 50px;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    height: 632px;
}

.ui-vipsignup {
    margin-top: 50px;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    height: 1030px;
}

.ui-label {
    text-align: right;
    font-size: 14px;
    color: #0D0000;
    letter-spacing: 0;
    line-height: 44px;
    padding-left: 0px !important;
    font-weight: normal;
    position: unset !important;
}

.ui-button {
    width: 100px;
    height: 44px;
    background: #FB3434;
    border-radius: 2px;
    background: #FB3434;
    color: #ffffff;
}

.ui-submit {
    background: #FB3434;
    border-radius: 2px;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    width: 474px;
    height: 50px;
    margin-left: 50px;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 10px;
}

.ui-div {
    margin-top: 20px;
}

/*
.ui-required {
    display: block;
    color: red;
}*/
.ui-label:before {
    content: "*";
    color: red;
}

.ui-check-div {
    margin: 10px 0 30px 0;
    padding-left: 40px;
}

.nav-border {
    border-bottom: 2px red solid !important;
    margin-bottom: 0px !important;
}

#YSF-BTN-HOLDER {
    position: fixed;
    max-width: 70px;
    max-height: 70px;
    right: 30px;
    bottom: 540px !important;
    cursor: pointer;
    overflow: visible;
    filter: alpha(opacity=100);
    opacity: 1;
    z-index: 9990;
}

#YSF-CUSTOM-ENTRY-2 {
    position: relative;
    width: auto;
    background-color: #62A8EA;
    border-radius: 0;
    box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.25);
}

#YSF-CUSTOM-ENTRY-2 img {
    width: 58px;
    height: auto;
}

#YSF-BTN-HOLDER img {
    display: block;
    overflow: hidden;
}

.vip-img {
    width: 240px;
    height: 160px;
    margin-left: 17px !important;
    margin-top: 10px !important;
}

img {
    vertical-align: middle;
}

img {
    border: 0;
}

.fake_button {
    cursor: pointer;
    border: none;
    background: transparent;
    text-decoration: underline;
    font-size: 14px;
    color: #1482FF;
    letter-spacing: 0;
}

.fake_button2 {
    cursor: pointer;
    border: none;
    background: transparent;
    text-decoration: underline;
    font-size: 14px;
    color: #1482FF;
    letter-spacing: 0;
}

.code-error {
    margin-left: 76px !important;
}
