html,body {
  height: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #666666;
  margin: 0;
  padding: 0;
}

.msg_error {
  color: red;
  text-align: left;
}

.fd-splashLink.a:link,.fd-splashLink.a:visited {
  font-size: 11px;
}

.fd-splashLink.a:hover {
  font-size: 11px;
}

.fd-splash-background {
  background: #CDDEEF url(images/bkg-head.jpg) no-repeat scroll center top;
}

.fd-splash {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 10000;
}

.fd-wait {
  cursor: wait;
  background: #CDDEEF url(images/bkg-head.jpg) no-repeat scroll center top;
}

.fd-splash a,.fd-splash a:hover,.fd-splash a:visited {
  color: #076a9c;
  text-decoration: underline
}

.fd-splashLoading, .fd-splashLoading-full {
  background-color: #FFFFFF;
  border: 1px solid #B2C6DB;
  color: #666666;
  padding: 20px;
  width: 403px;
  -webkit-box-shadow: 0px 3px 25px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 3px 25px rgba(0,0,0,0.2);
  box-shadow: 0px 3px 25px rgba(0,0,0,0.2);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.fd-splashLoading-full {

}

.fd-splashLoading table caption {
  color: #333333;
  font-weight: bold;
  padding: 0px 0px 10px 0px;
  font-size: 14px;
  text-align: left;
}

.fd-splashLoading #mainContent {
  margin: Opx;
  width: 100%;
  display: block;
}

.fd-splashLoading .stepCount {
  text-align: right;
}

.fd-splash input.text {
  background: #b7cbd8 url(images/back-text.gif) left top repeat-x;
  border: solid 1px #b7cbd8;
  font-size: 12px;
  padding: 3px;
  width: 400px;
}

.fd-splash input.textSmall {
  background: #b7cbd8 url(images/back-text.gif) left top repeat-x;
  border: solid 1px #b7cbd8;
  font-size: 12px;
  padding: 3px;
}

.fd-splash div.fd-splashLogoContainer {
  width: 100%;
  display: block;
  text-align: left;
}

.fd-splash div.fd-splashTitleContainer {
  float: left;
  width: 100%;
  padding-bottom: 4px;
}

.fd-splash div.fd-splashTitleContainer div {
  width: auto;
  display: inline;
  float: left;
}

.fd-splash div.fd-splashTitleContainer span {
  float: left;
  color: #333333;
  font-weight: bold;
}

.fd-splash div.fd-splashTitleContainer a, .fd-splash div.fd-splashRight  {
  float: right;
  cursor: pointer;
}

.fd-splash div.fd-splashRight  {
  vertical-align: top;
}

.fd-splashErrorContainer {
  padding-left: 22px;
  padding-top: 20px;
  background: transparent url(images/fail-auth.gif) left 17px no-repeat;
  color: #cc0000;
  font-weight: bold;
  display: block;
  text-align: left;
}

.fd-splashSuccessContainer {
  padding-top: 20px;
  color: green;
  font-weight: bold;
  display: block;
  text-align: left;
}

.fd-splashFooter {
  text-align: left;
  width: 100%;
  display: block;
  margin: 20px 0px 10px 3px;
}

.fd-splashFooter span {
  text-align: left;
  padding-top: 6px;
}

.fd-splashLang {
  text-align: left;
  width: 100%;
  display: block;
  margin: 10px 0px 0px 3px;
}

.fd-splashLang span {
  color: #CCCCCC;
}

/* Push Button */
.fd-splashPushButton {
  border-width: 1px 0;
  border-style: solid;
  border-color: #B7CBD8;
  background: url(images/bkg-button.png) repeat-x 0 0;
  margin: auto .25em;
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: text-bottom;
  padding: 0px;
}

.fd-splashPushButton:hover {
  background: url(images/bkg-button.png) repeat-x 0 -28px;
}

.fd-splashPushButton .first-child {
  display: block; *
  display: inline-block;
  border-width: 0 1px;
  border-style: solid;
  border-color: #B7CBD8;
  margin: 0px -1px 0px -1px; *
  left: -1px;
}

.fd-splashPushButton button {
  background-color: transparent; *
  overflow: visible;
  cursor: pointer;
  font-size: 11px;
  color: #333333;
  border: none;
}

.fd-splashPushButton button {
  height: 28px;
  padding: 5px 10px 6px 28px;
}

.fd-splashPushButton button.login {
  background: url(images/arrow-button.gif) no-repeat center right;
  padding-left: 10px;
  padding-right: 20px;
  margin-right: 4px;
}

.fd-splashPushButton button.next {
  background: url(images/next.png) no-repeat center right;
  padding-left: 10px;
  padding-right: 20px;
  margin-right: 4px;
}

.fd-splashPushButton button.cancel {
  background: url(images/cancel.png) no-repeat 6px 5px;
}

.fd-splashPushButton button.back {
  background: url(images/back.png) no-repeat 6px 6px;
}

.fd-splashPushButton {
  margin-top: 20px
}

.fd-errorPage {

}

.fd-errorPage td {
  padding-right: 15px;
}

.fd-errorPage h1 {
  color: #C40000;
  font-weight: bold;
  padding: 0px 0px 10px 0px;
  font-size: 15px;
  text-align: left;
}

.fd-errorPage span {
  color: #C40000;
  font-weight: bold;
}

.fd-errorPage span.exception {
    color: #666666;
    font-weight: normal;
    line-height: 26px;
    width: 800px;
}

.ie6 {
  background: url("images/warning.png") no-repeat scroll transparent;
  text-align: left;
  padding-left: 80px;
}

.fd-splashWarCaps {
  background: url("images/caps_warning.png") no-repeat scroll 4px 3px #FFFFE1;
  border: 1px solid #000000;
  display: block;
  font-weight: bold;
  margin: 10px 0px;
  padding: 5px 26px;
  text-align: left;
  -webkit-box-shadow: 0px 3px 25px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 25px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 25px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.unsupported-browser {
  border-bottom: 1px solid #ed7a6f;
  background: #ffe3e3;
  line-height: 40px;
  font-size: 14px;
  width: 100%;
  text-align:center;
}

.unsupported-browser a, .unsupported-browser a:visited{ 
  color: #2895f1;
  text-decoration: none;

  }
  
  
.auth-connectors{
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 20px;
}

