@media (max-width: 699px) and (min-width: 300px) {
  a.white-btn.simon-appears-btn {
    max-width: 85%;
  }
  span.sharingHeaderSide.animate {
    bottom: 15px !important;
  }
  #titleFrameSignup {
    width:100%;
  }
  .LoginPanel .registerLoginButton {
    margin-top: 0px !important;
  }
  .SignUpPanel .signUpContPanel .loginCont .loginNewTitle {
    height: auto !important;
    padding-bottom: 0px !important;
  }
  .LoginPanel.SignUpPanel .signUpContPanel .loginUserLabelItem {
    width: 100% !important;
    margin: 0px !important;
  }
  .LoginPanel.SignUpPanel .signUpContPanel .loginUserInput.loginUserInputSignUp input {
    width: calc(100% - 34px) !important
  }
  .LoginPanel.SignUpPanel .signUpContPanel {
    height: auto !important;
  }
  .LoginPanel.SignUpPanel .loginButtonOrange {
    position: relative !important;
    top: 0px !important;
    left: 0px !important;
  }
  .LoginPanel.SignUpPanel .loginButtonOrange input {
    position: relative !important;
    top: 0px !important;
  }
  .signUpContPanel {
    padding: 20px;
  }
  input#dnn_ctr915_View_btnCreateAccount {
      margin-top: 16px !important;
  }
  .checkoutShopBtn.right a {
    margin-right: 0px !important;
  }
  .checkoutShopBtn.right {
      float: none;
  }
  .right.lightBlueButton.contChpgn {
    float: none;
  }
  .right.lightBlueButton.contChpgn {
    margin-right: 0px;
  }
  .LoginPanel.SignUpPanel .signUpContPanel .loginUserInput.loginUserInputSignUp input {
      padding: 0 17px 0 17px !important;
  }
  input#dnn_ctr915_View_txtEmail {
    margin-left: 0px !important;
  }
  .dnnLoginService {
    display: inline-block;
  }
  a.fb_button {
    margin-right: 0px !important;
  }
  .LoginPanel.SignUpPanel {
    height: 500px !important;
    min-height: 0px;
  }
  .loginButtonOrange.createAccountBBtn {
    display: inline-block;
    max-width: none;
  }
  input#dnn_ctr915_View_btnCreateAccount {
    margin-bottom: 0px !important;
  }
  div#fbContainer {
    display: inline-block;
  }
  .loginCont.loginContSup {
    height: auto !important;
  }
  .LoginPanel.SignUpPanel #fbContainer .fb_button {
    top: 0px !important;
    margin-bottom: 0px;
  }
  .optionsLogin.optionsLoginSup {
    padding: 0px !important;
    margin: 0px !important;
  }
  .dnnLoginService {
    width: 100%;
  }
}
.width100 {
    max-width: 100%;
}
.reportReveal {
    top: 1px;
    font-size: 16px;
    font-weight: 200;
}
.hidden {
    display: none;
}
.reportTitle {
    background: #5DADC0;
    display: inline-block;
    padding: 10px;
    color: white;
    width: 100%;
    border-radius: 4px;
}
#websiteCharts {
    border: 4px solid #5d0035;
    border-radius: 6px;
}
#websiteTitle {
    background: #5d0035;
}
#customerCharts {
    border: 4px solid #5DADC0;
    border-radius: 6px;
}
#customerTitle {
    background: #5DADC0;
}
#partnerCharts {
    border: 4px solid rgb(227, 108, 9);
    border-radius: 6px;
}
#partnerTitle {
    background: rgb(227, 108, 9);
}
