h1 {
  margin: 5px 0;
  font-size: 33px;
}
h4 em,
h5 em {
  font-weight: normal;
}
.well {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  margin-bottom: 10px;
}
.well table {
  background: white;
}
.well-small {
  padding: 5px;
}
.well.well-number {
  position: relative;
  padding-left: 50px;
}
.well.well-number .number {
  position: absolute;
  top: 20px;
  left: 10px;
  font-size: 3em;
  font-weight: bold;
}
.well.info {
  background-color: #d9edf7;
}
.well.warning {
  background-color: #fcf8e3;
}
.row-fluid [class*="span"] {
  margin-left: 2.1276595744681%;
}
.nav {
  margin-bottom: 10px;
}
.navbar-fixed-top {
  margin-bottom: 0;
}
.navbar-inverse .navbar-inner {
  padding: 10px 0;
  background: #dfdfd0;
  background-image: none;
  filter: none;
}
.navbar-inverse .brand {
  height: 43px;
  color: #fff;
  padding: 0;
  margin: 0 20px 0 0;
}
.navbar-inverse .brand img {
  height: 100%;
}
.navbar-inverse .nav > li > a {
  color: #1e891f;
}
.navbar-inverse .nav-collapse .nav > li > a {
  color: #1e891f;
}
.navbar-inverse .nav > li.first > a {
  border-left: none;
}
.navbar-inverse .nav > li.open > a,
.navbar-inverse .nav-collapse .nav > li.open > a,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .nav-collapse .nav > li > a:hover,
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav-collapse .nav > li > a:focus,
.navbar-inverse .nav > li.active > a,
.navbar-inverse .nav-collapse .nav > li.active > a {
  background: #285E28 !important;
  color: #e6f265 !important;
}
.header-print {
  margin-bottom: 20px;
  background-image: none;
}
.content-print,
.footer-print {
  font-size: 1.2em;
}
.content-print .container {
  margin-top: 0 !important;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #e6f265 !important;
  background-color: #285E28 !important;
  background-image: none !important;
}
a {
  color: #1e891f;
}
a:hover {
  color: #285E28;
}
.footer {
  border-top: 1px solid #eee;
  text-align: center;
  padding: 1em 0;
  margin-top: 1em;
}
table button.btn-link,
table button.btn-link:hover {
  text-decoration: none;
  color: #1e891f;
  margin: 0;
  padding: 0;
}
label {
  margin-bottom: 3px;
}
label.error {
  color: red;
  padding: 2px 0;
  margin-top: 2px;
}
label.valid {
  display: none !important;
}
legend + .control-group {
  margin-top: 10px;
}
.control-group {
  margin-bottom: 0;
}
table td input,
table td textarea,
table td select {
  margin-bottom: 0 !important;
}
.multiemail .collection-item label {
  display: none;
}
.multiemail .collection-item .control-group {
  margin-bottom: 0;
}
.multiemail .collection-item .controls {
  margin-left: auto;
}
.multiemail .collection-item .btn {
  margin-left: 5px;
  margin-bottom: 10px;
}
.multiemail .collection-item .input-prepend {
  width: 85%;
}
.multiemail .collection-item .input-prepend input {
  width: 80%;
}
form.search div {
  display: inline;
  padding-left: 10px;
}
form.search-big {
  margin: 0;
}
form.search-big div.controls input {
  margin: 0;
}
form.search-big .span2 button {
  margin-top: 25px;
}
table.records_list a.sortable,
table.records_list a.asc,
table.records_list a.desc {
  padding-left: 22px;
  background: url('/img/arrow_up_down_sort.gif') no-repeat left 2px;
}
table.records_list a.asc {
  background-image: url('/img/arrow_up_down_sort_up.gif');
}
table.records_list a.desc {
  background-image: url('/img/arrow_up_down_sort_down.gif');
}
table.records_list td.mixto {
  padding-left: 40px;
}
table tr.mixto td:first-child {
  padding-left: 40px;
}
table tr td.text-right,
table tr th.text-right {
  text-align: right !important;
}
h2 + table,
h3 + table,
h4 + table,
h2 + .row {
  margin-top: 5px;
}
.table {
  margin-bottom: 10px;
}
.table th,
.table td {
  padding: 4px;
}
legend {
  margin-bottom: 0;
}
.mixto_list {
  padding-left: 40px;
}
.headbuttons {
  margin: 10px 0;
}
.select2-container {
  margin-bottom: 10px;
  clear: both;
}
.input-prepend .input-block-level {
  width: 80%;
}
div.datetimeField {
  width: 100%;
}
.datetimeField input {
  width: auto;
}
.mfp-iframe-holder .mfp-content {
  max-width: 1100px;
}
#logtag {
  position: relative;
}
#logtag .info {
  padding-top: 150px;
}
#logtag .t {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 800px;
  line-height: 80%;
}
#logtag .info .row-fluid {
  margin: 20px 0 20px 0;
}
.pedidoHeader {
  width: 100%;
  z-index: 111;
}
.pedidoHeader .well-small {
  margin-bottom: 10px;
}
.pedidoHeader h4 {
  margin: 5px;
}
@media (min-width: 980px) {
  div.wrap {
    margin-top: 64px;
  }
  .navbar div.container {
    margin-top: 0;
  }
  .print div.container,
  .popup div.container {
    margin-top: 0;
  }
  .navbar .nav > li > a {
    height: 23px;
    padding: inherit 10px;
    border-left: 1px solid #9c9c91;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .navbar .brand {
    height: 30px;
  }
  .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    margin-bottom: 0;
  }
  div.wrap {
    margin-top: 61px;
  }
}
@media (max-width: 767px) {
  .navbar .brand {
    height: 30px;
  }
  .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    margin-bottom: 0;
  }
  .row-fluid [class*="span"] {
    margin-left: 0;
  }
  div.wrap {
    margin-top: 61px;
  }
}
.listCollections .item {
  height: 170px;
}
.listCollections .item .img img {
  max-width: 100%;
  max-height: 150px;
}
.panel {
  padding: 15px;
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
  box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}
.panel-heading {
  padding: 10px 15px;
  margin: -15px -15px 15px;
  font-size: 17.5px;
  font-weight: 500;
  background-color: #f5f5f5;
  border-bottom: 1px solid #dddddd;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-footer {
  padding: 10px 15px;
  margin: 15px -15px -15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-primary {
  border-color: #428bca;
}
.panel-primary .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-warning {
  border-color: #fbeed5;
}
.panel-warning .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}
.panel-danger {
  border-color: #eed3d7;
}
.panel-danger .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
i.fa,
i[class^="icon-"],
i[class*=" icon-"] {
  font-size: 1.3em;
  padding: 0.2em 0.1em;
}
.optionalcontent .span6 {
  min-height: initial;
}
#fruitalliance_pedidosbundle_user_email_control_group .input-prepend {
  display: block;
}
