.old-get-help {
  bottom: 160px;
  right: -20px !important;
  transform: rotate(90deg);
}

.feedback-btn {
  font-size: 14px;
  position: fixed;
  width: auto;
}
#feedback-module p {  font-size: 13px }
#feedback-note-tmp {
  width: 444px;
  height: auto;
  min-height: 90px;
  outline: none;
  font-family: Arial,sans-serif;
  padding: 4px;
}
#feedback-note-tmp:focus,
#feedback-overview-note:focus {  border: 1px solid #64b7cc }
#feedback-canvas {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0 !important;
}
#feedback-welcome {
  top: 30%;
  left: 50%;
  margin-left: -270px;
  display: block;
  position: fixed;
}
.feedback-logo {
  background: url(https://static.vscdn.net/feedbackjs/icons.png) -0px -0px no-repeat;
  width: 34px;
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: normal;
  line-height: 32px;
  padding-left: 40px;
  height: 32px;
}
.feedback-next-btn {
  width: 72px;
  height: 29px;
  line-height: 27px;
  float: right;
  font-size: 13px;
  padding: 0 8px;
}
.feedback-back-btn {
  width: 72px;
  height: 29px;
  line-height: 27px;
  float: right;
  font-size: 13px;
  padding: 0 8px;
  margin-right: 20px;
}
.feedback-submit-btn {
  width: 72px;
  height: 29px;
  line-height: 27px;
  float: right;
  font-size: 13px;
  padding: 0 8px;
}
.feedback-close-btn {
  width: 72px;
  height: 29px;
  line-height: 27px;
  float: right;
  font-size: 13px;
  padding: 0 8px;
}
.feedback-helper {
  background: rgba(0,0,0,0);
  cursor: default;
}
.feedback-helper[data-type="highlight"]>.feedback-helper-inner {  background: rgba(0,68,255,0.1) }
#feedback-close {
  cursor: pointer;
  position: absolute;
  background: url("data:image/svg+xml;utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.6973 8.00025L14.8255 2.87209L15.883 1.81456C16.039 1.65855 16.039 1.40504 15.883 1.24904L14.7515 0.117504C14.5955 -0.0385011 14.3419 -0.0385011 14.1859 0.117504L8.00025 6.3032L1.81456 0.117004C1.65855 -0.0390012 1.40504 -0.0390012 1.24904 0.117004L0.117004 1.24854C-0.0390012 1.40454 -0.0390012 1.65805 0.117004 1.81406L6.3032 8.00025L0.117004 14.1859C-0.0390012 14.3419 -0.0390012 14.5955 0.117004 14.7515L1.24854 15.883C1.40454 16.039 1.65805 16.039 1.81406 15.883L8.00025 9.6973L13.1284 14.8255L14.1859 15.883C14.3419 16.039 14.5955 16.039 14.7515 15.883L15.883 14.7515C16.039 14.5955 16.039 14.3419 15.883 14.1859L9.6973 8.00025Z' fill='%23AAAAAA'/%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  width: 30px;
  height: 30px;
  padding: 7px;
}
.feedback-wizard-close {
  cursor: pointer;
  position: absolute;
  top: 17px;
  right: 17px;
  background: url("data:image/svg+xml;utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.6973 8.00025L14.8255 2.87209L15.883 1.81456C16.039 1.65855 16.039 1.40504 15.883 1.24904L14.7515 0.117504C14.5955 -0.0385011 14.3419 -0.0385011 14.1859 0.117504L8.00025 6.3032L1.81456 0.117004C1.65855 -0.0390012 1.40504 -0.0390012 1.24904 0.117004L0.117004 1.24854C-0.0390012 1.40454 -0.0390012 1.65805 0.117004 1.81406L6.3032 8.00025L0.117004 14.1859C-0.0390012 14.3419 -0.0390012 14.5955 0.117004 14.7515L1.24854 15.883C1.40454 16.039 1.65805 16.039 1.81406 15.883L8.00025 9.6973L13.1284 14.8255L14.1859 15.883C14.3419 16.039 14.5955 16.039 14.7515 15.883L15.883 14.7515C16.039 14.5955 16.039 14.3419 15.883 14.1859L9.6973 8.00025Z' fill='%23AAAAAA'/%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  width: 30px;
  height: 30px;
  padding: 7px;
}
.feedback-wizard-close:hover {  opacity: 1 }
#feedback-welcome-error,
#feedback-overview-error {
  display: none;
  color: #f13e3e;
  float: right;
  margin-right: 30px;
  font-size: 13px;
  line-height: 29px;
}
#feedback-overview-error {  margin-top: 20px }
#feedback-highlighter {
  display: none;
  bottom: 100px;
  right: 100px;
  position: fixed;
  width: 540px;
  height: 275px;
}
#feedback-overview {
  display: none;
  top: 10%;
  left: 50%;
  margin-left: -420px;
  position: fixed;
  width: 840px!important;
  height: auto;
}
#feedback-submit-error,
#feedback-submit-success {
  top: 30%;
  left: 50%;
  margin-left: -300px;
  display: block;
  position: fixed;
  width: 600px;
  height: auto;
}
.feedback-btn {
  padding: 10px;
  outline: 0;
  background-clip: padding-box;
  -webkit-box-shadow: 0 4px 16px rgba(0,0,0,.2);
  -moz-box-shadow: 0 4px 16px rgba(0,0,0,.2);
  box-shadow: 0 4px 16px rgba(0,0,0,.2);
  z-index: 40000;
}
.feedback-btn-gray {
  text-align: center;
  cursor: pointer;
  font-family: 'Open sans';
  border: 1px solid #dcdcdc;
  border: 1px solid rgba(0,0,0,0.1);
  color: #444;
  border-radius: 0;
  border-top-left-radius: 4px;
  background-color: #f5f5f5;
  background-image: -webkit-linear-gradient(top,#f5f5f5,#f1f1f1);
  background-image: -moz-linear-gradient(top,#f5f5f5,#f1f1f1);
  background-image: -ms-linear-gradient(top,#f5f5f5,#f1f1f1);
  background-image: -o-linear-gradient(top,#f5f5f5,#f1f1f1);
  background-image: linear-gradient(top,#f5f5f5,#f1f1f1);
}
.feedback-btn-gray:hover {
  color: #333;
  border: 1px solid #c6c6c6;
  background-color: #f8f8f8;
  background-image: -webkit-linear-gradient(top,#f8f8f8,#f1f1f1);
  background-image: -moz-linear-gradient(top,#f8f8f8,#f1f1f1);
  background-image: -ms-linear-gradient(top,#f8f8f8,#f1f1f1);
  background-image: -o-linear-gradient(top,#f8f8f8,#f1f1f1);
  background-image: linear-gradient(top,#f8f8f8,#f1f1f1);
}
.feedback-btn-blue {
  text-align: center;
  cursor: pointer;
  font-family: 'Open sans';
  border-radius: 0;
  border-top-left-radius: 4px;
  background-color: #357ae8;
  background-image: -webkit-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -moz-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -ms-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -o-linear-gradient(top,#4d90fe,#357ae8);
  background-image: linear-gradient(top,#4d90fe,#357ae8);
  border: 1px solid #2f5bb7;
  color: #fff;
}
#feedback-note-tmp,
#feedback-overview-note {  resize: none }
#feedback-welcome,
#feedback-highlighter,
#feedback-overview,
#feedback-submit-success,
#feedback-submit-error {
  font-family: Arial,sans-serif;
  z-index: 40000;
  background: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  padding: 24px;
  width: 540px;
  outline: 0;
  -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.2);
  background: #fff;
  background-clip: padding-box;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-transform: translateZ();
}
.feedback-sethighlight,
.feedback-setblackout {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #f5f5f5;
  background-image: -webkit-linear-gradient(top,#f5f5f5,#f1f1f1);
  background-image: -moz-linear-gradient(top,#f5f5f5,#f1f1f1);
  background-image: -ms-linear-gradient(top,#f5f5f5,#f1f1f1);
  background-image: -o-linear-gradient(top,#f5f5f5,#f1f1f1);
  background-image: linear-gradient(top,#f5f5f5,#f1f1f1);
  color: #444;
  border: 1px solid #dcdcdc;
  border: 1px solid rgba(0,0,0,0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: default;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
  margin-right: 16px;
  height: 30px;
  line-height: 28px;
  min-width: 90px;
  outline: 0;
  padding: 0 8px;
  display: inline-block;
  float: left;
}
.feedback-setblackout {
  margin-top: 10px;
  clear: both;
}
.feedback-sethighlight div {
  background: url(https://static.vscdn.net/feedbackjs/icons.png) 0px -94px;
  width: 16px;
  height: 16px;
  margin-top: 7px;
  float: left;
}
.feedback-setblackout div {
  background: url(https://static.vscdn.net/feedbackjs/icons.png) -16px -94px;
  width: 16px;
  height: 16px;
  margin-top: 7px;
  float: left;
}
.feedback-sethighlight:hover,
.feedback-setblackout:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #f8f8f8;
  background-image: -webkit-linear-gradient(top,#f8f8f8,#f1f1f1);
  background-image: -moz-linear-gradient(top,#f8f8f8,#f1f1f1);
  background-image: -ms-linear-gradient(top,#f8f8f8,#f1f1f1);
  background-image: -o-linear-gradient(top,#f8f8f8,#f1f1f1);
  background-image: linear-gradient(top,#f8f8f8,#f1f1f1);
  border: 1px solid #c6c6c6;
  color: #333;
}
.feedback-active {
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
  background-color: #eee;
  background-image: -webkit-linear-gradient(top,#eee,#e0e0e0);
  background-image: -moz-linear-gradient(top,#eee,#e0e0e0);
  background-image: -ms-linear-gradient(top,#eee,#e0e0e0);
  background-image: -o-linear-gradient(top,#eee,#e0e0e0);
  background-image: linear-gradient(top,#eee,#e0e0e0);
  border: 1px solid #ccc;
  color: #333;
}
#feedback-highlighter label {
  float: left;
  margin: 0 0 0 10px;
  line-height: 30px;
  font-size: 13px;
  font-weight: normal;
}
#feedback-highlighter label.lower {  margin-top: 10px }
.feedback-buttons {
  float: right;
  margin-top: 20px;
  clear: both;
}
#feedback-module h3 {
  font-weight: bold;
  font-size: 15px;
  margin: 8px 0;
}
.feedback-additional {  margin-bottom: 20px!important }
#feedback-overview-description {  float: left }
#feedback-overview-note {
  width: 314px;
  padding: 4px;
  height: 90px;
  outline: none;
  font-family: Arial,sans-serif;
}
#feedback-overview-screenshot {  float: right }
.feedback-screenshot {
  max-width: 396px;
  padding: 1px;
  border: 1px solid #adadad;
}
#feedback-overview-description-text span {
  font-size: 14px;
  margin: 8px 0;
  color: #666;
  padding-left: 10px;
  background: url(https://static.vscdn.net/feedbackjs/icons.png) -30px -34px no-repeat;
  margin-left: 26px;
}
#feedback-browser-info,
#feedback-page-info,
#feedback-page-structure,
#feedback-additional-none {
  margin-top: 16px;
  display: none;
}

#feedback-overview-note,
.feedback-screenshot {
  margin: 4px 0;
}

#feedback-submit {
  margin-left: 12px;
}

@media (max-width: 768px) {
  #feedback-overview-screenshot { float: none; }
  #feedback-overview-description { float: none; }

  .feedback-screenshot {
    height: 30vh;
    max-width: none;
    width: auto;
  }

  #feedback-overview-note {
    height: 30vh !important;
    width: 100%;
  }

  #feedback-overview {
      margin:0;
      width: 100vw !important;
      display: none;
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      transform: unset;
      max-height: unset;
      max-width: unset;
      width: 100vw;
      box-sizing: border-box;
      overflow: auto;
  }

  #feedback-submit-error,
  #feedback-submit-success {
      display: block;
      margin: auto;
      max-width: 95%;
      overflow: auto;
      position: fixed;
      transform: translate(-50%);
  }

  .feedback-buttons {
    display: flex;
    flex-wrap: wrap;
    float: none;
    justify-content: space-between;
  }

  #feedback-submit {
    margin-left: 0;
  }

  #feedback-overview-back {
      margin-left: 0;
  }
}
