body {
  background: #000000 url('/em7/libs/theme_image.em7/bg_white.png'); 
  font: 9pt Arial, Tahoma, Verdana, sans-serif;
  color: #989898;
  padding:0px;
  margin: 0px;
}

a {
  color: #8c8c8c;
  text-decoration: none;
}
a:hover {color: #d80000; }

#login_page { 
    position:relative;
    z-index: 0;
    width: 690px;
    height: 438px;
    margin: 41px auto 0 auto; 
    background: url('/em7/libs/theme_image.em7/eplus_login_010.png') 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: #d80000;
}

#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: 11pt Arial, Tahoma, Verdana, sans-serif;
  color: #000000;
  background-color: #ffffff;
  border: #767676 1px solid;
  border-radius: 5px;
  padding: 0px 2px;
  text-indent: 2px;
}
#fieldset .submit {
  width: 80px;
  float: right;
}

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

#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: #d80000;
}

#footer {
  color: #8c8c8c;
  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;}

body {
background: #ffffff  
no-repeat center center;
background-size: 100% auto;
height: auto;
}

#login_page {
width: 694px;
height: 449px;
margin-top: 50px;
background: url('/em7/libs/theme_image.em7/eplus_login_010.png');
background-size: 694px 449px;
}

#fieldset {
right: 138px;
/* top: 240px; */
width: 270px;
}

#fieldset label {
color: #3597D3;
padding-right: 5px;
}
#fieldset .form_field {
padding-top: 10px;
}

div#fieldset .submit {
background-color: #379ad3
}

#secure_status {
position: absolute;
top: 263px;
right: 151px;
text-align: center;
width: 200px;
font-weight: bold;
}

#footer {
display: none;
visibility: off;
color: #818181;
position: absolute;
width: 100%;
bottom: 10px;
text-align: center;
font-size: 8pt;
}

body {
/* Use the background image uploader in the theme editor, then snag the URL of the image from the preview window.  */
background: #ffffff  
no-repeat center center;
background-size: 100% auto;
height: auto;
}

#login_page {
width: 694px;
height: 449px;
margin-top: 50px;
background: url('/em7/libs/theme_image.em7/eplus_login_010.png');
background-size: 694px 449px;
}

#error_message {
position: absolute;
color: #ca020a !important;
left: 234px;
width: 232px;
height: 22px;
overflow: visible;
text-align: middle;
font-weight: bold;
bottom: auto;
top: 191px;
}

#fieldset {
top: 224px;
width: 270px;
right: 250px;
}

#fieldset label {
color: #3597D3;
padding-right: 5px;
}
#fieldset .form_field {
padding-top: 10px;
}

div#fieldset .submit {
background-color: #379ad3
}

#secure_status {
right: 250px;
bottom: 86px;
height: 22px;
top: auto;
font-size: 10px;
}

#footer {
display: none;
visibility: off;
color: #818181;
position: absolute;
width: 100%;
bottom: 10px;
text-align: center;
font-size: 8pt;
}


#fieldset input.input {
float: right;
width: 116px;
height: 20px;
font: 10pt Arial;
color: #000000;
background-color: #D2EEFF;
border: #D2EEFF 1px solid;
border-radius: 10px;
padding: 2px;
text-indent: 2px;
}

#fieldset label {
color: #000000;
font-weight: normal;
}

#fieldset .submit {
height: 25px;
padding: 0;
font: 10pt Arial;
color: #FFFFFF;
border-radius: 10px;
text-align: center;
cursor: pointer;
border: #114989 1px solid;
background-color: #114989 !important;
background-image: none;
}

#fieldset .submit:hover {
padding: 0;
color: #000000;
background-color: #78afee !important;
border-radius: 10px;
border: #78afee 1px solid;
background-image: none;
}