﻿@font-face {
    font-family: "neue-haas-grotesk-display";
    src: 
        url("../fonts/neue-haas-grotesk-display/neue-haas-grotesk-display-200.woff2") format("woff2"),
        url("../fonts/neue-haas-grotesk-display/neue-haas-grotesk-display-200.woff") format("woff"),
        url("../fonts/neue-haas-grotesk-display/neue-haas-grotesk-display-200.otf") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 200;
    font-stretch: normal;
}

@font-face {
    font-family: "neue-haas-grotesk-display";
        src: 
        url("../fonts/neue-haas-grotesk-display/neue-haas-grotesk-display-300.woff2") format("woff2"),
        url("../fonts/neue-haas-grotesk-display/neue-haas-grotesk-display-300.woff") format("woff"),
        url("../fonts/neue-haas-grotesk-display/neue-haas-grotesk-display-300.otf") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 300;
    font-stretch: normal;
}

@font-face {
    font-family: "neue-haas-grotesk-display";
    src: 
        url("../fonts/neue-haas-grotesk-display/neue-haas-grotesk-display-400.woff2") format("woff2"),
        url("../fonts/neue-haas-grotesk-display/neue-haas-grotesk-display-400.woff") format("woff"),
        url("../fonts/neue-haas-grotesk-display/neue-haas-grotesk-display-400.otf") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
}

@font-face {
    font-family: "neue-haas-grotesk-display";
    src: 
        url("../fonts/neue-haas-grotesk-display/neue-haas-grotesk-display-500.woff2") format("woff2"),
        url("../fonts/neue-haas-grotesk-display/neue-haas-grotesk-display-500.woff") format("woff"),
        url("../fonts/neue-haas-grotesk-display/neue-haas-grotesk-display-500.otf") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 500;
    font-stretch: normal;
}

@font-face {
    font-family: "neue-haas-grotesk-display";
    src: 
        url("../fonts/neue-haas-grotesk-display/neue-haas-grotesk-display-600.woff2") format("woff2"),
        url("../fonts/neue-haas-grotesk-display/neue-haas-grotesk-display-600.woff") format("woff"),
        url("../fonts/neue-haas-grotesk-display/neue-haas-grotesk-display-600.otf") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 600;
    font-stretch: normal;
}

@font-face {
    font-family: "neue-haas-grotesk-display";
    src: 
        url("../fonts/neue-haas-grotesk-display/neue-haas-grotesk-display-700.woff2") format("woff2"),
        url("../fonts/neue-haas-grotesk-display/neue-haas-grotesk-display-700.woff") format("woff"),
        url("../fonts/neue-haas-grotesk-display/neue-haas-grotesk-display-700.otf") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 700;
    font-stretch: normal;
}

@font-face {
    font-family: "neue-haas-grotesk-display";
    src: 
        url("../fonts/neue-haas-grotesk-display/neue-haas-grotesk-display-900.woff2") format("woff2"),
        url("../fonts/neue-haas-grotesk-display/neue-haas-grotesk-display-900.woff") format("woff"),
        url("../fonts/neue-haas-grotesk-display/neue-haas-grotesk-display-900.otf") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 900;
    font-stretch: normal;
}

@font-face {
    font-family: "neue-haas-grotesk-text";
    src: 
        url("../fonts/neue-haas-grotesk-text/neue-haas-grotesk-text-400.woff2") format("woff2"),
        url("../fonts/neue-haas-grotesk-text/neue-haas-grotesk-text-400.woff") format("woff"),
        url("../fonts/neue-haas-grotesk-text/neue-haas-grotesk-text-400.otf") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
}

@font-face {
    font-family: "neue-haas-grotesk-text";
    src: 
        url("../fonts/neue-haas-grotesk-text/neue-haas-grotesk-text-500.woff2") format("woff2"),
        url("../fonts/neue-haas-grotesk-text/neue-haas-grotesk-text-500.woff") format("woff"),
        url("../fonts/neue-haas-grotesk-text/neue-haas-grotesk-text-500.otf") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 500;
    font-stretch: normal;
}

@font-face {
    font-family: "neue-haas-grotesk-text";
    src: 
        url("../fonts/neue-haas-grotesk-text/neue-haas-grotesk-text-700.woff2") format("woff2"),
        url("../fonts/neue-haas-grotesk-text/neue-haas-grotesk-text-700.woff") format("woff"),
        url("../fonts/neue-haas-grotesk-text/neue-haas-grotesk-text-700.otf") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 700;
    font-stretch: normal;
}

.tk-neue-haas-grotesk-display {
    font-family: "neue-haas-grotesk-display",sans-serif;
}

.tk-neue-haas-grotesk-text {
    font-family: "neue-haas-grotesk-text",sans-serif;
}

html {
    font-size: 18px !important;
}

.body-container {
    margin: 0;
    padding: 0;
    display: flex;
    background: #111 url("../bg-5.jpg");
    background-position: center;
    background-size: cover;
    height: 100vh;
}

.nav-page {
    display: none;
}

.beehive-logo {
    position: absolute;
    top: 4rem;
    left: 6rem;
    display: block;
    margin-bottom: 2rem;
    z-index: 999;
}

aside {
    display: flex;
    flex-grow: 1;
    padding: 2rem 2rem 2rem 6rem;
    flex-direction: column;
    justify-content: center;
    background: rgba(0, 0, 0, 0.75);
    align-items: flex-start;
    color: rgb(225, 225, 225);
}

svg.logo {
    position: absolute;
    top: 4rem;
    left: 6rem;
    display: block;
    margin-bottom: 2rem;
    z-index: 999;
    width: 200px;
}

svg.logo .st0 {
    fill: url(#SVGID_1_);
}
svg.logo .st1 {
    fill: #FFFFFF;
}


aside h1 {
    font-family: neue-haas-grotesk-display;
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 1.75rem;
    color: rgb(225, 225, 225);
    margin-bottom: 24px;
}

aside p {
    font-family: neue-haas-grotesk-text;
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 1.25rem;
    color: rgb(225, 225, 225);
    max-width: 30rem;
    margin-bottom: 24px;
}

section {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 30%;
    background: rgba(0, 0, 0, 0.65);
    padding: 2rem 4rem;
    color: rgb(225, 225, 225);
}

section > div {
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
}

section .login-providers {
    width: 100%;
    list-style: none;
    padding: 0;
}

section .login-providers > li {
    width: 100%;
}

section .login-providers > li > .btn{
    width: 100%;
    background-color: #2199AB;
    display: flex;
    justify-content: center;
    align-items: center;
}

section .login-providers > li > .btn > svg {
    width: 20px;
    margin-right: 8px
}

section form {
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}

section h2 {
    font-family: neue-haas-grotesk-display;
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 1.75rem;
    color: rgb(225, 225, 225);
    margin-bottom: 24px;
}

section form .form-group {
    width: 100%;
}

section form .form-control {
    font-family: neue-haas-grotesk-display;
    font-weight: 600;
    font-size: 0.75rem;
    line-height: 1.25rem;
    background: rgba(255, 255, 255, 0.15);
    color: rgba(255, 255, 255, 0.6);
    text-align: center;
}

section form .form-control::placeholder {
    color: rgba(255, 255, 255, 0.6);
}

section form .form-control:focus {
  transition: 250ms;
  border-radius: 4px;
  color: rgb(255, 255, 255);
  background: rgb(115, 117, 129);
  font-family: neue-haas-grotesk-display;
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 1.25rem;
}

.btn {
    font-family: neue-haas-grotesk-display;
    font-weight: 600;
    padding: 8px 36px;
    margin: 0px;
    border: 0px;
    font-size: 1rem;
    line-height: 1rem;
}

.btn-beehive {
    background-color: #ffa000;
    width: 100%;
}

.btn-primary {
    background-color: #ffa000;
    color: #212529;
}

.reset-message {
    font-family: neue-haas-grotesk-text;
    font-weight: 400;
    font-size: 0.625rem;
    line-height: 0.875rem;
    color: rgb(225, 225, 225);
    margin-top: 8px;
    text-align: center;
}

.reset-message .reset-link {
  color: rgb(255, 160, 0);
  transition: 250ms;
}

section .alert.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    flex-grow: 1;
    width: 100%;
    display: flex;
    justify-content: center;
    font-family: neue-haas-grotesk-text;
    font-weight: 500;
    font-size: 0.75rem;
    line-height: 1.25rem;
}

section .alert.alert-danger ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 100vw;
    }
}

@media screen and (max-width: 768px) {
    svg.logo {
        position: absolute;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    aside {
        display: none;
    }
    section {
        width: 100%;
        padding: 6rem 2rem 2rem;
    }
}