@media (max-width: 992px) {
  /* line 2, ../../app/assets/stylesheets/admin.css.scss */
  #admin-nav {
    display: none;
  }
}
/* line 6, ../../app/assets/stylesheets/admin.css.scss */
#admin-nav {
  background-color: #666;
  height: 30px;
  padding-top: 5px;
}

/* line 7, ../../app/assets/stylesheets/admin.css.scss */
#admin-nav ul {
  float: right;
  height: 20px;
  margin: 0;
}

/* line 8, ../../app/assets/stylesheets/admin.css.scss */
#admin-nav ul li {
  display: inline;
  margin: 0px 20px 0 0px;
}

/* line 9, ../../app/assets/stylesheets/admin.css.scss */
#admin-nav ul li a {
  color: #fff;
  font-size: 12px;
}

/* line 10, ../../app/assets/stylesheets/admin.css.scss */
#admin-nav ul li a:hover {
  text-decoration: underline;
}

/* line 12, ../../app/assets/stylesheets/admin.css.scss */
body.partners.edit #content, body.partners.new #content, body.partners.sort #content {
  position: auto;
  height: auto;
  background: transparent;
}

/* line 18, ../../app/assets/stylesheets/admin.css.scss */
body.admin {
  /*div.galleryimages img {padding:0 10px 10px 0}*/
  /*#content { width: 918px !important }*/
  /*img.thumb {border:1px solid #999;border-right:0px;border-left:0px;}
  img.thumb.last {border-right:1px solid #999;}
  img.thumb.first {border-left:1px solid #999;}
  */
  /* admin_options
  ------------------------------------------------------------ */
}
/* line 20, ../../app/assets/stylesheets/admin.css.scss */
body.admin span.controls a, body.admin div.admin-controls a {
  border: 0;
}
/* line 21, ../../app/assets/stylesheets/admin.css.scss */
body.admin div.component-settings input, body.admin form.inplaceeditor-form textarea, body.admin form.inplaceeditor-form input {
  padding: 0;
  margin: 0;
}
/* line 23, ../../app/assets/stylesheets/admin.css.scss */
body.admin fieldset {
  margin: 0 0 1em 0;
  padding: 0.5em;
  border: #ccc 1px solid;
}
/* line 24, ../../app/assets/stylesheets/admin.css.scss */
body.admin fieldset legend {
  font-weight: bold;
  padding: 0.5em;
  border: #ccc 1px solid;
}
/* line 26, ../../app/assets/stylesheets/admin.css.scss */
body.admin table {
  width: 100%;
}
/* line 27, ../../app/assets/stylesheets/admin.css.scss */
body.admin table tr td {
  vertical-align: top;
  padding: 6px;
}
/* line 28, ../../app/assets/stylesheets/admin.css.scss */
body.admin table tr th {
  border-bottom: 1px solid #ccc;
  text-align: left;
  padding: 6px;
}
/* line 30, ../../app/assets/stylesheets/admin.css.scss */
body.admin .errorExplanation h2, body.admin .errorExplanation ul li, body.admin .errorExplanation h1, body.admin .errorExplanation p {
  color: red;
}
/* line 33, ../../app/assets/stylesheets/admin.css.scss */
body.admin div.galleryimages div.draggable {
  float: left;
}
/* line 35, ../../app/assets/stylesheets/admin.css.scss */
body.admin td.setting_name {
  width: 30%;
}
/* line 36, ../../app/assets/stylesheets/admin.css.scss */
body.admin td.setting_value {
  width: 60%;
}
/* line 37, ../../app/assets/stylesheets/admin.css.scss */
body.admin td.setting_actions {
  width: 10%;
  text-align: right;
}
/* line 38, ../../app/assets/stylesheets/admin.css.scss */
body.admin div.settings_group {
  margin-bottom: 20px;
  border: 1px solid #ccc;
}
/* line 39, ../../app/assets/stylesheets/admin.css.scss */
body.admin div.settings_title {
  color: #fff;
  background-color: #999;
  padding-left: 8px;
}
/* line 40, ../../app/assets/stylesheets/admin.css.scss */
body.admin div.settings_title a {
  color: #fff;
}
/* line 41, ../../app/assets/stylesheets/admin.css.scss */
body.admin div.loader {
  width: 16px;
  height: 16px;
  background-image: url(/plugin_assets/project1/images/ajax-loader.gif);
  margin: 4px;
}
/* line 43, ../../app/assets/stylesheets/admin.css.scss */
body.admin div.toggle_hider {
  padding-bottom: 10px;
}
/* line 45, ../../app/assets/stylesheets/admin.css.scss */
body.admin ul.section li {
  list-style-type: square;
  margin: 0 0 0.5em 2em;
}
/* line 47, ../../app/assets/stylesheets/admin.css.scss */
body.admin a {
  font-weight: normal;
}
/* line 50, ../../app/assets/stylesheets/admin.css.scss */
body.admin h1 {
  padding: 10px 0;
  color: black;
  font-size: 20px;
  text-align: left;
}
/* line 57, ../../app/assets/stylesheets/admin.css.scss */
body.admin h1 span.new {
  float: right;
}
/* line 61, ../../app/assets/stylesheets/admin.css.scss */
body.admin form p {
  padding-right: 20px;
  clear: both;
}
/* line 62, ../../app/assets/stylesheets/admin.css.scss */
body.admin .group {
  clear: both;
}
/* line 63, ../../app/assets/stylesheets/admin.css.scss */
body.admin form .group p {
  float: left;
  clear: none;
}
/* line 65, ../../app/assets/stylesheets/admin.css.scss */
body.admin .field_error {
  color: red;
}
/* line 66, ../../app/assets/stylesheets/admin.css.scss */
body.admin .field_error input, body.admin .field_error textarea, body.admin .field_error select {
  border: 1px solid red;
}
/* line 74, ../../app/assets/stylesheets/admin.css.scss */
body.admin div.draggable-image {
  float: left;
  margin: 0 20px 20px 0;
  border: 1px solid #999;
}
/* line 75, ../../app/assets/stylesheets/admin.css.scss */
body.admin #product-list {
  width: 400px;
}
/* line 76, ../../app/assets/stylesheets/admin.css.scss */
body.admin td.cat_images {
  width: 300px;
}
/* line 77, ../../app/assets/stylesheets/admin.css.scss */
body.admin table.categories td {
  text-align: center;
}
/* line 78, ../../app/assets/stylesheets/admin.css.scss */
body.admin table.categories th {
  text-align: center;
}
/* line 80, ../../app/assets/stylesheets/admin.css.scss */
body.admin a.arrow {
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
}
/* line 88, ../../app/assets/stylesheets/admin.css.scss */
body.admin table.categories tr {
  border-bottom: 1px solid #ccc;
}
/* line 89, ../../app/assets/stylesheets/admin.css.scss */
body.admin table.categories tr td {
  vertical-align: middle;
  height: 80px;
}
/* line 91, ../../app/assets/stylesheets/admin.css.scss */
body.admin span.chill {
  color: #999;
}
/* line 100, ../../app/assets/stylesheets/admin.css.scss */
body.admin div.admin_options {
  position: absolute;
  top: 110px;
  right: 0;
}
/* line 108, ../../app/assets/stylesheets/admin.css.scss */
body.admin div.admin_options ul li {
  display: inline;
  padding: 0 10px;
}
/* line 112, ../../app/assets/stylesheets/admin.css.scss */
body.admin div.admin_options ul li a {
  font-weight: bold;
}
/* line 115, ../../app/assets/stylesheets/admin.css.scss */
body.admin h1 span {
  font-size: 13px;
}

/* line 119, ../../app/assets/stylesheets/admin.css.scss */
.note-toolbar > .btn-group.note-save-cancel {
  float: right;
}

/* line 129, ../../app/assets/stylesheets/admin.css.scss */
.form-group .row {
  margin-bottom: 20px;
}
