* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body,
html {
    height: 100%;
    font-family: Arial, sans-serif;
}

.inclime-login {
    background-color: #f9f9f9;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    /*height: 100vh;*/
   /* padding-top: 0rem;*/
}

.div {
    background-color: var(--inclime-portal-whites-background);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px;
    margin-top: 4rem;
}

.company-logo {
    width: 250px;
    height: 61px;
    object-fit: cover;
    margin-bottom: 20px;
}

.verify-form {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.overlap-group {
    width: 393px;
    padding: 20px;
    background-color: var(--inclime-portal-whites-white-containers-button-text);
    border-radius: 4px;
    border: 0.5px solid var(--inclime-portal-grays-5);
    box-shadow: 0px 2px 1px #eef0f2;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.p {
    font-family: var(--medium-display-font-family);
    font-weight: var(--medium-display-font-weight);
    color: var(--inclime-portal-grays-800);
    font-size: var(--medium-display-font-size);
    text-align: center;
    letter-spacing: var(--medium-display-letter-spacing);
    line-height: var(--medium-display-line-height);
    font-style: var(--medium-display-font-style);
    margin-bottom: 10px;
}

.info-text {
    font-family: var(--body-medium-14pt-font-family);
    font-weight: var(--body-medium-14pt-font-weight);
    color: var(--inclime-portal-grays-800);
    font-size: var(--body-medium-14pt-font-size);
    text-align: center;
    letter-spacing: var(--body-medium-14pt-letter-spacing);
    line-height: var(--body-medium-14pt-line-height);
    margin-bottom: 20px;
}

.login-fields {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    width: 100%;
}

.div-2 {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 8px;
}

.headline {
    font-family: var(--body-medium-14pt-font-family);
    font-weight: var(--body-medium-14pt-font-weight);
    color: var(--inclime-portal-grays-800);
    font-size: var(--body-medium-14pt-font-size);
    letter-spacing: var(--body-medium-14pt-letter-spacing);
    line-height: var(--body-medium-14pt-line-height);
}

.dropdown-button {
    height: 47px;
    padding: 10px 14px;
    border-radius: 4px;
    border: 0.5px solid var(--inclime-portal-grays-10);
    width: 100%;
}

.account-input {
    height: 2.5rem;
    padding: 10px 14px;
    border-radius: 4px;
    border: 0.5px solid var(--inclime-portal-grays-10);
    width: 100%;
}

.checkbox {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 20px;
}

.checkbox-group {
    display: flex;
    align-items: center;
    margin: 20px 0;
}

.mt-0 {
    margin-top: 0px !important;
}

.checkbox-label {
    font-size: 14px;
    color: #333;
    margin-left: 0.5rem;
}

.inline {
    display: flex;
    align-items: center;
    gap: 8px;
}

.check-icon {
    width: 16px;
    height: 16px;
    background-color: var(--inclime-portal-whites-white-containers-button-text);
    border-radius: 4px;
    border: 1px solid var(--inclime-portal-grays-10);
}

.primary-button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 296px;
    height: 46px;
    background-color: var(--inclime-portal-program-colors-primary-program);
    border-radius: 4px;
    margin-top: 20px;
}

.no-email-text {
    margin-top: 1rem;
}

.email-address {
    font-weight: bold;
    color: #333333;
}

.trust-computer-label {
    width: 100%;
    s
}

.text-wrapper-3 {
    font-family: var(--body-medium-16-pt-font-family);
    font-weight: var(--body-medium-16-pt-font-weight);
    color: var(--inclime-portal-whites-white-containers-button-text);
    font-size: var(--body-medium-16-pt-font-size);
    letter-spacing: var(--body-medium-16-pt-letter-spacing);
    line-height: var(--body-medium-16-pt-line-height);
}

.don-t-have-an {
    font-family: "Inter-Medium", Helvetica;
    font-weight: 500;
    color: var(--inclime-portal-grays-800);
    font-size: 14px;
    text-align: center;
    letter-spacing: -0.28px;
    line-height: 14px;
    margin-top: 20px;
}

.span {
    text-decoration: underline;
    font-family: var(--body-medium-14-pt-link-font-family);
    font-style: var(--body-medium-14-pt-link-font-style);
    font-weight: var(--body-medium-14-pt-link-font-weight);
    font-size: var(--body-medium-14-pt-link-font-size);
    cursor: pointer;
    float: none;
}

.inclime-copyrights {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin-top: 3rem;
    padding-bottom: 2rem;
}

.text-wrapper-4 {
    font-family: var(--body-medium-14pt-font-family);
    font-weight: var(--body-medium-14pt-font-weight);
    color: var(--inclime-portal-grays-800);
    font-size: var(--body-medium-14pt-font-size);
    text-align: center;
    letter-spacing: var(--body-medium-14pt-letter-spacing);
    line-height: var(--body-medium-14pt-line-height);
    white-space: nowrap;
    font-style: var(--body-medium-14pt-font-style);
}

.reset-password {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 16px;
    border-radius: 4px;
    padding: 40px;
    box-shadow: 0px 2px 1px #eef0f2;
}

.login-form {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 16px;
}

.lock-icon {
    width: 2rem;
    height: 2rem;
}

.input {
    width: 296px;
    height: 46px;
    padding: 12px 20px;
    border-radius: 4px;
    border: 0.5px solid var(--inclime-portal-grays-10);
    margin-bottom: 16px;
    font-family: var(--body-medium-16-pt-font-family);
    font-size: var(--body-medium-16-pt-font-size);
    line-height: var(--body-medium-16-pt-line-height);
}

.text-wrapper {
    text-align: center;
    font-family: var(--body-medium-14pt-font-family);
    font-weight: var(--body-medium-14pt-font-weight);
    color: var(--inclime-portal-grays-800);
    font-size: var(--body-medium-14pt-font-size);
    letter-spacing: var(--body-medium-14pt-letter-spacing);
    line-height: var(--body-medium-14pt-line-height);
    white-space: nowrap;
    font-style: var(--body-medium-14pt-font-style);
}

.lock-parent {
    background-color: var(--inclime-portal-whites-background);
    border-radius: 4px;
    border: 1px solid #95bddf;
    box-sizing: border-box;
    height: 3rem;
    width: 3rem;
    overflow: hidden;
    flex-shrink: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 6px;
}

.company-logo-bottom {
    width: 16em;
    height: 3.5rem;
    object-fit: cover;
    margin-bottom: 1rem;
}

.mt-5 {
    margin-top: 5px;
}

.code-input {
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 24px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.form-group {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
}

.div-new-password {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 8px;
}

.user-name-div {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 2rem;
}

.red {
    color: red;
}

.account-progress-1 {
    /*margin-top: 8rem;*/
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    align-self: flex-start;
    flex-direction: column;
}

.account-progress-2 {
    /*margin-top: 8rem;*/
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    align-self: flex-start;
    flex-direction: column;
}

.account-progress-3 {
    /*margin-top: 8rem;*/
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    align-self: flex-start;
    flex-direction: column;
}

.account-progress-4 {
    /*margin-top: 8rem;*/
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    align-self: flex-start;
    flex-direction: column;
}

.account-progress-5 {
    /*margin-top: 8rem;*/
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    align-self: flex-start;
    flex-direction: column;
}

.account-progress-6 {
    /*margin-top: 8rem;*/
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    align-self: flex-start;
    flex-direction: column;
}

.account-creation-number {
    position: relative;
    letter-spacing: -0.02em;
    line-height: 20px;
    font-weight: 500;
}

.message-count {
    width: 2rem;
    height: 2rem;
    position: relative;
    border-radius: 60px;
    background-color: #95bddf;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 6px;
    box-sizing: border-box;
    text-align: center;
    font-size: 13px;
    color: #fff;
    font-family: Inter;
    margin-bottom: 0.5rem;
}

.progress-bar-account-div {
    display: flex;
    flex-direction: row;
    align-self: flex-start;
    justify-content: center;
    width: 100%;
    margin-bottom: 3rem;
}

.progress-bar-account-filled {
    border: 0.1rem solid #95bddf;
    border-radius: 2px 0px 0px 2px;
    width: 5%;
    align-self: flex-start;
}

.progress-bar-account-filled-2 {
    border: 0.1rem solid #95bddf;
    border-radius: 2px 0px 0px 2px;
    width: 35%;
    align-self: flex-start;
}

.progress-bar-account-filled-3 {
    border: 0.1rem solid #95bddf;
    border-radius: 2px 0px 0px 2px;
    width: 60%;
    align-self: flex-start;
}

.progress-bar-account-filled-4 {
    border: 0.1rem solid #95bddf;
    border-radius: 2px 0px 0px 2px;
    width: 100%;
    align-self: flex-start;
}

.progress-bar-account-filled-5 {
    border: 0.1rem solid #95bddf;
    border-radius: 2px 0px 0px 2px;
    width: 200%;
    align-self: flex-start;
}

.progress-bar-account-filled-6 {
    border: 0.1rem solid #95bddf;
    border-radius: 2px 0px 0px 2px;
    width: 250%;
    align-self: flex-start;
}

.progress-bar-account-empty {
    border: 0.1rem solid #d2d6d9;
    border-radius: 0px 2px 2px 0px;
    width: 100%;
    align-self: flex-start;
}

.personal-details {
    position: relative;
    font-size: 14px;
    letter-spacing: -0.02em;
    line-height: 20px;
    font-weight: 500;
    font-family: Inter;
    color: #2b2d2f;
    text-align: left;
}

.set-your-password {
    position: relative;
    font-size: 14px;
    letter-spacing: -0.02em;
    line-height: 20px;
    font-weight: 500;
    font-family: Inter;
    color: #2b2d2f;
    text-align: left;
    margin-left: 3rem;
}

.email-verification {
    position: relative;
    font-size: 14px;
    letter-spacing: -0.02em;
    line-height: 20px;
    font-weight: 500;
    font-family: Inter;
    color: #2b2d2f;
    text-align: left;
    margin-left: 8rem;
}

.contact-holder {
    position: relative;
    font-size: 14px;
    letter-spacing: -0.02em;
    line-height: 20px;
    font-weight: 500;
    font-family: Inter;
    color: #2b2d2f;
    text-align: left;
    margin-left: 24rem;
}

.home-details {
    position: relative;
    font-size: 14px;
    letter-spacing: -0.02em;
    line-height: 20px;
    font-weight: 500;
    font-family: Inter;
    color: #2b2d2f;
    text-align: left;
    margin-left: 24.5rem;
}

.confirmation-progress {
    position: relative;
    font-size: 14px;
    letter-spacing: -0.02em;
    line-height: 20px;
    font-weight: 500;
    font-family: Inter;
    color: #2b2d2f;
    text-align: left;
    margin-left: 16.5rem;
}

.message-count-2 {
    width: 2rem;
    height: 2rem;
    position: relative;
    border-radius: 60px;
    background-color: #95bddf;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 6px;
    box-sizing: border-box;
    text-align: center;
    font-size: 13px;
    color: #fff;
    font-family: Inter;
    margin-bottom: 0.5rem;
    margin-left: 5rem;
}

.message-count-3 {
    width: 2rem;
    height: 2rem;
    position: relative;
    border-radius: 60px;
    background-color: #95bddf;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 6px;
    box-sizing: border-box;
    text-align: center;
    font-size: 13px;
    color: #fff;
    font-family: Inter;
    margin-bottom: 0.5rem;
    margin-left: 10rem;
}

.message-count-4 {
    width: 2rem;
    height: 2rem;
    position: relative;
    border-radius: 60px;
    background-color: #95bddf;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 6px;
    box-sizing: border-box;
    text-align: center;
    font-size: 13px;
    color: #fff;
    font-family: Inter;
    margin-bottom: 0.5rem;
    margin-left: 18rem;
}

.message-count-5 {
    width: 2rem;
    height: 2rem;
    position: relative;
    border-radius: 60px;
    background-color: #95bddf;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 6px;
    box-sizing: border-box;
    text-align: center;
    font-size: 13px;
    color: #fff;
    font-family: Inter;
    margin-bottom: 0.5rem;
    margin-left: 30rem;
}

.message-count-6 {
    width: 2rem;
    height: 2rem;
    position: relative;
    border-radius: 60px;
    background-color: #95bddf;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 6px;
    box-sizing: border-box;
    text-align: center;
    font-size: 13px;
    color: #fff;
    font-family: Inter;
    margin-bottom: 0.5rem;
    margin-left: 26rem;
}

.go-back {
    width: 54px;
    position: relative;
    font-size: 14px;
    letter-spacing: -0.02em;
    line-height: 20px;
    font-weight: 500;
    font-family: Inter;
    color: #ccced3;
    text-align: left;
    display: inline-block;
    cursor: pointer;
}

.rectangle-div {
    width: 100%;
    position: relative;
    border-radius: 4px;
    background-color: rgba(149, 189, 223, 0.25);
    height: 112px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-right: 2rem;
    padding-left: 2rem;
}

.w-40 {
    width: 40rem !important;
}

.didnt-receive-an {
    line-height: 20px;
}

.resend-email {
    text-decoration: underline;
    line-height: 18px;
}

.didnt-receive-an-container {
    position: relative;
    font-size: 14px;
    letter-spacing: -0.02em;
    font-weight: 500;
    font-family: Inter;
    color: #2b2d2f;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.weve-sent-an {
    margin: 0;
}

.weve-sent-an-container {
    position: relative;
    font-size: 16px;
    letter-spacing: -0.02em;
    line-height: 24px;
    font-weight: 500;
    font-family: Inter;
    color: #2b2d2f;
    text-align: center;
    display: inline-block;
}

.mb-1 {
    margin-bottom: 1px !important;
}

.folders-div {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 1rem;
}

.folder-vector {
    width: 10rem;
    height: 8rem;
}

.folder-bg {
    background-image: url('../images/Vector.png');
    width: 12rem;
    height: 8rem;
    background-size: contain;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Inter;
    text-align: center;
}

.w-60 {
    width: 60% !important;
}

.sidebar {
    height: 100vh;
    background-color: #283455;
    color: white;
}

.sidebar a {
    color: white;
    text-decoration: none;
}

.sidebar a:hover {
    color: #d1d1d1;
}

.top-bar {
    background-color: #f8f9fa;
    padding: 15px;
}

.dashboard-header {
    font-size: 16px;
    font-weight: bold;
}

.card {
    border: none;
}

.filters {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.filter-box {
    text-align: center;
}

.filter-box span {
    font-size: 18px;
    font-weight: bold;
    display: block;
}

.table-responsive {
    border: 1px solid #e9ecef;
    border-radius: 8px;
}

.btn-group .dropdown-toggle::after {
    margin-left: 0.5em;
}

.status-pill {
    display: inline-block;
    padding: 0.2em 0.5em;
    border-radius: 10px;
    color: white;
    font-size: 0.8em;
}

.status-pill.in-progress {
    background-color: #17a2b8;
}

.status-pill.pending {
    background-color: #ffc107;
}

.actions .btn {
    padding: 5px 10px;
}

.application-numbers {
    position: relative;
    font-size: 32px;
    letter-spacing: -0.02em;
    line-height: 40px;
    font-weight: 600;
    font-family: Inter;
    color: #95bddf;
    text-align: left;
}

.open-applications {
    position: relative;
    font-size: 16px;
    letter-spacing: -0.02em;
    line-height: 24px;
    font-weight: 500;
    font-family: Inter;
    color: #2b2d2f;
    text-align: left;
}

.left-nav-text {
    font-size: 14px;
    letter-spacing: -0.02em;
    line-height: 20px;
    font-weight: 500;
    font-family: 'Inter', sans-serif;
    color: #fff;
    text-align: left;
    display: flex;
    flex-direction: column;
}

.left-nav-text a {
    text-decoration: none;
    color: inherit;
}

.left-nav-text .unselected a {
    color: rgba(255, 255, 255, 0.15);
}

.left-nav-text .nav-item:hover a {
    color: rgba(255, 255, 255, 0.6);
    /* Slightly brighter on hover */
}




/* Sidebar Styling */
.sidebar-app {
    background-color: #F9F9F9;
    color: #fff;
    min-height: 100vh;
}

.sidebar-app h5 {
    font-size: 18px;
    font-weight: bold;
}

.steps {
    list-style-type: none;
    padding: 0;
}

.steps li {
    margin: 10px 0;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6);
}

.steps .active {
    color: #fff;
    font-weight: bold;
}

.help p {
    font-size: 12px;
    line-height: 1.5;
}

.help button {
    font-size: 14px;
}

/* Main Content Styling */
.header h4 {
    font-size: 20px;
    font-weight: bold;
}

.form-group-app label {
    font-weight: 500;
    font-size: 14px;
    color: #333;
}

.form-group-app input,
.form-group-app select {
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 8px 12px;
    font-size: 14px;
    width: 20rem;
    height: 2.5rem;
    margin-top: 0.5rem;
}

.btn-primary-app {
    background-color: #003366;
    border: none;
    font-size: 14px;
    padding: 10px 20px;
}

.btn-secondary-app {
    background-color: #f0f0f0;
    border: none;
    color: #333;
    padding: 8px 12px;
}

.nav-item-app {
    position: relative;
    font-size: 14px;
    letter-spacing: -0.02em;
    line-height: 20px;
    font-weight: 500;
    font-family: Inter;
    color: #2b2d2f;
    text-align: left;
}

.nav-item-app-extra {
    font-size: 30px;
    letter-spacing: -0.02em;
    line-height: 48px;
    font-family: Inter;
    color: #2b2d2f;
    text-align: left;
}

.app-step-title {
    font-size: 26px;
    letter-spacing: -0.02em;
    line-height: 34px;
    font-family: Inter;
    color: #2b2d2f;
    text-align: left;
}

.image-app-div {
    display: flex;
    align-items: center;
    /* Vertically center the items */
}

.step-item {
    display: flex;
    align-items: center;
    /* Vertically center the items */
    gap: 8px;
    padding-top: 0.5rem;
    /* Add spacing between the circle and the text */
}

.step-circle {
    width: 30px;
    height: 30px;
    background-color: #a7c7e7;
    /* Light blue background */
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Arial, sans-serif;
    font-size: 16px;
    color: white;
}

.step-circle-unselected {
    width: 30px;
    height: 30px;
    background-color: #e7eaed;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Arial, sans-serif;
    font-size: 16px;
    color: white;
}

.step-text-unselected {
    font-family: Arial, sans-serif;
    font-size: 16px;
    color: #ccced3;
    text-align: left;
    }

.step-text {
    font-family: Arial, sans-serif;
    font-size: 16px;
    color: #333;
    /* Dark text color */
}

.company-logo-app-steps {
    width: 8em;
    height: 1.75rem;
    object-fit: cover;
    margin-bottom: 1rem;
}

.have-a-question-text {
    font-size: 14px;
    letter-spacing: -0.02em;
    line-height: 20px;
    color: #2b2d2f;
    text-align: left;
    font-family: Inter;
}

.request-help {
    font-size: 14px;
    letter-spacing: -0.02em;
    line-height: 20px;
    font-weight: 500;
    font-family: Inter;
    color: #fff;
    text-align: center;
}

.form-helptext {
    font-size: 12px;
    letter-spacing: -0.02em;
    line-height: 16px;
    font-weight: 500;
    font-family: Inter;
    color: #ccced3;
    text-align: left;
}

.app-field-label {
    font-size: 14px;
    letter-spacing: -0.02em;
    line-height: 20px;
    font-weight: 500;
    font-family: Inter;
    text-align: left;
    color: #2b2d2f;
}

.required-star {
    color: #f10f0f;
}