input,
button,
textarea,
select,
optgroup,
option {
    font-style: inherit;
    font-size: inherit;
    font-family: inherit
}
button,
input {
    *overflow: visible;
    line-height: normal;
    border-radius: 0
}
button,
input,
select,
textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
    cursor: pointer
}
textarea {
    overflow: auto;
    vertical-align: top
}
textarea:focus,
input:focus {
    outline: 0
}
.full_bglightbox {
    background: rgba(34, 34, 34, 0.7);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 999999
}
a {
    color: #333;
    text-decoration: none;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear
}
a:hover {
    text-decoration: none;
    color: #0689ba;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear
}
.name_singer {
    color: #999999 !important
}
.name_singer:hover {
    color: #0689ba !important
}
a.link_incontent {
    color: #0689ba
}
a.link_incontent:hover {
    text-decoration: underline
}
a:hover h3.link-item-focus {
    color: #3f8cc3 !important
}
.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0
}
.clearfix:after {
    clear: both
}
.floatL {
    float: left
}
.floatR {
    float: right
}
.clear {
    clear: both
}
.clearL {
    clear: left
}
.clearR {
    clear: right
}
.spacer {
    clear: both;
    height: 1px;
    font-size: 1px
}
.alignR {
    text-align: right
}
.alignL {
    text-align: left
}
.hide {
    display: none !important
}
.pos-relative {
    position: relative
}
input,
select,
textarea {
    font-family: 'Roboto', Helvetica, Arial, sans-serif
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    border: 1px solid #c7c7c7;
    color: #333333;
    font-size: 12px;
    padding: 5px 5px;
    text-indent: 6px;
    -webkit-appearance: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border .25s linear, color .25s linear;
    -moz-transition: border .25s linear, color .25s linear;
    -o-transition: border .25s linear, color .25s linear;
    transition: border .25s linear, color .25s linear;
    -webkit-backface-visibility: hidden
}
select {
    border: 1px solid #c7c7c7;
    color: #333333;
    font-size: 12px;
    padding: 5px 5px;
    text-indent: 6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border .25s linear, color .25s linear;
    -moz-transition: border .25s linear, color .25s linear;
    -o-transition: border .25s linear, color .25s linear;
    transition: border .25s linear, color .25s linear;
    -webkit-backface-visibility: hidden
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
select:focus,
.uneditable-input:focus {
    border-color: #2882bc;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 2.0;
    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: 0px solid transparent;
    border-radius: 4px;
}
.btn:hover,
.btn:focus,
.btn-group:focus .btn.dropdown-toggle {
    background-color: #1bc3ed;
    color: #ffffff;
    outline: none;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    -webkit-backface-visibility: hidden
}
.btn:active {
    background-color: #1bc3ed;
    color: rgba(255, 255, 255, 0.75);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
.btn.disabled,
.btn[disabled] {
    background-color: #bdc3c7;
    color: rgba(255, 255, 255, 0.75);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    opacity: 0.7;
    filter: alpha(opacity=70)
}
#user_control,
#htmlLoginForm,
.submenu-topbar,
#divSuggestion,
#top20_box_more,
.box_info_show {
    opacity: 1;
    visibility: visible;
    display: block !important;
    -webkit-transition: opacity 0.2s linear, visibility 0.2s linear;
    -moz-transition: opacity 0.2s linear, visibility 0.2s linear;
    transition: opacity 0.2s linear, visibility 0.2s linear
}
#htmlForgotForm,
#htmlRegisterForm {
    position: fixed !important;
    left: 0;
    top: 0;
    z-index: 1000000;
    width: 100%
}
.boxshowcase {
    opacity: 1;
    visibility: visible;
    display: block;
    -webkit-transition: opacity 0.1s linear, visibility 0.1s linear;
    -moz-transition: opacity 0.1s linear, visibility 0.1s linear;
    transition: opacity 0.1s linear, visibility 0.1s linear
}
.hideShowCase {
    visibility: hidden !important;
    opacity: 0 !important;
    z-index: 1;
    -webkit-transition: opacity 0.1s linear, visibility 0.1s linear, height 0.1s linear;
    -moz-transition: opacity 0.1s linear, visibility 0.1s linear, height 0.1s linear;
    transition: opacity 0.1s linear, visibility 0.1s linear, height 0.1s linear
}
.hideShowCaseNoneHeight {
    visibility: hidden !important;
    opacity: 0 !important;
    z-index: 1;
    height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden;
    -webkit-transition: opacity 0.1s linear, visibility 0.1s linear;
    -moz-transition: opacity 0.1s linear, visibility 0.1s linear;
    transition: opacity 0.1s linear, visibility 0.1s linear
}
.box_absolute:hover img {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear
}
iframe {
    border: none
}
.box_chart_music div.submenu {
    display: none
}
.activeQS {
    background: #f1f1f1
}
.activeQS a p,
.activeQS p {
    color: #e74c3c !important
}
#htmlLoginForm {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000000;
    width: 100%
}
.box_lightbox {
    width: 550px;
    padding: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border .25s linear, color .25s linear;
    -moz-transition: border .25s linear, color .25s linear;
    -o-transition: border .25s linear, color .25s linear;
    transition: border .25s linear, color .25s linear;
    position: fixed;
    left: 50%;
    margin-left: -275px;
    z-index: 1099901;
    top: 40px
}
.box_lightbox .wpage_lightbox {
    width: 550px;
    height: auto;
    background: #FFFFFF;
    position: absolute;
    z-index: 1001
}
.box_lightbox .title_lightbox {
    float: left;
    width: 530px;
    padding: 2px 10px;
    background: #2582be;
    font-size: 18px;
    color: #FFFFFF
}
.box_lightbox .title_lightbox label {
    float: left
}
.box_lightbox .content-lightbox {
    float: left;
    width: 470px;
    padding: 15px 40px 15px 40px;
    height: auto;
    line-height: 34px
}
.box_lightbox .content-lightbox .note_lightbox a.lnk-download,
a.lnk-download:hover {
    color: #fff;
    font-weight: bold;
    height: 20px;
    padding: 3px 10px;
    text-decoration: none !important
}
.box_lightbox.w400px {
    width: 450px;
    margin-left: -225px
}
.btn-primary.cancel {
    background: #bdc3c7
}
.box_lightbox.w400px {
    width: 450px
}
.box_lightbox.w400px .wpage_lightbox {
    width: 450px
}
.box_lightbox.w400px .title_lightbox {
    width: 430px;
    float: left;
    line-height: 34px
}
.box_lightbox.w400px .content-lightbox {
    width: 370px
}
.box_lightbox.w200px {
    width: 250px;
    margin-left: -125px
}
.box_lightbox.w200px {
    width: 250px
}
.box_lightbox.w200px .wpage_lightbox {
    width: 250px
}
.box_lightbox.w200px .title_lightbox {
    width: 230px;
    float: left
}
.box_lightbox.w200px .content-lightbox {
    width: 170px
}
.box_lightbox input {
    height: 22px;
    float: left;
    cursor: pointer
}
.box_lightbox textarea {
    float: left;
    width: 353px;
    height: 100px
}
.box_lightbox input.combobox {
    box-shadow: none;
    width: 328px;
    padding-right: 30px;
    height: 22px;
    margin-bottom: 0;
    background: url(https://stc-id.nixcdn.com/v11/images/icon-cursor.png) #ffffff no-repeat 330px -405px;
    position: relative
}
.box_lightbox .content-lightbox .fun_login {
    border-top: 0px;
    float: left;
    width: 370px;
    color: #333333
}
.box_lightbox .content-lightbox .fun_login .pdform {
    float: left;
    width: 400px;
    font-size: 13px;
    padding: 3px 0px
}
.box_lightbox .content-lightbox .fun_login .pdform .box_more_option {
    float: left;
    width: 370px;
    line-height: 40px;
    height: 40px;
    padding: 15px 0px 10px 0px
}
.box_lightbox .content-lightbox .fun_login .pdform .box_more_option input {
    float: left;
    margin: 2px 4px 0px 0px
}
.box_lightbox .content-lightbox .fun_login .pdform .box_more_option span {
    float: left;
    margin-right: 5px;
    font-size: 14px;
    line-height: 24px;
    margin: 5px 0px 0 0
}
.box_lightbox .content-lightbox .fun_login .pdform .box_more_option .lost {
    background: none;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    margin: 5px 0px 0 2px;
    height: 24px;
    float: left
}
.box_lightbox .content-lightbox .fun_login .pdform .btn.btn_login_submit {
    float: right;
    font-size: 15px;
    width: 100px;
    text-align: center;
    height: 36px;
    line-height: 36px;
    margin: 0px 0px 5px 0;
    padding: 0px 20px
}
.box_lightbox .content-lightbox .fun_login .lb {
    float: left;
    width: 370px;
    font-size: 13px;
    text-align: left
}
.box_lightbox .content-lightbox .fun_login .row {
    float: left;
    width: 370px;
    font-size: 13px
}
.box_lightbox .content-lightbox .fun_login .input_data {
    height: 22px;
    float: left;
    padding: 3px 5px;
    line-height: 25px
}
.box_lightbox .content-lightbox .fun_login .input_data.input_link1 {
    width: 358px;
    float: left;
    font-size: 12px
}
.box_lightbox .content-lightbox .fun_login .box_more_login {
    float: left;
    width: 350px;
    background: #e5e5e5;
    padding: 6px 10px 4px 10px;
    margin: 0px 0px;
    height: 28px;
    line-height: 28px
}
.box_lightbox .content-lightbox .fun_login .box_more_login label {
    float: left
}
.box_lightbox .content-lightbox .fun_login .box_more_login a {
    width: 24px;
    height: 24px !important;
    float: left;
    margin-left: 5px !important;
    line-height: 28px !important;
    text-align: left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: bold
}
.box_lightbox .content-lightbox .fun_login .box_more_login a.login_facebook {
    background: #2f4b93
}
.box_lightbox .content-lightbox .fun_login .box_more_login a.login_facebook:hover {
    background: #415c9d
}
.box_lightbox .content-lightbox .fun_login .box_more_login a.login_facebook:active {
    background: #264186
}
.box_lightbox .content-lightbox .fun_login .box_more_login a.login_facebook span {
    width: 16px;
    height: 16px;
    background: url(https://stc-id.nixcdn.com/v11/images/icon.png) -40px -76px no-repeat;
    margin: 4px 9px 0px 4px;
    float: left
}
.box_lightbox .content-lightbox .fun_login .box_more_login a.login_google {
    background: #c43a30
}
.box_lightbox .content-lightbox .fun_login .box_more_login a.login_google:hover {
    background: #d24a40
}
.box_lightbox .content-lightbox .fun_login .box_more_login a.login_google:active {
    background: #b52b21
}
.box_lightbox .content-lightbox .fun_login .box_more_login a.login_google span {
    width: 16px;
    height: 16px;
    background: url(https://stc-id.nixcdn.com/v11/images/icon.png) -59px -76px no-repeat;
    margin: 4px 9px 0px 5px;
    float: left
}
.box_lightbox .content-lightbox .fun_login .box_not_user {
    float: left;
    width: 358px;
    padding: 0px 0px;
    text-align: left;
    height: 34px;
    line-height: 34px
}
.box_lightbox .content-lightbox .fun_login .box_not_user a {
    float: none !important;
    background: none !important;
    line-height: 34px !important;
    padding: 0px;
    margin: 0px
}
.pd-lightbox {
    background: #fff
}
.box_lightbox .row-lb {
    float: left;
    width: 450px;
    margin-bottom: 10px
}
.box_lightbox .row-lb-fb {
    float: left;
    width: 410px;
    margin-bottom: 10px
}
.box_lightbox .box_catcha {
    float: left;
    background: #CCCCCC;
    color: #333;
    line-height: 25px;
    padding: 4px 10px;
    margin-right: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center
}
.box_lightbox .input_catcha {
    width: 80px
}
.box_lightbox .row-lb label {
    float: left;
    width: 113px;
    text-align: left;
    margin-left: 0px;
    line-height: 32px
}
.w-content-lb-user-login {
    width: 800px;
    margin: 0 auto;
    padding: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border .25s linear, color .25s linear;
    -moz-transition: border .25s linear, color .25s linear;
    -o-transition: border .25s linear, color .25s linear;
    transition: border .25s linear, color .25s linear
}
.w-content-lb-user-login .wpage_lightbox {
    width: 800px;
    top: 100px;
    z-index: 1001;
    box-shadow: 1px 1px 6px #333;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #FFFFFF;
    position: fixed;
    z-index: 999999
}
.w-content-lb-user-login .title_lightbox {
    float: left;
    width: 800px;
    padding: 15px 10px 10px 20px;
    font-weight: 700;
    text-align: left;
    font-size: 18px;
    color: #212121;
    border-bottom: 1px solid #dbdbdb !important
}
.w-content-lb-user-login .title_lightbox label {
    text-transform: uppercase
}
.w-content-lb-user-login a.light_close {
    width: 20px;
    height: 20px;
    display: block;
    background: url(https://stc-id.nixcdn.com/v11/images/icon-repeat.png) -4px -761px no-repeat;
    margin: 0px 10px 0px 0px;
    float: right;
    padding: 5px
}
.w-content-lb-user-login a.light_close:hover {
    background: #e2e2e2 url(https://stc-id.nixcdn.com/v11/images/icon-repeat.png) -4px -761px no-repeat
}
.w-content-lb-user-login .content-lightbox {
    float: left;
    width: 500px;
    padding: 8px 10px 30px 0px;
    height: auto;
    border-right: #dbdbdb solid 1px
}
.w-content-lb-user-login .content-lightbox .fun_login {
    border-top: 0px;
    float: left;
    width: 450px;
    color: #333333
}
.w-content-lb-user-login .content-lightbox .fun_login .pdform {
    float: left;
    width: 500px;
    font-size: 13px;
    padding: 3px 0px
}
.w-content-lb-user-login .content-lightbox .fun_login .pdform .txt-alert-required {
    float: left;
    width: 478px;
    text-align: right;
    margin: 0 0 10px 0;
    font-size: 12px;
    color: #999999
}
.w-content-lb-user-login .content-lightbox .fun_login .pdform .txt-alert-get-pass {
    float: left;
    width: 430px;
    margin: 0 0 20px 60px;
    font-size: 13px;
    text-align: center;
    color: #333
}
.w-content-lb-user-login .content-lightbox .fun_login .pdform .txt-alert-info-guide-pass {
    float: left;
    width: 430px;
    margin: 10px 0 10px 40px;
    font-size: 13px;
    text-align: left;
    color: #333
}
.w-content-lb-user-login .content-lightbox .fun_login .pdform .txt-alert-info-guide-pass p {
    float: left;
    float: left;
    width: 100%;
    padding: 0 0 10px 0
}
.w-content-lb-user-login .content-lightbox .fun_login .pdform .lb {
    font-weight: 500;
    float: left;
    width: 140px;
    line-height: 34px;
    font-size: 13px;
    text-align: right;
    margin-bottom: 3px;
    padding: 0 20px 0 0
}
.w-content-lb-user-login .content-lightbox .fun_login .pdform .lb .required {
    font-size: 9px;
    position: absolute;
    margin: -5px 0 0 0;
    color: #e74c3c
}
.w-content-lb-user-login .content-lightbox .fun_login .pdform .row {
    float: left;
    width: 360px;
    font-size: 13px;
    margin-bottom: 10px
}
.w-content-lb-user-login .content-lightbox .fun_login .pdform .input_data {
    height: 35px;
    float: left;
    padding: 5px 5px;
    line-height: 25px
}
.w-content-lb-user-login .content-lightbox .fun_login .pdform .input_data.berr {
    border-color: #ef0000 !important
}
.w-content-lb-user-login .content-lightbox .blk-note {
    width: 150px;
    position: absolute;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    padding: 7px 10px;
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    color: #707070;
    font-size: 12px;
    margin: 0 0 0 360px;
    z-index: 100
}
.w-content-lb-user-login .content-lightbox .blk-note .i1 {
    display: block;
    font-family: "SimSun";
    font-size: 14px;
    height: 13px;
    left: -8px;
    overflow: hidden;
    position: absolute;
    top: 9px;
    z-index: 0;
    color: #d8d8d8
}
.w-content-lb-user-login .content-lightbox .blk-note .i2 {
    display: block;
    font-family: "SimSun";
    font-size: 14px;
    height: 22px;
    left: -6px;
    overflow: hidden;
    position: absolute;
    top: 9px;
    z-index: 1;
    color: #fff
}
.w-content-lb-user-login .content-lightbox .fun_login .icon-data-success {
    float: left;
    width: 16px;
    height: 16px;
    background: #6EBF6B url(https://stc-id.nixcdn.com/v11/images/icon-repeat.png) -4px -2404px no-repeat;
    margin: 9px 0 0 5px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
}
.w-content-lb-user-login .content-lightbox .fun_login .err-note-reg {
    float: left;
    width: 100%;
    color: #f10000;
    font-size: 12px
}
.w-content-lb-user-login .content-lightbox .fun_login .pdform .input_data.input_link1 {
    width: 360px;
    float: left;
    font-size: 12px
}
.w-content-lb-user-login .content-lightbox .fun_login .pdform .input_data.input_link2 {
    width: 176px
}
.w-content-lb-user-login .content-lightbox .fun_login .pdform .box_more_option {
    float: left;
    width: 360px;
    line-height: 16px;
    padding: 5px 0px 0px 0px;
    margin: 0 0 0 130px
}
.w-content-lb-user-login .content-lightbox .fun_login .pdform .box_more_option input {
    float: left;
    margin: 3px 4px 0px 0px
}
.w-content-lb-user-login .content-lightbox .fun_login .pdform .box_more_option input[type=checkbox]:not(old) + label {
    line-height: 16px !important;
    height: 24px !important
}
.w-content-lb-user-login .content-lightbox .fun_login .pdform .box_more_option span {
    float: left;
    margin-right: 5px;
    font-size: 12px;
    line-height: 16px;
    margin: 0px 0px 0 0
}
.w-content-lb-user-login .content-lightbox .fun_login .pdform .box_more_option .lost {
    background: none;
    font-weight: normal;
    color: #0689ba;
    font-size: 14px;
    line-height: 16px;
    margin: 0px 16px 0 0;
    height: 24px;
    float: right
}
.w-content-lb-user-login .content-lightbox .fun_login .pdform .btn.btn_login_submit {
    float: left;
    font-size: 13px;
    width: 360px;
    text-transform: uppercase;
    text-align: center;
    height: 36px;
    line-height: 36px;
    margin: 5px 0px 5px 125px;
    padding: 0px 20px
}
.w-content-lb-user-login .content-lightbox .fun_login .pdform .btn.btn_login_home_music {
    float: left;
    font-size: 13px;
    width: 200px;
    text-transform: uppercase;
    text-align: center;
    height: 36px;
    line-height: 36px;
    margin: 5px 0px 5px 40px;
    padding: 0px 20px
}
.w-content-lb-user-login .content-lightbox .fun_login .pdform .box_more_option label {
    float: left;
    font-size: 14px
}
.w-content-lb-user-login .content-lightbox .fun_login .pdform .box_more_option a {
    color: #0689ba
}
.w-content-lb-user-login .box-right-login {
    float: left;
    width: 259px;
    padding: 0px 10px 15px 30px;
    border-left: #dbdbdb solid 1px;
    margin: 0 0 0 -1px
}
.w-content-lb-user-login .box-right-login .box-user-have-acc {
    float: left;
    width: 100%;
    padding: 0px 0;
    margin: 10px 0 10px 0
}
.w-content-lb-user-login .box-right-login .box-user-have-acc .txt-alert-user {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 13px
}
.w-content-lb-user-login .box-right-login .box-user-have-acc .box-show-btn {
    float: left;
    width: 100%;
    text-align: center;
    height: 36px;
    line-height: 36px;
    margin: 10px 0 10px 0
}
.w-content-lb-user-login .box-right-login .box-user-have-acc .box-show-btn .btn-action-login-re:hover {
    background: #d53827
}
.w-content-lb-user-login .box-right-login .box-user-have-acc .box-show-btn .btn-action-login-re {
    padding: 10px 0px;
    text-align: center;
    background: #e74c3c;
    display: inline-block;
    font-size: 15px;
    width: 229px;
    text-transform: uppercase
}
.w-content-lb-user-login .box-right-login .box-line-or {
    float: left;
    width: 229px;
    padding: 0px 10px 0px 15px;
    height: 30px
}
.w-content-lb-user-login .box-right-login .box-line-or .line-w {
    height: 1px;
    width: 100%;
    background: #dbdbdb;
    margin: 10px 0 0 0;
    position: absolute
}
.w-content-lb-user-login .box-right-login .box-line-or .title-or {
    position: absolute;
    left: 50%;
    font-size: 13px;
    width: 60px;
    margin: -6px 0 0 -30px;
    background: #FFFFFF;
    text-align: center
}
.w-content-lb-user-login .box-right-login .box_more_login {
    float: left;
    width: 230px;
    padding: 0px 10px 4px 20px;
    margin: 0px 0px
}
.w-content-lb-user-login .box-right-login .box_more_login .btn-lgoin-social {
    float: left;
    width: 100%;
    margin: 0 0 10px 0
}
.w-content-lb-user-login .box-right-login .box_more_login .btn-lgoin-social .name-social {
    float: left;
    font-size: 13px;
    line-height: 28px
}
.w-content-lb-user-login .box-right-login .box_more_login .icon_login_social {
    width: 28px;
    height: 28px !important;
    margin: 0 8px 0 0;
    float: left;
    line-height: 24px !important;
    text-align: left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: bold
}
.w-content-lb-user-login .box-right-login .box_more_login .icon_login_social.login_facebook {
    background: #2f4b93
}
.w-content-lb-user-login .box-right-login .box_more_login .icon_login_social.login_facebook:hover {
    background: #415c9d
}
.w-content-lb-user-login .box-right-login .box_more_login .icon_login_social.login_facebook:active {
    background: #264186
}
.w-content-lb-user-login .box-right-login .box_more_login .icon_login_social.login_facebook .iconspan {
    width: 16px;
    height: 16px;
    background: url(https://stc-id.nixcdn.com/v11/images/icon.png) -40px -76px no-repeat;
    margin: 7px 9px 0px 7px;
    float: left
}
.w-content-lb-user-login .box-right-login .box_more_login .icon_login_social.login_google {
    background: #c43a30
}
.w-content-lb-user-login .box-right-login .box_more_login .icon_login_social.login_google:hover {
    background: #d24a40
}
.w-content-lb-user-login .box-right-login .box_more_login .icon_login_social.login_google:active {
    background: #b52b21
}
.w-content-lb-user-login .box-right-login .box_more_login .icon_login_social.login_google .iconspan {
    width: 16px;
    height: 16px;
    background: url(https://stc-id.nixcdn.com/v11/images/icon.png) -59px -76px no-repeat;
    margin: 6px 9px 0px 6px;
    float: left
}
.box-checkbox input[type=checkbox]:not(old):checked + label {
    background-position: -3px -2027px
}
.w-content-lb-user-login .content-lightbox .fun_login .pdform .box_more_option label {
    float: left;
    font-size: 14px;
    font-weight: 500
}
.box-checkbox input[type=checkbox]:not(old) + label {
    display: inline-block;
    margin-left: -24px;
    padding-left: 24px;
    background: url(https://stc-id.nixcdn.com/v11/images/icon-repeat.png) -3px -1975px no-repeat;
    line-height: 24px;
    float: left
}
#loginError,
#regError {
    width: 328px;
    text-align: left
}
.box-action-right .btn-play-music-me,
.btn-power-user {
    height: 38px !important
}
.input_data.input_link1 {
    width: 455px
}
.alert {
    padding-bottom: 10px
}
.boxOptionNowplaying {
    position: relative;
    float: left;
    height: auto
}
.clr {
    clear: both
}
.box_report_error {
    float: left;
    padding: 10px;
    width: 818px;
    border: #e3e3e3 solid 1px;
    margin-bottom: 8px;
    margin-top: 10px
}
.box_report_error p {
    margin-bottom: 10px;
    font-size: 18px;
    width: 100%;
    float: left
}
.box_report_error span {
    float: left;
    width: 840px;
    line-height: 30px;
    padding: 0px 0;
    font-size: 14px;
    padding: 5px 0 !important
}
.box_report_error label {
    margin: 0 0 0 5px
}
.box_report_error .input_error {
    width: 820px;
    float: left
}
.box_report_error .btn_submit_error {
    float: left;
    padding: 8px 12px;
    margin-top: 5px;
    font-size: 14px
}
.box_report_error textarea {
    width: 798px !important;
    border: #e3e3e3 solid 1px
}
.alert {
    float: left;
    width: 100%;
    padding: 20px 0px 15px 0px;
    margin: 5px 0;
    border-radius: 0px
}
.alert .content_alert {
    float: left;
    width: 750px;
    line-height: 18px;
    font-size: 13px;
    color: #ffffff
}
.alert.success {
    background: #41cc76;
    border-top: #2882bc solid 0px
}
.alert.success span.icon {
    width: 16px;
    height: 16px;
    display: block;
    background: url(https://stc-id.nixcdn.com/v11/images/icon.png) -217px -40px no-repeat;
    margin: 2px 10px 5px 15px;
    float: left
}
.alert.error {
    background: #e64e4e;
    border-top: #bb2727 solid 0px
}
.alert.error span.icon {
    width: 16px;
    height: 16px;
    display: block;
    background: url(https://stc-id.nixcdn.com/v11/images/icon.png) -233px -40px no-repeat;
    margin: 2px 10px 5px 15px;
    float: left
}
.alert.warning {
    background: #f29526;
    border-top: #2882bc solid 0px
}
.alert.warning span.icon {
    width: 16px;
    height: 16px;
    display: block;
    background: url(https://stc-id.nixcdn.com/v11/images/icon.png) -249px -40px no-repeat;
    margin: 2px 10px 5px 15px;
    float: left
}
.alert.infomation {
    background: #329ed9;
    border-top: #2882bc solid 0px
}
.alert.infomation span.icon {
    width: 16px;
    height: 16px;
    display: block;
    background: url(https://stc-id.nixcdn.com/v11/images/icon.png) -265px -40px no-repeat;
    margin: 2px 10px 5px 15px;
    float: left
}
a.close {
    width: 13px;
    height: 13px;
    display: block;
    background: url(https://stc-id.nixcdn.com/v11/images/icon.png) -306px -40px no-repeat;
    margin: 3px 10px 0px 0px;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    float: right
}