/* Fonts */
@font-face {
  font-family: 'OldStamper';
  src: url("../fonts/old_stamper.ttf") format("truetype"); }
/* Fonts */
@font-face {
  font-family: 'OldStamper';
  src: url("../fonts/old_stamper.ttf") format("truetype"); }
/* =Generics=
   ----------------------------- */
.currency {
  color: #BD1111; }

.col {
  float: left;
  width: 50%; }

.req {
  color: #DB1D12;
  margin-left: .2em; }

.last {
  border-right: 0 !important;
  margin-right: 0 !important; }

.spinner,
.other {
  display: none; }

.clearfix {
  clear: both;
  height: auto; }

.other-field {
  display: none; }

.error {
  border: 2px solid; }

.btn-del,
.btn-edit {
  background-color: transparent;
  border: 0; }

.opacity {
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: 1;
  transition: all .2s ease-in; }

.opacity:hover {
  opacity: .8; }

textarea {
  resize: vertical; }

.disabled {
  color: #c8c8c8; }

.fa {
  color: #7d7d7d; }

/* Indent */
.indent-1 {
  margin-left: 20px; }

.indent-2 {
  margin-left: 40px; }

.indent-3 {
  margin-left: 60px; }

.indent-4 {
  margin-left: 80px; }

.indent-5 {
  margin-left: 100px; }

.indent-6 {
  margin-left: 120px; }

.indent-7 {
  margin-left: 140px; }

.indent-8 {
  margin-left: 160px; }

.indent-9 {
  margin-left: 180px; }

.indent-10 {
  margin-left: 200px; }

.popover-content {
  font-size: 0.8em; }

/*------ HTML/BODY  ----------------------------*/
html {
  height: 100%; }

body, html {
  width: 100%;
  height: 100%; }

body {
  font-size: 18px;
  background: url(../images/bg.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 930px; }

/*-----  Container ----------------------------- */
.maincontain {
  width: 80%;
  max-width: 1200px;
  margin: 0 auto;
  box-shadow: 0 0 30px #000;
  padding: 0;
  padding-bottom: 10px;
  font-size: 110%;
  background-color: white; }
  @media (min-width: 0px) and (max-width: 999px) {
    .maincontain {
      width: 100%; } }

/*------- Header -------------------------------------------- */
header.default{
  background: url(../images/header-bg.jpg) no-repeat;
  background-size: cover;
  width:100%;
  position:relative;}

header.bg1{
  background: url(../images/texas-header-reszied.jpg) no-repeat;
  background-size: cover;
  width: 100%;
  position: relative; }

  header.bg1 img{
    margin-left: 8vw;;
  }

header.bg2{
  background: url(../images/michigan-header.jpg) no-repeat;
  background-size: cover;
  width: 100%;
  position: relative; }
/* Header Left------------------*/
header .header-left {
  width: 60%;
  display: inline-block;
  text-align: left; }

header .header-left a img {
  display: inline-block;
  width: 100%;
  /*max-width: 493px;*/
  max-width: 269px; }

header > a > img:hover {
  opacity: .9; }

/* Header Right -----------------*/
header .header-right {
  vertical-align: top;
  padding-top: 20px;
  width: 35%;
  height: 100%;
  text-align: right;
  display: inline-block;
  margin: 0px;
  position: relative; }
  @media (max-width: 600px) {
    header .header-right {
      padding-top: 5px; } }

header .header-right .region {
  padding-bottom: 1%;
  margin-bottom: 0; }
  @media (min-width: 0px) {
    header .header-right .region {
      font-size: 1em; } }
  @media (min-width: 750px) {
    header .header-right .region {
      font-size: 1.5em; } }

header .header-right .btn-help {
  display: inline-block;
  font-size: 0.7em;
  margin-top: 7%;
  padding: 4px 3px 4px 3px; }
  @media (max-width: 600px) {
    header .header-right .btn-help {
      margin-bottom: 2%; } }

/*----------------------------------------------------- */
/* Affiliate Links (OMPA, CPMA, etc) */
/*----------------------------------------------------- */
.affil-logos {
  position: absolute;
  top: 38px;
  left: 50%;
  vertical-align: top; }

.affil-logos .affil-left {
  height: 70px;
  display: inline-block;
  vertical-align: top; }

.affil-logos .affil-left img {
  height: 100%; }

.affil-logos .affil-right {
  height: 65px;
  display: inline-block;
  vertical-align: top;
  margin-left: 5px; }

.affil-logos .affil-right img:first-child {
  height: 44.3%;
  display: block; }

.affil-logos .affil-right img:last-child {
  height: 53.7%;
  display: block;
  margin-top: 5px; }

@media (max-width: 1300px) {
  .affil-logos {
    top: 24px;
    left: 38%; } }
@media (max-width: 800px) {
  .affil-logos {
    top: 24px;
    left: 38%; }

  .affil-logos .affil-left {
    height: 50px; }

  .affil-logos .affil-right {
    height: 46px; } }
@media (max-width: 630px) {
  .affil-logos {
    top: 16px;
    left: 35%; }

  .affil-logos .affil-left {
    height: 45px; }

  .affil-logos .affil-right {
    height: 41px; } }
@media (max-width: 525px) {
  .affil-logos {
    display: none; } }
/*----------------------------------------------------- */
.hide {
  display: none !important; }

/* Navigation ----------------------------- */
nav {
  background: #3a6e34;
  /* Old browsers */
  background: -moz-linear-gradient(topj #3a6e34 0%, #30502e 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3a6e34), color-stop(100%, #30502e));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #3a6e34 0%, #30502e 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #3a6e34 0%, #30502e 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #3a6e34 0%, #30502e 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #3a6e34 0%, #30502e 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a6e34', endColorstr='#30502e',GradientType=0 );
  /* IE6-8 */
  box-shadow: 0 5px 10px -4px #000; }

nav ul {
  padding: 0;
  text-align: center;
  margin: 0; }

nav ul li {
  white-space: nowrap;
  display: inline; }
  nav ul li:before {
    content: " | ";
    padding-left: 2.3%;
    padding-right: 2.3%;
    color: #fff; }

nav ul li a:link, nav ul li a:hover, nav ul li a:active, nav ul li a:visited {
  color: #fff;
  font-weight: bold;
  font-size: .7em;
  text-transform: uppercase;
  transition: color .1s ease-in-out; }
nav ul li a:hover {
  text-decoration: none;
  border-bottom: 2px solid #fff;
  color: #fff; }
nav ul li a:active {
  color: #ddd;
  border-bottom: 2px solid #ddd; }

div#attention-messages {
  margin-top: 10px;
  font-size: 0.8em;
  width: 100%;
  text-align: center; }

div#attention-messages > div {
  display: inline-block;
  margin: 0 auto;
  width: 100%;
  padding-top: 3px;
  padding-bottom: 3px; }

div#attention-messages p {
  margin: 0;
  padding: 0;
  line-height: 1.1em;
  font-weight: bold;
  text-align: center;
  color: #ED0918; }

div#attention-messages p.attention-messages-header {
  line-height: 1.4em;
  margin-bottom: 3px;
  text-align: center;
  text-decoration: underline;
  padding-left: 0;
  color: black; }

div#attention-messages p.attention-separator {
  line-height: 0.6em; }

/* Error messages / Messages */
#laravelmessages {
  margin-top: 13px;
  display: block;
  float: left; }

#laravelmessages > * {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: block;
  float: left;
  clear: left;
  padding: 2px;
  padding-left: 4px;
  padding-right: 4px; }

#laravelmessages + * {
  display: block;
  content: '';
  clear: both; }

.laravelmessages {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 2px;
  padding-left: 4px;
  padding-right: 4px; }

#laravelmessages > div {
  margin-top: 13px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 2px;
  padding-left: 4px;
  padding-right: 4px; }

#laravelmessages > ul {
  padding-left: 30px;
  text-align: left; }

#laravelerrors > ul {
  padding-left: 30px;
  text-align: left; }

/*---------- Content ------------------------------------------------- */
#content {
  clear: both;
  padding-bottom: 1em;
  padding: 0 2%;
  min-height: 660px; }

.page-content {
  padding-top: 5px; }

a,
a:link,
a:active,
a:hover,
a:visited {
  color: #336531; }

a.btn,
a.btn:link,
a.btn:active,
a.btn:hover,
a.btn:visited {
  color: white; }

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 0.5em 0;
  font-weight: bold; }

h1 {
  font-size: 2em;
  margin-top: 0.5em; }

hr {
  margin-top: 3em; }

p.intro {
  color: #646464;
  font-size: 0.8em; }

section {
  margin: 2em 0; }

.product-details {
  margin: 1em 0;
  border: 0.5em solid #646464;
  border-radius: 1em;
  padding: 1em 2em;
  overflow: auto; }
  .product-details .product-category {
    font-size: 4em;
    margin-bottom: 0; }
  .product-details .product-description {
    color: #646464; }
  .product-details .product-sub-category {
    font-size: 2em; }
  .product-details .product-requested-amount {
    font-size: 1em;
    color: #646464; }
  .product-details .product-style {
    font-size: 2em; }
  .product-details h1 {
    margin: 0 0 4em 0; }
  .product-details h5 {
    margin-top: 1em; }
  .product-details img {
    display: block;
    width: 100%; }
  .product-details td {
    padding-right: 0.5em;
    vertical-align: top; }
  .product-details td:last-child {
    padding-left: 1em; }
  .product-details .summary {
    font-size: 0.7em; }
    .product-details .summary h3 {
      margin-top: .25em;
      font-size: 2em;
      color: #646464; }
  .product-details .product-details-label {
    color: #646464;
    letter-spacing: 0.1em; }
  .product-details tr:first-child td {
    border: none; }
  .product-details td:first-child {
    color: #646464; }

/* Bid Received Model (POP UP THING)---------------------------- */
.modal {
  height: 100%; }

.modal-dialog {
  height: 100%; }

.modal-content {
  position: absolute;
  top: 25%; }

.modal-header,
.modal-body {
  text-align: center; }

.modal-body a.btn {
  background-color: #ddd;
  color: #333; }

.modal-header h2 {
  display: inline-block; }
.modal-header i {
  display: inline-block;
  float: right;
  color: white; }

.modal-title,
.modal-btn {
  text-transform: uppercase; }

.modal-btn {
  font-size: 1em; }

/* ---------Universal CSS ----------------------------- */
.jev-hide {
  display: none; }

.col-q {
  display: table;
  height: 46px;
  width: 25px; }

.col-q i {
  display: table-cell;
  vertical-align: middle; }

.fa-question {
  font-size: 26px; }

.fa-white {
  color: #fff; }

.input-lg {
  font-size: 18px;
  height: 46px;
  padding: 10px 16px; }

select.input-lg {
  height: 46px;
  line-height: 46px;
  padding: 10px 16px; }

.panel-heading {
  font-weight: bold; }

.table-product-details,
.description,
.address {
  color: #666666; }

.nav-tabs li a {
  font-size: 1.5em; }

.has-feedback .form-control-feedback {
  right: 1.8em;
  top: -.4em;
  width: 25px; }

.form-horizontal .has-feedback .form-control-feedback {
  right: 1.5em;
  top: 0.6em; }

.input-group-container .form-control-feedback[style] {
  top: 0.6em !important; }

.bid-form {
  padding: 0.5em 0 5em 0; }

/* Footer -----------------------------------------------------------*/
#footer {
  color: #646464;
  padding-top: 15px;
  padding-left: 35px; }
  #footer p {
    margin: 0;
    font-size: .8em; }

/** these are probably just going in a public.css or something **/
#inquiry-form {
  margin: 3em 0;
  padding: 2em 2em 3em 2em; }

#inquiry-form h2 {
  margin: 0 0 1em 0; }

#faq p {
  color: #505050;
  text-align: justify; }

#login label {
  font-size: 1.5em; }

/* Help content popover */
body .popover-content {
  padding: 0px;
  padding-top: 8px;
  padding-right: 8px; }

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