/* DVC Custom Styles */
body {
  background: #e4ded2 url("../images/bg.jpg") repeat-x top right;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* LINKS */
/* TYPOGRAPHY */
/* HEADER */
header {
  max-width: 62.5rem;
  background: #fff;
  margin: 0 auto;
}

header ul li > a,
header .top-bar-section ul li > a {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 0.6875rem;
  border-right: 1px solid #fff;
}

header ul li:last-child > a {
  border-right: 0;
}

header ul.title-area li > a {
  border: 0;
}

header ul.title-area .header-search-translate {
  border-right: 0;
}

header .top-bar-section li:not(.has-form) a:not(.button) {
  line-height: 1rem;
}

.contain-to-grid {
  background: none;
}

.header-bg {
  background: #e4ded2 url("../images/headerbg-10x130.jpg") repeat-x top right;
  max-width: 62.5rem;
  min-height: 120px;
  margin: 0 auto;
}

.top-bar,
.top-bar-section ul li {
  background: none;
}

.top-bar.expanded,
.top-bar.expanded .title-area {
  background: #e4ded2 url("../images/headerbg.jpg") repeat-x top right;
  background-size: contain;
}

/* DVC Search */
#search {
  position: relative;
  z-index: 999;
}

.top-bar.header-search-translate {
  min-height: 3.5rem;
  line-height: auto;
}

.top-bar.header-search-translate .toggle-topbar.menu-icon a:after,
.top-bar.header-search-translate .toggle-topbar.menu-icon a span::after {
  content: "\f002";
}

.top-bar .toggle-topbar.menu-icon a span::after {
  content: "";
  display: block;
  height: 0;
  position: absolute;
  margin-top: -8px;
  top: 50%;
  right: 0.9375rem;
  box-shadow: 0 0 0 1px white, 0 7px 0 1px white, 0 14px 0 1px white;
  width: 16px;
}

.top-bar-section #search ul.inline-list {
  display: block;
  text-align: right;
  /* add mq ? */
  clear: both;
  display: block;
}

.top-bar-section #search ul.inline-list > li {
  float: none;
  display: inline-block;
}

/* Google Translate */
#google_translate_element {
  line-height: 1.2rem;
  /* maybe Media Query?? */
  text-align: right;
  padding-right: 40px;
}
#google_translate_element select {
  width: auto;
  font-size: 9px;
}

#google_translate_element .goog-logo-link img {
	height: 13px;
}

.goog-logo-link, .goog-logo-link:link {
	font-size: 9px !important;
}

.goog-te-gadget .goog-te-combo {
  margin: 0 0 4px;
}

.top-bar #search input,
.top-bar #search select {
  top: 0;
}

form.dvc-search input.search_box {
  width: 190px;
  font-size: 0.725rem;
  height: 1.2rem;
  margin: 0;
  padding: 1px;
}
form.dvc-search input.search_box[placeholder] {
  color: #000;
}
form.dvc-search input {
  float: left;
}
form.dvc-search input.searchbutton {
  background: #bfbdbd;
  color: #000;
  font-size: 0.625rem;
  text-transform: uppercase;
  border: 0 none;
  cursor: pointer;
  display: block;
  height: 20px !important;
  line-height: 0.625rem;
  overflow: hidden;
  padding: 0 !important;
  width: 55px;
  border-radius: 3px;
  font-weight: bold;
  border: 1px solid #666;
  margin-left: 2px;
}

#search ul.inline-list > li a {
  padding: 0 1.3rem;
}

#search ul.inline-list > li:last-child {
  margin-left: 0;
}

/* NAVIGATION */
/* MAIN BODY + CONTENT */
.two-column-headings {
  background: #fff;
}
.two-column-headings div:first-child {
  background: #655949;
}
.two-column-headings div:last-child {
  background: #e9e7df;
}
.two-column-headings h1 {
  font-size: 1.5rem;
  font-weight: bold;
  color: #fff;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.two-column-headings h2 {
  color: #0b6c44;
  font-size: 1.25rem;
  font-weight: bold;
  text-align: right;
  text-transform: uppercase;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.wrapper > .row {
  /* adjust content class */
  background: #fff;
  min-height: 400px;
}
.wrapper > .row p {
  font-size: 0.875rem;
}

.wrapper > div:last-child.row {
  padding-bottom: 2rem;
}

/* BREADCRUMBS */
.breadcrumbs {
  background: none;
  border: none;
  padding-bottom: 0;
  padding-top: 1rem;
  padding-left: 0;
}

.breadcrumbs > * {
  text-transform: none;
}

.breadcrumbs > *:before {
  content: ">";
}

/* FOOTER */
footer {
  padding-top: 5px;
}

footer ul,
footer ul li,
footer p {
  font-size: 0.675rem;
}

footer ul.inline-list {
  margin-left: 0;
}
footer ul.inline-list li {
  margin-left: 0;
}
footer ul.inline-list li a {
  border-right: 1px solid #000;
  color: #000;
  padding: 0 0.8rem;
}
footer ul.inline-list li:first-child > a {
  padding-left: 0;
}
footer ul.inline-list li:last-child > a {
  border-right: 0;
}

/* UTILITY - HELPER CLASSES */
/* video/image rwd alignment classes */
div.flex-video.right {
  max-width: 50%;
  padding-left: 10px;
}

div.flex-video.left {
  max-width: 50%;
  padding-right: 10px;
}

img.right {
  padding-left: 5px;
}

img.left {
  padding-right: 5px;
}

/* screen reader text */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* clearfix */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.clearfix {
  display: inline-block;
}

/* start commented backslash hack \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* close commented backslash hack */
/* unstyled list */
ul.list-unstyled {
  margin-left: 0;
}
ul.list-unstyled li {
  list-style: none;
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media,
.media .media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media-object {
  display: block;
  margin-top: 10px;
  /* update/remove later */
  max-width: 75px;
}

.media-heading {
  margin-bottom: 0;
}

.media > .left {
  margin-right: 15px;
}
.media > .right {
  margin-left: 15px;
}

.media-list {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
}

h4.media-heading {
  font-weight: bold;
}

.red {
  color: #8e1b3b;
}

.green {
  background: #0b6c44;
  color: #fff;
}

.bold {
  font-weight: bold;
}

/* DIRECTORY */
.directory-index.inline-list {
  text-align: center;
  margin-bottom: 2rem;
}

.directory-index.inline-list > li {
  margin-left: 0.5rem;
  float: none;
  display: inline-block;
  font-weight: 700;
}
.directory-index.inline-list > li a {
  color: #231f20;
}

.directory-index.inline-list > li:first-child {
  margin-left: 0;
}

.directory-search {
  /* select drodown */
}
.directory-search select {
  background: #0b6c44;
  color: #fff;
}
.directory-search form input[type="search"] {
  padding-left: 2rem;
}
.directory-search form button[type="submit"] {
  background: none;
  border: 0 none;
  cursor: pointer;
  padding: 0;
  position: absolute;
  left: 20px;
  top: 10px;
  width: 25px;
}
.directory-search i {
  color: #4c4c4d;
}
.directory-search span.arrow {
  position: absolute;
  top: 15px;
  right: 25px;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
  border-width: 8px;
  z-index: 5;
  pointer-events: none;
  color: #fff;
}
.directory-search select.not_chosen + span.arrow {
  border-color: #fff transparent transparent transparent;
}
.directory-search select option {
  color: #fff;
}
.directory-search select option:first-child {
  color: #808080;
}

/* LISTING */
table.directory {
  margin: 1rem auto;
  border-spacing: 0;
  width: 95%;
}
table.directory thead {
  background: #0b6c44;
}
table.directory thead tr th {
  color: #fff;
}

ul.pagination {
  margin-top: 1.25rem;
}

ul.pagination li a,
ul.pagination li button,
ul.pagination li.current a,
ul.pagination li.current button {
  background: #ebe8df;
  color: #0a6c45;
}

/* PROFILE */
h1.maintitle {
  padding: 1rem;
  font-size: 1.75rem;
  font-weight: bold;
}

.subtitle {
  font-size: 1.25rem;
  font-weight: bold;
}

/* TABS */
ul.tabs {
  padding-top: 1rem;
}

.tabs li,
.tabs .tab-title {
  border: 1px solid #a6a890;
  border-radius: 3px;
  margin-left: 5px;
}

.tabs li:first-child {
  margin-left: 0;
}

.tabs li > a,
.tabs .tab-title > a {
  padding: .25rem .75rem;
  color: #56866e;
  font-weight: bold;
  background: #dfdfd4;
}

.tabs li.active a,
.tabs .tab-title.active a {
  background-color: #568871;
  color: #fff;
}

.accordion .content {
  border: 3px solid #a6a890;
  border-radius: 3px;
}

.profile-tabs ul.list-unstyled {
  margin-left: 1rem;
}

/* SIDEBAR :: RIGHT */
aside.sidebar-profile {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}
aside.sidebar-profile h2 {
  font-size: 1.2rem;
}
aside.sidebar-profile ul.list-unstyled li {
  padding-bottom: 1rem;
}

/* MEDIA QUERIES */
@media screen and (max-width: 650px) {
  header ul li > a,
  header .top-bar-section ul li > a {
    border-right: 0;
  }

  .primary-navigation .top-bar-section ul {
    width: 50%;
  }

  ul.menu {
    float: left !important;
  }

  .search-wrapper {
    padding-top: 12px;
  }
  .search-wrapper ul.inline-list > li {
    margin-left: 0;
  }

  #google_translate_element {
    text-align: left;
  }

  .goog-te-gadget,
  .goog-logo-link,
  .goog-logo-link:link,
  .goog-logo-link:visited,
  .goog-logo-link:hover,
  .goog-logo-link:active {
    color: #fff !important;
  }

  .primary-navigation.expanded + .header-search-translate {
    background: #0a6c45;
  }

  /*
  * Off Canvas -- styles adapted from bootstrap for foundation (optional use ~ 767px default break)
  * --------------------------------------------------
  */
  /* offcanvas sidebar menu */
  .row-offcanvas {
    position: relative;
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
  }

  .row-offcanvas-right {
    right: 0;
  }

  .row-offcanvas-left {
    left: 0;
  }

  .row-offcanvas-right
  .sidebar-offcanvas {
    right: -50%;
    /* 6 columns */
  }

  .row-offcanvas-left
  .sidebar-offcanvas {
    left: -50%;
    /* 6 columns */
  }

  .row-offcanvas-right.active {
    right: 50%;
    /* 6 columns */
  }

  .row-offcanvas-left.active {
    left: 50%;
    /* 6 columns */
  }

  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 50%;
    /* 6 columns */
    padding-top: 10px;
    height: 100%;
    z-index: 999;
  }

  /* No More Tables :: http://elvery.net/demo/responsive-tables/  */
  /* Force table to not be like tables anymore */
  #no-more-tables table,
  #no-more-tables thead,
  #no-more-tables tbody,
  #no-more-tables th,
  #no-more-tables td,
  #no-more-tables tr {
    display: block;
  }

  /* Hide table headers (but not display: none;, for accessibility) */
  #no-more-tables thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  #no-more-tables tr {
    border: 1px solid #ccc;
  }

  #no-more-tables td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 40%;
    white-space: normal;
    text-align: left;
  }

  #no-more-tables td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 35%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
  }

  /*
  Label the data
  */
  #no-more-tables td:before {
    content: attr(data-title);
    text-align: right;
  }

  #no-more-tables td:nth-of-type(4):before {
    content: none;
  }

  /* heading columns */
}
@media screen and (max-width: 480px) {
  form.dvc-search input.search_box {
    width: 125px;
  }
}
@media screen and (min-width: 650px) {
  header .primary-navigation .top-bar-section li:not(.has-form) a:not(.button) {
    margin-top: 1rem;
  }

  header .primary-navigation.top-bar .name {
    height: 0;
  }

  form.dvc-search:after {
    clear: both;
  }

  .two-column-headings div:last-child {
    border-left: 15px solid #fff;
  }

  .wrapper > .row {
    padding: 1rem 2rem 2rem;
  }
}
@media screen and (min-width: 800px) {
  .top-bar .title-area {
    padding-left: 3rem;
  }
}

ul.bio {
    font-size: .8rem;
    line-height: 1.6;
    list-style-position: outside;
    margin-bottom: 1.25rem;
}

ul.bio li {
	margin-bottom: 1rem;
}