body {
  font-family: 'Varela Round', sans-serif; }

.form-control.inline-form-control {
  display: inline-block;
  width: initial; }

.home_header {
  width: 100%;
  float: left;
  height: 830px;
  background-color: #6181C1;
  color: #FFF;
  background-image: url(/assets/header_background-52870961eb4f9bf7028fcc6b7a7dd62ec70fcdfdcdfb5897ac12ae58816ef984.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  -webkit-font-smoothing: antialiased; }

.header_inner_navigation_wrapper {
  width: 100%;
  float: left;
  padding-top: 22px; }

.header_inner_navigation {
  float: right; }

.home_header_inner_wrapper {
  width: 1000px;
  margin-left: auto;
  margin-right: auto; }

.header_inner_navigation a {
  color: #FFF;
  padding-top: 12px;
  padding-bottom: 10px;
  padding-left: 12px;
  padding-right: 12px;
  float: left;
  margin-left: 10px;
  border-radius: 4px;
  font-size: 14px;
  -webkit-font-smoothing: antialiased; }

a.login_button {
  background-color: #3B478D; }

a.login_button p {
  float: left;
  margin: 0px; }

a.login_button .lock_icon {
  background-image: url(/assets/home_sprite-2cba682f44b30002236f94cf581dc7655a7fe7a299e691fe0350393444bd1d39.png);
  background-repeat: no-repeat;
  background-position: 0px -184px;
  height: 17px;
  width: 12px;
  margin-left: 9px;
  margin-right: 2px; }

.header_inner_content_wrapper {
  width: 100%;
  float: left; }

.header_left_copy {
  width: 540px;
  margin-top: 280px;
  float: left; }

.header_right_copy {
  width: 440px;
  margin-top: 310px;
  float: left; }

.header_left_copy h1 {
  font-size: 40px;
  margin-bottom: 6px;
  margin-top: 0px;
  font-weight: 500; }

.header_left_copy p {
  color: #BFC9F9;
  font-size: 18px;
  line-height: 30px; }

a.header_login_button {
  background-color: #3B478D;
  color: #FFF;
  padding-top: 17px;
  padding-bottom: 17px;
  padding-left: 36px;
  padding-right: 36px;
  float: left;
  font-size: 18px;
  border-radius: 4px; }

.header_iphone_display {
  float: right;
  width: 357px;
  height: 721px;
  margin-top: 45px;
  background-image: url(/assets/iphone_header_display-4875e1f2b60051fef822ef55526982163ff198317cd4abd0d73bd762bd32d776.png);
  background-repeat: no-repeat; }

.home_icon_blocks {
  float: left;
  width: 100%; }

.home_icon_blocks_inner_wrapper {
  width: 1000px;
  margin-left: auto;
  margin-right: auto; }

.home_icon_block {
  width: 300px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 70px;
  margin-bottom: 70px;
  float: left;
  text-align: center; }

.home_icon_block h2 {
  color: #4370C7;
  font-size: 19px;
  margin-top: 0px;
  line-height: 16px; }

.home_icon_block p {
  color: #7190D1;
  font-size: 15px;
  margin-top: 0px;
  line-height: 26px;
  margin-bottom: 0px;
  -webkit-font-smoothing: antialiased; }

.home_icon_block .icon {
  background-image: url(/assets/home_sprite-2cba682f44b30002236f94cf581dc7655a7fe7a299e691fe0350393444bd1d39.png);
  background-repeat: no-repeat;
  width: 78px;
  height: 55px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 18px; }

.icon.benefits_icon {
  background-position: 0px -65px; }

.icon.stakeholders_icon {
  background-position: 10px -129px; }

.static_footer {
  width: 100%;
  float: left;
  border-top: solid 1px #DBE7FF;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 10px;
  font-size: 12px;
  color: #81A2E4; }

a.header_login_button:hover {
  background-color: #212D6E;
  text-decoration: none; }

.header_inner_navigation a.login_button:hover {
  background-color: #212D6E;
  color: #FFF; }

.header_inner_navigation a:hover {
  color: #9DA7ED;
  text-decoration: none; }

.login_body {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #6181C1;
  background-image: url(/assets/header_background-52870961eb4f9bf7028fcc6b7a7dd62ec70fcdfdcdfb5897ac12ae58816ef984.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  -webkit-font-smoothing: antialiased;
  color: #FFF; }
  .login_body a {
    color: #FFF; }

.inner_page_wrapper {
  width: 1000px;
  margin-left: auto;
  margin-right: auto; }

.inner_page_navigation_wrapper {
  width: 100%;
  float: left;
  padding-top: 22px; }

.login_form_outer {
  float: left;
  width: 100%; }

.login_form_wrapper {
  float: none;
  width: 400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px; }

.login_form_wrapper label {
  display: none; }

.login_form_wrapper input#user_username {
  width: 370px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 7px;
  height: 40px;
  border: none;
  outline: none;
  font-size: 16px;
  -webkit-font-smoothing: subpixel-antialiased;
  font-family: 'Varela Round', sans-serif; }

.login_form_wrapper input#user_password {
  width: 370px;
  padding-left: 15px;
  padding-right: 35px;
  padding-top: 7px;
  height: 40px;
  border: none;
  outline: none;
  font-size: 16px;
  -webkit-font-smoothing: subpixel-antialiased;
  font-family: 'Varela Round', sans-serif; }

.login_form_wrapper input#user_username::-webkit-input-placeholder, .login_form_wrapper input#user_password::-webkit-input-placeholder {
  color: #576AB1; }

.login_form_wrapper input#user_username:-moz-placeholder, .login_form_wrapper input#user_password:-moz-placeholder {
  /* Firefox 18- */
  color: #576AB1; }

.login_form_wrapper input#user_username::-moz-placeholder, .login_form_wrapper input#user_password::-moz-placeholder {
  /* Firefox 19+ */
  color: #576AB1; }

.login_form_wrapper input#user_username:-ms-input-placeholder, .login_form_wrapper input#user_password:-ms-input-placeholder {
  color: #576AB1; }

input.btn.login_button {
  background: #354781;
  color: #FFF;
  height: 46px;
  border-radius: 4px;
  font-size: 15px;
  padding-bottom: 10px;
  padding-top: 10px;
  -webkit-font-smoothing: antialiased;
  font-family: 'Varela Round', sans-serif;
  outline: none;
  text-shadow: none;
  border: none;
  box-shadow: none; }

input.btn.login_button:hover {
  background-color: #1D294D; }

.login_form_wrapper h2 {
  font-size: 22px;
  -webkit-font-smoothing: antialiased;
  font-family: 'Varela Round', sans-serif;
  font-weight: 500; }

a.forgot_password_link {
  float: right;
  color: #D3DAF7;
  margin-top: 14px;
  font-size: 13px; }

a.forgot_password_link:hover {
  color: #ECF0FF;
  text-decoration: none; }

.about_header {
  float: left;
  width: 100%;
  background-color: #6181C1;
  color: #FFF;
  background-image: url(/assets/header_background-52870961eb4f9bf7028fcc6b7a7dd62ec70fcdfdcdfb5897ac12ae58816ef984.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  -webkit-font-smoothing: antialiased;
  height: 495px; }

.about_page_header_title {
  width: 580px;
  float: left;
  margin-top: 150px; }

.about_page_header_title h1 {
  color: #FFF;
  font-size: 42px;
  -webkit-font-smoothing: antialiased;
  font-weight: 500; }

.about_page_header_title p {
  color: #BFC9F9;
  font-size: 18px; }

.about_blocks {
  width: 100%;
  float: left; }

.about_blocks_inner {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 80px; }

.about_block {
  width: 100%;
  float: left;
  margin-bottom: 40px; }

.about_block_icon {
  width: 100px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(/assets/about_sprite-e7db12c0ee7e93f040c12b800ee4bfa3ffd9777f6750903b79eaca2544177beb.png);
  background-repeat: no-repeat; }

.about_block_icon.technology_icon {
  background-position: 0px -102px; }

.about_block_icon.implementation_icon {
  background-position: 0px -204px; }

.about_block_icon.sponsorship_icon {
  background-position: 2px -306px; }

.about_block h2 {
  color: #4370C7;
  font-size: 26px;
  margin-bottom: 0px;
  margin-top: 20px; }

.about_block p {
  color: #7190D1;
  font-size: 15px;
  padding-left: 80px;
  padding-right: 80px;
  line-height: 30px; }

.static_messages .alert {
  border: none;
  text-shadow: none;
  margin-bottom: 0px;
  border-radius: 0px;
  padding-top: 23px;
  padding-bottom: 19px;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 16px;
  text-align: center;
  -webkit-font-smoothing: antialiased; }

.static_messages .alert.alert-success {
  background-color: #4ED48F; }

.static_messages .alert.alert-error {
  background-color: #F65563; }

.static_messages .alert a.close {
  display: none; }

.static_footer.login_page {
  border-top: none;
  position: fixed;
  bottom: 0px;
  color: #A0BDF7; }

.login_body .inner_page_wrapper {
  position: relative;
  top: 32%;
  transform: translateY(-50%); }

.form-group {
  margin-bottom: 15px; }

.form-group.with-fa-icon {
  position: relative; }
  .form-group.with-fa-icon .fa {
    position: absolute;
    right: 45px;
    top: 12px;
    color: #555; }
  .form-group.with-fa-icon input {
    padding-right: 30px; }
