#login_main {
  background: white url("./codasign-logo-large.5dd11a8e2e1d.png") no-repeat;
  background-position: 40px 80px;
  background-size: 330px;
  width: 100%;
  height: 300px;
}

#login_main .homeloginbox {
  background: white;
  background-image: none;
}

#login_main .buttonskin {
  background: #b42735;
}

.homeloginmenu a {
  color: #b42735;
}

#codalink.support {
  margin: 3px 0;
  width: 280px;
  height: 90px;
  float: left;
  background: url("./CODA_support_banner_logo.a38b1a2c4fee.png") no-repeat 0 3px;
}

#launchpadlink {
  margin: 3px 0;
  width: 330px;
  height: 90px;
  float: left;
  background: url("./envisage-launchpad-logo.c4433c563e77.png") no-repeat 0 3px;
}

.splashscreen h1 {
  position: absolute;
  top: 370px;
  left: 67px;
  margin: 0px;
  padding: 0px;
  color: #2d62ae;
  font-size: 51pt;
  font-weight: normal;
}
.splashscreen p {
  color: #ffffff;
  position: relative;
  top: 500px;
  left: 67px;
  margin: 0px;
  font-size: 24pt;
  width: 770px;
}

.splashscreen {
  width: 926px;
  height: 631px;
  background: url("./splash_background.f732c8de31ad.jpg") 0px 0px no-repeat;
  position: relative;
  margin: auto;
}

/**
 * Config splash screen
 */
.configsplash div {
  background: #f2f2f2;
  font-family: Verdana, Geneva, sans-serif;
  height: 98%;
}
.configsplash {
  width: 926px;
  height: 631px;
  background: url("./config_screen.ed3d19ce569a.jpg") 0px 0px no-repeat;
  position: relative;
  margin: auto;
}
.configsplash h1 {
  position: absolute;
  top: 370px;
  left: 67px;
  margin: 0px;
  padding: 0px;
  color: #040605;
  font-size: 51pt;
  font-weight: normal;
}
.configsplash p {
  color: #ffffff;
  position: relative;
  top: 500px;
  left: 67px;
  margin: 0px;
  font-size: 20pt;
  width: 770px;
}

.resellerlink_skinned {
  height: 68px;
  background-image: url("./numed-logo-colour.d9f8859d96f4.png");
  width: 144px;
  background-repeat: no-repeat;
  background-position: center center;
}
