/* index.html.erb */
.temp-csp-1 {
  display: none;
}

.temp-csp-2 {
  position: fixed;
  margin-top: -10px;
  top: 50%;
  width: 100%;
  z-index: 1000003;
  color: #999;
  cursor: pointer;
  font-size: 17px;
  text-align: center;
}

.temp-csp-3 {
  display: none;
}

.temp-csp-4 {
  width: 400px;
}

/* survey.html.erb */
.temp-survey-csp-1 {
  padding-top: 0px !important;
}

.temp-survey-csp-2 {
  display: none;
}

.temp-survey-csp-3 {
  display: none;
}

.temp-survey-csp-4 {
  width: 400px;
}

/* vendor.html.erb */
.temp-vendor-csp-1 {
  padding-top: 0px !important;
}

.temp-vendor-csp-2 {
  display: none;
}

.temp-vendor-csp-3 {
  display: none;
}

.temp-vendor-csp-4 {
  width: 400px;
}