#root .mobile.view-page-user-profile-documents .mcontainer {
    max-width: 720px;
    width: 100%;
    margin: 21px auto;
}

#root .mobile.view-page-user-profile-documents .content.user-page-content .mcontainer div {
    text-align: center;
}

#root .mobile.view-page-user-profile-documents app-custom-widget.beto-custom-widget.accountVerification {
    width: 100%;
}

#root .mobile.view-page-user-profile-documents .user-page-content app-menu.nav-submenu {
    margin-bottom: 0;
}

#root .mobile .kyc-status-ribbon {
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    font-weight: 700;
}

#root .mobile .kyc-status-ribbon.incomplete {
    background-color: #FFD4D4;
    color: #ED1C24;
}

#root .mobile .kyc-status-ribbon.incomplete.pending {
    background-color: var(--c-emphasis);
    color: white;
    text-align: center;
    font-size: 20px;
}

#root .mobile .kyc-status-ribbon.completed {
    background-color: #D4FFD6;
    color: #09C70C;
}

#root .mobile #customWidget_accountVerification input.kycVerificationTextField {
    width: 214px;
    height: 37px;
    margin-top: unset;
    margin-left: unset;
    border: unset;
    background-color: white;
    border-radius: 10px;
    box-shadow: 2px 4px 10px 0px rgba(0, 0, 0, 0.15);
    -webkit-appearance: none;
}

#root .mobile #customWidget_accountVerification button.kycVerificationButton {
    width: 134px;
    height: 37px;
    border-radius: 13px;
    font-size: 13px;
    font-weight: bold;
}

#root .mobile #customWidget_accountVerification .kycVerificationUploadColumn button.kycVerificationButton {
    width: 155px;
    height: 64px;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    padding-left: 30px;
}

#root .mobile.lang-el #customWidget_accountVerification .kycVerificationUploadColumn button.kycVerificationButton {
    padding-left: 15px;
}

#root .mobile #customWidget_accountVerification .kycVerificationUploadColumn button.kycVerificationButton::after {
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    background-image: url(/v1.048/r/images/site/icons/uploadDocumentr.svg);
    background-repeat: no-repeat;
    margin-left: 30px;
    margin-top: -5px;
    position: absolute;
}

#root .mobile #customWidget_accountVerification button.kycVerificationButton.notready {
    background-color: #B9B9B9;
}

#root .mobile #customWidget_accountVerification .kycVerificationOtpRow {
    display: flex;
    justify-content: space-evenly;
    margin-bottom: 14px;
}

#root .mobile #customWidget_accountVerification .kycVerificationStep {
    display: flex;
    flex-direction: column;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 25px;
}

#root .mobile #customWidget_accountVerification .kycVerificationStep.otp:has(.kycVerificationStepBody) {
    padding-bottom: 10px;
}

#root .mobile #customWidget_accountVerification .kycVerificationStep:has(.kycVerificationStepBody) {
    padding-bottom: 35px;
}

/* #root .mobile #customWidget_accountVerification .kycVerificationStep:not(:last-child) { */
#root .mobile #customWidget_accountVerification .kycVerificationStep {
    border-bottom: 2px solid #C5C5C5;
}

#root .mobile #customWidget_accountVerification .kycVerificationStepHeader {
    display: flex;
    flex-direction: row;
    margin-bottom: 27px;
}

#root .mobile #customWidget_accountVerification .kycVerificationStepHeaderNumber {
    width: 19px;
    height: 19px;
    border: 1px solid black;
    border-radius: 50%;
    line-height: 18px;
    font-size: 13px;
    font-weight: 500;
}

#root .mobile #customWidget_accountVerification .kycVerificationStepHeaderTitle {
    width: 170px;
    text-align: left;
    padding-left: 5px;
    font-weight: 500;
}

#root .mobile #customWidget_accountVerification .kycVerificationStepHeaderStatus {
    width: 167px;
    text-align: right;
    padding-right: 10px;
    font-weight: 800;
}

#root .mobile #customWidget_accountVerification .kycVerificationStepHeaderStatus.verified {
    color: #09C70C;
}

#root .mobile #customWidget_accountVerification .kycVerificationStepHeaderStatus.unverified {
    color: #ED1C24;
}

#root .mobile #customWidget_accountVerification .kycVerificationStepHeaderStatusIcon {
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
}

#root .mobile #customWidget_accountVerification .kycVerificationStatusColumn {
    display: flex;
    flex-direction: column;
    height: 64px;
    justify-content: space-between;
}

#root .mobile #customWidget_accountVerification .kycVerificationStatusColumn .kycVerificationStatusRow {
    display: flex;
}

#root .mobile #customWidget_accountVerification .kycVerificationStatusColumn .kycVerificationStatusRow:nth-child(1) {
    align-items: flex-start;
}

#root .mobile #customWidget_accountVerification .kycVerificationStatusColumn .kycVerificationStatusRow:nth-child(2) {
    align-items: flex-end;
}

#root .mobile #customWidget_accountVerification .kycVerificationStep.upload .kycVerificationStepBody {
    display: flex;
    justify-content: space-between;
}

#root .mobile #customWidget_accountVerification .kycVerificationLabelRow {
    margin-bottom: 7px;
}

#root .mobile #customWidget_accountVerification .kycVerificationLabel {
    text-align: left;
    font-weight: 500;
}

#root .mobile #customWidget_accountVerification .kycVerificationStepHeaderStatusIcon.unverified {
    background-image: url(/v1.048/r/images/site/icons/accountVerificationStepCheckmarkIncomplete.svg);
}

#root .mobile #customWidget_accountVerification .kycVerificationStepHeaderStatusIcon.verified {
    background-image: url(/v1.048/r/images/site/icons/accountVerificationStepCheckmarkCompleted.svg);
}

#root .mobile.view-page-user-profile-documents app-user-documents-upload input[type=file] {
    width: unset;
    height: unset;
    margin-top: unset;
}

#root .mobile.view-page-user-profile-documents app-user-documents-upload input[type=file] {
    width: 100%;
    height: 100%;
}

#root .mobile .beto-user-documents-upload #document .label-value-container .element.label {
    display: none;
}

#root .mobile.view-page-user-profile-documents app-user-documents-upload input[type=file]::before {
    background-image: url(/v1.048/r/images/site/icons/uploadDocumentrDisabled.svg);
    background-color: #F4F4F4;
    height: 337px;
    width: 337px;
    content: '';
    border: 2px dashed #A3A3A3;
    border-radius: 34px;
    background-position-y: 30px;
    background-position-x: center;
}

#root .mobile.view-page-user-profile-documents .profile-info {
    width: 100%;
    min-height: 450px;
}

#root .mobile.view-page-user-profile-documents .content.user-page-content .mcontainer .label.element,
#root .mobile.view-page-user-profile-documents .content.user-page-content .mcontainer .profile-info div.label-value-container {
    margin: 0;
    padding: 0;
}

#root .mobile.view-page-user-profile-documents .content.user-page-content .mcontainer app-widget-host {
    align-items: unset;
}

#root .mobile.view-page-user-profile-documents .content.user-page-content .mcontainer .upload-wrapper>app-label-value>.label-value-container .label.element {
    display: none;
}

#root .body app-user-documents-upload button.btn-submit,
#root .mobile.view-page-user-profile-documents select.dropdown-input {
    width: 225px;
    height: 37px;
}

#root .body app-user-documents-upload button.btn-submit {
    background-color: #09C70C;
    color: white;
    font-size: 15px;
    margin-top: 20px;
}

#root .mobile.view-page-user-profile-documents select.dropdown-input {
    position: absolute;
    left: 84px;
    margin-top: 200px;
    z-index: 9999;
}

#root .mobile.view-page-user-profile-documents form.upload-form:has(.btn.btn-submit) {
    margin-left: 15vw;
}

#root .mobile.view-page-user-profile-documents form.upload-form:has(.btn.btn-clear) {
    width: 345px;
}

#root .mobile.view-page-user-profile-documents form.upload-form {
    position: absolute;
    margin-top: 195px;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 345px;
}

#root .mobile.view-page-user-profile-documents .content.user-page-content .mcontainer .profile-info .files-group div.label-value-container {
    align-items: center;
}

#root app-user-documents-upload form app-label-value {
    border-top: 0;
}

#root .profile-document-upload form p.upload-message {
    margin: 0;
}

#root .profile-document-upload form p {
    margin-top: 13px;
}

#root .body app-user-documents-upload button {
    width: fit-content;
}

#root .mobile.view-page-user-profile-documents app-user-documents-list {
    padding: 0;
    margin-top: 320px;
    margin-left: 16px;
    margin-right: 16px;
    margin-bottom: 20px;
    border-radius: 10px;
    box-shadow: 2px 4px 10px 0px rgba(0, 0, 0, 0.15);
}

/* #root .profile-info .documents-list .header-element.upload-time, */
#root .profile-info .documents-list .header-element.status,
/* #root .profile-info .documents-list .info-element.upload-time, */
#root .profile-info .documents-list .info-element.status {
    display: table-cell !important;
}

#root app-user-documents-list .header-element.filename,
#root app-user-documents-list .info-element.filename {
    display: none;
}

#root .view-page-user-profile-documents app-user-documents-list tr th.type,
#root app-user-documents-list td.type,
#root app-user-documents-list td.upload-time {
    background-color: #F3F3F3;
}

#root app-user-documents-list tr th,
#root app-user-documents-list td {
    border-top: none;
    padding-left: 12px;
    padding-top: 18px;
}

#root app-user-documents-list td.type,
#root app-user-documents-list td {
    font-size: 13px;
    font-weight: normal;
}

#root .view-page-user-profile-documents app-user-documents-list tr th {
    font-size: 13px;
    font-weight: bold;
}

#root .mobile #customWidget_accountVerification .kycVerificationStep:last-child {
    margin-bottom: 0;
}

#root app-user-documents-list .documents-list {
    width: 100%;
    padding: 0;
    background-color: #FEFEFC;
    border-radius: unset;
    box-shadow: unset;
    margin: 0;
}

#root .mobile #customWidget_accountVerification button {
    padding: 0;
}

#root .docuploadWrapper .profile-document-uploadMessage {
    margin-top: 75px;
    color: #c7c7c7;
    /* opacity: 0.1; */
    font-weight: 700;
}

#root .mobile.view-page-user-profile-documents app-user-documents-upload input[type=file]::after {
    content: 'Click above to choose a document';
    display: block;
    position: absolute;
    /* top: 0; */
    margin-top: -230px;
    margin-left: 78px;
    /* width: 100%; */
    color: #c7c7c7;
}

#root .mobile.os-ios.view-page-user-profile-documents app-user-documents-upload input[type=file]::after {
    content: 'Click here to choose a document';
    margin-top: -12px;
    margin-left: 68px;
    /* background-image: url(/v1.048/r/images/site/icons/uploadDocumentr.svg);
    background-repeat: no-repeat;
    background-size: contain; */
    background-color: var(--c-green);
    /* padding-left: 20px; */
    padding: 10px;
    box-shadow: 2px 4px 10px 0 rgba(0, 0, 0, 0.15);
    color: white;
    border-radius: 13px;
    width: 205px;
    text-align: center;
}

/* #root .desktop.device-desktop app-user-documents-upload input[type=file][disabled]:hover::after, */
#root .mobile.view-page-user-profile-documents app-user-documents-upload input[type=file][disabled]::after {
    display: none;
}

#root .mobile.view-page-user-profile-documents .mcontainer .label.element {
    max-width: 189px;
    overflow-x: clip;
}

/* #root .mobile.view-page-user-profile-documents app-user-documents-upload .progress-bar,
#root .mobile.view-page-user-profile-documents .profile-document-upload form p,
#root .mobile.view-page-user-profile-documents app-user-documents-upload button.btn.btn-clear {
    margin-left: -100px;
} */

#root app-user-documents-upload form app-label-value div.element {
    padding: 0;
}

/* #root .mobile.view-page-user-profile-documents app-user-documents-upload input[type=file]::before {
    background-image: url(/v1.041/r/images/site/icons/uploadDocumentrDisabled.svg);
    background-color: #F4F4F4;
    height: 337px;
    width: 309px;
    content: '';
    border: 2px dashed #A3A3A3;
    border-radius: 34px;
    background-position-y: 30px;
    background-position-x: center;
} */


#root .view-page-user-profile-documents .user-page-content button {
    margin-top: 2px;
}

#root .view-page-user-profile-documents .content.user-page-content .mcontainer div.phoneotpfeedback,
#root .view-page-user-profile-documents .content.user-page-content .mcontainer div.emailotpfeedback {
    border-radius: 10px;
    color: black;
}

#root .view-page-user-profile-documents .content.user-page-content .mcontainer div.phoneotpfeedback.warning,
#root .view-page-user-profile-documents .content.user-page-content .mcontainer div.emailotpfeedback.warning {
    background-color: #FFBCBC;
}

#root .view-page-user-profile-documents .content.user-page-content .mcontainer div.phoneotpfeedback.ok,
#root .view-page-user-profile-documents .content.user-page-content .mcontainer div.emailotpfeedback.ok {
    background-color: #8BF88D;
}


/* @media screen and (min-width: 1000px) and (max-width: 1100px) {} */
@media screen and (max-width: 375px) {
    #root .mobile.view-page-user-profile-documents form.upload-form:has(.btn.btn-clear) {
        width: 325px;
    }

    #root .mobile.view-page-user-profile-documents form.upload-form {
        max-width: 325px;
    }

    #root .mobile.view-page-user-profile-documents app-user-documents-upload input[type=file]::before {
        width: 309px;
    }

    #root .mobile #customWidget_accountVerification .kycVerificationStepHeaderTitle {
        width: 125px;
    }

    #root .mobile.view-page-user-profile-documents select.dropdown-input {
        left: 71px;
    }

    #root .mobile #customWidget_accountVerification input.kycVerificationTextField {
        width: 185px;
    }

    #root .mobile #customWidget_accountVerification .kycVerificationOtpRow {
        justify-content: space-between;
    }

    #root .view-page-user-profile-documents .user-page-content button {
        margin-bottom: unset;
        font-size: 13px;
        padding-top: 2px;
        padding-bottom: 2px;
        height: 34px;
        margin-top: 2px;
    }
}

@media screen and (max-width: 359px) {
    #root .mobile #customWidget_accountVerification .kycVerificationStepHeaderStatus {
        width: 135px;
    }

    #root .mobile #customWidget_accountVerification input.kycVerificationTextField {
        width: 155px;
    }

    #root .mobile #customWidget_accountVerification .kycVerificationUploadColumn button.kycVerificationButton {
        width: 142px;
    }

    #root .mobile #customWidget_accountVerification .kycVerificationUploadColumn button.kycVerificationButton::after {
        margin-left: 15px;
    }

    #root .mobile.view-page-user-profile-documents app-user-documents-upload input[type=file]::before {
        width: 267px;
    }

    #root .mobile.view-page-user-profile-documents select.dropdown-input {
        left: 46px;
    }

    #root .mobile.view-page-user-profile-documents app-user-documents-upload input[type=file]::after {
        margin-left: 42px;
    }

    #root .mobile.view-page-user-profile-documents form.upload-form:has(.btn.btn-submit) {
        margin-left: 8vw;
    }

    #root .mobile.view-page-user-profile-documents form.upload-form:has(.btn.btn-clear) {
        width: 283px;
    }

    #root .mobile #customWidget_accountVerification .kycVerificationStatusColumn {
        height: 90px;
    }
}