[id ^= sandbox_theme_panel] {
  width: 120px !important;
  font-size: 12px !important;
  right: 0;
  top: auto !important;
  bottom: 0;
}
#company_reviews_files {
  display: none;
}
span#image_val {
  display: block;
  padding: 10px 5px;
  line-height: 1.5;
}
span#image_button {
  display: inline-block;
  vertical-align: top;
  margin-top: 5px;
  cursor: pointer;
}
.tpl-form .tpl-field.button .tpl-button {
  color: #fff;
}
.tpl-comment {
  margin: 0 0 30px;
}
.tpl-form .tpl-field input {
  max-width: 100%;
}
.tpl-body-wrap.tpl-body-wrap2 .tpl-name {
  margin: 0 0 10px;
}
.reviews-item-media {
  display: flex;
  flex-wrap: wrap;
  font-size: 0;
}
.reviews-item-media a {
  margin: 0 10px 10px 0;
}
.tpl-comment .tpl-name {
  margin: 0 20px 10px 0;
  float: none;
  display: inline-block;
  vertical-align: baseline;
}
.tpl-comment .tpl-date {
  padding: 0 20px 10px 0;
  float: none;
  display: inline-block;
  vertical-align: baseline;
}
.tpl-comment .tpl-header {
  margin: 0 0 10px;
}
.tpl-comment .tpl-body {
  padding: 0 0 15px;
}
.tpl-form label {
  display: block;
  margin-bottom: 5px;
}
.tpl-form input, .tpl-form textarea {
  color: #000;
}
.tpl-form h1 {
  font-size: 24px;
  padding: 0 0 12px !important;
  margin: 0;
  color: #383838;
}
.tpl-form > p {
  font-size: 16px;
  padding: 0;
  margin: 0;
}
.tpl-block-header span {
  font-size: 15px;
}
.lg-actions button.lg-prev:after {
  content: "<";
}
.lg-actions button.lg-next:before {
  content: ">";
}
.lg-toolbar a.lg-download:after {
  display: none;
}
.lg-toolbar span.lg-close:after {
  content: "X";
}
