.loginMergeLogoDiv{
  background-image:url('../Images/MergeLoginLogo.png?ver=6.4.0.1237');
  background-repeat:no-repeat;
  position:relative;
  top:10px;
  left:20px;
  width:262px;
  height:96px;
}
.loginSplashScreenLogo{
  background-repeat:no-repeat;
  position:relative;
  top:0;
  left:20px;
  width:700px;
  height:340px;
  margin:10px 0 0 0;
}
.loginSplashScreenLogo,studyReviewLoginSplashScreenLogo{
  background-image:url('../Images/WebAccessLoginLogo.png?ver=6.4.0.1237');
  padding-left: 620px;
  padding-bottom: 20px;
}
.loginControls{
  position:relative;
  top:0;
  width:35em;
  padding:60px 50px 10px 40px;
}
.loginSectionLabel{
  font-size:large;
}
.commonLoginTextBox,commonLoginDropDownList{
  background-color:White;
}
.commonLoginLabel,.commonLoginTextBox,.loginSectionLabel,.commonLoginDropDownList{
  font-family:Arial;
}
.commonLoginLabel,.commonLoginTextBox,.commonLoginDropDownList{
  font-size:small;
}
.commonLoginLabel,loginSectionLabel,.linkButton{
  color:White;
}
.commonLoginTextBox{
  color:Black;
}
.loginFullWidthTextBox{
  border:none;
  width:100%;
}
.linkButton{
  padding:0 75px 0 0;
}
.loginNonRegisterUserMenuDiv{
  position:relative;
  top:0;
  left:20px;
  width:660px;
}
div.groupDeskTopLabel{
  margin:2px 0 8px 0;
  width:240px;
}
div.groupDeskTopInput{
  margin:2px 0 12px 0;
  white-space:nowrap;
  width:240px;
}
div.groupDeskTopLabelCompact{
  margin:2px 0 4px 0;
  width:240px;
}
div.groupDeskTopInputCompact{
  margin:2px 0 4px 0;
  white-space:nowrap;
  width:240px;
}
div.loginButtonGroup{
  margin:16px 0 16px 0;
  width:100%;
}
div.groupTitle{
  margin:12px 0 12px 0;
  width:100%;
}
.linkButtonDiv{
  float:left;
  margin:0 0 5px 0;
}
.loginConnectionTestToolDiv{
  position:fixed;
  bottom:10px;
  left:10px;
  width:100%;
}
.loginConnectionDetailsDiv{
  position:fixed;
  left:250px;
  top:150px;
  z-index:400;
}
.loginDimmerDiv{
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background-color:Black;
  z-index:100;
  filter:alpha(opacity=50);
  opacity:.5;
}
.studyReviewLoginSplashScreenLogo{
  background-repeat:no-repeat;
  position:relative;
  top:180px;
  left:20px;
  width:700px;
  height:340px;
}
.studyReviewLoginTopEnterPinEntry{
  position:absolute;
  top:187px;
  left:710px;
  width:25em;
  height:auto;
  padding:5px;
  border:solid 1px White;
}
.nonRegisterUserButton{
  color:White;
  border-style:None;
  font-family:Arial;
  font-size:Small;
  font-weight:bold;
  cursor:pointer;
}