.table-receiving-address .label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:5px}@media screen and (max-width:1024px){.table-receiving-address .label{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.table-receiving-address .label label{color:#657187;font-size:18px;font-weight:600;line-height:34px;margin-bottom:0}.table-receiving-address .label .btn-create-address{display:block;background:#3b4b7e;border:none;border-radius:32px;width:170px;height:32px;padding:0 30px;color:#fff!important;margin:0 0 15px 15px}.table-receiving-address .search-receiving{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;margin:30px 0 40px}.table-receiving-address .search-receiving .form-group{width:25%;margin:0 50px 0 0}.table-receiving-address .search-receiving .form-group label{font-size:14px;font-weight:300;line-height:24px;color:#3e4b65;margin:0}.table-receiving-address .search-receiving .form-group select{font-size:14px;font-weight:300;color:#8a93a2}.table-receiving-address .search-receiving button{width:25%;height:35px;-ms-flex-item-align:end;align-self:flex-end;font-size:14px;color:#fff;background-color:#3b4b7e;border-radius:35px}.table-receiving-address table tbody tr td{font-size:14px;font-weight:400;color:#4d5666}.table-receiving-address table tbody tr td .receiving-address-status{padding:0}.table-receiving-address table tbody tr td .receiving-address-status h6{margin:0;line-height:27px}.table-receiving-address table tbody tr td .receiving-address-status .btn-switch{position:relative;display:inline-block;width:34px;height:19px}.table-receiving-address table tbody tr td .receiving-address-status .btn-switch .checkbox{position:absolute;opacity:0;width:0;height:0}.table-receiving-address table tbody tr td .receiving-address-status .btn-switch .checkbox:checked+.check-silder:before{border-color:#090;-webkit-transform:translateX(15px);transform:translateX(15px)}.table-receiving-address table tbody tr td .receiving-address-status .btn-switch .checkbox:checked+.check-silder{background:#090}.table-receiving-address table tbody tr td .receiving-address-status .btn-switch .check-silder{position:absolute;cursor:pointer;top:0;bottom:0;right:0;left:0;background:#fff;border:1px solid #dadada;-webkit-transition:.4s;transition:.4s;border-radius:19px}.table-receiving-address table tbody tr td .receiving-address-status .btn-switch .check-silder:before{position:absolute;content:"";height:15px;width:15px;left:1px;bottom:1px;top:1px;background:#fff;border:1px solid #dadada;-webkit-transition:.4s;transition:.4s;border-radius:50%}