.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.module-default.controller-entry.action-edit.v2ui #theme-pane #theme-settings-form-description {
  margin-left: 65px;
  margin-bottom: 40px;
  color: #777;
}
.module-default.controller-entry.action-edit.v2ui #theme-pane .control-group-alerts {
  margin-bottom: 0;
}
.module-default.controller-entry.action-edit.v2ui #theme-pane #resetCss,
.module-default.controller-entry.action-edit.v2ui #theme-pane #resetLogo {
  border: 1px solid #ccc !important;
  *border: 0 !important;
  border-bottom-color: #b3b3b3 !important;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.module-default.controller-entry.action-edit.v2ui #theme-pane .colorpicker-element i {
  border: 1px solid black;
}
.module-default.controller-entry.action-edit.v2ui #theme-pane #theme-settings-form.win-chrome #cssFile::-webkit-file-upload-button,
.module-default.controller-entry.action-edit.v2ui #theme-pane #theme-settings-form.win-chrome #logoFile::-webkit-file-upload-button {
  margin-top: 3px;
}
.module-default.controller-entry.action-edit.v2ui #theme-pane #theme-settings-form.macos-webkit #cssFile::-webkit-file-upload-button,
.module-default.controller-entry.action-edit.v2ui #theme-pane #theme-settings-form.macos-webkit #logoFile::-webkit-file-upload-button {
  margin-top: 7px;
}
