/* !!!override foundation defaults */
.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
  float: left; }

.button.clear {
  color: #545454;
  text-decoration: underline; }

.float-right {
  float: right; }

.ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.button {
  border-radius: 2.5px; }

.parent {
  position: relative; }

.child {
  position: absolute; }

.top {
  top: 1rem; }

.right {
  right: 1rem; }

html * {
  margin: 0;
  padding: 0; }

html {
  background: #0055a5; }
  html form#aspnetForm,
  html div#login_container {
    margin: 0;
    padding: 0;
    height: 100%;
    display: block; }

body {
  background: transparent;
  font-family: Helvetica, Verdana, sans-serif; }

div#login_container {
  margin: 0 0 -81px 0;
  padding: 0;
  min-height: 100%;
  height: auto;
  height: 100%;
  background: #f9f9f9; }

#login_header {
  text-align: center; }
  #login_header * {
    margin: 0 auto; }

#login_header_top_band {
  background-color: #0055a5;
  line-height: 20px;
  font-size: 20px;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 20px;
  padding: 0; }

#login_header_title {
  background: transparent url(/Custom/Resources/imgs/600-x-145-Login-LearnORS-Header-Logo-final.png) center center no-repeat;
  width: 600px;
  height: 145px;
  margin-top: 1em;
  margin-bottom: 30px;
  background-size: cover; }

#login_body {
  text-align: center; }
  #login_body .button {
    transition: box-shadow .75s ease;
    border-radius: 2.5px;
    border: 1px solid #757575;
    color: #757575;
    font-weight: bold;
    margin: 1rem;
    text-decoration: none;
    padding: 10px 16px 11px;
    white-space: nowrap; }
    #login_body .button:hover:focus {
      box-shadow: inset -3px 3px 3px #cccccc; }
    #login_body .button:hover {
      box-shadow: -1px 1px 1px #999999; }
    #login_body .button:focus {
      box-shadow: inset -1px 1px 1px #cccccc;
      outline: none; }

#login_body * {
  margin: 0 auto;
  text-align: left; }

#login_columns {
  z-index: 1;
  width: 800px;
  height: 400px;
  padding-top: 25px; }
  #login_columns * {
    z-index: 1; }

#loginWindow {
  width: 325px;
  padding-bottom: 1em; }
  #loginWindow * {
    text-align: center; }

#loginWindowContentLogo {
  text-align: left;
  line-height: 70px;
  height: 82px; }

.forgotPasswordButton {
  margin-right: 0.75em;
  font-size: 0.85em; }

.field {
  position: relative;
  margin: 1.5em 0; }
  .field .loginInput {
    border: solid 1px #757575;
    line-height: 1.25em;
    padding: 8px 2px;
    margin: 8px 0;
    font-size: 12pt;
    text-align: center;
    background-color: transparent;
    width: 98%; }
  .field label {
    position: absolute;
    top: 0;
    left: 0;
    font-style: italic;
    display: block;
    line-height: 1.5em;
    padding: 8px 2px;
    margin: 8px 0;
    width: 280px;
    font-size: 10pt;
    text-align: center; }

.inputFieldSet {
  margin: 1em auto; }

.loginButtons {
  text-align: right;
  margin: 1em 0; }

#loginButton .ui-button-text {
  color: #757575; }

#features {
  width: 350px;
  font-family: Helvetica, Arial, sans-serif;
  padding-left: 400px; }
  #features h1 {
    font-weight: normal;
    vertical-align: bottom;
    font-size: 16pt;
    letter-spacing: normal;
    height: 23px;
    background-color: #0055a5;
    margin: 0;
    padding: 8px 0 3px 0.25em; }
    #features h1 span {
      margin: 0;
      padding: 0 0 0 2px;
      display: block;
      float: left; }
    #features h1 .titleText {
      color: #fff;
      margin: 0;
      padding: 0 0 0 0.25em; }
  #features .indent {
    display: block;
    padding: 3px 18px; }
  #features ul {
    clear: both;
    padding: 0.5em 2em; }
    #features ul li {
      font-family: Helvetica, Arial, sans-serif;
      margin: 0;
      padding: 0.25em 0 0.5em 0;
      list-style-type: none;
      font-size: 10pt; }
      #features ul li div {
        margin: 0;
        padding: 0;
        line-height: 14px;
        height: 14px; }
        #features ul li div span {
          padding: 0 4px 0 0;
          margin: 0;
          display: block;
          float: left; }
          #features ul li div span.txt-orange {
            font-weight: 200; }
          #features ul li div span.indent {
            display: block;
            margin-left: 13px; }

#login_footer {
  height: 80px;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 0px;
  background-color: transparent;
  width: 100%; }
  #login_footer #login_footer_colorband {
    width: 100%;
    height: 10px;
    margin: 0;
    padding: 0;
    background-color: #a8a8a8;
    overflow: hidden;
    float: left; }
    #login_footer #login_footer_colorband .first {
      width: 80%;
      margin: 0;
      padding: 0;
      height: 10px;
      float: left; }
    #login_footer #login_footer_colorband .other {
      width: 19.99%;
      margin: 0;
      padding: 0;
      height: 10px;
      float: left; }
    #login_footer #login_footer_colorband .glyphs {
      display: block;
      margin: 2px 0 0 5px;
      padding: 0; }
  #login_footer#login_footer_buffer {
    height: 83px; }

#login_footer #login_footer_logoband {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 0;
  height: 70px;
  background: #a8a8a8;
  white-space: nowrap;
  vertical-align: top;
  overflow: hidden; }
  #login_footer #login_footer_logoband span {
    height: 70px;
    line-height: 60px;
    display: inline-block;
    vertical-align: top; }
  #login_footer #login_footer_logoband .first {
    width: 80%;
    margin: 0;
    padding: 0;
    height: 70px;
    text-align: right;
    font-style: italic;
    font-weight: normal;
    font-size: 13px;
    color: #fff;
    line-height: 70px;
    margin-left: -3em;
    padding-right: 3em; }
  #login_footer #login_footer_logoband .other {
    width: 19.9%;
    margin: 0;
    padding: 0;
    height: 70px;
    display: inline-block; }

.logoBandLogo {
  background: url(../Images/logo_rt_hz_50x170.png) center center no-repeat;
  margin: 0;
  padding: 0;
  min-width: 200px;
  width: 200px;
  cursor: pointer; }

.logoBandRed {
  background-color: #75240d;
  color: #0055a5; }

.logoBandOrange {
  background-color: #a8a8a8;
  color: #0055a5; }

.logoBandBlue {
  background-color: #a8a8a8;
  color: #fff; }

.logoBandDarkBlue {
  background-color: #a8a8a8;
  color: #757575; }

.logoBandBlack {
  background-color: #a8a8a8;
  color: #fff; }

.modalDialog h1.title {
  font-weight: bold;
  font-size: 12pt; }
.modalDialog .message {
  font-weight: normal;
  font-size: 11pt; }
  .modalDialog .message a {
    font-weight: normal;
    font-size: 11pt; }
  .modalDialog .message p {
    padding: 0.5em 0; }
  .modalDialog .message input[type='text'] {
    padding: 0.3em;
    margin: 0; }

#emailHeading {
  margin: 0;
  padding: 0.25em;
  width: 95%; }
  #emailHeading .ui-state-error {
    font-size: 12pt;
    width: 95%; }

#emailFieldSet {
  padding-top: 1em; }

#email {
  width: 95%; }

#emailLabel {
  width: 95%;
  padding: 8px 2px;
  margin: 8px 0;
  font-size: 12pt; }

.txt-light {
  color: #a8a8a8; }

.txt-dark {
  color: #0055a5; }

.txt-orange {
  color: #0055a5; }

.txt-blue {
  color: #0055a5; }

.txt-lgray {
  color: #a8a8a8; }

.txt-darkblue {
  color: #0c89ff; }

.txt-green {
  color: #757575; }

.glyphs {
  background: transparent url(../images/Glyphs.png) top left no-repeat; }
  .glyphs.caret1 {
    width: 14px;
    height: 23px;
    background-position: 0px 0px; }
  .glyphs.caret2 {
    /* overriding default caret to customize which icon to use in the css */
    width: 14px;
    height: 23px;
    background-position: 0px -55px; }
  .glyphs.caret3 {
    width: 14px;
    height: 23px;
    background-position: 0px -40px; }
  .glyphs.caret4 {
    width: 14px;
    height: 23px;
    background-position: 0px -55px; }

#loginWindowContentLogo .customer_logo_login {
  height: 74px;
  background: transparent url(/Custom/Resources/imgs/280-x-74-Login-ORS-logo-for-login-box.png) no-repeat center;
  background-size: contain; }

/* jQueryUI / Arista Fixes */
.ui-widget {
  font-family: inherit; }

.ui-widget-header,
ui-widget-content {
  color: #0055a5; }

.ui-button-text {
  font-size: 12px; }

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: none; }
