.profile-box {
    border-radius: 17.079px;
    border: 0.854px solid rgba(0, 0, 0, 0.10);
    background: #FFF;
    padding: 20px;
}

.profile-tab {
    display: flex;
    flex-direction: column;
    border: 0px;
}

.profile-tab .nav-link.active {
    color: #2384C6;
    font-family: 'Open Sans', sans-serif;
    font-size: 16.827px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    border: 0px;
}

.profile-tab .nav-link:hover {
    border: 0px;
}

.profile-tab .nav-link {
    color: #9F9F9F;
    font-family: 'Open Sans', sans-serif;
    font-size: 16.827px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-align: left;
    padding: 10px 0px;
}

.nav-link {
    border: none !important;
}

.nav-link.active svg path {
    fill: #2384C6;
}

.nav-link svg {
    margin-right: 15px;
}

.profile-tab-border-l {
    border-right: 1px solid rgba(0, 0, 0, 0.10);
}

.profile-box-h {
    height: 100%;
}

.profile-box-edit {
    border-radius: 16.827px;
    border: 0.841px solid rgba(0, 0, 0, 0.10);
    padding: 20px;
    margin-left: 20px;
    height: 100%;
}

.profile-box-edit-btn {
    border-radius: 52.163px;
    border: 0.841px solid #F0F0F0;
}

.profile-box-edit-btn {
    color: #06359D;
    font-size: 12.62px;
    font-style: normal;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    line-height: normal;
    border-radius: 52.163px;
    border: 0.841px solid #F0F0F0;
    background-color: #fff;
    padding: 5px 10px;
}

.profile-box-edit-h6 {
    color: #000;
    font-size: 21.033px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-top: 5px;
}

.profile-box-edit-lebal {
    color: #909090;
    font-size: 10.937px;
    font-style: normal;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    line-height: normal;
    letter-spacing: 0.437px;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 5px;
}

.profile-box-edit-valu {
    color: #000;
    font-size: 16.827px;
    font-style: normal;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    line-height: normal;
}

.profile-box-edit-input {
    width: 100%;
}

.profile-box-save-btn {
    color: #fff;
    font-size: 12.62px;
    font-style: normal;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    line-height: normal;
    border-radius: 52.163px;
    border: 0.841px solid #F0F0F0;
    background-color: #2384C6;
    padding: 5px 10px;
}


.delivery-track-date {
    font-family: 'Open Sans', sans-serif;
    color: #9F9F9F;
    font-size: 13.636px;
    font-style: normal;
    font-weight: 500;
    line-height: 20.909px;
    text-align: end;
}

.delivery-track-box {
    border-radius: 18.182px;
    border: 0.909px solid rgba(0, 0, 0, 0.10);
    background-color: #fff;
    padding: 7px 10px;
    margin-top: 10px;
}

.Delivery-way {
    color: #2384C6;
    font-family: 'Open Sans', sans-serif;
    font-size: 13.636px;
    font-style: normal;
    font-weight: 400;
    line-height: 20.909px;
    /* 153.333% */
}

.Delivery-way-p {
    color: #B7B7B7;
    font-family: 'Open Sans', sans-serif;
    font-size: 11.818px;
    font-style: normal;
    font-weight: 400;
    line-height: 17.273px;
    margin-left: 10px;
    margin-top: 10px;
}

.customer-support-btn {
    border-radius: 10px;
    border: 0.909px solid #F0F0F0;
    background-color: #fff;
    padding: 10px 20px;
    color: #2384C6;
    font-family: 'Open Sans', sans-serif;
    font-size: 13.636px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}