.jmodedit {
  background: none !important;
  padding: 0 !important;
  border: 0 !important;
}
.jmodedit:hover {
  background: none !important;
  padding: 0 !important;
  border: 0 !important;
}
.jmodedit i,
.jmodedit :before,
.jmodedit :hover :before {
  color: #333 !important;
  background: none !important;
  padding: 0 !important;
  border: 0 !important;
}
.article-aside {
  height: auto !important;
  position: relative;
  z-index: 1;
}
.article-aside i {
  background: none;
}
.article-aside i:before {
  margin-top: 4px;
}
.article-aside .btn {
  border: 0;
  background: none;
  color: #444444;
  right: 0px;
}
.article-aside .btn:hover {
  border: 0;
  color: #ae1828;
}
.article-aside .btn span {
  padding: 0;
}
.article-aside .btn .caret {
  border-top-color: #444444;
}
.article-aside .btn span:after {
  content: "";
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  padding: 0;
}
.article-aside .btn-group.open .btn.dropdown-toggle,
.article-aside .btn:focus {
  background: #e23143;
}
.article-aside .dropdown-menu {
  margin-top: 0px !important;
  border: 0;
}
.edit #jform_title {
  width: 97%;
}
.edit #editor-xtd-buttons .btn,
.edit .toggle-editor .btn {
  text-shadow: none;
  color: #fff;
}
.edit i,
.edit .form-actions span {
  background: none;
}
.edit .pull-right {
  margin-top: 20px;
}
.edit textarea {
  width: 96% !important;
}
.edit input {
  margin-right: 20px;
}
.edit span :before,
.edit i:before {
  margin-top: 4px !important;
}
.edit a.btn {
  font-size: 12px;
}
.edit input,
.edit select {
  width: 100%;
}
.edit .input-append {
  width: 88%;
}
.chzn-container-multi .chzn-choices .search-field input {
  height: auto;
}
.chzn-container {
  width: 100% !important;
}
#window-mainbody {
  padding: 0 20px;
}
#window-mainbody .span9 {
  width: 72%;
}
#window-mainbody .pull-right {
  margin-top: 20px !important;
}
#window-mainbody input {
  width: 100%;
}
.window .manager .thumbnail {
  margin-left: 0;
}