/*new_feedback*/
.feedback_content_main {
    width: 100%;
    background-color: #f0f0f0;
    padding-left: 10px;
    padding-right: 10px;
}

.feedback_content_main .row {
    max-width: 1210px;
}

.form {
    padding-top: 10px;
}

.form .row {
    padding-bottom: 15px;
    line-height: 32px;
}

.txt {
    color: #888;
    padding: 8px 6px;
    margin: 0;
    border: 1px solid #e0e0e0;
    vertical-align: middle;
    font-size: 14px;
    font-family: Microsoft YaHei;
}

.feedback_left .t-feedcon {
   /* max-width:100%;*/
    height: 125px;
    overflow: auto;
}

.feedback_content_main .feedback_left #Mail {
    max-width: 65%;
    height: 40px;
    margin-left: 15px;
    color: #888;
    border: 1px solid #e0e0e0;
    font-size: 14px;
    font-family: Microsoft YaHei;
}

.feedback_left button.btn-submit {
    width: 138px;
    height: 40px;
    background-color: #ff6700;
    margin-top: 10px;
    color: #fff;
    border: none;
    display: block;
    text-align: center;
    font-size: 14px;
    margin-bottom: 0;
}

.feedback_left button:hover {
    background-color: #ff6700;
    opacity: 0.9;
    margin-bottom: 0;
}

.feedback_content .main .mail-notice {
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: -50px;
    text-align: left;
    font-family: Microsoft YaHei;
    color: #19bb0b;
}

.feedback_content .main .error-notice {
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: -50px;
    text-align: left;
    font-family: Microsoft YaHei;
    color: #Ff0000;
}

.feedback_content_main {
    padding-bottom: 80px;
}

.feedback_content_main .row .large-10 {
    padding: 0 3%;
    margin-top: 80px;
}

.feedback_content_main .row .large-3 {
    padding: 2%;
    margin-top: 80px;
}

.feedback_content_main .version {
    padding: 0;
}

.feedback_left h1 {
    font-size: 18px;
    color: #565656;
    font-family: Microsoft YaHei;
    letter-spacing: 1px;
    font-weight: normal;
    margin-bottom: 20px;
    margin-top: 30px;
}

.feedback_left h2 {
    border-top: 1px solid #ccc;
    max-width: 983px;
    font-size: 21px;
    padding: 10px 0px 0px 0px;
    color: #565656;
    font-family: Microsoft YaHei;
    letter-spacing: 1px;
    font-weight: lighter;
    padding-top: 20px;
}

.feedback_left h3 {
    font-size: 14px;
}

.feedback_right h1 {
    font-size: 24px;
    color: #565656;
    font-family: Microsoft YaHei bold;
    letter-spacing: 1px;
}

.feedback_right h2 {
    font-size: 16px;
    color: #565656;
    font-family: Microsoft YaHei;
    letter-spacing: 1px;
    font-weight: lighter;
    padding-top: 20px;
}

.feedback_right h3.order {
    font-size: 12px;
    color: #888;
    font-family: Microsoft YaHei;
    letter-spacing: 1px;
    font-weight: normal;
}

.feedback_right .issue h3 {
    font-size: 14px;
    color: #000;
    font-family: Microsoft YaHei;
    letter-spacing: 1px;
    font-weight: normal;
}

.feedback_right .issue p {
    font-size: 14px;
    color: #888;
    font-family: Microsoft YaHei;
    letter-spacing: 1px;
    font-weight: normal;
}
/*.feedback_left,.feedback_right{
    background: #fff;
}*/
.feedback_right .help .wechat {
    margin-left: 25px;
}

.feedback_right .help #email_help {
    color: #000;
}

.feedback_right .help #email_help:hover {
    color: #0f8cf6;
}

@media screen and (min-width: 1133px) {
    .feedback_content_main .row .large-3 {
        width: 30%;
        padding: 2%;
        min-height: 525px;
    }

    .feedback_content_main .row .large-10 {
        min-height: 525px;
    }
}

@media screen and (max-width: 1132px) and (min-width: 1001px) {
    .feedback_content_main .row .large-3 {
        width: 31%;
        padding: 2%;
        min-height: 538px;
    }

    .feedback_content_main .row .large-10 {
        min-height: 538px;
    }
}

@media screen and (max-width: 1000px) and (min-width: 768px) {
    .feedback_content_main .row .large-3 {
        width: 31%;
        padding: 2% 2% 0.3% 2%;
        min-height: 563px;
    }

    .feedback_content_main .row .large-10 {
        min-height: 563px;
    }

    .feedback_right h2 {
        padding-top: 10px;
    }
}

.support_contact .row {
    padding-top: 70px;
    padding-bottom: 70px;
}

.support_contact h1 {
    color: #3b3b3b;
    font-size: 30px;
    font-weight: normal;
    font-family: Microsoft YaHei;
    margin-top: 10px;
    padding-left: 15px;
}

.support_contact h2.title {
    color: #3b3b3b;
    font-size: 24px;
    font-weight: normal;
    font-family: Microsoft YaHei;
    margin-top: 10px;
}

.support_contact p {
    color: #666;
    font-size: 16px;
    font-weight: normal;
    font-family: Microsoft YaHei;
    line-height: 24px;
    margin-bottom: 20px;
}

.support_contact p.support_content {
    margin-bottom: 0;
}

.support_contact .thank_content {
    margin-bottom: 20px;
}

#dialog-form{
    padding-top: 50px;
    padding-bottom: 50px;
    background: #f0f0f0;
}

#dialog-form h1 {
    color: #3b3b3b;
    font-size: 30px;
    font-weight: normal;
    font-family: Microsoft YaHei;
    text-align: center;
}

#dialog-form p {
    color: #666;
    font-size: 16px;
    font-weight: normal;
    font-family: Microsoft YaHei;
    margin-top: 20px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}

#dialog-form button {
    background: none;
    border: none;
    color: #2f7bcb;
    padding: 0;
    font-weight: normal;
    font-size: 16px;
    margin-bottom: 0;
    outline: none;
    box-shadow: none;
}

#dialog-form button:active{
    box-shadow: none;
}

#dialog-form button:hover {
    background: none;
    border: none;
    color: #2ba6cb;
    padding: 0;
    font-weight: normal;
    font-size: 16px;
    margin-bottom: 0;
}

.contact_customer {
    padding-top: 70px;
    padding-bottom: 70px;
}

.contact_customer h1 {
    font-size: 24px;
    margin: 0 0 30px 0;
    text-align: center;
}

.contact_customer p {
    font-size: 16px;
    margin: 0 0 20px 0;
    text-align: center;
}

.ui-dialog .ui-dialog-titlebar-close {
    border: none;
    background: none;
}

.ui-button .ui-icon {
    background: none;
}

.ui-button.ui-corner-all.ui-widget.ui-button-icon-only.ui-dialog-titlebar-close {
    background: url('/images/close_dialog.png') no-repeat;
    outline: none;
    box-shadow: none;
}

.ui-button.ui-corner-all.ui-widget.ui-button-icon-only.ui-dialog-titlebar-close:focus{
    outline: none;
}

.ui-button.ui-corner-all.ui-widget.ui-button-icon-only.ui-dialog-titlebar-close:hover {
    background: url('/images/close_dialog.png') no-repeat;
    opacity: 0.8;
}

.choose_customer {
    max-width: 680px;
    font-size: 20px;
    padding-left: 15px;
    padding-right: 15px;
}

.choose_customer a {
    display: block;
    width: 100%;
    height: 75px;
    text-align: center;
    line-height: 75px;
    color: #3b3b3b;
    font-size: 20px;
    letter-spacing: 0.8px;
    background: #e6e6e6;
    border: 1px solid #ccc;
    outline: none;
}

.choose_customer a.selected {
    background: #fff;
    border-bottom: none;
}

#customer_order,#customer_invoice {
    background: #fff;
    margin-left: 15px;
    margin-right: 15px;
}
#customer_order > .row,#customer_invoice > .row{
    max-width: 650px;
    margin: 0 auto;
    font-size: 16px;
    padding: 15px;
    border: 1px solid #ccc;
    border-top: 0;
}

#customer_order label,#customer_invoice label {
    margin-bottom: 30px;
    height: 45px;
    line-height: 45px;
    text-align: right;
}

#customer_invoice select {
    height: 45px;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}

#customer_order textarea,#customer_invoice textarea {
    height: 165px;
}

#customer_order label.error,#customer_invoice label.error {
    margin-bottom: 0;
    height: 30px;
    line-height: 26px;
    text-align: left;
}

#customer_order .large-2,#customer_invoice .large-2 {
    height: 45px;
    width: 23%;
}

#customer_order .large-10,#customer_invoice .large-10 {
    width: 77%;
}

#customer_order input,#customer_invoice input {
    height: 45px;
    margin-bottom: 0;
}

#dialog-form button:active {
    background: none;
    border: none;
}

.ui-dialog {
    padding: 0;
}
#tab_order{
    border-right: 0;
}
.tax_number_label .large-2{
    padding-left: 0;
    line-height: 22px;
}
@media screen and (max-width: 767px) {
    .support_contact .row {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .support_contact .row > .large-3{
        padding-left: 25px;
        padding-right: 25px;
        padding-top: 30px;
    }
    #tab_order{
        border-right: 1px solid #ccc;
    }
    #customer_order > .row, #customer_invoice > .row{
        padding: 0;
    }
    #customer_order .large-2,#customer_invoice .large-2 {
        width: 100%;
        text-align: left;
    }

    #customer_order .large-10,#customer_invoice .large-10 {
        width: 100%;
        text-align: left;
    }
    .tax_number_label .large-2{
        padding-left: 15px;
        line-height: 45px;
    }
}

@media screen and (max-width: 1023px) {
    .support_contact > .row > .large-9 {
        width: 100%;
    }

    .support_contact > .row > .large-3 {
        width: 100%;
        padding: 5%;
    }
    
    .support_contact .panel{
        margin-top: 0;
    }
}

@media screen and (max-width: 413px) {
    #dialog-form h1{
        font-size: 22px;
        padding-left: 10px;
        padding-right: 10px;
    }
    #customer_order .large-2, #customer_invoice .large-2,
    #customer_order .large-10, #customer_invoice .large-10{
        padding: 0;
    }
}

/* 4k */
@media screen and (min-width: 1921px){
    #customer_order > .row, #customer_invoice > .row{
        max-width: 850px;
    }
    .choose_customer{
        max-width: 880px;
    }
}