﻿.mobile-support-header-span {
    width: 100%;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    font-size: 27px;
     font-weight: 600;
    text-align: center;
    color: #ffffff;
    padding:0px 10px;
}

.product-more {
    padding-bottom: 20px;
}

.mobile-support-banner {
    width: 100%;
    overflow: hidden;
    background: #eee;
    position: relative;
}

.mobile-support-lable {
    font-weight: 600;
    font-family: Raleway-Medium !important;
}

.mobile-product-less {
    padding-bottom: 20px;
}

.mobile-pos-relative {
    position: relative;
    width: 100%;
}

.support-search-part {
    position: absolute;
    width:100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
}

.support-type-content {
    /*height: 100%;
    border-radius: 4px;
    border: 0;    //  1px solid #dedede;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);*/
    background-color: #ffffff;
    padding-top: 20px;
}

.support-type-content > font-face {
    font-size: 16px;
    padding-bottom: 10px;
    color: #999;
}

.jFiler-items-grid .jFiler-item {
    float: none !important;
}

.jFiler-items-grid .jFiler-item .jFiler-item-container {
    position: relative;
    margin: 12px 0 12px 0 !important;
    padding: 10px !important;
    border: 1px solid #e1e1e1;
    background: #fafbfd;
}

.jFiler-items-grid .jFiler-item .jFiler-item-container .jFiler-item-info {
    display: inline-table !important;
    padding: 5px 10px !important;
    width: calc(100% - 100px) !important;
    text-align: left;
}

.select-title {
    font-size: 20px;
    font-weight: 600;
    color: #333;
    padding-bottom: 15px;
    font-family: Raleway-Bold !important;
}

.support-search-part > div {
    width: 100%;
    height: 34px;
    border-radius: 2px;
    /*box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);*/
    margin-top: 20px;
    padding: 0px 10px;
}

    .support-search-part > div > input {
        outline: none;
        width: 100%;
        height: 100%;
        padding: 20px .75rem;
        padding-left: 40px;
        font-size: 14px;
        line-height: 1.5;
        font-weight: 400;
        color: #333;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #fff;
        border-radius: 3px;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    }

        .support-search-part > div > input:focus {
            box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.3);
        }

.support-page {
    font-size: 16px;
    /*margin: 30px 0;*/
    box-shadow: 0 1px 2.9px 0.6px rgba(4, 25, 55, 0.16);
    display: table;
    width: 100%;
}

    .support-page > .select-support:not(.active):hover {
        color: #666;
    }

        .support-page > .select-support:not(.active):hover .iconConent {
            background: #666;
        }

    .support-page > .select-support {
        font-size: 16px;
        font-weight: 600;
        color: #999;
        /*border: 1px solid #dedede;*/
        padding-top: 20px;
        display: table-cell;
        cursor: pointer;
        background: #fff;
    }

    .support-page > .select-support {
        transition-duration: 0s !important;
        background: #eee;
    }

        .support-page > .select-support.active {
            transition-duration: 0s !important;
            color: #007aff !important;
            background: #ffffff;
        }

        .support-page > .select-support:nth-child(2) {
            border-left: 1px solid #eee;
            border-bottom: 1px solid #eee;
            width: 50%;
        }

        .support-page > .select-support:nth-child(1) {
            border-bottom: 0px;
            padding: 0px 20px 10px 20px;
            border-right: none;
            width: 49%;
        }

.support-subcategory {
    margin-left: 25px;
}

/*.support-category, .support-subcategory {
    display: inline-block;
    width: calc((99.99% - 30px)/2);
    vertical-align: top;
}*/

/*.support-category-content, .support-subcategory-content {
    border: 1px solid #dedede;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    height: 272px;
    overflow-y: auto;
}

    .support-category-content .category-list, .support-subcategory-content .subcategory-list {
        height: 45px;
        border-bottom: 1px solid #dedede;
        line-height: 45px;
        cursor: pointer;
        color: #999;
    }*/

.category-list.active, .subcategory-list.active {
    /*background:#0077ec;*/
    background-color: #f9f9f9;
    color: #0577e7;
}
/*.support-category-content .category-list:first-child,.support-subcategory-content .subcategory-list:first-child{
	border:none;
}*/
.category-list-title {
    font-size: 16px;
    font-weight: 600;
    border: 1px solid #162029;
    background: #162029;
    color: white;
    line-height: 45px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.category-list:not(.active):hover, .subcategory-list:not(.active):hover {
    background-color: #f9f9f9;
    color: #666;
}

.support-product {
    margin: 0 15px;
}

.support-product-content {
    margin: 0 15px;
}

.support-product-list {
    position: relative;
    display: inline-block;
    padding: 20px 15px;
    width: 100%;
    box-shadow: 0 0px 2px 0px rgba(0, 0, 0, 0.18);
    border-radius: 4px;
    margin-bottom: 25px;
    vertical-align: top;
    cursor: pointer;
    transition: all 0.3s ease;
}

/*#mobile-category {
    overflow:scroll;
}
#mobile-category option {
    background-color:#999;
    overflow : hidden;
    text-overflow : ellipsis;
    white-space : nowrap;
}*/

.sup-pro-href {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.btn-step {
    width: 150px;
    height: 35px;
    line-height: 35px;
    background-color: #0077ec;
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding: 0;
}

.support-product-list:hover {
    transform: translate(0, -4px);
    box-shadow: 0 3px 8.9px 0.6px rgba(4, 25, 55, 0.16);
}

.support-product-list:nth-child(6n+6) {
    margin-right: 0;
}

.product-img {
    width: 120px;
    height: 120px;
    position: relative;
    margin-bottom: 25px;
    margin-top: 10px;
    text-align: center;
    margin:auto;
}

    .product-img img {
        max-height: 100%;
        max-width: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }

.product-message {
    /*height:75px;
	overflow:hidden;*/
}

/*.support-claim-page, .support-claim-form {
    min-height: 450px;
}*/

.support-claim-page {
}

#toSupportForm {
    font-size: 18px;
    margin: 15px 0 20px;
    padding: 15px 50px;
}

.serviceMess {
    font-size: 13px;
    color: #7f7f7f;
    font-weight: 600;
}

    .serviceMess a {
        text-decoration: underline;
        color: #7f7f7f;
        font-weight: 400;
    }

.modal-header, .modal-footer {
    border: none;
}

.modal-body {
    /*margin: 25px;*/
    margin-top: 0;
    padding: 0;
}

.support-main {
}

.country-message {
    margin-top: 20px;
    padding: 15px;
    border-radius: 2px;
    background-color: #ffffff;
    border: solid 1px #d6d6d6;
    text-align: left;
}

    .country-message p {
        margin-bottom: 5px;
    }

        .country-message p:last-child {
            margin-bottom: 0px;
        }

.step-list {
    display: inline-block;
    float: left;
    position: relative;
    width: calc((99.99% - 26px)/3);
}

    .step-list:first-child {
        width: 26px;
    }

.step-number {
    color: white;
    background: #bfcbd9;
    display: inline-block;
    width: 26px;
    height: 26px;
    line-height: 26px;
    border-radius: 50%;
    text-align: center;
    padding: 0;
    cursor: pointer;
}

    .step-number.notallowed {
        cursor: not-allowed;
    }

.step-progress {
    width: calc(99.99% - 26px);
    display: inline-block;
    border: 2px solid #bfcbd9;
    position: relative;
    top: -2px;
}

.step-list.done .step-number {
    background: #0077ec;
}

.step-list.done .step-progress {
    border-color: #0077ec;
}

.step-list .step-title {
    position: absolute;
    width: 100px;
    color: #999;
}

.step-list:nth-child(1) .step-title {
    top: -25px;
    left: -30px;
}

.step-list:nth-child(2) .step-title {
    top: -25px;
    right: -45px;
}

.step-list:nth-child(3) .step-title {
    top: -25px;
    right: -65px;
}

.step-list:nth-child(4) .step-title {
    top: -25px;
    right: -65px;
}

.step-list.done .step-title {
    color: #0077ec;
}

.mobile-step-bar {
    height: 46px;
    border-radius: 2px;
    background-color: #f9f9f9;
    margin: 20px 15px;
    border: 1px solid #ced4da;
}

    .mobile-step-bar .mobile-nav {
        padding: 11px 10px;
    }

    .mobile-step-bar .step-number {
        background: #0077ec;
    }

    .mobile-step-bar .step-title {
        font-size: 14px;
        color: #0077ec;
    }

    .mobile-step-bar .step-pagenum {
        right: 25px;
        position: absolute;
    }

.redColor, .redColor * {
    color: #ff0000;
    font-family: TitilliumWeb-Light !important;
}

.step-bar {
    width: 100%;
}

.step-form {
    width: 100%;
    padding: 15px;
    margin: 0 auto;
    display: none;
}

.step-form .form-group > label {
    font-weight: 600;
    font-family: Raleway-Medium !important;
}

.form-control:focus {
    border-color: #13A4FA;
}

.step-form.active {
    display: block;
}

.btnContent3 {
    position: relative;
    margin: 20px 15px;
}

    .btnContent3 .btn[disabled] {
        cursor: not-allowed;
        border: solid 1px #cccccc !important;
        color: #999999;
    }

    .btnContent3 .btn:last-child {
        position: absolute;
        right: 0;
    }

.btnContent {
    position: relative;
}

    .btnContent .btn[disabled] {
        cursor: not-allowed;
        border: solid 1px #cccccc !important;
        color: #999999;
    }

    .btnContent .btn:last-child {
        position: absolute;
        right: 0;
    }

.select-itemCode {
   font-size: 16px;
    font-weight: bold;
	box-sizing:border-box;
	display:inline-block;
	width:50%;
	/*background-color: #f7f7f7;*/
	/*border: solid 1px #d6d6d6;*/
	text-align:center;
	padding:10px 0;
	position:relative;
	cursor:pointer;
}

    .select-itemCode:last-child {
        margin-left: -5px;
    }

    .select-itemCode.active {
       	/*background-color: #0077ec;*/
	/*border-color:#0077ec;*/
	 color: #0077ec;
    border-radius: 25px;
      box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.34);
      background-color: #ffffff;
    }

.triangle-down {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #0077ec;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}

.select-itemCode.active .triangle-down {
    z-index: 1;
}

.jFiler-input-dragDrop {
    width: auto;
    margin: 25px;
    background: white;
}

.upload-form .jFiler-input-choose-btn {
    color: white;
}

.upload-form {
    border-radius: 4px;
    background-color: #fafbfd;
    border: solid 1px #dedede;
}

.finish-content {
    border-radius: 4px;
    background-color: #ffffff;
    border: solid 1px #dedede;
    padding: 50px;
}

.finish-message p {
    line-height: 1.71;
    color: #333;
     font-weight: 600;
    font-size: 14px;
    margin-bottom: 0px;
}

.item-code-form {
    display: none;
}

    .item-code-form.active {
        display: block;
    }

#personal-captcha {
    /*width: 350px;
    margin-right: 25px;*/
    display: inline-block;
    vertical-align: top;
}

.errBorder {
    border-color: #ff0000;
}

.list-itemType label {
    width: 90%;
}

.img-captcha {
    display: flex;
    border: 1px solid #ced4da;
    padding: 2px 11px;
    border-radius: 3px;
    width: 160px;
    background-color: #ffffff;
    height: 34px;
    margin-top: 10px;
    position: relative;
}
.codeImg{
    position: absolute;
    width: 110px;
    height: 100%;
    top: 50%;
    transform: translateY(-50%);
}
.img-captcha i {
    padding: 7px 2px;
}

#v_container, #v_container > #verifyCanvas {
    width: 85% !important;
    height: 100% !important;
}

#noteMessage {
    position: fixed;
    right: 10px;
    bottom: 10px;
    left: 10px;
    height: auto;
    border-radius: 3px;
    background-color: #f4f9ff;
    border: solid 1px #acd2ff;
    padding: 15px 20px;
    color: #4099ff;
    z-index: 99999;
}

.closeNote {
    position: absolute;
    right: 5px;
    top: 0px;
    display: inline-block;
    width: 15px;
    height: 15px;
    text-align: center;
    cursor: pointer;
}

.form-radio .radio:first-child {
    padding-left: 0;
}

.form-radio .radio label:before {
    display: none;
}

/*.checkbox label::after {
    top: -1px;
    left: -1px;
    color: #0077ec;
}*/

#ItemList {
    margin-bottom: 15px;
}

.item-content {
    padding: 20px;
    border: 1px solid #d6d6d6;
    background: #f0f0f0;
    border-radius: 3px;
}

.item-list {
    margin-bottom: 15px;
    position: relative;
}

    .item-list:last-child {
        margin-bottom: 0;
    }

    .item-list .fa-trash {
        position: absolute;
        top: 10px;
        right: 10px;
        cursor: pointer;
    }

input:read-only {
    background-color: #f7f7f7 !important;
}

.selectItem {
    /*width:65px;*/
    /*margin-left:-5px;*/
    /*border-bottom-right-radius:0;
	border-top-right-radius:0;*/
    /*color:#fff !important;*/
}

.item-selected {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    display: inline-block;
    width: calc(99.99% - 65px);
}

#selectItemModal .modal-body {
    padding: 20px;
    margin: 0;
    background: #f7f7f7;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

#selectItemModal .modal-footer {
    margin-top: 0;
    border-top: 1px solid #d6d6d6;
}

.img-70 {
    max-height: 70px;
    max-width: 70px;
}

#selectItemModal .modal-dialog.modal-max {
    max-width: 100%;
}


.iconConent {
    background: #999;
    color: white;
    padding: 15px;
    border-radius: 50%;
    height: 55px;
    width: 55px;
    display: inline-block;
    margin-bottom: 10px;
}

    .iconConent i {
        font-size: 28px;
    }

.select-support.active .iconConent {
    background: #0077ec;
}

.accessoryImg {
    height: 243px;
    width: 350px;
    padding: 0;
    margin: 15px;
    display: inline-block;
    vertical-align: top;
    background-color: #ffffff;
}

    .accessoryImg img {
        max-height: 100%;
        max-width: 100%;
        position: relative;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }

.accessoryContent {
    display: inline-block;
    /*width: calc(99.99% - 370px);*/
    /*overflow-y: auto;*/
    height: 350px;
}

.minusAcAmount, .plusAcAmount {
    display: inline-block;
    background: #f5f5f5;
    border: solid 1px #d6d6d6;
    width: 25px;
    padding: 6px;
    text-align: center;
    cursor: pointer;
}

.txtAcAmount {
    display: inline-block;
    width: 30px;
    padding: 6px;
    border: solid 1px #d6d6d6;
    border-left: none;
    border-right: none;
    margin: 0;
    text-align: center;
    outline: none;
}

#accessoryList .checkbox {
    margin-top: 0;
}

.SerialContent {
    margin: 20px auto;
    text-align: center;
    padding: 0px 5px;
}

    .SerialContent label span {
        color: #9e9e9e;
        font-weight: normal;
    }

#submitSerialNum {
    background: #0077ec;
    border-color: #0077ec;
    color: white;
    cursor: pointer;
    height: 36px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.upload-message {
    margin-top: 20px;
    font-size: 12px;
}

.jFiler-item-thumb-image {
    width: 40px !important;
    height: 45px !important;
    display: inline-block;
    vertical-align: top;
}

    .jFiler-item-thumb-image img {
        max-height: 100% !important;
        max-width: 100% !important;
        position: relative;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }

.jFiler-items-grid .jFiler-item {
    float: none;
}

    .jFiler-items-grid .jFiler-item .jFiler-item-container .jFiler-item-info {
        display: inline-block;
        /*width: auto;*/
    }

        .jFiler-items-grid .jFiler-item .jFiler-item-container .jFiler-item-info p {
            color: #999;
            font-size: 14px;
            margin-bottom: 0;
        }

    .jFiler-items-grid .jFiler-item .jFiler-item-container .jFiler-item-assets {
        float: right;
    }

    .jFiler-items-grid .jFiler-item .jFiler-item-container {
        margin: 0;
        border: none;
        border-bottom: 1px solid #dedede;
        padding: 15px 25px;
        border-radius: 0;
    }

    .jFiler-items-grid .jFiler-item:last-child .jFiler-item-container {
        border-bottom: none;
    }

.finishIcon {
    font-size: 60px;
    color: #92de26;
}

.main-item .checkbox {
    padding: 0px;
}

    .main-item .checkbox label::before {
        background-color: transparent;
        margin: initial !important;
    }
     .main-item .checkbox input[type="checkbox"]:checked + label::before ,.Content_List .checkbox input[type="checkbox"]:checked + label::before {
        background-color: #0077ec;
    }
    .main-item .checkbox label::after {
        color: #ffffff !important;
        margin: initial !important;
    }

.nameContent {
    display: inline-block;
    /*width: calc(99.99% - 80px);*/
    /*padding: 0 15px 15px 15px;*/
    vertical-align: middle;
}

span.jFiler-icon-file {
    width: 36px;
    height: 36px;
    line-height: 40px;
    font-size: 7px;
    font-weight: normal;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.SerialContent .input-group {
    position: relative;
    justify-content: center;
}

.serialResults {
    position: absolute;
    z-index: 9999;
    top: 40px;
    left: 0;
    /*width: calc(100% - 75px);*/
    background: #fff;
    box-shadow: 0 1px 2.9px 0.6px rgba(4, 25, 55, 0.16);
    border-radius: 3px;
    max-height: 450px;
    overflow-y: scroll;
}

.serialList {
    padding: 10px 20px;
    border-bottom: 1px solid #d6d6d6;
    cursor: pointer;
    display: flex;
    align-items: center;
    color: #999999;
}

    .serialList .imgCount {
        display: inline-block;
        width: 70px;
        height: 70px;
        margin-right: 20px;
        border: 1px solid #dedede;
        /*vertical-align:top;*/
        text-align: center;
        position: relative;
    }

        .serialList .imgCount > * {
            position: absolute;
            top: 50%;
            left: 50%;
            max-width: 100%;
            max-height:100%;
            transform: translate(-50%,-50%);
        }

    .serialList .serialMess {
        display: inline-block;
        width: calc(99.99% - 95px);
        padding: 5px 0;
        text-align:left;
    }

.noData {
    text-align: center;
    padding: 20px;
}

.tip-icons {
    color: #bfcbd9;
    padding: 0 10px;
    /* width: 75px; */
    position: absolute;
    right: 77px;
    top: 50%;
    transform: translateY(-50%);
}

    .tip-icons i {
        /*padding: 5px;*/
        cursor: pointer;
    }

        .tip-icons i:first-child {
            /*margin-right:5px;*/
        }

.btnContent .btn {
    padding-left: 30px;
    padding-right: 30px;
    border: solid 1px #0077ec;
}

.btnContent3 .btn {
    padding-left: 30px;
    padding-right: 30px;
    border: solid 1px #0077ec;
}

label.adjust-pos::before {
    top: 3px;
}

label.adjust-pos::after {
    top: 2px;
}

.limit-width {
    min-width: 105px;
}

.icon_inipt {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(-50%,-50%);
    color: #bfcbd9;
}

.tooltip-inner {
    background-color: #fff !important;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1) !important;
    color: #000 !important;
    padding: .375rem .75rem !important;
    max-width: 100% !important;
}

.bs-tooltip-auto[x-placement^=right] .arrow::before, .bs-tooltip-right .arrow::before {
    border-right-color: #fff !important;
}

@media (min-width: 576px) {
    .modal-width-container {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .modal-width-container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .modal-width-container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .modal-width-container {
        max-width: 1140px;
    }
}

.modal-width-container {
    width: 100%;
    padding-right: 15px;
    /*padding-left: 15px;*/
}

#searchSerial {
    width: 75%;
    display: inline-block;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    margin-right: -5px;
    vertical-align: top;
    height: 36px;
}

    #searchSerial::-webkit-input-placeholder {
        font-size: 14px;
        color: #999;
    }

#moblieModal .close {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    margin-top: 10px;
}

#moblieModal .modal-content {
    padding: 10px;
}

#moblieModal .modal-body {
    text-align: center;
}

    #moblieModal .modal-body .span1 {
        font-size: 20px;
         font-weight: 600;
    }
       #moblieModal .modal-body .span2 {
        font-size: 13px;
        color: #333333;
    }

.small-tip-color {
    color: #7F7F7F;
    width: 179px;
    margin: 0px 66px;
    font-size: 14px;
}

#countryName {
    font-size: 16px;
     font-weight: 600;
}

.radio .helper::after {
    transform: scale(0);
    background-color: #0577E7;
    border-color: #0577E7;
}

.radio input:checked ~ .helper::before {
    border: 1px solid #D6D6D6;
}

.support-search-icon {
    color: #999999;
    font-size: 16px;
    position: absolute;
    top: 64%;
    transform: translateY(-50%);
    left: 15px;
}

/*.form-control option {
    background-color:#999;
}*/

.mobile-table {
    background-color: #ffffff;
}

    .mobile-table .step-title {
        width: 44%;
        font-size: 13px;
         font-weight: 600;
        color: #9e9e9e;
    }

.mobile-selectItem-title {
    font-size: 14px;
    font-weight: 600;
    color: #333333;
    font-family: Raleway-Bold !important;
}

.Content_List .checkbox label::before {
    left: -13px !important;
    bottom: -10px !important;
}

.Content_List .checkbox label::after {
    left: -13px !important;
    top: -8px !important;
    color: #ffffff !important;
}

span.jFiler-icon-file {
    width: 40px !important;
    height: 45px !important;
    line-height: 52px !important;
}

.itemConent {
    margin-top: 10px;
}
.main-item .list-item {
    background-color: #fff;
    border: 1px solid #dedede;
}
.loading-support {
   padding-bottom: 25px;
}



/*US新增标签*/
#mobile-us-newAdd{
    background-color: #f5f5f5;
    color: #0577e7;
    padding: 20px;
    /*margin:23px 0;*/
    margin-bottom:25px;
}
#mobile-us-newAdd>a>div{
    width: 290px;
    height: 82px;
    margin:auto;
    border-radius: 4px;
    box-shadow: 0 1px 2.9px 0.6px rgba(4, 25, 55, 0.16);
    background-color: #ffffff;
    padding:11px 17px;
    overflow:hidden;
    position:relative;
}
#mobile-us-newAdd>a{
    margin-bottom:20px;
    display:block;
}
#mobile-us-newAdd>a>div:last-child{
    margin-bottom:0;
}
#mobile-us-newAdd>a>div div:nth-of-type(2){
    width: 150px;
    /*font-family: HelveticaNeue;*/
    font-family: Noto Sans SC !important;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: normal;
    text-align:left;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left:95px;
}
#mobile-us-newAdd>a>div div{
    float:left;
}

/*星级评价*/
#starsSubmit .iconfont{
    font-size: 30px;
    cursor: pointer;
    color: #d7d7d7;
}
#starsSubmit .iconfont.light{
    color: #ffd54e;
}
.starClick{
    margin-bottom: 20px;
    margin-top: 10px;
}
.greatEvaluation,.badEvaluation span{
    font-size: 14px;
    color: #333333;
    display: block;
    text-align: center;
    width: 100%;
}
.badEvaluation textarea{
    width: 100%;
    height: 100px;
    resize:none;
    border-radius: 2px;
    border: solid 1px #d6d6d6;
    background-color: #ffffff;
    margin-top: 10px;
    padding: 6px;
}

#evaluationConfirm{
    height: 405px;
}
#evaluationConfirm .modal-body>div{
    position:absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    width: 330px;
}
.jumpUrl a{
    text-decoration: underline;
    color: red;
    margin: 0 5px;
    font-family: Raleway-Light !important;
}
.disabled{
    pointer-events: auto!important;
    cursor: not-allowed!important;
}
.radio input:disabled ~ .helper::before{
    background-color: #eeeeee;
    cursor: not-allowed;
}

