.versionIndicator {
  float: right;
  line-height: 32px;
  margin-right: 17px;
}
#LoginBackground {
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
#panel_login {
  width: 384px;
  height: 518px;
  font: normal normal normal 17px/21px Open Sans;
  background-color: white;
  border: 1px solid #3F3F3F;
}
#panel_login .loginHeader {
  background: #3F3F3F 0% 0% no-repeat padding-box;
  height: 53px;
}
#panel_login .loginHeader .loginHeader_Label {
  color: white;
  padding-left: 20px;
  padding-top: 14px;
  font: normal normal 600 17px/24px Open Sans;
}
#panel_login .loginLogo {
  height: 110px;
}
#panel_login .loginInputPanel {
  width: 323px;
  height: 200px;
  padding-left: 30px;
  padding-top: 10px;
}
#panel_login .loginInputPanel .input_field {
  display: block;
  margin: 7px 0 10px 0;
  width: 100%;
  height: 41px;
  border: 1px solid #D7D7D7;
  box-sizing: border-box;
  padding-left: 10px;
  font: normal normal normal 17px/21px Open Sans;
}
#panel_login .loginContainer {
  padding: 15px 28px;
}
#panel_login .logout_message {
  height: 41px;
  padding-top: 50px;
  padding-left: 30px;
  padding-bottom: 50px;
}
#panel_login #pnlButtons {
  width: 323px;
  height: 200px;
  padding-left: 30px;
}
#panel_login #pnlButtons .login_submit {
  display: block;
  margin: 7px 0 10px 0;
  width: 100%;
  height: 41px;
  background-color: #EE1D23;
  color: white;
  border: #EE1D23;
  cursor: pointer;
  font: normal normal normal 17px/21px Open Sans;
}
.layout_form_fieldname {
  font-weight: 600;
  display: block;
  width: 85px;
  margin-bottom: 8px;
}
.layout_form_input_line {
  margin: 0px;
}
.layout_form_input_text {
  display: block;
  margin: 7px 0 10px 0;
  width: 350px;
  height: 41px;
  border: 1px solid #D7D7D7;
  border-radius: 5px;
  padding-left: 10px;
}
.layout_form_input_button {
  display: block;
  margin: 7px 0 10px 0;
  width: 360px;
  height: 41px;
  background-color: #EE1D23;
  box-shadow: 1px 2px 2px #EE1D23;
  border-radius: 5px;
  color: white;
  border: #EE1D23;
  cursor: pointer;
}
#locales {
  margin-top: 8px;
}
.localeLink img {
  vertical-align: text-bottom;
}
.localeLink:hover {
  text-decoration: underline;
}
.ddLocale {
  float: right;
  box-shadow: 1px 2px 2px #00000059;
}
#pnlLoginContainer {
  margin: 10% 70% auto;
  overflow: visible;
  width: 400px;
}
.topColumn {
  height: 76px;
  margin: 23px 0;
}
.error {
  background-color: orange;
  color: black;
  padding: 3px;
  border-radius: 3px;
  position: absolute;
  margin-left: 30px;
  width: 318px;
}
a.lnkLogin,
a.lnkLogin:visited {
  padding: 5px;
}
a.lnkLogin:hover {
  text-decoration: none;
}
.SocialContainer {
  height: 500px;
  width: 490px;
  z-index: 43;
  position: absolute;
  bottom: 0;
  left: 0;
}
.SocialContainer .subscriptionWrapper {
  float: left;
  position: absolute;
  left: 0;
  bottom: 150px;
  margin-left: 30px;
  user-select: none;
  width: 470px;
}
.SocialContainer .subscriptionWrapper .subscriptionHeader {
  cursor: pointer;
  width: 270px;
  height: 38px;
  background-color: #4d4274;
  color: white;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.SocialContainer .subscriptionWrapper .subscriptionHeader .headerLabel {
  margin-left: 10px;
  line-height: 38px;
}
.SocialContainer .subscriptionWrapper .subscriptionHeader .fa-minus {
  float: right;
  margin-right: 10px;
  line-height: 38px;
  cursor: pointer;
}
.SocialContainer .subscriptionWrapper .subscriptionHeader .fa-plus {
  float: right;
  margin-right: 10px;
  line-height: 38px;
  cursor: pointer;
}
.SocialContainer .subscriptionWrapper .subscriptionContent {
  width: 270px;
  height: 0;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-sizing: border-box;
  overflow: hidden;
  background-color: white;
}
.SocialContainer .subscriptionWrapper .subscriptionContent .contentTxt {
  padding: 10px;
  float: left;
  margin-bottom: 10px;
}
.SocialContainer .subscriptionWrapper .subscriptionContent .emailLbl {
  margin-left: 10px;
}
.SocialContainer .subscriptionWrapper .subscriptionContent input {
  margin-top: 5px;
  margin-left: 10px;
  width: 230px;
  height: 29px;
  padding-left: 3px;
}
.SocialContainer .subscriptionWrapper .subscriptionContent button {
  background-color: #109fe9;
  color: white;
  width: 233px;
  height: 36px;
  border-radius: 2px;
  border: 1px solid #39b0ed;
  cursor: pointer;
  box-shadow: 3px 3px 7px #323232;
  margin-top: 10px;
  margin-left: 10px;
}
.SocialContainer .links {
  position: absolute;
  left: 0;
  bottom: 100px;
  margin-left: 30px;
  background-color: white;
  height: 36px;
  width: 175px;
}
.SocialContainer .links .cierpa {
  cursor: pointer;
  float: left;
  margin-left: 10px;
  font-family: Raleway;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 2px;
  line-height: 36px;
  color: #524777;
}
.SocialContainer .links .linkedIn {
  cursor: pointer;
  float: right;
  margin-top: 9px;
  margin-right: 10px;
  background-color: #0077b5;
  color: white;
  height: 20px;
  padding-left: 5px;
  border-radius: 5px;
  width: 70px;
}
.SocialContainer .links .linkedIn .fa-linkedin {
  float: left;
  line-height: 20px;
  border-right: 1px solid #005F96;
  padding-right: 3px;
}
.SocialContainer .links .linkedIn .volgen {
  float: left;
  margin-left: 5px;
  font-weight: 600;
  line-height: 20px;
}
