﻿/* header overwrites */

div#topBar { 
    line-height: 1.2; 
}

div#topBar ul.nav > li > a { color: #000099 !important; white-space: nowrap; }

.header-search {
    margin-top: 10px;
}

ul.nav-second-main li { 
    margin-left: 3px;
    margin-right: 3px;
}

span.sfsearchTxt {
    width: 75% !important;
}

input.sfsearchSubmit {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

div.ajaxLoading {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.invoice-16 {
		font-size:16pt;
}

.invoice-10 {
		font-size:10pt;
}

.invoice-container {
		width:100%;
		margin-top:20px;
		margin-bottom:20px;
}

.invoice-hr {
		width:100%;
		margin:0;
}

.invoice-table {
		width:100%;
		border:none;
		font-size:10pt;
}

.invoice-table thead {
		background-color:initial;
}

.invoice-table tbody tr {
		background-color:initial;
}

.invoice-table hr {
		width:100%;
		margin-top:5px;
		margin-bottom:5px;	 
}

.invoice-info {
		font-size:10pt;
		vertical-align:middle;
		margin-top:10px;
		margin-bottom:10px;
		line-height:15px;
}


.font-bold {
		font-weight:bold;
}

.invoice-address {
		font-size:10pt;
		line-height:15px;
}

#header.header-md #topNav a.logo > img {
  height: 90%;
  margin-top: 15px;
  max-height: 40px;
}

#header.topper {
  top: 35px;
}

#header.topper.fixed {
  top: 0;
}

#header.bottom .nav-main {
  display: inline-block;
  float: none;
  vertical-align: top;
}

#header.bottom .navbar-collapse {
  text-align: center;
  display: inline-block;
  float: none;
  vertical-align: top;
}

#header.bottom .navbar-collapse ul li {
	margin: 3px;
	border: groove 1px #FFF;
}

#header.bottom .navbar-collapse ul li:hover {
	border-color: #666;
}

#header.bottom .navbar-collapse ul li:hover a {
	color: #666 !important;
}

.social-icons {
	text-align: center;
  width: 100%;
}

section.section-full {
	width: 100%;
  display: table;
  max-width: none;
  height: 100vh;
}

.btn.home-action {
  white-space: normal !important;
  font-size: 20px;
  text-align: left;
}

.btn.home-action span {
  font-size: 16px;
}

a.btn.memberlist, button.btn.memberlist { 
    text-overflow: ellipsis;
    overflow: hidden;
}

/* nav */

#header.header-sm #topNav #bottomMain > li > a {
    height: 60px;
    line-height: 40px;
    font-size: 24px;
}
#header.transparent #bottomMain.nav-pills > li > a {
    border-radius: 0;
    color: #fff;
}
#bottomMain.nav-pills > li > a {
    background-color: transparent;
    color: #1f262d;
    font-weight: 400;
}
#bottomMain > li > a {
    height: 96px;
    line-height: 76px;
}

#bottomMain.nav-pills > li.active > a > span.topMain-icon {
    color: #1980b6;
}

#header.header-sm #topNav #bottomFeatured {
  width: 100%;
}

#header.header-sm #topNav #bottomFeatured > li {
  width: 100%;
}

#header.header-sm #topNav #bottomFeatured > li > a {
    height: 60px;
    line-height: 40px;
    font-size: 36px;
}
#header.transparent #bottomFeatured.nav-pills > li > a {
    border-radius: 0;
    color: #333;
}
#bottomFeatured.nav-pills > li > a {
    background-color: rgba(255, 255, 255, 0.7);
    font-weight: bold;
}
#bottomFeatured > li > a {
    height: 96px;
    line-height: 76px;
}

#bottomFeatured.nav-pills > li.active > a > span.topMain-icon {
    color: #1980b6;
}

.loginlogoutlink a {
    text-transform: uppercase;
}

#header.dark #topMain.nav-pills > li > a {
  color: #ccc !important;
}

#topNav ul.dropdown-menu li a {
  color: #666 !important;
}

#header.transparent ul.nav-second-main li a, #header.transparent ul.nav-second-main li i, #header.transparent ul.nav-second-main li div a, #header.transparent ul.nav-second-main li a > i, #header.color ul.nav-second-main li a, #header.color ul.nav-second-main li a > i, #header.dark ul.nav-second-main li a, #header.dark ul.nav-second-main li a > i {
  color: #ccc !important;
}

a.list-group-item.active { color: #FFF !important; }
.btn-primary { color: #DDD !important; }
.btn-info { color: #FFF !important; }
ul.footer-list > li > a { color: #DDD !important; }
ul.footer-list > li > a:hover { color: #AAA !important; }
div.copyright > div.container > ul > li > a { color: #DDD !important; }
div.copyright > div.container > ul > li > a:hover { color: #AAA !important; }

a > h4 > span.label-default { color: #FFF !important; }

.callout.callout-dark .btn {
    background-color: rgba(255, 255, 255, 0.2) !important;
    border-color: rgba(255, 255, 255, 0.2) !important;
}

.callout.callout-theme-color .btn, .callout.callout-dark .btn {
  background-color: rgba(255, 255, 255, 0.2) !important;
  border-color: rgba(255, 255, 255, 0.2) !important;
}

section .nav-pills > li > a, section .nav-pills > li.active > a:hover, section .nav-pills > li.active > a {
  color: #111 !important;
}

#toTop { color: #FFF !important; }

h2 {
  font-size: 30px !important;
}

h2.panel-title {
    color: inherit;
    font-size: 16px !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

.sfContentBlock h2 {
  font-size: 28px;
  font-weight: inherit;
  margin-bottom: inherit;
  margin-top: inherit;
}

.sfContentBlock h3 {
  border-bottom: inherit;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: inherit;
  margin-top: inherit;
  padding-bottom: inherit;
}

.sfContentBlock h1, .sfContentBlock h2, .sfContentBlock h3, .sfContentBlock h4, .sfContentBlock h5 {
  line-height: inherit;
}

.sfContentBlock ul.list-unstyled {
  list-style: outside none none;
}

.btn-danger {
  color: #fff !important;
}

.btn-success {
  color: #fff !important;
}

/* more essentials */

.padding-bottom-5 { padding-bottom: 5px !important; }
.padding-top-5 { padding-top: 5px !important; }

.dark a.highlight { color: #FF0 !important;}

dd.tighter { margin-bottom: 5px; }

.red { color: #F00; }
.red-border { border: 1px solid #F00; }

.hide-for-members { display: none; }
.hide-for-non-members { display: none; }

/* table */
th { font-weight: bold; }

thead tr td { font-style: italic; background-color: #EFEFEF; }

@media only screen and (max-width : 992px) {
    #header.dark #topMain.nav-pills > li > a {
        color: #212121 !important;
    }

    #header.header-md ul.nav-second-main li div > a {
      margin-top: -6px;
    }

    div.side-nav ul > li > a {
      color: #777 !important;
    }

    #header ul.nav-second-main li div > a, #header ul.nav-second-main li > i {
      background-color: transparent;
      color: #666;
      display: block;
      padding: 0 3px;
    }
}

@media only screen and (max-width: 576px) {
    #slider div.slider-featured-text {
      padding: 0;
    }

    div.side-nav-head h3 {
        margin-bottom: 0;
        padding-left: 5px;
        color: #666;
    }
}

