.custom-tab-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.badge.status-1{color:#c18824}.badge.status-8{color:#f56c6c}.badge.status-3{color:green}.badge.status-4{color:#8a7d7d}.badge.status-5,.badge.status-6{color:#f56c6c}.badge.status-7{color:#bd9629}.badge.status-2{color:#ff7900}.address-list{max-height:400px;overflow-y:auto}.address-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 16px;border:1px solid #e9ecef;border-radius:4px;margin-bottom:10px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.address-item:hover{border-color:#409eff;background-color:#f8f9fa}.address-item.selected{border-color:#409eff;background-color:#ecf5ff}.address-item-main{-webkit-box-flex:1;-ms-flex:1;flex:1}.address-item-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:4px}.address-item-header .address-name{font-weight:700;margin-right:10px}.address-item-header .address-phone{color:#6c757d;margin-right:10px}.address-detail{color:#6c757d}.pagination-fixed-container{position:fixed;bottom:1px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1000;background:#fff;padding:1px 1px;border-radius:4px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);border:1px solid #ebeef5}