@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:100,300');
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* ---- [ Main Styles ] ---- */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  height: 100%;
}
.container {
  margin: 0 auto;
  width: 1280px;
  position: relative;
  text-align: center;
}
.col {
  display: inline;
  float: left;
}
.alpha {
  margin-left: 0 !important;
}
.omega {
  margin-right: 0 !important;
}
.full {
  width: 100%;
}
.almost-full {
  width: 95.13809524%;
  margin: 0 0.05;
  float: none;
  margin: 0 auto;
}
.col_one {
  width: 99.9%;
  margin: 0 0.05;
}
.col_half {
  width: 49.9%;
  margin: 0 0.05;
}
.col_two_thirds {
  width: 66.56666667%;
  margin: 0 0.05;
}
.col_one_third {
  width: 33.23333333%;
  margin: 0 0.05;
}
.col_one_fourth {
  width: 24.9%;
  margin: 0 0.05;
}
.col_three_fourths {
  width: 74.80636704%;
  margin: 0 0.05;
}
.col_one_fifth {
  width: 19.9%;
  margin: 0 0.05;
}
.col_two_fifths {
  width: 39.9%;
  margin: 0 0.05;
}
.col_three_fifths {
  width: 59.78023952%;
  margin: 0 0.05;
}
.col_one_sixth {
  width: 16.56666667%;
  margin: 0 0.05;
}
@media only screen and (max-width: 1440px) {
  .container {
    width: 1280px;
  }
}
@media only screen and (max-width: 1280px) {
  .container {
    width: 1180px;
  }
}
@media only screen and (max-width: 1180px) {
  .container {
    width: 1024px;
  }
}
@media only screen and (max-width: 1024px) {
  .container {
    width: 980px;
  }
}
@media only screen and (max-width: 980px) {
  .container {
    width: 760px;
  }
}
@media only screen and (max-width: 780px) {
  .container {
    width: 480px;
  }
  .full,
  .col_one,
  .col_half,
  .col_two_thirds,
  .col_one_third,
  .col_one_fourth,
  .col_three_fourths,
  .col_one_fifth,
  .col_two_fifths,
  .col_three_fifths,
  .col_one_sixth {
    width: 99.9%;
    margin: 0 0.05;
  }
}
@media only screen and (max-width: 480px) {
  .container {
    width: 99%;
  }
}
body {
  margin: 0;
  padding: 0;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 16px;
  font-weight: 100;
  color: #88878a !important;
  line-height: 150%!important;
  top: 0!important;
  letter-spacing: 0.06em;
  background: #ffffff !important;
  opacity: 1!important;
  background: url('images/login_bg.jpg') no-repeat bottom center !important;
  background-size: cover;
}
a {
  text-decoration: none;
  color: #229ec2 !important;
}
a:hover {
  color: #1a7b97 !important;
}
.super-container-login {
  width: 100%;
  position: relative;
  margin: 0 auto;
}
.logo-portal {
  background: url("images/blvdlogo.png") no-repeat;
  width: 174px;
  height: 85px;
  position: relative;
  display: block;
  left: 50%;
  top: 20px;
  margin-bottom: 50px;
  margin-left: -77px;
  text-indent: -9999px;
  z-index: 9999999;
}
.super-content-login {
  margin: 0 auto;
  width: 100%;
  position: relative;
  height: 100%;
}
.form-wrapper-login {
  position: absolute!important;
  margin-top: 17%;
  left: 50%;
  margin-left: -150px;
  z-index: 999;
  width: 300px;
  height: 520px;
  background-color: #ffffff;
  padding: 0px 15px;
  border: 4px solid #229ec2;
  text-align: center;
  color: #ffffff;
}
.form-top {
  width: 100%;
  margin: 0 auto;
  padding: 10px;
  background: #ffffff;
}
.form-mag {
  position: relative;
  margin: 0 auto;
  display: block;
  z-index: 99999;
  padding: 0 10px;
}
.form-title {
  color: #231f20;
  font-size: 2em;
  padding: 0;
  line-height: 115%;
  margin-top: 55px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 10px;
}
.subtitle-form {
  color: #969696;
  font-size: 1em;
  margin: 35px auto 0;
  text-align: center;
}
.form-mag {
  position: relative;
  margin: 0 auto;
  display: block;
  z-index: 99999;
  padding: 0 10px;
}
.super-content-login .with_frm_style .frm_submit input[type=submit],
.super-content-login .with_frm_style .frm_submit input[type=button],
.super-content-login .frm_form_submit_style,
.super-content-login .with_frm_style.frm_login_form input[type=submit] {
  font-family: 'Lato', sans-serif;
  font-size: 1.2em;
  height: auto;
  line-height: normal;
  text-align: center;
  border-width: 0;
  color: #ffffff;
  cursor: pointer;
  font-weight: normal;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-shadow: none;
  padding: 6px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  margin: 10px;
  margin-left: -21px !important;
  margin-right: 0;
  vertical-align: middle;
  width: 200px !important;
  background: url("images/form_submit_bg.jpg") no-repeat center right #676767 !important;
}
.frm_style_formidable-style.with_frm_style input[type=text],
.frm_style_formidable-style.with_frm_style input[type=password],
.frm_style_formidable-style.with_frm_style input[type=email],
.frm_style_formidable-style.with_frm_style input[type=number],
.frm_style_formidable-style.with_frm_style input[type=url],
.frm_style_formidable-style.with_frm_style input[type=tel],
.frm_style_formidable-style.with_frm_style input[type=phone],
.frm_style_formidable-style.with_frm_style input[type=search],
.frm_style_formidable-style.with_frm_style select,
.frm_style_formidable-style.with_frm_style textarea,
.frm_form_fields_style,
.frm_style_formidable-style.with_frm_style .frm_scroll_box .frm_opt_container,
.frm_form_fields_active_style,
.frm_form_fields_error_style,
.frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices,
.frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single {
  color: #231f20 !important;
  background-color: #ffffff;
  border-color: #cccccc;
  border-width: 1px;
  border-style: solid;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  width: 100%;
  max-width: 100%;
  font-size: 14px;
  padding: 6px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  font-weight: normal;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
@media only screen and (max-width: 780px) {
  .form-wrapper-login {
    left: 3%;
    height: 456px;
  }
}
