.bwd-dashboard-wrap{max-width:600px;margin:0 auto;padding:30px;background-color:#f9f9f9;border-radius:10px;box-shadow:0 8px 16px rgb(0 0 0 / .1);font-family:Arial,sans-serif}.bwd-dashboard-wrap h1{font-size:24px;color:#333;margin:0}.bwd-dashboard-wrap h2{font-size:20px;color:#444;border-bottom:1px solid #e1e1e1;padding-bottom:8px;margin-bottom:15px}.bwd-dashboard-wrap p.bwd-wlc-messege{font-size:16px;line-height:1.6;color:#666;margin-bottom:15px;border-bottom:2px solid #0073aa}.bwd-dashboard-wrap a.button{display:inline-block;padding:12px 20px;font-size:16px;font-weight:700;color:#fff;background-color:#0073aa;border-radius:5px;text-decoration:none;transition:background-color 0.3s ease}.bwd-dashboard-wrap a.button:hover{background-color:#005177}.bwd-dashboard-wrap a.button.download{background:#2B3}.bwdcv-udash-cv-button{display:flex;align-items:center;gap:10px}.bwd-user-info-wrap{display:flex;align-items:center;margin-bottom:30px}.bwd-user-profile{flex:0 0 150px;text-align:left}.bwd-user-profile img{border-radius:50%;width:120px;height:120px;object-fit:cover;border:3px solid #0073aa}.bwd-user-info{flex:1}.bwd-user-info p:not(:last-child){font-size:16px;color:#444;margin-bottom:10px}.bwd-user-info p:last-child{margin:0}.bwd-custom-registration-form{max-width:500px;margin:0 auto;padding:20px;background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 4px rgb(0 0 0 / .1)}.custom-client{position:fixed;left:50%;width:400px;top:50%;transform:translate(-50%,-50%)}.custom-client .bwdcv-close-popup{position:absolute;right:20px;top:0;cursor:pointer;font-size:26px;color:#a00}.bwd-custom-registration-form h2{font-size:24px;margin-bottom:20px;color:#333;text-align:center}.bwd-custom-registration-form .error-message{color:#f83333;margin-top:5px;font-size:13px;font-weight:500;font-style:italic}.bwd-custom-registration-form .bwd-pass-show{position:relative}.bwd-custom-registration-form span.bwd-show-pass-icon{position:absolute;top:50%;right:5px;transform:translateY(-50%);line-height:1;cursor:pointer;height:100%;display:flex;align-items:center}.bwd-custom-registration-form span.bwd-show-pass-icon i.fas.fa-eye{color:#0073aa}.bwd-custom-registration-form span.bwd-show-pass-icon i.fas.fa-eye-slash{color:#f83333}.bwd-custom-registration-form .form-group:not(:last-child){margin-bottom:15px}.bwd-custom-registration-form .form-group label{display:block;font-size:14px;margin-bottom:5px;color:#555;font-weight:700}.bwd-custom-registration-form .bwdcv-reg-log-extra,.bwd-custom-login-form .bwdcv-reg-log-extra,.bwd-custom-login-form .lost_password a{color:#1D0BCE!important;margin-top:19px;display:inline-block;text-decoration:underline;font-size:16px;font-weight:500;text-decoration-skip-ink:none;text-decoration-thickness:2px;text-underline-offset:5px}.bwd-custom-registration-form .form-group input[type="text"],.bwd-custom-registration-form .form-group input[type="email"],.bwd-custom-registration-form .form-group input[type="number"],.bwd-custom-registration-form .form-group input[type="password"]{width:100%;padding:10px;font-size:16px;border:1px solid #ddd;border-radius:4px;box-sizing:border-box}.bwd-custom-registration-form .form-group input[type="text"]:focus,.bwd-custom-registration-form .form-group input[type="email"]:focus,.bwd-custom-registration-form .form-group input[type="password"]:focus{outline-color:#0073aa;border-color:#0073aa}.bwd-custom-registration-form .form-group input[type="submit"]{background-color:#0073aa;color:#fff;border:none;padding:10px 20px;font-size:16px;border-radius:4px;cursor:pointer;transition:background-color 0.3s}.bwd-custom-registration-form .form-group input[type="submit"]:hover{background-color:#005a87}.bwd-custom-registration-form .form-group input[type="submit"]:focus{outline:none;box-shadow:0 0 2px rgb(0 115 170 / .5)}.bwd-custom-login-form{background-color:#f9f9f9;padding:30px;border-radius:10px;box-shadow:0 4px 8px rgb(0 0 0 / .1);max-width:400px;margin:0 auto}.bwd-custom-login-form h2{font-size:24px;margin-bottom:20px;color:#333;text-align:center}.bwd-custom-login-form .form-group{margin-bottom:20px}.bwd-custom-login-form label{font-weight:700;color:#555;display:block;margin-bottom:5px;font-size:14px}.bwd-custom-login-form input[type="text"],.bwd-custom-login-form input[type="password"]{width:100%;padding:10px;border:1px solid #ddd;border-radius:5px;font-size:14px;box-sizing:border-box;background-color:#fff;transition:border-color 0.3s ease}.bwd-custom-login-form input[type="text"]:focus,.bwd-custom-login-form input[type="password"]:focus{border-color:#0073aa;outline:none}.bwd-custom-login-form .btn{width:100%;padding:12px;background-color:#0073aa;border:none;border-radius:5px;color:#fff;font-size:16px;cursor:pointer;transition:background-color 0.3s ease}.bwd-custom-login-form .btn:hover{background-color:#005f8a}.bwd-custom-login-form .forgot-password{text-align:center;margin-top:15px;margin-bottom:0}.bwd-custom-login-form .forgot-password a{color:#0073aa;text-decoration:none;font-size:14px}.bwd-custom-login-form .forgot-password a:hover{text-decoration:underline}.bwd-form-tabs{margin-bottom:20px;text-align:center}.bwd-form-tabs ul{list-style:none;padding:0;margin:0;display:inline-block}.bwd-form-tabs ul li{display:inline-block;margin-right:10px}.bwd-form-tabs ul li a{display:inline-block;padding:10px 20px;text-decoration:none;font-size:16px;color:#555;background-color:#f9f9f9;border:1px solid #ddd;border-radius:4px;transition:background-color 0.3s ease,color 0.3s ease}@media (max-width:600px){.bwd-form-tabs ul li a{padding:10px;font-size:14px}}