/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}
@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}
.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
}
.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px; /* Vertically center the text there */
    background-color: white;
}

.login-input label:after {
    opacity: 0;
}

.login-input {
    flex-basis: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding: 10px 16px !important;
    max-height: 50px;
    width: 100% !important;
    margin-bottom: 16px !important;
}

.login-input input {
    border-bottom: none;
    color: white;
}

.login-input label {
    top: 14px;
    padding-left: 16px;
    padding-right: 16px;
    color: rgba(255, 255, 255, 0.5);
}

.login-button {
    background: #31bcdb !important;
    box-shadow: 0px 2px 8px rgb(0 0 0 / 20%);
    border-radius: 25px !important;
    width: 100% !important;
    height: 50px;
    color: white !important;
    font-weight: bold !important;
    text-transform: none;
}

.account-page-background {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    background: linear-gradient(
        337deg,
        #a3a2ce 6.05%,
        #5e41c7 34.44%,
        #1b1c49 82.01%
    );
}

.account-page-container {
    padding: 24px 32px;
    width: 420px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-wrap: wrap;
}

.image-container {
    flex-basis: 100%;
    text-align: center;
    margin-bottom: 32px;
}

.logo-image {
    width: 100%;
    object-fit: contain;
}

.title-container {
    flex-basis: 100%;
    text-align: center;
    color: white;
}

.title {
    margin: 16px 0px;
    font-weight: 600;
}

.description-container {
    flex-basis: 100%;
    text-align: center;
}

.description {
    margin: 16px 0px;
    color: rgba(255, 255, 255, 0.5);
}

.button-container {
    flex-basis: 100%;
    text-align: center;
    margin-top: 16px;
}

.account-error {
    color: #fb5a5a;
}

.fieldset-display {
    flex-basis: 100%;
    text-align: center;
    margin-bottom: 12px;
    color: white;
}

.input-margin-bottom {
    margin-bottom: 80px !important;
}

.helper-text {
    position: absolute;
    font-size: 12px;
    margin-top: 16px;
    display: block;
    color: rgba(255, 255, 255, 0.5);
}

.status-message {
    font-weight: bold;
    color: rgba(255, 255, 255, 0.5);
}

.return-link {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.4);
    font-size: 12px;
}

a.login-button {
    padding: 0;
    padding-top: 8px;
    height: 44px !important;
}

h6.subtitle2 {
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.57;
    letter-spacing: 0.00714em;
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url("../fonts/Inter-Thin.woff2?v=3.19") format("woff2"),
        url("../fonts/Inter-Thin.woff?v=3.19") format("woff");
}
@font-face {
    font-family: "Inter";
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: url("../fonts/Inter-ThinItalic.woff2?v=3.19") format("woff2"),
        url("../fonts/Inter-ThinItalic.woff?v=3.19") format("woff");
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url("../fonts/Inter-ExtraLight.woff2?v=3.19") format("woff2"),
        url("../fonts/Inter-ExtraLight.woff?v=3.19") format("woff");
}
@font-face {
    font-family: "Inter";
    font-style: italic;
    font-weight: 200;
    font-display: swap;
    src: url("../fonts/Inter-ExtraLightItalic.woff2?v=3.19") format("woff2"),
        url("../fonts/Inter-ExtraLightItalic.woff?v=3.19") format("woff");
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("../fonts/Inter-Light.woff2?v=3.19") format("woff2"),
        url("../fonts/Inter-Light.woff?v=3.19") format("woff");
}
@font-face {
    font-family: "Inter";
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url("../fonts/Inter-LightItalic.woff2?v=3.19") format("woff2"),
        url("../fonts/Inter-LightItalic.woff?v=3.19") format("woff");
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/Inter-Regular.woff2?v=3.19") format("woff2"),
        url("../fonts/Inter-Regular.woff?v=3.19") format("woff");
}
@font-face {
    font-family: "Inter";
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/Inter-Italic.woff2?v=3.19") format("woff2"),
        url("../fonts/Inter-Italic.woff?v=3.19") format("woff");
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("../fonts/Inter-Medium.woff2?v=3.19") format("woff2"),
        url("../fonts/Inter-Medium.woff?v=3.19") format("woff");
}
@font-face {
    font-family: "Inter";
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url("../fonts/Inter-MediumItalic.woff2?v=3.19") format("woff2"),
        url("../fonts/Inter-MediumItalic.woff?v=3.19") format("woff");
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("../fonts/Inter-SemiBold.woff2?v=3.19") format("woff2"),
        url("../fonts/Inter-SemiBold.woff?v=3.19") format("woff");
}
@font-face {
    font-family: "Inter";
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url("../fonts/Inter-SemiBoldItalic.woff2?v=3.19") format("woff2"),
        url("../fonts/Inter-SemiBoldItalic.woff?v=3.19") format("woff");
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("../fonts/Inter-Bold.woff2?v=3.19") format("woff2"),
        url("../fonts/Inter-Bold.woff?v=3.19") format("woff");
}
@font-face {
    font-family: "Inter";
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url("../fonts/Inter-BoldItalic.woff2?v=3.19") format("woff2"),
        url("../fonts/Inter-BoldItalic.woff?v=3.19") format("woff");
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url("../fonts/Inter-ExtraBold.woff2?v=3.19") format("woff2"),
        url("../fonts/Inter-ExtraBold.woff?v=3.19") format("woff");
}
@font-face {
    font-family: "Inter";
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url("../fonts/Inter-ExtraBoldItalic.woff2?v=3.19") format("woff2"),
        url("../fonts/Inter-ExtraBoldItalic.woff?v=3.19") format("woff");
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url("../fonts/Inter-Black.woff2?v=3.19") format("woff2"),
        url("../fonts/Inter-Black.woff?v=3.19") format("woff");
}
@font-face {
    font-family: "Inter";
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url("../fonts/Inter-BlackItalic.woff2?v=3.19") format("woff2"),
        url("../fonts/Inter-BlackItalic.woff?v=3.19") format("woff");
}

/* -------------------------------------------------------
  Variable font.
  Usage:
  
	html { font-family: 'Inter', sans-serif; }
	@supports (font-variation-settings: normal) {
	  html { font-family: 'Inter var', sans-serif; }
	}
  */
@font-face {
    font-family: "Inter var";
    font-weight: 100 900;
    font-display: swap;
    font-style: normal;
    font-named-instance: "Regular";
    src: url("../fonts/Inter-roman.var.woff2?v=3.19") format("woff2");
}
@font-face {
    font-family: "Inter var";
    font-weight: 100 900;
    font-display: swap;
    font-style: italic;
    font-named-instance: "Italic";
    src: url("../fonts/Inter-italic.var.woff2?v=3.19") format("woff2");
}

/* --------------------------------------------------------------------------
  [EXPERIMENTAL] Multi-axis, single variable font.
  
  Slant axis is not yet widely supported (as of February 2019) and thus this
  multi-axis single variable font is opt-in rather than the default.
  
  When using this, you will probably need to set font-variation-settings
  explicitly, e.g.
  
	* { font-variation-settings: "slnt" 0deg }
	.italic { font-variation-settings: "slnt" 10deg }
  
  */
@font-face {
    font-family: "Inter var experimental";
    font-weight: 100 900;
    font-display: swap;
    font-style: oblique 0deg 10deg;
    src: url("../fonts/Inter.var.woff2?v=3.19") format("woff2");
}
