
.xc-login-modal-content {
    padding: 40px 30px;
}

.nav-tabs .nav-link {
    border: 0px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

/*手机登录/密码登录*/
.cen-nav {
    margin-bottom: 36px;
}

.cen-nav-item {
    margin-right: 36px;
    margin-bottom: 0px;
    border: 0px solid #fff;
    padding: 0px;
}

.cen-nav-item:hover {
    color: #de6449 !important;
    border-color: #fff #fff #fff #fff !important;
}

.cen-nav-item.active {
    border-color: #fff #fff #de6449 #fff !important;
    border-bottom: 4px solid #de6449;
    padding-bottom: 15px;
    color: #de6449 !important;
    font-size: 15px;
}

.cen-login-tab-pane ul li {
    margin-bottom: 20px;
    /* padding: 10px 17px; */
    width: 100%;
    border: 1px solid #cdcdcd;
    border-radius: 4px;
    padding-left: 17px;
}

#cen-login-password-uidt {
    padding: 0px !important;
    border: 0px;
    height: auto;
    line-height: 1;
}

#cen-register-mobile-uidt {
    height: auto;
}

#cen-regist-password {
    width: 100%;
}

#cen-login-moble-mobilelist {
    height: 48px;
}

#cen-login-moble-mobilelist img {
    width: 22px;
    height: 26px;
}

#cen-login-moble-mobile {
    padding: 15px 0 15px 0px;
    font-size: 15px;
    height: 46px;
}

#cen-login-moble-code {
    height: 100%;
    padding: 15px 0 15px 0px;
}

.cen-login-tab-pane ul li img {
    margin-right: 20px;
    width: 22px;
    height: 26px;
}

.cen-login-tab-pane li {
    height: 48px;
}

#cen-login-password-mobilelist input {
    width: 80%;
    height: 100%;
    line-height: 1.5;
    padding: 15px 0 15px 0px;
    font-size: 15px;
}

#cen-login-password-password {
    height: 100%;
    line-height: 1.5;
    padding: 15px 0 15px 0px;
    font-size: 15px;
}

#xc-login-modal-content input::-webkit-input-placeholder {
    line-height: 1.5;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

#cen-register-mobile {
    width: 80%;
    height: 100%;
    line-height: 1.5;
    padding: 15px 0 15px 0px;
    font-size: 15px;
}

#cen-regist-password {
    height: 100%;
    line-height: 1.5;
    padding: 15px 0 15px 0px;
    font-size: 15px;
}

#cen-register-code {
    height: 100%;
    line-height: 1.5;
    padding: 15px 0 15px 0px;
    font-size: 15px;
}

.cen-login-tab-pane ul li input::-webkit-input-placeholder {
    /* placeholder颜色  */
    color: #cdcdcd;
    /* placeholder字体大小  */
    font-size: 15px;
    /* placeholder位置  */
    text-align: left;
}

.cen-login-getcode {
    line-height: 1;
    text-align: center;
    border: 0px;
    padding: 11px 18px;
    border-radius: 4px;
    min-width: 120px;
    margin-right: 5px;
}

.cen-login-getcode:hover {
    cursor: pointer;
}

.cen-login-lastli {
    height: 48px;
    width: 100%;
    margin-bottom: 32px !important;
}

.cen-login-lastli div {
    width: 100%;
    height: 100%;
}

.cen-login-register {
    cursor: pointer;
}

.cen-gologin {
    line-height: 1;
    padding: 16px 0;
    margin-top: 30px;
    border: 0px;
    width: 100%;
    margin-bottom: 38px;
    cursor: pointer;
}

.cen-socialcontact div {
    width: 100%;
}

.cen-socialcontact-line {
    width: 100%;
    height: 2px;
}

.cen-socialcontact div span:nth-last-of-type(2) {
    line-height: 1;
    min-width: 200px;
    text-align: center;
}

.cen-socialcontact div {
    margin-bottom: 30px;
}

.cen-socialcontact img {
    width: 33px;
    height: 33px;
    cursor: pointer;
}

/*手机注册*/
.cen-register-lastli {
    margin-bottom: 20px !important;
}

.modeldelete {
    width: 15px;
    height: 15px;
    align-self: flex-start;
    cursor: pointer;
}

/*个人中心*/
.cen-nav-pills {
    width: 100%;
    padding: 30px 0;

}

.cen-nav-pills img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin-bottom: 20px;
}

.cen_nav-link img {
    width: 24px;
    height: 22px;
    margin-right: 23px;
}

.x_nav-link img:last-child {
    display: none;
}

.x_nav-link.active img:last-child {
    display: initial;
}

.x_nav-link.active img:first-child {
    display: none;
}

/*个人资料*/
.cen_management {
    margin-top: 30px;
    width: 100%;
    flex: 8;
    background: #ffff;
}

.cen_management_header {
    width: 100%;
}

.cen_management_header img {
    width: 132px;
    height: 132px;
    border-radius: 50%;
    margin-bottom: 30px;
}

.cen_management_header p {
    color: #333;
    font-size: 20px;
}

.cen_data_main_list {
    margin-bottom: 30px;
}

.cen_data_main_list button {
    padding: 15px 30px;
    border-radius: 4px;
    border: 0px;
    line-height: 1;
}

.cen_data_main_list button:hover {
    cursor: pointer;
}

.cen_data_main_list span:hover {
    cursor: pointer;
}

.cen_data_main_list button.active {
    border: 0px;
}

.cen_data_main_list input {
    padding-left: 20px;
    width: 240px;
    height: 50px;
    border: 1px solid #f5f5f5;
}

.cen_data_main_lists {
    width: 240px;
    height: 50px;
}

.cen_data_main_name {
    padding-left: 20px;
    width: 240px;
    height: 50px;
    background: rgba(245, 245, 245, 1);
    color: #333333;
    justify-content: center;
}

#bindphonedelete {
    width: 15px;
    height: 15px;
}

.cen_bindphone_list input {
    border-radius: 4px;
    width: 100%;
    height: 48px;
    border: 1px solid rgba(205, 205, 205, 1);
}

.cen_bindphone_list div {
    width: 100%;
    height: 48px;
}

.cen_bindphone_list div span {
    white-space: nowrap;
    height: 100%;
    border: 0px;
    border-radius: 4px;
}

.cen_bindphone_submit {
    width: 100%;
    padding: 16px 0;
    border: 0px;
    margin-top: 50px;
}

.cen_bindphone_submit:hover {
    cursor: pointer;
}

/*发票信息*/
.cen-invoice-tab {
    width: 100%;
}

.cen-invoice-content {
    width: 100%;
}

.cen-invoice-content-tables {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
}

.cen-invoice-content-tables span {
    padding: 0px;
    color: #333;
    font-size: 14px;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cen-invoice-first {
    height: 66px;
    padding: 0;
}

.cen-invoice-first span:nth-of-type(1) {
    flex: 7;
}

.cen-invoice-first span:nth-of-type(2) {
    flex: 5;
}

.cen-invoice-two {
    padding-left: 45px;
    padding-right: 0px;
}

.cen-invoice-two span {
    flex: 3;
}

.cen-invoice-detail {
    color: #de6449 !important;
}

.cen-invoice-detail:hover {
    cursor: pointer;
}

.cen-opened {
    display: flex;
}

.cen-opened span {
    padding: 25px 0;
}

.cen-opened span:nth-of-type(1) {
    flex: 2;
}

.cen-opened span:nth-of-type(2) {
    flex: 4;
}

.cen-opened span:nth-of-type(3) {
    flex: 3;
}

.cen-opened span:nth-of-type(4) {
    flex: 3;
}

.cen-opened-list div {
    flex: 2;
}

.cen-opened-list span:nth-of-type(1) {
    flex: 4;
}

.cen-opened-list span:nth-of-type(2) {
    flex: 3;
}

.cen-opened-list span:nth-of-type(3) {
    flex: 3;
}

.cen-opened-list {
    height: 66px;
}

.shop-group-item {
    flex-flow: wrap;
}

.shop-group-item input {
    -webkit-appearance: none;
}

.cen-opened-list div p {
    margin-left: 35px !important;
}

/*个人中心-可开票*/
input[type="checkbox"] {
    /*-webkit-appearance: none;*/
    outline: none;
}

input.check {
    background: url(../image/icon_radio3.png) no-repeat center left;
    background-size: 20px 20px;
    width: 20px;
    height: 35px;
}

input.check:checked {
    background: url(../image/icon_radio4.png) no-repeat center left;
    background-size: 20px 20px;
}

input.goodsCheck:checked {
    background: url(../image/icon_radio4.png) no-repeat center left;
    background-size: 20px 20px;
}

input.check:checked {
    background: url(../image/icon_radio4.png) no-repeat center left;
    background-size: 20px 20px;
}

.checked {
    background: url(../image/icon_radio4.png) no-repeat left center;
    background-size: 20px 20px;
    width: 20px;
    height: 35px;
}

.cen-all-checkbox {
    margin-top: 27px;
    padding-left: 15px;
    padding-bottom: 40px;
    font-size: 12px;
}

.cen-all-checkbox p {
    margin-left: 25px;
}

/*发票详情*/
.cen-invoice-information {
    margin-top: 21px;

}

.cen-invoice-information ul {
    width: 100%;
}

.cen-invoice-detail_head {
    padding: 25px 30px;
    /*width: 100%;*/
}

.cen-invoice-detail_head_body {
    color: #333;
    font-size: 14px;
    padding: 30px;

}

.cen-invoice-detail_head_body li p {
    width: 70px;
    margin-right: 40px;
    padding: 20px 0;
}

.cen-invoice-detail_head_body li select {
    width: 240px;
    padding: 20px 30px;
    border: 0px;
}

#cen-login-mobile-uidt {
    height: auto;
    padding: 0px;
    border: 0px;
    margin-top: -10px;
}

#cen-register-mobile-uidt {
    padding: 0px;
    border: 0px;
    margin-top: -10px;
}

.cen-qr-code {
    margin-bottom: 30px;
}

.cen-mycenter-signout {
    width: 120px;
    height: 100px;
    top: 75px;
    position: absolute;
    display: none;
    z-index: 111;
    border-radius: 0 0 4px 4px;
}

.cen-mycenter-signout a {
    /*padding-left: 27px;*/
    line-height: 1 !important;
    width: 120px;
    height: 60px;
    background-color: #fff;
    color: #333;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cen-mycenter-signout a:nth-of-type(1) {
    border-bottom: 1px solid #f5f5f5;
}

.cen-header-link:hover .cen-mycenter-signout {
    display: flex !important;
}

.header-link-img {
    padding: 0 !important;
    height: 75px;
    width: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-link-img img {
    padding: 0;
    width: 55px !important;
    height: 55px;
}

.cen-mycenter-signout a:hover {
    color: #fff;
    background-color: #de6449;
}

.cen-invoice-detail_head_body li input {
    width: 240px;
    height: 50px;
    padding-left: 30px;
    border: 0;
}

.cen-invoice-detail_head_body li p:nth-of-type(1) {
    text-align: right;
}

.cen-myinvoice-already-list span {
    width: 80%;
}

#cen-myinvoice-submitinvoice {
    width: 178px;
    height: 50px;
    border: 0px;
    border-radius: 4px;
}

#cen-myinvoice-submitinvoice:hover {
    cursor: pointer;
}

.xc_center_invoicedetail_line {
    padding: 25px 30px;
}

.cen-invoice-content-tables {
    /*padding: 25px 30px;*/
}

.cen-invoice-content-tables-ul {
    padding-bottom: 30px;
}

.cen-invoice-content-tables-ul li {
    font-size: 14px;
    color: #666;
    height: 44px;
}

.cen-invoice-content-tables-ul li div {
    height: 100%;
    border-bottom: 1px solid #eee;
}

.cen-invoice-content-tables-ul li div:nth-of-type(1) {
    width: 110px;
    padding-right: 30px;
    border-right: 1px solid #eee;
}

.cen-invoice-content-tables-ul li div:nth-of-type(2) {
    width: 100%;
    padding-left: 30px;
}

#cen_information_weixinsave {
    display: none;
}

#xc_cen_invoice_money {
    padding-left: 0px;
    color: #de6449;
    height: auto;
    background: #fff;
    font-weight: bold;
    font-size: 14px;
}

#xc_cen_invoice_money::-webkit-input-placeholder {
    color: #de6449;
    font-weight: bold;
}

.cen_next_first_div {
    display: none;
    width: 100%;
}

.cen_invoice_word_li {
    display: none;
}

#cen-paperinvoice-detail {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

/********************张友蓉********************/

/*****个人中心-我的捐赠列表标题*****/
.z_mydonate_list_title {
    background-color: #fff;
    border-bottom: 1px solid #f5f5f5;
    padding: 30px !important;
}

/*****个人中心-我的捐赠列表正文*****/
.z_mydonate_list_body {
    padding: 15px 30px !important;
}

.z_mydonate_list_body_line {
    padding: 15px 0;
    border-bottom: 1px solid #f5f5f5;
}

/*****个人中心-我的捐赠列表文字*****/
.z_mydonate_list_text span:nth-of-type(1) {
    flex: 1;
}

.z_mydonate_list_text span:nth-of-type(2) {
    flex: 5;
}

.z_mydonate_list_text span:nth-of-type(3) {
    flex: 3;
}

.z_mydonate_list_text span:nth-of-type(4) {
    flex: 3;
}

/*****个人中心-我的发票列表文字*****/
.z_myinvoice_list_text span:nth-of-type(1) {
    flex: 3;
}

.z_myinvoice_list_text span:nth-of-type(2) {
    flex: 4;
}

.z_myinvoice_list_text span:nth-of-type(3) {
    flex: 2;
}

.z_myinvoice_list_text span:nth-of-type(4) {
    flex: 3;
}

.z_myinvoice_list_body_line span:nth-of-type(1) {
    flex: 3;
}

.z_myinvoice_list_body_line span:nth-of-type(2) {
    flex: 4;
}

.z_myinvoice_list_body_line span:nth-of-type(3) {
    flex: 2;
}

.z_myinvoice_list_body_line span:nth-of-type(4) {
    flex: 3;
}

.z_myinvoice_list_title {
    padding: 25px 30px;
    background-color: #fff;
    border-bottom: 1px solid #f5f5f5;

}

.untieweixinbody {
    padding: 20px;
    margin: 60px auto;
    width: 80%;
    background: #fff;

}

.untieweixinmain {
    width: 100%;
    margin-bottom: 30px;
}

.untieweixinmain p {
    margin-bottom: 20px;
}

.untieweixinmain div {
    height: 30px;
}

.untieweixinmain button {
    font-size: 12px;
    padding: 10px 40px !important;
    color: #fff;
}

.untieweixinmain button:nth-of-type(1) {
    background: #00a0e9;
}

.untieweixinmain button:nth-of-type(2) {
    background: #3EBFA8;
}

.xc-passwordss-modal-content {
    padding: 20px 30px;
}

.xc_cen_islogin_content {
    width: 100%;
    padding: 50px 30px;
}

.xc_cen_islogin_content button {
    margin-top: 50px;
    border: 0px;
    border-radius: 4px;
    padding: 15px 0;
}

.z_myinvoice_list_title a {
    color: #DE6449;
}

.my_invoice_select_li {
    position: relative
}

.my_invoice_select_li_triangle {
    border-width: 7px 7px 0;
    border-style: solid;
    border-color: #333 transparent transparent;
    position: absolute;
    top: 45%;
    left: 300px;
}

.my_invoice_select_h3_triangle {
    border-width: 7px 7px 0;
    border-style: solid;
    border-color: #333 transparent transparent;
}

#home-tab {
    line-height: 1;
    font-size: 15px;
}

#profile-tab {
    padding-bottom: 15px;
    line-height: 1;
    border-bottom: 4px solid #fff;
    font-size: 15px;
}

@media screen and (max-width: 700px) {
    #cen-login-password-password {
        width: 80%;
    }

    #cen-login-moble-mobile {
        width: 60%;
    }

    .cen-login-lastli {
        height: 44px;
    }

    .weixin_set_passwoord {
        display: none;
    }

    .cen-login-lastli button {
        height: 38px;
        font-size: 15px;
    }

    .cen-login-tab-pane ul li img {
        margin-right: 13px;
    }

    .cen-login-lastli div input {
        padding: 15px 0 15px 0px;
        width: 100px !important;
        height: 100%;
    }

    .cen-login-tab-pane ul li input::-webkit-input-placeholder {
        /* line-height: 1; */
    }

    .cen-login-lastli {
        margin-bottom: 20px !important;
    }

    .cen-header-link a img {
        margin-right: 20px;
    }

    .x_defaul_tnavbar-toggler {
        -webkit-appearance: button-bevel !important;
    }

    .x_defaul_tnavbar-toggler img {
        width: 30px;
        height: 25px;
        margin-right: 70px;
    }

    .xc_logindefault {
        top: 0;
        right: 20px;
        position: absolute;
        height: 100%;
    }

    #cen-changepassword-sendcord {
        font-size: 15px;
    }

    .cen_data_main_list input {
        padding-left: 15px;
    }

    .xc-login-modal-content {
        padding: 25px 20px;
    }

    .cen_management {
        margin-top: 0px;
    }

    .z_mydonate_list_body {
        padding: 15px !important;
    }

    .xc_center_left {
        display: none;
    }

    .xc_center_main_left {
        display: none;
    }

    .xc_center_onlinebanner {
        display: none;
    }

    .xc_center-container {
        border-top: 1px solid #eee;
        margin-top: 0px;
    }

    #cen_information_save {
        display: none;
    }

    .cen_data_main_list {
        margin-bottom: 25px;
    }

    .cen_data_main_list p {
        width: 65px;
        margin-right: 15px;
        word-break: keep-all;
    }

    .cen_data_main_list input {
        height: 34px;
        width: 100%;
    }

    .cen_data_main_lists {
        height: 34px;
    }

    .cen_management_header img {
        margin-bottom: 16px;
    }

    #avatar_img {
        width: 75px !important;
        height: 75px !important;
    }

    .cen_management_header p {
        font-size: 15px;
        line-height: 1;
    }

    .header-link-img img {
        width: 40px !important;
        height: 40px;
    }

    .cenmodal-dialog {
        height: 100%;
        margin: 0;
        border: 0;
        border-radius: 0;
    }

    .modal-content {
        height: 100%;
        margin: 0;
        border: 0;
        border-radius: 0;
        justify-content: end;
    }

    .xc_cen_detail_invoice_nav {
        display: none;
    }

    .cen-bindmyphone-mycord {
        border-radius: 4px 0 0 4px;
    }

    .cen_bindphone_list span {
        border-radius: 0 4px 4px 0;
        /* margin-bottom: 20px; */
    }

    .cen_bindphone_list input {
        font-size: 15px;
    }

    #cen-modifyphone-mobile {
        margin-bottom: 15px;
    }

    #cen-modifyphone-sendcord {
        margin-bottom: 0px;
        border-radius: 0 4px 4px 0px;
    }

    #cen-modifyphone-mycord {
        border-radius: 4px 0 0 4px;
    }

    .cen_bindphone_list div {
        height: 44px;
    }

    .cen_data_main_list input {
        font-size: 12px;
        height: 44px;
    }

    #cen-changepassword-mycode {
        border-radius: 4px 0 0 4px;
    }

    #cen-changepassword-sendcord {
        font-size: 12px;
        border-radius: 0 4px 4px 0px;
        margin-bottom: 0px;
    }

    #cen_information_weixinsave {
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        width: 100%;
        height: 44px;
        border: 0px;
        border-radius: 2px;
        font-size: 15px;
        color: #fff;
        cursor: pointer;
    }

    #cen_information_weixinsave:hover {
        cursor: pointer;
    }

    .z_mydonate_list_title {
        padding: 15px !important;
    }

    .z_mydonate_list_text span {
        font-size: 12px;
    }

    .z_mydonate_list_body_line span {
        font-size: 10px;
    }

    .cen-nav-item {
        font-size: 12px;
    }

    .cen-nav-item.active {
        font-size: 12px;
        border-bottom: 2px solid #de6449;
    }

    .cen-invoice-tab {
        padding: 15px 20px 0 20px;
    }

    .cen-nav {
        margin-bottom: 15px;
    }

    .cen_myinvoice_time {
        padding-left: 20px;
        margin-bottom: 15px;
        margin-top: 15px;
    }

    .xc_center-container .col-md-9 {
        min-height: 310px;
    }

    .cen-invoice-content-tables {
        padding: 0 20px;
    }

    .cen-invoice-content-tables .flex_between .col-md-5 {
        padding: 0px;
    }

    .cen-invoice-first {
        height: 40px;
    }

    .cen-invoice-content-tables span {
        font-size: 12px;
    }

    .cen-invoice-two {
        padding-right: 0px;
        padding-left: 20px;
    }

    .cen-invoice-two span:nth-of-type(2) {
        display: none;
    }

    .cen-invoice-two span:nth-of-type(3) {
        display: none;
    }

    .cen-invoice-two span {
        flex: none;
    }

    .cen-invoice-content-tables:nth-of-type(2) {
        margin-bottom: 15px;
    }

    .cen-invoice-content-tables-ul li div:nth-of-type(1) {
        width: 130px;
    }

    .cen-opened {
        padding: 0 20px;
    }

    .cen-opened span {
        padding: 15px 0;
        font-size: 12px;
    }

    input.check {
        background-size: 15px 15px;
        width: 20px;
        height: 20px;
    }

    input.check:checked {
        background-size: 15px 15px;
    }

    .cen-opened-list {
        padding: 0px;
    }

    .all-checkbox {
        /*display: none;*/
    }

    .cen-all-checkbox {
        margin-top: 15px;
        padding-bottom: 20px;
        padding-left: 0px;
    }

    .cen-opened-list div {

    }

    .cen-opened-list div p {
        display: none;
    }

    #cen-invoice-detail {
        display: none;
    }

    #cen-paperinvoice-detail {
        display: none;
    }

    .cen-invoice-information {
        margin-top: 0px;
    }

    #cen-invoice-detail {
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
    }

    .cen-invoice-detail_head {
        padding: 18px 20px;
        /*width: 100%;*/
        color: #333;
        font-size: 15px;
        font-weight: bold;
    }

    .cen-invoice-detail_head_body {
        padding: 0 20px;
    }

    .cen-invoice-detail_head_body li p {
        /*width: 0px;*/
        margin-right: 0px;
    }

    .cen-invoice-detail_head_body li input {
        width: 100%;
        height: 34px;
        padding-left: 15px;
    }

    .cen-myinvoice-already-list span {
        width: auto;
    }

    .cen-invoice-detail_head_body li select {
        width: 100%;
        padding: 0px 15px;
        height: 34px;
    }

    .cen-invoice-detail_head_body li p {
        width: auto;
        margin-right: 15px;
        padding: 15px 0;
        white-space: nowrap;
    }

    .cen_invoice_word {
        display: none;
    }

    .cen-invoice-detail_head_body li {
        margin-bottom: 0px;
    }

    .cen_invoice_word_li {
        display: flex;
        padding-bottom: 30px;
    }

    .cen_invoice_word_li p:nth-of-type(1) {
        opacity: 0;
        padding: 0px;
    }

    .cen_invoice_word_li p:nth-of-type(2) {
        display: flex;
        padding: 0px;
    }

    .cen_next_two_div {
        padding: 0 20px 20px 20px;
        width: 100%;
    }

    .cen_next_two_div button {
        width: 100%;
        margin-top: 70px;
        height: 44px;
        border: 0px;
        border-radius: 2px;
    }

    #cen-myinvoice-submitinvoice {
        width: 100%;
        height: 44px;
    }

    #cen-paperinvoice-detail {
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
    }

    .cen-invoice-detail_head {
        border-top: 1px solid #f5f5f5;
    }

    #cen-paperinvoice-detail ul {
        width: 100%;
    }

    .xc-passwordss-modal-content {
        width: 100%;
        /*margin: 40px auto;*/
        height: 100%;
    }

    .xc_cen_islogin_content {
        padding: 30px 15px;
    }

    .xc_cen_islogin_content button {
        line-height: 1;
        width: 47% !important;
        margin-top: 30px;
        border: 1px solid #de6449;
        border-radius: 4px;
        padding: 10px 0;
        font-size: 15px;
    }

    .xc_cen_islogin_content button:nth-of-type(2) {
        background-color: #fff;
    }

    .cen-socialcontact {
        display: none;
    }

    .xc_cen_islogin_content {
        height: auto;
    }

    .xc_cen_islogin_dialog {
        margin: 0px;
    }

    .z_myinvoice_list_title {
        padding: 15px 15px;
    }

    .xc_center_invoicedetail_line {
        padding: 20px;
    }

    .cen-invoice-content-tables-ul {
        padding-bottom: 20px;
    }

    /* #cen-login-moble-mobilelist{
      padding: 10px 0 10px 13px;
    } */

}

#cen_nickname {
    background: #f2f2f2;
    border: 0px;
}
