﻿body {
    font-family: 'Inter var', sans-serif;
    color: #656565;
    font-size: .875rem;
    margin: 0;
    font-weight: 400;
    line-height: 1.528571429;
    text-align: left;
    background-color: #f1f5f9;
}

body, html {
    height: 100%;
}

h4, .h4 {
    font-size: 1.125rem;
    color: rgb(30, 41, 59);
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 0.65625rem;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}

.login-bg-image.wrapper {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 100%;
    overflow-x: hidden;
}

.login-bg-image .overlay {
    position: absolute;
    background-color: #2581C4;
    opacity: 0.65;
    inset: 0;
}

.logo {
    max-width: 200px;
}

.login-box-outer {
    width: 350px;
}

.login-box-header {
    text-align: left;
}

.login-bg-image {
    background-image: url(/img/bg-login.jpg);
    background-size: cover;
    background-color: #fff;
}

.engage-black {
    color: rgb(30, 41, 59);
}

.btn-primary {
    color: white;
    /*background-color: #2581C4; */
    background-color: rgba(110,157,212);
    /*border-color: rgba(110,157,212);*/
    border-color: rgba(226,232,240);
    border-radius: 9999px;
}

.btn-primary:hover {
    color: #fff;
    background-color: rgba(121,162,212);
    border-color: rgba(226,232,240);
}

.login-box-outer .validation-summary-errors.alert-danger {
    color: #ffffff;
    background-color: #dc2626;
    border-color: #dc2626;
}

.login-box-outer .validation-summary-errors ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

.login-img {
    margin-right: 50px;
}

.text-danger {
    color: #dc2626 !important;
}

.btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.1rem #9d9d9d;
}

.btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: rgba(121,162,212);
    border-color: rgba(226,232,240);
    outline: 0;
    box-shadow: 0 0 0 0.1rem #9d9d9d;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: rgba(121,162,212);
    border-color: rgba(226,232,240);
    box-shadow: 0 0 0 0.1rem #9d9d9d;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.1rem #9d9d9d;
}

.btn {
    height: 40px;
}


.form-control {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    height: 48px;
}

.form-control:focus {
    outline: 0;
    box-shadow: 0 0 0 0.1rem #9d9d9d;
}

.toggle-input-field {
   
}

.toggle-input-field label {
    display: flex;
    gap: .5rem;
    align-items: center;
}

.toggle-input-field .slider {
    position: relative;
}

.toggle-input-field .slider-track {
    display: block;
    height: 14px;
    border-radius: 7px;
    background-color: #e0e0e0;
    width: 36px;
}

.toggle-input-field .slider-icon {
    box-sizing: border-box;
    background-color: #616161;
    position: absolute;
    top: -3px;
    height: 20px;
    width: 20px;
    border-radius: 10px;
    padding: 2px;
}

.toggle-input-field .slider-icon .slider-icon-on {
    display: none;
}

.toggle-input-field .slider-icon svg {
    fill: white;
    vertical-align: baseline;
}

.toggle-input-field input[type=checkbox] {
    display: none;
}

.toggle-input-field input[type=checkbox]:checked ~ .slider .slider-track {
    background-color: #b5c9e6;
}

.toggle-input-field input[type=checkbox]:checked ~ .slider .slider-icon {
    background-color: #6e9dd4;
    left: 16px;
}

.toggle-input-field input[type=checkbox]:checked ~ .slider .slider-icon-on {
    display: inline;
}

.toggle-input-field input[type=checkbox]:checked ~ .slider .slider-icon-off {
    display: none;
}

.custom-divider {
    height: 1px; /* Thin line */
    background-color: rgba(0, 0, 0, 0.12); /* Light grey, similar to Material Divider */
    border: none;
    margin: 16px 0; /* Spacing similar to Material Divider */
}

.divider {
    display: flex;
    align-items: center;
    text-align: center;
    font-family: sans-serif;
    margin: 16px 0px;
}

    .divider::before,
    .divider::after {
        content: '';
        flex: 1;
        border-bottom: 1px solid #b2b2b2; /* Light gray lines */
    }

    .divider:not(:empty)::before {
        margin-right: .75em;
    }

    .divider:not(:empty)::after {
        margin-left: .75em;
    }

.okta-go-back-btn {
    margin-right: 10px;
    text-decoration: none;
    color: inherit;
    border: none;
    background: none;
    padding: 4px;
}

    .okta-go-back-btn:focus,
    .okta-go-back-btn:active {
        outline: none;
        box-shadow: none;
        border: none;
    }

    .okta-go-back-btn:hover,
    .okta-go-back-btn:focus {
        background-color: #e0e7ef; /* Choose your preferred color */
        border-radius: 50%;
        outline: none;
        box-shadow: none;
        border: none;
    }

.login-img {
    width: 25px;
    height: 25px;
    flex-shrink: 0;
    margin-right: 10px;
}

.login-button {
    padding-left: 40px; /* space for the icon */
    display: flex;
    align-items: center;
    justify-content: center; /* center the text */
    position: relative;
}

.login-img-left {
    position: absolute;
    width: 22px;
    height: 22px;
    left: 24px;
}

.login-text-center {
    text-align: center;
    white-space: nowrap;
}
