.confirmation-dialog-main[data-v-feda9a82]{width:100%;height:100vh;position:fixed;top:0;left:0;padding:0 1em;background:rgba(0,0,0,.3)}@media screen and (max-width:490px){.confirmation-dialog-main[data-v-feda9a82]{width:100%}}.confirmation-dialog-main .main-wrapper[data-v-feda9a82]{width:100%;height:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.confirmation-dialog-main .main-wrapper .dialog[data-v-feda9a82]{width:390px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5em;border-radius:20px;background:#fff}.confirmation-dialog-main .main-wrapper .dialog .header-section[data-v-feda9a82]{width:100%;height:65px;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;background:#1e445c;border-start-start-radius:20px;border-start-end-radius:20px;padding:0 1.5em}.confirmation-dialog-main .main-wrapper .dialog .header-section .heading[data-v-feda9a82]{font-size:20px;font-weight:400;color:#fff}.confirmation-dialog-main .main-wrapper .dialog .content-section[data-v-feda9a82]{width:100%;padding:0 2em 2em 2em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5em}.confirmation-dialog-main .main-wrapper .dialog .content-section .link-section[data-v-feda9a82]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1em}.confirmation-dialog-main .main-wrapper .dialog .content-section .link-section .link-text[data-v-feda9a82]{width:100%;height:45px;border-radius:8px;color:#55b047;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.confirmation-dialog-main .main-wrapper .dialog .content-section .link-section .copy-button button[data-v-feda9a82]{width:120px;height:45px;border-radius:8px;background:#55b047;border:none;outline:none;color:#fff}.confirmation-dialog-main .main-wrapper .dialog .content-section .link-section .copy-button button[data-v-feda9a82]:hover{opacity:.8}.create-staff-main[data-v-6c4b893e]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2em;padding:2em}.create-staff-main .heading[data-v-6c4b893e]{font-size:20px;font-weight:600}.create-staff-main form[data-v-6c4b893e]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.5em}.create-staff-main form .fields-wrapper[data-v-6c4b893e]{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:1.5em;color:var(--lightgray-medium);font-size:15px;font-weight:400}@media screen and (max-width:450px){.create-staff-main form .fields-wrapper[data-v-6c4b893e]{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}.create-staff-main form .submit-button[data-v-6c4b893e]{width:100%}.create-staff-main form .submit-button button[data-v-6c4b893e]{background:#6ab654;color:#fff;padding:.7em 1.2em;font-size:18px;font-weight:400;border-radius:10px;border:none;outline:none}@media screen and (max-width:490px){.create-staff-main form .submit-button button[data-v-6c4b893e]{width:100%}}