#MemberLoginForm_LoginForm_Remember_Holder {
  display: none; }

#MemberLoginForm_LoginForm fieldset {
  margin-bottom: 2rem;
  margin-top: 1rem; }

#techperts-devisions {
  padding-top: 0.5rem; }
  #techperts-devisions a {
    font-weight: normal;
    text-transform: lowercase;
    color: #ddd;
    display: block;
    line-height: 1.2em; }
    #techperts-devisions a.active {
      font-weight: bold; }

section.text-center div[class*="col-"]:last-child:first-child {
  margin: inherit; }

#Form_CaptchaForm_Captcha {
  margin-bottom: 1rem; }

label[for="Form_CaptchaForm_Captcha"] {
  display: none; }

.bar.bg--dark .logo-light {
  display: none; }

.bar.bg--dark .logo-dark {
  display: block; }

@media all and (min-width: 991px) {
  #techperts-devisions a {
    color: #666; }
  .bar.bg--dark .logo-light {
    display: block; }
  .bar.bg--dark .logo-dark {
    display: none; } }