﻿@import url(https://fonts.googleapis.com/css2?family=Neuton:wght@400;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Neuton:wght@400;700&display=swap); /* @license MIT https://github.com/necolas/normalize.css/blob/3.0.3/LICENSE.md */

H1 {
  font-size:2.6em;
  color:#20558a;
  font-weight:700;
  line-height:125%;
  border:0;
  margin:0;
  background-color:#faf9f9!important;
  padding:0 0 15px 0;}

H2 {
  font-size:2.13em ;
  color:#747679;
  font-weight:400;
  font-stretch:extra-condensed;
  margin:0;
  background-color:#faf9f9!important;
  padding:0 0 10px 0;}

H3 {
    font-size: 18px;
    color: #4a7295;
    font-size: 1.06em;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    background-color: #faf9f9!important;
    padding-bottom: 5px;
    padding-top: 5px;
}

H5 {
  font-size:1.2em ;
  color:#20558a;
  font-weight:500;
  margin:0;
  background-color:#fff!important;
  padding:0 0 10px 0;}

H6 {
  font-size:.866em;
  font-weight:700;
  margin:0;
  background-color:#faf9f9!important;
  padding-bottom:5px;

}

  
/* styles for validation helpers */
#SiteHeader {
    font-size: 3.3em;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 10px;
    font-family: 'Neuton', serif;
    color: white;
    font-weight: 600;
}

@media only screen and (max-width: 768px) {
    #SiteHeader {
        font-size: 2em;
        line-height:0.6;
    }
}

.container {
    width:100%;
    padding-left:0px;
    padding-right:0px;
}
#divLogo {
    background-color:white;
}


#divHeader {
    color:#0B0B65;
    margin: -10px -10px 15px -10px;
    padding:10px;
    font-size:30px;
    font-weight:300;
}

#divHeaderNav {
    background-image: url(/Content/15_header.jpg);
    background-size:cover;
    background-position:center;
    background-repeat: no-repeat;
}

#divBodyContent {
    margin-top:15px;
    background-color: white;
    min-height: 350px;
    opacity: 0.9;
    padding: 10px;
}

#divFooterNav {
    padding: 20px 0;
    color: white;
    background-color: #1D1D1D;
    background-image: url(/Content/15_footer.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-top: solid 6px #9D8748;
}

.bottomNavLink {
    text-align:center;
}
.bottomNavLink > a {
    color:#ccc;
    text-decoration:none;
}
.bottomNavLink > a:hover {
    color:#fff;
}
.bottomNavLinkTitle > a {
    font-family:Nunito, sans-serif;
    color: white;
    text-decoration: none;
    font-size:16px;
}
.bottomNavLinkTitle > a:hover {
    color:#ffdd54;
}

.box {
    border: 1px solid #8A7528;
    color: #369;
}
.boxTitle {
    background: #8A7528;
    border: 1px solid #A11218;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.2em;
    color: #fff;
    padding: 10px
}
.boxTitle2 {
    background: #8A7528;
    border: 1px solid #8A7528;
    font-weight: bold;
    font-size: 1.2em;
    color: #fff;
    padding: 10px;
    text-transform: uppercase;
}
.boxTitle2 > a, .boxTitle2 > a:visited {
    font-weight: bold;
    color:#fff;
    padding:10px;
}
.boxTitle3 {
    background: #eaeaea;
    border: 1px solid #cccccc;
    font-weight: bold;
    font-size: 1.2em;
    color: #000;
    padding: 10px
}
.boxContent {
    font: 1.1em;
    color: #369;
    padding:10px;
}
.boxContent a {
    color:#369;
}
.boxContent a:hover, .boxContent a:visited {
    color:#369;
}
.field-validation-error {
    color: #b94a48;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #b94a48;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #b94a48;
}

.validation-summary-valid {
    display: none;
}

select.input-validation-error {
    border: 1px solid #b94a48;
}

.attention {
    color:#990000;
}
.attentionBold {
    color:#990000;
    font-weight:bold;
}
/* ootstrap override START*/

a[href]:after {
    content: none;
}
a {
  color: #574324; 
  text-decoration: none;
}
a:hover,
a:focus {
  color: #0B0B65;
  text-decoration:none;
}

.btn, a.btn {
    font-family: 'Neuton',serif;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
}

.btn-primary {
    border-color: #9D8748;
    background-color: #9D8748;
    color: #FFF;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary,
.btn-primary:active:hover {
    border-color: #9D8748;
    background-color: #FFF;
    color: #574324;
}

.navbar {
    position: relative;
    margin-bottom: 0px;
    border: none;
    background-color:#1D1D1D;
    border-radius:0px;
    border-top:solid 6px #9D8748;
}
.navbar-nav {
    margin: 0px;
}
.navbar-inverse {
    border: none;
    background-color:transparent;
}
.navbar-brand {
    text-decoration: none;
}
.navbar-inverse .navbar-brand {
    color: #777;
}
.navbar-inverse .navbar-brand 
{
	font-weight: normal;
	font-size: 1.1em;
	text-transform: uppercase !important;
}


.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: #9D8748 !important;
}

.navbar-inverse .navbar-nav > li > a {
    color: white;
    /*background-color:#e6edf2;*/
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
    font-weight:500;
    font-size:1.2em;
    margin-right:10px;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
    color: white;
    background-color: #9D8748 !important;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
    color: white;
    background-color: #9D8748;
}


/* Mobile style */
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #777;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #fff;
}


.dropdown-menu {
    background-color: #F0EDE3!important;
    margin-right:10px;
    border-radius:0px;
}
.dropdown-menu > li > a {
    color:#574324;
    text-decoration:none;
    font-family: 'Neuton', serif;
    font-size:2rem;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover
{
  color:#0B0B65;
  background-color: #F0EDE3;
}
.dropdown-menu .divider {
    background-color: #ccc;
}

/* login box */
div.dropdown-menu {
}

.panel-primary {
    border-color: #9D8748;
}
.panel-primary > .panel-heading {
    background-color: #F0EDE3;
    border-color:#9D8748;
    color:#574324;
    font-family:'Neuton', serif;
    font-size:2rem;
}
hr {
    margin-left: 10px;
    margin-right: 10px;
    border-color: #cccccc;
}

.search-icon {
    background-image: url('icons/searchwhite.png');
    background-position: 15px 15px;
    background-repeat: no-repeat;
    padding-left:36px!important;
}

.home-icon {
    background-image: url('icons/homewhite.png');
    background-position: 15px 15px;
    background-repeat: no-repeat;
    padding-left:36px!important;
}

.cart-icon {
    background-image: url('icons/cartwhite.png');
    background-position: 15px 15px;
    background-repeat: no-repeat;
    padding-left:36px!important;
}

.arrow-left-icon {
    background-image: url('icons/arrow-left.png');
    background-repeat: no-repeat;
    padding-left:36px!important;
}
.arrow-right-icon {
    background-image: url('icons/arrow-right.png');
    background-repeat: no-repeat;
    padding-left:36px!important;
}
.appIcon {
    vertical-align:top;
}

legend {
    width: auto;
    border-bottom: none;
    font-size: 1.2em;
    color: #0B0B65;
    padding: 5px;
}

fieldset {
    border: 1px solid #ccc;
    padding: 0 1.4em 1.4em 1.4em;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: left;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.control-label {
    color: #725F5F;
}
.table > thead > tr > th {
    color: #725F5F;
}
.nav-tabs {
    border-bottom: 1px solid #9D8748;
}
.nav-tabs > li {
    padding-bottom:0px;
}
.nav-tabs > li > a {
    background-color:#F0EDE3;
    text-decoration:none;
    border: 1px solid #9D8748;
    color:#574324;
    font-family:'Neuton', serif;
    font-size:2rem;
}
.nav-tabs > li > a:hover {
  background-color: #9D8748;
  color: #fff;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #fff;
  cursor: default;
  background-color:#9D8748;
  border: 1px solid #9D8748;
  border-bottom-color: transparent;
}

.row {
    padding:2px;
}


@media print {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .visible-xs {
    display: none !important;
  }
  .hidden-xs {
    display: block !important;
  }
  table.hidden-xs {
    display: table;
  }
  tr.hidden-xs {
    display: table-row !important;
  }
  th.hidden-xs,
  td.hidden-xs {
    display: table-cell !important;
  }
  .hidden-xs.hidden-print {
    display: none !important;
  }
  .hidden-sm {
    display: none !important;
  }
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
/* bootstrap override END*/
