#data\\.full_photo-label {
    margin-left: auto;
    text-align: right;
    display: block;
}
.fi-icon-btn-badge-ctn span{
    background-color: #ffad01!important;
    border-radius: 50% !important;
    right: 0rem;
    top: 0rem;
    font-weight: normal;
    height: 1.3rem;
    width: 1.3rem;
    line-height: 1.7;
    text-align: center;
    padding: 0;
    font-size: 0.7rem;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    min-width: 1.3rem;
    min-height: 1.3rem;
    color: white;
}
.fi-modal-header{
    background: linear-gradient(90deg, #ffad01 0%, #ffd966 100%);
    padding: 1rem 1.875rem;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.fi-modal-header p{
    color: brown;
    font-size: medium;
    font-weight: 500;
}
.fi-sidebar-nav-tenant-menu-ctn{
    background: #ffffff;
    border-radius: 10px;
}
.fi-sidebar-nav-tenant-menu-ctn .fi-dropdown-trigger .fi-tenant-menu-trigger:hover {
    background-color: #f7ad01 !important;
    color: #fff !important; /* optional, text white ho jayega */
}
.choices__list--dropdown, .choices__list[aria-expanded]{
    z-index: 9999;
}

.font-size-large .text-sm{
    font-size: 1.5rem !important;
    line-height: normal;
}
.infolist-record .fi-in-text{
    border: 1px solid #e6e6e6;
    padding: 0.5rem 1.25rem;
    min-height: 2.85rem;
    border-radius: 5px;
}
.infolist-record .fi-in-text .text-sm{
    color: #00455f!important;
    font-weight: 500!important;
}
.bg-nav{
    border-bottom: 2px solid #ffad01 !important;
    background: #fff2d9 !important;
    border: none;
}
.nav-scroll{
    overflow-y: hidden;
    overflow-x: scroll;
}

#personal .fi-section-header{
    background: #fff2d9;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
#personal .fi-section-header .fi-section-header-heading{
    font-size: 18px;
    color: #00455f;
}
#passport .fi-section-header{
    background: #fff2d9;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
#passport .fi-section-header .fi-section-header-heading{
    font-size: 18px;
    color: #00455f;
}
#education .fi-section-header{
    background: #fff2d9;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
#education .fi-section-header .fi-section-header-heading{
    font-size: 18px;
    color: #00455f;
}
.candidate-header .fi-section-header{
    background: #fff2d9;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.candidate-header .fi-section-header .fi-section-header-heading{
    font-size: 18px;
    color: #00455f;
}
#work .fi-section-header{
    background: #fff2d9;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
#work .fi-section-header .fi-section-header-heading{
    font-size: 18px;
    color: #00455f;
}
#license .fi-section-header{
    background: #fff2d9;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
#license .fi-section-header .fi-section-header-heading{
    font-size: 18px;
    color: #00455f;
}
#language .fi-section-header{
    background: #fff2d9;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
#language .fi-section-header .fi-section-header-heading{
    font-size: 18px;
    color: #00455f;
}
#salary .fi-section-header{
    background: #fff2d9;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
#salary .fi-section-header .fi-section-header-heading{
    font-size: 18px;
    color: #00455f;
}

#skills .fi-section-header{
    background: #fff2d9;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
#skills .fi-section-header .fi-section-header-heading{
    font-size: 18px;
    color: #00455f;
}
#countries .fi-section-header{
    background: #fff2d9;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
#countries .fi-section-header .fi-section-header-heading{
    font-size: 18px;
    color: #00455f;
}
#documents .fi-section-header{
    background: #fff2d9;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
#documents .fi-section-header .fi-section-header-heading{
    font-size: 18px;
    color: #00455f;
}
#visa-documents .fi-section-header{
    background: #fff2d9;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
#visa-documents .fi-section-header .fi-section-header-heading{
    font-size: 18px;
    color: #00455f;
}
#travel .fi-section-header{
    background: #fff2d9;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
#travel .fi-section-header .fi-section-header-heading{
    font-size: 18px;
    color: #00455f;
}
.bg-candidate {
    background: #fff2d9;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.bg-candidate .text-sm{
    font-size: 18px;
    color: #00455f;
}
.bg-dark{
    border: 1px solid #fffefe!important;
    padding: 0.5rem 0rem!important;
    height: 2.85rem!important;
    border-radius: 5px!important;
}
.candidate-main-profile .fi-section-content.p-6{
    padding: 1rem;
}
#working_knowledge .fi-section-header,#permanent_address .fi-section-header,#current_address .fi-section-header,#folder_doc .fi-section-header,#media_doc .fi-section-header {
    background: #daf4fe;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding-top: 0.5rem;
    height: 40px;
}
#experience .fi-section-header,#l_details .fi-section-header,#l_details2 .fi-section-header,#l_language .fi-section-header {
    background: #daf4fe;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding-top: 0.5rem;
    height: 40px;
}
#working_knowledge .fi-section-header-heading,#permanent_address .fi-section-header-heading,#current_address .fi-section-header-heading,#experience .fi-section-header-heading,#l_details .fi-section-header-heading,#l_details2 .fi-section-header-heading,#l_language .fi-section-header-heading,#folder_doc .fi-section-header-heading,#media_doc .fi-section-header-heading {
    font-size: 14px!important;
    color: #000000!important;
}
/* Branch Detaols page or cleint details page style */

.arhaan-container {
    width: 100%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 300px 1fr;
    gap: 20px;
}

.arhaan-sidebar {
    background: white;
    border-radius: 10px;
    padding: 20px;
    height: fit-content;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

.arhaan-logo-section {
    text-align: center;
    margin-bottom: 25px;
}

.arhaan-logo-container {
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, #1e3a5f, #2d5aa0);
    border-radius: 12px;
    margin: 0 auto 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 15px rgba(30, 58, 95, 0.3);
}

.arhaan-logo-text {
    color: white;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
}

.arhaan-company-title {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-bottom: 5px;
}

.arhaan-company-subtitle {
    font-size: 14px;
    color: #FFA500;
    font-weight: 600;
}

.arhaan-info-item {
    margin-bottom: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.arhaan-info-label {
    font-weight: 600;
    color: #333;
    font-size: 14px;
}

.arhaan-info-value {
    color: #666;
    word-break: break-all;
    font-size: 14px;
}

.arhaan-location {
    display: flex;
    align-items: center;
    color: #666;
    margin: 20px 0;
    font-size:14px;
}

.arhaan-location::before {
    content: "📍";
    margin-right: 8px;
}

.arhaan-edit-btn {
    width: 100%;
    padding: 12px;
    background: transparent !important;
    border: 2px solid #FFA500 !important;
    color: #FFA500 !important;
    border-radius: 6px !important;
    cursor: pointer;
    font-weight: 600;
    transition: all 0.3s;
    text-align: center;
}

.arhaan-edit-btn:hover {
    background: #FFA500;
    color: white;
}

.arhaan-view-all-btn {
    width: 25%;
    padding: 12px;
    background: transparent !important;
    border: 2px solid #FFA500 !important;
    color: #FFA500 !important;
    border-radius: 6px !important;
    cursor: pointer;
    font-weight: 600;
    transition: all 0.3s;
    text-align: center;
    margin-top:2em;
}

.arhaan-view-all-btn:hover {
    background: #FFA500;
    color: white;
}

.button-wrapper {
    text-align: center; /* 👈 Center the button */
}

.arhaan-main-content {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.arhaan-stats-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.arhaan-stat-card {
    background: white;
    border-radius: 12px;
    padding: 24px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
    position: relative;
    border: 1px solid #e5e7eb;
}

.arhaan-stat-header {
    color: #9ca3af;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 8px;
}

.arhaan-stat-number {
    color: #1f2937;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 12px;
}

.arhaan-stat-link {
        color: #6b7280;
        font-size: 13px;
        text-decoration: none;
        font-weight: 500;
        transition: color 0.2s ease;
    }

.arhaan-stat-link:hover {
    color: #374151;
    text-decoration: underline;
}

.arhaan-stat-icon {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .arhaan-stat-icon img {
  width: 50px;
  height: 50px;
  object-fit: contain;
}

.icon-fallback {
    width: 40px;
    height: 40px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 18px;
    font-weight: bold;
}

.arhaan-clients-section {
    background: white;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

.arhaan-clients-title {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    margin-bottom: 20px;
}

.arhaan-clients-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.arhaan-client-card {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    padding: 20px;
    text-align: center;
    transition: transform 0.3s, box-shadow 0.3s;
}

.arhaan-client-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}

.arhaan-client-icon {
    width: 60px;
    height: 60px;
    background: #4A90E2;
    border-radius: 50px;
    margin: 0 auto 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 24px;
}

.arhaan-client-icon img {
    border-radius: 50px;
}


.arhaan-client-name {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    margin-bottom: 5px;
}

.arhaan-client-location {
    color: #FFA500;
    font-size: 14px;
    margin-bottom: 15px;
}

.arhaan-view-client-btn {
    background: #f8f9fa;
    border: 1px solid #e0e0e0;
    padding: 8px 16px;
    border-radius: 5px;
    color: #666;
    text-decoration: none;
    font-size: 14px;
    display: inline-flex;
    align-items: center;
    gap: 5px;
}

.arhaan-view-client-btn:hover {
    background: #e9ecef;
}
.widget-icon-color-green{
    border-bottom: 5px solid green;
}
.widget-icon-color-green .fi-wi-stats-overview-stat-icon
{
    color: #ffa500;
    background: #bbf7d0;
    padding: 6px;
    border-radius: 6px;
    display: inline-block;
    width: 40px;
    height: 40px;
}

.widget-icon-color-yellow{
    border-bottom: 5px solid #ffa500;
}
.widget-icon-color-yellow .fi-wi-stats-overview-stat-icon
{
    color: #ffffff;
    background: #ffa500;
    padding: 6px;
    border-radius: 6px;
    display: inline-block;
    width: 40px;
    height: 40px;
}

.widget-icon-color-blue{
    border-bottom: 5px solid #00455f;
}
.widget-icon-color-blue .fi-wi-stats-overview-stat-icon
{
    color: #00455f;
    background: #ffa500;
    padding: 6px;
    border-radius: 6px;
    display: inline-block;
    width: 40px;
    height: 40px;
}
.status-deactive-class{
    background-color: #ff7676 !important;
    color: #ffffff !important;
    opacity: .7;
}

/* adjust badge styles if necessary */
.tab-active.fi-active{
      background: #e4e7ea;
}
@media (max-width: 768px) {
    .arhaan-container {
        grid-template-columns: 1fr;
    }
    
    .arhaan-stats-grid,
    .arhaan-clients-grid {
        grid-template-columns: 1fr;
    }
}
.fi-panel-client .fi-theme-switcher.grid{
    display: none!important;
}

.candidateprofile-header {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    font-size: 1rem;
}

.candidateprofile-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.75rem;
}

.candidateprofile-label {
    font-weight: 600;
    text-transform: uppercase;
    color: gray;
    flex-shrink: 0;
}

.candidateprofile-value {
    font-weight: 500;
    color: #111827;
}

.candidateprofile-view-btn {
    padding: 0px 12px;
    font-size: 0.875rem;
    border-radius: 8px;
    background-color: #00455f;
    color: #ffffff;
    text-decoration: none;
    transition: background 0.2s 
}

.candidateprofile-view-btn:hover {
    background-color: #fcd9b0;
}

/* Responsive tweak */
@media (max-width: 640px) {
    .candidateprofile-row {
        flex-direction: column;
        align-items: flex-start;
    }

    .candidateprofile-view-btn {
        margin-top: 4px;
    }
}

