body {
  background: #ffffff url('/em7/libs/theme_image.em7/big_white_square.png'); 
  font: 8pt Arial;
  color: #222B64;
  padding:0px;
  margin: 0px;
}

a {
  color: #4e514d;
  text-decoration: none;
}
a:hover {color: #8c0d0d; }

#login_page { 
    position:relative;
    z-index: 0;
    width: 690px;
    height: 438px;
    margin: 41px auto 0 auto; 
    background: url('/em7/libs/theme_image.em7/enSure_Splash.jpg') center top no-repeat; 
}

#error_message {
  position: absolute;
  top: 110px;
  right: -32px;
  width: 308px;
  height: 46px;
  overflow:hidden;
  text-align:center;
  font-weight: bold;
  color: #8c0d0d;
}

#fieldset {
  position: absolute;
  right: 38px;
  top: 156px;
  width: 280px;
}
#fieldset .form_field {
  clear: both;
  padding-top: 4px;
}
#fieldset label {
  float:left;
  width: 138px;
  height: 23px;
  line-height:23px;
  font-weight:bold;
  font-size: 120%;
  text-align:right;
}
#fieldset .input {
  float: right;
  width: 116px;
  height: 20px;
  font: 10pt Arial;
  color: #190887;
  background-color: #d6e0e6;
  border: #e7e4e4 1px solid;
  border-radius: 5px;
  padding: 0px 2px;
  text-indent: 2px;
}
#fieldset .submit {
  width: 80px;
  float: right;
}
#fieldset .submit {
  height: 25px;
  padding: 0;
  font-weight: normal;
  font-size: 120%;
  border: #f38B1F 0px solid;
  border-radius: 7px;
  font-family: Arial;
  background-color: #f38B1F;
  text-align: center;
  cursor: pointer;
  color: #ffffff;
  letter-spacing: 0.04em;
  word-wrap: normal;
  white-space: nowrap;
   background-image: url('/em7/libs/theme_image.em7/enablis_button_1.png'); }
#fieldset .submit:hover {
  background-color: #8c8c8c;
  color: #ffffff;
   background-image: url('/em7/libs/theme_image.em7/enablis_button_2.png'); }

#pw_recovery_link {
  clear: both;
  float: right;
  width: 122px;
  text-align: center;
  cursor:pointer;
  font-size: 7pt;
}

#xfer_session {
  margin-top: 2px;
  float: left;
}
#xfer_session input {
  width: auto;
  border:none;
}

#secure_status {
  position: absolute;
  top: 363px;
  right: 23px;
  text-align:center;
  width: 200px;
  font-weight:bold;
}
#secure_status .active {
  color: #8c0d0d;
}

#footer {
  color: #1e1c1a;
  position: absolute;
  width:100%;
  bottom: 0;
  text-align:center;
  font-size: 6pt;
}

#noscript-bg {position: fixed; left: 0; top: 0; width: 100%; height: 100%; background-color: black; -moz-opacity: 0.7; opacity: 0.7; z-index: 1; }
#noscript-text { position: absolute; text-align: center; left: 0; width: 100%; top: 30%; font-size: 13.5pt; line-height: 1.5em; z-index: 2; padding-top: 70px; background: url('/em7/libs/images/em7_logo.gif') center top no-repeat; }
#noscript-text a { font-size: 13.5pt; text-decoration: underline; }
#noscript-text b { font-size: 16.5pt; }

body.unlicensed #fieldset {display: none;}
body.form_disabled #fieldset {display: none;}
body.hide_pw_field #LOGIN_pwd_field {display:none;}

#login_page {
    background-size: 50% auto;
    height: 500px;
    margin-top: 50px;
    width: 925px;
}
#fieldset:before {
    color: #002E78;
    content: " Customer Portal";
    font-size: large;
    left: 135px;
    position: absolute;
    text-align: center;
    top: -48px;
}
#error_message {
    height: auto;
    overflow: visible;
    right: 225px;
    top: 283px;
    width: 370px;
}
#fieldset {
    right: 350px;
    top: 305px;
    width: 264px;
}
#fieldset .form_field {
    padding-top: 10px;
}
#fieldset .submit {
    background-color: #004C8C;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 3px #111111;
    color: #FFFFFF;
    right: 35px;
}
#secure_status {
    right: 330px;
    top: 410px;
}
#login_page:before {
    content: url("/em7/libs/theme_image.em7/Enablis_Logo_500-50_RGB.png");
    position: relative;
    right: 0;
    top: 0;
}
#login_page:after {
    content: "2015 Enablis. Ph: 1300 887 664 Email: support@enablis.com.au";
    position: absolute;
    right: 210px;
    top: 450px;
}