.main.content {
  padding: 20px;
  margin-bottom: 12px;
}

.pages #notice {
  display: none;
}

.hide {
  display: none;
}

#hide {
  display: none;
}

.login .system.alert-notice {
  color: #000;
}

.login .system.alert-alert {
  color: #000;
}

.max400 {
  max-width: 400px;
}

.main.login {
  max-width: 1183px;
  margin: 0 auto;
  padding: 20px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.loginform {
  background-color: #f4f4f4;
  padding: 27px;
}

.admin.detail.option p {
  overflow: hidden;
  width: 100%;
}

.main.top {
  margin-top: 100px;
}
#toolbar_header {
  padding-top: 5px;
  display: block;
  position: relative;
  max-width: 1183px;
  margin: 0 auto;
  color: white;
}

#toolbar_header .menu a {
  font-weight: bold;
}

ul li {
  display: inline;
}

._25 {
  max-width: 250px;
}

.admin .short.value {
  overflow: hidden;
  max-height: 25px;
}

.hidden {
  display: none;
}

.admin .imgage.thumb {
  max-width: 50px;
}

.admin .imgage.thumbs {
  max-width: 100px;
}

.oneline {
  display: inline-block !important;
  max-width: 395px;
}

.nav.navbar-top-links i {
  display: inline-block;
}

.nav.navbar-top-links a {
  display: inline-block;
}

.bolder {
  font-weight: bold;
}

.min120 {
  min-width: 120px;
}

.top10 {
  padding-top: 9px;
}

.width60 {
  width: 60px;
}

.page-header {
  margin: 20px 0 20px;
}

.admin.main.content .field {
  padding-bottom: 8px;
}

.admin.main.content.well p img {
  width: 100%;
}

.admin.main.content.well p {
  text-overflow: ellipsis;
  overflow: hidden;
}

.left {
  margin-left: 10px;
}

.top {
  margin-top: 5px;
  margin-bottom: 5px;
}

@media only screen and (max-width: 769px) {
  .nav.navbar-top-links {
    width: 65%;
  }

  .btn-info.bnt_find_by_key {
    margin-top: 5px;
  }
}
@media only screen and (max-width: 520px) {
  .btn.btn-info {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any styles
 * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
 * file per style scope.
 *


 */

