@charset "utf-8";

body, input, textarea, select {
    font-size: 12px;
    color: #404040;
    font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
    /* font-family: Arial, Helvetica, sans-serif, '宋体'; */
    line-height: 22px
}

table, div {
    word-break: break-all
}

#wrap {
    width: 100%;
    margin: auto;
    z-index: 1
}

a {
    text-decoration: none;
}

em, i {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 22px
}

/* 站点地图位置 */
.crumb {
    width: 100%;
    margin: 5px 0;
    height:5px;
}

.crumb i {
    background: transparent url(../styles/global.gif) no-repeat -332px -444px;
    padding: 0 20px
}

.crumb span {
    color: #666
}

.prominent-link, .prominent-text {
    color: #909090
}

/* 左半部分 */
#content-text {
    margin-bottom: 10px;
    border: 0px solid #d2d2d2;
}

.side-bg {
    /* background: url(../styles/sidebar_bg.gif) 0px 129px repeat-y */
}

#sidebar {
    width: 197px;
    padding: 8px 0px;
    height: 100%;
    bottom:0px;
    background: #fff;
    z-index: 1;
}
#content-text #sidebar {
    float: left;
    position: absolute;
}

.side-menu dl {
    line-height: 28px;
    /* padding: 0px 0px 20px 0px; */
}

.side-menu dt {
    font-weight: normal;
    font-size: 14px;
    line-height: 28px;
    /* border-bottom:1px solid #d2d2d2; */
}
.side-menu dt a{
    padding:3px 25px;
    display: inline-block;
    width:100%;
    height: 100%;
}
.side-menu dt:last-child {
    /* border-bottom:0px solid #d2d2d2; */
}
.side-menu dd {
    /* width:170px; */
    padding-left:25px;
}
.side-menu dd a {
    margin-left: 20px;
    display: inline-block;
    width:100%;
}

.side-menu dd a, .side-menu dd a:hover {
    color: #808080;
    text-decoration: none
}

.side-menu .current {
    color: #c10000;
    /* background-color: #f8f8f8; */
    /* border-right: 3px solid #c4c4c4; */
    /* width: 185px; */
    /* position: relative; */
    /* left: -15px; */
    /* padding-left: 15px; */
    /* margin-right: -15px */
}

.side-menu .current a, .side-menu .current a:hover {
    /* color: #404040; */
    color: #c10000;
}

/* 订单状态的筛选样式 */
.side-menu ul {
    padding: 3px 25px;
}

.side-menu ul li {
    line-height: 30px;
} 

.side-menu ul li span{
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    padding-left: 3px;
}

.side-menu ul li:hover,.side-menu ul li.click-status{
    color: #c10000;
}

.side-menu ul li span.img {
    width: 20px;
    background: url(../resource/icons/audit.png) no-repeat 0px;
    background-size: 80%;
}

.side-menu ul li.shipped span.img {
    background: url(../resource/icons/shipped.png) no-repeat 0px;
    background-size: 80%;
}

.side-menu ul li.received span.img {
    background: url(../resource/icons/received.png) no-repeat 0px;
    background-size: 80%;
}
.side-menu ul li.finished span.img {
    background: url(../resource/icons/finished.png) no-repeat 0px;
    background-size: 80%;
}

.side-menu ul li.audit.click-status span.img {
    background: url(../resource/icons/audit-r.png) no-repeat 0px;
    background-size: 80%;
}

.side-menu ul li.shipped.click-status span.img {
    background: url(../resource/icons/shipped-r.png) no-repeat 0px;
    background-size: 80%;
}

.side-menu ul li.received.click-status span.img {
    background: url(../resource/icons/received-r.png) no-repeat 0px;
    background-size: 80%;
}
.side-menu ul li.finished.click-status span.img {
    background: url(../resource/icons/finished-r.png) no-repeat 0px;
    background-size: 80%;
}


/* 右半部分 */
#main-ctn {
    padding: 0px 4px 1px 6px;
    margin-left: 204px;
    min-height: 400px
}

.form dl {
    padding: 10px 0;
    clear: both;
    overflow-y: auto;
}

.form dl dt {
    float: left;
    width: 90px;
    padding: 6px 10px 0 0;
    font-size: 14px;
    text-align: right
}

.form dl dd.star {
    float: left;
    width: 13px;
    padding-top: 9px;
    color: #f50
}

.form dl dd.no-star {
    float: left;
    width: 13px;
    height: 28px
}

.form dl dd {
    float: left
}

.form dl dd input {
    padding: 8px;
    _padding: 9px;
    width: 264px;
    border: 1px solid #d2d2d2
}

.form dl.alarm input {
    border: 1px solid #ff8080
}

.form dl dd.alarm {
    padding-left: 112px;
    float: left;
    color: #a2a2a2;
    width: 600px;
    background: transparent url(../styles/global.gif) no-repeat -247px -196px
}

.form dl.verify-code input {
    width: 100px
}

.form dl.verify-code a {
    padding: 6px 0 0 10px;
    float: left
}

.form dl.verify-code img {
    float: left;
    margin-left: 3px
}

.form dl.current input {
    border: 1px solid #4d90fe
}

.form dl.unavailable input {
    background-color: #eee;
    color: #a2a2a2
}

.form .tip {
    padding-left: 93px;
    float: left;
    color: #a2a2a2;
    width: 600px
}

.form .correct {
    width: 14px;
    height: 14px;
    margin: 11px 0 0 7px;
    background: transparent url(../styles/global.gif) no-repeat -340px -120px
}

.form .correct-empty {
    width: 14px;
    height: 14px;
    margin: 11px 0 0 7px
}

.pro-info h3,
.pro-info-nostar h3 {
    font-weight: bold;
    border-bottom: 1px solid #d2d2d2;
    padding: 0 0 10px 0;
    font-size: 14px
}

.pro-info h3 span {
    color: #a2a2a2;
    font-weight: normal;
    font-size: 12px
}

.pro-info h3 i {
    color: #f50;
    font-weight: normal;
    font-size: 12px
}

.pro-info h4 {
    background-color: #d2d2d2;
    padding: 3px 10px;
    font-weight: bold;
    margin: 20px 0 12px;
    font-size: 12px
}

.pro-info h4 em {
    font-weight: normal;
    color: #808080
}

.pro-info h5 {
    font-weight: bold;
    border-bottom: 1px solid #d2d2d2;
    padding: 10px 0 5px 0;
    margin-bottom: 10px;
    font-size: 12px
}

.pro-info h4 i {
    color: #f50
}

.pro-info .box-tip {
    margin-top: 20px
}

.info {
    margin-top: 20px
}

.pro-info dl,
.pro-info-nostar dl {
    clear: none
}

.pro-info dl dt {
    width: 43px
}

.pro-info dl dd.alarm {
    padding-left: 85px;
    background-position: -274px -196px;
    width: 600px
}

.pro-info .tip {
    padding-left: 69px
}

.pro-info .verify-opera,
.pro-info-nostar .verify-opera {
    padding: 7px 0 0 7px;
    float: left;
    color: #a2a2a2
}

.pro-info .verified {
    background: transparent url(images/module.gif) no-repeat 0 -205px;
    width: 38px;
    height: 15px;
    float: left;
    margin: 11px 0 0 7px
}

.pro-info-btn {
    margin-left: 69px;
    _margin-left: 69px
}

.pro-order-btn {
    margin: 15px 15px 0 0
}


.pro-info-nostar {
    margin-top: 20px
}

.pro-info-nostar dl dd.alarm {
    padding-left: 99px;
    background-position: -260px -196px;
    width: 600px
}

.pro-info-nostar .tip {
    padding-left: 80px
}

.pro-info-nostar .operation {
    padding-left: 80px
}

.pro-info-nostar-btn {
    margin-left: 53px
}

.pro-modify dl dt {
    width: 150px
}

.pro-modify-btn {
    margin-left: 80px;
    _margin-left: 69px
}

.pro-modify dl dd.alarm {
    padding-left: 99px;
    background-position: -260px -196px
}

.pro-modify .tip {
    padding-left: 150px
}

.pro-invoice .alarm-other {
    color: #f00;
    padding: 4px 0 0 0
}

.pro-invoice dl {
    height: 35px
}

.pro-invoice dl dt {
    float: left;
    text-align: left;
    font-size: 12px;
    width: 60px
}

.pro-invoice dl dd {
    float: left;
    padding-right: 10px
}

.pro-invoice-input,.pro-vat dl dd input {
    padding: 5px;
    border: 1px solid #d2d2d2;
    width: 250px
}

.pro-invoice select {
    padding: 4px 5px
}

.pro-invoice .pro-vat span {
    display: block;
    font-size: 8px;
    line-height: 17px;
    height: 17px;
}

.pro-invoice .pro-vat span i {
    font-size: 8px;
    line-height: 17px;
    height: 17px;
}

.pro-invoice .tip {
    color: #a2a2a2;
    padding: 4px 0 0 0
}

.pro-vat-sample {
    float: right;
    background: url(../resource/vat_member.gif);
    width: 270px;
    height: 185px;
    padding: 81px 0 0 112px;
    color: #c10000;
    word-break: break-all;
}
.pro-vat dl:first-child{
    float: none;
}
.pro-vat dl {
    height: 62px;
    width: 50%;
    float:left;
}

.pro-vat dl dt {
    width: 100px;
    padding-top: 2px;
}

.pro-vat dl dd.star {
    padding-top: 6px;
}

input[type=button], input[type=submit], input[type=reset], select {
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
}

.btn {
    background: transparent url(images/btn_bg.gif) repeat-x;
    color: #fff;
    border: none !important;
    cursor: pointer;
    vertical-align: middle;
    overflow: visible
}

.btn {
    background: #d81527;
    color: #fff;
}

.btn-l {
    background-position: 0 0;
    font-size: 14px;
    font-weight: bold;
    padding: 0 15px 2px;
    *padding-top: 4px;
    padding-top: 4px\0\9;
    height: 30px
}

.btn-l {
    padding: 0 20px 2px;
}

.btn-l:hover {
    background-position: 0 -80px
}

.table {
    border: 1px solid #b2b2b2;
    border-collapse: collapse;
    width: 99%;
}

.pro-info .list {
    margin-top: 20px;
}

.table thead tr {
    background-color: #f8f8f8;
}

.table thead td {
    padding: 3px 6px;
    border: 1px solid #b2b2b2;
}

.table tbody td {
    border-collapse: collapse;
    padding: 4px 6px;
    vertical-align: middle;
    border: 1px solid #b2b2b2;
    vertical-align: top;
}

table .operation a {
    color: #000;
    cursor: pointer;
    margin-right: 5px;
    text-decoration: none;
}

table .operation a:hover {
    color: #de0019;
}

.table .operation span {
    margin-right: 5px;
}

.pro-address dl {
    /* height: 60px; */
    overflow-y: auto;
}

.pro-address dl dt {
    width: 65px;
    padding: 3px 0 0 23px;
    text-align: left;
    font-size: 12px;
}

.pro-address dl dd.star, .invoice dl dd.star {
    padding-top: 6px;
}

.pro-address dl dd input {
    padding: 5px;
}

.pro-address dl dd select {
    width: 120px;
    padding: 4px 5px;
    float: left;
    margin-right: 8px;
}

.pro-address span {
    display: block;
    padding-left: 23px;
}

.pro-address dl dd input {
    padding: 5px;
}

.pro-address .input01 {
    width: 57px;
}

.box-select {
    display: table-cell; height: 34px; vertical-align: middle;
}

.pro-info h5 {
    font-weight: bold;
    border-bottom: 1px solid #d2d2d2;
    padding: 10px 0 5px 0;
    margin-bottom: 10px;
    font-size: 12px;
}
.index_con{
    margin-bottom:15px;

}
.invoice_detail span.select,.new,.invoice_det span.select{
    display: inline-block;
    width:16px;
    height:10px;
    color: transparent;
    line-height: 10px;
    cursor: pointer;
    margin-right: 10px;
    background-image: url(../resource/ficons/select.png);
    background-size:100% 100%;
    background-repeat: no-repeat;
}
.invoice_detail span.selected,.invoice_det span.selected,.new{
    /* border:1px solid #8c8a89; */
    position: relative;
    /* background-image: url(../resource/ficons/selected.png); */
    /* font-size: 16px; */
    /* color:#8c8a89; */
}
.phx-content *{
    box-sizing: border-box;
}
.w40{
    width:40%;
}
.w30{
    width:30%;
}
.w25{
    width:25%;
}
.w20{
    width:20%;
}
.w15{
    width:15%;
}
.c8c8a89{
    color:#8c8a89;
}
.c035ac5{
    color:#035ac5;
}
ul.first > li{
    border:1px solid #d2d2d2;;
    margin-top:20px;
    min-width:750px;
}
ul.invoice_detail,ul.invoice_det {
    display: table;
    width:100%;
    padding-left:10px;
    background:#f8f8f8;
    padding-top:5px;
    cursor: pointer;
}
/* .personal{
    padding-top:5px;
} */

ul.invoice_detail > li,ul.invoice_det > li {
    display: table-cell;
    height:30px;
    line-height: 30px;
}
ul.invoice_detail > li > a ,ul.invoice_detail > li span ,ul.invoice_detail > li span a {
    display: inline-block;
}
.default{
    text-align:right;
    padding-right:10px;
}
.choose_default{
    display: inline-block;
    width:14px;
    height:16px;
    background-image:url(../resource/ficons/no-choose.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    top: 5px;
    position: relative;
}
.choose_default.choosed_default{
    background-image:url(../resource/ficons/choosed.jpg);
    top: 3px;

}
.pro-invoice{
    padding-left: 34px;
    padding-right:20px;
}
span.add{
    display: block;
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
}

span.add input{
    width: 80px;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
}
span.add.save{
    text-align: left;
    margin-top: 20px;
    padding-left: 100px;
}
span.add #btnAdd,#MainPlaceHolder_btnSave{
    background: #d81527;
}
span.add #btnCancel{
    background: gray;
}
.register_con_box span.add.save {
    text-align: center;
    margin:0;
    padding: 20px 36.2% 0 0;
}
.register_con_box span.add.save .material {
    text-decoration: underline;
    color: #888;
}
/* 新增收货地址
 */
 #addAddress{
    color:#4d90fe;
 }



.ordertable{
    width:100%;
    border:1px solid #d2d2d2;
    margin-top:20px;
}
.ordertable thead tr{
    height:60px;
    line-height:30px;
    background: #f8f8f8;
    cursor: pointer;
}
.ordertable thead tr th img {
    width: 15px;
}
.ordertable th{
    text-align: left;
    padding:3px;
}
.ordertable td{
    text-align: left;
    padding:3px;
}
.ordertable thead tr th:first-child{
    padding-left:8px;
}
.ordertable thead tr th:last-child,.ordertable tbody tr td:last-child{
    text-align: left;
    padding-right:32px;
}
.ordertable tbody tr td:first-child{
    padding-left:32px;
}
.ordertable tbody tr{
    height:60px;
    line-height:20px;
    padding-top:50px;
    border-bottom:1px solid #d2d2d2;
}

.ordertable tbody tr img {
    width: 68px;
    height: 68px;
    float: left;
}
.ordertable tbody .title-content {
    float: left;
    width:160px;
    padding-top: 15px;
    display: inline-block;
}
.ordertable tbody tr .product-title {
    display: inline-block;
    width: 100%;
    height: 20px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}
.ordertable tbody tr td:first-child,.ordertable tbody tr td:last-child{
    position: relative;
}
.ordertable tr div{
    position: absolute;
   
    width:32px;
    background-color: #fff;
    height:100%;
}
.ordertable tr div.uploader, .ordertable tr div.uploader  div{
   position: relative;
    width:100%;
    background-color: #fff;
    height:100%;
}
.ordertable tr .left{
    left:0px;
    top: 0px;
}
.ordertable tr .right{
    right:0;
}
ul.product_method {
    padding: 20px 0px;
}
ul.product_method li{
    line-height:23px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 500px;
    min-width: 100px;
}
.ordertable tbody tr.no_border{
    border:0px;
}
.sec-block tr.disable > *,
.ordertable tbody tr.disable > * , 
.ordertable tbody tr.disable .order_ahover ,
.ordertable tbody tr.disable .discount_origin , 
.ordertable tbody tr.disable .product-title {
    color: #bbb7b5;
    text-decoration: line-through;
}
.sec-block tr.disable.hide {
    display: none;
}
.ordertable img.audit {
    width: 15px;
    height: 15px;
    float: right;
}
.ordertable span.audit {
    float: right;
}
.ordertable p.audit {
    cursor: pointer;
    display: inline;
}
.order_address{
    display: inline-block;
    width:100%;
    border:1px solid #d2d2d2;
    text-align: left;
    padding: 5px 0px;
}
.order_address i ,.order_address p{
    display: inline-block;
    width: 50%;
    padding:5px 0px 0px 10px;
    line-height:20px;
}
.order_address i {
    padding:0;
}
.order_address p {
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.no-message{
    text-align: center;
    padding-top: 100px;
    font-size: 14px;
    height:200px;
    background: #f8f8f8;
}
.no-message a{ 
    padding-left:10px;
    color:#c10000;
}
.export_orders {
    display: inline-block;
    width: 70px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    background: #de0019;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    cursor: pointer;
}
/* 
     *分页
     */
     .page .next{
        width:30px;
    }
    ul.pagination li a.active {
        background-color: #4CAF50;
        color: white;
    }
    ul.pagination li a:hover:not(.active) {background-color: #ddd;}
    ul.pagination li a.pre,ul.pagination li a.next{
        background-color:#d81527;
        color:#fff;
    }
    ul.pagination li a {
        color: black;
        text-decoration: none;
    }
    .page{
        padding-top:20px;
        float:none;
        height: 50px;
    }

/* tbody td span.c035ac5,tbody td span.ordernum{
    display: inline-block;
    width:175px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
} */
/* tbody td span.ordernum{
    width:145px;
} */

.pt20{
    padding-top:20px !important;
}

.orderdetails{
    border: 1px solid #d2d2d2;
    display: inline-block;
    padding: 0px 10px;
    border-radius: 3px;
    margin-top:5px;
}

i.selected {
    display: inline-block;
    padding-left:10px;
    cursor: pointer;
}

li.invoice_name{
    display: inline-block;
    width:400px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; 
}
.ordersearch,div.export{
    float: right;
    border:1px solid #cfcfcf;
    width: 230px;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
    overflow: hidden;
    cursor: pointer;
}
.ordersearch input{
    width:80%;
    line-height: 28px;
    border:0;
    margin-top: -4px;
}
.ordersearch span,div.export{
    font-size: 12px;
    display: inline-block;
    width:auto;
    background: #de0019;
    text-align: center;
    color:#fff;
    padding: 0 5px;
}
.ordersearch span {
    width: 20%;
}
.noselect{
    display: inline-block;
    width:30px;
}

.index_con .index_steps{
    margin-top:0px;
}

#reset{
    display: inline-block;
    width: 80px;
    line-height: 40px;
    padding-left: 20px;
    color: #d93217;
    cursor: pointer;
}
.resetPassword{
    display: none;
}




 /* 
 *订单详情   start
 */
 .detail_logo {
     text-align: right;
     padding-top: 10px;
     padding-right:30px;
     height:55px;
     border-bottom:1px solid #cfcfcf;
     margin-bottom:20px;

 }
 .detail_logo img{
     width:160px;
 }
 .order-title{
     font-size: 20px;
     line-height: 30px;
     padding:0px 0px 20px 20px;
 }
 .order-name{
     display: inline-block;
     width:100px;
 }
 .tdtar{
    width:120px;
 }
 .sec-block tr{
     height:30px;
 }
 .sec-block .invoice tr{
    height:22px;
}
.sec-block tr td:last-child{
    padding-right:10px;
}
 .sec-block tr.thead{
    background-color:#fff;
    color:#404040;
    font-size:12px;
    border-bottom:1px solid #cbcbcb;
 }
 .sec-block tr.thead td{
    font-size:12px;
    padding-bottom:5px;
 }
 .paymoney{
     font-size:16px;
 }
 .paymoney .money{
     display: inline-block;
     color:#d81527;
 }
 .yuan{
     font-size:12px;
 }
 .sec-block .invoice{
     width: 95px;
 }
 .order-key.last{
    margin-bottom: 90px;
 }
  /* 
 *订单详情   end
 */

/* 收货信息和发票信息的不同宽度的适应 */
@media screen and (max-width: 999px) {
    .pro-invoice-input,.pro-vat dl dd input {
        width: 220px;
    }
    li.invoice_name {
        width: 300px;
    }
}

@media screen and (min-width:1000px) and (max-width:1200px){
    .pro-invoice-input,.pro-vat dl dd input {
        width: 220px;
    }
    li.invoice_name {
        width: 300px;
    }
}

@media screen and (min-width:1201px) and (max-width:1550px){
    
    li.invoice_name {
        width: 350px;
    }
}

.cd81527 {
    color:#d81527;
}

.info input[type="radio"] {
    width: 12px;
}
.order_ahover:hover{
    color:#035ac5;
    text-decoration: underline;
}

.operation {
    min-width: 120px;
}

/* 询价单详情页面样式 */
.quotedDetail {
    width: 100%;
    padding: 0px 20px;
}
.quotedDetail > div {
    height: 30px;
    line-height: 30px;
    font-size: 12px;

}
.quotedDetail > div > div:nth-child(1) {
    float: left;
    width: 120px;
    text-align: left;
    color: #000;
}
.quotedDetail > div > div:nth-child(2) {
    float: left;
    width: 300;
    text-align: left;
    color: #666;

}
.quotedDetail > div::after{
    content: '';
    display: inline-block;
    width: 2em;
    height: 2em;
}

.phxfib-detail {
    padding-left: 5px;
}

.projecttitle {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    max-width: 200px;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}


.selected.examine {
    padding-right: 10px;
}

.annex_down {
    padding-top: 10px;
    text-align: left;
}

.annex_down a {
    display: inline-block;
    width: 32px;
    height: 32px;
    overflow: hidden;
    text-align: center;
    background-size: 80%;
}

.phxfib-pdf {
    background: url(../res/skin-default/img/ficons/2step.png) center center no-repeat;
    
}

.phxfib-xlsx {
    background: url(../res/skin-default/img/ficons/xlsx.png) center center no-repeat;
}

.phxfib-img {
    background: url(../res/skin-default/img/ficons/img.png) center center no-repeat;
}
/* 订单审核通过/驳回的样式 */
.auditDetail {
    overflow: hidden;
}
.auditDetail p {
    line-height: 24px;
    height: 24px;
}

.auditDetail a.phx-link {
    background: #04ba04;
    color: #fff;
    text-align: center;
    padding: 0px 5px;
    border-radius: 3px;
    margin-right: 3px;
}

.auditDetail a[phxk="reject"]{
    background: #de0019;
}
.uploader ul.list > li.file::before {
    width: 1.3em;
    height: 1.3em;
}
.uploader ul.list > li > a {
    top: 0.3em;
    width: 350px;
    position: absolute;
    line-height: 1.3em;
    height: 1.3em;
    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
}

table .operation a.attach_icon  {
    background: url(../res/skin-default/img/attachments.png) no-repeat;
    background-size: 90%;
    width: 20px;
    height: 20px;
    position: relative;
    top: 7px;
    margin-right: 20px;
}