body.simple-page {
  background-color: #123359;
  padding-top: 8%; }

.simple-page-wrap {
  width: 380px;
  margin: 0 auto; }

.simple-page-wrap-wide {
  width: 680px;
  margin: 0 auto; }

.simple-page-wrap-wider {
  width: 1060px;
  margin: 0 auto; }

.simple-page-logo {
  text-align: center;
  font-size: 24px;
  margin-bottom: 24px; }
  .simple-page-logo a {
    color: #fff; }

.simple-page-form {
  background-color: #fff;
  border-radius: 6px;
  padding: 24px;
  margin-bottom: 24px; }
  .simple-page-form .form-group {
    margin-bottom: 32px; }
  .simple-page-form input,
  .simple-page-form input:focus,
  .simple-page-form input:active {
    outline: none;
    box-shadow: none; }
  .simple-page-form input {
    border: none;
    border-bottom: 1px solid #eee;
    height: 40px; }
  .simple-page-form .btn {
    width: 100%; }

.simple-page-footer p {
  text-align: center;
  margin-bottom: 24px; }

.simple-page-footer a {
  color: #fff;
  font-weight: 500; }

.simple-page-footer small {
  margin-right: 16px;
  color: #fff; }

#_404_title {
  text-align: center;
  font-weight: 900;
  font-size: 140px;
  letter-spacing: 5px;
  color: #fff; }

#_404_msg {
  color: #fff;
  text-align: center;
  font-size: 16px; }

#_404_form {
  margin-top: 48px; }
  #_404_form .form-control {
    height: 40px; }
  #_404_form .input-group-addon {
    background: #123359;
    border: #123359;
    color: #fff; }

#unlock-user {
  margin-top: 64px;
  margin-bottom: 48px; }
  #unlock-user .avatar {
    display: block;
    margin-right: 0;
    margin: 0 auto;
    width: 80px;
    height: 80px; }
  #unlock-user h4 {
    color: #fff;
    text-align: center;
    text-transform: uppercase; }

#unlock-form .form-group {
  margin-bottom: 32px; }

#unlock-form input,
#unlock-form input:focus,
#unlock-form input:active {
  outline: none;
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #aaa; }

#unlock-form input {
  width: 70%;
  margin: 0 auto;
  border-radius: 0;
  text-align: center;
  color: #fff;
  background-color: transparent;
  height: 40px; }
  #unlock-form input::-webkit-input-placeholder {
    color: #fff; }
  #unlock-form input::-moz-placeholder {
    color: #fff; }
  #unlock-form input:-ms-input-placeholder {
    color: #fff; }

#unlock-form #unlock-btn {
  display: block;
  margin: 0 auto;
  background-color: #fff;
  color: #123359;
  border-radius: 3px;
  width: 120px; }

#back-to-home {
  position: fixed;
  top: 110px;
  left: 60px; }
  #back-to-home a {
    color: #fff;
    font-size: 18px; }
    #back-to-home a i {
      font-size: 24px; }

h1 {
  font-size: 18px; }

body,
html {
  margin: 0;
  padding: 0 !important;
  height: 100%; }
  body.backend,
  html.backend {
    background-color: #3D3D3F !important; }

#container {
  min-height: 100%;
  position: relative; }

.full_height_100vh_home {
  height: 100vh;
  position: relative;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed; }

.bg_overlay_section {
  background: rgba(28, 28, 31, 0.8);
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 120%;
  z-index: 0; }

.simple-page-wrap {
  padding-top: 8%;
  position: relative;
  padding-bottom: 130px;
  height: 100%; }
  .simple-page-wrap a.underline {
    text-decoration: underline !important; }
    .simple-page-wrap a.underline:hover {
      text-decoration: none !important; }
  @media (max-width: 767px) {
    .simple-page-wrap {
      width: 100% !important; } }

.simple-page-footer {
  position: absolute;
  width: 100%; }

.bg-1 {
  background-image: url("/images/global_company_1.jpg"); }

.bg-2 {
  background-image: url("/images/global_company_2.jpg"); }

.bg-3 {
  background-image: url("/images/global_company_3.jpg"); }

.bg-4 {
  background-image: url("/images/global_company_4.jpg"); }

.bg-5 {
  background-image: url("/images/global_company_5.jpg"); }

.campaign-unsubscription {
  text-align: center;
  color: #fff; }

.form-control-transparent {
  border-color: transparent; }

.has-error .help-block small {
  color: #a94442; }

.has-error .help-block .same-grey {
  color: #555555; }

/*# sourceMappingURL=../css/cloudhorizon-misc.css.map */
