.login-link {
  text-decoration: none;
}

.login-btn-wrapper {
  -webkit-appearance: none;
  -webkit-transition-delay: 0s, 0s, 0s;
  -webkit-transition-duration: 0.218s, 0.218s, 0.218s;
  -webkit-transition-property: background-color, border-color, box-shadow;
  -webkit-transition-timing-function: ease, ease, ease;
  -webkit-user-select: none;
  background-color: rgb(66, 133, 244);
  background-image: none;
  border-bottom-color: rgb(255, 255, 255);
  border-bottom-left-radius: 1px;
  border-bottom-right-radius: 1px;
  border-bottom-style: none;
  border-bottom-width: 0px;
  border-image-outset: 0px;
  border-image-repeat: stretch;
  border-image-slice: 100%;
  border-image-source: none;
  border-image-width: 1;
  border-left-color: rgb(255, 255, 255);
  border-left-style: none;
  border-left-width: 0px;
  border-right-color: rgb(255, 255, 255);
  border-right-style: none;
  border-right-width: 0px;
  border-top-color: rgb(255, 255, 255);
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
  border-top-style: none;
  border-top-width: 0px;
  box-shadow: rgba(67, 134, 244, 0.298039) 0px 0px 3px 3px;
  box-sizing: border-box;
  color: rgb(255, 255, 255);
  cursor: pointer;
  display: block;
  height: 50px;
  outline-color: rgb(255, 255, 255);
  outline-style: none;
  outline-width: 0px;
  overflow-x: hidden;
  overflow-y: hidden;
  position: relative;
  text-align: center;
  transition-delay: 0s, 0s, 0s;
  transition-duration: 0.218s, 0.218s, 0.218s;
  transition-property: background-color, border-color, box-shadow;
  transition-timing-function: ease, ease, ease;
  vertical-align: middle;
  white-space: nowrap;
  width: 240px;
}

.login-btn-wrapper:hover {
  -webkit-appearance: none;
  -webkit-box-shadow: rgba(66, 133, 244, 0.298039) 0px 0px 3px 3px;
  -webkit-transition-delay: 0s, 0s, 0s;
  -webkit-transition-duration: 0.218s, 0.218s, 0.218s;
  -webkit-transition-property: background-color, border-color, box-shadow;
  -webkit-transition-timing-function: ease, ease, ease;
  -webkit-user-select: none;
  background-color: rgb(66, 133, 244);
  background-image: none;
  border-bottom-color: rgb(255, 255, 255);
  border-bottom-left-radius: 1px;
  border-bottom-right-radius: 1px;
  border-bottom-style: none;
  border-bottom-width: 0px;
  border-image-outset: 0px;
  border-image-repeat: stretch;
  border-image-slice: 100%;
  border-image-source: none;
  border-image-width: 1;
  border-left-color: rgb(255, 255, 255);
  border-left-style: none;
  border-left-width: 0px;
  border-right-color: rgb(255, 255, 255);
  border-right-style: none;
  border-right-width: 0px;
  border-top-color: rgb(255, 255, 255);
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
  border-top-style: none;
  border-top-width: 0px;
  box-shadow: rgba(66, 133, 244, 0.298039) 0px 0px 3px 3px;
  box-sizing: border-box;
  color: rgb(255, 255, 255);
  cursor: pointer;
  display: block;
  height: 50px;
  outline-color: rgb(255, 255, 255);
  outline-style: none;
  outline-width: 0px;
  overflow-x: hidden;
  overflow-y: hidden;
  position: relative;
  text-align: center;
  transition-delay: 0s, 0s, 0s;
  transition-duration: 0.218s, 0.218s, 0.218s;
  transition-property: background-color, border-color, box-shadow;
  transition-timing-function: ease, ease, ease;
  vertical-align: middle;
  white-space: nowrap;
  width: 240px;
}

.login-logo-wrapper{
  -webkit-user-select: none;
  border-bottom-color: rgba(0, 0, 0, 0);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-image-outset: 0px;
  border-image-repeat: stretch;
  border-image-slice: 100%;
  border-image-source: none;
  border-image-width: 1;
  border-left-color: rgba(0, 0, 0, 0);
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: rgba(0, 0, 0, 0);
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: rgba(0, 0, 0, 0);
  border-top-style: solid;
  border-top-width: 1px;
  color: rgb(255, 255, 255);
  cursor: pointer;
  display: block;
  height: 50px;
  text-align: center;
  white-space: nowrap;
  width: 240px;
}

.login-icon-wrapper {
  -webkit-user-select: none;
  background-color: rgb(255, 255, 255);
  border-bottom-left-radius: 1px;
  border-bottom-right-radius: 1px;
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
  color: rgb(255, 255, 255);
  cursor: pointer;
  display: block;
  float: left;
  height: 18px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  text-align: center;
  white-space: nowrap;
  width: 18px;
}

.login-logo {
  -webkit-user-select: none;
  color: rgb(255, 255, 255);
  cursor: pointer;
  display: block;
  height: 18px;
  text-align: center;
  white-space: nowrap;
  width: 18px;
}

.login-btn-text {
  -webkit-user-select: none;
  color: rgb(255, 255, 255);
  cursor: pointer;
  display: inline;
  font-family: Roboto, arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  height: auto;
  letter-spacing: 0.20999999344348907px;
  line-height: 48px;
  margin-left: 6px;
  margin-right: 6px;
  text-align: center;
  vertical-align: top;
  white-space: nowrap;
  width: auto;
}

.banner { 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: fixed;
  width: 100%;
  height: 100%;

}
.content {
  position:fixed; 
  top: 50%;
  width: 30em;
  left: 50%;
  margin-top: -25em;
  margin-left: -15em;
}

.login-box {
  padding: 50px;
  background: #fff;
  border-radius: 4px;
}

.login-btn {
  display: inline-block;
  padding: 12px;
  font-weight: 600;
  line-height: normal;
  text-decoration: none;
  font-size: 12px;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  outline: 0;
  box-shadow: none;
  transition: all 200ms ease-in-out;
      transition-property: all;
      transition-duration: 200ms;
      transition-timing-function: ease-in-out;
      transition-delay: 0s;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #1793BD;
  color: #fff;
  border: 1px #1793BD solid;
  width: 100%;
}
.group { 
	position: relative; 
	margin-bottom: 45px; 
}

input {
	font-size: 18px;
	padding: 10px 10px 10px 5px;
	-webkit-appearance: none;
	display: block;
	background: #fff;
	color: #636363;
	width: 100%;
	border: none;
	border-radius: 0;
	border-bottom: 1px solid #757575;
}

input:focus { outline: none; }


/* Label */

label {
	color: #999; 
	font-size: 16px;
	font-weight: normal;
	position: absolute;
	pointer-events: none;
	left: 5px;
	top: 10px;
	transition: all 0.2s ease;
}


/* active */

input:focus ~ label, input.used ~ label {
	top: -20px;
  transform: scale(.75); left: -2px;
	/* font-size: 14px; */
	color: #1793BD;;
}


/* Underline */

.bar {
	position: relative;
	display: block;
	width: 100%;
}

.bar:before, .bar:after {
	content: '';
	height: 2px; 
	width: 0;
	bottom: 1px; 
	position: absolute;
	background: #1793BD;; 
	transition: all 0.2s ease;
}

.bar:before { left: 50%; }

.bar:after { right: 50%; }


/* active */

input:focus ~ .bar:before, input:focus ~ .bar:after { width: 50%; }


/* Highlight */

.highlight {
	position: absolute;
	height: 60%; 
	width: 100px; 
	top: 25%; 
	left: 0;
	pointer-events: none;
	opacity: 0.5;
}


/* active */

input:focus ~ .highlight {
	animation: inputHighlighter 0.3s ease;
}


/* Animations */

@keyframes inputHighlighter {
	from { background: #1793BD;; }
	to 	{ width: 0; background: transparent; }
}

/* Ripples container */

.ripples {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: transparent;
}


/* Ripples circle */

.ripplesCircle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  width: 0;
  height: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.25);
}

.ripples.is-active .ripplesCircle {
  animation: ripples .4s ease-in;
}


/* Ripples animation */

@keyframes ripples {
  0% { opacity: 0; }

  25% { opacity: 1; }

  100% {
    width: 200%;
    padding-bottom: 200%;
    opacity: 0;
  }
}