/**
 * Public (index)
 */
/* Fonts */
@font-face {
  font-family: 'OldStamper';
  src: url("../fonts/old_stamper.ttf") format("truetype"); }
#form-inquiry .has-feedback .form-control-feedback {
  right: .75em;
  top: 2.3em;
  width: 25px; }

#form-inquiry .has-feedback .input-lg + .form-control-feedback {
  top: 1.2em; }

.ul-nav li a {
  font-size: .75em; }

.jumbotron {
  padding-top: 10px;
  padding-bottom: 10px; }

.com-sub {
  padding-left: 2em; }

.clb {
  clear: both; }

.chosen-select {
  width: 300px; }

.chosen-container {
  font-size: 18px; }

.chosen-container .chosen-drop {
  background: #baddb8; }

.chosen-container .chosen-results li.highlighted {
  background: #336531; }

.chosen-container .chosen-results li.no-results {
  background: #baddb8; }

.chosen-container .chosen-results li.disabled-result {
  color: #5c5c5c; }

.chosen-container-single .chosen-search input[type=text] {
  border-color: #336531; }

.chosen-container-single .chosen-single {
  height: 48px;
  padding-left: 18px;
  background: #baddb8; }

.chosen-container-single .chosen-single span {
  margin-top: .6em; }

.chosen-container-single .chosen-single div {
  top: 10px; }

.chosen-container-single .chosen-default {
  color: #444; }

.chosen-container-active.chosen-with-drop .chosen-single {
  background: #baddb8; }

select.input-lg {
  background-color: #baddb8; }

.fa-green {
  color: #2a5429;
  color: #2a5429; }

.form-control:focus,
.chosen-container-active .chosen-single,
.chosen-container-active.chosen-with-drop .chosen-single {
  outline: 0;
  outline: thin dotted \9;
  border: 2px solid #507660;
  -webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.175), 0 0 8px rgba(98, 196, 98, 0.6);
  -moz-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.175), 0 0 8px rgba(98, 196, 98, 0.6);
  box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.175), 0 0 8px rgba(98, 196, 98, 0.6); }

/*# sourceMappingURL=public.css.map */
