@import 'https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i';

body {
  background-color: #FFF;
  background-image: none;
}

#loginHeader {
  height: 50px;
  background: #2d353c;
}

#loginHeader h1 {
  background: none;
  display: none;
}

#loginHeader h2 {
  background: none;
  display: none;
}

#verticalContainer {
  width: 100%;
  height: calc(100% - 50px);
  margin: 0px;
  padding: 0px;
  background-color: #FFF;
}

#horizontalContainer {
  width: 100%;
  margin: 0;
}

#frpWebsite {
  width: 139px;
  height: 50px;
  margin-top: 0px;
  background: none;
  display: none;
}

#frpWebsite:hover {
  width: 139px;
  height: 50px;
  background: none;
}

div#frpWebsite:before {
  content: "\f0ac";
  display: block;
  width: 20px;
  margin-top: 19px;
  color: #fff;
  font-family: 'FontAwesome';
  font-size: 14px;
  text-align: center;
  float: left;
  transition: all .1s ease-in-out;
}

div#frpWebsite:after {
  content: "Website";
  display: block;
  width: 100px;
  margin-top: 17px;
  margin-left: 6px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-align: left;
  float: left;
  transition: all .1s ease-in-out;
}

#contactUs {
  width: 139px;
  height: 50px;
  margin-top: 0px;
  background: none;
  display: none;
}

#contactUs:hover {
  background: none;
}

#contactUs:hover:before,
#contactUs:hover:after,
div#frpWebsite:hover:before,
div#frpWebsite:hover:after {
  color: #53bdc9;
}

#contactUs:before {
  content: "\f0e0";
  display: block;
  width: 20px;
  margin-top: 19px;
  color: #fff;
  font-family: 'FontAwesome';
  font-size: 14px;
  text-align: center;
  float: left;
  transition: all .1s ease-in-out;
}

#contactUs:after {
  content: "Contact Us";
  display: block;
  width: 100px;
  margin-top: 17px;
  margin-left: 6px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-align: left;
  float: left;
  transition: all .1s ease-in-out;
}

#imsLoginForm #ClientNumberInfo,
label#forgotPassword,
input,
textarea,
keygen,
select,
button {
  font-family: 'Open Sans', sans-serif;
}

#imsLoginForm #ClientNumberInfo {
  font-weight: normal;
  text-align: center;
}

#imsLoginForm #CustomerId {
  color: #53bdc9;
  float: none;
}

#successCoachContainer {
  color: #89919b;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.2em;
  display: none;
}

#successCoachContainer #successCoachContainerHeader {
  color: #53bdc9;
  font-size: 20px;
}

#successCoachContainer a {
  color: #53bdc9;
}

#successCoachContainer a:hover {
  text-decoration: underline;
}

#imsLoginForm #imsSubmit {
  width: 100%;
  height: 40px;
  margin: 0px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 14px;
  text-transform: capitalize;
  background: #53bdc9;
  border: none;
  float: none;
  transition: all .1s ease-in-out;
}

#imsLoginForm #imsSubmit:hover {
  background: #3996A0;
}

#forgotPassword {
  width: 100%;
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
}

#contactUsSlider {
  height: auto;
  top: 50px;
  right: 0px;
  background-color: #f1f1f1;
  background-image: none;
  border-right: 1px solid #9f9f9f;
  border-bottom: 1px solid #9f9f9f;
  border-left: 1px solid #9f9f9f;
  box-shadow: 0px 0px 10px #888888;
}

#websiteSlider {
  right: 326px;
  top: 50px;
  background-color: #f1f1f1;
  background: url (login/website-ad.png) no-repeat !important;
  border-right: 1px solid #9f9f9f;
  border-bottom: 1px solid #9f9f9f;
  border-left: 1px solid #9f9f9f;
  box-shadow: 0px 0px 10px #888888;
}

#contactUsSlider form {
  width: auto;
  color: #4d4d4d;
  font-family: 'Open Sans';
}

#contactUsSlider label {
  color: #000;
  font-family: 'Open Sans';
  font-weight: normal;
}

#col1Options,
#col2Options {
  color: #393939;
}

#seperator {
  display: none;
}

#column1 {
  float: left;
  height: 100%;
  width: 50%;
  float: left;
  margin-right: 0px;
  text-align: right;
  background: #d9e0e7;
}

#column2 {
  width: 50%;
  height: 100%;
  margin-left: 0px;
  text-align: inherit;
  background-size: 100%;
  background-color: #a2a7ac;
  background-position: top;
  box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 0.6);
}

#loginError {
  padding: 0px;
  padding-top: 10px;
  font-family: 'Open Sans';
  font-size: 13px;
}

#contactUsSubmit {
  width: 100%;
  height: 40px;
  margin: 0px;
  background: #53bdc9;
  border: none;
  float: none;
  transition: all .1s ease-in-out;
}

#websiteSliderSubmit {
  background: url(v4/frp-website-ad-button.png) no-repeat;
}

::selection {
  background: #f5c79a;
  /* WebKit/Blink Browsers */
}

::-moz-selection {
  background: #f5c79a;
  /* Gecko Browsers */
}

#websiteSlider {
  cursor: default;
  background: #f1f1f1 url(login/frp-website-ad.png) no-repeat;
  background-color: #fff;
}

div#loginBox {
  width: 400px;
  height: auto;
  margin-top: 10vh;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  background: #ffffff;
  border: 1px solid #bec9d4;
  border-radius: 4px;
}

form input {
  width: 100%;
  height: 2.4em;
  margin-bottom: 14px;
  color: #000;
  font-size: 14px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #bec9d4;
  border-radius: 4px;
  float: none;
}

#resetSubmit {
  width: 100%;
  height: 40px;
  margin: 0px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 14px;
  text-transform: capitalize;
  background: #53bdc9;
  border: none;
  float: none;
  transition: all .1s ease-in-out;
}

#resetSubmit:hover {
  background: #3996A0;
}

input[type=text],
textarea {
  border: 1px solid #bec9d4;
  padding: 0.4em;
}

#loginLogo {
  width: 281px;
  height: 154px;
  margin: 30px auto;
}

label#forgotPassword {
  border-top: 1px solid #d9e0e7;
}

#loginContainer {
  width: 100%;
  height: auto;
}

form#imsLoginForm {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 0px;
  overflow: initial;
}

label#backToLogin {
  color: #4d4d4d;
  font-family: 'Open Sans';
  font-weight: normal;
  display: block;
  cursor: pointer;
}

#contactUsCol1 {
  width: 60%;
  padding: 0px 2%;
  position: relative;
  float: left;
}

#contactUsCol2 {
  width: 32%;
  padding: 0px 2%;
  float: left;
}

#contactUsSlider {
  width: auto;
  height: auto;
  padding: 20px;
  background: #fff;
  border: 1px solid #bec9d4;
  border-top: none;
  border-radius: 0px 0px 0px 4px;
  cursor: default;
  box-shadow: none;
}

#contactUsSlider textarea {
  border-radius: 4px;
}

span#recaptcha_privacy {
  margin-top: -4px;
}

iframe#ad {
  padding-top: 10vh;
  margin: 0 auto;
  display: block;
  /* display: none; */
}