.photoUpload-zone .photoUpload-detail {
    text-align: center;
    display: block;
    margin-bottom: 1.5rem
}

.photoUpload-zone .photoUpload-detail img {
    max-width: 70px;
    max-height: 70px;
    border-radius: 500px;
    -o-object-fit: cover;
    object-fit: cover;
    aspect-ratio: 1
}

.photoUpload-zone .photoUpload-file {
    cursor: pointer;
    background-color: #f5f5f5;
    outline: 2px dashed #cdcdcd;
    outline-offset: 0px;
    padding: 2rem .75rem;
    margin-bottom: 1rem;
    border-radius: .25rem;
    font-weight: normal !important;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    -webkit-transition: outline-offset .15s ease-in-out, background-color .15s linear;
    -moz-transition: outline-offset .15s ease-in-out, background-color .15s linear;
    transition: outline-offset .15s ease-in-out, background-color .15s linear
}

.photoUpload-zone .photoUpload-file.drag-over {
    outline-offset: -10px;
    background-color: #fff9f9
}

.photoUpload-zone .photoUpload-file input {
    display: none
}

.photoUpload-zone .photoUpload-file i:hover {
    opacity: .9
}

.photoUpload-zone .photoUpload-file i {
    color: #6c7d8f;
    font-size: 55px;
    margin-bottom: .75rem
}

.photoUpload-zone .photoUpload-file p {
    margin: 0;
    color: #767978;
    font-size: 16px
}

.photoUpload-zone .photoUpload-file .photoUpload-drop {
    margin-bottom: .5rem
}

.photoUpload-zone .photoUpload-file .photoUpload-or {
    font-size: 14px;
    margin-bottom: .75rem
}

.photoUpload-zone .photoUpload-file .photoUpload-choose {
    color: #fff
}

.photoUpload-zone .photoUpload-dimension {
    font-weight: 700
}

.wrap-user {
    width: 100%;
    max-width: 550px;
    margin: auto;
    border: 1px solid #bce8f1;
    border-radius: 5px
}

.title-user {
    background-color: #d9edf7;
    padding: 12px 15px;
    border-radius: 5px 5px 0px 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between
}

.title-user span {
    color: #31708f
}

.title-user a {
    color: #0056b3;
    font-size: 12px
}

.form-user {
    padding: 20px 5%
}

.input-user {
    margin-bottom: .75rem
}

.input-user input {
    font-size: 14px
}

.button-user {
    margin-bottom: 1rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between
}

.button-user input {
    font-size: 14px
}

.checkbox-user {
    cursor: pointer
}

.checkbox-user input {
    top: -webkit-calc(50% - .625rem);
    top: -moz-calc(50% - .625rem);
    top: calc(50% - .625rem);
    height: auto
}

.checkbox-user label {
    font-size: 14px;
    cursor: pointer
}

.checkbox-user label::before {
    top: -webkit-calc(50% - .5rem);
    top: -moz-calc(50% - .5rem);
    top: calc(50% - .5rem)
}

.checkbox-user label::after {
    top: -webkit-calc(50% - .5rem);
    top: -moz-calc(50% - .5rem);
    top: calc(50% - .5rem)
}

.radio-user {
    cursor: pointer;
    margin-right: 1rem
}

.radio-user:last-child {
    margin-right: 0px
}

.radio-user label::before {
    top: -webkit-calc(50% - .5rem);
    top: -moz-calc(50% - .5rem);
    top: calc(50% - .5rem)
}

.radio-user label::after {
    top: -webkit-calc(50% - .5rem);
    top: -moz-calc(50% - .5rem);
    top: calc(50% - .5rem)
}

.note-user {
    font-size: 14px;
    border-top: 1px solid #ddd;
    padding-top: .5rem
}

.profile-user-link {
    height: 46px;
    margin-bottom: 9px
}

.profile-user-link:not(.bg-white) {
    background-color: #034780
}

.profile-user-link i {
    font-size: 20px;
    width: 23px
}

.profile-user-link span {
    font-size: 16px
}

.profile-user-nav {
    background-image: url(../images/profile_user_nav_bg.webp)
}

.user-notification {
    max-height: 570px;
    overflow: auto
}

.wrap-profile-order {
    min-width: 850px
}

.profile-order-scrollable {
    overflow: auto;
    max-height: 974px
}

.profile-order_item:not(:last-child) {
    margin-bottom: 19px
}

.profile-order-header {
    padding: 10px 20px;
    background-color: #f5f5fa
}

.profile-order-search {
    width: 21.1143695015%;
    min-width: 200px;
}

.profile-order-search input {
    padding: 0 15px;
    width: 81.1111111111%
}

.profile-order-search input::-webkit-input-placeholder {
    color: gray
}

.profile-order-search input::-moz-placeholder {
    color: gray
}

.profile-order-search input::-ms-input-placeholder {
    color: gray
}

.profile-order-search input::placeholder {
    color: gray
}

.profile-order-search button {
    aspect-ratio: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center
}

.profile-order-search input,
.profile-order-search button {
    height: 34px
}

.profile-order-children {
    width: 74.1646291769%
}

.profile-order-children_item {
    padding: 20px;
    font-size: 13px;
    line-height: 22px;
    color: #1a1a1a
}

.profile-order-children_item.header {
    font-size: 14px;
    line-height: 25px;
    text-transform: uppercase;
    color: #1a1a1a;
    font-weight: 700;
    padding-top: 13px;
    padding-bottom: 0
}

.profile-order-children_item.header+template+div {
    border: unset !important
}

.profile-order-children_item .numb {
    width: 4.6901172529%;
    text-align: center
}

.profile-order-children_item .photo {
    width: 12.0603015075%
}

.profile-order-children_item .name {
    width: 33.5008375209%
}

.profile-order-children_item .price {
    width: 10.8877721943%
}

.profile-order-children_item .quantity {
    width: 12.5628140704%
}

.profile-order-children_item .temp_price {
    width: 12.5628140704%
}

.profile-order-children_item .temp_price>span:first-child {
    color: var(--primary-color);
    font-weight: bold
}

.profile-order-children_item .temp_price>span:not(:first-child) {
    font-size: 10px;
    line-height: 15px
}

.profile-order-content {
    width: 25.8353708231%;
    font-size: 13px;
    line-height: 30px;
    color: #1a1a1a;
    padding: 20px
}

.profile-order-content>div {
    background-color: #f5f5fa;
    padding: 2px 5px;
    font-size: 16px;
    line-height: 30px;
    font-weight: 700;
    margin-top: 8px
}