﻿@import url(normalize.css);
@font-face {
  font-family: 'Comfortaa';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/comfortaa/v27/1Pt_g8LJRfWJmhDAuUsSQamb1W0lwk4S4TbMDrMfJQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Comfortaa';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/comfortaa/v27/1Pt_g8LJRfWJmhDAuUsSQamb1W0lwk4S4WjMDrMfJQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Comfortaa';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/comfortaa/v27/1Pt_g8LJRfWJmhDAuUsSQamb1W0lwk4S4Y_LDrMfJQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/muli/v19/7Aulp_0qiz-aVz7u3PJLcUMYOFmQkEk30e0.ttf) format('truetype');
}
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/muli/v19/7Aulp_0qiz-aVz7u3PJLcUMYOFnOkEk30e0.ttf) format('truetype');
}
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/muli/v19/7Aulp_0qiz-aVz7u3PJLcUMYOFkQl0k30e0.ttf) format('truetype');
}
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/muli/v19/7Aulp_0qiz-aVz7u3PJLcUMYOFkpl0k30e0.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  src: local('Poppins ExtraLight'), local('Poppins-ExtraLight'), url(https://fonts.gstatic.com/s/poppins/v9/pxiByp8kv8JHgFVrLFj_Z1xlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: local('Poppins Light'), local('Poppins-Light'), url(https://fonts.gstatic.com/s/poppins/v9/pxiByp8kv8JHgFVrLDz8Z1xlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: local('Poppins Regular'), local('Poppins-Regular'), url(https://fonts.gstatic.com/s/poppins/v9/pxiEyp8kv8JHgFVrJJfedw.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: local('Poppins Medium'), local('Poppins-Medium'), url(https://fonts.gstatic.com/s/poppins/v9/pxiByp8kv8JHgFVrLGT9Z1xlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: local('Poppins SemiBold'), local('Poppins-SemiBold'), url(https://fonts.gstatic.com/s/poppins/v9/pxiByp8kv8JHgFVrLEj6Z1xlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: local('Poppins Bold'), local('Poppins-Bold'), url(https://fonts.gstatic.com/s/poppins/v9/pxiByp8kv8JHgFVrLCz7Z1xlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  src: local('Poppins ExtraBold'), local('Poppins-ExtraBold'), url(https://fonts.gstatic.com/s/poppins/v9/pxiByp8kv8JHgFVrLDD4Z1xlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  src: local('Poppins Black'), local('Poppins-Black'), url(https://fonts.gstatic.com/s/poppins/v9/pxiByp8kv8JHgFVrLBT5Z1xlEA.ttf) format('truetype');
}
a {
  color: #212529;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
a:hover,
a:focus {
  text-decoration: none;
}
h1 {
  font-family: 'Comfortaa', cursive;
  font-size: 3.2rem;
  text-align: center;
}
h2 {
  font-family: 'Comfortaa', cursive;
  font-size: 1.6rem;
  text-align: center;
}
h3 {
  font-size: 1.8rem;
  text-align: left;
  font-weight: 500;
  margin: 0;
  margin-bottom: 0.6rem;
}
h4 {
  font-size: 1.8rem;
  font-weight: 300;
  margin: 0;
  margin-bottom: 0.6rem;
}
h5 {
  font-size: 1.4rem;
  font-weight: 300;
  margin: 0;
}
h6 {
  font-size: 1.4rem;
  font-weight: 500;
  margin: 0;
}
.hide {
  display: none;
}
.btn {
  background: #428bca;
  border: none;
  color: white;
  cursor: pointer;
  text-align: center;
  border-radius: 6rem;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.btn:hover {
  background: #2a6496;
}
.btn:focus {
  outline: none;
}
.btn:disabled {
  cursor: default;
}
.s-button {
  padding: 1.2rem;
}
.m-button {
  padding: 1.2rem;
  display: block;
}
.l-button {
  padding: 1.2rem;
  display: block;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 2.2rem #474A59 inset !important;
  -webkit-text-fill-color: #F8F9FA !important;
  -webkit-transition: all 0ms ease;
  -moz-transition: all 0ms ease;
  -o-transition: all 0ms ease;
  transition: all 0ms ease;
}
.form-group {
  margin-bottom: 1.6rem;
  position: relative;
}
.form-group label:not(.label-checkbox) {
  padding: 1.2rem 0;
  pointer-events: none;
  position: absolute;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.form-group .label-checkbox {
  cursor: pointer;
  user-select: none;
}
.form-group .label-checkbox input:checked + .checkbox {
  border-color: #428bca;
}
.form-group .label-checkbox input:checked + .checkbox svg path {
  fill: #428bca;
}
.form-group .label-checkbox input:checked + .checkbox svg polyline {
  stroke-dashoffset: 0;
}
.form-group .label-checkbox:hover .checkbox svg path {
  stroke-dashoffset: 0;
}
.form-group .label-checkbox .invisible {
  position: absolute;
  z-index: -1;
  width: 0;
  height: 0;
  opacity: 0;
}
.form-group .label-checkbox .checkbox {
  position: relative;
  top: 2px;
  margin-top: 0;
  float: left;
  margin-right: 8px;
  width: 16px;
  height: 16px;
  border: 2px solid #C8CCD4;
  border-radius: 3px;
}
.form-group .label-checkbox .checkbox svg {
  position: absolute;
  top: -2px;
  left: -2px;
}
.form-group .label-checkbox .checkbox svg path {
  fill: none;
  stroke: #428bca;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 71px;
  stroke-dashoffset: 71px;
  transition: all 0.6s ease;
}
.form-group .label-checkbox .checkbox svg polyline {
  fill: none;
  stroke: white;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 18px;
  stroke-dashoffset: 18px;
  transition: all 0.3s ease;
}
.form-group .label-checkbox > span {
  pointer-events: none;
  color: #F8F9FA;
  font-size: 1.2rem;
  line-height: 23px;
}
.form-group .form-control {
  border: none;
  border-bottom: 1px solid #D3D3D3;
  padding: 1.2rem 0;
  outline: 0;
  width: 100%;
  position: relative;
}
.form-group .form-control:focus ~ label:not(.label-checkbox),
.form-group .form-control.with-value ~ label:not(.label-checkbox) {
  top: -1.6rem;
  left: 0;
  font-size: 1.2rem;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.form-group.auth {
  margin: 2.2rem 0;
}
.window-alert {
  position: fixed;
  z-index: 3;
  top: 0%;
  left: 50%;
  transform: translate(-50%, -100%);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border-bottom-left-radius: 3px;
  padding: 20px 30px;
  color: #fff;
  opacity: 0;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  background-color: white;
  text-align: left;
  max-width: 450px;
}
.window-alert .window-alert-content .window-alert-icons {
  float: left;
  padding: 0 15px;
}
.window-alert .window-alert-content .window-alert-icons > div {
  vertical-align: middle;
}
.window-alert .window-alert-content .window-alert-icons > div > i {
  font-size: 2rem;
  color: #ffffff;
}
.window-alert .window-alert-content .window-alert-message {
  vertical-align: middle;
  margin-right: 25px;
}
.window-alert .window-alert-content .window-alert-message .Message,
.window-alert .window-alert-content .window-alert-message .SubMessage {
  font-size: 1.4rem;
  line-height: 1.3rem;
  color: #ffffff;
  font-weight: 600;
  margin: 0;
  display: block;
}
.window-alert .window-alert-content .window-alert-message .SubMessage {
  margin-top: 10px;
  font-size: 1.2rem;
  font-weight: 400;
}
.window-alert .window-alert-timer {
  width: 0;
  height: 5px;
  background-color: transparent;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: background-color 0s linear, width 0s linear;
}
.window-alert.show {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  opacity: 1;
  transform: translate(-50%, 0%);
}
.window-alert.show.label-warning {
  background-color: #f2a654;
}
.window-alert.show.label-warning .window-alert-timer {
  background-color: #b8660e;
}
.window-alert.show.label-info {
  background-color: #5bc0de;
}
.window-alert.show.label-info .window-alert-timer {
  background-color: #1f7e9a;
}
.window-alert.show.label-success {
  background-color: #46be8a;
}
.window-alert.show.label-success .window-alert-timer {
  background-color: #226246;
}
.window-alert.show.label-danger {
  background-color: #f96868;
}
.window-alert.show.label-danger .window-alert-timer {
  background-color: #d90909;
}
.window-alert.show .window-alert-timer {
  width: 100%;
  transition: background-color 0s linear, width 3900ms linear;
}
.loader {
  position: fixed;
  top: 45%;
  margin: auto;
  width: 100%;
  z-index: 999;
  display: none;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transition: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.loader .loader-item-1 {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5rem 5rem 0 0;
  border-color: #474A59 transparent transparent transparent;
  margin: 0 auto;
  animation: loader-item-1 1s ease-in-out infinite normal;
}
.loader .loader-item-2 {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 5rem 5rem;
  border-color: transparent transparent #428bca transparent;
  margin: -5rem auto 0;
  animation: loader-item-2 1s ease-in-out infinite alternate;
}
.loader h4 {
  text-align: center;
  margin-top: 1.6rem;
}
.loader.show {
  display: block;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transition: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
@keyframes loader-item-1 {
  0% {
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -o-transition: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@keyframes loader-item-2 {
  0% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transition: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
html {
  font-size: 62.5%;
  width: 100%;
  height: 100%;
}
body {
  color: #212529;
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 1.4rem;
  min-height: 60rem;
  position: relative;
  width: 100%;
  height: 100%;
}
body > form {
  min-height: 100%;
  position: relative;
  background-color: #f4f4f4;
  background-image: url(images/backgrounds/bing-background-home.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767.98px) {
  body {
    min-height: 85rem;
  }
}
header {
  padding: 2.5rem;
}
header img {
  max-height: 10rem;
}
.login {
  position: absolute;
  top: 20%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transition: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.login .login-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin: auto;
  width: 65rem;
  opacity: 0;
}
.login .login-container.show {
  opacity: 1;
}
.login .login-container.signup-success {
  width: 50rem;
}
.login .login-container.user-profile {
  width: 45rem;
}
.login .login-container .left {
  background: white;
  position: relative;
  width: 50%;
  padding: 4rem;
  align-self: center;
}
.login .login-container .left img {
  width: 20rem;
}
.login .login-container .left h1 {
  font-size: 4.5rem;
  text-align: left;
  margin: 0 0 3rem;
}
.login .login-container .left .subtitle {
  color: #6c757d;
  line-height: 1.5;
  margin-top: 3.5rem;
  text-align: left;
}
.login .login-container .left .subtitle p {
  margin: 0.5rem 0;
}
.login .login-container .left .subtitle a {
  color: #428bca;
  font-weight: 500;
}
.login .login-container .left .subtitle a:hover {
  color: #2a6496;
}
.login .login-container .right {
  background: #474A59;
  color: #F8F9FA;
  width: 50%;
  padding: 4rem;
  align-self: center;
  box-shadow: 0px 0px 4rem 1.6rem rgba(0, 0, 0, 0.22);
  position: relative;
  min-height: 22rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.login .login-container .right .form {
  width: 100%;
}
.login .login-container .right .form .form-group .form-control {
  background: transparent;
  color: #F8F9FA;
}
.login .login-container .right .form .m-button {
  background: transparent;
  margin: 1rem 0;
  border: 3px solid #428bca;
}
.login .login-container .right .form .m-button:hover {
  border-color: #2a6496;
}
.login .login-container .right .form .actions {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.login .login-container .right .form .actions #dYes,
.login .login-container .right .form .actions #dNo {
  flex: 1;
}
.login .login-container .right .forgot-password {
  text-align: center;
}
.login .login-container .right .forgot-password a {
  color: #F8F9FA;
}
.login .login-container .right .no-account,
.login .login-container .right .already-have-account {
  text-align: center;
}
.login .login-container .right .no-account a,
.login .login-container .right .already-have-account a {
  color: #428bca;
}
.login .login-container .right .no-account a:hover,
.login .login-container .right .already-have-account a:hover {
  color: #2a6496;
}
.login .login-container .one {
  width: 100%;
}
.login .login-container .one h1 {
  text-align: center;
  font-size: 3.5rem;
}
footer {
  background: #474A59;
  color: #F8F9FA;
  font-size: 1.2rem;
  font-weight: 500;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: auto;
  -webkit-box-shadow: 0 -1px 10px rgba(57, 63, 72, 0.3);
  -moz-box-shadow: 0 -1px 10px rgba(57, 63, 72, 0.3);
  box-shadow: 0 -1px 10px rgba(57, 63, 72, 0.3);
}
footer .footer-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 1.6rem;
  max-width: 140rem;
  margin: auto;
  align-items: center;
}
footer .footer-container .left ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}
footer .footer-container .left ul li {
  width: 35px;
  height: 35px;
  border-radius: 100%;
  transition: all 200ms ease;
  cursor: pointer;
  text-align: center;
}
footer .footer-container .left ul li i {
  color: #ffffff;
  font-size: 18px;
  line-height: 35px;
  transition: all 200ms ease;
}
footer .footer-container .left ul li:hover {
  background: #ffffff;
  transition: all 200ms ease;
}
footer .footer-container .left ul li:hover i {
  color: #292c3d;
  transition: all 200ms ease;
}
footer .footer-container .right {
  text-align: right;
}
footer .footer-container .left,
footer .footer-container .right {
  position: relative;
  width: 50%;
}
footer .footer-container a {
  color: inherit;
}
footer .footer-container a:hover {
  text-decoration: underline;
}