@import '_content/Blazicons/Blazicons.ugzwxlf6d1.bundle.scp.css';

/* _content/Member/Components/Features/Auth/Login.razor.rz.scp.css */
.login-container[b-zwq5dnpdn4] {
    display: flex;
    min-height: 100vh;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    background-color: #0b214d; 
    overflow: hidden;
}

.left-pane[b-zwq5dnpdn4] {
    flex: 5;
    background: linear-gradient(135deg, #f0f8ff 0%, #e0f2fe 100%);
    padding: 4rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    box-shadow: 10px 0 30px rgba(0,0,0,0.1);
    z-index: 2;
}

.alert-danger-custom[b-zwq5dnpdn4] {
    background-color: #f8d7da;
    color: #721c24;
    padding: 10px 15px;
    border-radius: 8px;
    margin-bottom: 20px;
    font-size: 0.9rem;
    border: 1px solid #f5c6cb;
    text-align: center;
}

.logo-container[b-zwq5dnpdn4] {
    position: absolute;
    top: 3rem;
    left: 4rem;
    display: flex;
    align-items: center;
    gap: 2rem;
}

.logo[b-zwq5dnpdn4] {
    height: 100px;
    object-fit: contain;
}

.welcome-text[b-zwq5dnpdn4] {
    margin-top: 5rem;
}

.welcome-text h2[b-zwq5dnpdn4] {
    color: #0b214d;
    font-size: 2.2rem;
    font-weight: 600;
    margin-bottom: 0.5rem;
}

.welcome-text h1[b-zwq5dnpdn4] {
    color: #ff5a00;
    font-size: 2.8rem;
    font-weight: 700;
    line-height: 1.2;
}

.right-pane[b-zwq5dnpdn4] {
    flex: 5;
    background-color: #0b214d;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2rem;
    z-index: 1;
}

.login-card[b-zwq5dnpdn4] {
    background: #ffffff;
    border-radius: 16px;
    padding: 3rem;
    width: 100%;
    max-width: 480px;
    box-shadow: 0 15px 35px rgba(0,0,0,0.2);
}

.card-title[b-zwq5dnpdn4] {
    color: #0b214d;
    font-size: 1.6rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 2rem;
}

.form-group label[b-zwq5dnpdn4] {
    font-size: 0.9rem;
    color: #333;
    font-weight: 500;
    margin-bottom: 0.4rem;
    display: inline-block;
}

.text-danger[b-zwq5dnpdn4] {
    color: #dc3545;
    margin-left: 2px;
}

.custom-input[b-zwq5dnpdn4] {
    width: 100%;
    background-color: #f4f7fc;
    border: 1px solid #e1e5ee;
    border-radius: 8px;
    padding: 0.8rem 1rem;
    font-size: 1rem;
    color: #333;
    transition: all 0.3s;
}

.custom-input:focus[b-zwq5dnpdn4] {
    outline: none;
    border-color: #0b214d;
    background-color: #ffffff;
    box-shadow: 0 0 0 3px rgba(11, 33, 77, 0.1);
}

.forgot-password-container[b-zwq5dnpdn4] {
    text-align: right;
    margin-top: 0.5rem;
}

.forgot-password-link[b-zwq5dnpdn4] {
    color: #ff5a00;
    font-size: 0.85rem;
    text-decoration: none;
    font-weight: 500;
}

.forgot-password-link:hover[b-zwq5dnpdn4] {
    text-decoration: underline;
}

.btn-login[b-zwq5dnpdn4] {
    width: 100%;
    background-color: #0b214d;
    color: #ffffff;
    border: none;
    border-radius: 8px;
    padding: 0.85rem;
    font-size: 1.1rem;
    font-weight: 600;
    margin-top: 2rem;
    cursor: pointer;
    transition: background-color 0.3s;
}

.btn-login:hover[b-zwq5dnpdn4] {
    background-color: #081736;
}

.mt-3[b-zwq5dnpdn4] {
    margin-top: 1.2rem;
}

@media (max-width: 992px) {
    .login-container[b-zwq5dnpdn4] {
        flex-direction: column;
    }
    
    .left-pane[b-zwq5dnpdn4] {
        border-radius: 0;
        border-bottom-left-radius: 30% 20%;
        border-bottom-right-radius: 30% 20%;
        padding: 3rem 2rem;
        text-align: center;
    }

    .logo-container[b-zwq5dnpdn4] {
        position: relative;
        top: 0;
        left: 0;
        justify-content: center;
        margin-bottom: 2rem;
    }
    
    .welcome-text[b-zwq5dnpdn4] {
        margin-top: 0;
    }

    .welcome-text h1[b-zwq5dnpdn4] {
        font-size: 2.2rem;
    }
}
/* _content/Member/Components/Features/ChangePassword/ChangePassword.razor.rz.scp.css */
.icon-box[b-zchs2xu3u5] {
  width: 65px;
  height: 65px;
  background: #f0f4ff;
  color: #0d47a1;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.8rem;
}
.input-group-text[b-zchs2xu3u5] {
  border-color: #dee2e6;
}
.form-control:focus[b-zchs2xu3u5] {
  box-shadow: none;
  border-color: #0d47a1;
}
/* _content/Member/Components/Features/Company/GetStarted.razor.rz.scp.css */
.hero-title[b-h6umu6ht2i] {
  color: var(--gs1-blue);
  font-weight: 700;
  font-size: 1.6rem;
  margin-bottom: 0.25rem;
}

.hero-subtitle[b-h6umu6ht2i] {
  color: var(--gs1-text);
  font-size: 1rem;
  font-weight: 400;
}

.gs1-container[b-h6umu6ht2i] {
  border: 1px solid var(--gs1-border);
  border-radius: 8px;
  padding: 2rem;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}

.section-title[b-h6umu6ht2i] {
  color: var(--gs1-text);
  font-weight: 700;
  font-size: 1.05rem;
  margin-bottom: 0.2rem;
}

.section-subtitle[b-h6umu6ht2i] {
  color: var(--gs1-muted);
  font-size: 0.85rem;
  display: block;
  margin-bottom: 1rem;
}

.divider[b-h6umu6ht2i] {
  border: none;
  height: 1px;
  background: var(--gs1-border);
  margin: 1.5rem 0;
}

.check-item[b-h6umu6ht2i] {
  display: flex;
  gap: 0.75rem;
  margin-bottom: 1.25rem;
  align-items: flex-start;
}

.check-icon[b-h6umu6ht2i] {
  color: var(--gs1-blue);
  font-size: 1.1rem;
  margin-top: 0.1rem;
  flex-shrink: 0;
}

.check-content p[b-h6umu6ht2i] {
  margin-bottom: 0.2rem;
  color: var(--gs1-text);
  font-size: 0.95rem;
}

.check-content .myanmar-text[b-h6umu6ht2i] {
  color: var(--gs1-muted);
  font-size: 0.85rem;
  display: block;
  line-height: 1.5;
}

.section-heading-text[b-h6umu6ht2i] {
  font-weight: 600;
  color: var(--gs1-blue);
  font-size: 1rem;
  margin-bottom: 0;
}

.step-row[b-h6umu6ht2i] {
  display: flex;
  gap: 1rem;
  margin-bottom: 1.25rem;
  padding-left: 1.85rem;
  align-items: flex-start;
}

.step-label[b-h6umu6ht2i] {
  font-size: 0.95rem;
  color: black;
  min-width: 3.5rem;
  flex-shrink: 0;
}

.step-content p[b-h6umu6ht2i] {
  font-size: 0.95rem;
  color: var(--gs1-text);
  margin-bottom: 0.2rem;
  display: inline;
}

.step-content .myanmar-text[b-h6umu6ht2i] {
  font-size: 0.85rem;
  color: var(--gs1-muted);
  display: block;
  line-height: 1.5;
}

.note-box[b-h6umu6ht2i] {
  margin-top: 0.5rem;
}

.btn-gs1[b-h6umu6ht2i] {
  background: var(--gs1-blue);
  color: white;
  border: none;
  padding: 0.6rem 1.2rem;
  border-radius: 6px;
  font-weight: 600;
  font-size: 0.9rem;
  transition: all 0.2s;
}

.btn-gs1:hover[b-h6umu6ht2i] {
  background: var(--gs1-light-blue);
  color: white;
}

.action-card[b-h6umu6ht2i] {
  background: linear-gradient(
    135deg,
    var(--gs1-blue) 0%,
    var(--gs1-light-blue) 100%
  );
  color: white;
  border-radius: 8px;
  padding: 1.5rem;
  margin-top: 2rem;
}

.action-card .btn-light[b-h6umu6ht2i] {
  background: white;
  color: var(--gs1-blue);
  border-radius: 6px;
  border: none;
  padding: 0.5rem 1rem;
  font-weight: 600;
  font-size: 0.9rem;
}

.action-card .btn-light:hover[b-h6umu6ht2i] {
  background: #f1f5f9;
}

.login-link[b-h6umu6ht2i] {
  color: #fbbf24;
  font-weight: 600;
  text-decoration: underline;
}

.login-link:hover[b-h6umu6ht2i] {
  color: #f59e0b;
}

.table th[b-h6umu6ht2i]{
    background-color:none;
}
/* _content/Member/Components/Features/CompanyRegistrationForm/CompanyRegistrationForm.razor.rz.scp.css */
.step-sidebar[b-s913kac9lb] {
  background: linear-gradient(180deg, #1a3686 0%, #0d1b4a 100%);
  min-height: 100vh;
  padding: 20px;
}

.step-item[b-s913kac9lb] {
  padding: 12px 16px;
  margin-bottom: 8px;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  gap: 12px;
}

.step-item:hover[b-s913kac9lb] {
  background: rgba(255, 255, 255, 0.1);
}

.step-item.active[b-s913kac9lb] {
  background: rgba(255, 255, 255, 0.2);
}

.step-number[b-s913kac9lb] {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 600;
  color: white;
  flex-shrink: 0;
}

.step-item.active .step-number[b-s913kac9lb] {
  background: #ffc107;
  color: #1a3686;
}

.step-label[b-s913kac9lb] {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  font-weight: 500;
}

.step-item.active .step-label[b-s913kac9lb] {
  color: white;
}

.form-content[b-s913kac9lb] {
  background-color: #f8f9fc;
  min-height: calc(100vh - 85px);
  padding: 30px;
}

.content-card[b-s913kac9lb] {
  background: white;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  padding: 30px;
}

.form-label-custom[b-s913kac9lb] {
  font-weight: 500;
  color: #374151;
  font-size: 14px;
  margin-bottom: 6px;
}

.bg-light-blue[b-s913kac9lb] {
  background-color: #f0f4ff;
  border: 1px solid #e0e7ff;
}

.bg-light-blue:focus[b-s913kac9lb] {
  background-color: white;
  border-color: #1a3686;
  box-shadow: 0 0 0 3px rgba(26, 54, 134, 0.1);
}

.stepper-wrapper[b-s913kac9lb] {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  padding: 0 10px;
  overflow: hidden;
}

.stepper-line[b-s913kac9lb] {
  position: absolute;
  top: 20px;
  left: 10%;
  right: 10%;
  height: 2px;
  border-top: 2px dotted #e5e7eb;
  z-index: 0;
}

.stepper-item[b-s913kac9lb] {
  position: relative;
  z-index: 1;
  text-align: center;
}

.stepper-circle[b-s913kac9lb] {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 8px;
  font-weight: 600;
}

.stepper-circle img[b-s913kac9lb] {
  width: 28px;
  height: 28px;
  object-fit: contain;
}

/*     .stepper-item.active .stepper-circle {
                background: #1a3686;
                border-color: #1a3686;
                color: white;
            }

            .stepper-text {
                font-size: 12px;
                color: #9ca3af;
            }

            .stepper-item.active .stepper-text {
                color: #1a3686;
                font-weight: 600;
            }
         */
.nav-step[b-s913kac9lb] {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.15);
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-weight: 600;
  font-size: 14px;
}

.nav-step.active[b-s913kac9lb] {
  background: #ffc107;
  color: #1a3686;
}

.upload-box[b-s913kac9lb] {
  border: 2px dashed #d6d6d6;
  border-radius: 12px;
  padding: 30px;
  text-align: center;
  background-color: #fafafa;
}

.upload-btn[b-s913kac9lb] {
  display: inline-block;
  padding: 8px 16px;
  border: 2px solid #ff6a00;
  border-radius: 8px;
  color: #ff6a00;
  background: #fff;
  cursor: pointer;
}

.file-preview[b-s913kac9lb] {
  margin-top: 15px;
}

.file-card[b-s913kac9lb] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f3f4f6;
  border-radius: 12px;
  padding: 12px 16px;
}

.file-left[b-s913kac9lb] {
  display: flex;
  align-items: center;
  gap: 12px;
}

.file-icon[b-s913kac9lb] {
  font-size: 24px;
  background: #fff;
  padding: 8px;
  border-radius: 8px;
}

.file-name[b-s913kac9lb] {
  font-weight: 500;
}

.file-meta[b-s913kac9lb] {
  font-size: 12px;
  color: #888;
}

.completed[b-s913kac9lb] {
  color: #2563eb;
  margin-left: 8px;
}

.file-delete[b-s913kac9lb] {
  cursor: pointer;
  color: #777;
}

.table th[b-s913kac9lb] {
  font-size: 13px;
  text-transform: none;
}

table thead[b-s913kac9lb] {
  background: var(--gs1-blue);
}

.inputwidth[b-s913kac9lb] {
  width: 150px;
  min-width: 100px;
}

.table-container[b-s913kac9lb] {
  overflow-x: auto;
}

.table-container[b-s913kac9lb] {
  max-width: 850px;
}
.mud-table[b-s913kac9lb] {
  width: 100%;
}
/* _content/Member/Components/Features/ForgotPassword/ForgotPassword.razor.rz.scp.css */
.login-container[b-88oplbjgwx] {
    display: flex;
    min-height: 100vh;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    background-color: #0b214d; 
    overflow: hidden;
}

.left-pane[b-88oplbjgwx] {
    flex: 5;
    background: linear-gradient(135deg, #f0f8ff 0%, #e0f2fe 100%);
    padding: 4rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    box-shadow: 10px 0 30px rgba(0,0,0,0.1);
    z-index: 2;
}

.alert-danger-custom[b-88oplbjgwx] {
    background-color: #f8d7da;
    color: #721c24;
    padding: 10px 15px;
    border-radius: 8px;
    margin-bottom: 20px;
    font-size: 0.9rem;
    border: 1px solid #f5c6cb;
    text-align: center;
}

.logo-container[b-88oplbjgwx] {
    position: absolute;
    top: 3rem;
    left: 4rem;
    display: flex;
    align-items: center;
    gap: 2rem;
}

.logo[b-88oplbjgwx] {
    height: 100px;
    object-fit: contain;
}

.welcome-text[b-88oplbjgwx] {
    margin-top: 5rem;
}

.welcome-text h2[b-88oplbjgwx] {
    color: #0b214d;
    font-size: 2.2rem;
    font-weight: 600;
    margin-bottom: 0.5rem;
}

.welcome-text h1[b-88oplbjgwx] {
    color: #ff5a00;
    font-size: 2.8rem;
    font-weight: 700;
    line-height: 1.2;
}

.right-pane[b-88oplbjgwx] {
    flex: 5;
    background-color: #0b214d;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2rem;
    z-index: 1;
}

.login-card[b-88oplbjgwx] {
    background: #ffffff;
    border-radius: 16px;
    padding: 3rem;
    width: 100%;
    max-width: 480px;
    box-shadow: 0 15px 35px rgba(0,0,0,0.2);
}

.card-title[b-88oplbjgwx] {
    color: #0b214d;
    font-size: 1.6rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 2rem;
}

.form-group label[b-88oplbjgwx] {
    font-size: 0.9rem;
    color: #333;
    font-weight: 500;
    margin-bottom: 0.4rem;
    display: inline-block;
}

.text-danger[b-88oplbjgwx] {
    color: #dc3545;
    margin-left: 2px;
}

.custom-input[b-88oplbjgwx] {
    width: 100%;
    background-color: #f4f7fc;
    border: 1px solid #e1e5ee;
    border-radius: 8px;
    padding: 0.8rem 1rem;
    font-size: 1rem;
    color: #333;
    transition: all 0.3s;
}

.custom-input:focus[b-88oplbjgwx] {
    outline: none;
    border-color: #0b214d;
    background-color: #ffffff;
    box-shadow: 0 0 0 3px rgba(11, 33, 77, 0.1);
}

.forgot-password-container[b-88oplbjgwx] {
    text-align: right;
    margin-top: 0.5rem;
}

.forgot-password-link[b-88oplbjgwx] {
    color: #ff5a00;
    font-size: 0.85rem;
    text-decoration: none;
    font-weight: 500;
}

.forgot-password-link:hover[b-88oplbjgwx] {
    text-decoration: underline;
}

.btn-login[b-88oplbjgwx] {
    width: 100%;
    background-color: #0b214d;
    color: #ffffff;
    border: none;
    border-radius: 8px;
    padding: 0.85rem;
    font-size: 1.1rem;
    font-weight: 600;
    margin-top: 2rem;
    cursor: pointer;
    transition: background-color 0.3s;
}

.btn-login:hover[b-88oplbjgwx] {
    background-color: #081736;
}

.mt-3[b-88oplbjgwx] {
    margin-top: 1.2rem;
}

@media (max-width: 992px) {
    .login-container[b-88oplbjgwx] {
        flex-direction: column;
    }
    
    .left-pane[b-88oplbjgwx] {
        border-radius: 0;
        border-bottom-left-radius: 30% 20%;
        border-bottom-right-radius: 30% 20%;
        padding: 3rem 2rem;
        text-align: center;
    }

    .logo-container[b-88oplbjgwx] {
        position: relative;
        top: 0;
        left: 0;
        justify-content: center;
        margin-bottom: 2rem;
    }
    
    .welcome-text[b-88oplbjgwx] {
        margin-top: 0;
    }

    .welcome-text h1[b-88oplbjgwx] {
        font-size: 2.2rem;
    }
}

.forgot-pwd-header[b-88oplbjgwx] {
    margin-bottom: 2rem;
}

.forgot-pwd-header h4[b-88oplbjgwx] {
    color: #0b214d;
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 0.5rem;
}

.forgot-pwd-header p[b-88oplbjgwx] {
    color: #64748b; 
    font-size: 0.9rem;
    margin-bottom: 0;
}

.mb-4[b-88oplbjgwx] {
    margin-bottom: 1.5rem;
}

.action-buttons[b-88oplbjgwx] {
    display: flex;
    gap: 1rem;
    margin-top: 1.5rem;
}

.btn-submit[b-88oplbjgwx] {
    background-color: #0b214d;
    color: #ffffff;
    border: none;
    border-radius: 6px;
    padding: 0.6rem 1.5rem;
    font-size: 1rem;
    font-weight: 500;
    cursor: pointer;
    transition: background-color 0.3s;
}

.btn-submit:hover[b-88oplbjgwx] {
    background-color: #081736;
}

.btn-cancel[b-88oplbjgwx] {
    background-color: #e0f2fe; /* ပုံပါအတိုင်း အပြာနုရောင် */
    color: #0b214d;
    border: none;
    border-radius: 6px;
    padding: 0.6rem 1.5rem;
    font-size: 1rem;
    font-weight: 500;
    cursor: pointer;
    transition: background-color 0.3s;
}

.btn-cancel:hover[b-88oplbjgwx] {
    background-color: #bae6fd;
}

/* Success Message လေးပြချင်ရင် သုံးရန် */
.alert-success-custom[b-88oplbjgwx] {
    background-color: #d4edda;
    color: #155724;
    padding: 10px 15px;
    border-radius: 8px;
    margin-bottom: 20px;
    font-size: 0.9rem;
    border: 1px solid #c3e6cb;
    text-align: center;
}
/* _content/Member/Components/Features/InitialChangePassword/InitialChangePassword.razor.rz.scp.css */
/* ResetPassword.razor.css */

.login-container[b-zt9fo6lkae] {
    display: flex;
    min-height: 100vh;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    background-color: #0b214d;
    overflow: hidden;
}

.left-pane[b-zt9fo6lkae] {
    flex: 5;
    background: linear-gradient(135deg, #f0f8ff 0%, #e0f2fe 100%);
    padding: 4rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    box-shadow: 10px 0 30px rgba(0,0,0,0.1);
    z-index: 2;
}

.logo-container[b-zt9fo6lkae] {
    position: absolute;
    top: 3rem;
    left: 4rem;
    display: flex;
    align-items: center;
    gap: 2rem;
}

.logo[b-zt9fo6lkae] {
    height: 100px;
    object-fit: contain;
}

.welcome-text[b-zt9fo6lkae] {
    margin-top: 5rem;
}

.welcome-text h2[b-zt9fo6lkae] {
    color: #0b214d;
    font-size: 2.2rem;
    font-weight: 600;
    margin-bottom: 0.5rem;
}

.welcome-text h1[b-zt9fo6lkae] {
    color: #ff5a00;
    font-size: 2.8rem;
    font-weight: 700;
    line-height: 1.2;
}

.right-pane[b-zt9fo6lkae] {
    flex: 5;
    background-color: #0b214d;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2rem;
    z-index: 1;
}

.login-card[b-zt9fo6lkae] {
    background: #ffffff;
    border-radius: 16px;
    padding: 3rem;
    width: 100%;
    max-width: 480px;
    box-shadow: 0 15px 35px rgba(0,0,0,0.2);
}

.card-title[b-zt9fo6lkae] {
    color: #0b214d;
    font-size: 1.6rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 2rem;
}

/* Reset Password Specific Headers */
.forgot-pwd-header h4[b-zt9fo6lkae] {
    color: #0b214d;
    font-size: 1.4rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
}

.forgot-pwd-header p[b-zt9fo6lkae] {
    color: #666;
    font-size: 0.95rem;
    margin-bottom: 2rem;
}

/* Alerts */
.alert-danger-custom[b-zt9fo6lkae] {
    background-color: #f8d7da;
    color: #721c24;
    padding: 10px 15px;
    border-radius: 8px;
    margin-bottom: 20px;
    font-size: 0.9rem;
    border: 1px solid #f5c6cb;
    text-align: center;
}

.alert-success-custom[b-zt9fo6lkae] {
    background-color: #d4edda;
    color: #155724;
    padding: 10px 15px;
    border-radius: 8px;
    margin-bottom: 20px;
    font-size: 0.9rem;
    border: 1px solid #c3e6cb;
    text-align: center;
}

/* Forms */
.form-group[b-zt9fo6lkae] {
    margin-bottom: 1.2rem;
}

[b-zt9fo6lkae] .validation-message {
    color: #dc3545;
    font-size: 0.85rem;
    margin-top: 4px;
    margin-left: 2px;
}

/* Buttons matching Login styles */
.action-buttons[b-zt9fo6lkae] {
    margin-top: 2rem;
}

.btn-submit[b-zt9fo6lkae] {
    width: 100%;
    background-color: #0b214d;
    color: #ffffff;
    border: none;
    border-radius: 8px;
    padding: 0.85rem;
    font-size: 1.1rem;
    font-weight: 600;
    cursor: pointer;
    transition: background-color 0.3s;
    display: flex;
    justify-content: center;
    align-items: center;
}

.btn-submit:hover:not(:disabled)[b-zt9fo6lkae] {
    background-color: #081736;
}

.btn-submit:disabled[b-zt9fo6lkae] {
    background-color: #a0b3cc;
    cursor: not-allowed;
}

.btn-link[b-zt9fo6lkae] {
    color: #ff5a00;
    text-decoration: none;
    background: none;
    border: none;
    font-weight: 600;
    cursor: pointer;
    font-size: 0.95rem;
    padding: 0;
}

.btn-link:hover[b-zt9fo6lkae] {
    text-decoration: underline;
    color: #e04e00;
}

/* Responsive identical to Login */
@media (max-width: 992px) {
    .login-container[b-zt9fo6lkae] {
        flex-direction: column;
    }

    .left-pane[b-zt9fo6lkae] {
        border-radius: 0;
        border-bottom-left-radius: 30% 20%;
        border-bottom-right-radius: 30% 20%;
        padding: 3rem 2rem;
        text-align: center;
        flex: none;
    }

    .logo-container[b-zt9fo6lkae] {
        position: relative;
        top: 0;
        left: 0;
        justify-content: center;
        margin-bottom: 2rem;
    }

    .welcome-text[b-zt9fo6lkae] {
        margin-top: 0;
    }

    .welcome-text h1[b-zt9fo6lkae] {
        font-size: 2.2rem;
    }

    .right-pane[b-zt9fo6lkae] {
        padding: 2rem;
        align-items: flex-start;
    }
}
/* _content/Member/Components/Features/LicenceManagement/LicenceManagement.razor.rz.scp.css */
.hero-banner[b-3jprbyx80o] {
  background:
    linear-gradient(rgba(0, 44, 107, 0.7), rgba(0, 44, 107, 0.7)),
    url("/images/licencesbanner.png") no-repeat center center;
  background-size: cover;
  height: 250px;
  border-radius: 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: white;
}

.hero-icon[b-3jprbyx80o] {
  width: 60px;
  height: 60px;
  background-color: #8bc34a;
  border: 4px solid white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  margin-bottom: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

/* Custom Badges */
.badge-outline-success[b-3jprbyx80o] {
  background-color: #e8f5e9;
  color: #28a745;
  border: 1px solid #28a745;
}

.badge-outline-danger[b-3jprbyx80o] {
  background-color: #fce4e4;
  color: #dc3545;
  border: 1px solid #dc3545;
}

.badge-outline-warning[b-3jprbyx80o] {
  background-color: #fff8e1;
  color: #ffc107;
  border: 1px solid #ffc107;
}

/* Custom Buttons */
.btn-gs1-blue[b-3jprbyx80o] {
  background-color: #002d62;
  color: white;
}

.btn-gs1-blue:hover[b-3jprbyx80o] {
  background-color: #001f44;
  color: white;
}

.btn-gs1-orange[b-3jprbyx80o] {
  background-color: #f26334;
  color: white;
}

.btn-gs1-orange:hover[b-3jprbyx80o] {
  background-color: #d85426;
  color: white;
}

@keyframes blink-light-red-b-3jprbyx80o {
  0% {
    background-color: transparent;
  }
  50% {
    background-color: #ff6666;
    color:red;
  } 
  100% {
    background-color: transparent;
  }
}

.expiring-blink-bg[b-3jprbyx80o] {
  animation: blink-light-red-b-3jprbyx80o 2s infinite !important; 
}
/* _content/Member/Components/Features/ManageSuggestion/ManageSuggestion.razor.rz.scp.css */
.manage-suggestion-header[b-edxp42gshk] {
    display: flex;
    align-items: center;
    gap: 8px;
    max-width: 1000px;
    margin: 16px auto 12px;
    padding: 0 32px;
}

.manage-suggestion-container[b-edxp42gshk] {
    background-color: #ffffff;
    padding: 32px;
    max-width: 1000px;
    margin: 0 auto;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}

.page-header[b-edxp42gshk] {
    margin-bottom: 24px;
}

.page-subtitle[b-edxp42gshk] {
    color: #4a5568;
    font-size: 16px;
    margin: 0;
}

.suggestion-section[b-edxp42gshk] {
    margin-bottom: 32px;
}

.section-title[b-edxp42gshk] {
    color: #4a4a4a;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 8px 0;
}

.count-text[b-edxp42gshk] {
    color: #e05a33;
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 12px 0;
}

/* Tags Container */
.tags-container[b-edxp42gshk] {
    border: 1px solid #d1d5db; /* Light grey border like in the screenshot */
    padding: 12px;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    min-height: 80px;
    max-height: 200px;
    overflow-y: auto; /* Add scrollbar if tags exceed container height */
}

/* Individual Tag */
.tag-item[b-edxp42gshk] {
    background-color: #ffffff;
    border: 1px solid #1a56db; /* Blue border */
    padding: 6px 10px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.tag-text[b-edxp42gshk] {
    color: #0b2545; /* Dark text */
    font-size: 14px;
    font-weight: 600;
}

.remove-btn[b-edxp42gshk] {
    background: none;
    border: none;
    color: #1a56db; /* Blue cross mark */
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.remove-btn:hover[b-edxp42gshk] {
    color: #e53e3e;
}

/* New Input Field for Tags */
.tag-input[b-edxp42gshk] {
    border: none;
    outline: none;
    background: transparent;
    flex-grow: 1;
    min-width: 120px;
    padding: 6px;
    font-size: 14px;
    color: #0b2545;
}

.btn-save[b-edxp42gshk] {
    background-color: #0b2545; /* Dark navy blue matching the theme */
    color: #ffffff;
    border: none;
    padding: 10px 32px;
    border-radius: 6px;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
    transition: background-color 0.2s;
}

.btn-save:hover[b-edxp42gshk] {
    background-color: #153c6e;
}

.action-footer[b-edxp42gshk] {
    display: flex;
    justify-content: right;  
}
/* _content/Member/Components/Features/MembershipPackage/MembershipPackage.razor.rz.scp.css */
.section-main-title[b-63bf6cvn1t] {
  color: #1a3686;
  font-size: 1.5rem;
}

.form-label-custom[b-63bf6cvn1t] {
  font-weight: 600;
  color: #334155;
  margin-bottom: 0.5rem;
  display: block;
}

.custom-select[b-63bf6cvn1t],
.custom-input[b-63bf6cvn1t] {
  border-radius: 8px;
  padding: 0.6rem;
  border: 1px solid #e2e8f0;
}

.expired-box[b-63bf6cvn1t] {
  background-color: #f1f5f9;
  padding: 0.6rem 1rem;
  border-radius: 8px;
  color: #475569;
  border: 1px dashed #cbd5e1;
}

.total-row[b-63bf6cvn1t] {
  color: #1a3686;
}

.myanmar-text[b-63bf6cvn1t] {
  font-family: "Pyidaungsu", sans-serif;
  line-height: 1.6;
}

.content-card[b-63bf6cvn1t] {
  border-radius: 12px;
  border: 1px solid #e2e8f0;
  background: #fff;
}
/* _content/Member/Components/Features/ProductFeature/ProductModel.razor.rz.scp.css */
.ace-modal-overlay[b-2zx2rb9s9j] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 999999 !important;
  backdrop-filter: blur(2px);
}

.ace-modal-dialog[b-2zx2rb9s9j] {
  background-color: #ffffff;
  border-radius: 8px;
  width: 100%;
  max-width: 500px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  display: flex;
  flex-direction: column;
  animation: slideDown-b-2zx2rb9s9j 0.3s ease-out;
}

.ace-modal-header[b-2zx2rb9s9j] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 24px;
  border-bottom: 1px solid #e2e8f0;
}

.ace-modal-title[b-2zx2rb9s9j] {
  margin: 0;
  color: #003366;
  font-size: 1.15rem;
  font-weight: 600;
}

.ace-btn-close[b-2zx2rb9s9j] {
  background: transparent;
  border: none;
  font-size: 1.5rem;
  line-height: 1;
  color: #94a3b8;
  cursor: pointer;
  transition: color 0.2s;
}

.ace-btn-close:hover[b-2zx2rb9s9j] {
  color: #ef4444;
}

.ace-modal-body[b-2zx2rb9s9j] {
  padding: 24px;
  max-height: 70vh;
  overflow-y: auto;
}

.ace-modal-footer[b-2zx2rb9s9j] {
  padding: 16px 24px;
  border-top: 1px solid #e2e8f0;
  display: flex;
  justify-content: flex-end;
  gap: 12px;
  background-color: #f8fafc;
  border-radius: 0 0 8px 8px;
}

@keyframes slideDown-b-2zx2rb9s9j {
  from {
    transform: translateY(-20px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
/* _content/Member/Components/Features/Profile/Profile.razor.rz.scp.css */
.avatar-circle[b-mh71uca3g2] {
  width: 120px;
  height: 120px;
  font-size: 3rem;
  background: linear-gradient(135deg, #556ee6, #344aae);
  color: white;
  border-radius: 50%;
  border: 4px solid #f4f7fc;
}

.info-list .info-row[b-mh71uca3g2] {
  transition: background-color 0.2s ease;
}

.info-list .info-row:hover[b-mh71uca3g2] {
  background-color: #f8f9fc;
  border-radius: 8px;
}

.info-list .info-row:last-child[b-mh71uca3g2] {
  border-bottom: none !important;
}

/* Bootstrap background subtles (if missing in your current version) */
.bg-success-subtle[b-mh71uca3g2] {
  background-color: #d1e7dd !important;
}
.bg-danger-subtle[b-mh71uca3g2] {
  background-color: #f8d7da !important;
}
/* _content/Member/Components/Features/TrainingCalendar/TrainingCalendar.razor.rz.scp.css */
.calendar-container[b-2vjf64x2vz] {
  background-color: #ffffff;
  border-radius: 12px;
  padding: 24px;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.02);
}
.custom-calendar-grid[b-2vjf64x2vz] {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  border-left: 1px solid #eaedf1;
  border-top: 1px solid #eaedf1;
}
.custom-calendar-header[b-2vjf64x2vz] {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  text-align: left;
  font-weight: bold;
  padding-bottom: 12px;
  color: #495057;
  font-size: 14px;
}
.custom-calendar-header div[b-2vjf64x2vz] {
  padding-left: 12px;
}
.custom-calendar-cell[b-2vjf64x2vz] {
  border-right: 1px solid #eaedf1;
  border-bottom: 1px solid #eaedf1;
  min-height: 120px;
  padding: 12px;
  background-color: #ffffff;
}
.custom-calendar-cell.inactive[b-2vjf64x2vz] {
  background-color: #f8f9fa;
}
.day-number[b-2vjf64x2vz] {
  font-size: 14px;
  color: #212529;
  margin-bottom: 10px;
  text-align: left; 
}
.inactive .day-number[b-2vjf64x2vz] {
  color: #adb5bd;
}
.training-event[b-2vjf64x2vz] {
  font-size: 12px;
  padding: 6px 8px;
  margin-bottom: 6px;
  border-radius: 4px;
  cursor: pointer;
  background-color: #f1f5f9; 
  color: #002d62;
  font-weight: 500;
  border-left: 3px solid #002d62;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.2s ease;
}
.training-event:hover[b-2vjf64x2vz] {
  background-color: #002d62;
  color: #ffffff;
}
.date-pill[b-2vjf64x2vz] {
  border: 1px solid #f28b50; 
  color: #f28b50;
  border-radius: 50px;
  padding: 6px 24px;
  font-weight: 600;
  font-size: 14px;
}
.nav-btn[b-2vjf64x2vz] {
  background: none;
  border: none;
  color: #495057;
  font-size: 18px;
  cursor: pointer;
  font-weight: bold;
}
.nav-btn:hover[b-2vjf64x2vz] {
  color: #000;
}
/* _content/Member/Components/Layout/AuthLayout.razor.rz.scp.css */
body[b-nrz6ix8hhj], html[b-nrz6ix8hhj] {
        margin: 0;
        padding: 0;
        height: 100%;
        background-color: #0b214d; 
    }
    
    .auth-layout[b-nrz6ix8hhj] {
        min-height: 100vh;
        width: 100%;
        display: flex;
        flex-direction: column;
    }
/* _content/Member/Components/Layout/HeaderNav.razor.rz.scp.css */
.header-actions[b-j1zsmm8pqr] {
    display: flex;
    align-items: center;
    gap: 20px;
}

.dropdown-item:hover[b-j1zsmm8pqr] {
    background-color: #f4f7fc;
    color: #0d47a1;
}

.dropdown-toggle[b-j1zsmm8pqr]::after {
    margin-left: 0.5em;
    vertical-align: middle;
}
/* _content/Member/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-oaj4r37o5h] {
    display: flex;
    flex-direction: row;
    height: 100vh; 
    width: 100vw;
    background-color: #f4f7fc; 
}

.sidebar[b-oaj4r37o5h] {
    width: 110px; 
    flex-shrink: 0;
    z-index: 999 !important;
    position: relative; 
}

main[b-oaj4r37o5h] {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    min-width: 0; 
}

.top-row[b-oaj4r37o5h] {
    height: 80px; 
    flex-shrink: 0;
    background-color: #ffffff; 
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 0 40px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.02); 
    border-bottom: 1px solid #f0f0f0;
    z-index: 999; 
}

.header-actions[b-oaj4r37o5h] {
    display: flex;
    align-items: center;
    gap: 20px; 
}

.content[b-oaj4r37o5h] {
    padding: 30px 40px;
    flex-grow: 1;
    overflow-y: auto; 
    min-height: 0; 
    height: 0; 
}

/* Custom Hover Effects for Bootstrap Items */
.dropdown-item:hover[b-oaj4r37o5h] {
    background-color: #f4f7fc;
    color: #0d47a1;
}

.dropdown-toggle[b-oaj4r37o5h]::after {
    margin-left: 0.5em;
    vertical-align: middle;
}
/* _content/Member/Components/Layout/NavMenu.razor.rz.scp.css */
.sidebar-wrapper[b-5enuaek7nc] {
    background-color: #ffffff;
    width: 110px;
    height: 100vh;
    display: flex;
    flex-direction: column;
    border-right: 1px solid #e2e8f0;
    position: fixed;
    z-index: 10600 !important;
    box-shadow: 4px 0 24px rgba(0, 0, 0, 0.02);
}

.sidebar-header[b-5enuaek7nc] {
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #f1f5f9;
    padding: 15px;
    flex-shrink: 0;
}

.sidebar-logo[b-5enuaek7nc] {
    max-width: 65px;
    height: auto;
}


.nav-scrollable[b-5enuaek7nc]::-webkit-scrollbar {
    width: 0px; 
    transition: width 0.3s ease;
}

.nav-scrollable[b-5enuaek7nc]::-webkit-scrollbar-track {
    background: transparent; 
}

.nav-scrollable[b-5enuaek7nc]::-webkit-scrollbar-thumb {
    background: #cbd5e1; 
    border-radius: 10px;
}

.nav-scrollable:hover[b-5enuaek7nc]::-webkit-scrollbar {
    width: 6px; 
}

.nav-scrollable:hover[b-5enuaek7nc] {
    scrollbar-color: #cbd5e1 transparent;
}
.custom-nav[b-5enuaek7nc] {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 0;
}

.menu-item-container[b-5enuaek7nc] {
    position: relative; 
    width: 100%;
    display: flex;
    justify-content: center;
}

[b-5enuaek7nc] .menu-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #64748b; 
    padding: 14px 6px;
    width: 90px; 
    border-radius: 12px; 
    transition: all 0.25s ease;
    cursor: pointer;
}

.menu-icon-wrapper[b-5enuaek7nc] {
    /* margin-bottom: 8px; */
    width: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.menu-icon-wrapper i[b-5enuaek7nc],
.menu-icon-wrapper svg[b-5enuaek7nc] {
    font-size: 22px;
    width: 22px;
    height: 22px;
    color: #94a3b8;
    transition: color 0.25s ease;
    fill: currentColor;
}

.menu-text[b-5enuaek7nc] {
    font-size: 10px;
    font-weight: 500;
    text-align: center;
    line-height: 1.3;
    letter-spacing: 0.2px;
}

.menu-link:hover[b-5enuaek7nc] {
    background-color: #f8fafc;
    color: #334155;
}

.menu-link:hover .menu-icon-wrapper i[b-5enuaek7nc],
.menu-link:hover .menu-icon-wrapper svg[b-5enuaek7nc] {
    color: #3b82f6; 
}

[b-5enuaek7nc] .active-menu {
    background-color: #eff6ff; 
    color: #1d4ed8; 
}

[b-5enuaek7nc] .active-menu .menu-icon-wrapper i,
[b-5enuaek7nc] .active-menu .menu-icon-wrapper svg {
    color: #2563eb;
}

.menu-item-container[b-5enuaek7nc]::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 20px; 
    z-index: 10600;
}


@keyframes flyoutFade-b-5enuaek7nc {
    from { opacity: 0; transform: translateX(-10px) scale(0.98); }
    to { opacity: 1; transform: translateX(0) scale(1); }
}

.submenu-header[b-5enuaek7nc] {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #94a3b8;
    margin-bottom: 12px;
    padding-left: 8px;
    border-bottom: 1px solid #f1f5f9;
    padding-bottom: 8px;
}

.submenu-list[b-5enuaek7nc] {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

[b-5enuaek7nc] .submenu-link {
    display: flex;
    align-items: center;
    padding: 10px 12px;
    color: #475569;
    text-decoration: none;
    font-size: 13px;
    border-radius: 8px;
    transition: all 0.2s ease;
}

.submenu-dot[b-5enuaek7nc] {
    /* width: 6px;
    height: 6px; */
    /* background-color: #cbd5e1; */
    /* border-radius: 50%; */
    margin-right: 12px;
    flex-shrink: 0;
    transition: all 0.2s ease;
}

/* .submenu-text {
    font-weight: 500;
} */

.submenu-link:hover[b-5enuaek7nc] {
    background-color: #f1f5f9;
    color: #0f172a;
}

.submenu-link:hover .submenu-dot[b-5enuaek7nc] {
    /* background-color: #3b82f6; */
    color: #1d4ed8;
    /* transform: scale(1.3); */
}

[b-5enuaek7nc] .submenu-link.active {
    /* background-color: #eff6ff; */
    color: #1d4ed8;
}

/* ::deep .submenu-link.active .submenu-dot {
    background-color: #2563eb;
    box-shadow: 0 0 0 2px rgba(37, 99, 235, 0.2);
} */

.loading-text[b-5enuaek7nc] {
    text-align: center;
    padding: 20px 0;
    color: #94a3b8;
}

.submenu-arrow[b-5enuaek7nc] {
    font-size: 10px;
    margin-top: 5px;
    color: #94a3b8;
    transition: transform 0.3s ease;
}
.active-menu .submenu-arrow[b-5enuaek7nc] {
    color: #1d4ed8;
}
.rotate-arrow[b-5enuaek7nc] {
    transform: rotate(90deg);
}

.nav-scrollable[b-5enuaek7nc] { 
    flex-grow: 1;
    overflow-y: auto; 
    overflow-x: hidden; 
    margin-top: 15px;
    padding-bottom: 20px; 
}

.submenu-container[b-5enuaek7nc] {
    display: none; 
    position: fixed !important; 
    background-color: #ffffff;
    min-width: 240px; 
    border-radius: 0 12px 12px 0; 
    border: 1px solid #e2e8f0;
    box-shadow: 10px 0 25px rgba(0, 0, 0, 0.1); 
    padding: 16px 20px;
    z-index: 99999 !important; 
    max-height: 85vh; 
    overflow-y: auto; 
    margin: 0 !important; 
}

.submenu-container.show[b-5enuaek7nc] {
    display: block;
    animation: slideIn-b-5enuaek7nc 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}

@keyframes slideIn-b-5enuaek7nc {
    from { opacity: 0; transform: translateX(-10px); }
    to { opacity: 1; transform: translateX(0); }
}

.submenu-container[b-5enuaek7nc]::-webkit-scrollbar { width: 6px; }
.submenu-container[b-5enuaek7nc]::-webkit-scrollbar-track { background: transparent; }
.submenu-container[b-5enuaek7nc]::-webkit-scrollbar-thumb { background: #cbd5e1; border-radius: 10px; }
.submenu-container[b-5enuaek7nc]::-webkit-scrollbar-thumb:hover { background: #94a3b8; }

.submenu-container[b-5enuaek7nc]::before {
    display: none; 
}
/* _content/Member/Components/Layout/PublicLayout.razor.rz.scp.css */
:root[b-mek6l6zwkl] {
  --gs1-blue: #2563eb;
  --gs1-blue-dark: #1e40af;
  --gs1-orange: #f97316;
  --sidebar-width: 320px;
}

.public-layout[b-mek6l6zwkl] {
  display: flex;
  min-height: 100vh;
  background: #f8fafc;
  padding-left: var(--sidebar-width);
}

.registration-sidebar[b-mek6l6zwkl] {
  position: fixed;
  top: 1rem;
  left: 1rem;
  height: calc(100vh - 2rem);
  width: calc(var(--sidebar-width) - 2rem);
  background: linear-gradient(180deg, #3b82f6 0%, #1e40af 100%);
  padding: 2rem 1.5rem;
  display: flex;
  flex-direction: column;
  border-radius: 1rem;
  box-shadow:
    0 4px 6px -1px rgba(0, 0, 0, 0.1),
    0 2px 4px -1px rgba(0, 0, 0, 0.06);
  z-index: 1000;
  overflow-y: auto;
}

.registration-sidebar[b-mek6l6zwkl]::-webkit-scrollbar {
  width: 4px;
}

.registration-sidebar[b-mek6l6zwkl]::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 4px;
}

.sidebar-scroll-area[b-mek6l6zwkl] {
  flex: 1;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  margin: 0 -1.5rem;
  padding: 0 1.5rem;
}

.sidebar-scroll-area[b-mek6l6zwkl]::-webkit-scrollbar {
  width: 4px;
}

.sidebar-scroll-area[b-mek6l6zwkl]::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 4px;
}

.help-section[b-mek6l6zwkl] {
  flex-shrink: 0;
  padding-top: 1.5rem;
  margin-top: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.logo-section[b-mek6l6zwkl] {
  margin-bottom: 2rem;
  padding: 0 1.5rem;
  display: flex;
  align-items: center;
  gap: 0.75rem;
}

.logo-circle[b-mek6l6zwkl] {
  width: 64px;
  height: 64px;
  background: #1e3a5f;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex-shrink: 0;
}

.logo-circle[b-mek6l6zwkl]::before {
  content: "";
  position: absolute;
  width: 48px;
  height: 48px;
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%);
}

.logo-circle[b-mek6l6zwkl]::after {
  content: "";
  position: absolute;
  width: 36px;
  height: 36px;
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%);
}

.logo-inner[b-mek6l6zwkl] {
  position: relative;
  z-index: 2;
  color: white;
  font-weight: 700;
  font-size: 1.25rem;
  letter-spacing: -0.5px;
}

.logo-text[b-mek6l6zwkl] {
  display: flex;
  flex-direction: column;
}

.logo-text .gs1[b-mek6l6zwkl] {
  color: #1e3a5f;
  font-size: 1.5rem;
  font-weight: 800;
  line-height: 1;
  letter-spacing: -1px;
}

.logo-text .myanmar[b-mek6l6zwkl] {
  color: var(--gs1-orange);
  font-size: 0.875rem;
  font-weight: 600;
  margin-top: 2px;
}

.info-section[b-mek6l6zwkl] {
  margin-bottom: 3rem;
  color: white;
}

.info-section h2[b-mek6l6zwkl] {
  font-size: 0.95rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
  color: white;
}

.info-section p[b-mek6l6zwkl] {
  font-size: 0.8rem;
  opacity: 0.9;
  line-height: 1.5;
  margin: 0;
}

.steps-nav[b-mek6l6zwkl] {
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.step-item[b-mek6l6zwkl] {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 0.875rem 1rem;
  border-radius: 10px;
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
  transition: all 0.3s ease;
  cursor: default;
}

.step-item.active[b-mek6l6zwkl] {
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(10px);
  color: white;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
}

.step-icon[b-mek6l6zwkl] {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.15);
  font-size: 1.25rem;
  flex-shrink: 0;
}

.step-item .step-icon[b-mek6l6zwkl] {
  background: rgba(255, 255, 255, 0.25);
}

.step-label[b-mek6l6zwkl] {
  font-size: 0.8rem;
  font-weight: 500;
  color: white;
}

.help-section[b-mek6l6zwkl] {
  margin-top: auto;
  flex-shrink: 0;
  padding-top: 1.5rem;
  margin-bottom: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.btn-help[b-mek6l6zwkl] {
  width: 100%;
  padding: 0.875rem;
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-radius: 10px;
  background: transparent;
  color: white;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  transition: all 0.3s ease;
  text-decoration: none;
}

.btn-help:hover[b-mek6l6zwkl] {
  background: rgba(255, 255, 255, 0.1);
  border-color: white;
  color: white;
}

.navbar-toggler-custom[b-mek6l6zwkl] {
  display: none;
  position: fixed;
  top: 1rem;
  left: 1rem;
  z-index: 1050;
  background: var(--gs1-blue);
  border: none;
  width: 48px;
  height: 48px;
  border-radius: 10px;
  color: white;
  font-size: 1.5rem;
  cursor: pointer;
}

.main-content[b-mek6l6zwkl] {
  flex: 1;
  padding: 1rem 1rem;
  min-height: 100vh;
  background: #f8fafc;
  width: 100%;
}

.overlay[b-mek6l6zwkl] {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1035;
}

.overlay.show[b-mek6l6zwkl] {
  display: block;
}

@media (max-width: 991.98px) {
  .public-layout[b-mek6l6zwkl] {
    padding-left: 0;
  }

  .registration-sidebar[b-mek6l6zwkl] {
    position: fixed;
    top: 1rem;
    left: 1rem;
    height: calc(100vh - 2rem);
    width: calc(var(--sidebar-width) - 2rem);
    background: linear-gradient(180deg, #3b82f6 0%, #1e40af 100%);
    padding: 2rem 1.5rem;
    display: flex;
    flex-direction: column;
    border-radius: 1rem;
    box-shadow:
      0 4px 6px -1px rgba(0, 0, 0, 0.1),
      0 2px 4px -1px rgba(0, 0, 0, 0.06);
    z-index: 1000;

    overflow: hidden;
  }

  .registration-sidebar.show[b-mek6l6zwkl] {
    left: 0;
  }

  .main-content[b-mek6l6zwkl] {
    padding-top: 5rem;
  }
}

@media (max-width: 991.98px) {
  .registration-sidebar[b-mek6l6zwkl] {
    position: fixed;
    left: -100%;
    top: 0;
    width: 320px;
    z-index: 1040;
    transition: left 0.3s ease;
    box-shadow: 4px 0 24px rgba(0, 0, 0, 0.15);
  }

  .registration-sidebar.show[b-mek6l6zwkl] {
    left: 0;
  }

  .navbar-toggler-custom[b-mek6l6zwkl] {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .main-content[b-mek6l6zwkl] {
    margin-left: 0 !important;
    padding-top: 5rem;
  }
}
/* _content/Member/Components/Reusable/ActionMenu/MBAActionMenu.razor.rz.scp.css */
.custom-backdrop[b-u9zuqydm8b] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9998;
  background: transparent;
  cursor: default;
}

.custom-dropdown-menu[b-u9zuqydm8b] {
  position: fixed;
  z-index: 9999;
  background-color: white;
  border-radius: 10px;
  min-width: 140px;
  padding: 8px;
  margin: 0;
  list-style: none;
  border: 1px solid #e2e8f0;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.custom-dropdown-item[b-u9zuqydm8b] {
  width: 100%;
  background: none;
  border: none;
  text-align: left;
  font-size: 14px;
  cursor: pointer;
  transition: background-color 0.2s ease;
  justify-content: start;
}

.custom-dropdown-item:hover[b-u9zuqydm8b] {
  background-color: #f8f9fa;
}
/* _content/Member/Components/Reusable/Button/MBAButton.razor.rz.scp.css */
.ace-custom-btn[b-2vqgkdgrqt] {
    background-color: #003366;
    color: #ffffff;
    border: none;
    padding: 8px 16px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: background-color 0.2s ease, box-shadow 0.2s ease;
}

.ace-custom-btn:hover[b-2vqgkdgrqt] {
    background-color: #002244;
}

.ace-custom-btn:focus[b-2vqgkdgrqt] {
    outline: none;
    box-shadow: 0 0 0 3px rgba(0, 51, 102, 0.3);
}

.ace-custom-btn:disabled[b-2vqgkdgrqt] {
    background-color: #94a3b8;
    cursor: not-allowed;
    opacity: 0.7;
}
/* _content/Member/Components/Reusable/DataGrid/GridColumn.razor.rz.scp.css */
.sortable-column[b-0wnxrdbkuw] {
    cursor: pointer;
    user-select: none;
}
.sortable-column:hover[b-0wnxrdbkuw] {
    background-color: rgba(255, 255, 255, 0.1);
}
.sort-icons[b-0wnxrdbkuw] {
    display: inline-flex;
    flex-direction: column;
    color: #fff;
}
/* _content/Member/Components/Reusable/DataGrid/MBADataGrid.razor.rz.scp.css */
.custom-datagrid-container[b-yn17catrfk] {
    width: 100%;
    max-width: 100%; 
    /* overflow: hidden;  */
    overflow: visible; 
    background-color: transparent;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.toolbar[b-yn17catrfk] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    padding: 5px; 
    flex-wrap: wrap; 
    gap: 15px;
}

.page-title[b-yn17catrfk] {
    color: #003366;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
}

.highlight[b-yn17catrfk] { color: #E11D48; }

.actions[b-yn17catrfk] {
    display: flex;
    gap: 10px;
    align-items: center;
}

.search-box[b-yn17catrfk] {
    position: relative;
    display: flex;
    align-items: center;
}

.search-icon[b-yn17catrfk] {
    position: absolute;
    left: 12px;
    color: #94A3B8;
    font-style: normal;
}

.search-box input[b-yn17catrfk] {
    padding: 8px 16px 8px 35px;
    border: 1px solid #E2E8F0;
    border-radius: 20px;
    outline: none;
    width: 250px;
    color: #333;
}

.table-responsive[b-yn17catrfk] {
    width: 100%;
    max-width: 100%; 
    /* overflow-x: auto; */
    overflow: auto; 
    -webkit-overflow-scrolling: touch;
    background-color: white;
    border-radius: 8px 8px 0 0;
    border: 1px solid #E2E8F0;
    border-bottom: none;
}

.custom-table[b-yn17catrfk] {
    width: 100%;
    border-collapse: collapse;
    white-space: nowrap; 
}

.custom-table thead[b-yn17catrfk] {
    background-color: #003366;
    color: white;
}

[b-yn17catrfk] .custom-table th {
    padding: 16px 20px !important;
    text-align: left;
    font-size: 14px;
    font-weight: 500;
    border-right: 1px solid rgba(255,255,255,0.1); 
    white-space: nowrap !important;
}

[b-yn17catrfk] .custom-table td {
    padding: 12px 20px;
    text-align: left;
    font-size: 14px;
    border-bottom: 1px solid #E2E8F0;
    color: #475569;
    white-space: nowrap !important; 
}

.pagination-container[b-yn17catrfk] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 20px;
    background-color: white;
    border: 1px solid #E2E8F0;
    border-top: none;
    border-radius: 0 0 8px 8px;
}

.page-info[b-yn17catrfk] {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #64748B;
    font-size: 14px;
}

.page-size-select[b-yn17catrfk] {
    padding: 4px 8px;
    border-radius: 6px;
    border: 1px solid #E2E8F0;
    outline: none;
    color: #333;
}

.pagination-controls[b-yn17catrfk] {
    display: flex;
    gap: 4px;
}

.pagination-controls button[b-yn17catrfk] {
    padding: 6px 12px;
    border: 1px solid #E2E8F0;
    background-color: white;
    cursor: pointer;
    border-radius: 6px;
    color: #64748B;
    min-width: 32px;
    transition: background-color 0.2s;
}

.pagination-controls button:hover:not(:disabled)[b-yn17catrfk] { background-color: #F8F9FA; }
.pagination-controls button:disabled[b-yn17catrfk] { opacity: 0.5; cursor: not-allowed; }
.pagination-controls button.active[b-yn17catrfk] {
    background-color: #EFF6FF;
    color: #2563EB;
    border-color: #BFDBFE;
    font-weight: 600;
}

@media (max-width: 768px) {
    .table-responsive[b-yn17catrfk] {
        border: none;
        background-color: transparent;
    }
    
    .custom-table[b-yn17catrfk], 
    .custom-table tbody[b-yn17catrfk], 
    .custom-table tr[b-yn17catrfk], 
    [b-yn17catrfk] .custom-table td {
        display: block;
        width: 100%;
    }
    
    .custom-table thead[b-yn17catrfk] {
        display: none; 
    }
    
    .custom-table tr[b-yn17catrfk] {
        background-color: white;
        margin-bottom: 15px;
        border-radius: 8px;
        border: 1px solid #E2E8F0;
        box-shadow: 0 2px 4px rgba(0,0,0,0.05);
        padding: 5px 0;
    }
    
    [b-yn17catrfk] .custom-table td {
        text-align: right !important; 
        padding: 10px 15px 10px 45% !important; 
        position: relative;
        border-bottom: 1px solid #F1F5F9;
        white-space: normal !important; 
        min-height: 42px; 
    }
    
    [b-yn17catrfk] .custom-table td:last-child {
        border-bottom: none;
    }
    
    [b-yn17catrfk] .custom-table td:first-child input[type="checkbox"] {
        float: left;
        margin-top: 2px;
    }
    
    [b-yn17catrfk] .custom-table td::before {
        content: attr(data-label);
        position: absolute;
        left: 15px;
        width: 40%;
        padding-right: 10px;
        text-align: left;
        font-weight: 600;
        color: #64748B;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .toolbar[b-yn17catrfk] {
        flex-direction: column;
        align-items: stretch;
    }
    
    .actions[b-yn17catrfk] {
        flex-direction: column;
        width: 100%;
    }
    
    .search-box[b-yn17catrfk], .search-box input[b-yn17catrfk] {
        width: 100%;
    }
    
    .pagination-container[b-yn17catrfk] {
        flex-direction: column;
        gap: 15px;
        border-radius: 8px;
        border-top: 1px solid #E2E8F0;
        margin-top: 10px;
    }

}

/* _content/Member/Components/Reusable/Inputs/AppInputText.razor.rz.scp.css */
.app-tooltip[b-66ho8zf9o3] {
  position: relative;
  display: inline-flex;
  align-items: center;
  z-index: 1060;
}

.app-tooltip[b-66ho8zf9o3]::after {
  content: attr(data-tooltip);
  position: absolute;
  top: calc(100% + 8px);
  left: 0;
  transform: none;

  background-color: #0d2f6e;
  color: #fff;
  border-radius: 10px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.2;
  min-width: 300px;
  white-space: normal;

  opacity: 0;
  pointer-events: none;
  transition: opacity 120ms ease-in-out;
  z-index: 1060;
}

.app-tooltip:hover[b-66ho8zf9o3]::after,
.app-tooltip:focus[b-66ho8zf9o3]::after,
.app-tooltip:focus-within[b-66ho8zf9o3]::after {
  opacity: 1;
}
/* _content/Member/Components/Reusable/Modal/MBAModal.razor.rz.scp.css */
.ace-modal-overlay[b-mobrb9vqcx] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999 !important;
  backdrop-filter: blur(2px);
}

.ace-modal-dialog[b-mobrb9vqcx] {
  background-color: #ffffff;
  border-radius: 8px;
  width: 100%;
  max-width: 500px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  display: flex;
  flex-direction: column;
  animation: slideDown-b-mobrb9vqcx 0.3s ease-out;
}

.ace-modal-header[b-mobrb9vqcx] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 24px;
  border-bottom: 1px solid #e2e8f0;
}

.ace-modal-title[b-mobrb9vqcx] {
  margin: 0;
  color: #003366;
  font-size: 1.15rem;
  font-weight: 600;
}

.ace-btn-close[b-mobrb9vqcx] {
  background: transparent;
  border: none;
  font-size: 1.5rem;
  line-height: 1;
  color: #94a3b8;
  cursor: pointer;
  transition: color 0.2s;
}

.ace-btn-close:hover[b-mobrb9vqcx] {
  color: #ef4444;
}

.ace-modal-body[b-mobrb9vqcx] {
  padding: 24px;
  max-height: 70vh;
  overflow-y: auto;
}

.ace-modal-footer[b-mobrb9vqcx] {
  padding: 16px 24px;
  border-top: 1px solid #e2e8f0;
  display: flex;
  justify-content: flex-end;
  gap: 12px;
  background-color: #f8fafc;
  border-radius: 0 0 8px 8px;
}

@keyframes slideDown-b-mobrb9vqcx {
  from {
    transform: translateY(-20px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
