.full_height {
  background: url("../media/Bg_Hero_v2.png") no-repeat center
center;
  /* background-size: 1200px; */
  background-size: cover;
  background-color: #0C509D;
  /* background-position-y: 200px; */
 /*  background-position-x: 700px; */
}

form {
  margin: 0px;
  margin: 0px;
}

fieldset {
  padding: 0px;
  margin: 0px;
  border: 0px;
}

.login_form {
  width: 100%;
  border: 0px;
  margin: 0px;
  padding: 40px 50px 33px 50px;
  box-sizing: border-box;
  color: #ffffff;
  /* background-color: rgba(0,0,0,.2); */
}

.login_form div {
  margin-bottom: 20px;
}

.login_holder h1 {
  color: #ffffff;
  border-bottom: 0px;
  padding-top: 40px;
}

.login_holder,
.tab_login td {
  color: #ffffff;
}

.tab_login {
  width: 80%;
  margin: 0px auto;
}

.login_holder a {
  color: #ffffff;
}

.form_login {
  margin: 0px auto;
  color: #ffffff;
  width: 80%;
}

.form_login td {
  padding-bottom: 20px;
}

.form_login td input[type="text"] {
  margin-bottom: 25px;
}

.form_login td a {
  color: #ffffff;
  text-decoration: underline;
}

#LoginControl_PanelThankYou {
  width: 100%;
  border: 0px;
  margin: 0px;
  padding: 20px 0px 0px 0px;
  float: right;
}

#LoginControl_PnlAdminSecurityQuestion,
#LoginControl_panLogin {
  width: 100%;
  border: 0px;
  margin: 0px;
  padding: 12px 0px 0px 0px;
  float: right;
}

.request {
  width: 100%;
  display: block;
  padding-bottom: 25px;
  color: #eaf3f8;
}

.login_form .request > label {
  position: absolute;
  padding: 13px 5px 5px 10px;
  margin-left: 0px;
  color: #eaf3f8 !important;
  z-index: 1;
  cursor: text;
  opacity: 0.8;
  pointer-events: none;
  display: none;
  font-size: 16px;
  font-family: "nimbus-sans", "Lato", Arial, sans-serif;
}

#LoginControl_div_RememberMe {
  padding-bottom: 20px;
  padding-top: 25px;
  text-align: center;
}

#LoginControl_div_RememberMe label {
  position: relative;
  display: inline-block !important;
  padding: 0px;
  line-height: 21px;
  visibility: visible !important;
  width: auto !important;
  color: #ffffff;
  font-size: 17px;
}

.login_holder input[type="text"],
.login_holder input[type="password"] {
  height: 46px;
  border: 0px;
  width: 100%;
  background: transparent;
  color: #eaf3f8;
  line-height: 44px;
  padding-right: 44px;
  padding-left: 10px;
  font-size: 16px;
  position: relative;
  box-sizing: border-box;
  border-bottom: 2px solid #eaf3f8;
  font-family: "nimbus-sans", "Lato", Arial, sans-serif;
}

.username {
  /* background:url(../media/user_icon.png) 96% center no-repeat rgba(11, 30, 57, 0.7)!important;*/

  font-family: "nimbus-sans", sans-serif;
  color: #eaf3f8 !important;
}

.request .email {
  /*background:url(../media/email_icon.png) 96% center no-repeat rgba(11, 30, 57, 0.7)!important; */

  font-family: "nimbus-sans", sans-serif;
  color: #eaf3f8;
}

.password {
  /* background:url(../media/lock_icon.png) 96% center no-repeat rgba(11, 30, 57, 0.7)!important; */

  font-family: "nimbus-sans", sans-serif;
  color: #eaf3f8;
}

.button_holder_lf {
  display: block;
  padding-top: 0px;
  vertical-align: middle;
}

.button_holder_lf input {
  display: inline-block;
  cursor: pointer;
}

.submit_button {
  width: 442px;
  height: 60px;
  border: 2px solid #ffffff;
  padding: 0px 0px 0px 15px;
  text-align: left;
  background-color: transparent;
  color: #ffffff;
  font-weight: 800;
  font-size: 1rem;
  cursor: pointer;
}

input[type="button"], input[type="submit"] {
  width: 442px;
  height: 60px;
  border: 2px solid #ffffff;
  padding: 0px 0px 0px 15px;
  text-align: left;
  background-color: transparent;
  color: #ffffff;
  font-weight: 800;
  font-size: 1rem;
  cursor: pointer;
  text-transform: capitalize;
}

.button_holder_lf input:hover {
  opacity: 0.8;
}

.fp_link {
  text-decoration: none;
  padding-top: 20px;
  text-align: left;
  /* color:#8ba7cb; */

  font-size: 0.8rem;
}

.fp_link a {
  color: #ffffff;
  /* text-decoration: underline; */
}

#fp_form {
  width: 100%;
}

.retrieve_password_form {
  width: 100%;
  margin: 0px auto;
  color: #ffffff;
  padding: 36px 40px;
  box-sizing: border-box;
}

.retrieve_password_form h3 {
  color: #ffffff !important;
  font-size: 20px;
  padding-bottom: 8px;
}

.LoginErrorMessage {
  color: #ff9300 !important;
}

.chbox_holder,
.login_info_block2 {
  color: #ffffff;
}

.login_info_block2 p strong {
  font-size: 17px;
  line-height: 26px;
}

.back_to_login {
  color: #eaf3f8;
  line-height: 20px;
  font-size: 11px;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
}

.PanelThankYou p {
  padding-bottom: 20px;
  line-height: 18px;
}

.chbox_holder {
  padding-top: 20px;
}

.chbox_holder,
.chbox_holder input,
.chbox_holder label {
  vertical-align: middle;
}

.chbox_holder input {
  margin: 0px 7px 0px 0px;
}

/*colorBox*/

#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 9999;
  overflow: hidden;
}

#cboxOverlay {
  opacity: 0.7 !important;
}

#colorbox {
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  box-shadow: 0px 0px 10px #cccccc;
  -moz-box-shadow: 0px 0px 10px #cccccc;
  -webkit-box-shadow: 0px 0px 10px #cccccc;
  width: 450px;
}

#cboxWrapper {
  max-width: none;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}

#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

#cboxOverlay {
  background: #fff;
}

#colorbox {
  outline: 0;
}

#cboxContent {
  background: #fff;
  overflow: hidden;
  position: relative;
  padding: 30px;
}

#colorbox .back_to_login {
  display: none;
}

#cboxClose {
  border: 0px;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
  color: #ffffff;
  font-size: 0px;
  line-height: 0px;
  background: #ffffff url(../media/close_button.png) left top no-repeat;
}

.login_info_block {
  display: none;
}

.ErrorMessage {
  color: #ff9300 !important;
}

.form_login td input[type="image"]:hover {
  opacity: 0.8;
}

/* added by Justin */

.text_holder {
  margin-bottom: 0px;
  font-family: "Prata", serif;
  font-size: 3rem;
  font-weight: 300;
}

nav {
  background-color: transparent;
}

.top_search_box a {
  color: #fff;
}
