#toolbar,
#name-and-slogan,
div.tabs,
#messages,
#footer,
#block-menu-block-1,
#amac-close-area,
#block-language-switcher-fallback-language-switcher-fallback,
#block-menu-block-2,
#block-menu-block-3,
#block-amac-amac-map,
#block-amac-amac-stage-sidebar,
#block-amac-amac-stage-homepage,
#block-views-forms-brochures-block-1 {
  display: none !important;
}

body {
  padding: 20px 0 0 !important;
  color: #000;
  font-family: 'Varela Round', sans-serif;
  font-size: 1em; /* 16px base font */
  line-height: 1.125em; /* 18px */
}


/**
 * Standard tags
*/

a {
  color: #000;
}

img {
  max-width: 100%;
  height: auto;
}

h1, h2, h3, h4, h5, h6, table, p, ul, ol {
  margin-top: 0;
}

h1 {
  font-size: 2em; /* 32px */
  line-height: 1.1em;
  margin-bottom: 18px;
  font-weight: normal;
}

h2 {
  font-size: 1.5em; /* 24px */
  line-height: 1.1em;
  margin-bottom: 16px;
  font-weight: normal;
}

h3 {
  font-size: 1.25em; /* 20px */
  line-height: 1.1em;
  margin-bottom: 8px;
  font-weight: normal;
}

h4, h5, h6 {
  font-size: 1em;
  line-height: 1.1em;
  margin-bottom: 5px;
  font-weight: normal;
}


/**
 * Tables
*/

table {
  width: 100%;
  margin-bottom: 15px;
}

tr.even, tr.odd {
  background: none;
  border-bottom: 1px solid #000;
}

thead {
  border-bottom: none;
}

th {
  padding: 5px;
  border-bottom: 2px solid #000;
}

tbody {
  border-top: 0;
}

td {
  padding: 5px;
  vertical-align: middle;
}


/**
 * Drupal
*/

.file-icon {
  max-width: 18px;
  height: auto;
  vertical-align: bottom;
  margin-right: 5px;
}

fieldset {
  border: 2px solid #333;
  padding: 0.75em 0.625em;
}

label {
  margin-bottom: 3px;
}

.fieldset-description {
  line-height: 1em;
  margin-top: 15px;
}

.form-text {
  border: 1px solid #5d756f;
  padding: 3px 8px;
  max-width: 95%;
  box-sizing: border-box;
  font-family: 'Varela Round', sans-serif;
}

textarea {
  border: 1px solid #5d756f;
  padding: 3px 8px;
  max-width: 95%;
  box-sizing: border-box;
  font-family: 'Varela Round', sans-serif;
}

.form-item .description {
  font-style: italic;
  color: #999;
}

.form-submit {
  border: 2px solid #869d97;
  margin: 0 10px 0 0;
  font-family: 'Varela Round', sans-serif;
  background: none;
  color: #000;
  display: inline-block;
  padding: 10px 20px;
  text-decoration: none;
  -webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}


/**
 * Header
*/

#logo {
  display: block;
  width: 148px;
  height: 96px;
  margin-bottom: 20px;
}


/**
 * Layout
*/

#breadcrumb {
  margin-bottom: 5px;
  clear: both;
  font-size: 0.75em; /* 12px */
  line-height: 1em;
}

.node-type-homepage #breadcrumb {
  display: none;
}

#sidebar-first {
  margin-bottom: 20px;
}

#sidebar-second {
  margin-top: 20px;
}


/**
 * Breadcrumb
*/

#breadcrumb {
  color: #554b53;
}

#breadcrumb a {
  text-decoration: none;
  color: #554b53;
}


/**
 * Homepage
*/

.view-homepage-panels .views-field-field-title-1 h2,
.view-homepage-panels .views-field-field-title-2 h2 {
  color: #000;
  font-size: 1.625em; /* 26px */
  line-height: 1.125em;
  margin-bottom: 10px;
  font-weight: bold;
}

.view-homepage-panels .views-field-field-button-1 a,
.view-homepage-panels .views-field-field-button-2 a {
  border: 2px solid #869d97;
  color: #000;
  display: inline-block;
  padding: 10px 20px;
  text-decoration: none;
  -webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}


/**
 * Page
*/

.node-type-page .field-name-field-introduction {
  font-size: 1.25em;
  line-height: 1.125em;
  margin-bottom: 20px;
}

.node-type-page .field-name-body li {
  margin-bottom: 10px;
}


/**
 * Webform
*/

.node-type-webform .field-group-addresses {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

.node-type-webform .field-name-field-location {
  float: left;
  width: 49%;
}

.node-type-webform .field-name-field-postal {
  float: right;
  width: 49%;
}

.node-type-webform .field-name-field-other {
  clear: both;
}

.webform-client-form {
  padding: 20px;
  margin: 30px 0;
  clear: both;
}


/**
 * Forms
*/

.view-forms-brochures .views-row {
  margin-bottom: 3px;
}

.view-forms-brochures .views-field-title h2 {
  font-weight: bold;
  color: #000;
}

.view-forms-brochures .views-field-field-file ul {
  margin: 0;
  padding: 0;
}

.view-forms-brochures .views-field-field-file ul li {
  list-style: none;
  list-style-image: none;
  margin: 0 0 5px 0;
  padding: 0;
}

.view-forms-brochures .views-field-field-file ul li.last {
  margin-bottom: 0;
}

.view-forms-brochures .views-field-field-file ul li a {
  text-decoration: none;
}

#block-views-forms-brochures-block-1 {
  margin-bottom: 20px;
}

#block-views-forms-brochures-block-1 .views-field-title h3 {
  font-size: 1em;
  line-height: 1.1em;
}

#block-views-forms-brochures-block-1 .view-forms-brochures .views-field-field-file ul li a {
  font-size: 0.9em;
}


/**
 * FAQs
*/

.view-faqs h3 {
  margin-top: 50px;
  margin-bottom: 15px;
  font-weight: bold;
}

.view-faqs .views-row {
  padding-bottom: 15px;
  border-bottom: 1px solid #000;
  margin-bottom: 10px;
}

.view-faqs .views-field-title {
  font-size: 1.125em; /* 18px */
  line-height: 1.1em;
  font-weight: bold;
}

.view-faqs .views-field-body {
  display: block !important;
}

.view-faqs .views-field-body .field-content {
  padding: 5px 0 0;
}

.view-faqs .views-field-body p {
  margin-bottom: 5px;
}

.view-faqs .views-field-edit-node {
  display: none;
}
