﻿@charset "UTF-8";
/* Custom Bootstrap CSS Document */
/*!
 * IE10 viewport hack for Surface/desktop Windows 8 bug
 * Copyright 2014-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

@-ms-viewport     { width: device-width; }
@-o-viewport      { width: device-width; }
@viewport         { width: device-width; }

/* Log In Form Page */


.modal-content {
  border-radius: 2px !important;
}
/*new on April 13, 2017*/
.login-page {
    background: #000000;
    padding: 30px 0 0 0;
}

.formerly-container{
    padding-bottom:0px;
    opacity: 0.7;
    font-size:13px;
    color:white;
    height:auto;
    width:auto;
    display:inline-flex;
    align-items: center;
}


/* Customize container */
@media (min-width: 768px) {
    .container {
        max-width: 480px;
    }
}

@media (max-width: 768px){
    .row {
        margin: 0 5px;
    }
}
.btn {
  border-radius: 2px !important;
}

.form-control {
	border-radius: 2px !important;
	width: 100% !important;
}
.login-container .form-control {
    height: 34px;
    border: 1px solid #ccc;
    box-shadow: inset 0px 1px 1px 1px rgba(0,0,0,0.08);
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #151515;
    padding-left: 11px;
}
.login-container label {
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #151515;
    margin-bottom: 8px;
}
.login-container .form-group {
    margin-bottom: 24px;
}
.password-wrapper {
    position: relative;
}
.password-wrapper input {
    padding-right: 35px;
}
.toggle-password-icon {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    width: 15px;
    height: 11px;
}
.forgot-password-wrapper {
    margin-bottom: 24px;
}
.login-or {
    position: relative;
    font-size: 15px;
    color: #aaa;
    margin-top: 20px;
    margin-bottom: 6%;
    padding-top: 10px;
    padding-bottom: 10px;
}
.custom-span-or {
    display: block;
    position: absolute;
    left: 46%;
    top: -2px;
    margin-left: -7px;
    background-color: #fff;
    width: 11%;
    text-align: center;
}
.hr-or {
    background-color: #cdcdcd;
    height: 1px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.login-no-username {
  position: relative;
  font-size: 14px;
  color: #151515;
  margin-top: 0;
  margin-bottom: 18px;
  padding-top: 0;
  padding-bottom: 0;
}
.span-no-username {
  display: block;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #151515;
}
.login-issues {
    margin: 0 -28px;
    padding: 18px 28px 0 28px;
    border-top: 1px solid #DBDEE1;
    text-align: center;
}
.login-register-section {
    margin: 28px -28px 0 -28px;
    padding: 18px 28px 0 28px;
    border-top: 1px solid #DBDEE1;
    text-align: center;
}
.mini-footer {
	color: #fff;
	text-align: center;
	margin: 5px 0;
}
.mini-footer a {
	color: #fff;
	text-decoration: none;
}
.mini-footer a:hover {
	text-decoration: underline;
}

/* Custom Error Handling */
.notice {
    padding: 15px;
    background-color: #fafafa;
    border-left: 6px solid #7f7f84;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);
       -moz-box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);
            box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);
}
.notice-sm {
    padding: 10px;
    font-size: 80%;
}
.notice-lg {
    padding: 35px;
    font-size: large;
}
.notice-success {
    border-color: #80D651;
}
.notice-success>strong {
    color: #80D651;
}
.notice-info {
    border-color: #45ABCD;
}
.notice-info>strong {
    color: #45ABCD;
}
.notice-warning {
    border-color: #FEAF20;
}
.notice-warning>strong {
    color: #FEAF20;
}
.notice-danger {
    border-color: #d73814;
	background-color: #ffffcc;
}
.notice-danger>strong {
    color: #d73814;
}

/* End Custom Error Handling */

.notBold {
	font-weight: normal;
}

/* Added Aug 14 2017 */
.mobile-downloads ul {
  display: inline;
  padding: 0;
}
.mobile-downloads ul li {
  display: inline-block;
  list-style: outside none none;
}
.white-text {
	color: #fff;
}

/*Previously line 61*/
.logo-container{
	margin: 0;
}

/*Previously line 51*/
.login-container {
    margin: 30px auto;
    padding: 28px;
    border: none;
    border-radius: 0;
    background: #fff;
    box-shadow: none;
  }
.newAccount-page {
    padding-top: 30px;
    background: #1769a6;
    background: -moz-linear-gradient(-45deg,  #1769a6 0%, #accfe9 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#1769a6), color-stop(100%,#accfe9));
    background: -webkit-linear-gradient(-45deg,  #1769a6 0%,#accfe9 100%);
    background: -o-linear-gradient(-45deg,  #1769a6 0%,#accfe9 100%);
    background: -ms-linear-gradient(-45deg,  #1769a6 0%,#accfe9 100%);
    background: linear-gradient(135deg,  #1769a6 0%,#accfe9 100%);
    background-attachment: fixed;
}
.subTitle {
    font-family: 'Raleway', sans-serif;
    color: #222A35;
}

/* October 19 2017 */
/*City Autocomplete from Teleport*/
/*! teleport-autocomplete - v0.3.3 | https://github.com/teleport/autocomplete#readme | MIT */
.tp-autocomplete {
  position: relative;
}

.tp-ac__list {
  position: absolute;
  z-index: 1;
  width: 100%;
  margin: 0;
  padding-left: 0;
  list-style-type: none;
  color: #979797;
  background-color: #fff;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.35);
  font-size: 0.875em; }

.tp-ac__item {
  overflow: hidden;
  padding: 0.35714em 0.71429em;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap;
  text-overflow: ellipsis; }
  .tp-ac__item:hover, .tp-ac__item.is-active {
    background-color: #ddd; }
  .tp-ac__item.no-results, .tp-ac__item.no-results:hover {
    cursor: default;
    background-color: #fff; }
  .tp-ac__item span {
    color: #4a4a4a;
    font-weight: bold; }

@-webkit-keyframes spinner {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes spinner {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.spinner:before {
  position: absolute;
  top: 50%;
  right: 0.5em;
  width: 1em;
  height: 1em;
  margin-top: -0.625em;
  margin-left: -0.625em;
  content: '';
  -webkit-animation: spinner 1s linear infinite;
          animation: spinner 1s linear infinite;
  border: 2px solid rgba(0, 0, 0, 0.3);
  border-top-color: rgba(0, 0, 0, 0.6);
  border-radius: 50%; }

.hide-console {
	display: none;
}

.login-text {
    text-align: left;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: normal;
    color: #151515;
    opacity: 1;
    margin-bottom: 12px;
}
.text-under-login-text {
    text-align: left;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #151515;
    margin-bottom: 24px;
}
.lighter-text {
    display: inline;
    color: #151515;
}
.darker-text {
    display: inline;
    color: #151515;
    font-weight: bold;
}
.btn-custom-primary, .btn-custom-primary:hover {
    background-color: #0067E4;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0px;
    color: #FFFFFF;
    height: 42px;
    border-radius: 2px;
    opacity: 1;
}
.btn-custom-primary:focus {
    text-decoration: none;
    color: #EEEEEE;
    background-color: #0057C4;
}
.forgot-password-text {
    text-align: left;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #0067E4;
    opacity: 1;
    text-decoration: none;
}
.forgot-password-text:hover {
    text-align: left;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    letter-spacing: 0px;
    color: #0057C4;
    opacity: 1;
    text-decoration: underline;
}
.custom-register-here-btn {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0px;
    color: #FFFFFF !important;
    background-color: #5F6368 !important;
    border-color: #5F6368 !important;
    height: 42px;
    border-radius: 2px;
    opacity: 1;
}
.custom-register-here-btn:hover {
    background-color: #4F5358 !important;
    border-color: #4F5358 !important;
    color: #FFFFFF !important;
}
.custom_required {
    display: inline;
    color: #E72A2A;
}
.custom-learn-more-about {
    text-decoration: none;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #0067E4;
    opacity: 1;
    font-weight: normal;
}
.custom-learn-more-about:hover {
    text-decoration: underline;
    color: #0057C4;
}
.login-btn-default {
    background: #5F6368;
    color: #FFFFFF;
    border-radius: 2px;
    opacity: 1;
}
.login-btn-default:hover {
    background: #4F5358;
    border-color: #4F5358;
    color: #FFFFFF;
}
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
  text-decoration: none;
}
.custom-btn-default {
    background: #E4E4E0;
    color: #70706C;
}
.custom-btn-primary {
    background: #1C2B3A;
    color: #FFFFFF;
    text-decoration:none;
}
.custom-btn-primary:hover {
    color: #FFFFFF;
    text-decoration:none;
}
.custom-btn-primary:focus {
    color: #EEEEEE;
    text-decoration:none;
}
a:hover {
    text-decoration: none;
}
/*footer hr in Layout page*/
.hr-footer {
    background-color: #1a1a1b;
    width:450px;
}

 /*validation error message*/
 label.error
 {
     color:red;
     font-weight:200;
     margin-bottom:0px;
 }

 .PreLoaderPage {
    position:fixed; 
    top:0px; 
    left:0px; 
    bottom:0px; 
    right:0px; 
    width:100%; 
    height:100%; 
    border:none; 
    margin:0; 
    padding:0; 
    overflow:hidden; 
    z-index:999999;
}

.HidePreLoaderPage {
    visibility: hidden;
}

