@charset "UTF-8";
/**
 * Default Variables.
 *
 * Modify this file to provide default Bootstrap Framework variables. The
 * Bootstrap Framework will not override any variables defined here because it
 * uses the `!default` flag which will only set their default if not already
 * defined here.
 *
 * You can copy existing variables directly from the following file:
 * ./THEMENAME/bootstrap/assets/stylesheets/_variables.scss
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@media screen and (max-width: 1023px) {
  img.img-responsive {
    height: 200px;
    object-fit: cover;
    font-family: "object-fit: cover;";
    width: 100%;
    left: 0;
    top: 0;
  }
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../bootstrap/assets/fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../bootstrap/assets/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../bootstrap/assets/fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../bootstrap/assets/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../bootstrap/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../bootstrap/assets/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.btn-primary {
  height: 34px !important;
}

.search-block-form.block-search {
  margin-top: 10px;
  margin-bottom: 10px;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}
a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

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

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: " —";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .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-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*=col-] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*=col-],
table th[class*=col-] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type=search] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control,
  input[type=time].form-control,
  input[type=datetime-local].form-control,
  input[type=month].form-control {
    line-height: 34px;
  }
  input[type=date].input-sm,
  .input-group-sm > .input-group-btn > input[type=date].btn, .input-group-sm input[type=date],
  input[type=time].input-sm,
  .input-group-sm > .input-group-btn > input[type=time].btn,
  .input-group-sm input[type=time],
  input[type=datetime-local].input-sm,
  .input-group-sm > .input-group-btn > input[type=datetime-local].btn,
  .input-group-sm input[type=datetime-local],
  input[type=month].input-sm,
  .input-group-sm > .input-group-btn > input[type=month].btn,
  .input-group-sm input[type=month] {
    line-height: 30px;
  }
  input[type=date].input-lg,
  .input-group-lg > .input-group-btn > input[type=date].btn, .input-group-lg input[type=date],
  input[type=time].input-lg,
  .input-group-lg > .input-group-btn > input[type=time].btn,
  .input-group-lg input[type=time],
  input[type=datetime-local].input-lg,
  .input-group-lg > .input-group-btn > input[type=datetime-local].btn,
  .input-group-lg input[type=datetime-local],
  input[type=month].input-lg,
  .input-group-lg > .input-group-btn > input[type=month].btn,
  .input-group-lg input[type=month] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9 ;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type=radio][disabled], input[type=radio].disabled, fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=checkbox].disabled,
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type=radio],
  .form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle=buttons] > .btn input[type=radio],
[data-toggle=buttons] > .btn input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn input[type=radio],
[data-toggle=buttons] > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type=radio],
.input-group-addon input[type=checkbox] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before, .nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type=radio],
  .navbar-form .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager:before, .pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #777777;
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}

.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

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

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

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

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

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}
.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
}
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: "‹";
}
.carousel-control .icon-next:before {
  content: "›";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
html.overlay-open .navbar-fixed-top {
  z-index: 400;
}
html.js fieldset.collapsed {
  border-left-width: 1px;
  border-right-width: 1px;
  height: auto;
}
html.js input.form-autocomplete {
  background-image: none;
}
html.js input.form-autocomplete {
  background-image: none;
}
html.js .autocomplete-throbber {
  background-position: 100% 2px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 15px;
  margin: 2px 0 0 2px;
  width: 15px;
}
html.js .autocomplete-throbber.throbbing {
  background-position: 100% -18px;
}

body {
  position: relative;
}
body.admin-expanded.admin-vertical.admin-nw .navbar, body.admin-expanded.admin-vertical.admin-sw .navbar {
  margin-left: 260px;
}
body.navbar-is-fixed-top {
  padding-top: 64px !important;
}
body.navbar-is-fixed-bottom {
  padding-bottom: 64px !important;
}
body.toolbar {
  padding-top: 30px !important;
}
body.toolbar .navbar-fixed-top {
  top: 30px;
}
body.toolbar.navbar-is-fixed-top {
  padding-top: 94px !important;
}
body.toolbar-drawer {
  padding-top: 64px !important;
}
body.toolbar-drawer .navbar-fixed-top {
  top: 64px;
}
body.toolbar-drawer.navbar-is-fixed-top {
  padding-top: 128px !important;
}
body.admin-menu .navbar-fixed-top {
  top: 29px;
}
body.admin-menu.navbar-is-fixed-top {
  padding-top: 93px !important;
}
body div#admin-toolbar {
  z-index: 1600;
}
body #toolbar, body #admin-menu, body #admin-toolbar {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
body #admin-menu {
  margin: 0;
  padding: 0;
  position: fixed;
  z-index: 1600;
}
body #admin-menu .dropdown li {
  line-height: normal;
}

@media screen and (min-width: 768px) {
  .container {
    max-width: 738px;
  }
}
@media screen and (min-width: 992px) {
  .container {
    max-width: 962px;
  }
}
@media screen and (min-width: 1200px) {
  .container {
    max-width: 1120px;
  }
}

.navbar {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (min-width: 768px) {
  .navbar {
    max-width: 738px;
  }
}
@media screen and (min-width: 992px) {
  .navbar {
    max-width: 962px;
  }
}
@media screen and (min-width: 1200px) {
  .navbar {
    max-width: 1120px;
  }
}
.navbar.container, .navbar.container-fluid {
  margin-top: 20px;
}
.navbar.container > .container, .navbar.container-fluid > .container-fluid {
  margin: 0;
  padding: 0;
  width: auto;
}

#overlay-container,
.overlay-modal-background,
.overlay-element {
  z-index: 1500;
}

#toolbar {
  z-index: 1600;
}

.modal {
  z-index: 1620;
}

.modal-dialog {
  z-index: 1630;
}

.ctools-modal-dialog .modal-body {
  width: 100% !important;
  overflow: auto;
}

.modal-backdrop {
  z-index: 1610;
}

.element-invisible {
  margin: 0;
  padding: 0;
  width: 1px;
}

.navbar .logo {
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (min-width: 768px) {
  .navbar .logo {
    margin-right: 0;
    padding-left: 0;
  }
}

ul.secondary {
  float: left;
}
@media screen and (min-width: 768px) {
  ul.secondary {
    float: right;
  }
}

.page-header {
  margin-top: 0;
}

.region-sidebar-first .block:first-child h2.block-title,
.region-sidebar-second .block:first-child h2.block-title {
  margin-top: 0;
}

p:last-child {
  margin-bottom: 0;
}

.region-help > .glyphicon {
  font-size: 18px;
  float: left;
  margin: -0.05em 0.5em 0 0;
}
.region-help .block {
  overflow: hidden;
}

form#search-block-form {
  margin: 0;
}

.navbar-search .control-group {
  margin-bottom: 0px;
}

ul.action-links {
  margin: 12px 0;
  padding: 0;
}
ul.action-links li {
  display: inline;
  margin: 0;
  padding: 0 6px 0 0;
}
ul.action-links .glyphicon {
  padding-right: 0.5em;
}

input, textarea, select, .uneditable-input {
  max-width: 100%;
  width: auto;
}

input.error {
  color: #a94442;
  border-color: #ebccd1;
}

fieldset legend.panel-heading {
  float: left;
  line-height: 1em;
  margin: 0;
}

fieldset .panel-body {
  clear: both;
  display: inherit;
}

fieldset .panel-heading a.panel-title {
  color: inherit;
  display: block;
  margin: -10px -15px;
  padding: 10px 15px;
}
fieldset .panel-heading a.panel-title:hover {
  text-decoration: none;
}

.form-group:last-child,
.panel:last-child {
  margin-bottom: 0;
}

.form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
}

.form-actions {
  clear: both;
}

.managed-files.table td:first-child {
  width: 100%;
}

div.image-widget-data {
  float: none;
  overflow: hidden;
}

table.sticky-header {
  z-index: 1;
}

.resizable-textarea textarea {
  border-radius: 4px 4px 0 0;
}

.text-format-wrapper {
  margin-bottom: 15px;
}
.text-format-wrapper > .form-type-textarea,
.text-format-wrapper .filter-wrapper {
  margin-bottom: 0;
}

.filter-wrapper {
  border-radius: 0 0 4px 4px;
}
.filter-wrapper .panel-body {
  padding: 7px;
}

.filter-help {
  margin-top: 5px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .filter-help {
    float: right;
  }
}
.filter-help .glyphicon {
  margin: 0 5px 0 0;
  vertical-align: text-top;
}

.radio:first-child, .checkbox:first-child {
  margin-top: 0;
}
.radio:last-child, .checkbox:last-child {
  margin-bottom: 0;
}

.help-block, .control-group .help-inline {
  color: #777777;
  font-size: 12px;
  margin: 5px 0 10px;
  padding: 0;
}

.panel-heading {
  display: block;
}

a.tabledrag-handle .handle {
  height: auto;
  width: auto;
}

.error {
  color: #a94442;
}

div.error,
table tr.error {
  background-color: #f2dede;
  color: #a94442;
}

.form-group.error,
.form-group.has-error {
  background: none;
}
.form-group.error label, .form-group.error .control-label,
.form-group.has-error label,
.form-group.has-error .control-label {
  color: #a94442;
  font-weight: 600;
}
.form-group.error input, .form-group.error textarea, .form-group.error select, .form-group.error .uneditable-input,
.form-group.has-error input,
.form-group.has-error textarea,
.form-group.has-error select,
.form-group.has-error .uneditable-input {
  color: #555555;
}
.form-group.error .help-block, .form-group.error .help-inline,
.form-group.has-error .help-block,
.form-group.has-error .help-inline {
  color: #777777;
}

.nav-tabs {
  margin-bottom: 10px;
}

ul li.collapsed,
ul li.expanded,
ul li.leaf {
  list-style: none;
  list-style-image: none;
}

.tabs--secondary {
  margin: 0 0 10px;
}

.submitted {
  margin-bottom: 1em;
  font-style: italic;
  font-weight: normal;
  color: #777;
}

.form-type-password-confirm {
  position: relative;
}
.form-type-password-confirm label {
  display: block;
}
.form-type-password-confirm label .label {
  float: right;
}
.form-type-password-confirm .password-help {
  padding-left: 2em;
}
@media (min-width: 768px) {
  .form-type-password-confirm .password-help {
    border-left: 1px solid #ddd;
    left: 50%;
    margin-left: 15px;
    position: absolute;
  }
}
@media (min-width: 992px) {
  .form-type-password-confirm .password-help {
    left: 33.3333333333%;
  }
}
.form-type-password-confirm .progress {
  background: transparent;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: 4px;
  margin: -5px 0px 0;
}
.form-type-password-confirm .form-type-password {
  clear: left;
}
.form-type-password-confirm .form-control-feedback {
  right: 15px;
}
.form-type-password-confirm .help-block {
  clear: both;
}

ul.pagination li > a.progress-disabled {
  float: left;
}

.form-autocomplete .glyphicon {
  color: #777777;
  font-size: 120%;
}
.form-autocomplete .glyphicon.glyphicon-spin {
  color: #337ab7;
}
.form-autocomplete .input-group-addon {
  background-color: rgb(255, 255, 255);
}

.ajax-progress-bar {
  border-radius: 0 0 4px 4px;
  border: 1px solid #ccc;
  margin: -1px 0 0;
  padding: 6px 12px;
  width: 100%;
}
.ajax-progress-bar .progress {
  height: 8px;
  margin: 0;
}
.ajax-progress-bar .percentage,
.ajax-progress-bar .message {
  color: #777777;
  font-size: 12px;
  line-height: 1em;
  margin: 5px 0 0;
  padding: 0;
}

.glyphicon-spin {
  display: inline-block;
  -moz-animation: spin 1s infinite linear;
  -o-animation: spin 1s infinite linear;
  -webkit-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
}

a .glyphicon-spin {
  display: inline-block;
  text-decoration: none;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/**
 * Missing Bootstrap 2 tab styling.
 * @see http://stackoverflow.com/questions/18432577/stacked-tabs-in-bootstrap-3
 * @see http://bootply.com/74926
 */
.tabbable {
  margin-bottom: 20px;
}

.tabs-below > .nav-tabs, .tabs-left > .nav-tabs, .tabs-right > .nav-tabs {
  border-bottom: 0;
}
.tabs-below > .nav-tabs .summary, .tabs-left > .nav-tabs .summary, .tabs-right > .nav-tabs .summary {
  color: #777777;
  font-size: 12px;
}

.tab-pane > .panel-heading {
  display: none;
}

.tab-content > .active {
  display: block;
}

.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
  border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}

.tabs-left > .nav-tabs,
.tabs-right > .nav-tabs {
  padding-bottom: 20px;
  width: 220px;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li:focus,
.tabs-right > .nav-tabs > li:focus {
  outline: 0;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left > .nav-tabs > li > a:focus,
.tabs-right > .nav-tabs > li > a:focus {
  outline: 0;
}
.tabs-left > .tab-content,
.tabs-right > .tab-content {
  border-radius: 0 4px 4px 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border: 1px solid #ddd;
  overflow: hidden;
  padding: 10px 15px;
}

.tabs-left > .nav-tabs {
  float: left;
  margin-right: -1px;
}
.tabs-left > .nav-tabs > li > a {
  border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover, .tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #ddd #eeeeee #eeeeee;
}
.tabs-left > .nav-tabs > .active > a,
.tabs-left > .nav-tabs > .active > a:hover,
.tabs-left > .nav-tabs > .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  -webkit-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
}

.tabs-right > .nav-tabs {
  float: right;
  margin-left: -1px;
}
.tabs-right > .nav-tabs > li > a {
  border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover, .tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #ddd;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
}
.tabs-right > .nav-tabs > .active > a,
.tabs-right > .nav-tabs > .active > a:hover,
.tabs-right > .nav-tabs > .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
}

th.checkbox,
td.checkbox,
th.radio,
td.radio {
  display: table-cell;
}

.views-display-settings .label {
  font-size: 100%;
  color: #666666;
}
.views-display-settings .footer {
  padding: 0;
  margin: 4px 0 0 0;
}

.views-exposed-form .views-exposed-widget .btn {
  margin-top: 1.8em;
}

table .radio input[type=radio],
table .checkbox input[type=checkbox] {
  max-width: inherit;
}

.form-horizontal .form-group label {
  position: relative;
  min-height: 1px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: right;
}
@media (min-width: 768px) {
  .form-horizontal .form-group label {
    float: left;
    width: 16.6666666667%;
  }
}

.alert {
  margin-top: 20px;
}
.alert a {
  font-weight: bold;
}

.alert-success a, .alert-success a:hover, .alert-success a:focus {
  color: #2b542c;
}

.alert-info a, .alert-info a:hover, .alert-info a:focus {
  color: #245269;
}

.alert-warning a, .alert-warning a:hover, .alert-warning a:focus {
  color: #66512c;
}

.alert-danger a, .alert-danger a:hover, .alert-danger a:focus {
  color: #843534;
}

div.image-style-new,
div.image-style-new div {
  display: block;
}

div.image-style-new div.input-group {
  display: table;
}

td.module,
.table-striped > tbody > tr:nth-child(odd) > td.module,
.table > tbody > tr > td.module {
  background: #ddd;
  font-weight: 700;
}

.book-toc > .dropdown-menu {
  overflow: hidden;
}
.book-toc > .dropdown-menu > .dropdown-header {
  white-space: nowrap;
}
.book-toc > .dropdown-menu > li:nth-child(1) > a {
  font-weight: bold;
}
.book-toc > .dropdown-menu .dropdown-menu {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
  display: block;
  font-size: 12px;
  margin: 0;
  padding: 0;
  position: static;
  width: 100%;
}
.book-toc > .dropdown-menu .dropdown-menu > li {
  padding-left: 20px;
}
.book-toc > .dropdown-menu .dropdown-menu > li > a {
  margin-left: -40px;
  padding-left: 60px;
}

#features-filter .form-item.form-type-checkbox {
  padding-left: 20px;
}

fieldset.features-export-component {
  font-size: 12px;
}
html.js #features-export-form fieldset.features-export-component, fieldset.features-export-component {
  margin: 0 0 10px;
}
fieldset.features-export-component .panel-heading {
  padding: 5px 10px;
}
fieldset.features-export-component .panel-heading a.panel-title {
  font-size: 12px;
  font-weight: 500;
  margin: -5px -10px;
  padding: 5px 10px;
}
fieldset.features-export-component .panel-body {
  padding: 0 10px;
}

div.features-export-list {
  margin: -11px 0 10px;
  padding: 0 10px;
}

fieldset.features-export-component .component-select .form-type-checkbox,
div.features-export-list .form-type-checkbox {
  line-height: 1em;
  margin: 5px 5px 5px 0 !important;
  min-height: 0;
  padding: 3px 3px 3px 25px !important;
}
fieldset.features-export-component .component-select .form-type-checkbox input[type=checkbox],
div.features-export-list .form-type-checkbox input[type=checkbox] {
  margin-top: 0;
}

body.navbar-is-fixed-top.navbar-administration.navbar-horizontal.navbar-tray-open .navbar-fixed-top {
  top: 79px;
}

body.navbar-is-fixed-top.navbar-administration .navbar-fixed-top {
  top: 39px;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  body.navbar-is-fixed-top.navbar-administration.navbar-vertical.navbar-tray-open .navbar-fixed-top {
    left: 240px;
    left: 24rem;
  }
}
.navbar-administration #navbar-administration.navbar-oriented .navbar-bar {
  z-index: 1032;
}

.navbar-administration #navbar-administration .navbar-tray {
  z-index: 1031;
}

body.navbar-is-fixed-top.navbar-administration {
  padding-top: 103px !important;
}

body.navbar-is-fixed-top.navbar-administration.navbar-horizontal.navbar-tray-open {
  padding-top: 143px !important;
}

body.navbar-tray-open.navbar-vertical.navbar-fixed {
  margin-left: 240px;
  margin-left: 24rem;
}

#navbar-administration.navbar-oriented .navbar-tray-vertical {
  width: 24rem;
}

@font-face {
  font-family: "ProximaNova";
  font-weight: 400;
  src: url("../assets/proxima-nova-regular-latin-1.eot");
  src: url("../assets/proxima-nova-regular-latin-1.eot") format("embedded-opentype"), url("../assets/proxima-nova-regular-latin-1.woff2") format("woff2"), url("../assets/proxima-nova-regular-latin-1.woff") format("woff"), url("../assets/proxima-nova-regular-latin-1.ttf") format("truetype"), url("../assets/proxima-nova-regular-latin-1.svg#proxima-nova-regular-latin-1") format("svg");
}
@font-face {
  font-family: "ProximaNova";
  font-weight: 100;
  src: url("../assets/proxima-nova-light-latin-1.eot");
  src: url("../assets/proxima-nova-light-latin-1.eot") format("embedded-opentype"), url("../assets/proxima-nova-light-latin-1.woff2") format("woff2"), url("../assets/proxima-nova-light-latin-1.woff") format("woff"), url("../assets/proxima-nova-light-latin-1.ttf") format("truetype"), url("../assets/proxima-nova-light-latin-1.svg#proxima-nova-light-latin-1") format("svg");
}
@font-face {
  font-family: "ProximaNova";
  font-weight: 700;
  src: url("../assets/proxima-nova-bold-latin-1.eot");
  src: url("../assets/proxima-nova-bold-latin-1.eot") format("embedded-opentype"), url("../assets/proxima-nova-bold-latin-1.woff2") format("woff2"), url("../assets/proxima-nova-bold-latin-1.woff") format("woff"), url("../assets/proxima-nova-bold-latin-1.ttf") format("truetype"), url("../assets/proxima-nova-bold-latin-1.svg#proxima-nova-bold-latin-1") format("svg");
}
* {
  font-family: "ProximaNova";
}

body {
  background-color: #fff;
  font-size: 15px;
}

.field--name-body img.align-left {
  margin-right: 20px;
  margin-bottom: 15px;
}

.field--name-body img.align-right {
  margin-left: 20px;
  margin-bottom: 15px;
}

p.inline-link-button {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
p.inline-link-button a {
  margin-right: 20px;
}

blockquote {
  border: 0;
  color: #33425b;
  font-size: 20px;
  font-style: italic;
  margin: 0 0 35px;
  padding: 0;
}

.h1,
h1,
h2,
h3,
p {
  color: #33425b;
}

.h1,
h1 {
  font-size: 46px;
}
.h1.page-header,
h1.page-header {
  border-bottom: none;
  color: #33425b;
  font-size: 46px;
  padding-top: 40px;
}

h2 {
  font-size: 32px;
}

ul li {
  color: #33425b;
}

iframe {
  max-width: 100%;
}

.outer-container .row > section {
  margin: 0;
}

.pane-page-title {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  color: #33425b;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .pane-page-title {
    max-width: 738px;
  }
}
@media screen and (min-width: 992px) {
  .pane-page-title {
    max-width: 962px;
  }
}
@media screen and (min-width: 1200px) {
  .pane-page-title {
    max-width: 1120px;
  }
}
.pane-page-title.cont {
  padding-left: 15px;
  padding-right: 15px;
}
.pane-page-title.no-container {
  max-width: 100%;
}
.pane-page-title h1,
.pane-page-title h2 {
  font-size: 46px;
  line-height: 1;
  margin-bottom: 30px;
}

.full-width-image {
  width: 100%;
}

.fully-booked {
  color: #e33728;
  text-align: right;
}

.btn-primary:focus,
.btn-primary,
.book-now {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  border: 0;
}
.btn-primary:focus:active, .btn-primary:focus:focus, .btn-primary:focus:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.book-now:active,
.book-now:focus,
.book-now:hover {
  text-decoration: none;
}
.btn-primary:focus:active, .btn-primary:focus:focus, .btn-primary:focus:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.book-now:active,
.book-now:focus,
.book-now:hover {
  background-color: #d62b1c;
}
.btn-primary:focus[disabled],
.btn-primary[disabled],
.book-now[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}

.btn-primary:hover {
  color: #fff;
}

.outer-container {
  min-height: calc(100vh - 101px - 442px);
}

.container-inside-row > .inside {
  margin-left: -15px;
  margin-right: -15px;
}

.bottom-margin {
  margin-bottom: 30px;
}

.top-margin {
  margin-top: 30px;
}

.line-divider {
  background-color: #e2e2e2;
  height: 1px;
}

.sharethis-buttons span.chicklets {
  height: 25px;
  line-height: 25px;
  padding-left: 0;
  padding-right: 0;
  width: 25px;
}
.sharethis-buttons span.chicklets.facebook {
  background-image: url(../assets/images/facebook@2x.png);
  background-size: 100% 100%;
}
.sharethis-buttons span.chicklets.twitter {
  background-image: url(../assets/images/twitter@2x.png);
  background-size: 100% 100%;
}
.sharethis-buttons span.chicklets.linkedin {
  background-image: url(../assets/images/linkedin@2x.png);
  background-size: 100% 100%;
}
.sharethis-buttons .stButton {
  margin-right: 10px;
}

.inline-list-wrapper ul li, ul.inline-list-wrapper li {
  display: inline-block;
}

.position-absolute {
  position: absolute;
}

.novertical-margin {
  margin-bottom: 0;
  margin-top: 0;
}

.bootstrap-twocol-stacked > .row {
  margin-left: 0;
  margin-right: 0;
}

.views-field-edit-node,
.views-field-edit-term {
  display: none;
  position: absolute;
  z-index: 9;
}
.views-field-edit-node a,
.views-field-edit-term a {
  height: 26px !important;
  width: 26px !important;
  text-indent: -9999px;
  background-color: #fff;
  border: 1px solid #bfc6ce;
  border-radius: 13px;
  color: #99a0ad;
  margin: 0;
  overflow: hidden;
  margin: 2px;
  padding: 0 2px;
  position: relative;
  cursor: pointer;
  display: block;
}
.views-field-edit-node a::before,
.views-field-edit-term a::before {
  content: "\f040";
  font-family: fontawesome;
  position: absolute;
  left: 0;
  text-indent: 0;
  line-height: 24px;
  height: 26px;
  width: 26px;
  text-align: center;
}

.views-row:hover .views-field-edit-node,
.col-content:hover > .views-field-edit-node,
li:hover > .views-field-edit-node,
tr:hover td > .views-field-edit-node,
.views-row:hover .views-field-edit-term,
.col-content:hover > .views-field-edit-term,
li:hover > .views-field-edit-term,
tr:hover td > .views-field-edit-term {
  display: block;
}

@media only screen and (max-width: 768px) {
  html body.logged-in.admin-menu {
    margin-top: 70px !important;
  }
}
.flexslider {
  margin-bottom: 0;
}

.white-bg {
  background-color: #fff;
}

.light-blue-bg {
  background-color: #e5ecf0 !important;
}

.quote {
  padding: 30px;
}
.quote blockquote {
  margin-bottom: 0;
}
@media only screen and (max-width: 1200px) {
  .quote {
    margin-top: 20px;
  }
}

blockquote {
  background: #e5ecF0;
  padding: 15px 20px;
}

@media only screen and (max-width: 991px) {
  .outer-container {
    margin-top: 65px;
  }
}
.ui-widget-overlay {
  background: #000 url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
}

.rtecenter {
  text-align: center;
}

/** Added Sep 2023 general grid styling **/
/* Removes padding so that sidebar regions work as expected */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding: 0;
}

/* adding padding to the views and grid views to align */
.views-view-grid .row {
  margin-left: -15px;
  margin-right: -15px;
}
.views-view-grid .col-xs-1, .views-view-grid .col-sm-1, .views-view-grid .col-md-1, .views-view-grid .col-lg-1, .views-view-grid .col-xs-2, .views-view-grid .col-sm-2, .views-view-grid .col-md-2, .views-view-grid .col-lg-2, .views-view-grid .col-xs-3, .views-view-grid .col-sm-3, .views-view-grid .col-md-3, .views-view-grid .col-lg-3, .views-view-grid .col-xs-4, .views-view-grid .col-sm-4, .views-view-grid .col-md-4, .views-view-grid .col-lg-4, .views-view-grid .col-xs-5, .views-view-grid .col-sm-5, .views-view-grid .col-md-5, .views-view-grid .col-lg-5, .views-view-grid .col-xs-6, .views-view-grid .col-sm-6, .views-view-grid .col-md-6, .views-view-grid .col-lg-6, .views-view-grid .col-xs-7, .views-view-grid .col-sm-7, .views-view-grid .col-md-7, .views-view-grid .col-lg-7, .views-view-grid .col-xs-8, .views-view-grid .col-sm-8, .views-view-grid .col-md-8, .views-view-grid .col-lg-8, .views-view-grid .col-xs-9, .views-view-grid .col-sm-9, .views-view-grid .col-md-9, .views-view-grid .col-lg-9, .views-view-grid .col-xs-10, .views-view-grid .col-sm-10, .views-view-grid .col-md-10, .views-view-grid .col-lg-10, .views-view-grid .col-xs-11, .views-view-grid .col-sm-11, .views-view-grid .col-md-11, .views-view-grid .col-lg-11, .views-view-grid .col-xs-12, .views-view-grid .col-sm-12, .views-view-grid .col-md-12, .views-view-grid .col-lg-12 {
  padding-left: 15px;
  padding-right: 15px;
}

.views-element-container .block-title {
  padding: 0 15px;
}

.views-view-grid .row {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
.views-view-grid .row .col {
  padding: 0 15px;
  position: relative;
  padding-bottom: 30px;
}

.container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.layout--onecol {
  clear: both;
  padding: 15px 0;
}

.layout--twocol-section.layout--twocol-section--33-67 > .layout__region--second,
.layout--twocol-section.layout--twocol-section--67-33 > .layout__region--first {
  flex: 0 1 65%;
}

.layout__region--second {
  padding-left: 15px;
}
.layout__region--second .block_outer:first-child .block {
  margin-top: 0px;
}

.content p {
  margin: 1em 0;
}

.content p span.big {
  font-size: 1.2em;
}

.content p span.bigger {
  font-size: 1.4em;
}

.content p span.smaller {
  font-size: 0.9em;
}

/* Fix for media align in WYSIWYG */
.align-center {
  text-align: center;
}
.align-center .field--type-image {
  display: inline-block;
}

.align-left .field--type-image {
  margin-right: 20px;
  margin-bottom: 15px;
  display: inline-block;
}

.align-right .field--type-image {
  margin-left: 20px;
  margin-bottom: 15px;
  display: inline-block;
}

@media screen and (max-width: 1023px) {
  img.img-responsive {
    height: unset;
  }
}
/* New style for use by Pat making static layout blocks */
.layoutblock .block-field-blockblock-contentstatic-tile-image-title-snippetbody {
  padding: 0 15px 0 15px;
  background: #fff;
}

input[type=email],
input[type=text],
input[type=date],
select {
  border: 1px solid #e2e2e2 !important;
  border-radius: 1px !important;
  box-shadow: none !important;
  color: #33425b !important;
  height: 42px !important;
  line-height: 22px !important;
  padding: 10px 12px !important;
}

.form-control.chosen-container {
  border: none;
  border-radius: 0;
  box-shadow: none;
  height: unset;
  line-height: initial;
  padding: 0;
}
.form-control.chosen-container.chosen-with-drop .chosen-drop {
  border: 1px solid #e2e2e2;
}
.form-control.chosen-container .chosen-results {
  padding: 0;
}
.form-control.chosen-container .chosen-results li.highlighted {
  background: #bfc6ce;
}
.form-control.chosen-container .chosen-choices {
  border-color: #e2e2e2;
  padding-bottom: 7px;
  padding-top: 7px;
}
.form-control.chosen-container .search-field input {
  height: 24px !important;
  padding-bottom: 4px;
  padding-top: 4px;
}
.form-control.chosen-container-single .chosen-single {
  border: 1px solid #e2e2e2;
  background: #fff;
  border-radius: 0;
  box-shadow: none;
  height: 42px;
}
.form-control.chosen-container-single .chosen-single span {
  color: #33425b;
  font-size: 15px;
  height: 100%;
  padding-top: 10px;
}
.form-control.chosen-container-single .chosen-search {
  display: none;
}

.form-item-date-filter-value-date .date-date {
  position: relative;
  overflow: hidden;
}
.form-item-date-filter-value-date .date-date:after {
  background: #fff;
  border-left: #e2e2e2 solid 1px;
  color: #33425b;
  content: "\f0d7";
  cursor: pointer;
  font-family: FontAwesome, "sans-serif" !important;
  height: 40px;
  padding: 12px 15px;
  pointer-events: none;
  position: absolute;
  right: 1px;
  top: 23px;
  width: 40px;
  z-index: 10;
  right: 6px;
}

.search-form-block {
  margin-bottom: 50px;
}
.search-form-block.white-bg {
  background-color: transparent;
}
.search-form-block.white-bg > .inside {
  background-color: #fff;
  padding: 30px;
}
.search-form-block.grey > .inside {
  background-color: #e5ecf0;
  padding: 30px;
}
.search-form-block.no-margin .pane-title {
  margin-bottom: 20px;
  margin-top: 0;
}
.search-form-block p {
  color: #33425b;
}
.search-form-block .views-exposed-widgets {
  margin-bottom: 0;
}
.search-form-block .views-exposed-form {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  align-items: flex-end;
}
.search-form-block .views-exposed-form .views-exposed-widget {
  float: none;
  padding: 0;
}
.search-form-block .views-exposed-form .views-exposed-widget label {
  display: none;
}
.search-form-block input[type=text] {
  margin: 30px 0 20px;
  width: 100%;
}
.search-form-block [type=submit] {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  border: none;
  outline: none;
}
.search-form-block [type=submit]:active, .search-form-block [type=submit]:focus, .search-form-block [type=submit]:hover {
  text-decoration: none;
}
.search-form-block [type=submit]:active, .search-form-block [type=submit]:focus, .search-form-block [type=submit]:hover {
  background-color: #d62b1c;
}
.search-form-block [type=submit][disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}

input[type=button],
input[type=reset],
input[type=submit],
button {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  border: none;
}
input[type=button]:active, input[type=button]:focus, input[type=button]:hover,
input[type=reset]:active,
input[type=reset]:focus,
input[type=reset]:hover,
input[type=submit]:active,
input[type=submit]:focus,
input[type=submit]:hover,
button:active,
button:focus,
button:hover {
  text-decoration: none;
}
input[type=button]:active, input[type=button]:focus, input[type=button]:hover,
input[type=reset]:active,
input[type=reset]:focus,
input[type=reset]:hover,
input[type=submit]:active,
input[type=submit]:focus,
input[type=submit]:hover,
button:active,
button:focus,
button:hover {
  background-color: #d62b1c;
}
input[type=button][disabled],
input[type=reset][disabled],
input[type=submit][disabled],
button[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}

.view-filters:after {
  clear: both;
  content: "";
  display: block;
}
.view-filters .views-exposed-form .views-exposed-widget [type=submit] {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  border: none;
  outline: none;
}
.view-filters .views-exposed-form .views-exposed-widget [type=submit]:active, .view-filters .views-exposed-form .views-exposed-widget [type=submit]:focus, .view-filters .views-exposed-form .views-exposed-widget [type=submit]:hover {
  text-decoration: none;
}
.view-filters .views-exposed-form .views-exposed-widget [type=submit]:active, .view-filters .views-exposed-form .views-exposed-widget [type=submit]:focus, .view-filters .views-exposed-form .views-exposed-widget [type=submit]:hover {
  background-color: #d62b1c;
}
.view-filters .views-exposed-form .views-exposed-widget [type=submit][disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}

.main-search, .search-block-form, .block-search .form--inline {
  margin: 10px 0;
}
.main-search .input-group, .search-block-form .input-group, .block-search .form--inline .input-group {
  display: block;
}
.main-search input#edit-keys--2, .main-search input#edit-keys, .main-search input#edit-search-api-fulltext--2, .search-block-form input#edit-keys--2, .search-block-form input#edit-keys, .search-block-form input#edit-search-api-fulltext--2, .block-search .form--inline input#edit-keys--2, .block-search .form--inline input#edit-keys, .block-search .form--inline input#edit-search-api-fulltext--2 {
  border: 1px solid transparent;
  box-shadow: none;
  border-radius: 0px;
}
.main-search input[type=text], .main-search input#edit-keys--2, .main-search input#edit-keys, .main-search input#edit-search-api-fulltext--2, .search-block-form input[type=text], .search-block-form input#edit-keys--2, .search-block-form input#edit-keys, .search-block-form input#edit-search-api-fulltext--2, .block-search .form--inline input[type=text], .block-search .form--inline input#edit-keys--2, .block-search .form--inline input#edit-keys, .block-search .form--inline input#edit-search-api-fulltext--2 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-image: url("../assets/images/search.png");
  background-position: 0 7px;
  background-repeat: no-repeat;
  background-size: 18px;
  border-width: 0 !important;
  display: block;
  height: auto !important;
  line-height: 1 !important;
  padding: 10px 0 6px 20px !important;
  transition: none;
}
.main-search input[type=text]:focus, .main-search input#edit-keys--2:focus, .main-search input#edit-keys:focus, .main-search input#edit-search-api-fulltext--2:focus, .search-block-form input[type=text]:focus, .search-block-form input#edit-keys--2:focus, .search-block-form input#edit-keys:focus, .search-block-form input#edit-search-api-fulltext--2:focus, .block-search .form--inline input[type=text]:focus, .block-search .form--inline input#edit-keys--2:focus, .block-search .form--inline input#edit-keys:focus, .block-search .form--inline input#edit-search-api-fulltext--2:focus {
  border-bottom: 2px solid #99a0ad !important;
}
.main-search span, .main-search #edit-actions, .main-search #edit-actions--2, .search-block-form span, .search-block-form #edit-actions, .search-block-form #edit-actions--2, .block-search .form--inline span, .block-search .form--inline #edit-actions, .block-search .form--inline #edit-actions--2 {
  display: none;
}

.cloned-search {
  margin-top: 15px;
}

@media only screen and (max-width: 991px) {
  .main-search, .search-block-form, .block-search .form--inline {
    display: none;
  }
  .cloned-search {
    display: block;
    right: -70%;
    width: 30%;
    z-index: 100;
    transition: right 0.2s linear;
  }
  .responsive-menu-open .cloned-search {
    right: 0;
  }
}
.node-type-page .main-container.container-fluid {
  padding: 0;
}
.node-type-page .main-container.container-fluid > .row {
  margin: 0;
}
.node-type-page .main-container.container-fluid > .row > .col-sm-12 {
  padding: 0;
}
.node-type-page .outer-container {
  background-color: #e5ecf0;
}
.node-type-page h1.page-header {
  display: none;
}

article.contextual-region.page.full.container {
  padding: 0;
}

.get-involved .main-container.container-fluid {
  padding: 0;
}
.get-involved .main-container.container-fluid > .row {
  margin: 0;
}
.get-involved .main-container.container-fluid > .row > .col-sm-12 {
  padding: 0;
}
.get-involved .outer-container {
  background-color: #e5ecf0;
}
.node-type-get-involved .main-container.container-fluid {
  padding: 0;
}
.node-type-get-involved .main-container.container-fluid > .row {
  margin: 0;
}
.node-type-get-involved .main-container.container-fluid > .row > .col-sm-12 {
  padding: 0;
}
.node-type-get-involved .outer-container {
  background-color: #e5ecf0;
}
.node-type-get-involved.get-involved-corporate-members .outer-container, .node-type-get-involved.get-involved-trusts-and-foundations .outer-container {
  background-color: #fff;
}
.node-type-get-involved .pane-page-title {
  max-width: 100%;
}
.node-type-get-involved .pane-page-title h1,
.node-type-get-involved .pane-page-title h2 {
  margin-top: 40px;
}
.node-type-get-involved .pane-node-title h1 {
  margin-bottom: 20px;
  margin-top: 30px;
}
.node-type-get-involved .pane-node-body {
  margin-bottom: 30px;
}
.node-type-get-involved .pane-node-body .btn {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  border: 0;
}
.node-type-get-involved .pane-node-body .btn:active, .node-type-get-involved .pane-node-body .btn:focus, .node-type-get-involved .pane-node-body .btn:hover {
  text-decoration: none;
}
.node-type-get-involved .pane-node-body .btn:active, .node-type-get-involved .pane-node-body .btn:focus, .node-type-get-involved .pane-node-body .btn:hover {
  background-color: #d62b1c;
}
.node-type-get-involved .pane-node-body .btn[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}
.node-type-get-involved .three-col-wrapper {
  padding-bottom: 30px;
}
.node-type-get-involved .three-col-wrapper .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.node-type-get-involved .three-col-wrapper .col {
  background-clip: content-box;
  border-radius: 2px;
  margin-bottom: 30px;
}
.node-type-get-involved .three-col-wrapper .col-content {
  height: 100%;
}
.node-type-get-involved .three-col-wrapper .panel-display {
  height: 100%;
  padding: 30px 30px 85px;
  position: relative;
}
.node-type-get-involved .three-col-wrapper .views-field-name {
  font-size: 32px;
  margin-top: 0;
}
.node-type-get-involved .three-col-wrapper .views-field-field-membership-type-benefits {
  color: #33425b;
}
.node-type-get-involved .three-col-wrapper .views-field-field-membership-type-buttons {
  bottom: 30px;
  right: 30px;
  position: absolute;
}
.node-type-get-involved .three-col-wrapper .views-field-field-membership-type-buttons a {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  display: inline-block;
}
.node-type-get-involved .three-col-wrapper .views-field-field-membership-type-buttons a:active, .node-type-get-involved .three-col-wrapper .views-field-field-membership-type-buttons a:focus, .node-type-get-involved .three-col-wrapper .views-field-field-membership-type-buttons a:hover {
  text-decoration: none;
}
.node-type-get-involved .three-col-wrapper .views-field-field-membership-type-buttons a:active, .node-type-get-involved .three-col-wrapper .views-field-field-membership-type-buttons a:focus, .node-type-get-involved .three-col-wrapper .views-field-field-membership-type-buttons a:hover {
  background-color: #d62b1c;
}
.node-type-get-involved .three-col-wrapper .views-field-field-membership-type-buttons a[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}
.node-type-get-involved .cta-full-width-button {
  margin-bottom: 40px;
  padding: 30px;
}
.node-type-get-involved .cta-full-width-button .pane-title {
  margin-bottom: 20px;
  margin-top: 0;
}
.node-type-get-involved .cta-full-width-button .pane-content {
  color: #33425b;
}
.node-type-get-involved .cta-full-width-button .red-button {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  display: inline-block;
}
.node-type-get-involved .cta-full-width-button .red-button:active, .node-type-get-involved .cta-full-width-button .red-button:focus, .node-type-get-involved .cta-full-width-button .red-button:hover {
  text-decoration: none;
}
.node-type-get-involved .cta-full-width-button .red-button:active, .node-type-get-involved .cta-full-width-button .red-button:focus, .node-type-get-involved .cta-full-width-button .red-button:hover {
  background-color: #d62b1c;
}
.node-type-get-involved .cta-full-width-button .red-button[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}
.node-type-get-involved .large-text-section .views-row .views-field-image {
  min-height: 265px;
}
.node-type-get-involved.get-involved-support-mills-mills-legacies .large-text-section {
  margin-top: 0;
}
.node-type-get-involved.get-involved-become-a-member .testimonial {
  padding-bottom: 20px;
  padding-top: 20px;
}
.node-type-get-involved.get-involved-become-a-member .views-field-field-testimonial-job-title,
.node-type-get-involved.get-involved-become-a-member .views-field-field-testimonial-member-since {
  color: #99a0ad;
  padding: 0 30px;
}
.node-type-get-involved.get-involved-become-a-member .views-field-field-testimonial-member-since div {
  display: inline-block;
  margin-bottom: 10px;
}
@media only screen and (max-width: 991px) {
  .node-type-get-involved .three-col-wrapper .row {
    display: block;
  }
  .node-type-get-involved .cta-full-width-button .red-button {
    padding: 12px 7px;
  }
}

.get-involved-annual-fund .pane-node-body p:last-child {
  text-align: right;
}
.get-involved-annual-fund .pane-node-body p:last-child a {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  display: inline-block;
}
.get-involved-annual-fund .pane-node-body p:last-child a:active, .get-involved-annual-fund .pane-node-body p:last-child a:focus, .get-involved-annual-fund .pane-node-body p:last-child a:hover {
  text-decoration: none;
}
.get-involved-annual-fund .pane-node-body p:last-child a:active, .get-involved-annual-fund .pane-node-body p:last-child a:focus, .get-involved-annual-fund .pane-node-body p:last-child a:hover {
  background-color: #d62b1c;
}
.get-involved-annual-fund .pane-node-body p:last-child a[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}

.get-involved-trusts-and-foundations .action-region,
.get-involved-corporate-members .action-region {
  margin-top: 35px;
}

[class*=get-involved-become-a-member-] .main-container.container-fluid {
  padding: 0;
}
[class*=get-involved-become-a-member-] .main-container.container-fluid > .row {
  margin: 0;
}
[class*=get-involved-become-a-member-] .main-container.container-fluid > .row > .col-sm-12 {
  padding: 0;
}
[class*=get-involved-become-a-member-] .outer-container {
  background-color: #e5ecf0;
}
[class*=get-involved-become-a-member-] h1.page-header {
  display: none;
}
[class*=get-involved-become-a-member-] .pane-page-title h1 {
  margin-bottom: 20px;
  margin-top: 30px;
}
[class*=get-involved-become-a-member-] .pane-memberships {
  margin-bottom: 20px;
}
[class*=get-involved-become-a-member-] .gift-content .cta-full-width-button .views-row {
  padding: 20px 30px;
}
[class*=get-involved-become-a-member-] .cta-full-width-button {
  padding: 20px 0 0;
}
[class*=get-involved-become-a-member-] .cta-full-width-button .views-row {
  background: #fff;
  color: #33425b;
  margin-bottom: 30px;
  padding: 20px 15px;
  position: relative;
}
[class*=get-involved-become-a-member-] .cta-full-width-button .block-title,
[class*=get-involved-become-a-member-] .cta-full-width-button .views-field-title {
  color: #33425b;
  font-size: 32px;
}
[class*=get-involved-become-a-member-] .cta-full-width-button .block-title {
  margin-bottom: 20px;
}
[class*=get-involved-become-a-member-] .cta-full-width-button .views-field-title [class*=col-] {
  margin-bottom: 5px;
}
[class*=get-involved-become-a-member-] .cta-full-width-button .membership-price {
  color: #99a0ad;
  font-size: 15px;
}
[class*=get-involved-become-a-member-] .cta-full-width-button .views-field-field-membership-join-link {
  position: absolute;
  right: 10px;
  top: 25px;
}
[class*=get-involved-become-a-member-] .cta-full-width-button .red-button a {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  display: inline-block;
  line-height: 20px;
  padding: 12px 20px 8px;
}
[class*=get-involved-become-a-member-] .cta-full-width-button .red-button a:active, [class*=get-involved-become-a-member-] .cta-full-width-button .red-button a:focus, [class*=get-involved-become-a-member-] .cta-full-width-button .red-button a:hover {
  text-decoration: none;
}
[class*=get-involved-become-a-member-] .cta-full-width-button .red-button a:active, [class*=get-involved-become-a-member-] .cta-full-width-button .red-button a:focus, [class*=get-involved-become-a-member-] .cta-full-width-button .red-button a:hover {
  background-color: #d62b1c;
}
[class*=get-involved-become-a-member-] .cta-full-width-button .red-button a[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}
[class*=get-involved-become-a-member-] .cta-full-width-button .red-button a:hover,
[class*=get-involved-become-a-member-] .cta-full-width-button .red-button a:focus {
  text-decoration: none;
}
[class*=get-involved-become-a-member-] .cta-full-width-button .btn-primary {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  border: none;
  display: inline-block;
}
[class*=get-involved-become-a-member-] .cta-full-width-button .btn-primary:active, [class*=get-involved-become-a-member-] .cta-full-width-button .btn-primary:focus, [class*=get-involved-become-a-member-] .cta-full-width-button .btn-primary:hover {
  text-decoration: none;
}
[class*=get-involved-become-a-member-] .cta-full-width-button .btn-primary:active, [class*=get-involved-become-a-member-] .cta-full-width-button .btn-primary:focus, [class*=get-involved-become-a-member-] .cta-full-width-button .btn-primary:hover {
  background-color: #d62b1c;
}
[class*=get-involved-become-a-member-] .cta-full-width-button .btn-primary[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}
@media only screen and (max-width: 991px) {
  [class*=get-involved-become-a-member-] .cta-full-width-button .red-button a {
    padding: 12px 6px;
  }
}
@media only screen and (max-width: 767px) {
  [class*=get-involved-become-a-member-] .cta-full-width-button .membership-price {
    display: block;
  }
  [class*=get-involved-become-a-member-] .cta-full-width-button .block-title a {
    display: block;
    float: none !important;
    max-width: 170px;
  }
}

body[class*=advice] .main-container.container-fluid {
  padding: 0;
}
body[class*=advice] .main-container.container-fluid > .row {
  margin: 0;
}
body[class*=advice] .main-container.container-fluid > .row > .col-sm-12 {
  padding: 0;
}
body[class*=advice] .pane-title {
  margin: 40px 0 30px;
}
body[class*=advice] .pane-node-body {
  margin-bottom: 50px;
}

.node-type-advice {
  background: #e5ecf0;
}
.node-type-advice div.pane-node-body {
  margin-bottom: 0;
}
.node-type-advice div.pane-node-body.bottom-margin {
  margin-bottom: 30px;
}
.node-type-advice .light-blue-row .large-text-section .views-row {
  background: #e5ecf0;
}

.advice-technical-advice-line .search-form-block,
.advice-knowledge-base .search-form-block,
body.advice .search-form-block {
  margin-bottom: 0;
}
@media only screen and (max-width: 991px) {
  .advice-technical-advice-line .search-form-block,
  .advice-knowledge-base .search-form-block,
  body.advice .search-form-block {
    margin-bottom: 30px;
  }
}

.advice-knowledge-base .view-categories-knowledgebase .col .views-field-field-title-image,
.advice-knowledge-base .view-categories-knowledgebase .col .views-field-field-image {
  overflow: hidden;
}
.advice-knowledge-base .view-categories-knowledgebase .col .views-field-field-title-image img,
.advice-knowledge-base .view-categories-knowledgebase .col .views-field-field-image img {
  height: auto;
  position: static;
  width: 100%;
}

body.advice .outer-container,
.advice-research .outer-container,
.advice-glossary .outer-container,
.advice-brickwork .outer-container,
.advice-spab-briefing .outer-container,
.advice-knowledge-base .outer-container,
.advice-technical-advice-line .outer-container,
.node-type-qa .outer-container {
  background-color: #e5ecf0;
}

.advice-glossary .page-header {
  display: none;
}

.node-type-qa .cta-wide .get-involved-block:first-child {
  margin-top: 0;
}

.advice-knowledge-base .cta-wide .get-involved-block {
  margin-top: 0;
}
.advice-knowledge-base .form-first {
  padding: 30px 30px 15px;
}
.advice-knowledge-base .form-first h2 {
  margin-top: 0;
}
.advice-knowledge-base .form-second {
  padding: 0 30px 30px;
}

.view-advice .views-field-field-qa-tags .field-content {
  display: inline-block;
  margin-left: 10px;
}
.view-advice .views-field-field-qa-tags .field-content a {
  color: #337ab7;
  font-size: 15px;
}

.advice-brickwork .pane-node-field-q-a,
.node-type-qa .pane-node-field-q-a {
  margin-top: 50px;
}
.advice-brickwork .pane-node-field-q-a .field-name-field-q-a > .field-label,
.node-type-qa .pane-node-field-q-a .field-name-field-q-a > .field-label {
  color: #33425b;
  font-size: 32px;
  font-weight: normal;
}

.knowledge-search {
  background-color: #fff;
  padding: 30px;
  margin-bottom: 30px;
}
.knowledge-search .form-item {
  display: block;
  padding: 15px;
}
.knowledge-search .form-item label {
  display: block;
}

.view-search-our-knowledgebase .col {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 2px;
  margin-bottom: 30px;
  padding-left: 0;
  position: relative;
  background-color: #fff;
}
.view-search-our-knowledgebase .col:after {
  clear: both;
  content: "";
  display: block;
}
@media screen and (min-width: 768px) {
  .view-search-our-knowledgebase .col {
    max-width: 738px;
  }
}
@media screen and (min-width: 992px) {
  .view-search-our-knowledgebase .col {
    max-width: 962px;
  }
}
@media screen and (min-width: 1200px) {
  .view-search-our-knowledgebase .col {
    max-width: 1120px;
  }
}
.view-search-our-knowledgebase .col .views-field-title {
  padding: 30px 30px 30px;
}
.view-search-our-knowledgebase .col .views-field-title a {
  font-size: 24px;
  color: #33425b;
  display: inline-block;
}
.view-search-our-knowledgebase .col .views-field-title a:hover {
  cursor: pointer;
}
.view-search-our-knowledgebase .col .views-field-body {
  padding: 0px 30px 30px 30px;
}
.view-search-our-knowledgebase .page-header {
  display: none;
}
.view-search-our-knowledgebase .pagination {
  padding-left: 15px;
  padding-right: 15px;
}

section#block-views-block-header-image-display-block-1 {
  margin-bottom: 20px;
}

@media only screen and (max-width: 991px) {
  .advice-brickwork .pane-page-title h1 {
    margin: 0;
  }
  .advice-brickwork .print,
  .advice-brickwork .print_html {
    margin-bottom: 10px;
  }
  .advice-brickwork h2.pane-title {
    margin-bottom: 0;
  }
}
@media print {
  .print,
  .footer,
  .header,
  .nav-tabs,
  .not-print,
  .pane-node-field-q-a .ui-accordion {
    display: none;
  }
  .ui-accordion.accordion-print {
    display: block;
  }
  .ui-accordion.accordion-print .ui-accordion-content {
    display: block !important;
  }
}
body.learning .three-tiles-block {
  margin-bottom: 20px;
}
body.learning .pane-title {
  margin: 40px 0;
}
body.learning .page-header {
  display: none;
}
body.learning .breadcrumb-wrapper .breadcrumb {
  max-width: 100%;
}

.node-type-learning .main-container.container-fluid,
.node-type-careers-advice .main-container.container-fluid {
  padding: 0;
}
.node-type-learning .main-container.container-fluid > .row,
.node-type-careers-advice .main-container.container-fluid > .row {
  margin: 0;
}
.node-type-learning .main-container.container-fluid > .row > .col-sm-12,
.node-type-careers-advice .main-container.container-fluid > .row > .col-sm-12 {
  padding: 0;
}
.node-type-learning .pane-title,
.node-type-careers-advice .pane-title {
  margin: 30px 0 40px;
}
.node-type-learning .list-type-block,
.node-type-careers-advice .list-type-block {
  margin-bottom: 30px;
}
.node-type-learning .list-type-block img,
.node-type-careers-advice .list-type-block img {
  width: auto !important;
}

.learning .outer-container,
.node-type-learning .outer-container,
.node-type-careers-advice .outer-container {
  background-color: #e5ecf0;
}

.node-type-learning .related-contents-block.only-title .col .views-field-title, .node-type-learning body[class*=node-type-campaign-template-page] .panels-flexible-row-last .only-title.pane-campaigning .col .views-field-title, body[class*=node-type-campaign-template-page] .panels-flexible-row-last .node-type-learning .only-title.pane-campaigning .col .views-field-title,
.node-type-learning body[class*=node-type-campaign-template-page] .panels-flexible-row-last .only-title.pane-related-contents .col .views-field-title,
body[class*=node-type-campaign-template-page] .panels-flexible-row-last .node-type-learning .only-title.pane-related-contents .col .views-field-title {
  padding-bottom: 15px;
}
.node-type-learning .download-block {
  margin-bottom: 40px;
}
.node-type-learning .three-tiles-block .views-field-field-testimonial-job-title,
.node-type-learning .three-tiles-block .views-field-field-testimonial-member-since {
  color: #99a0ad;
  padding: 0 30px 12px;
}
.node-type-learning .three-tiles-block .views-field-field-testimonial-member-since {
  margin-bottom: 10px;
}
.node-type-learning .three-tiles-block .views-field-field-testimonial-member-since div {
  display: inline-block;
}

.learning-about-courses .outer-container,
.learning-millwrighting-apprenticeship .outer-container,
.learning-spab-archive-archive-project .outer-container {
  background-color: #fff;
}

.learning-working-parties .three-tiles-block,
.learning-working-party .three-tiles-block,
.learning-careers-advice .further-reading-block {
  margin-top: 0;
}

.learning-working-parties .large-text-section,
.learning-working-party .large-text-section {
  margin-bottom: 50px;
  margin-top: 25px;
}
.learning-working-parties .large-text-section .views-field-image img,
.learning-working-party .large-text-section .views-field-image img {
  position: relative !important;
}

.learning-fellowship .large-text-section .views-row .views-field-title {
  max-height: 70px;
  overflow: hidden;
}
.learning-fellowship .cta-full-width-button.bottom-margin {
  padding-top: 32px;
}
.learning-fellowship .cta-full-width-button.bottom-margin p {
  margin: 0;
}

.learning-spab-archive .outer-container {
  padding-bottom: 30px;
}
.learning-spab-archive .large-text-section .views-row {
  display: block;
  margin-bottom: 30px;
}
.learning-spab-archive .large-text-section .views-row h2 {
  margin-top: 0;
}
.learning-spab-archive .large-text-section .views-row .views-field-image {
  height: 340px;
  padding-left: 15px;
}
.learning-spab-archive .large-text-section .views-row .views-field-image img {
  height: 340px;
  left: 50%;
  min-width: 100%;
  padding: 0;
  position: relative;
  transform: translateX(-50%);
  width: auto;
}
.learning-spab-archive .large-text-section .views-row .views-field-body {
  max-height: 235px;
  overflow: hidden;
  padding-left: 30px;
}
.learning-spab-archive .large-text-section .views-row .views-field-body p {
  margin-bottom: 0;
}
.learning-spab-archive .large-text-section .views-row .views-field-title {
  padding-left: 30px;
}
.learning-spab-archive .list-type-block {
  margin-top: 30px;
}

.learning-careers-advice iframe {
  margin-top: 30px;
  width: 100%;
}
.learning-careers-advice .further-reading-block {
  margin-bottom: 0;
}

.learning-spab-fellowship .list-type-block img {
  max-width: 100%;
}

@media only screen and (max-width: 1200px) {
  .node-type-learning .please-contact-block {
    margin: 0 0 30px;
  }
  .learning-spab-fellowship .list-type-block img {
    height: auto !important;
  }
  .learning-spab-fellowship .list-type-block img + img {
    margin-left: 15px !important;
    margin-right: 0 !important;
  }
}
@media only screen and (max-width: 991px) {
  .learning-spab-fellowship .list-type-block img + img {
    margin-left: 0 !important;
    margin-top: 15px;
  }
  .learning-spab-archive .large-text-section .views-row .views-field-image {
    padding-left: 0;
  }
  .node-type-learning .list-type-block img,
  .node-type-careers-advice .list-type-block img {
    height: auto !important;
    margin: 5px !important;
    max-height: 245px;
    max-width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .node-type-learning .list-type-block img,
  .node-type-careers-advice .list-type-block img {
    height: auto;
    max-height: none;
    width: 100%;
  }
}
.learning-at-full-width {
  margin-bottom: 3rem;
  width: 100%;
}

body.campaigning .signup-form-block,
body.campaigning .three-tiles-block,
body.campaigning-national-maintenance-week .signup-form-block,
body.campaigning-national-maintenance-week .three-tiles-block,
body.campaigning-spab-approach .signup-form-block,
body.campaigning-spab-approach .three-tiles-block {
  margin-top: 0;
}
body.campaigning .large-image-block,
body.campaigning .two-col-template,
body.campaigning-national-maintenance-week .large-image-block,
body.campaigning-national-maintenance-week .two-col-template,
body.campaigning-spab-approach .large-image-block,
body.campaigning-spab-approach .two-col-template {
  margin-top: 30px;
}

.campaigning-casework,
.campaigning-buildings-risk,
.large-text-section .views-row .views-field-download {
  margin-top: 18px;
  padding-bottom: 0;
}
.campaigning-casework a,
.campaigning-buildings-risk a,
.large-text-section .views-row .views-field-download a {
  float: none !important;
}

.node-type-campaigning .view-campaigning .views-row {
  display: block;
}
.node-type-campaigning .pane-campaigning.two-col-template {
  margin-top: 0;
}
.node-type-campaigning .pane-campaigning.two-col-template .pane-title {
  margin: 15px 0 40px;
}

body[class*=campaigning] .main-container.container-fluid,
body[class*=learning] .main-container.container-fluid {
  padding: 0;
}
body[class*=campaigning] .main-container.container-fluid > .row,
body[class*=learning] .main-container.container-fluid > .row {
  margin: 0;
}
body[class*=campaigning] .main-container.container-fluid > .row > .col-sm-12,
body[class*=learning] .main-container.container-fluid > .row > .col-sm-12 {
  padding: 0;
}
body[class*=campaigning] .page-header,
body[class*=learning] .page-header {
  display: none;
}
body[class*=campaigning] .outer-container,
body[class*=learning] .outer-container {
  background-color: #e5ecf0;
}
body[class*=campaigning] .pane-title,
body[class*=learning] .pane-title {
  margin: 40px 0;
}
body[class*=campaigning] .page-node-title,
body[class*=learning] .page-node-title {
  margin-bottom: 20px;
  margin-top: 30px;
}
body[class*=campaigning] .padding-left,
body[class*=learning] .padding-left {
  padding-left: 15px;
}
body[class*=campaigning] .padding-left .pane-title,
body[class*=learning] .padding-left .pane-title {
  margin: 20px 0 30px;
}
body[class*=campaigning] .get-involved-block,
body[class*=campaigning] .signup-form-block,
body[class*=learning] .get-involved-block,
body[class*=learning] .signup-form-block {
  margin-bottom: 30px;
  margin-top: 0;
}
body[class*=campaigning] .three-tiles-block,
body[class*=learning] .three-tiles-block {
  margin-top: 0;
}
@media only screen and (max-width: 991px) {
  body[class*=campaigning] .cta-wide,
  body[class*=learning] .cta-wide {
    margin-top: 30px;
  }
}

body.campaigning-building-risk .outer-container,
body.campaigning-maintenance-co-operatives-project-about .outer-container,
body.campaigning-maintenance-co-operatives-project-locations .outer-container {
  background-color: #fff;
}

body[class*=node-type-campaign-template-page] .outer-container {
  background-color: #fff;
}
body[class*=node-type-campaign-template-page] .panels-flexible-row:nth-child(2) {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (min-width: 768px) {
  body[class*=node-type-campaign-template-page] .panels-flexible-row:nth-child(2) {
    max-width: 738px;
  }
}
@media screen and (min-width: 992px) {
  body[class*=node-type-campaign-template-page] .panels-flexible-row:nth-child(2) {
    max-width: 962px;
  }
}
@media screen and (min-width: 1200px) {
  body[class*=node-type-campaign-template-page] .panels-flexible-row:nth-child(2) {
    max-width: 1120px;
  }
}
body[class*=node-type-campaign-template-page] .panels-flexible-row:nth-child(2) > .inside {
  margin-left: -15px;
  margin-right: -15px;
}
body[class*=node-type-campaign-template-page] .panels-flexible-row:nth-child(2) .panels-flexible-region-first {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
@media screen and (min-width: 992px) {
  body[class*=node-type-campaign-template-page] .panels-flexible-row:nth-child(2) .panels-flexible-region-first {
    width: 66.6667%;
  }
}
body[class*=node-type-campaign-template-page] .panels-flexible-row:nth-child(2) .panels-flexible-region-last {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
@media screen and (min-width: 992px) {
  body[class*=node-type-campaign-template-page] .panels-flexible-row:nth-child(2) .panels-flexible-region-last {
    width: 33.3333%;
  }
}
body[class*=node-type-campaign-template-page] .panels-flexible-row:nth-child(2) .signup-form-block,
body[class*=node-type-campaign-template-page] .panels-flexible-row:nth-child(2) .get-involved-block {
  background: #e5ecf0;
}
body[class*=node-type-campaign-template-page] .panels-flexible-row-last {
  background: #e5ecf0;
}
body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-campaigning .col .views-field-title,
body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-related-contents .col .views-field-title {
  padding-bottom: 30px !important;
}
@media only screen and (max-width: 991px) {
  body[class*=node-type-campaign-template-page] .panels-flexible-row:nth-child(2) .panels-flexible-region-last {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 991px) {
  body.campaigning .large-image-block .views-row .views-field-field-image img {
    padding-right: 0;
  }
  body.campaigning .large-image-block .views-row .views-field-nothing {
    margin-top: 15px;
    padding-bottom: 30px;
    position: static;
  }
  body.campaigning .large-image-block .views-row .views-field-title {
    float: none;
    padding-left: 45px;
  }
}
body.about-us .outer-container {
  background-color: #e5ecf0;
}

body[class*=about-us] .main-container.container-fluid {
  padding: 0;
}
body[class*=about-us] .main-container.container-fluid > .row {
  margin: 0;
}
body[class*=about-us] .main-container.container-fluid > .row > .col-sm-12 {
  padding: 0;
}
body[class*=about-us] .pane-title {
  margin: 40px 0;
}
body[class*=about-us] .download-block .pane-title,
body[class*=about-us] .download-section-block .pane-title {
  margin: 0 auto 15px;
}
body[class*=about-us] .download-block .file img,
body[class*=about-us] .download-section-block .file img {
  display: none;
}
body[class*=about-us] .download-block .file a,
body[class*=about-us] .download-section-block .file a {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  display: block;
  font-size: 15px;
  margin-top: 15px;
  text-align: center;
}
body[class*=about-us] .download-block .file a:active, body[class*=about-us] .download-block .file a:focus, body[class*=about-us] .download-block .file a:hover,
body[class*=about-us] .download-section-block .file a:active,
body[class*=about-us] .download-section-block .file a:focus,
body[class*=about-us] .download-section-block .file a:hover {
  text-decoration: none;
}
body[class*=about-us] .download-block .file a:active, body[class*=about-us] .download-block .file a:focus, body[class*=about-us] .download-block .file a:hover,
body[class*=about-us] .download-section-block .file a:active,
body[class*=about-us] .download-section-block .file a:focus,
body[class*=about-us] .download-section-block .file a:hover {
  background-color: #d62b1c;
}
body[class*=about-us] .download-block .file a[disabled],
body[class*=about-us] .download-section-block .file a[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}
@media (max-width: 1199px) {
  body[class*=about-us] .download-block {
    margin-bottom: 30px;
    margin-top: 30px;
  }
  body[class*=about-us] .download-section-block {
    margin-bottom: 30px;
  }
}

.about-us-awards-john-betjeman-award .download-block .pane-title,
.about-us-awards-philip-webb-award .download-block .pane-title {
  margin-bottom: 20px;
  margin-top: 0;
}

.about-us-spab-scotland .three-tiles-block {
  margin-bottom: 20px;
}

.about-us-trustees-and-guardians .view-about-us .view-header {
  display: none;
}

body.page-about-us.board-trustees .three-tiles-block .col .views-field-title-above {
  background: #e5ecf0;
  padding-left: 0;
}

body.about-us-our-people .outer-container {
  background-color: #e5ecf0;
}
body.about-us-our-people .large-text-section .views-field-field-our-people-image.image-col {
  height: 230px;
}
body.about-us-our-people .large-text-section .views-field-field-our-people-image img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  padding-right: 15px;
}
body.about-us-our-people .large-text-section .views-field-field-our-people-image .views-field-image {
  min-height: 235px;
}
body.about-us-our-people .large-text-section .views-field-field-our-people-image .padded {
  float: left;
  padding-left: 30px;
  padding-right: 30px;
}
body.about-us-our-people .large-text-section .views-field-field-people-description {
  padding-bottom: 30px;
}
body.about-us-our-people .three-tiles-block .col .views-field-field-people-description {
  padding: 0 30px 30px;
}
@media (max-width: 991px) {
  body.about-us-our-people .large-text-section .views-field-field-our-people-image img {
    padding-right: 0;
  }
  body.about-us-our-people .large-text-section .views-field-field-people-description {
    padding: 0 30px 30px;
  }
}

.path-news .breadcrumb-wrapper,
.page-news-tag .breadcrumb-wrapper {
  padding-left: 15px;
  padding-right: 15px;
}
.path-news .contextual-links-region .container,
.page-news-tag .contextual-links-region .container {
  padding: 0;
  width: 100%;
}
.path-news .well,
.page-news-tag .well {
  background-color: transparent;
  border: none;
  box-shadow: none;
  padding-left: 0;
  padding-top: 40px;
}
.path-news .outer-container,
.page-news-tag .outer-container {
  background-color: #e5ecf0;
}
.path-news .page-header,
.page-news-tag .page-header {
  display: none;
}
.path-news .news-main .view-header,
.page-news-tag .news-main .view-header {
  margin-top: 50px;
}
.path-news .news-main .view-footer,
.page-news-tag .news-main .view-footer {
  margin-bottom: 30px;
}
.path-news .news-main .view-footer a,
.page-news-tag .news-main .view-footer a {
  color: #33425b;
  display: inline-block;
  margin-top: 20px;
  text-decoration: none;
}
.path-news .news-main .view-filters .views-exposed-form .form-inline,
.page-news-tag .news-main .view-filters .views-exposed-form .form-inline {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: end;
  margin: 2rem 0;
}
.path-news .news-main .view-filters .views-exposed-form .form-inline .form-control,
.path-news .news-main .view-filters .views-exposed-form .form-inline .form-select.form-control,
.page-news-tag .news-main .view-filters .views-exposed-form .form-inline .form-control,
.page-news-tag .news-main .view-filters .views-exposed-form .form-inline .form-select.form-control {
  width: 100%;
}
.path-news .news-main .view-filters .views-exposed-form .form-inline .form-item,
.page-news-tag .news-main .view-filters .views-exposed-form .form-inline .form-item {
  width: 200px;
  margin: 0.5rem 1rem;
}
.path-news .news-main .view-filters .views-exposed-form .form-inline .form-item input,
.page-news-tag .news-main .view-filters .views-exposed-form .form-inline .form-item input {
  width: 100%;
}
.path-news .news-main .view-filters .views-exposed-form .form-inline div#edit-actions,
.page-news-tag .news-main .view-filters .views-exposed-form .form-inline div#edit-actions {
  padding: 0;
}
.path-news .news-main .view-filters .views-exposed-form .form-inline div#edit-actions .btn-info,
.page-news-tag .news-main .view-filters .views-exposed-form .form-inline div#edit-actions .btn-info {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  margin-left: 1rem;
}
.path-news .news-main .view-filters .views-exposed-form .form-inline div#edit-actions .btn-info:active, .path-news .news-main .view-filters .views-exposed-form .form-inline div#edit-actions .btn-info:focus, .path-news .news-main .view-filters .views-exposed-form .form-inline div#edit-actions .btn-info:hover,
.page-news-tag .news-main .view-filters .views-exposed-form .form-inline div#edit-actions .btn-info:active,
.page-news-tag .news-main .view-filters .views-exposed-form .form-inline div#edit-actions .btn-info:focus,
.page-news-tag .news-main .view-filters .views-exposed-form .form-inline div#edit-actions .btn-info:hover {
  text-decoration: none;
}
.path-news .news-main .view-filters .views-exposed-form .form-inline div#edit-actions .btn-info:active, .path-news .news-main .view-filters .views-exposed-form .form-inline div#edit-actions .btn-info:focus, .path-news .news-main .view-filters .views-exposed-form .form-inline div#edit-actions .btn-info:hover,
.page-news-tag .news-main .view-filters .views-exposed-form .form-inline div#edit-actions .btn-info:active,
.page-news-tag .news-main .view-filters .views-exposed-form .form-inline div#edit-actions .btn-info:focus,
.page-news-tag .news-main .view-filters .views-exposed-form .form-inline div#edit-actions .btn-info:hover {
  background-color: #d62b1c;
}
.path-news .news-main .view-filters .views-exposed-form .form-inline div#edit-actions .btn-info[disabled],
.page-news-tag .news-main .view-filters .views-exposed-form .form-inline div#edit-actions .btn-info[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}
.path-news .news-main .view-filters .views-exposed-form label,
.page-news-tag .news-main .view-filters .views-exposed-form label {
  display: none;
}
.path-news .news-main .view-filters .views-exposed-form #edit-date-filter-value-date,
.page-news-tag .news-main .view-filters .views-exposed-form #edit-date-filter-value-date {
  padding-top: 15px !important;
  width: 175px;
}
.path-news .news-main .view-filters .views-exposed-form #edit-date-filter-value-date::-webkit-input-placeholder,
.page-news-tag .news-main .view-filters .views-exposed-form #edit-date-filter-value-date::-webkit-input-placeholder {
  color: #33425b;
}
.path-news .news-main .view-filters .views-exposed-form #edit-date-filter-value-date::-moz-placeholder,
.page-news-tag .news-main .view-filters .views-exposed-form #edit-date-filter-value-date::-moz-placeholder {
  color: #33425b;
}
.path-news .news-main .view-filters .views-exposed-form #edit-date-filter-value-date:-ms-input-placeholder,
.page-news-tag .news-main .view-filters .views-exposed-form #edit-date-filter-value-date:-ms-input-placeholder {
  color: #33425b;
}
.path-news .news-main .view-header div.filter_toggle,
.page-news-tag .news-main .view-header div.filter_toggle {
  color: #33425b;
  cursor: pointer;
  text-align: right;
}
.path-news .news-main .view-header div.filter_toggle i,
.page-news-tag .news-main .view-header div.filter_toggle i {
  margin-right: 5px;
}
.path-news .news-main .view-header div.filter_toggle:hover,
.page-news-tag .news-main .view-header div.filter_toggle:hover {
  text-decoration: underline;
}
.path-news .news-main .three-tiles-block,
.page-news-tag .news-main .three-tiles-block {
  margin-top: 30px;
}
.path-news .news-main .three-tiles-block .views-field-title,
.page-news-tag .news-main .three-tiles-block .views-field-title {
  padding: 0 30px;
}
.path-news .news-main .three-tiles-block .views-field-title:after,
.page-news-tag .news-main .three-tiles-block .views-field-title:after {
  clear: both;
  content: "";
  display: block;
}
.path-news .news-main .three-tiles-block .views-field-title .field-content,
.page-news-tag .news-main .three-tiles-block .views-field-title .field-content {
  float: left;
  margin-top: 30px;
  width: 100%;
}
.path-news .news-main .three-tiles-block .views-field-field-profession,
.page-news-tag .news-main .three-tiles-block .views-field-field-profession {
  min-height: auto;
  padding: 0 30px;
}
.path-news .news-main .three-tiles-block .views-field-field-profession:after,
.page-news-tag .news-main .three-tiles-block .views-field-field-profession:after {
  clear: both;
  content: "";
  display: block;
}
.path-news .news-main .three-tiles-block .views-field-field-profession .field-content,
.page-news-tag .news-main .three-tiles-block .views-field-field-profession .field-content {
  float: left;
  margin: 5px 0;
  width: 100%;
}
.path-news .news-main .three-tiles-block .views-field-body,
.page-news-tag .news-main .three-tiles-block .views-field-body {
  padding-bottom: 65px;
}
.path-news .news-main .three-tiles-block .views-field-nothing,
.page-news-tag .news-main .three-tiles-block .views-field-nothing {
  bottom: 25px;
  left: 0;
  padding: 0 45px;
  position: absolute;
  right: 0;
}
@media only screen and (max-width: 767px) {
  .path-news .news-main .view-header,
  .page-news-tag .news-main .view-header {
    margin-top: 20px;
  }
  .path-news .news-main .view-header div,
  .page-news-tag .news-main .view-header div {
    position: static;
    text-align: right;
  }
  .path-news .well,
  .page-news-tag .well {
    margin-bottom: 0;
    padding-right: 0;
  }
}

.news-press-releases .news-main {
  margin-bottom: 30px;
}

.page-node.node-type-article:not(.page-node-edit) .outer-container {
  background-color: #fff;
}
.page-node.node-type-article:not(.page-node-edit) .main-container.container-fluid {
  padding: 0;
}
.page-node.node-type-article:not(.page-node-edit) .main-container.container-fluid > .row {
  margin: 0;
}
.page-node.node-type-article:not(.page-node-edit) .main-container.container-fluid > .row > .col-sm-12 {
  padding: 0;
}
.page-node.node-type-article:not(.page-node-edit) .region-content .block_outer:nth-child(2) {
  background-color: #e5ecf0;
}

.node-news-content, .article {
  color: #33425b;
  margin-bottom: 30px;
}
.node-news-content .field-name-field-tags,
.node-news-content .pane-node-author .pane-title,
.node-news-content .pane-node-field-content-type .pane-title, .article .field-name-field-tags,
.article .pane-node-author .pane-title,
.article .pane-node-field-content-type .pane-title {
  display: none;
}
.node-news-content .pane-node-field-content-type,
.node-news-content .pane-node-created,
.node-news-content .pane-node-author,
.node-news-content section.block-field-blocknodearticlefield-content-type,
.node-news-content section.block-field-blocknodearticlecreated,
.node-news-content section.block-field-blocknodearticleuid, .article .pane-node-field-content-type,
.article .pane-node-created,
.article .pane-node-author,
.article section.block-field-blocknodearticlefield-content-type,
.article section.block-field-blocknodearticlecreated,
.article section.block-field-blocknodearticleuid {
  float: left;
}
.node-news-content section.block-field-blocknodearticlecreated,
.node-news-content section.block-field-blocknodearticleuid, .article section.block-field-blocknodearticlecreated,
.article section.block-field-blocknodearticleuid {
  margin-top: 8px;
  margin-bottom: 25px;
}
.node-news-content .pane-node-title h1,
.node-news-content .pane-node-title h2, .article .pane-node-title h1,
.article .pane-node-title h2 {
  font-size: 46px;
  font-weight: 400;
  margin: 40px 0 30px;
}
.node-news-content .pane-node-sharethis, .article .pane-node-sharethis {
  float: right;
  margin-bottom: 30px;
}
.node-news-content .pane-node-sharethis .pane-title, .article .pane-node-sharethis .pane-title {
  float: left;
  font-size: 15px;
  margin-bottom: 0;
  margin-top: 12px;
}
.node-news-content .pane-node-sharethis .pane-content, .article .pane-node-sharethis .pane-content {
  float: right;
}
.node-news-content .pane-node-sharethis .sharethis-wrapper, .article .pane-node-sharethis .sharethis-wrapper {
  display: inline-block;
  margin-left: 5px;
}
.node-news-content .pane-node-field-content-type a, .article .pane-node-field-content-type a {
  background-color: #33425b;
  color: #fff;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  max-width: 100%;
  overflow: hidden;
  padding: 0 26px;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: static;
  top: -35px;
}
.node-news-content .pane-node-field-content-type a.red, .article .pane-node-field-content-type a.red {
  background: #e33728;
}
.node-news-content .pane-node-field-content-type a[href*=press-release],
.node-news-content .pane-node-field-content-type a[href*=press-releases],
.node-news-content .pane-node-field-content-type a.press_release, .article .pane-node-field-content-type a[href*=press-release],
.article .pane-node-field-content-type a[href*=press-releases],
.article .pane-node-field-content-type a.press_release {
  background-color: #858175;
}
.node-news-content .pane-node-field-content-type a[href*=blog],
.node-news-content .pane-node-field-content-type a.blog, .article .pane-node-field-content-type a[href*=blog],
.article .pane-node-field-content-type a.blog {
  background-color: #587539;
}
.node-news-content .block-field-blocknodearticlefield-content-type .field--name-field-content-type, .article .block-field-blocknodearticlefield-content-type .field--name-field-content-type {
  background-color: #33425b;
  color: #fff;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  max-width: 100%;
  overflow: hidden;
  padding: 0 26px;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: static;
  top: -35px;
}
.node-news-content .pane-node-sharethis,
.node-news-content .pane-node-author,
.node-news-content .pane-node-author:before,
.node-news-content .pane-node-created, .article .pane-node-sharethis,
.article .pane-node-author,
.article .pane-node-author:before,
.article .pane-node-created {
  font-size: 15px;
  line-height: 38px;
}
.node-news-content .pane-node-created, .node-news-content .block-field-blocknodearticlecreated, .article .pane-node-created, .article .block-field-blocknodearticlecreated {
  color: #99a0ad;
  margin-left: 15px;
}
.node-news-content .pane-node-author, .node-news-content .block-field-blocknodearticleuid, .article .pane-node-author, .article .block-field-blocknodearticleuid {
  margin-left: 5px;
}
.node-news-content .pane-node-author > .pane-content, .node-news-content .block-field-blocknodearticleuid > .pane-content, .article .pane-node-author > .pane-content, .article .block-field-blocknodearticleuid > .pane-content {
  display: inline;
}
.node-news-content .pane-node-author span::before, .node-news-content .block-field-blocknodearticleuid span::before, .article .pane-node-author span::before, .article .block-field-blocknodearticleuid span::before {
  color: #99a0ad;
  content: " by  ";
}
.node-news-content .pane-node-body,
.node-news-content .field--name-body,
.node-news-content .field--type-text-with-summary, .article .pane-node-body,
.article .field--name-body,
.article .field--type-text-with-summary {
  clear: both;
}
.node-news-content .tags-block, .article .tags-block {
  margin: 40px 0;
}
.node-news-content .tags-block .field-content, .article .tags-block .field-content {
  display: inline-block;
  margin-left: 10px;
}

.node-type-article .related-contents-block .row, .node-type-article body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-campaigning .row, body[class*=node-type-campaign-template-page] .panels-flexible-row-last .node-type-article .pane-campaigning .row,
.node-type-article body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-related-contents .row,
body[class*=node-type-campaign-template-page] .panels-flexible-row-last .node-type-article .pane-related-contents .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 991px) {
  .node-news-content .panels-flexible-region-first {
    margin-bottom: 15px;
    margin-right: 0;
  }
  .node-news-content .panels-flexible-region-first > .inside {
    float: none;
  }
  .node-news-content .panels-flexible-new .panels-flexible-region-inside {
    padding: 0;
  }
  .node-type-article .related-contents-block .row, .node-type-article body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-campaigning .row, body[class*=node-type-campaign-template-page] .panels-flexible-row-last .node-type-article .pane-campaigning .row,
  .node-type-article body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-related-contents .row,
  body[class*=node-type-campaign-template-page] .panels-flexible-row-last .node-type-article .pane-related-contents .row {
    display: block;
  }
}
@media only screen and (max-width: 991px) {
  .node-news-content .pane-node-sharethis {
    clear: both;
    float: none;
    width: 100%;
  }
  .node-news-content .pane-node-sharethis .pane-title,
  .node-news-content .pane-node-sharethis .pane-content {
    display: inline-block;
    float: none;
  }
  .node-news-content .pane-node-updated {
    clear: both;
    margin-left: 0;
    margin-right: 5px;
  }
  .node-news-content .pane-node-author {
    margin-left: 0;
  }
}
body.mills .three-tiles-block {
  margin-top: 20px;
}

.members-property-list .page-header {
  display: none;
}

.members-property-list .outer-container,
body[class*=mills] .outer-container {
  background-color: #e5ecf0;
}
.members-property-list .main-container.container-fluid,
body[class*=mills] .main-container.container-fluid {
  padding: 0;
}
.members-property-list .main-container.container-fluid > .row,
body[class*=mills] .main-container.container-fluid > .row {
  margin: 0;
}
.members-property-list .main-container.container-fluid > .row > .col-sm-12,
body[class*=mills] .main-container.container-fluid > .row > .col-sm-12 {
  padding: 0;
}
.members-property-list .pane-title,
body[class*=mills] .pane-title {
  margin: 40px 0 30px;
}
.members-property-list .download-section-block,
body[class*=mills] .download-section-block {
  margin-bottom: 10px;
}
.members-property-list .refine-property-search,
body[class*=mills] .refine-property-search {
  margin-bottom: 15px;
}

.footer-mills {
  padding-bottom: 20px;
  padding-top: 25px;
  text-align: center;
}
.footer-mills a,
.footer-mills p {
  color: #fff;
}

.spab-magazine .page-header {
  display: none;
}
.spab-magazine iframe {
  height: 500px;
  width: 100%;
}

body.mills-about-us .outer-container,
body.node-type-mills-repair-fund .outer-container,
body.mills-advice-and-guidance-funding .outer-container,
body.mills-national-mills-weekend-are-you-mill-owner .outer-container {
  background-color: #fff;
}

.mills-news .three-tiles-block {
  margin-top: 0;
}

.node-type-mill-property-page .page-header {
  display: none;
}
.node-type-mill-property-page .pane-page-title h1 {
  margin-top: 40px;
}
.node-type-mill-property-page .full-description h2.pane-title {
  margin-top: 0;
}

.mills-map-wrapper {
  background-clip: content-box;
  background-color: #fff;
}
.mills-map-wrapper .right-col {
  padding-right: 45px;
}
.mills-map-wrapper h2.pane-title {
  margin-top: 30px;
}

.mills-gallery-slider .views-row {
  background-clip: content-box;
  background-color: #fff;
  padding: 15px;
}
.mills-gallery-slider .views-field-field-image-caption {
  height: 50px;
  margin-bottom: 30px;
  overflow: hidden;
  padding: 30px 30px 0;
}

@media only screen and (max-width: 991px) {
  .mills-national-mills-weekend .panels-flexible-region-first.text-block {
    margin-bottom: 30px;
  }
  .mills-advice-and-guidance .two-col-template {
    margin-top: 0;
  }
  .mills .large-text-section .views-field-body {
    padding-bottom: 15px;
  }
}
.pane-members-mill-articles-list {
  margin-top: 30px;
}

.pane-members-mills-articles.mills-articles .view-header a {
  color: #e33728;
  position: relative;
  text-decoration: underline;
  text-transform: uppercase;
  top: -38px;
}
.pane-members-mills-articles.mills-articles .view-header a:hover {
  text-decoration: none;
}

.page-members-member-home .inner-row.pane-members-mills-articles h2.pane-title {
  margin-bottom: 10px;
}

.page-members.page-members-from-mill-news .outer-container {
  background: #e5ecf0;
}
.page-members.page-members-from-mill-news .pane-members-mill-articles-list {
  padding: 0 15px;
}
.page-members.page-members-from-mill-news .main-container > .row > section {
  padding: 0px;
}
.page-members.page-members-from-mill-news h1.page-header.container {
  display: none;
}
.page-members.page-members-from-mill-news.no-header-img .breadcrumb-inside {
  margin-top: 0px;
}
.page-members.page-members-from-mill-news .panels-flexible-row-last {
  margin: 0 auto;
  max-width: 1120px;
}

.mill-individual-page .region-content {
  padding-bottom: 20px;
}
.mill-individual-page .mill-title {
  margin-bottom: 14px;
  margin-top: 28px;
  padding-left: 0;
  padding-right: 0;
}
.mill-individual-page .mill-title .request-to-edit,
.mill-individual-page .mill-title .pane-content {
  display: inline-block;
  font-size: 15px;
  position: relative;
  top: -10px;
}
.mill-individual-page .mill-title .request-to-edit a,
.mill-individual-page .mill-title .pane-content a {
  color: #33425b;
}
.mill-individual-page .mill-title .request-to-edit i,
.mill-individual-page .mill-title .pane-content i {
  margin-right: 3px;
}
.mill-individual-page .page-header {
  display: none;
}
.mill-individual-page .breadcrumb-wrapper .breadcrumb-inside {
  margin-top: 0;
  padding-top: 40px;
}
.mill-individual-page .mill-type {
  color: #99a0ad;
  font-size: 24px;
  line-height: 1.3em;
  margin-bottom: 16px;
  margin-top: 0;
}
.mill-individual-page .mill-overview {
  font-size: 15px;
  line-height: 2em;
}
.mill-individual-page .view-photo-gallery {
  margin-top: -14px;
}
.mill-individual-page .view-photo-gallery .three-tiles-block .col .views-field-field-image a:after {
  background-size: 35px 35px;
}
.mill-individual-page .middle-bottom-region,
.mill-individual-page .center-left .panels-flexible-region-inside,
.mill-individual-page .center-right .panels-flexible-region-inside {
  background-color: #fff;
  font-size: 15px;
  line-height: 2.33em;
  margin-bottom: 30px;
  padding: 24px 40px 17px;
}
.mill-individual-page .middle-bottom-region h2,
.mill-individual-page .middle-bottom-region h2.pane-title,
.mill-individual-page .center-left .panels-flexible-region-inside h2,
.mill-individual-page .center-left .panels-flexible-region-inside h2.pane-title,
.mill-individual-page .center-right .panels-flexible-region-inside h2,
.mill-individual-page .center-right .panels-flexible-region-inside h2.pane-title {
  margin-bottom: 15px;
  margin-top: 1px;
}
.mill-individual-page .center-wrapper > .inside,
.mill-individual-page .center-left,
.mill-individual-page .center-right {
  display: flex;
}
.mill-individual-page .center-left {
  padding-left: 0;
  padding-right: 15px;
}
.mill-individual-page .center-left a {
  color: #e33728;
}
.mill-individual-page .center-left [class*=field-os-sheet],
.mill-individual-page .center-left [class*=field-grid-reference] {
  clear: both;
  float: left;
  padding-right: 15px;
  width: 53%;
}
.mill-individual-page .center-left .views-field-postal-code,
.mill-individual-page .center-left .views-field-city {
  float: left;
  width: 47%;
}
.mill-individual-page .center-left [class*=field-geo-code] {
  clear: both;
}
.mill-individual-page .middle {
  margin-bottom: 30px;
}
.mill-individual-page .middle-bottom-region {
  background-color: transparent;
  margin-bottom: 0;
  padding: 0;
}
.mill-individual-page .middle-bottom-region h2 {
  font-size: 24px;
  line-height: 1.3em;
  margin-bottom: 9px;
  margin-top: 0;
}
.mill-individual-page .middle-bottom-region .views-field {
  background-color: #fff;
  padding: 0 40px 19px;
}
.mill-individual-page .middle-bottom-region .views-field:first-child {
  padding-top: 24px;
}
.mill-individual-page .middle-bottom-region .views-field:last-child {
  margin-bottom: 30px;
  padding-bottom: 29px;
}
.mill-individual-page .center-left,
.mill-individual-page .center-right {
  color: #33425b;
}
.mill-individual-page .center-left .views-field:after,
.mill-individual-page .center-right .views-field:after {
  clear: both;
  content: "";
  display: block;
}
.mill-individual-page .center-left .views-label,
.mill-individual-page .center-right .views-label {
  color: #33425b;
  float: left;
  padding-right: 3px;
}
.mill-individual-page .center-left .field-content,
.mill-individual-page .center-right .field-content {
  color: #99a0ad;
  float: left;
}
.mill-individual-page .center-left .field-content p,
.mill-individual-page .center-right .field-content p {
  color: #99a0ad;
  padding-bottom: 4px;
}
.mill-individual-page .center-left > .inside,
.mill-individual-page .center-right > .inside {
  width: 100%;
}
.mill-individual-page .center-right {
  padding-left: 15px;
  padding-right: 0;
}
.mill-individual-page .center-right span.field-content {
  display: block;
  float: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media print {
  .mill-individual-page .middle-bottom > .inside,
  .mill-individual-page .center-wrapper > .inside {
    margin-left: -40px;
  }
  .mill-individual-page .ip-geoloc-map {
    display: none;
  }
  .mill-individual-page .middle-bottom-region {
    margin-top: 0;
  }
  .mill-individual-page .center-left > .inside,
  .mill-individual-page .center-right > .inside {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 991px) {
  .mill-individual-page .center-wrapper > .inside {
    flex-direction: column;
  }
  .mill-individual-page .center-left,
  .mill-individual-page .center-right {
    padding: 0;
  }
  .mill-individual-page .center-left .views-field-postal-code,
  .mill-individual-page .center-left .views-field-city,
  .mill-individual-page .center-left [class*=field-os-sheet],
  .mill-individual-page .center-left [class*=field-grid-reference] {
    padding: 0;
    width: 100%;
  }
  .mill-individual-page .view-photo-gallery {
    padding: 0 35px;
  }
  .mill-individual-page .view-photo-gallery .slick-prev {
    left: auto;
    padding: 0;
    right: 100%;
  }
  .mill-individual-page .view-photo-gallery .slick-next {
    left: 100%;
    padding: 0;
    right: auto;
  }
}
@media print {
  .mill-individual-page .view-mill-individual.view-photo-gallery .views-row {
    display: none;
  }
  .mill-individual-page .view-mill-individual.view-photo-gallery .views-row.views-row-1, .mill-individual-page .view-mill-individual.view-photo-gallery .views-row.views-row-2 {
    display: block;
  }
}
.page-mills-find-mills .outer-container {
  min-height: 0;
}
.page-mills-find-mills .outer-container h1.page-header {
  display: none;
}

.panel-flexible.panel-find-mills {
  position: relative;
}
.panel-flexible.panel-find-mills .pane-refine-mills-search {
  position: relative;
}
.panel-flexible.panel-find-mills .pane-refine-mills-search .pane-title {
  font-size: 46px;
  margin: 0;
  padding-bottom: 29px;
  padding-top: 40px;
}
.panel-flexible.panel-find-mills .pane-refine-mills-search .pane-content {
  bottom: 28px;
  cursor: pointer;
  position: absolute;
  right: 15px;
}
.panel-flexible.panel-find-mills .olPopup {
  height: auto !important;
  margin-top: 20px;
  overflow: visible !important;
  width: 270px !important;
}
.panel-flexible.panel-find-mills .view-find-mills-map {
  padding-bottom: 50px;
}
.panel-flexible.panel-find-mills .view-find-mills-list {
  padding-bottom: 20px;
}
.panel-flexible.panel-find-mills .view-find-mills-list .col {
  display: flex;
}
.panel-flexible.panel-find-mills .view-find-mills-list .col .col-content {
  width: 100%;
  background-color: #fff;
}
.panel-flexible.panel-find-mills .gm-style-iw .balloon,
.panel-flexible.panel-find-mills .view-find-mills-list .tile-content {
  background-color: #fff;
  padding: 0 25px 19px;
  width: 100%;
}
.panel-flexible.panel-find-mills .gm-style-iw .balloon br,
.panel-flexible.panel-find-mills .view-find-mills-list .tile-content br {
  display: none;
}
.panel-flexible.panel-find-mills .view-find-mills-list .tile-content {
  padding: 0 30px 25px;
}
.panel-flexible.panel-find-mills .view-find-mills-list .tile-content [class*=mills-image] {
  height: 235px;
  margin-left: -30px;
  margin-right: -30px;
  overflow: hidden;
}
.panel-flexible.panel-find-mills .view-find-mills-list .tile-content img {
  min-height: 100%;
  min-width: 100%;
}
.panel-flexible.panel-find-mills .gm-style-iw {
  left: 1px !important;
  right: 1px !important;
  top: 1px !important;
  width: auto !important;
}
.panel-flexible.panel-find-mills .gm-style-iw .balloon {
  padding-bottom: 0;
  width: 300px;
}
.panel-flexible.panel-find-mills .gm-style-iw div {
  max-width: none !important;
}
.panel-flexible.panel-find-mills .gm-bundled-control-on-bottom {
  left: 8px;
  right: 0 !important;
}
.panel-flexible.panel-find-mills .view-find-mills-list .tile-content {
  margin-bottom: 30px;
}
.panel-flexible.panel-find-mills .openlayers-popup-image,
.panel-flexible.panel-find-mills .view-find-mills-list .views-field-image a {
  display: block;
  height: 0;
  margin-left: -25px;
  margin-right: -25px;
  overflow: hidden;
  padding-bottom: 78%;
  position: relative;
}
.panel-flexible.panel-find-mills .openlayers-popup-image img,
.panel-flexible.panel-find-mills .view-find-mills-list .views-field-image a img {
  display: block;
  height: 100%;
  left: 0;
  object-fit: cover;
  object-position: 50% 50%;
  position: absolute;
  top: 0;
  width: 100%;
}
.panel-flexible.panel-find-mills .openlayers-popup-title,
.panel-flexible.panel-find-mills .view-find-mills-list .views-field-display-name a {
  color: #33425b;
  display: inline-block;
  font-size: 24px;
  line-height: 31px;
  margin-bottom: 4px;
  margin-top: 17px;
}
.panel-flexible.panel-find-mills .openlayers-popup-mill-type,
.panel-flexible.panel-find-mills .view-find-mills-list .views-field-mill-type {
  color: #99a0ad;
}
.panel-flexible.panel-find-mills .openlayers-popup-location,
.panel-flexible.panel-find-mills .view-find-mills-list .views-field-city {
  color: #33425b;
}
.panel-flexible.panel-find-mills .openlayers-popup-see-more,
.panel-flexible.panel-find-mills .view-find-mills-list .see-details {
  color: #e33728;
  display: inline-block;
  font-size: 14px;
  margin-top: 5px;
  padding-right: 20px;
  position: relative;
  text-transform: uppercase;
}
.panel-flexible.panel-find-mills .openlayers-popup-see-more:after,
.panel-flexible.panel-find-mills .view-find-mills-list .see-details:after {
  content: "\f105";
  font-family: FontAwesome, "sans-serif";
  line-height: 1em;
  position: absolute;
  right: 0;
  top: 0;
}
.panel-flexible.panel-find-mills #popup_GroupDiv {
  height: auto !important;
  position: static !important;
}

#ip-geoloc-map-of-view-mills_find-page_1,
#ip-geoloc-map-of-view-mill_individual-block_6 {
  height: 500px;
}

.map-region {
  margin-bottom: 60px;
}
.map-region .views-field-url {
  margin-bottom: 15px;
}
.map-region.white-bg {
  background-clip: content-box;
}

.panel-flexible.panel-find-mills .views-exposed-form .views-exposed-widgets {
  margin-bottom: 0;
}
.panel-flexible.panel-find-mills .views-exposed-form .views-exposed-widget:after {
  clear: both;
  content: "";
  display: block;
}
.panel-flexible.panel-find-mills .views-exposed-form .views-exposed-widget:nth-child(3n+4) {
  clear: left;
}
.panel-flexible.panel-find-mills .views-exposed-form .form-inline {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: end;
  margin: 2rem 0;
}
.panel-flexible.panel-find-mills .views-exposed-form .form-inline .form-control,
.panel-flexible.panel-find-mills .views-exposed-form .form-inline .form-select.form-control {
  width: 100%;
}
.panel-flexible.panel-find-mills .views-exposed-form .form-inline .form-item {
  width: 250px;
  margin: 0.5rem 1rem;
}
.panel-flexible.panel-find-mills .views-exposed-form .form-inline .form-item input {
  width: 100%;
}
.panel-flexible.panel-find-mills .views-exposed-form .form-inline div#edit-actions {
  padding: 0;
}
.panel-flexible.panel-find-mills .views-exposed-form .form-inline div#edit-actions .btn-info {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  margin-left: 1rem;
}
.panel-flexible.panel-find-mills .views-exposed-form .form-inline div#edit-actions .btn-info:active, .panel-flexible.panel-find-mills .views-exposed-form .form-inline div#edit-actions .btn-info:focus, .panel-flexible.panel-find-mills .views-exposed-form .form-inline div#edit-actions .btn-info:hover {
  text-decoration: none;
}
.panel-flexible.panel-find-mills .views-exposed-form .form-inline div#edit-actions .btn-info:active, .panel-flexible.panel-find-mills .views-exposed-form .form-inline div#edit-actions .btn-info:focus, .panel-flexible.panel-find-mills .views-exposed-form .form-inline div#edit-actions .btn-info:hover {
  background-color: #d62b1c;
}
.panel-flexible.panel-find-mills .views-exposed-form .form-inline div#edit-actions .btn-info[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}
.panel-flexible.panel-find-mills .views-exposed-form .views-widget-checkboxes label,
.panel-flexible.panel-find-mills .views-exposed-form .views-widget-checkboxes .views-widget {
  float: none;
  width: 100%;
}
.panel-flexible.panel-find-mills .views-exposed-form .views-widget-filter-circle .form-item {
  float: none;
  margin-right: 0;
}
.panel-flexible.panel-find-mills .views-exposed-form .form-type-checkbox label {
  padding: 9px 0;
}
.panel-flexible.panel-find-mills .views-exposed-form .form-type-checkbox label input[type=checkbox] {
  display: none;
}
.panel-flexible.panel-find-mills .views-exposed-form .form-type-checkbox label span {
  display: block;
  padding-left: 30px;
  position: relative;
}
.panel-flexible.panel-find-mills .views-exposed-form .form-type-checkbox label span:before {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 1px solid #e2e2e2;
  color: #fff;
  content: "\f00c";
  display: block;
  font-family: FontAwesome, "sans-serif";
  height: 20px;
  left: 0;
  line-height: 17px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 20px;
}
.panel-flexible.panel-find-mills .views-exposed-form .form-type-checkbox label input[type=checkbox]:checked + span:before {
  color: #33425b;
}
.panel-flexible.panel-find-mills .views-exposed-form .form-type-checkbox label i {
  margin-left: 8px;
}
.panel-flexible.panel-find-mills .views-exposed-form .chosen-container-single .chosen-single {
  background: transparent;
  border: 1px solid #e2e2e2;
  border-radius: 0;
  box-shadow: none;
  color: #33425b;
  height: 40px;
  line-height: 22px;
  padding: 0 12px;
}
.panel-flexible.panel-find-mills .views-exposed-form .chosen-container-single .chosen-drop {
  border: 1px solid #e2e2e2;
  border-radius: 0 0 1px 1px;
  box-shadow: none;
  margin-top: 5px;
}
.panel-flexible.panel-find-mills .views-exposed-form .chosen-container-single .chosen-search {
  padding: 0;
}
.panel-flexible.panel-find-mills .views-exposed-form .chosen-container-single .chosen-search input[type=text] {
  background: none;
  border: 0 !important;
  border-bottom: 1px solid #e2e2e2 !important;
  margin: 0;
}
.panel-flexible.panel-find-mills .views-exposed-form .chosen-container-single .chosen-search:after,
.panel-flexible.panel-find-mills .views-exposed-form .chosen-container-single .chosen-single:before {
  background: #fff;
  border-left: #e2e2e2 solid 1px;
  color: #33425b;
  content: "\f0d7";
  cursor: pointer;
  font-family: FontAwesome, "sans-serif" !important;
  height: 40px;
  padding: 12px 15px;
  pointer-events: none;
  position: absolute;
  right: 1px;
  top: 23px;
  width: 40px;
  z-index: 10;
  height: 40px;
  line-height: 17px;
  padding-bottom: 0;
}
.panel-flexible.panel-find-mills .views-exposed-form .chosen-container-single .chosen-search:after {
  border-left: 0;
  content: "\f002";
  line-height: 17px;
}
.panel-flexible.panel-find-mills .views-exposed-form .chosen-container-single .chosen-single div {
  display: none;
}
.panel-flexible.panel-find-mills .views-exposed-form .chosen-container .chosen-results {
  margin: 0;
  padding: 0;
}
.panel-flexible.panel-find-mills .views-exposed-form .chosen-container .chosen-results li {
  height: 40px;
  line-height: 22px;
  padding: 10px 12px;
}
.panel-flexible.panel-find-mills .views-exposed-form .chosen-container .chosen-results li.highlighted {
  background: #314566;
  color: #fff;
}
.panel-flexible.panel-find-mills .views-exposed-form .views-submit-button .btn {
  background-color: #314566;
  border: 0;
  color: #fff;
  display: block;
  float: right;
  margin: 0;
  padding: 11px 0 10px;
  text-align: center;
  text-transform: uppercase;
  width: 137px;
}

.page-members-property-list .chosen-container-multi .chosen-choices,
.page-members-mills-for-sale .chosen-container-multi .chosen-choices,
.panel-flexible.panel-find-mills .views-exposed-form .chosen-container-multi .chosen-choices {
  background: transparent;
  border: 1px solid #e2e2e2;
  border-radius: 0;
  box-shadow: none;
  color: #33425b;
  cursor: pointer;
  height: 40px !important;
  line-height: 22px;
  padding: 0;
}
.page-members-property-list .chosen-container-multi .chosen-choices:after,
.page-members-mills-for-sale .chosen-container-multi .chosen-choices:after,
.panel-flexible.panel-find-mills .views-exposed-form .chosen-container-multi .chosen-choices:after {
  background: #fff;
  border-left: #e2e2e2 solid 1px;
  color: #33425b;
  content: "\f0d7";
  cursor: pointer;
  font-family: FontAwesome, "sans-serif" !important;
  height: 40px;
  padding: 12px 15px;
  pointer-events: none;
  position: absolute;
  right: 1px;
  top: 23px;
  width: 40px;
  z-index: 10;
  height: 40px;
  line-height: 17px;
  padding-bottom: 0;
}
.page-members-property-list .chosen-container-multi .chosen-choices li.search-field,
.page-members-mills-for-sale .chosen-container-multi .chosen-choices li.search-field,
.panel-flexible.panel-find-mills .views-exposed-form .chosen-container-multi .chosen-choices li.search-field {
  display: none;
}
.page-members-property-list .chosen-container-multi .chosen-choices li.search-choice,
.page-members-mills-for-sale .chosen-container-multi .chosen-choices li.search-choice,
.panel-flexible.panel-find-mills .views-exposed-form .chosen-container-multi .chosen-choices li.search-choice {
  background: #4a4852;
  border: 0;
  border-radius: 1px;
  box-shadow: none;
  color: #fff;
  font-size: 15px;
  line-height: 21px;
  margin: 6px 0 6px 6px;
  padding: 3px 7px 2px 28px;
  z-index: 10;
}
.page-members-property-list .chosen-container-multi .chosen-choices li.search-choice .search-choice-close,
.page-members-mills-for-sale .chosen-container-multi .chosen-choices li.search-choice .search-choice-close,
.panel-flexible.panel-find-mills .views-exposed-form .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: none;
  color: #fff;
  height: auto;
  left: 7px;
  line-height: 18px;
  right: auto;
  top: 50%;
  width: auto;
}
.page-members-property-list .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover,
.page-members-mills-for-sale .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover,
.panel-flexible.panel-find-mills .views-exposed-form .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  text-decoration: none;
}
.page-members-property-list .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:before,
.page-members-mills-for-sale .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:before,
.panel-flexible.panel-find-mills .views-exposed-form .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:before {
  content: "\f057";
  display: block;
  font-family: FontAwesome, "sans-serif";
  font-size: 15px;
}
.page-members-property-list .chosen-container-multi .chosen-drop,
.page-members-mills-for-sale .chosen-container-multi .chosen-drop,
.panel-flexible.panel-find-mills .views-exposed-form .chosen-container-multi .chosen-drop {
  border: 1px solid #e2e2e2;
  border-radius: 0 0 1px 1px;
  box-shadow: none;
  margin-top: 5px;
}
.page-members-property-list .chosen-container-multi .chosen-choices input[type=text],
.page-members-mills-for-sale .chosen-container-multi .chosen-choices input[type=text],
.panel-flexible.panel-find-mills .views-exposed-form .chosen-container-multi .chosen-choices input[type=text] {
  margin: 0;
  width: 100% !important;
}

@media only screen and (max-width: 991px) {
  .panel-flexible.panel-find-mills .pane-refine-mills-search .pane-content {
    margin-bottom: 30px;
    position: static;
  }
  .panel-flexible.panel-find-mills .pane-refine-mills-search .pane-content .text-right {
    text-align: left;
  }
  .panel-flexible.panel-find-mills .view-find-mills-list .row {
    display: block;
  }
  .panel-flexible.panel-find-mills .views-exposed-form .views-exposed-widget {
    float: none;
    width: auto;
  }
}
.page-node-edit.node-type-article .main-container {
  max-width: 1170px;
}
.page-node-edit.node-type-article input[type=text] {
  max-width: 70%;
}

.ui-dialog .ui-dialog-titlebar-close:before {
  bottom: 0;
  content: "\f00d";
  font-family: FontAwesome, "sans-serif";
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}

.table-responsive {
  overflow-x: visible;
}
@media (max-width: 767px) {
  .table-responsive {
    border: none;
  }
}

.page-node-done .page-header {
  display: none;
}
.page-node-done .webform-confirmation {
  padding-top: 80px;
}

.page-home {
  background-color: #e5ecf0;
}
.page-home .main-container.container-fluid {
  padding: 0;
}
.page-home .main-container.container-fluid > .row {
  margin: 0;
}
.page-home .main-container.container-fluid > .row > .col-sm-12 {
  padding: 0;
}
.page-home .three-tiles-block .see-news a {
  text-decoration: underline;
}
.page-home .three-tiles-block .see-news a:hover {
  text-decoration: none;
}
.page-home .search-row {
  padding: 50px 0;
}
.page-home .page-home .search-row,
.page-home .three-mills-blocks {
  padding: 50px 0;
}
.page-home #campaign-homepage .layout--threecol-section--33-34-33 > .layout__region--first,
.page-home #campaign-homepage .layout--threecol-section--33-34-33 > .layout__region--third {
  flex: 1 1 32%;
}
.page-home .layout--threecol-section--33-34-33 > .layout__region--first,
.page-home .layout--threecol-section--33-34-33 > .layout__region--third {
  flex: 1 1 31%;
}
.page-home .layout--threecol-section--33-34-33 > .layout__region--first,
.page-home .three-col-blocks.support.layout__region.layout__region--first {
  margin-left: -15px;
}
.page-home .white-bg.layout--onecol > .container.layout__region.layout__region--content {
  padding-left: 0;
  padding-right: 0;
}
.page-home .ancient-buildings > .inside,
.page-home .ancient-buildings > .inside .white-bg-block,
.page-home .knowledgebase-search > .inside {
  height: 100%;
  margin-bottom: 0;
}
.page-home .knowledgebase-search {
  background-color: #fff;
  background-clip: content-box;
}
.page-home .knowledgebase-search h2 {
  margin-top: 0;
}
.page-home .knowledgebase-search-first {
  padding: 30px 30px 0;
}
.page-home .knowledgebase-search-first h2 {
  background: url("../assets/images/info.png") top 6px right no-repeat;
  background-size: 26px;
  margin-bottom: 20px;
  padding-right: 32px;
  margin-top: 0px;
}
.page-home .knowledgebase-search-first .form-actions.form-group {
  display: block;
}
.page-home .knowledgebase-search-first label {
  display: none;
}
.page-home .knowledgebase-search-first .views-exposed-widget {
  float: none;
  margin-bottom: 20px;
  padding: 0;
}
.page-home .knowledgebase-search-first .views-widget-filter-field_category_type {
  margin-bottom: 20px;
}
.page-home .knowledgebase-search-first .views-submit-button {
  bottom: 30px;
  margin-bottom: 0;
  position: absolute;
  right: 45px;
}
.page-home .knowledgebase-search-first button[type=submit],
.page-home .knowledgebase-search-first input[type=submit] {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  border: none;
  margin-top: 0;
}
.page-home .knowledgebase-search-first button[type=submit]:active, .page-home .knowledgebase-search-first button[type=submit]:focus, .page-home .knowledgebase-search-first button[type=submit]:hover,
.page-home .knowledgebase-search-first input[type=submit]:active,
.page-home .knowledgebase-search-first input[type=submit]:focus,
.page-home .knowledgebase-search-first input[type=submit]:hover {
  text-decoration: none;
}
.page-home .knowledgebase-search-first button[type=submit]:active, .page-home .knowledgebase-search-first button[type=submit]:focus, .page-home .knowledgebase-search-first button[type=submit]:hover,
.page-home .knowledgebase-search-first input[type=submit]:active,
.page-home .knowledgebase-search-first input[type=submit]:focus,
.page-home .knowledgebase-search-first input[type=submit]:hover {
  background-color: #d62b1c;
}
.page-home .knowledgebase-search-first button[type=submit][disabled],
.page-home .knowledgebase-search-first input[type=submit][disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}
.page-home .knowledgebase-search-second {
  float: left;
  padding: 20px 30px 30px;
  width: 47%;
}
.page-home .knowledgebase-search-second em {
  font-size: 0;
}
.page-home .knowledgebase-search-second em:after {
  color: #e33728;
  content: "\f105";
  font-family: FontAwesome, "sans-serif";
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  margin-left: 10px;
}
.page-home .knowledgebase-search-second p {
  line-height: 32px;
  margin: 0;
  text-transform: uppercase;
}
.page-home .knowledgebase-search-second a {
  color: #33425b;
}
.page-home .view-homepage {
  position: relative;
}
.page-home .scroll-down-arrow {
  background: url("../assets/images/arrows-down.png") no-repeat center;
  background-size: cover;
  bottom: 80px;
  height: 22px;
  left: 50%;
  margin-left: -10px;
  position: absolute;
  width: 13px;
  z-index: 2;
}
.page-home .scroll-down-arrow:hover {
  cursor: pointer;
}
.page-home .three-col-wrapper .panels-flexible-region > .inside {
  background-color: #fff;
}
.page-home .three-col-wrapper .more-wrapper {
  left: 45px;
}

.page-home .news-pane h2 {
  margin-bottom: 40px;
  margin-top: 48px;
}
.page-home .news-pane .three-tiles-block {
  margin-top: 0;
  padding-bottom: 35px;
}
.page-home .news-pane .three-tiles-block .see-news a {
  top: -64px;
}

.page-home .flexslider {
  border: 0;
  border-radius: 0;
  max-height: 560px;
  overflow: hidden;
}
.page-home .flexslider .views-field-field-slideshow-image {
  max-height: 560px;
  position: relative;
}
.page-home .flexslider .views-field-field-slideshow-image:after {
  background: rgba(0, 0, 0, 0.4);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.page-home .flexslider .views-field-body,
.page-home .flexslider .views-field-title,
.page-home .flexslider .views-field-field-find-more-link {
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  width: 100%;
}
.page-home .flexslider .views-field-title {
  top: 34%;
}
.page-home .flexslider .views-field-title span {
  color: #fff;
  font-size: 46px;
  text-transform: uppercase;
}
.page-home .flexslider .views-field-body {
  top: 46%;
}
.page-home .flexslider .views-field-body p {
  color: #fff;
  font-size: 24px;
}
.page-home .flexslider .views-field-field-find-more-link {
  top: 60%;
}
.page-home .flexslider .views-field-field-find-more-link a {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  padding-top: 14px;
}
.page-home .flexslider .views-field-field-find-more-link a:active, .page-home .flexslider .views-field-field-find-more-link a:focus, .page-home .flexslider .views-field-field-find-more-link a:hover {
  text-decoration: none;
}
.page-home .flexslider .views-field-field-find-more-link a:active, .page-home .flexslider .views-field-field-find-more-link a:focus, .page-home .flexslider .views-field-field-find-more-link a:hover {
  background-color: #d62b1c;
}
.page-home .flexslider .views-field-field-find-more-link a[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}
.page-home .flexslider .flex-direction-nav {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  left: 0;
  padding-top: 4px;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .page-home .flexslider .flex-direction-nav {
    max-width: 738px;
  }
}
@media screen and (min-width: 992px) {
  .page-home .flexslider .flex-direction-nav {
    max-width: 962px;
  }
}
@media screen and (min-width: 1200px) {
  .page-home .flexslider .flex-direction-nav {
    max-width: 1120px;
  }
}
.page-home .flexslider .flex-direction-nav .flex-nav-prev {
  float: left;
}
.page-home .flexslider .flex-direction-nav .flex-nav-next {
  float: right;
}
.page-home .flexslider .flex-direction-nav a {
  color: transparent;
  display: block;
  height: 30px;
  opacity: 1;
  position: static;
  text-shadow: none;
  width: 20px;
}
.page-home .flexslider .flex-direction-nav a:before {
  color: #e33728;
  display: block !important;
  font-family: FontAwesome, "sans-serif";
  font-size: 25px;
  line-height: 1;
  opacity: 1;
  text-shadow: none;
}
.page-home .flexslider .flex-direction-nav .flex-prev:before {
  content: "\f053";
}
.page-home .flexslider .flex-direction-nav .flex-next:before {
  content: "\f054";
}
.page-home .flexslider:hover .flex-direction-nav .flex-next, .page-home .flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 1;
}
.page-home .flexslider .flex-control-nav {
  display: none;
}
.page-home .flexslider .three-mills-blocks {
  padding: 50px 0;
}
.page-home .flexslider .three-mills-blocks .block-outer {
  width: 33%;
  flex: 1 1 33%;
}
.page-home .flexslider .container.three-mills-blocks > .block_outer:first-child {
  margin-left: -15px;
}

#homepage-mills .three-mills-blocks .block_outer:first-child {
  margin-left: -15px;
}

.page-home .campaigns-pane {
  padding-bottom: 53px;
  padding-top: 106px;
}
.page-home .campaigns-pane .see-all {
  bottom: 100%;
  margin-bottom: 30px;
  position: absolute;
  right: 15px;
}
.page-home .campaigns-pane .see-all a {
  color: #e33728;
  text-decoration: underline;
  text-transform: uppercase;
}
.page-home .campaigns-pane .see-all a:hover {
  text-decoration: none;
}
.page-home .campaigns-pane .pane-views-panes {
  position: relative;
}
.page-home .campaigns-pane .three-tiles-block {
  margin-top: 0;
  position: relative;
}
.page-home .campaigns-pane .three-tiles-block .read-more {
  line-height: 1;
}
.page-home .campaigns-pane .three-tiles-block .col {
  margin-bottom: 0;
}
.page-home .campaigns-pane .three-tiles-block .col .views-field-title {
  padding-bottom: 14px;
}
.page-home .campaigns-pane .three-tiles-block .col .views-field-body {
  padding-bottom: 65px;
}
.page-home .campaigns-pane .three-tiles-block .col .views-field-field-content-type .card-label {
  background-color: #e2bf4d;
}
.page-home .campaigns-pane .three-tiles-block .col:last-child {
  padding-right: 15px;
}
.page-home .campaigns-pane .left-col h2 {
  bottom: 100%;
  margin-bottom: 30px;
  position: absolute;
}
.page-home .campaigns-pane .left-col h2 {
  left: 0;
}
.page-home .campaigns-pane .see-all-wrapper > .inside {
  height: 100%;
}
.page-home .campaigns-pane .your-campaign {
  background-color: #fff;
  height: 100%;
  padding: 30px 30px 191px 15px;
  position: relative;
}
.page-home .campaigns-pane .your-campaign .button-wrapper {
  bottom: 30px;
  left: 30px;
  position: absolute;
}
.page-home .campaigns-pane .your-campaign .button-wrapper .red-button {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  float: left;
}
.page-home .campaigns-pane .your-campaign .button-wrapper .red-button:active, .page-home .campaigns-pane .your-campaign .button-wrapper .red-button:focus, .page-home .campaigns-pane .your-campaign .button-wrapper .red-button:hover {
  text-decoration: none;
}
.page-home .campaigns-pane .your-campaign .button-wrapper .red-button:active, .page-home .campaigns-pane .your-campaign .button-wrapper .red-button:focus, .page-home .campaigns-pane .your-campaign .button-wrapper .red-button:hover {
  background-color: #d62b1c;
}
.page-home .campaigns-pane .your-campaign .button-wrapper .red-button[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}
.page-home .campaigns-pane .your-campaign .button-wrapper {
  left: 30px;
}
.page-home .campaigns-pane .your-campaign .pane-title {
  background: url("../assets/images/horn.png") top 6px right no-repeat;
  background-size: 26px 23px;
  margin-bottom: 18px;
  margin-top: 0;
  padding-right: 32px;
}
.page-home .campaigns-pane .your-campaign p {
  line-height: 22px;
}
.page-home .campaigns-pane .your-campaign ul {
  padding-left: 16px;
}
.page-home .campaigns-pane .your-campaign li {
  line-height: 28px;
}

#homepage-mills .block-outer {
  width: 33%;
}

@media only screen and (max-width: 991px) {
  .page-home .search-row .panels-flexible-region {
    margin-bottom: 30px;
  }
  .page-home .search-row .panels-flexible-region:last-child {
    margin-bottom: 0;
  }
  .page-home .three-tiles-block .col:first-child {
    display: block;
  }
  .page-home .news-pane .three-tiles-block a {
    right: -25px;
  }
  .page-home .knowledgebase-search-first form {
    float: none;
    padding-bottom: 30px;
    width: auto;
  }
  .page-home .knowledgebase-search-first form .views-submit-button {
    float: right;
    position: static;
  }
  .page-home .knowledgebase-search-second {
    float: none;
    width: auto;
  }
  .page-home .three-col-wrapper {
    padding-bottom: 30px;
  }
  .page-home .three-col-wrapper .panels-flexible-region > .inside {
    background-color: transparent;
  }
  .page-home .three-col-wrapper .three-col-blocks {
    margin-bottom: 30px;
  }
  .page-home .three-col-wrapper .three-col-blocks .more-wrapper {
    bottom: 60px;
    left: 45px;
  }
  .page-home .campaigns-pane {
    position: relative;
  }
  .page-home .campaigns-pane .left-col {
    margin-bottom: 30px;
  }
  .page-home .campaigns-pane .your-campaign .button-wrapper {
    margin-top: 15px;
    position: static;
  }
  .page-home .campaigns-pane .see-all-wrapper {
    position: static;
  }
  .page-home .campaigns-pane .see-all-wrapper .see-all {
    bottom: auto;
    top: 48px;
  }
  .page-home .three-mills-blocks .col-inside {
    margin-bottom: 30px;
  }
  .page-home .three-mills-blocks .col-inside .first-col .pane-title {
    left: 0;
  }
  .page-home .three-mills-blocks .col-inside:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 769px) {
  .page-home .layout--threecol-section.layout--threecol-section--33-34-33, .layout--twocol-section.layout--twocol-section--33-67 {
    flex-direction: column;
  }
  .page-home .search-row {
    padding: 10px;
  }
  .page-home .search-row .knowledgebase-search-first.white-bg-block.layout__region.layout__region--third {
    margin-left: 0px;
    margin-top: -15px;
  }
  .page-home .search-row.layout--threecol-section.layout--threecol-section--33-34-33 {
    margin-bottom: 0px;
  }
  .page-home form#webform-submission-enewsletter-node-3289-add-form {
    display: flex;
    flex-direction: column;
  }
  .page-home .mailing-section form .form-actions {
    width: 100%;
  }
  .become-member.layout--onecol {
    max-width: 700px;
    padding: 0px;
  }
  .page-home #campaign-homepage .layout__region--first {
    flex-grow: 1;
  }
  .page-home #campaign-homepage .layout__region--second {
    flex-grow: 1;
  }
}
@media only screen and (max-width: 767px) {
  .page-home .whats-on-blocks .see-all {
    margin-bottom: 12px;
    padding-left: 15px;
    padding-right: 15px;
    position: static;
  }
  .page-home .whats-on-blocks .see-all:after {
    clear: both;
    content: "";
    display: block;
  }
  .page-home .whats-on-blocks .upcoming-events-block-title {
    margin-bottom: 8px;
  }
  .page-home .campaigns-pane .see-all-wrapper .see-all {
    top: 78px;
  }
  .page-home .flexslider {
    max-height: 350px;
  }
  .page-home .flexslider .views-field-field-slideshow-image {
    max-height: 350px;
  }
  .page-home .flexslider .views-field-field-slideshow-image img {
    max-width: none;
    min-width: 100%;
    width: auto;
  }
  .page-home .flexslider .views-field-title span {
    font-size: 24px;
  }
  .page-home .flexslider .views-field-body p {
    font-size: 14px;
  }
}
.page-members-member-home .outer-container {
  background: #e5ecF0;
}
.page-members-member-home .page-header {
  display: none;
}
.page-members-member-home .panel-flexible-inside .container {
  padding: 0;
}
.page-members-member-home .inner-row.pane-members-mills-articles .pane-title {
  margin-bottom: 30px;
}
.page-members-member-home .inner-row .pane-title {
  margin-top: 12px;
}
.page-members-member-home .inner-row .view-content {
  clear: both;
}
.page-members-member-home .inner-row .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.page-members-member-home .inner-row.mills-articles .col {
  background-color: #2d4775;
}
.page-members-member-home .inner-row.mills-articles .col .views-field-title,
.page-members-member-home .inner-row.mills-articles .col .views-field-title a,
.page-members-member-home .inner-row.mills-articles .col .views-field-body,
.page-members-member-home .inner-row.mills-articles .col .views-field-body p {
  color: #fff;
}
.page-members-member-home .inner-row .col {
  background-clip: content-box;
  background-color: #fff;
  border-radius: 4px;
  margin-bottom: 30px;
}
.page-members-member-home .inner-row .col .views-field-field-title-image {
  height: 268px;
}
.page-members-member-home .inner-row .col .views-field-field-title-image img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 268px;
  position: relative;
  width: 100%;
}
.page-members-member-home .inner-row .col .views-field-title {
  color: #33425b;
  line-height: 1.6em;
  padding: 30px 30px 14px;
  text-transform: capitalize;
}
.page-members-member-home .inner-row .col .views-field-title span {
  font-size: 24px;
}
.page-members-member-home .inner-row .col .views-field-title a {
  color: #33425b;
}
.page-members-member-home .inner-row .col .views-field-body {
  color: #33425b;
  height: auto;
  padding: 0 30px 65px;
}
.page-members-member-home .inner-row .col .views-field-nothing,
.page-members-member-home .inner-row .col .field-content.read-more {
  bottom: 25px;
  left: 45px;
  position: absolute;
}
.page-members-member-home .inner-row .col .views-field-nothing a {
  padding: 0 30px;
  text-transform: uppercase;
  font-size: 14px;
  color: #e33728;
  padding: 0;
}
.page-members-member-home .inner-row .col .views-field-nothing a i {
  margin-left: 5px;
}
.page-members-member-home .inner-row .col .field-content.read-more a {
  padding: 0 30px;
  text-transform: uppercase;
  font-size: 14px;
  color: #e33728;
  color: #fff;
  padding: 0;
}
.page-members-member-home .inner-row .col .field-content.read-more a i {
  margin-left: 5px;
}
.page-members-member-home .sidebar-links a[href="/members/mills-section-events"] {
  display: none;
}
.page-members-member-home.role-mills-membership .sidebar-links a[href="/members/mills-section-events"] {
  display: block;
}
.page-members-member-home .sidebar-links {
  margin-bottom: 20px;
  padding-right: 20px;
}
.page-members-member-home .sidebar-links a {
  border-bottom: 1px solid #cedae2;
  color: #33425b;
  display: block;
  font-size: 14px;
  padding: 15px 0;
  text-transform: uppercase;
}
.page-members-member-home .sidebar-links a:after {
  border-radius: 2px;
  color: #e33728;
  content: "\f105";
  font-family: FontAwesome, "sans-serif";
  font-weight: bold;
  margin-left: 10px;
}
.page-members-member-home .sidebar-links a:hover,
.page-members-member-home .sidebar-links a:focus {
  color: #e33728;
  text-decoration: none;
}
.page-members-member-home .main-articles .view-header a {
  color: #e33728;
  position: relative;
  text-decoration: underline;
  text-transform: uppercase;
  top: -38px;
}
.page-members-member-home .main-articles .view-header a:hover {
  text-decoration: none;
}
.page-members-member-home .footer-mills {
  background: #314566;
}
@media only screen and (max-width: 991px) {
  .page-members-member-home .inner-row .row {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .page-members-member-home .sidebar-links {
    padding-right: 0;
  }
  .page-members-member-home .main-articles .view-header a {
    top: 0;
  }
}

body[class*=node-type-members] .main-container.container-fluid,
body[class*=members-spab-magazine] .main-container.container-fluid {
  padding: 0;
}
body[class*=node-type-members] .main-container.container-fluid > .row,
body[class*=members-spab-magazine] .main-container.container-fluid > .row {
  margin: 0;
}
body[class*=node-type-members] .main-container.container-fluid > .row > .col-sm-12,
body[class*=members-spab-magazine] .main-container.container-fluid > .row > .col-sm-12 {
  padding: 0;
}
body[class*=node-type-members] .page-header,
body[class*=members-spab-magazine] .page-header {
  display: none;
}
body[class*=node-type-members] .footer-mills,
body[class*=members-spab-magazine] .footer-mills {
  margin-bottom: -60px;
}
body[class*=node-type-members] .outer-container,
body[class*=members-spab-magazine] .outer-container {
  background-color: #e5ecf0;
  padding-bottom: 60px;
}
body[class*=node-type-members].members-regional-groups .outer-container,
body[class*=members-spab-magazine].members-regional-groups .outer-container {
  padding-bottom: 0px;
}
body[class*=node-type-members].no-header-img .breadcrumb-inside,
body[class*=members-spab-magazine].no-header-img .breadcrumb-inside {
  margin-top: 0;
}
body[class*=node-type-members] .pane-title,
body[class*=members-spab-magazine] .pane-title {
  margin: 40px 0 20px;
}
body[class*=node-type-members] .views-exposed-form,
body[class*=members-spab-magazine] .views-exposed-form {
  margin-bottom: 30px;
}
body[class*=node-type-members] .views-exposed-form label,
body[class*=members-spab-magazine] .views-exposed-form label {
  color: #33425b;
  font: normal 15px "ProximaNova";
}
body[class*=node-type-members] .views-exposed-form .views-exposed-widget .btn,
body[class*=members-spab-magazine] .views-exposed-form .views-exposed-widget .btn {
  margin-top: 2em;
}
body[class*=node-type-members] .pane-page-title.padded-both,
body[class*=members-spab-magazine] .pane-page-title.padded-both {
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
body[class*=node-type-members] .pane-page-title h1,
body[class*=members-spab-magazine] .pane-page-title h1 {
  margin: 30px 0 40px;
}
body[class*=node-type-members] .pane-node-title,
body[class*=members-spab-magazine] .pane-node-title {
  color: #33425b;
  padding: 0 15px;
}
body[class*=node-type-members] .pane-node-title h1,
body[class*=members-spab-magazine] .pane-node-title h1 {
  font-size: 46px;
  line-height: 1;
  margin: 40px 0 30px;
}
body[class*=node-type-members] .pane-node-title.no-padding,
body[class*=members-spab-magazine] .pane-node-title.no-padding {
  padding-left: 0;
  padding-right: 0;
}
body[class*=node-type-members] .inner-row .row,
body[class*=members-spab-magazine] .inner-row .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
body[class*=node-type-members] .related-contents-block .col, body[class*=node-type-members] body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-campaigning .col, body[class*=node-type-campaign-template-page] .panels-flexible-row-last body[class*=node-type-members] .pane-campaigning .col,
body[class*=node-type-members] body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-related-contents .col,
body[class*=node-type-campaign-template-page] .panels-flexible-row-last body[class*=node-type-members] .pane-related-contents .col,
body[class*=members-spab-magazine] .related-contents-block .col,
body[class*=members-spab-magazine] body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-campaigning .col,
body[class*=node-type-campaign-template-page] .panels-flexible-row-last body[class*=members-spab-magazine] .pane-campaigning .col,
body[class*=members-spab-magazine] body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-related-contents .col,
body[class*=node-type-campaign-template-page] .panels-flexible-row-last body[class*=members-spab-magazine] .pane-related-contents .col {
  background-clip: content-box;
  background-color: #e5ecf0;
  margin-bottom: 30px;
}
body[class*=node-type-members] .related-contents-block .col .views-field-title, body[class*=node-type-members] body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-campaigning .col .views-field-title, body[class*=node-type-campaign-template-page] .panels-flexible-row-last body[class*=node-type-members] .pane-campaigning .col .views-field-title,
body[class*=node-type-members] body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-related-contents .col .views-field-title,
body[class*=node-type-campaign-template-page] .panels-flexible-row-last body[class*=node-type-members] .pane-related-contents .col .views-field-title,
body[class*=members-spab-magazine] .related-contents-block .col .views-field-title,
body[class*=members-spab-magazine] body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-campaigning .col .views-field-title,
body[class*=node-type-campaign-template-page] .panels-flexible-row-last body[class*=members-spab-magazine] .pane-campaigning .col .views-field-title,
body[class*=members-spab-magazine] body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-related-contents .col .views-field-title,
body[class*=node-type-campaign-template-page] .panels-flexible-row-last body[class*=members-spab-magazine] .pane-related-contents .col .views-field-title {
  padding: 30px;
}
body[class*=node-type-members] .download-section-block .views-field-field-courses-audience-type,
body[class*=members-spab-magazine] .download-section-block .views-field-field-courses-audience-type {
  color: #99a0ad;
  min-height: 25px;
  padding: 0 30px 5px;
}
body[class*=node-type-members] .download-section-block .views-field-field-courses-audience-type .field-content,
body[class*=members-spab-magazine] .download-section-block .views-field-field-courses-audience-type .field-content {
  display: inline-block;
}
body[class*=node-type-members] .download-section-block,
body[class*=members-spab-magazine] .download-section-block {
  margin-top: 40px;
}
body[class*=node-type-members] .download-section-block .views-field-title,
body[class*=members-spab-magazine] .download-section-block .views-field-title {
  font-size: 24px;
  margin: 0 auto;
  padding: 30px 30px 5px;
}
body[class*=node-type-members] .download-section-block .views-field-body,
body[class*=members-spab-magazine] .download-section-block .views-field-body {
  padding-bottom: 90px;
}
body[class*=node-type-members] .download-section-block .views-field-nothing,
body[class*=members-spab-magazine] .download-section-block .views-field-nothing {
  bottom: 30px;
  left: auto;
  padding: 0 30px !important;
  position: absolute;
  width: calc(100% - 30px);
}
body[class*=node-type-members] .download-section-block .download-pdf-btn,
body[class*=members-spab-magazine] .download-section-block .download-pdf-btn {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  border: 0;
  display: block;
}
body[class*=node-type-members] .download-section-block .download-pdf-btn:active, body[class*=node-type-members] .download-section-block .download-pdf-btn:focus, body[class*=node-type-members] .download-section-block .download-pdf-btn:hover,
body[class*=members-spab-magazine] .download-section-block .download-pdf-btn:active,
body[class*=members-spab-magazine] .download-section-block .download-pdf-btn:focus,
body[class*=members-spab-magazine] .download-section-block .download-pdf-btn:hover {
  text-decoration: none;
}
body[class*=node-type-members] .download-section-block .download-pdf-btn:active, body[class*=node-type-members] .download-section-block .download-pdf-btn:focus, body[class*=node-type-members] .download-section-block .download-pdf-btn:hover,
body[class*=members-spab-magazine] .download-section-block .download-pdf-btn:active,
body[class*=members-spab-magazine] .download-section-block .download-pdf-btn:focus,
body[class*=members-spab-magazine] .download-section-block .download-pdf-btn:hover {
  background-color: #d62b1c;
}
body[class*=node-type-members] .download-section-block .download-pdf-btn[disabled],
body[class*=members-spab-magazine] .download-section-block .download-pdf-btn[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}
body[class*=node-type-members] .large-text-section.sticky-button .views-row .views-field-date,
body[class*=members-spab-magazine] .large-text-section.sticky-button .views-row .views-field-date {
  color: #99a0ad;
  font-size: 15px;
  margin-bottom: 10px;
}
body[class*=node-type-members] .large-text-section.sticky-button .views-row .views-field-download,
body[class*=members-spab-magazine] .large-text-section.sticky-button .views-row .views-field-download {
  right: 0;
}
body[class*=node-type-members] .large-text-section.sticky-button .views-row .views-field-download a,
body[class*=members-spab-magazine] .large-text-section.sticky-button .views-row .views-field-download a {
  background: #e33728;
  color: #fff;
}
body[class*=node-type-members] .large-text-section.sticky-button .views-row .views-field-download a:hover,
body[class*=members-spab-magazine] .large-text-section.sticky-button .views-row .views-field-download a:hover {
  background: transparent;
  color: #e33728;
}
body[class*=node-type-members] .pane-page-title.container,
body[class*=members-spab-magazine] .pane-page-title.container {
  padding-left: 15px;
  padding-right: 15px;
}
body[class*=node-type-members] .pane-mambers-spab-magazine,
body[class*=members-spab-magazine] .pane-mambers-spab-magazine {
  margin-top: 30px;
}
body[class*=node-type-members] .slick-slider .slick-list,
body[class*=node-type-members] .slick-slider .slick-track,
body[class*=members-spab-magazine] .slick-slider .slick-list,
body[class*=members-spab-magazine] .slick-slider .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
body[class*=node-type-members] .pane-photo-gallery,
body[class*=members-spab-magazine] .pane-photo-gallery {
  clear: both;
}
@media only screen and (max-width: 991px) {
  body[class*=node-type-members] .large-text-section .views-row .views-field-title,
  body[class*=members-spab-magazine] .large-text-section .views-row .views-field-title {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  body[class*=node-type-members] .inner-row .row,
  body[class*=node-type-members] .download-section-block .row,
  body[class*=members-spab-magazine] .inner-row .row,
  body[class*=members-spab-magazine] .download-section-block .row {
    display: block;
  }
  body[class*=node-type-members] .middle-content,
  body[class*=members-spab-magazine] .middle-content {
    padding: 0;
  }
  body[class*=node-type-members] .with-red-button p a,
  body[class*=members-spab-magazine] .with-red-button p a {
    margin-bottom: 30px;
  }
  body[class*=node-type-members] .view-photo-gallery,
  body[class*=members-spab-magazine] .view-photo-gallery {
    padding: 0 34px;
  }
}

body[class*=node-type-members-] .outer-container {
  background: #fff;
  padding-bottom: 30px;
}

.node-type-members-only-resources-page[class*=node-type-members-] .main-container.container-fluid {
  padding: 0;
}
.node-type-members-only-resources-page[class*=node-type-members-] .main-container.container-fluid > .row {
  margin: 0;
}
.node-type-members-only-resources-page[class*=node-type-members-] .main-container.container-fluid > .row > .col-sm-12 {
  padding: 0;
}
.node-type-members-only-resources-page[class*=node-type-members-] .outer-container {
  background: #e5ecf0;
}
.node-type-members-only-resources-page[class*=node-type-members-] .views-field-field-document-file:after {
  clear: both;
  content: "";
  display: block;
}

body.page-members-spab-magazine .bean-header-image {
  height: 250px;
  max-width: 100vw;
  overflow: hidden;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  body.page-members-spab-magazine .bean-header-image {
    height: 33vh;
  }
}
body.page-members-spab-magazine .bean-header-image img {
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}
body.page-members-spab-magazine .region.region-content {
  margin: 0 auto;
  max-width: 1120px;
  padding: 0 15px;
}
body.page-members-spab-magazine h1.page-header.container {
  font-size: 32px;
  padding: 0 15px;
}
@media (min-width: 800px) {
  body.page-members-spab-magazine .view-from-the-spab-magazine-page .row .col-content {
    overflow: hidden;
    position: relative;
  }
  body.page-members-spab-magazine .view-from-the-spab-magazine-page .row .col-content * {
    box-sizing: border-box;
  }
  body.page-members-spab-magazine .view-from-the-spab-magazine-page .row .col-content > * {
    float: right;
    padding-left: 30px;
    width: calc(100% - 360px);
  }
  body.page-members-spab-magazine .view-from-the-spab-magazine-page .row .col-content .views-field-field-title-image {
    float: left;
    padding-left: 0;
    width: 360px;
  }
  body.page-members-spab-magazine .view-from-the-spab-magazine-page .row .col-content .views-field-nothing {
    left: 360px;
    padding-left: 30px;
  }
}
body.page-members-spab-magazine .breadcrumb-wrapper {
  padding-left: 15px;
  padding-right: 15px;
}
body.page-members-spab-magazine .contextual-links-region .container {
  padding: 0;
  width: 100%;
}
body.page-members-spab-magazine .well {
  background-color: transparent;
  border: none;
  box-shadow: none;
  padding-left: 0;
  padding-top: 40px;
}
body.page-members-spab-magazine .outer-container {
  background-color: #e5ecf0;
}
body.page-members-spab-magazine .page-header {
  display: block;
  margin-top: 30px;
}
body.page-members-spab-magazine .magazine-main .view-header {
  margin-top: 50px;
}
body.page-members-spab-magazine .magazine-main .view-footer {
  margin-bottom: 30px;
}
body.page-members-spab-magazine .magazine-main .view-footer a {
  color: #33425b;
  display: inline-block;
  margin-top: 20px;
  text-decoration: none;
}
body.page-members-spab-magazine .magazine-main .view-filters .views-exposed-widgets {
  float: right;
  margin: 25px 0 20px;
}
body.page-members-spab-magazine .magazine-main .view-filters .views-exposed-widgets .views-exposed-widget {
  float: right;
  margin-left: 10px;
  padding: 0;
}
body.page-members-spab-magazine .magazine-main .view-filters .views-exposed-widgets label {
  display: none;
}
body.page-members-spab-magazine .magazine-main .view-filters .views-exposed-widgets #edit-field-content-type-tid {
  width: 175px;
}
body.page-members-spab-magazine .magazine-main .view-filters .views-exposed-widgets #edit-date-select-filter {
  width: 200px;
}
body.page-members-spab-magazine .magazine-main .view-filters .views-exposed-widgets #edit-date-filter-value-date {
  padding-top: 15px !important;
  width: 175px;
}
body.page-members-spab-magazine .magazine-main .view-filters .views-exposed-widgets #edit-date-filter-value-date::-webkit-input-placeholder {
  color: #33425b;
}
body.page-members-spab-magazine .magazine-main .view-filters .views-exposed-widgets #edit-date-filter-value-date::-moz-placeholder {
  color: #33425b;
}
body.page-members-spab-magazine .magazine-main .view-filters .views-exposed-widgets #edit-date-filter-value-date:-ms-input-placeholder {
  color: #33425b;
}
body.page-members-spab-magazine .magazine-main .view-header div.filter_toggle {
  color: #33425b;
  cursor: pointer;
  text-align: right;
}
body.page-members-spab-magazine .magazine-main .view-header div.filter_toggle i {
  margin-right: 5px;
}
body.page-members-spab-magazine .magazine-main .view-header div.filter_toggle:hover {
  text-decoration: underline;
}
body.page-members-spab-magazine .magazine-main .three-tiles-block {
  margin-top: 0px;
}
body.page-members-spab-magazine .magazine-main .three-tiles-block .views-field-title {
  padding: 0 30px;
}
body.page-members-spab-magazine .magazine-main .three-tiles-block .views-field-title:after {
  clear: both;
  content: "";
  display: block;
}
body.page-members-spab-magazine .magazine-main .three-tiles-block .views-field-title .field-content {
  float: left;
  margin-top: 30px;
  width: 100%;
}
body.page-members-spab-magazine .magazine-main .three-tiles-block .views-field-field-profession {
  min-height: auto;
  padding: 5px 30px 10px;
}
body.page-members-spab-magazine .magazine-main .three-tiles-block .views-field-field-profession:after {
  clear: both;
  content: "";
  display: block;
}
body.page-members-spab-magazine .magazine-main .three-tiles-block .views-field-field-profession .field-content {
  float: left;
  margin: 5px 0;
  width: 100%;
}
body.page-members-spab-magazine .magazine-main .three-tiles-block .views-field-body {
  padding-bottom: 65px;
}
body.page-members-spab-magazine .magazine-main .three-tiles-block .views-field-nothing {
  padding: 0;
  position: absolute;
  right: 0;
}
@media only screen and (max-width: 767px) {
  body.page-members-spab-magazine .magazine-main .view-header {
    margin-top: 20px;
  }
  body.page-members-spab-magazine .magazine-main .view-header div {
    position: static;
    text-align: right;
  }
  body.page-members-spab-magazine .well {
    margin-bottom: 0;
    padding-right: 0;
  }
}

body[class*=members-regional-group-],
body[class*=members-regional-groups-] {
  background-color: #e5ecf0;
}
body[class*=members-regional-group-] .main-container.container-fluid,
body[class*=members-regional-groups-] .main-container.container-fluid {
  padding: 0;
}
body[class*=members-regional-group-] .main-container.container-fluid > .row,
body[class*=members-regional-groups-] .main-container.container-fluid > .row {
  margin: 0;
}
body[class*=members-regional-group-] .main-container.container-fluid > .row > .col-sm-12,
body[class*=members-regional-groups-] .main-container.container-fluid > .row > .col-sm-12 {
  padding: 0;
}
body[class*=members-regional-group-] .page-header,
body[class*=members-regional-groups-] .page-header {
  display: none;
}
body[class*=members-regional-group-] .breadcrumb-inside,
body[class*=members-regional-groups-] .breadcrumb-inside {
  margin-top: 0;
}
body[class*=members-regional-group-] .inside-row > .inside,
body[class*=members-regional-groups-] .inside-row > .inside {
  margin: 0 -15px;
}
body[class*=members-regional-group-] .pane-node-title h1,
body[class*=members-regional-groups-] .pane-node-title h1 {
  margin-bottom: 40px;
  margin-top: 30px;
}
body[class*=members-regional-group-] .pane-regional-group-gallery .pane-title,
body[class*=members-regional-groups-] .pane-regional-group-gallery .pane-title {
  margin: 40px 0;
}
body[class*=members-regional-group-] .signup-form-block,
body[class*=members-regional-groups-] .signup-form-block {
  width: 100%;
}

body.node-type-regional-group .field-name-body,
body.node-type-regional-group .view-regional-group-events {
  margin-bottom: 30px;
}
body.node-type-regional-group .gallery-item-caption {
  display: none;
}

.page-regional-events,
body[class*=page-whats-on] {
  background-color: #e5ecf0;
}
.page-regional-events .main-container.container-fluid > .row > .col-sm-12,
body[class*=page-whats-on] .main-container.container-fluid > .row > .col-sm-12 {
  padding: 0;
}
.page-regional-events .breadcrumb-inside,
body[class*=page-whats-on] .breadcrumb-inside {
  margin-top: 0 !important;
}

.view-whats-on-events .views-exposed-form {
  padding-top: 15px;
}
.view-whats-on-events .views-exposed-form .form-inline {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: end;
  margin: 2rem 0;
}
.view-whats-on-events .views-exposed-form .form-inline .form-control,
.view-whats-on-events .views-exposed-form .form-inline .form-select.form-control {
  width: 100%;
}
.view-whats-on-events .views-exposed-form .form-inline .form-item {
  width: 250px;
  margin: 0.5rem 1rem;
}
.view-whats-on-events .views-exposed-form .form-inline .form-item input {
  width: 100%;
}
.view-whats-on-events .views-exposed-form .form-inline div#edit-actions {
  padding: 0;
}
.view-whats-on-events .views-exposed-form .form-inline div#edit-actions .btn-info {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  margin-left: 1rem;
}
.view-whats-on-events .views-exposed-form .form-inline div#edit-actions .btn-info:active, .view-whats-on-events .views-exposed-form .form-inline div#edit-actions .btn-info:focus, .view-whats-on-events .views-exposed-form .form-inline div#edit-actions .btn-info:hover {
  text-decoration: none;
}
.view-whats-on-events .views-exposed-form .form-inline div#edit-actions .btn-info:active, .view-whats-on-events .views-exposed-form .form-inline div#edit-actions .btn-info:focus, .view-whats-on-events .views-exposed-form .form-inline div#edit-actions .btn-info:hover {
  background-color: #d62b1c;
}
.view-whats-on-events .views-exposed-form .form-inline div#edit-actions .btn-info[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}
.view-whats-on-events .views-exposed-form .views-submit-button {
  padding: 0;
}
.view-whats-on-events .form-item-event-subtype-400 {
  padding-right: 32px;
}
.view-whats-on-events .form-item-event-subtype-400 i.icon-info {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: transparent url("../assets/images/info.png") center center;
  background-size: contain;
  cursor: pointer;
  height: 21px;
  position: absolute;
  right: 0;
  top: 50%;
  width: 21px;
}
.view-whats-on-events .form-item-event-subtype-400:after {
  right: 32px;
}

.view-whats-on-events .view-empty {
  margin-bottom: 30px;
}

.view-other-organisations-events .view-content,
.view-whats-on-events .view-content {
  margin-top: 10px;
}
.view-other-organisations-events .view-content .views-row,
.view-whats-on-events .view-content .views-row {
  margin-bottom: 30px;
}
.view-other-organisations-events .view-content .views-row .field-content > .row,
.view-whats-on-events .view-content .views-row .field-content > .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  margin-left: 0;
  margin-right: 0;
}
.view-other-organisations-events .view-content .views-row .field-content > .row .column-image,
.view-whats-on-events .view-content .views-row .field-content > .row .column-image {
  padding-left: 0;
  position: relative;
}
.view-other-organisations-events .view-content .views-row .field-content > .row .column-content,
.view-whats-on-events .view-content .views-row .field-content > .row .column-content {
  padding: 22px 30px 75px 15px;
  position: relative;
}
.view-other-organisations-events .view-content .event,
.view-whats-on-events .view-content .event {
  position: relative;
}
.view-other-organisations-events .view-content .event-list-image-caption,
.view-whats-on-events .view-content .event-list-image-caption {
  background-color: #33425b;
  bottom: 0;
  color: #fff;
  font-size: 13px;
  left: 0;
  line-height: 21px;
  padding: 6px 32px 7px;
  pointer-events: none;
  position: absolute;
}
.view-other-organisations-events .view-content .event-list-image, .view-other-organisations-events .view-content .event-list-image > div,
.view-whats-on-events .view-content .event-list-image,
.view-whats-on-events .view-content .event-list-image > div {
  height: 100%;
}
.view-other-organisations-events .view-content .event-list-image a,
.view-whats-on-events .view-content .event-list-image a {
  display: block;
  height: 100%;
}
.view-other-organisations-events .view-content .event-list-image img,
.view-whats-on-events .view-content .event-list-image img {
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
}
.view-other-organisations-events .view-content .event-list-title,
.view-whats-on-events .view-content .event-list-title {
  font-size: 24px;
  padding-bottom: 10px;
}
.view-other-organisations-events .view-content .event-list-title a,
.view-whats-on-events .view-content .event-list-title a {
  color: #33425b;
}
.view-other-organisations-events .view-content .event-list-summary,
.view-whats-on-events .view-content .event-list-summary {
  color: #33425b;
  line-height: 23px;
}
.view-other-organisations-events .view-content .event-list-readmore a,
.view-whats-on-events .view-content .event-list-readmore a {
  color: #e33728;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 0.8px;
  margin-top: 13px;
  text-transform: uppercase;
}
.view-other-organisations-events .view-content .event-list-readmore a i,
.view-whats-on-events .view-content .event-list-readmore a i {
  margin-left: 8px;
}
.view-other-organisations-events .view-content .event-list-info,
.view-whats-on-events .view-content .event-list-info {
  color: #99a0ad;
  line-height: 23px;
  margin-top: 13px;
}
.view-other-organisations-events .view-content .event-list-info-item,
.view-whats-on-events .view-content .event-list-info-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.view-other-organisations-events .view-content .event-list-info .item-value,
.view-whats-on-events .view-content .event-list-info .item-value {
  margin-left: 4px;
}
.view-other-organisations-events .view-content .event-list-info p,
.view-whats-on-events .view-content .event-list-info p {
  color: #99a0ad;
}
.view-other-organisations-events .view-content .event-price,
.view-whats-on-events .view-content .event-price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #33425b;
  font-size: 24px;
  line-height: 36px;
  margin-top: 5px;
}
.view-other-organisations-events .view-content .event-price .price,
.view-whats-on-events .view-content .event-price .price {
  margin-right: 4px;
}
.view-other-organisations-events .view-content .event-price .body-text p,
.view-whats-on-events .view-content .event-price .body-text p {
  margin-bottom: 5px;
}
.view-other-organisations-events .view-content .event-price .price,
.view-other-organisations-events .view-content .event-price .body-text,
.view-other-organisations-events .view-content .event-price .body-text *,
.view-whats-on-events .view-content .event-price .price,
.view-whats-on-events .view-content .event-price .body-text,
.view-whats-on-events .view-content .event-price .body-text * {
  color: #99a0ad;
  font-size: 15px;
  line-height: 1;
}
.view-other-organisations-events .view-content .event-book,
.view-whats-on-events .view-content .event-book {
  bottom: 30px;
  color: #99a0ad;
  float: right;
  position: absolute;
  right: 15px;
  text-align: right;
}
.view-other-organisations-events .view-content .event-book a,
.view-whats-on-events .view-content .event-book a {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  border: 0;
  display: inline-block;
  margin-left: 10px;
  margin-right: 0;
  margin-top: 10px;
  text-align: center;
  white-space: nowrap;
}
.view-other-organisations-events .view-content .event-book a:active, .view-other-organisations-events .view-content .event-book a:focus, .view-other-organisations-events .view-content .event-book a:hover,
.view-whats-on-events .view-content .event-book a:active,
.view-whats-on-events .view-content .event-book a:focus,
.view-whats-on-events .view-content .event-book a:hover {
  text-decoration: none;
}
.view-other-organisations-events .view-content .event-book a:active, .view-other-organisations-events .view-content .event-book a:focus, .view-other-organisations-events .view-content .event-book a:hover,
.view-whats-on-events .view-content .event-book a:active,
.view-whats-on-events .view-content .event-book a:focus,
.view-whats-on-events .view-content .event-book a:hover {
  background-color: #d62b1c;
}
.view-other-organisations-events .view-content .event-book a[disabled],
.view-whats-on-events .view-content .event-book a[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}

.view-whats-on-events.modified {
  padding-left: 15px;
  padding-right: 15px;
}
.view-whats-on-events.modified > .view-content {
  margin-top: 20px;
}
.view-whats-on-events.modified .column-image {
  padding-left: 0;
}
.view-whats-on-events.modified .event-text-wrapper {
  padding-left: 15px;
}

.view-other-organisations-events .view-content {
  margin-top: 40px;
}

div[id*=edit-start-date-],
div[id*=edit-end-date-] {
  display: none;
}

@media only screen and (max-width: 991px) {
  .view-other-organisations-events .view-content .views-row .field-content > .row .column-image,
  .view-whats-on-events .view-content .views-row .field-content > .row .column-image {
    padding-right: 0;
  }
  .page-regional-events .outer-container .views-exposed-form .views-exposed-widget,
  body[class*=page-whats-on] .outer-container .views-exposed-form .views-exposed-widget {
    width: 100% !important;
  }
}
@media only screen and (max-width: 767px) {
  .view-other-organisations-events .view-content .views-row .field-content > .row,
  .view-whats-on-events .view-content .views-row .field-content > .row {
    display: block;
  }
}
.page-node-type-whats-on-event {
  background-color: #e5ecf0;
}
.page-node-type-whats-on-event .related-contents-block, .page-node-type-whats-on-event body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-campaigning, body[class*=node-type-campaign-template-page] .panels-flexible-row-last .page-node-type-whats-on-event .pane-campaigning,
.page-node-type-whats-on-event body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-related-contents,
body[class*=node-type-campaign-template-page] .panels-flexible-row-last .page-node-type-whats-on-event .pane-related-contents {
  max-width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
.page-node-type-whats-on-event .main-container.container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.page-node-type-whats-on-event .breadcrumb-inside {
  margin-top: 0 !important;
}
.page-node-type-whats-on-event .node-header-image-content {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  z-index: 2;
}
.page-node-type-whats-on-event .node-header-image-content h2,
.page-node-type-whats-on-event .node-header-image-content h3 {
  color: #fff;
}
.page-node-type-whats-on-event .node-header-image-content h2 {
  font-size: 46px;
  line-height: 45px;
  text-transform: uppercase;
}
.page-node-type-whats-on-event .node-header-image-content h3 {
  line-height: 21px;
  padding-top: 11px;
}
.page-node-type-whats-on-event .node-header-image-content .icon-go-down {
  color: #fff;
  cursor: pointer;
  font-size: 20px;
  line-height: 21px;
  margin-top: 20px;
}
.page-node-type-whats-on-event .event-list-info-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #33425b;
  line-height: 28px;
}
.page-node-type-whats-on-event .event-list-info-item .item-label,
.page-node-type-whats-on-event .event-list-info-item .item-value {
  display: inline-block;
  vertical-align: top;
}
.page-node-type-whats-on-event .event-list-info-item p {
  color: #33425b;
  margin-bottom: 0;
}
.page-node-type-whats-on-event .event-detail-about-wrapper {
  background-color: #fff;
}
.page-node-type-whats-on-event h2.pane-title {
  padding-bottom: 23px;
  padding-top: 23px;
}
.page-node-type-whats-on-event .view-whats-on-node-header .view-content {
  margin-left: 0;
  margin-right: 0;
  position: relative;
}
.page-node-type-whats-on-event .view-whats-on-node-header .view-content .views-field-field-image:after {
  background-color: #000;
  bottom: 0;
  content: " ";
  display: block;
  font-size: 0;
  left: 0;
  line-height: 0;
  opacity: 0.4;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.page-node-type-whats-on-event .view-whats-on-node-quote {
  padding-top: 42px;
}
.page-node-type-whats-on-event .view-whats-on-node-quote .view-content {
  margin-left: 0;
  margin-right: 0;
}
.page-node-type-whats-on-event .view-whats-on-node-quote .field-content p {
  font-size: 20px;
  font-style: italic;
  line-height: 28px;
}
.page-node-type-whats-on-event .view-whats-on-node-quote .field-content p:before, .page-node-type-whats-on-event .view-whats-on-node-quote .field-content p:after {
  content: '"';
}
.page-node-type-whats-on-event .view-whats-on-node-quote .views-field-nothing {
  margin-bottom: 40px;
  margin-top: 20px;
  text-align: right;
}
.page-node-type-whats-on-event .view-whats-on-node-quote div[class*=book-now] {
  color: #99a0ad;
  margin-top: 20px;
  text-align: right;
}
.page-node-type-whats-on-event .view-whats-on-node-quote div[class*=book-now] a {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  border: 0;
  display: inline-block;
  margin-left: 15px;
}
.page-node-type-whats-on-event .view-whats-on-node-quote div[class*=book-now] a:active, .page-node-type-whats-on-event .view-whats-on-node-quote div[class*=book-now] a:focus, .page-node-type-whats-on-event .view-whats-on-node-quote div[class*=book-now] a:hover {
  text-decoration: none;
}
.page-node-type-whats-on-event .view-whats-on-node-quote div[class*=book-now] a:active, .page-node-type-whats-on-event .view-whats-on-node-quote div[class*=book-now] a:focus, .page-node-type-whats-on-event .view-whats-on-node-quote div[class*=book-now] a:hover {
  background-color: #d62b1c;
}
.page-node-type-whats-on-event .view-whats-on-node-quote div[class*=book-now] a[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}
.page-node-type-whats-on-event .view-whats-on-node-details .view-content {
  background-color: #fff;
  margin: 42px 0 50px;
  padding: 30px 30px 50px;
}
.page-node-type-whats-on-event .view-whats-on-node-details .view-content .col-md-8 {
  font-weight: bold;
}
.page-node-type-whats-on-event .view-whats-on-node-details .view-content .col-md-4 {
  text-align: right;
}
.page-node-type-whats-on-event .view-whats-on-node-details .view-content .col-md-4 .btn-primary a {
  color: #fff;
}
.page-node-type-whats-on-event .event-detail-about-wrapper + .pane-whats-on-node-map h2.pane-title {
  margin-top: 0;
}
.page-node-type-whats-on-event .view-whats-on-node-about .view-content {
  line-height: 23px;
  padding-top: 18px;
}
.page-node-type-whats-on-event .view-whats-on-node-about .view-content h3 {
  font-size: 32px;
  line-height: 45px;
  margin-bottom: 21px;
}
.page-node-type-whats-on-event .view-whats-on-node-about .view-content p {
  margin-bottom: 1em;
}
.page-node-type-whats-on-event .view-whats-on-node-location {
  background-color: #e5ecf0;
  line-height: 22px;
  margin-bottom: 30px;
}
.page-node-type-whats-on-event .view-whats-on-node-location:after {
  clear: both;
  content: "";
  display: block;
}
.page-node-type-whats-on-event .view-whats-on-node-location .view-content,
.page-node-type-whats-on-event .view-whats-on-node-location .view-footer {
  height: 100%;
}
.page-node-type-whats-on-event .view-whats-on-node-location .view-content {
  color: #33425b;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}
.page-node-type-whats-on-event .view-whats-on-node-location > .view-content {
  float: left;
  width: 60%;
}
.page-node-type-whats-on-event .view-whats-on-node-location .view-header {
  float: right;
  padding: 10px 30px 0;
  width: 40%;
}
.page-node-type-whats-on-event .view-whats-on-node-location .view-footer {
  float: left;
  padding: 15px 30px;
  width: 40%;
}
.page-node-type-whats-on-event .view-whats-on-node-location .view-footer .views-field {
  padding-bottom: 17px;
}
.page-node-type-whats-on-event .view-whats-on-node-location h4 {
  font-size: 14px;
  padding-bottom: 1px;
  text-transform: uppercase;
}

#views-exposed-form-whats-on-events-block-1 .form-inline,
#views-exposed-form-whats-on-events-block-2 .form-inline,
#views-exposed-form-whats-on-events-block-3 .form-inline,
#views-exposed-form-duplicate-of-whats-on-events-block-2 .form-inline,
#views-exposed-form-whats-on-events-block-4 .form-inline,
#views-exposed-form-whats-on-events-block-6 .form-inline {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: end;
  margin: 2rem 0;
}
#views-exposed-form-whats-on-events-block-1 .form-inline .form-control,
#views-exposed-form-whats-on-events-block-1 .form-inline .form-select.form-control,
#views-exposed-form-whats-on-events-block-2 .form-inline .form-control,
#views-exposed-form-whats-on-events-block-2 .form-inline .form-select.form-control,
#views-exposed-form-whats-on-events-block-3 .form-inline .form-control,
#views-exposed-form-whats-on-events-block-3 .form-inline .form-select.form-control,
#views-exposed-form-duplicate-of-whats-on-events-block-2 .form-inline .form-control,
#views-exposed-form-duplicate-of-whats-on-events-block-2 .form-inline .form-select.form-control,
#views-exposed-form-whats-on-events-block-4 .form-inline .form-control,
#views-exposed-form-whats-on-events-block-4 .form-inline .form-select.form-control,
#views-exposed-form-whats-on-events-block-6 .form-inline .form-control,
#views-exposed-form-whats-on-events-block-6 .form-inline .form-select.form-control {
  width: 100%;
}
#views-exposed-form-whats-on-events-block-1 .form-inline .form-item,
#views-exposed-form-whats-on-events-block-2 .form-inline .form-item,
#views-exposed-form-whats-on-events-block-3 .form-inline .form-item,
#views-exposed-form-duplicate-of-whats-on-events-block-2 .form-inline .form-item,
#views-exposed-form-whats-on-events-block-4 .form-inline .form-item,
#views-exposed-form-whats-on-events-block-6 .form-inline .form-item {
  width: 250px;
  margin: 0.5rem 1rem;
  margin-left: 0;
}
#views-exposed-form-whats-on-events-block-1 .form-inline .form-item input,
#views-exposed-form-whats-on-events-block-2 .form-inline .form-item input,
#views-exposed-form-whats-on-events-block-3 .form-inline .form-item input,
#views-exposed-form-duplicate-of-whats-on-events-block-2 .form-inline .form-item input,
#views-exposed-form-whats-on-events-block-4 .form-inline .form-item input,
#views-exposed-form-whats-on-events-block-6 .form-inline .form-item input {
  width: 100%;
}
#views-exposed-form-whats-on-events-block-1 .form-inline div#edit-actions,
#views-exposed-form-whats-on-events-block-2 .form-inline div#edit-actions,
#views-exposed-form-whats-on-events-block-3 .form-inline div#edit-actions,
#views-exposed-form-duplicate-of-whats-on-events-block-2 .form-inline div#edit-actions,
#views-exposed-form-whats-on-events-block-4 .form-inline div#edit-actions,
#views-exposed-form-whats-on-events-block-6 .form-inline div#edit-actions {
  padding: 0;
}
#views-exposed-form-whats-on-events-block-1 .form-inline div#edit-actions .btn-info,
#views-exposed-form-whats-on-events-block-2 .form-inline div#edit-actions .btn-info,
#views-exposed-form-whats-on-events-block-3 .form-inline div#edit-actions .btn-info,
#views-exposed-form-duplicate-of-whats-on-events-block-2 .form-inline div#edit-actions .btn-info,
#views-exposed-form-whats-on-events-block-4 .form-inline div#edit-actions .btn-info,
#views-exposed-form-whats-on-events-block-6 .form-inline div#edit-actions .btn-info {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  margin-left: 1rem;
}
#views-exposed-form-whats-on-events-block-1 .form-inline div#edit-actions .btn-info:active, #views-exposed-form-whats-on-events-block-1 .form-inline div#edit-actions .btn-info:focus, #views-exposed-form-whats-on-events-block-1 .form-inline div#edit-actions .btn-info:hover,
#views-exposed-form-whats-on-events-block-2 .form-inline div#edit-actions .btn-info:active,
#views-exposed-form-whats-on-events-block-2 .form-inline div#edit-actions .btn-info:focus,
#views-exposed-form-whats-on-events-block-2 .form-inline div#edit-actions .btn-info:hover,
#views-exposed-form-whats-on-events-block-3 .form-inline div#edit-actions .btn-info:active,
#views-exposed-form-whats-on-events-block-3 .form-inline div#edit-actions .btn-info:focus,
#views-exposed-form-whats-on-events-block-3 .form-inline div#edit-actions .btn-info:hover,
#views-exposed-form-duplicate-of-whats-on-events-block-2 .form-inline div#edit-actions .btn-info:active,
#views-exposed-form-duplicate-of-whats-on-events-block-2 .form-inline div#edit-actions .btn-info:focus,
#views-exposed-form-duplicate-of-whats-on-events-block-2 .form-inline div#edit-actions .btn-info:hover,
#views-exposed-form-whats-on-events-block-4 .form-inline div#edit-actions .btn-info:active,
#views-exposed-form-whats-on-events-block-4 .form-inline div#edit-actions .btn-info:focus,
#views-exposed-form-whats-on-events-block-4 .form-inline div#edit-actions .btn-info:hover,
#views-exposed-form-whats-on-events-block-6 .form-inline div#edit-actions .btn-info:active,
#views-exposed-form-whats-on-events-block-6 .form-inline div#edit-actions .btn-info:focus,
#views-exposed-form-whats-on-events-block-6 .form-inline div#edit-actions .btn-info:hover {
  text-decoration: none;
}
#views-exposed-form-whats-on-events-block-1 .form-inline div#edit-actions .btn-info:active, #views-exposed-form-whats-on-events-block-1 .form-inline div#edit-actions .btn-info:focus, #views-exposed-form-whats-on-events-block-1 .form-inline div#edit-actions .btn-info:hover,
#views-exposed-form-whats-on-events-block-2 .form-inline div#edit-actions .btn-info:active,
#views-exposed-form-whats-on-events-block-2 .form-inline div#edit-actions .btn-info:focus,
#views-exposed-form-whats-on-events-block-2 .form-inline div#edit-actions .btn-info:hover,
#views-exposed-form-whats-on-events-block-3 .form-inline div#edit-actions .btn-info:active,
#views-exposed-form-whats-on-events-block-3 .form-inline div#edit-actions .btn-info:focus,
#views-exposed-form-whats-on-events-block-3 .form-inline div#edit-actions .btn-info:hover,
#views-exposed-form-duplicate-of-whats-on-events-block-2 .form-inline div#edit-actions .btn-info:active,
#views-exposed-form-duplicate-of-whats-on-events-block-2 .form-inline div#edit-actions .btn-info:focus,
#views-exposed-form-duplicate-of-whats-on-events-block-2 .form-inline div#edit-actions .btn-info:hover,
#views-exposed-form-whats-on-events-block-4 .form-inline div#edit-actions .btn-info:active,
#views-exposed-form-whats-on-events-block-4 .form-inline div#edit-actions .btn-info:focus,
#views-exposed-form-whats-on-events-block-4 .form-inline div#edit-actions .btn-info:hover,
#views-exposed-form-whats-on-events-block-6 .form-inline div#edit-actions .btn-info:active,
#views-exposed-form-whats-on-events-block-6 .form-inline div#edit-actions .btn-info:focus,
#views-exposed-form-whats-on-events-block-6 .form-inline div#edit-actions .btn-info:hover {
  background-color: #d62b1c;
}
#views-exposed-form-whats-on-events-block-1 .form-inline div#edit-actions .btn-info[disabled],
#views-exposed-form-whats-on-events-block-2 .form-inline div#edit-actions .btn-info[disabled],
#views-exposed-form-whats-on-events-block-3 .form-inline div#edit-actions .btn-info[disabled],
#views-exposed-form-duplicate-of-whats-on-events-block-2 .form-inline div#edit-actions .btn-info[disabled],
#views-exposed-form-whats-on-events-block-4 .form-inline div#edit-actions .btn-info[disabled],
#views-exposed-form-whats-on-events-block-6 .form-inline div#edit-actions .btn-info[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}

.node-type-whats-on-event .main-container.container-fluid {
  padding: 0;
}
.node-type-whats-on-event .main-container.container-fluid > .row {
  margin: 0;
}
.node-type-whats-on-event .main-container.container-fluid > .row > .col-sm-12 {
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .node-type-whats-on-event .outer-container .view-whats-on-node-location > .view-content,
  .node-type-whats-on-event .outer-container .view-whats-on-node-location .view-footer {
    float: none;
    width: 100%;
  }
}
.contact-us {
  background-color: #e5ecf0;
}
.contact-us .page-header {
  display: none;
}
.contact-us .node-webform-wrapper {
  margin-bottom: 0;
  max-width: 100%;
  background-color: #fff;
}
.contact-us .page-title {
  margin-bottom: 25px;
}

body.node-type-awards .page-header {
  display: none;
}

.node-full.node-awards .download-section-block {
  margin: 0 0 40px 40px;
}

.node-type-individual-property {
  background-color: #e5ecf0;
}
.node-type-individual-property .main-container.container-fluid {
  padding: 0;
}
.node-type-individual-property .main-container.container-fluid > .row {
  margin: 0;
}
.node-type-individual-property .main-container.container-fluid > .row > .col-sm-12 {
  padding: 0;
}
.node-type-individual-property .pane-page-title h2 {
  margin-top: 40px;
}
.node-type-individual-property .page-header {
  display: none;
}
.node-type-individual-property .gallery {
  margin-bottom: 60px;
}
.node-type-individual-property .text-view-block h3 {
  margin-top: 0;
}
.node-type-individual-property .view-property-node .container {
  background-color: #fff;
  background-clip: content-box;
}

.node-type-regional-group .view-photo-gallery,
.node-type-members .view-photo-gallery,
.node-type-individual-property .view-photo-gallery {
  margin-left: -15px;
  margin-right: -15px;
}
.node-type-regional-group .view-photo-gallery .views-row,
.node-type-members .view-photo-gallery .views-row,
.node-type-individual-property .view-photo-gallery .views-row {
  background-color: #fff;
  background-clip: content-box;
}
.node-type-regional-group .view-photo-gallery .gallery-item-caption,
.node-type-regional-group .view-photo-gallery .image-field-caption,
.node-type-members .view-photo-gallery .gallery-item-caption,
.node-type-members .view-photo-gallery .image-field-caption,
.node-type-individual-property .view-photo-gallery .gallery-item-caption,
.node-type-individual-property .view-photo-gallery .image-field-caption {
  background-color: #fff;
  color: #33425b;
  font-size: 20px;
  font-style: normal;
  margin-bottom: 0;
  padding: 15px;
}
.node-type-regional-group .view-photo-gallery .zoom-in .image-field-caption,
.node-type-members .view-photo-gallery .zoom-in .image-field-caption,
.node-type-individual-property .view-photo-gallery .zoom-in .image-field-caption {
  display: none;
}
.node-type-regional-group .view-photo-gallery .views-field-field-image-caption,
.node-type-members .view-photo-gallery .views-field-field-image-caption,
.node-type-individual-property .view-photo-gallery .views-field-field-image-caption {
  padding: 15px;
}
.node-type-regional-group .colorbox-inline,
.node-type-members .colorbox-inline,
.node-type-individual-property .colorbox-inline {
  text-decoration: none;
}

.view-individual-property-main .inner-wrapper {
  padding-right: 45px;
}
.view-individual-property-main .inner-wrapper .field-property-display-name {
  margin-top: 30px;
}
.view-individual-property-main .inner-wrapper > * {
  margin-bottom: 10px;
}
.view-individual-property-main .inner-wrapper .field-content {
  color: #99a0ad;
}
.view-individual-property-main .inner-wrapper .views-label {
  color: #33425b;
}

@media only screen and (max-width: 991px) {
  .view-individual-property-main .inner-wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.node-type-webform.admin-menu .token-input-dropdown {
  margin-top: -29px;
}
.node-type-webform div.token-input-dropdown ul li.token-input-dropdown-item {
  background: #fff;
}
.node-type-webform div.token-input-dropdown ul li.token-input-selected-dropdown-item,
.node-type-webform div.token-input-dropdown ul li.token-input-dropdown-item:hover {
  background: #cedae2;
}
.node-type-webform [class*=webform-component--advanced-search] * {
  font-size: 15px;
}
.node-type-webform .webform-submit {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  border: 0;
}
.node-type-webform .webform-submit:active, .node-type-webform .webform-submit:focus, .node-type-webform .webform-submit:hover {
  text-decoration: none;
}
.node-type-webform .webform-submit:active, .node-type-webform .webform-submit:focus, .node-type-webform .webform-submit:hover {
  background-color: #d62b1c;
}
.node-type-webform .webform-submit[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}
.node-type-webform form ul.token-input-list {
  border: 1px solid #e2e2e2;
}
.node-type-webform input,
.node-type-webform select,
.node-type-webform textarea,
.node-type-webform .grippie,
.node-type-webform .token-input-list {
  max-width: 400px;
}

.webform-progressbar {
  padding-bottom: 20px;
}

.node-webform-wrapper {
  margin-bottom: 30px;
}
.node-webform-wrapper .panel-body:after {
  clear: both;
  content: "";
  display: block;
}
.node-webform-wrapper .input-group {
  display: block;
}
.node-webform-wrapper .input-group-addon {
  background: none;
  border: 0;
  display: block;
  float: none;
  padding-left: 0;
  text-align: left;
  width: 100%;
}
.node-webform-wrapper .input-group input {
  display: block;
  float: none;
}
.node-webform-wrapper .webform-datepicker:after {
  clear: both;
  content: "";
  display: block;
}
.node-webform-wrapper select {
  background-color: #fff;
  outline: none;
  padding-right: 52px !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .node-webform-wrapper select {
    padding-right: 22px !important;
  }
}
.node-webform-wrapper .chosen-container {
  max-width: 100%;
}

@media only screen and (max-width: 767px) {
  .node-webform-wrapper .chosen-container {
    width: 100% !important;
  }
  .node-webform-wrapper select {
    width: 100%;
  }
}
/** Form required **/
.form-item .form-required::after,
.fieldset .form-required::after {
  display: inline-block;
  margin-inline: 0.15em;
  content: " *";
  color: #e33728;
  font-size: 0.875rem;
}

.node-type-menu-titles .main-container.container-fluid {
  padding: 0;
}
.node-type-menu-titles .main-container.container-fluid > .row {
  margin: 0;
}
.node-type-menu-titles .main-container.container-fluid > .row > .col-sm-12 {
  padding: 0;
}
.node-type-menu-titles .region-content {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (min-width: 768px) {
  .node-type-menu-titles .region-content {
    max-width: 738px;
  }
}
@media screen and (min-width: 992px) {
  .node-type-menu-titles .region-content {
    max-width: 962px;
  }
}
@media screen and (min-width: 1200px) {
  .node-type-menu-titles .region-content {
    max-width: 1120px;
  }
}

.view-menu-tiles .views-view-grid .row .col {
  padding-bottom: 0;
}

.layout__region--second .how-to-book-right .img-text-wrap p a img {
  position: relative;
}

.node-product-display {
  clear: both;
  margin-bottom: 30px;
}
.node-product-display h1 {
  font-size: 32px;
}
.node-product-display .image-first img {
  margin: 0 auto;
}
.node-product-display .images-list .field-items {
  clear: both;
  display: table;
  width: 104%;
  margin: 12px -2%;
}
.node-product-display .images-list .field-items .field-item {
  float: left;
  max-width: 21%;
  margin: 2%;
}
.node-product-display .images-list .field-items .field-item a,
.node-product-display .images-list .field-items .field-item img {
  display: block;
}
.node-product-display .content-images {
  padding-left: 0;
}
.node-product-display .content-text {
  padding-right: 0;
}
.node-product-display .content-text .inside {
  background: #fff;
  padding: 15px 30px 30px 30px;
}
.node-product-display .field-name-commerce-price {
  color: #e33728;
}
.node-product-display .field-name-body {
  margin-top: 25px;
}
.node-product-display .field-label,
.node-product-display .control-label {
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  height: 20px;
  margin: 0 0 10px 0;
}
.node-product-display .form-item-quantity {
  width: 105px;
}
.node-product-display .form-submit {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
}
.node-product-display .form-submit:active, .node-product-display .form-submit:focus, .node-product-display .form-submit:hover {
  text-decoration: none;
}
.node-product-display .form-submit:active, .node-product-display .form-submit:focus, .node-product-display .form-submit:hover {
  background-color: #d62b1c;
}
.node-product-display .form-submit[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}

#spab-product-diplay .view-products-category {
  margin-bottom: 20px;
}
#spab-product-diplay .view-products-category .views-field-name {
  font-size: 46px;
  margin: 20px 0 10px;
}

@media only screen and (max-width: 991px) {
  .node-product-display .content-images,
  .node-product-display .content-text {
    padding: 0;
  }
}
@media only screen and (max-width: 480px) {
  .node-type-product-display .region-content {
    padding-left: 0;
    padding-right: 0;
  }
  .node-product-display .images-list .field-items .field-item {
    float: left;
    max-width: 46%;
    margin: 2%;
  }
}
.node-type-old-house-project .page-header {
  display: none;
}

.page-members-property-list .property-list-search,
.page-members-mills-for-sale .property-list-search {
  margin-bottom: 20px;
}
.page-members-property-list .pagination,
.page-members-mills-for-sale .pagination {
  padding: 0 15px;
}
.page-members-property-list .refine-property-search,
.page-members-mills-for-sale .refine-property-search {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  color: #33425b;
  cursor: pointer;
  margin-bottom: 20px;
  margin-top: 30px;
  text-align: right;
}
.page-members-property-list .refine-property-search:hover span,
.page-members-mills-for-sale .refine-property-search:hover span {
  text-decoration: underline;
}
.page-members-property-list .refine-property-search i,
.page-members-mills-for-sale .refine-property-search i {
  margin-right: 4px;
}
.page-members-property-list .views-exposed-form .views-exposed-widgets,
.page-members-mills-for-sale .views-exposed-form .views-exposed-widgets {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 10px;
}
.page-members-property-list .views-exposed-form .views-exposed-widgets label,
.page-members-mills-for-sale .views-exposed-form .views-exposed-widgets label {
  color: #33425b;
  font-weight: 400;
}
.page-members-property-list .views-exposed-form .views-exposed-widgets .views-exposed-widget,
.page-members-mills-for-sale .views-exposed-form .views-exposed-widgets .views-exposed-widget {
  float: none;
  padding: 0 10px;
}
.page-members-property-list .views-exposed-form .views-exposed-widgets .views-exposed-widget:not(.views-submit-button),
.page-members-mills-for-sale .views-exposed-form .views-exposed-widgets .views-exposed-widget:not(.views-submit-button) {
  -webkit-box-flex: 1 0 20%;
  -webkit-flex: 1 0 20%;
  -ms-flex: 1 0 20%;
  flex: 1 0 20%;
}
.page-members-property-list .view-mills-list .field-items-details > *,
.page-members-mills-for-sale .view-mills-list .field-items-details > * {
  padding-right: 30px;
}
.page-members-property-list .view-mills-list h3,
.page-members-mills-for-sale .view-mills-list h3 {
  margin-top: 30px;
}
.page-members-property-list .view-mills-list h3 a,
.page-members-mills-for-sale .view-mills-list h3 a {
  color: #33425b;
}
.page-members-property-list .view-mills-list .white-bg,
.page-members-mills-for-sale .view-mills-list .white-bg {
  background-clip: content-box;
  margin-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
.page-members-property-list .view-mills-list .row,
.page-members-mills-for-sale .view-mills-list .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.page-members-property-list .view-mills-list .read-more,
.page-members-mills-for-sale .view-mills-list .read-more {
  bottom: 20px;
  left: 15px;
  position: absolute;
}
.page-members-property-list .view-mills-list .field-item-short-description,
.page-members-mills-for-sale .view-mills-list .field-item-short-description {
  max-height: 85px;
  overflow: hidden;
}
.page-members-property-list .view-mills-list .field-item-region-price-machinery,
.page-members-mills-for-sale .view-mills-list .field-item-region-price-machinery {
  color: #99a0ad;
  display: inline-block;
  margin-bottom: 5px;
}
.page-members-property-list .view-mills-list .field-item-region-price-machinery *,
.page-members-mills-for-sale .view-mills-list .field-item-region-price-machinery * {
  color: #99a0ad;
}
.page-members-property-list .view-mills-list .region:not(:empty):after,
.page-members-mills-for-sale .view-mills-list .region:not(:empty):after {
  content: ", ";
  display: inline;
}
.page-members-property-list .read-more a,
.page-members-mills-for-sale .read-more a {
  color: #e33728;
  text-transform: uppercase;
}
.page-members-property-list .read-more a i,
.page-members-mills-for-sale .read-more a i {
  margin-left: 5px;
}
.page-members-property-list .page-header,
.page-members-mills-for-sale .page-header {
  display: none;
}
.page-members-property-list .breadcrumb-wrapper .breadcrumb-inside,
.page-members-mills-for-sale .breadcrumb-wrapper .breadcrumb-inside {
  margin-top: 0;
}
.page-members-property-list .views-row,
.page-members-mills-for-sale .views-row {
  position: relative;
}
.page-members-property-list .views-field-display-name,
.page-members-mills-for-sale .views-field-display-name {
  left: 55%;
  padding-left: 30px;
  padding-right: 50px;
  position: absolute;
  right: 0;
  top: 50%;
}
.page-members-property-list .views-field-display-name a,
.page-members-mills-for-sale .views-field-display-name a {
  color: #fff;
  display: inline-block;
  font-size: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.page-members-property-list .skin-default,
.page-members-mills-for-sale .skin-default {
  position: relative;
}
.page-members-property-list [class*=views-field-short-description],
.page-members-property-list [class*=views-field-short-descriptuon],
.page-members-mills-for-sale [class*=views-field-short-description],
.page-members-mills-for-sale [class*=views-field-short-descriptuon] {
  left: 55%;
  max-height: 125px;
  overflow: hidden;
  padding-left: 30px;
  padding-right: 50px;
  position: absolute;
  right: 0;
  top: 60%;
}
.page-members-property-list [class*=views-field-short-description] *,
.page-members-property-list [class*=views-field-short-descriptuon] *,
.page-members-mills-for-sale [class*=views-field-short-description] *,
.page-members-mills-for-sale [class*=views-field-short-descriptuon] * {
  color: #fff;
}
.page-members-property-list .views-field-field-property-main-image,
.page-members-property-list .views-field-field-mill-property-main-image,
.page-members-mills-for-sale .views-field-field-property-main-image,
.page-members-mills-for-sale .views-field-field-mill-property-main-image {
  position: relative;
}
.page-members-property-list .views-field-field-property-main-image img,
.page-members-property-list .views-field-field-mill-property-main-image img,
.page-members-mills-for-sale .views-field-field-property-main-image img,
.page-members-mills-for-sale .views-field-field-mill-property-main-image img {
  min-width: 100%;
}
.page-members-property-list .views-field-field-property-main-image:after,
.page-members-property-list .views-field-field-mill-property-main-image:after,
.page-members-mills-for-sale .views-field-field-property-main-image:after,
.page-members-mills-for-sale .views-field-field-mill-property-main-image:after {
  background: rgba(0, 0, 0, 0.4);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.page-members-property-list div.chosen-container-multi .chosen-choices,
.page-members-mills-for-sale div.chosen-container-multi .chosen-choices {
  background: #fff;
  height: auto !important;
  min-height: 42px;
}
.page-members-property-list div.chosen-container-multi .chosen-drop,
.page-members-mills-for-sale div.chosen-container-multi .chosen-drop {
  margin-top: -1px;
}
.page-members-property-list .chosen-container,
.page-members-mills-for-sale .chosen-container {
  max-width: 100%;
  width: 100% !important;
}

.slick-header {
  margin-bottom: -3px;
}
.slick-header .view-content {
  margin-bottom: 0;
}
.slick-header .slick-prev,
.slick-header .slick-next {
  color: #e33728;
  font-size: 25px;
}
.slick-header .slick-prev {
  left: 30px;
  right: auto;
}
.slick-header .slick-next {
  left: auto;
  right: 30px;
}
.slick-header .slick-dots {
  bottom: 32px;
  text-align: center;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
}
.slick-header .slick-dots li {
  display: inline-block;
}
.slick-header .slick-dots button {
  border: 1px solid #e33728;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  height: 10px;
  background: transparent;
  margin: 0;
  font-size: 0;
  margin: 0 2px;
  padding: 0;
  width: 10px;
}
.slick-header .slick-dots .slick-active button {
  background: #e33728;
}

@media only screen and (max-width: 1199px) {
  .page-members-property-list .views-exposed-form .views-exposed-widgets,
  .page-members-mills-for-sale .views-exposed-form .views-exposed-widgets {
    display: block;
  }
  .page-members-property-list .views-exposed-form .form-item,
  .page-members-mills-for-sale .views-exposed-form .form-item {
    margin-bottom: 10px;
  }
  .page-members-property-list .views-exposed-form .views-exposed-widget [type=submit],
  .page-members-mills-for-sale .views-exposed-form .views-exposed-widget [type=submit] {
    margin-top: 10px;
  }
  .page-members-property-list .view-mills-list h3,
  .page-members-mills-for-sale .view-mills-list h3 {
    margin-top: 15px;
  }
  .page-members-property-list .read-more a,
  .page-members-mills-for-sale .read-more a {
    font-size: 14px;
  }
  .page-members-property-list [class*=views-field-short-description],
  .page-members-property-list [class*=views-field-short-descriptuon],
  .page-members-mills-for-sale [class*=views-field-short-description],
  .page-members-mills-for-sale [class*=views-field-short-descriptuon] {
    top: 80px;
  }
  .page-members-property-list .views-field-display-name,
  .page-members-mills-for-sale .views-field-display-name {
    top: 40px;
  }
  .page-members-property-list .read-more a,
  .page-members-property-list .read-more a,
  .page-members-mills-for-sale .read-more a,
  .page-members-mills-for-sale .read-more a {
    display: block;
    font-size: 14px;
  }
}
@media only screen and (max-width: 991px) {
  .page-members-property-list .view-mills-list .field-item-short-description,
  .page-members-mills-for-sale .view-mills-list .field-item-short-description {
    padding-bottom: 35px;
  }
  .page-members-property-list .view-mills-list .read-more,
  .page-members-mills-for-sale .view-mills-list .read-more {
    bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .page-members-property-list .view-mills-list .field-items-details,
  .page-members-mills-for-sale .view-mills-list .field-items-details {
    padding-bottom: 20px;
  }
  .page-members-property-list .view-mills-list .field-items-details > *,
  .page-members-mills-for-sale .view-mills-list .field-items-details > * {
    display: block;
    padding-left: 30px;
  }
  .page-members-property-list .view-mills-list .row,
  .page-members-mills-for-sale .view-mills-list .row {
    display: block;
  }
  .page-members-property-list .view-mills-list .read-more,
  .page-members-mills-for-sale .view-mills-list .read-more {
    display: block;
    margin-top: 10px;
    position: static;
  }
  .page-members-property-list .views-field-display-name,
  .page-members-mills-for-sale .views-field-display-name {
    left: 0;
    padding-right: 30px;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
  }
  .page-members-property-list [class*=views-field-short-descriptuon],
  .page-members-property-list [class*=views-field-short-description],
  .page-members-mills-for-sale [class*=views-field-short-descriptuon],
  .page-members-mills-for-sale [class*=views-field-short-description] {
    display: none;
  }
  .slick-header .slick-prev {
    left: 0;
  }
  .slick-header .slick-next {
    right: 0;
  }
  .slick-header .slick-dots {
    bottom: 10px;
  }
}
@media only screen and (max-width: 375px) {
  .page-members-property-list .views-field-field-property-main-image img,
  .page-members-property-list .views-field-field-mill-property-main-image img,
  .page-members-mills-for-sale .views-field-field-property-main-image img,
  .page-members-mills-for-sale .views-field-field-mill-property-main-image img {
    height: 100px;
    max-width: none;
  }
}
.content-request-edit-mill {
  background-color: #e5ecf0;
}
.content-request-edit-mill .panel {
  border: 0;
  border-radius: 0;
}
.content-request-edit-mill form ul.token-input-list,
.content-request-edit-mill .webform-container-inline.webform-component-textarea .form-textarea-wrapper,
.content-request-edit-mill .form-inline .form-control,
.content-request-edit-mill select,
.content-request-edit-mill input {
  display: block;
  max-width: 350px;
  width: 100%;
}
.content-request-edit-mill form ul.token-input-list {
  margin-bottom: 15px;
  top: 0;
}
.content-request-edit-mill label {
  font-weight: 400;
}
.content-request-edit-mill .help-block {
  color: #33425b;
  font-size: 18px;
  text-transform: uppercase;
}
.content-request-edit-mill .disabled:after,
.content-request-edit-mill select:disabled {
  background-color: #eee;
}

.page-shop .main-container.container-fluid {
  padding: 0;
}
.page-shop .main-container.container-fluid > .row {
  margin: 0;
}
.page-shop .main-container.container-fluid > .row > .col-sm-12 {
  padding: 0;
}
.page-shop .outer-container {
  background-color: #e5ecf0;
}
.page-shop .outer-container {
  padding-top: 30px;
}
.page-shop .region-content {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (min-width: 768px) {
  .page-shop .region-content {
    max-width: 738px;
  }
}
@media screen and (min-width: 992px) {
  .page-shop .region-content {
    max-width: 962px;
  }
}
@media screen and (min-width: 1200px) {
  .page-shop .region-content {
    max-width: 1120px;
  }
}

.view-shop-page-slider {
  margin: 0 0 40px 0;
}
.view-shop-page-slider .view-header {
  padding: 20px 0 30px 0;
}
.view-shop-page-slider .flexslider {
  border: none;
  border-radius: 0;
  margin: 0;
  padding: 0;
}
.view-shop-page-slider .flexslider .flex-direction-nav {
  display: none;
}
.view-shop-page-slider .flexslider .flex-control-nav {
  bottom: 10px;
  right: 25px;
  width: auto;
  z-index: 3;
}
.view-shop-page-slider .flexslider .flex-control-nav a {
  background: transparent;
  border: 2px solid #e5ecf0;
  box-shadow: none;
  height: 12px;
  width: 12px;
}
.view-shop-page-slider .flexslider .flex-control-nav a.flex-active {
  background: #e5ecf0;
}
.view-shop-page-slider .flexslider .views-field-title,
.view-shop-page-slider .flexslider .views-field-description,
.view-shop-page-slider .flexslider .views-field-body,
.view-shop-page-slider .flexslider .flex-caption {
  position: relative;
  text-align: left;
  padding: 1.5rem;
}
.view-shop-page-slider .flexslider .flex-caption,
.view-shop-page-slider .flexslider div.form-actions {
  display: inline-block;
}
.view-shop-page-slider .views-field-field-images {
  float: right;
  padding: 0;
}
.view-shop-page-slider .views-field-description {
  padding: 10px 40px;
}
.view-shop-page-slider .views-field-title {
  margin-bottom: 15px;
}
.view-shop-page-slider .views-field-title a, .view-shop-page-slider .views-field-title a:active, .view-shop-page-slider .views-field-title a:focus, .view-shop-page-slider .views-field-title a:hover {
  color: #33425b;
  text-decoration: none;
}
.view-shop-page-slider .views-field-body {
  height: 230px;
  overflow: hidden;
}
.view-shop-page-slider .commerce-add-to-cart .form-group {
  margin: 0;
}
.view-shop-page-slider .commerce-add-to-cart .btn {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  margin: 38px 0 0 0;
}
.view-shop-page-slider .commerce-add-to-cart .btn:active, .view-shop-page-slider .commerce-add-to-cart .btn:focus, .view-shop-page-slider .commerce-add-to-cart .btn:hover {
  text-decoration: none;
}
.view-shop-page-slider .commerce-add-to-cart .btn:active, .view-shop-page-slider .commerce-add-to-cart .btn:focus, .view-shop-page-slider .commerce-add-to-cart .btn:hover {
  background-color: #d62b1c;
}
.view-shop-page-slider .commerce-add-to-cart .btn[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}

.view-product-category,
.view-product-list-per-category {
  margin: 0 0 50px 0;
}
.view-product-category:after,
.view-product-list-per-category:after {
  clear: both;
  content: "";
  display: block;
}
.view-product-category .row:nth-child(2n-1),
.view-product-list-per-category .row:nth-child(2n-1) {
  padding-left: 0;
}
.view-product-category .row:nth-child(2n),
.view-product-list-per-category .row:nth-child(2n) {
  padding-right: 0;
}
.view-product-category .row .inner,
.view-product-list-per-category .row .inner {
  background: #fff;
}
.view-product-category .views-field-field-product-category-image img,
.view-product-list-per-category .views-field-field-product-category-image img {
  margin: 0 auto;
}
.view-product-category .views-field-description,
.view-product-list-per-category .views-field-description {
  padding: 5px 30px 20px 30px;
}
.view-product-category .views-field-name a, .view-product-category .views-field-name a:active, .view-product-category .views-field-name a:focus, .view-product-category .views-field-name a:hover,
.view-product-list-per-category .views-field-name a,
.view-product-list-per-category .views-field-name a:active,
.view-product-list-per-category .views-field-name a:focus,
.view-product-list-per-category .views-field-name a:hover {
  color: #33425b;
  text-decoration: none;
}
.view-product-category .views-field-nid,
.view-product-list-per-category .views-field-nid {
  color: #e33728;
  font-size: 14px;
}
.view-product-category .views-field-nid:after,
.view-product-list-per-category .views-field-nid:after {
  content: "\f105";
  font-family: fontawesome;
  margin: 0 0 0 12px;
}

@media only screen and (max-width: 991px) {
  .view-shop-page-slider .slides > li {
    padding-bottom: 25px;
  }
  .view-shop-page-slider .views-field-description {
    clear: both;
  }
  .view-shop-page-slider .views-field-body {
    height: auto;
  }
  .view-shop-page-slider .commerce-add-to-cart .btn {
    margin-bottom: 20px;
  }
  .view-product-category .views-row {
    padding: 0;
  }
  .view-product-category .views-row:not(:last-child) {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 991px) {
  .view-shop-page-slider .views-field-body {
    height: 192px;
  }
}
body[class*=product-category-] .main-container.container-fluid {
  padding: 0;
}
body[class*=product-category-] .main-container.container-fluid > .row {
  margin: 0;
}
body[class*=product-category-] .main-container.container-fluid > .row > .col-sm-12 {
  padding: 0;
}
body[class*=product-category-] .outer-container {
  background-color: #e5ecf0;
}
body[class*=product-category-] .outer-container {
  padding-top: 30px;
}
body[class*=product-category-] .region-content {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (min-width: 768px) {
  body[class*=product-category-] .region-content {
    max-width: 738px;
  }
}
@media screen and (min-width: 992px) {
  body[class*=product-category-] .region-content {
    max-width: 962px;
  }
}
@media screen and (min-width: 1200px) {
  body[class*=product-category-] .region-content {
    max-width: 1120px;
  }
}

.view-product-category,
.view-product-list-per-category {
  margin-bottom: 30px;
  margin-top: 30px;
}
.view-product-category:after,
.view-product-list-per-category:after {
  clear: both;
  content: "";
  display: block;
}
.view-product-category .row,
.view-product-list-per-category .row {
  margin-bottom: 30px;
}
.view-product-category .row img,
.view-product-list-per-category .row img {
  max-width: 100%;
}
.view-product-category .row .col-content,
.view-product-list-per-category .row .col-content {
  background: #fff;
  height: 100%;
  padding-bottom: 3rem;
  position: relative;
}
.view-product-category .views-field-field-description,
.view-product-list-per-category .views-field-field-description {
  display: table;
  width: 100%;
  padding: 0 1.5rem 1.5rem 1.5rem;
}
.view-product-category .views-field-title h2,
.view-product-list-per-category .views-field-title h2 {
  font-size: 24px;
  height: 51px;
  padding: 0 1.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
}
.view-product-category .views-field-title a, .view-product-category .views-field-title a:active, .view-product-category .views-field-title a:focus, .view-product-category .views-field-title a:hover,
.view-product-list-per-category .views-field-title a,
.view-product-list-per-category .views-field-title a:active,
.view-product-list-per-category .views-field-title a:focus,
.view-product-list-per-category .views-field-title a:hover {
  color: inherit;
  text-decoration: none;
}
.view-product-category .views-field-body,
.view-product-list-per-category .views-field-body {
  height: 62px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.view-product-category .views-field-price__number,
.view-product-list-per-category .views-field-price__number {
  color: #99a0ad;
  padding: 1.5rem;
  position: absolute;
  bottom: 0;
}

#spab-product-category .pane-term-description {
  padding: 20px 0 0 0;
}

@media (max-width: 480px) {
  .view-product-category .views-row {
    float: none;
    width: 100%;
  }
  #spab-product-category .center-wrapper > .panel-panel {
    float: none;
    width: 100%;
  }
}
.crm-container .label,
.crm-container label {
  color: #33425b;
  white-space: normal;
}
.crm-container .participant_info-group .label {
  padding-left: 0;
}
.crm-container .crm-button.crm-icon-button {
  border: 0;
  padding: 0;
}
.crm-container .crm-button.crm-icon-button input {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  height: auto;
}
.crm-container .crm-button.crm-icon-button input:active, .crm-container .crm-button.crm-icon-button input:focus, .crm-container .crm-button.crm-icon-button input:hover {
  text-decoration: none;
}
.crm-container .crm-button.crm-icon-button input:active, .crm-container .crm-button.crm-icon-button input:focus, .crm-container .crm-button.crm-icon-button input:hover {
  background-color: #d62b1c;
}
.crm-container .crm-button.crm-icon-button input[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}
.crm-container .crm-button.crm-icon-button .crm-button-icon {
  display: none;
}
.crm-container input.crm-form-text,
.crm-container input.dateplugin {
  box-sizing: border-box;
  height: auto !important;
}
.crm-container.crm-public .select2-container .select2-choice {
  height: 40px;
}
.crm-container .crm-submit-buttons,
.crm-container .action-link {
  height: auto;
}
.crm-container .crm-submit-buttons:after,
.crm-container .action-link:after {
  clear: both;
  content: "";
  display: block;
}

#crm-container.crm-public input[type=text],
#crm-container.crm-public input[type=password],
#crm-container.crm-public input[type=email],
#crm-container.crm-public textarea,
#crm-container.crm-public select {
  max-width: 375px;
  width: 100%;
}

.page-civicrm .region-sidebar-first {
  display: none;
}

.page-news-news-from-our-property-list {
  background-color: #e5ecf0;
}
.page-news-news-from-our-property-list .container .container {
  max-width: none;
  padding-left: 0;
  padding-right: 0;
  width: auto;
}
.page-news-news-from-our-property-list .breadcrumb-wrapper {
  padding-left: 15px;
  padding-right: 15px;
}
.page-news-news-from-our-property-list .filter_toggle {
  cursor: pointer;
}
.page-news-news-from-our-property-list .filter_toggle .fa {
  margin-right: 5px;
}
.page-news-news-from-our-property-list .views-exposed-widgets {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px;
}
.page-news-news-from-our-property-list .views-exposed-widgets > * {
  margin-right: 15px;
  padding: 0;
}
.page-news-news-from-our-property-list .views-submit-button .control-label,
.page-news-news-from-our-property-list .views-widget-filter-field_content_type_tid label {
  display: none;
}
.page-news-news-from-our-property-list .three-tiles-block .col .views-field-body,
.page-news-news-from-our-property-list .view .views-field-body {
  padding-bottom: 65px;
}
.page-news-news-from-our-property-list .view-footer {
  margin-bottom: 30px;
}

.page-checkout .region-content {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (min-width: 768px) {
  .page-checkout .region-content {
    max-width: 738px;
  }
}
@media screen and (min-width: 992px) {
  .page-checkout .region-content {
    max-width: 962px;
  }
}
@media screen and (min-width: 1200px) {
  .page-checkout .region-content {
    max-width: 1120px;
  }
}
.page-checkout .delimiter:last-child {
  display: none;
}
.page-checkout form.col-md-8 {
  padding-left: 0;
}
.page-checkout form .panel-default {
  border: 0;
  border-radius: 0;
}
.page-checkout form .panel-body {
  background: none;
  border: 0;
  padding: 0;
}
.page-checkout form .panel-heading {
  display: none;
}
.page-checkout form .checkout-back {
  color: #e33728;
}
.page-checkout form .checkout-back:active, .page-checkout form .checkout-back:focus, .page-checkout form .checkout-back:hover {
  background: none;
  box-shadow: none;
  color: #d62b1c;
}
.page-checkout .view-content th {
  text-align: left;
}
.page-checkout .view-commerce-cart-summary:after {
  clear: both;
  content: "";
  display: block;
}
.page-checkout .view-commerce-cart-summary th,
.page-checkout .view-commerce-cart-summary td {
  border: none;
}
.page-checkout .sidebar {
  background: #fff;
  margin: 0 0 30px 0;
  padding: 15px 15px 1px 15px;
}
.page-checkout .sidebar:after {
  clear: both;
  content: "";
  display: block;
}
.page-checkout .sidebar fieldset {
  border: none;
  border-bottom: 1px solid #cedae2;
  border-radius: 0;
  box-shadow: none;
  margin: 0;
  padding: 15px;
}
.page-checkout .sidebar fieldset .panel-body {
  padding: 0;
}
.page-checkout .sidebar legend {
  background: none;
  border: none;
  color: #33425b;
  padding: 0 0 20px 0;
  text-transform: uppercase;
}
.page-checkout .sidebar table {
  margin-left: -4px;
}
.page-checkout .sidebar .view-commerce-cart-summary .view-content {
  padding: 0;
}
.page-checkout .sidebar .view-commerce-cart-summary .view-content thead {
  display: none;
}
.page-checkout .sidebar .view-commerce-cart-summary .view-content td {
  border: none;
  padding: 4px 4px;
  vertical-align: top;
}
.page-checkout .sidebar .view-commerce-cart-summary .view-content .views-field-quantity {
  min-width: 30px;
}
.page-checkout .sidebar .view-commerce-cart-summary .view-content .views-field-quantity:before {
  content: "×";
  margin: 0 -2px 0 0;
}
.page-checkout .sidebar .view-commerce-cart-summary .view-content .views-field-commerce-total {
  display: none;
}
.page-checkout .sidebar .commerce-order-handler-area-order-total .commerce-price-formatted-components {
  background: none;
  margin: 20px 10px 30px 10px;
  min-width: 1px;
  width: calc(100% - 20px);
}
.page-checkout .sidebar .commerce-order-handler-area-order-total .commerce-price-formatted-components:before {
  display: none;
}
.page-checkout .sidebar .commerce-order-handler-area-order-total .commerce-price-formatted-components tr.component-type-commerce-price-formatted-amount {
  font-weight: normal;
}
.page-checkout .sidebar .commerce-order-handler-area-order-total .commerce-price-formatted-components td {
  background: none;
  border: none;
  padding: 4px 4px;
}
.page-checkout .sidebar #edit-cart-contents {
  padding-bottom: 0;
}
.page-checkout .sidebar #edit-commerce-coupon legend {
  display: none;
}
.page-checkout .view-content td {
  border-bottom: 1px solid #bfc6ce;
  border-top: 1px solid #bfc6ce;
  padding-bottom: 15px;
  padding-top: 20px;
  text-align: left;
}
.page-checkout .account,
.page-checkout .commerce_coupon,
.page-checkout .customer_profile_shipping,
.page-checkout .customer_profile_billing {
  padding: 30px;
}
.page-checkout .account .control-label,
.page-checkout .commerce_coupon .control-label,
.page-checkout .customer_profile_shipping .control-label,
.page-checkout .customer_profile_billing .control-label {
  display: block;
}
.page-checkout .account .control-label,
.page-checkout .commerce_coupon .control-label,
.page-checkout .customer_profile_shipping .control-label,
.page-checkout .customer_profile_billing .control-label {
  font-weight: normal;
  text-transform: uppercase;
}
.page-checkout .account .field-name-commerce-customer-address .field-item > *,
.page-checkout .commerce_coupon .field-name-commerce-customer-address .field-item > *,
.page-checkout .customer_profile_shipping .field-name-commerce-customer-address .field-item > *,
.page-checkout .customer_profile_billing .field-name-commerce-customer-address .field-item > * {
  display: block;
  margin-bottom: 15px;
}
.page-checkout .account .btn,
.page-checkout .commerce_coupon .btn,
.page-checkout .customer_profile_shipping .btn,
.page-checkout .customer_profile_billing .btn {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  border: none;
}
.page-checkout .account .btn:active, .page-checkout .account .btn:focus, .page-checkout .account .btn:hover,
.page-checkout .commerce_coupon .btn:active,
.page-checkout .commerce_coupon .btn:focus,
.page-checkout .commerce_coupon .btn:hover,
.page-checkout .customer_profile_shipping .btn:active,
.page-checkout .customer_profile_shipping .btn:focus,
.page-checkout .customer_profile_shipping .btn:hover,
.page-checkout .customer_profile_billing .btn:active,
.page-checkout .customer_profile_billing .btn:focus,
.page-checkout .customer_profile_billing .btn:hover {
  text-decoration: none;
}
.page-checkout .account .btn:active, .page-checkout .account .btn:focus, .page-checkout .account .btn:hover,
.page-checkout .commerce_coupon .btn:active,
.page-checkout .commerce_coupon .btn:focus,
.page-checkout .commerce_coupon .btn:hover,
.page-checkout .customer_profile_shipping .btn:active,
.page-checkout .customer_profile_shipping .btn:focus,
.page-checkout .customer_profile_shipping .btn:hover,
.page-checkout .customer_profile_billing .btn:active,
.page-checkout .customer_profile_billing .btn:focus,
.page-checkout .customer_profile_billing .btn:hover {
  background-color: #d62b1c;
}
.page-checkout .account .btn[disabled],
.page-checkout .commerce_coupon .btn[disabled],
.page-checkout .customer_profile_shipping .btn[disabled],
.page-checkout .customer_profile_billing .btn[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}
.page-checkout .account .button-operator,
.page-checkout .commerce_coupon .button-operator,
.page-checkout .customer_profile_shipping .button-operator,
.page-checkout .customer_profile_billing .button-operator {
  margin-right: 6px;
}
.page-checkout .checkout-buttons {
  padding: 30px;
}
.page-checkout .checkout-buttons .checkout-cancel {
  color: #e33728;
}
.page-checkout .checkout-buttons .checkout-cancel:active, .page-checkout .checkout-buttons .checkout-cancel:focus, .page-checkout .checkout-buttons .checkout-cancel:hover {
  background: none;
  box-shadow: none;
  color: #d62b1c;
}
.page-checkout .checkout-buttons .checkout-continue {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  float: right;
}
.page-checkout .checkout-buttons .checkout-continue:active, .page-checkout .checkout-buttons .checkout-continue:focus, .page-checkout .checkout-buttons .checkout-continue:hover {
  text-decoration: none;
}
.page-checkout .checkout-buttons .checkout-continue:active, .page-checkout .checkout-buttons .checkout-continue:focus, .page-checkout .checkout-buttons .checkout-continue:hover {
  background-color: #d62b1c;
}
.page-checkout .checkout-buttons .checkout-continue[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}
.page-checkout .commerce_shipping {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
}
.page-checkout .customer_profile_shipping {
  padding-bottom: 0;
  padding-top: 0;
}
.page-checkout .customer_profile_shipping .control-label {
  text-transform: none;
}
.page-checkout .customer_profile_shipping em {
  font-style: normal;
  text-decoration: underline;
}
.page-checkout .form-item-customer-profile-billing-commerce-customer-address-und-0-country:after {
  display: none;
}
.page-checkout .form-item-customer-profile-billing-commerce-customer-address-und-0-country .chosen-container {
  width: 100% !important;
}
.page-checkout .terms_conditions {
  margin-bottom: 0;
  padding-left: 30px;
  padding-right: 30px;
}
.page-checkout .terms_conditions a {
  color: #33425b;
  text-decoration: underline;
}
.page-checkout .checkout_completion_message {
  background: #fff;
  margin-bottom: 30px;
  padding: 30px;
}
.page-checkout .checkout_completion_message a {
  color: #33425b;
  text-decoration: underline;
}

.page-checkout-review .checkout-help {
  margin-bottom: 15px;
}
.page-checkout-review .checkout_review {
  background: #fff;
}
.page-checkout-review .checkout_review > .table-responsive {
  padding-bottom: 30px;
}
.page-checkout-review .checkout_review > .table-responsive:after {
  clear: both;
  content: "";
  display: block;
}
.page-checkout-review .checkout-review > tbody > tr > td {
  padding: 0;
}
.page-checkout-review .checkout-review .view {
  padding-bottom: 30px;
}
.page-checkout-review .checkout-review > tbody tr.pane-title > td {
  font-size: 24px;
  font-weight: normal;
  padding: 30px 30px 10px;
}
.page-checkout-review .checkout-review > tbody tr.pane-data > td > .field,
.page-checkout-review .checkout-review > tbody tr.pane-data > td > .form-item {
  background: #fff;
  margin-bottom: 0;
  padding: 0 15px 0;
}
.page-checkout-review .checkout-review.pane td {
  padding-left: 15px;
}
.page-checkout-review .checkout-review.pane-shipping-service {
  margin-top: -60px;
}
.page-checkout-review .checkout-review.pane-shipping-service td {
  padding-left: 30px;
}
.page-checkout-review .tr {
  background: #fff;
  padding-bottom: 30px;
}
.page-checkout-review .commerce_payment {
  padding: 30px;
}
.page-checkout-review #payment-details {
  margin-top: 15px;
}
.page-checkout-review .commerce-credit-card-expiration {
  align-items: center;
  display: flex;
  padding-top: 30px;
}
.page-checkout-review .commerce-credit-card-expiration .control-label {
  bottom: 100%;
  position: absolute;
}
.page-checkout-review .commerce-credit-card-start .form-item,
.page-checkout-review .commerce-credit-card-expiration .form-item {
  display: block;
  margin-bottom: 0;
  width: 50%;
}
.page-checkout-review .commerce-credit-card-start .form-item .chosen-container,
.page-checkout-review .commerce-credit-card-expiration .form-item .chosen-container {
  display: none !important;
}
.page-checkout-review .commerce-credit-card-start .form-item select,
.page-checkout-review .commerce-credit-card-expiration .form-item select {
  display: block !important;
}

@media (max-width: 991px) {
  .page-checkout .col-md-8 {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 639px) {
  .page-checkout .commerce-order-handler-area-order-total .commerce-price-formatted-components {
    margin-left: 32px;
    width: auto;
  }
}
.three-tiles-block {
  margin-top: 40px;
}
.three-tiles-block.flex-content > .view-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.three-tiles-block.no-margin {
  margin-top: 0;
}
.three-tiles-block p {
  color: #33425b;
}
.three-tiles-block .col {
  background-clip: content-box;
  background-color: #fff;
  border-radius: 2px;
  margin-bottom: 30px;
  position: relative;
}
.three-tiles-block .col .views-general-title {
  padding-bottom: 10px;
}
.three-tiles-block .col .views-general-title span {
  font-size: 24px;
}
.three-tiles-block .col .views-general-title.white-bg {
  background-color: #fff;
}
.three-tiles-block .col .views-field-field-gallery-images,
.three-tiles-block .col .views-field-field-title-image,
.three-tiles-block .col .views-field-field-image,
.three-tiles-block .col .views-field-field-image-media {
  height: 220px;
}
.three-tiles-block .col .views-field-field-gallery-images img,
.three-tiles-block .col .views-field-field-title-image img,
.three-tiles-block .col .views-field-field-image img,
.three-tiles-block .col .views-field-field-image-media img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 220px;
  position: relative;
  width: 100%;
}
.three-tiles-block .col .views-field-field-gallery-images + .views-field-body,
.three-tiles-block .col .views-field-field-title-image + .views-field-body,
.three-tiles-block .col .views-field-field-image + .views-field-body,
.three-tiles-block .col .views-field-field-image-media + .views-field-body {
  padding: 20px;
}
.three-tiles-block .col .views-field-field-content-type,
.three-tiles-block .col .views-field-label {
  height: 0;
}
.three-tiles-block .col .views-field-field-content-type a,
.three-tiles-block .col .views-field-label a {
  background-color: #33425b;
  color: #fff;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  max-width: 100%;
  overflow: hidden;
  padding: 0 26px;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  top: -35px;
}
.three-tiles-block .col .views-field-field-content-type a.red,
.three-tiles-block .col .views-field-label a.red {
  background: #e33728;
}
.three-tiles-block .col .views-field-field-content-type a[href*=press-release],
.three-tiles-block .col .views-field-field-content-type a[href*=press-releases],
.three-tiles-block .col .views-field-field-content-type a.press_release,
.three-tiles-block .col .views-field-label a[href*=press-release],
.three-tiles-block .col .views-field-label a[href*=press-releases],
.three-tiles-block .col .views-field-label a.press_release {
  background-color: #858175;
}
.three-tiles-block .col .views-field-field-content-type a[href*=blog],
.three-tiles-block .col .views-field-field-content-type a.blog,
.three-tiles-block .col .views-field-label a[href*=blog],
.three-tiles-block .col .views-field-label a.blog {
  background-color: #587539;
}
.three-tiles-block .col .views-field-name,
.three-tiles-block .col .views-field-title {
  color: #33425b;
  line-height: 1;
  padding: 30px 30px 20px;
}
.three-tiles-block .col .views-field-name span,
.three-tiles-block .col .views-field-title span {
  font-size: 24px;
}
.three-tiles-block .col .views-field-name h3,
.three-tiles-block .col .views-field-title h3 {
  margin-bottom: 5px;
  margin-top: 0;
}
.three-tiles-block .col .views-field-name a,
.three-tiles-block .col .views-field-title a {
  color: #33425b;
}
.three-tiles-block .col .views-field-description,
.three-tiles-block .col .views-field-body {
  color: #33425b;
  height: auto;
  padding: 0 30px 60px 30px;
  word-break: break-word;
}
.three-tiles-block .col .views-field-description blockquote,
.three-tiles-block .col .views-field-body blockquote {
  background-color: transparent;
  margin-bottom: 10px;
  padding: 0;
}
.three-tiles-block .col .views-field-description .views-field-field-profession,
.three-tiles-block .col .views-field-body .views-field-field-profession {
  padding: 0 0 10px;
}
.three-tiles-block .col .event-list-summary {
  padding: 0 30px;
}
.three-tiles-block .col .views-field-nothing {
  bottom: 45px;
  left: 0;
  padding: 0 45px;
  position: absolute;
  right: 0;
}
.three-tiles-block .col .views-field-nothing img {
  display: none;
}
.three-tiles-block .col div.read-more a,
.three-tiles-block .col a.read-more {
  padding: 0 30px;
  text-transform: uppercase;
  font-size: 14px;
  color: #e33728;
  display: block;
  padding: 0;
}
.three-tiles-block .col div.read-more a i,
.three-tiles-block .col a.read-more i {
  margin-left: 5px;
}
.three-tiles-block.with-link .views-field-description,
.three-tiles-block.with-link .views-field-body {
  padding-bottom: 75px;
}
.three-tiles-block .view-header {
  height: 0;
  text-align: right;
}
.three-tiles-block .view-header a {
  color: #e33728;
  position: relative;
  text-transform: uppercase;
  top: -60px;
}
.three-tiles-block .views-field-field-profession {
  color: #99a0ad;
  min-height: 31px;
  padding: 0 30px 10px;
}
.three-tiles-block .views-field-field-profession .views-label-field-profession {
  display: none;
}
.three-tiles-block.tiles-profession .col {
  min-height: 440px;
}
.three-tiles-block.grey .col {
  background-color: #e5ecf0;
}
.three-tiles-block .modified.row {
  display: block;
}
.three-tiles-block .modified.row > .view-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.three-tiles-block.only-title .col .views-field-name,
.three-tiles-block.only-title .col .views-field-title {
  line-height: 1;
  padding-bottom: 30px;
}
.three-tiles-block .event-link {
  bottom: 30px;
  left: 45px;
  position: absolute;
  right: 45px;
}
.three-tiles-block .event-link a {
  color: #e33728;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 0.8px;
  margin-top: 13px;
  text-transform: uppercase;
}
.three-tiles-block .event-link a i {
  margin-left: 8px;
}
.three-tiles-block.with-static-link .event-link {
  position: static;
}
@media only screen and (max-width: 991px) {
  .three-tiles-block .row {
    display: block;
  }
  .three-tiles-block .col .views-field-field-title-image {
    height: 290px;
  }
  .three-tiles-block .col .views-field-field-title-image img {
    height: 290px;
  }
  .three-tiles-block.tiles-profession .col {
    height: auto;
    padding-right: 15px;
    width: 100%;
  }
  .three-tiles-block .col:first-child {
    padding-top: 0;
  }
  .three-tiles-block .col {
    width: 100%;
  }
}

.please-contact-block {
  background-color: #a8bac8;
  font-weight: 100;
  margin: 30px 0;
  padding: 30px 10px;
  text-align: center;
}
.please-contact-block a:link {
  color: inherit;
}
.please-contact-block p {
  color: #fff;
}
@media only screen and (max-width: 1200px) {
  .please-contact-block {
    margin: 0 0 30px;
  }
}

.contact-us-block {
  margin-bottom: 30px;
  padding: 30px;
}
.contact-us-block h2 {
  font-size: 24px;
  margin-top: 0;
}
.contact-us-block p {
  color: #33425b;
  margin-bottom: 15px;
}
.contact-us-block p:last-of-type {
  margin-bottom: 0;
}
.contact-us-block * {
  color: #33425b;
}
.contact-us-block a[href*="@"] {
  color: #e33728;
}

.contact-us .region-content {
  margin-bottom: 30px;
  margin-left: 30px;
  padding: 30px;
  background-color: #fff;
}
.contact-us .region-content label.form-title {
  font-size: 24px;
  margin-top: 0;
}
.contact-us .region-content .form-type-processed-text a {
  color: #e33728;
}
.contact-us .region-content label {
  color: #33425b;
  font-size: 15px;
  font-weight: normal;
}
.contact-us .region-content .panel-default {
  border: 0;
  box-shadow: none;
  margin-bottom: 0;
  width: 50%;
}
.contact-us .region-content .panel-default .panel-heading {
  display: none;
}
.contact-us .region-content .panel-default .panel-body {
  padding: 0;
}
.contact-us .region-content .panel-default label + input {
  margin-bottom: 20px;
}
.contact-us .region-content .panel-default input {
  background: #fff;
  border-radius: 0;
  border: 1px solid #e2e2e2;
  box-shadow: none;
  color: #33425b;
  cursor: text;
  display: block;
  font-size: 15px;
  font-weight: 400;
  height: 42px;
  margin: 0;
  padding: 12px;
  width: 100%;
}
.contact-us .region-content textarea {
  background: #fff;
  border-radius: 0;
  border: 1px solid #e2e2e2;
  box-shadow: none;
  color: #33425b;
  cursor: text;
  display: block;
  font-size: 15px;
  font-weight: 400;
  height: 42px;
  margin: 0;
  padding: 12px;
  width: 100%;
  height: auto;
  resize: none;
}
.contact-us .region-content .grippie {
  display: none;
}
.contact-us .region-content .form-actions {
  margin-top: 25px;
}
.contact-us .region-content .form-actions button {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  border: 0;
  height: 42px;
  padding: 14px 20px;
}
.contact-us .region-content .form-actions button:active, .contact-us .region-content .form-actions button:focus, .contact-us .region-content .form-actions button:hover {
  text-decoration: none;
}
.contact-us .region-content .form-actions button:active, .contact-us .region-content .form-actions button:focus, .contact-us .region-content .form-actions button:hover {
  background-color: #d62b1c;
}
.contact-us .region-content .form-actions button[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}

@media only screen and (max-width: 767px) {
  .enquiry-webform .webform-component-fieldset {
    width: 100%;
  }
}
.download-block {
  background-color: #fff;
  padding: 30px;
}
.download-block .pane-title {
  margin: 0 auto 15px;
}
.download-block.grey {
  background-color: #e5ecf0;
}
.download-block .pane-content ul {
  padding-left: 15px;
}
.download-block .pane-content ul li {
  color: #33425b;
  line-height: 26px;
}
@media only screen and (max-width: 1200px) {
  .download-block {
    margin-bottom: 30px;
    margin-top: 0;
    width: 100%;
  }
}

.download-section-block .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.download-section-block .col {
  background-clip: content-box;
  background-color: #fff;
  border-radius: 2px;
  margin-bottom: 30px;
}
.download-section-block .col > div {
  padding: 0 30px;
}
.download-section-block .col > div:first-child {
  padding-top: 30px;
}
.download-section-block .col > div:last-child {
  padding-bottom: 30px;
}
.download-section-block .views-field-title {
  font-size: 32px;
  margin: 0 auto 15px;
}
.download-section-block .views-field-field-upload-editable a {
  border-radius: 2px;
  border: 1px #e33728 solid;
  color: #e33728;
  display: block;
  font-size: 15px;
  margin-top: 15px;
  padding: 14px 10px 10px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.download-section-block .views-field-field-upload-editable a a:disabled {
  border-color: #99a0ad;
  color: #99a0ad;
}

@media only screen and (max-width: 991px) {
  .download-section-block .row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.list-type-block {
  background-color: #fff;
  padding: 30px;
  width: 100%;
}
.list-type-block .pane-title {
  margin-top: 0;
  font-size: 32px;
}
.list-type-block .pane-content {
  font-size: 15px;
  color: #33425b;
}

.related_content {
  background-color: #fff;
}

.related-contents-block, body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-campaigning,
body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-related-contents {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 2px;
  padding-bottom: 10px;
  position: relative;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 768px) {
  .related-contents-block, body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-campaigning,
  body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-related-contents {
    max-width: 738px;
  }
}
@media screen and (min-width: 992px) {
  .related-contents-block, body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-campaigning,
  body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-related-contents {
    max-width: 962px;
  }
}
@media screen and (min-width: 1200px) {
  .related-contents-block, body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-campaigning,
  body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-related-contents {
    max-width: 1120px;
  }
}
.related-contents-block .row, body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-campaigning .row,
body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-related-contents .row {
  -webkit-box-flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
.related-contents-block .pane-title, body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-campaigning .pane-title,
body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-related-contents .pane-title,
.related-contents-block .block-title,
body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-campaigning .block-title,
body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-related-contents .block-title {
  font-size: 32px;
  font-weight: 400;
  color: #33425b;
  line-height: 1;
  margin: 40px 0;
  padding: 0;
}
.related-contents-block.grey .col, body[class*=node-type-campaign-template-page] .panels-flexible-row-last .grey.pane-campaigning .col,
body[class*=node-type-campaign-template-page] .panels-flexible-row-last .grey.pane-related-contents .col {
  background-color: #e5ecf0;
}
.related-contents-block .col, body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-campaigning .col,
body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-related-contents .col {
  background-color: #fff;
  border-radius: 2px;
  background-clip: content-box;
  margin-bottom: 30px;
}
.related-contents-block .col .views-field-field-title-image, body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-campaigning .col .views-field-field-title-image,
body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-related-contents .col .views-field-field-title-image {
  background-color: #f2f8f6;
  position: relative;
}
.related-contents-block .col .views-field-field-title-image div.field-content, body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-campaigning .col .views-field-field-title-image div.field-content,
body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-related-contents .col .views-field-field-title-image div.field-content {
  width: 100%;
  height: 220px;
  display: block;
}
.related-contents-block .col .views-field-field-title-image div.field-content img, body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-campaigning .col .views-field-field-title-image div.field-content img,
body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-related-contents .col .views-field-field-title-image div.field-content img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.related-contents-block .col .views-field-title, body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-campaigning .col .views-field-title,
body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-related-contents .col .views-field-title {
  padding: 30px 30px 30px;
}
.related-contents-block .col .views-field-title a, body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-campaigning .col .views-field-title a,
body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-related-contents .col .views-field-title a {
  font-size: 24px;
  color: #33425b;
  display: inline-block;
}
.related-contents-block .col .views-field-title a:hover, body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-campaigning .col .views-field-title a:hover,
body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-related-contents .col .views-field-title a:hover {
  cursor: pointer;
}
.related-contents-block .col .views-field-created, body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-campaigning .col .views-field-created,
body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-related-contents .col .views-field-created {
  display: none;
}
.related-contents-block .col .views-field-field-content-type, body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-campaigning .col .views-field-field-content-type,
body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-related-contents .col .views-field-field-content-type {
  height: 0;
}
.related-contents-block .col .views-field-field-content-type a, body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-campaigning .col .views-field-field-content-type a,
body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-related-contents .col .views-field-field-content-type a {
  background-color: #33425b;
  color: #fff;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  max-width: 100%;
  overflow: hidden;
  padding: 0 26px;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  top: -35px;
}
.related-contents-block .col .views-field-field-content-type a.red, body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-campaigning .col .views-field-field-content-type a.red,
body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-related-contents .col .views-field-field-content-type a.red {
  background: #e33728;
}
.related-contents-block .col .views-field-field-content-type a[href*=press-release], body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-campaigning .col .views-field-field-content-type a[href*=press-release],
body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-related-contents .col .views-field-field-content-type a[href*=press-release],
.related-contents-block .col .views-field-field-content-type a[href*=press-releases],
body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-campaigning .col .views-field-field-content-type a[href*=press-releases],
body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-related-contents .col .views-field-field-content-type a[href*=press-releases],
.related-contents-block .col .views-field-field-content-type a.press_release,
body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-campaigning .col .views-field-field-content-type a.press_release,
body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-related-contents .col .views-field-field-content-type a.press_release {
  background-color: #858175;
}
.related-contents-block .col .views-field-field-content-type a[href*=blog], body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-campaigning .col .views-field-field-content-type a[href*=blog],
body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-related-contents .col .views-field-field-content-type a[href*=blog],
.related-contents-block .col .views-field-field-content-type a.blog,
body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-campaigning .col .views-field-field-content-type a.blog,
body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-related-contents .col .views-field-field-content-type a.blog {
  background-color: #587539;
}
.related-contents-block .col .views-field-nothing, body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-campaigning .col .views-field-nothing,
body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-related-contents .col .views-field-nothing {
  bottom: 30px;
  left: 15px;
  right: 15px;
  padding: 15px 0 0;
  position: absolute;
}
.related-contents-block .col a.read-more, body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-campaigning .col a.read-more,
body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-related-contents .col a.read-more {
  padding: 0 30px;
  text-transform: uppercase;
  font-size: 14px;
  color: #e33728;
  display: inline-block;
}
.related-contents-block .col a.read-more i, body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-campaigning .col a.read-more i,
body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-related-contents .col a.read-more i {
  margin-left: 5px;
}
.related-contents-block .view-header, body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-campaigning .view-header,
body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-related-contents .view-header {
  height: 0;
  padding-right: 30px;
  text-align: right;
}
.related-contents-block .view-header .see_all_news, body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-campaigning .view-header .see_all_news,
body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-related-contents .view-header .see_all_news {
  color: #e33728;
  position: relative;
  text-transform: uppercase;
  top: -55px;
}
.related-contents-block .print, body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-campaigning .print,
body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-related-contents .print {
  float: right;
  margin-bottom: 0;
  margin-top: -40px;
}
.related-contents-block.only-title .col .views-field-title, body[class*=node-type-campaign-template-page] .panels-flexible-row-last .only-title.pane-campaigning .col .views-field-title,
body[class*=node-type-campaign-template-page] .panels-flexible-row-last .only-title.pane-related-contents .col .views-field-title {
  line-height: 1;
  padding-bottom: 30px;
}
.related-contents-block.for-advice, body[class*=node-type-campaign-template-page] .panels-flexible-row-last .for-advice.pane-campaigning,
body[class*=node-type-campaign-template-page] .panels-flexible-row-last .for-advice.pane-related-contents {
  padding-top: 40px;
}
.related-contents-block.for-advice .views-field-field-title-image, body[class*=node-type-campaign-template-page] .panels-flexible-row-last .for-advice.pane-campaigning .views-field-field-title-image,
body[class*=node-type-campaign-template-page] .panels-flexible-row-last .for-advice.pane-related-contents .views-field-field-title-image {
  height: 220px;
}
.related-contents-block.for-advice .views-field-field-title-image img, body[class*=node-type-campaign-template-page] .panels-flexible-row-last .for-advice.pane-campaigning .views-field-field-title-image img,
body[class*=node-type-campaign-template-page] .panels-flexible-row-last .for-advice.pane-related-contents .views-field-field-title-image img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.related-contents-block.for-advice .views-field-search-api-excerpt, body[class*=node-type-campaign-template-page] .panels-flexible-row-last .for-advice.pane-campaigning .views-field-search-api-excerpt,
body[class*=node-type-campaign-template-page] .panels-flexible-row-last .for-advice.pane-related-contents .views-field-search-api-excerpt {
  color: #33425b;
  padding: 15px 30px 20px;
}
.related-contents-block.for-advice .text-center, body[class*=node-type-campaign-template-page] .panels-flexible-row-last .for-advice.pane-campaigning .text-center,
body[class*=node-type-campaign-template-page] .panels-flexible-row-last .for-advice.pane-related-contents .text-center {
  clear: both;
}
.related-contents-block.for-advice .pagination, body[class*=node-type-campaign-template-page] .panels-flexible-row-last .for-advice.pane-campaigning .pagination,
body[class*=node-type-campaign-template-page] .panels-flexible-row-last .for-advice.pane-related-contents .pagination {
  margin-bottom: 45px;
}
.related-contents-block .modified .view-content, body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-campaigning .modified .view-content,
body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-related-contents .modified .view-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (max-width: 480px) {
  .related-contents-block .view-header, body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-campaigning .view-header,
  body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-related-contents .view-header {
    height: auto;
    margin-top: -20px;
    padding-right: 0;
  }
  .related-contents-block .view-header .see_all_news, body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-campaigning .view-header .see_all_news,
  body[class*=node-type-campaign-template-page] .panels-flexible-row-last .pane-related-contents .view-header .see_all_news {
    top: auto;
  }
}

.mailing-sidebar .signup-form-block,
.signup-form-block,
.get-involved-block {
  background-color: #fff;
  padding: 25px 25px 25px;
}
.mailing-sidebar .signup-form-block h3,
.signup-form-block h3,
.get-involved-block h3 {
  margin-top: 0;
}
.mailing-sidebar .signup-form-block .flex-box,
.signup-form-block .flex-box,
.get-involved-block .flex-box {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.mailing-sidebar .signup-form-block .flex-box p,
.signup-form-block .flex-box p,
.get-involved-block .flex-box p {
  font-size: 14px;
  text-transform: uppercase;
}
.mailing-sidebar .signup-form-block .flex-box a,
.signup-form-block .flex-box a,
.get-involved-block .flex-box a {
  font-size: 15px;
  font-weight: normal;
}
.mailing-sidebar .signup-form-block .pane-title,
.signup-form-block .pane-title,
.get-involved-block .pane-title {
  font-size: 24px;
  margin: 0 auto 15px !important;
}
.mailing-sidebar .signup-form-block .pane-content,
.signup-form-block .pane-content,
.get-involved-block .pane-content {
  font-size: 15px;
  color: #33425b;
}
.mailing-sidebar .signup-form-block .pane-content h4,
.signup-form-block .pane-content h4,
.get-involved-block .pane-content h4 {
  font-size: 24px;
}
.mailing-sidebar .signup-form-block .pane-content .body-text p,
.signup-form-block .pane-content .body-text p,
.get-involved-block .pane-content .body-text p {
  font-size: 15px;
  margin-bottom: 10px;
  text-align: left;
}
.mailing-sidebar .signup-form-block .pane-content .cta-title,
.signup-form-block .pane-content .cta-title,
.get-involved-block .pane-content .cta-title {
  line-height: 1;
  margin-bottom: 20px;
}
.mailing-sidebar .signup-form-block .pane-content .subscribe,
.signup-form-block .pane-content .subscribe,
.get-involved-block .pane-content .subscribe {
  text-align: right;
}
.mailing-sidebar .signup-form-block .pane-content .subscribe a,
.signup-form-block .pane-content .subscribe a,
.get-involved-block .pane-content .subscribe a {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  border: 0;
  display: inline-block;
}
.mailing-sidebar .signup-form-block .pane-content .subscribe a:active, .mailing-sidebar .signup-form-block .pane-content .subscribe a:focus, .mailing-sidebar .signup-form-block .pane-content .subscribe a:hover,
.signup-form-block .pane-content .subscribe a:active,
.signup-form-block .pane-content .subscribe a:focus,
.signup-form-block .pane-content .subscribe a:hover,
.get-involved-block .pane-content .subscribe a:active,
.get-involved-block .pane-content .subscribe a:focus,
.get-involved-block .pane-content .subscribe a:hover {
  text-decoration: none;
}
.mailing-sidebar .signup-form-block .pane-content .subscribe a:active, .mailing-sidebar .signup-form-block .pane-content .subscribe a:focus, .mailing-sidebar .signup-form-block .pane-content .subscribe a:hover,
.signup-form-block .pane-content .subscribe a:active,
.signup-form-block .pane-content .subscribe a:focus,
.signup-form-block .pane-content .subscribe a:hover,
.get-involved-block .pane-content .subscribe a:active,
.get-involved-block .pane-content .subscribe a:focus,
.get-involved-block .pane-content .subscribe a:hover {
  background-color: #d62b1c;
}
.mailing-sidebar .signup-form-block .pane-content .subscribe a[disabled],
.signup-form-block .pane-content .subscribe a[disabled],
.get-involved-block .pane-content .subscribe a[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}
.mailing-sidebar .signup-form-block .pane-content .socials div,
.signup-form-block .pane-content .socials div,
.get-involved-block .pane-content .socials div {
  display: inline-block;
  float: left;
  font-size: 0;
  height: 25px;
  margin-right: 10px;
  padding-left: 0;
  padding-right: 0;
  width: 25px;
}
.mailing-sidebar .signup-form-block .pane-content .socials div a,
.signup-form-block .pane-content .socials div a,
.get-involved-block .pane-content .socials div a {
  background-size: 100% 100%;
  display: block;
  height: 100%;
  width: 100%;
}
.mailing-sidebar .signup-form-block .pane-content .socials div.facebook a,
.signup-form-block .pane-content .socials div.facebook a,
.get-involved-block .pane-content .socials div.facebook a {
  background-image: url("../assets/images/facebook@2x.png");
}
.mailing-sidebar .signup-form-block .pane-content .socials div.twitter a,
.signup-form-block .pane-content .socials div.twitter a,
.get-involved-block .pane-content .socials div.twitter a {
  background-image: url("../assets/images/twitter@2x.png");
}
.mailing-sidebar .signup-form-block .pane-content .socials div.linkedin a,
.signup-form-block .pane-content .socials div.linkedin a,
.get-involved-block .pane-content .socials div.linkedin a {
  background-image: url("../assets/images/linkedin@2x.png");
}
.mailing-sidebar .signup-form-block:not(.with-socials) a,
.signup-form-block:not(.with-socials) a,
.get-involved-block:not(.with-socials) a {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  border: 0;
  display: block;
  height: 42px;
  padding: 14px 10px 12px;
  text-align: center;
  white-space: nowrap;
}
.mailing-sidebar .signup-form-block:not(.with-socials) a:active, .mailing-sidebar .signup-form-block:not(.with-socials) a:focus, .mailing-sidebar .signup-form-block:not(.with-socials) a:hover,
.signup-form-block:not(.with-socials) a:active,
.signup-form-block:not(.with-socials) a:focus,
.signup-form-block:not(.with-socials) a:hover,
.get-involved-block:not(.with-socials) a:active,
.get-involved-block:not(.with-socials) a:focus,
.get-involved-block:not(.with-socials) a:hover {
  text-decoration: none;
}
.mailing-sidebar .signup-form-block:not(.with-socials) a:active, .mailing-sidebar .signup-form-block:not(.with-socials) a:focus, .mailing-sidebar .signup-form-block:not(.with-socials) a:hover,
.signup-form-block:not(.with-socials) a:active,
.signup-form-block:not(.with-socials) a:focus,
.signup-form-block:not(.with-socials) a:hover,
.get-involved-block:not(.with-socials) a:active,
.get-involved-block:not(.with-socials) a:focus,
.get-involved-block:not(.with-socials) a:hover {
  background-color: #d62b1c;
}
.mailing-sidebar .signup-form-block:not(.with-socials) a[disabled],
.signup-form-block:not(.with-socials) a[disabled],
.get-involved-block:not(.with-socials) a[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}
.mailing-sidebar .signup-form-block.light-blue-bg,
.signup-form-block.light-blue-bg,
.get-involved-block.light-blue-bg {
  background-color: #e5ecf0;
}
.mailing-sidebar .signup-form-block.last,
.signup-form-block.last,
.get-involved-block.last {
  margin-bottom: 30px;
}

.mailing-sidebar .signup-form-block .panel-heading,
.block-webform form .panel-heading {
  display: none;
}

@media only screen and (max-width: 1200px) {
  .signup-form-block {
    width: 100%;
    margin: 30px 0;
  }
  .signup-form-block br {
    display: none;
  }
}

.get-involved-block {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 1200px) {
  .get-involved-block {
    width: 100%;
    margin: 30px 0 0;
  }
}

.contact-us-block {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cta-full-width-gray {
  background-color: #a6bac8;
  color: #fff;
  padding: 20px;
  text-align: center;
}
.cta-full-width-gray.with-margin {
  margin-top: 30px;
}
.cta-full-width-gray p {
  color: #fff;
}
.cta-full-width-gray a {
  color: #fff;
  text-decoration: underline;
}
.cta-full-width-gray a:hover {
  text-decoration: none;
}

.cta-wide .signup-form-block,
.cta-wide .get-involved-block {
  width: 100%;
}

.cta-full-width-button {
  padding: 32px 20px 20px;
}
.cta-full-width-button.white {
  background-color: #fff;
}
.cta-full-width-button.grey, .cta-full-width-button.gray {
  background-color: #e5ecf0;
}
.cta-full-width-button.darkgrey {
  background-color: #a8bac8;
}
.cta-full-width-button.darkgrey p {
  color: #fff;
}
.cta-full-width-button.top-margin {
  margin-top: 30px;
}
.cta-full-width-button.bottom-margin {
  margin-bottom: 30px;
}
.cta-full-width-button p {
  margin-bottom: 30px;
}
.cta-full-width-button p:last-child {
  margin-bottom: 0;
}
.cta-full-width-button p:last-child:after {
  clear: both;
  content: "";
  display: block;
}
.cta-full-width-button p:last-child a {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  float: right;
  margin-top: -12px;
  white-space: nowrap;
}
.cta-full-width-button p:last-child a:active, .cta-full-width-button p:last-child a:focus, .cta-full-width-button p:last-child a:hover {
  text-decoration: none;
}
.cta-full-width-button p:last-child a:active, .cta-full-width-button p:last-child a:focus, .cta-full-width-button p:last-child a:hover {
  background-color: #d62b1c;
}
.cta-full-width-button p:last-child a[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}
@media only screen and (max-width: 767px) {
  .cta-full-width-button p:last-child a {
    margin-top: 5px;
  }
}

.pdf-block {
  background-color: #fff;
  color: #33425b;
  padding: 30px;
}
.pdf-block.first {
  margin-top: 40px;
}
.pdf-block.grey {
  background-color: #e5ecf0;
}
.pdf-block h2.pane-title,
.pdf-block h2 {
  margin-top: 0;
}
.pdf-block img {
  display: none;
}

@media only screen and (max-width: 1200px) {
  .signup-form-block .flex-box,
  .get-involved-block .flex-box {
    display: block;
  }
  .signup-form-block .flex-box > div:first-child,
  .get-involved-block .flex-box > div:first-child {
    margin-bottom: 10px;
  }
  .signup-form-block .flex-box > div:last-child,
  .get-involved-block .flex-box > div:last-child {
    text-align: right;
  }
  .signup-form-block:not(.with-socials) .pane-content a,
  .get-involved-block:not(.with-socials) .pane-content a {
    display: inline-block;
    padding: 14px 7px 12px;
  }
}
@media only screen and (max-width: 991px) {
  .signup-form-block .flex-box > div:last-child,
  .get-involved-block .flex-box > div:last-child {
    text-align: right;
  }
}
.two-col-template {
  margin-top: 50px;
}
.two-col-template .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.two-col-template .col {
  overflow: hidden;
  padding: 0 15px 30px;
}
.two-col-template .col-content {
  background-color: #fff;
  height: 100%;
  position: relative;
}
.two-col-template .views-field-field-title-image {
  height: 300px;
  overflow: hidden;
  position: relative;
}
.two-col-template .views-field-field-title-image img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.two-col-template .views-field-title {
  line-height: 1;
  padding: 30px 30px 0;
}
.two-col-template .views-field-title span,
.two-col-template .views-field-title a {
  font-size: 24px;
  color: #33425b;
}
.two-col-template .views-field-body {
  color: #33425b;
  padding: 5px 30px 20px;
}
.two-col-template .views-field-field-upload-pdf {
  position: absolute;
  bottom: 30px;
  left: 30px;
}
.two-col-template .views-field-field-upload-pdf a {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  float: left;
}
.two-col-template .views-field-field-upload-pdf a:active, .two-col-template .views-field-field-upload-pdf a:focus, .two-col-template .views-field-field-upload-pdf a:hover {
  text-decoration: none;
}
.two-col-template .views-field-field-upload-pdf a:active, .two-col-template .views-field-field-upload-pdf a:focus, .two-col-template .views-field-field-upload-pdf a:hover {
  background-color: #d62b1c;
}
.two-col-template .views-field-field-upload-pdf a[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}
.two-col-template .views-field-field-upload-pdf + .views-field-field-read-more {
  display: none;
}
.two-col-template.grey .col .col-content {
  background-color: #e5ecf0;
}
.two-col-template.with-link .col .col-content {
  padding-bottom: 75px;
}
.two-col-template .modified > .view-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.two-col-template .modified .col {
  background-clip: content-box;
  background-color: #fff;
  margin-bottom: 30px;
  padding-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
}
.two-col-template .modified.row {
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (max-width: 1199px) {
  .two-col-template .row {
    display: block;
    margin: 0;
  }
  .two-col-template .col {
    padding-left: 0;
    padding-right: 0;
  }
}

.call-us-block {
  background-color: #e5ecf0;
  color: #33425b;
  float: right;
  margin-top: 30px;
  padding: 30px;
  width: 353px;
}
.call-us-block.with-title .pane-title {
  margin-bottom: 15px;
  margin-top: 0;
}
.call-us-block h2,
.call-us-block h2.pane-title {
  line-height: 1em;
  margin-bottom: 10px;
  margin-top: 0;
}
.call-us-block .red-button {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  display: block;
}
.call-us-block .red-button:active, .call-us-block .red-button:focus, .call-us-block .red-button:hover {
  text-decoration: none;
}
.call-us-block .red-button:active, .call-us-block .red-button:focus, .call-us-block .red-button:hover {
  background-color: #d62b1c;
}
.call-us-block .red-button[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}
.call-us-block .flex-box {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.call-us-block.first {
  margin-top: 40px;
}
.call-us-block.white {
  background-color: #fff;
}
.call-us-block.wide {
  width: 100%;
}
.call-us-block.wide p:first-child {
  font-size: 20px;
}
@media only screen and (max-width: 1200px) {
  .call-us-block {
    width: 100%;
  }
  .call-us-block .flex-box {
    display: block;
  }
  .call-us-block .flex-box > div:first-child {
    margin-bottom: 10px;
  }
  .call-us-block .red-button {
    display: inline-block;
  }
}

.cta-wide .call-us-block {
  width: 100%;
}

.call-us-block-img .pane-content {
  height: 100%;
}
.call-us-block-img .pane-title {
  display: none;
}
.call-us-block-img .left-region {
  padding: 0 15px 15px 15px;
}
.call-us-block-img .left-region h2 {
  margin-top: 30px;
}
.call-us-block-img .left-region .red-button {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  height: unset;
}
.call-us-block-img .left-region .red-button:active, .call-us-block-img .left-region .red-button:focus, .call-us-block-img .left-region .red-button:hover {
  text-decoration: none;
}
.call-us-block-img .left-region .red-button:active, .call-us-block-img .left-region .red-button:focus, .call-us-block-img .left-region .red-button:hover {
  background-color: #d62b1c;
}
.call-us-block-img .left-region .red-button[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}
.call-us-block-img .right-region {
  padding-left: 15px;
}
.call-us-block-img .right-region .ovh {
  overflow: hidden;
}
.call-us-block-img .right-region img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  position: unset;
  min-height: 100%;
  min-width: 100%;
}

@media only screen and (max-width: 991px) {
  .call-us-block-img .right-region {
    padding: 0;
  }
  .call-us-block-img .right-region img {
    max-width: 100%;
    position: static;
  }
}
@media only screen and (max-width: 768px) {
  .call-us-block-img {
    background: none;
  }
  .call-us-block-img .left-region {
    background-color: #fff;
    margin: 0 15px 30px 15px;
    padding: 30px;
  }
  .call-us-block-img .left-region .red-button {
    display: inline-block;
    position: static;
  }
}
.large-image-block {
  background-color: #fff;
  margin-bottom: 30px;
  position: relative;
}
.large-image-block h3 {
  margin-top: 0;
}
.large-image-block h3 a {
  color: inherit;
}
.large-image-block .views-row:after {
  clear: both;
  content: "";
  display: block;
}
.large-image-block .views-row .views-field-field-title-image,
.large-image-block .views-row .views-field-field-image {
  height: 320px;
}
.large-image-block .views-row .views-field-field-title-image img,
.large-image-block .views-row .views-field-field-image img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  padding-right: 15px;
}
.large-image-block .views-row .views-field-body {
  padding-bottom: 90px;
}
.large-image-block .views-row .views-field-body,
.large-image-block .views-row .views-field-title,
.large-image-block .views-row .views-field-nothing {
  padding-right: 30px;
}
.large-image-block .views-row .views-field-title {
  font-size: 32px;
  margin-bottom: 10px;
  margin-top: 25px;
}
.large-image-block .views-row .views-field-title span {
  color: #33425b;
}
.large-image-block .views-row .views-field-nothing {
  bottom: 30px;
  right: 0;
  position: absolute;
}
.large-image-block .views-row .views-field-nothing a {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  float: right;
  text-align: center;
  white-space: nowrap;
}
.large-image-block .views-row .views-field-nothing a:active, .large-image-block .views-row .views-field-nothing a:focus, .large-image-block .views-row .views-field-nothing a:hover {
  text-decoration: none;
}
.large-image-block .views-row .views-field-nothing a:active, .large-image-block .views-row .views-field-nothing a:focus, .large-image-block .views-row .views-field-nothing a:hover {
  background-color: #d62b1c;
}
.large-image-block .views-row .views-field-nothing a[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}
.large-image-block .views-row.slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}
.large-image-block .views-row.slide .views-field-field-image img {
  padding: 0 15px;
}
.large-image-block .views-row.slide .views-field-nothing {
  left: 0;
  right: auto;
  width: auto;
}
@media only screen and (max-width: 767px) {
  .large-image-block .views-row .views-field-title {
    float: left;
    margin-bottom: 0;
  }
  .large-image-block .views-row.slide .views-field-field-image {
    height: 220px;
  }
}

@media only screen and (max-width: 991px) {
  .large-image-block .views-row .views-field-field-title-image img,
  .large-image-block .views-row .views-field-field-image img {
    padding-right: 0;
  }
  .large-image-block .views-row.slide {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .large-image-block .views-row.slide .views-field-nothing {
    padding: 15px 0 30px;
    position: static;
    text-align: right;
  }
  .large-image-block .views-row .views-field-body {
    padding-left: 45px;
    padding-right: 45px;
  }
  .large-image-block .views-row .views-field-nothing a {
    display: block;
    float: none;
    margin-left: auto;
    max-width: 170px;
    position: static;
  }
}
.large-text-section {
  margin-top: 40px;
}
.large-text-section.light-blue-bg-row .views-row {
  background-color: #e5ecf0;
}
.large-text-section.sticky-link .views-field-body {
  padding-bottom: 40px;
}
.large-text-section .views-field-title-content h2 {
  max-height: 40px;
  overflow: hidden;
}
.large-text-section .views-field-title-content .content p:first-child {
  max-height: 63px;
  overflow: hidden;
}
.large-text-section .views-field-title-content .content p:last-child {
  max-height: 82px;
  overflow: hidden;
}
.large-text-section.view-working-party-entity .views-row .views-field-image img {
  padding-right: 0;
}

.large-text-section.sticky-button .views-row {
  position: relative;
}
.large-text-section.sticky-button .views-row .pamphlet-text {
  height: 100%;
  min-height: 230px;
}
.large-text-section.sticky-button .views-row .views-field-body {
  padding-bottom: 80px;
}
.large-text-section.sticky-button .views-row .views-field-download {
  bottom: 0;
  padding-bottom: 30px;
  position: absolute;
  right: 5px;
}
.large-text-section.sticky-button .views-row .views-field-download a {
  background-color: transparent;
  border: 1px solid #e33728;
  border-radius: 2px;
  color: #e33728;
  padding-top: 15px;
}
.large-text-section.sticky-button .views-row .views-field-download a:hover {
  background-color: inherit;
}
.large-text-section.sticky-button .views-row .views-field-download a:disabled {
  border-color: #99a0ad;
  color: #99a0ad;
}

.large-text-section .views-row {
  background-color: #fff;
  display: flex;
  margin-bottom: 40px;
  padding-right: 15px;
}
.large-text-section .views-row:after {
  clear: both;
  content: "";
  display: block;
}
.large-text-section .views-row.bg-grey {
  background-color: #cedae2;
}
.large-text-section .views-row .views-field-image {
  flex: 2;
  min-height: 230px;
  overflow: hidden;
  padding-left: 0;
  padding-right: 15px;
  position: relative;
}
.large-text-section .views-row .views-field-image:not(.cropped) img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  padding-right: 15px;
}
.large-text-section .views-row .views-field-title {
  color: #33425b;
  font-size: 24px;
  margin-bottom: 10px;
  margin-top: 25px;
}
.large-text-section .views-row .views-field-title a {
  color: inherit;
}
.large-text-section .views-row .views-field-date,
.large-text-section .views-row > div[class*=-date] {
  color: #99a0ad;
  font-size: 15px;
  line-height: 38px;
  margin-bottom: 7px;
}
.large-text-section .views-row .field-job-member {
  line-height: 24px;
}
.large-text-section .views-row .views-field-text-wrapper {
  padding-left: 15px;
}
.large-text-section .views-row .views-field-body {
  color: #33425b;
  line-height: 24px;
  margin-bottom: 25px;
}
.large-text-section .views-row .views-field-body blockquote {
  background-color: transparent;
  margin-bottom: 10px;
  padding: 0;
}
.large-text-section .views-row .views-field-body:first-child {
  margin-top: 20px;
}
.large-text-section .views-row .large-text-section {
  margin-top: 0;
}
.large-text-section .views-row .views-field-field-profession {
  color: #99a0ad;
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 10px;
}
.large-text-section .views-row .views-field-download {
  padding-bottom: 30px;
}
.large-text-section .views-row .views-field-download a {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  display: inline-block;
  height: auto;
  line-height: 1;
}
.large-text-section .views-row .views-field-download a:active, .large-text-section .views-row .views-field-download a:focus, .large-text-section .views-row .views-field-download a:hover {
  text-decoration: none;
}
.large-text-section .views-row .views-field-download a:active, .large-text-section .views-row .views-field-download a:focus, .large-text-section .views-row .views-field-download a:hover {
  background-color: #d62b1c;
}
.large-text-section .views-row .views-field-download a[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}
.large-text-section .views-row .views-field-download img {
  display: none;
}
.large-text-section .views-row .read-more {
  bottom: 0;
  left: 15px;
  padding-bottom: 30px;
  position: absolute;
}
.large-text-section .views-row .read-more a {
  color: #e33728;
  font-size: 14px;
  text-transform: uppercase;
}
.large-text-section .views-row .read-more i {
  color: #e33728;
  margin-left: 10px;
}
@media only screen and (max-width: 991px) {
  .large-text-section .views-row {
    display: block;
    padding-right: 0;
  }
  .large-text-section .views-row .views-field-image {
    min-height: 220px;
    padding-right: 0;
  }
  .large-text-section .views-row .views-field-image img {
    padding-right: 0;
  }
  .large-text-section .views-row .read-more,
  .large-text-section .views-row .views-field-date,
  .large-text-section .views-row .views-field-title,
  .large-text-section .views-row > div[class*=-date],
  .large-text-section .views-row .views-field-download,
  .large-text-section .views-row .views-field-body,
  .large-text-section .views-row .views-field-field-job-title {
    padding-left: 30px;
    padding-right: 30px;
  }
  .large-text-section .views-row .views-field-body {
    margin-bottom: 20px;
  }
}
.large-text-section .views-row .large-text-section.sticky-button .views-row .views-field-body {
  padding-bottom: 0;
}
.large-text-section .views-row .large-text-section.sticky-button .views-row .views-field-download {
  position: static;
}
.large-text-section .views-row .large-text-section.with-logos img {
  margin: 0 auto 15px;
}

@media only screen and (max-width: 991px) {
  .large-text-section .views-field-title-content {
    padding: 0 30px 30px 30px;
  }
  .large-text-section.sticky-link .views-row .views-field-body {
    padding-bottom: 0;
  }
  .large-text-section.sticky-link .views-row .read-more {
    position: static;
  }
}
.page-learning.scholarship .large-text-section .views-row {
  display: block;
}

.three-col-text-block .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.three-col-text-block p {
  color: #33425b;
}
.three-col-text-block .col {
  background-color: #fff;
  margin: 0 15px 30px;
  padding: 0;
  width: calc(33% - 30px);
}
.three-col-text-block .col .views-field-title {
  color: #33425b;
  padding: 30px 30px 10px;
}
.three-col-text-block .col .views-field-title span {
  font-size: 24px;
}
.three-col-text-block .col .views-field-title a {
  color: #33425b;
}
.three-col-text-block .col .views-field-body {
  color: #33425b;
  height: auto;
  padding: 0 30px 20px;
}
.three-col-text-block.grey .col {
  background-color: #e5ecf0;
}
.three-col-text-block.with-link .col {
  padding-bottom: 75px;
}
.three-col-text-block .views-field-field-upload-pdf {
  bottom: 30px;
  left: 30px;
  position: absolute;
  width: calc(100% - 60px);
  padding: 0 15px;
}
.three-col-text-block .views-field-field-upload-pdf a {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  display: block;
  text-align: center;
}
.three-col-text-block .views-field-field-upload-pdf a:active, .three-col-text-block .views-field-field-upload-pdf a:focus, .three-col-text-block .views-field-field-upload-pdf a:hover {
  text-decoration: none;
}
.three-col-text-block .views-field-field-upload-pdf a:active, .three-col-text-block .views-field-field-upload-pdf a:focus, .three-col-text-block .views-field-field-upload-pdf a:hover {
  background-color: #d62b1c;
}
.three-col-text-block .views-field-field-upload-pdf a[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}
.three-col-text-block .views-field-field-upload-pdf + .views-field-field-read-more {
  display: none;
}
.three-col-text-block .views-field-field-upload-editable {
  padding-left: 30px;
  padding-right: 30px;
}
.three-col-text-block .views-field-field-upload-editable a {
  border-radius: 2px;
  border: 1px #e33728 solid;
  color: #e33728;
  display: block;
  font-size: 15px;
  margin-top: 15px;
  padding: 14px 10px 10px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  font-size: 14px;
  height: 40px;
  margin-bottom: 10px;
  padding: 11px 20px 12px;
}
.three-col-text-block .views-field-field-upload-editable a a:disabled {
  border-color: #99a0ad;
  color: #99a0ad;
}
@media only screen and (max-width: 1199px) {
  .three-col-text-block .row {
    display: block;
    padding: 0 15px;
  }
  .three-col-text-block .col {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}

.benefits .benefits-wrapper .benefits-inner-wrapper {
  background-color: #fff;
  height: 100%;
  padding: 30px;
}
.benefits .benefits-wrapper h2 {
  margin-top: 0;
}
.benefits .benefits-wrapper ul {
  margin-top: 15px;
  padding-left: 15px;
}
.benefits .benefits-wrapper li {
  color: #33425b;
  margin-bottom: 10px;
}
.benefits .benefits-video iframe {
  float: left;
  max-width: 100%;
}
@media only screen and (max-width: 991px) {
  .benefits .flex-box {
    display: block;
  }
  .benefits .benefits-wrapper {
    margin-bottom: 30px;
  }
}

.support-mills-block {
  margin-bottom: 30px;
}
.support-mills-block .col {
  margin: 15px 0 30px;
}
.support-mills-block h2 {
  margin-top: 0;
}
.support-mills-block .left-region {
  background-color: #2d4775;
  height: 100%;
}
.support-mills-block .left-region .support-mills-image-wrapper {
  height: 100%;
  padding: 0 15px 0 0;
}
.support-mills-block .left-region a {
  display: block;
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.support-mills-block .left-region img {
  object-fit: cover;
  max-height: 300px;
  max-width: none;
  min-height: 100%;
  min-width: 100%;
}
.support-mills-block .left-region .support-mills-text-wrapper {
  padding: 30px 30px 30px 15px;
}
.support-mills-block .right-region {
  background-color: #2d4775;
  height: 100%;
  padding: 30px;
}
.support-mills-block .right-region ul {
  margin-top: 15px;
  padding-left: 15px;
}
.support-mills-block .right-region li {
  margin-bottom: 10px;
}
.support-mills-block .btn {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  border: 0;
}
.support-mills-block .btn:active, .support-mills-block .btn:focus, .support-mills-block .btn:hover {
  text-decoration: none;
}
.support-mills-block .btn:active, .support-mills-block .btn:focus, .support-mills-block .btn:hover {
  background-color: #d62b1c;
}
.support-mills-block .btn[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}
.support-mills-block.millsblue * {
  color: #fff;
}
.support-mills-block.millsblue .pane-title {
  color: #33425b;
}
@media only screen and (max-width: 991px) {
  .support-mills-block .flex-box {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .support-mills-block .left-region .support-mills-image-wrapper {
    padding-right: 0;
  }
}

.booking-wrapper > .inside {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  margin-top: 30px;
}
@media only screen and (max-width: 991px) {
  .booking-wrapper > .inside {
    display: block;
  }
  .booking-wrapper > .inside .how-to-book-left {
    margin-bottom: 30px;
  }
}

.how-to-book-left {
  background-clip: content-box;
}
.how-to-book-left > .inside {
  padding: 30px;
}
.how-to-book-left > .inside:after {
  clear: both;
  content: "";
  display: block;
}
.how-to-book-left.grey {
  background-color: #e5ecf0;
}
.how-to-book-left h2 {
  margin-top: 0;
}
.how-to-book-left p:last-child a {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  float: right;
}
.how-to-book-left p:last-child a:active, .how-to-book-left p:last-child a:focus, .how-to-book-left p:last-child a:hover {
  text-decoration: none;
}
.how-to-book-left p:last-child a:active, .how-to-book-left p:last-child a:focus, .how-to-book-left p:last-child a:hover {
  background-color: #d62b1c;
}
.how-to-book-left p:last-child a[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}

.how-to-book-right div {
  height: 100%;
}
.how-to-book-right .img-text-wrap p {
  height: 100%;
}
.how-to-book-right .img-text-wrap p a {
  display: block;
}
.how-to-book-right .img-text-wrap p a:first-child {
  height: 100%;
}
.how-to-book-right .img-text-wrap p a:last-child {
  background-color: #33425b;
  color: #fff;
  display: inline-block;
  height: 35px;
  left: 0;
  line-height: 35px;
  padding: 0 20px;
  position: absolute;
  text-align: center;
  bottom: 0;
}
.how-to-book-right .img-text-wrap p a img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
}
@media only screen and (max-width: 991px) {
  .how-to-book-right .img-text-wrap p a:last-child {
    left: 15px;
  }
  .how-to-book-right .img-text-wrap p a img {
    height: 220px !important;
    position: static;
  }
}

.testimonial-image-left {
  margin-bottom: 40px;
}
.testimonial-image-left .inner-img-wrapper {
  margin-left: -15px;
  position: relative;
}
.testimonial-image-left .inner-img-wrapper img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
}

.testimonial-image-left-wide {
  margin-bottom: 30px;
  margin-top: 30px;
  padding-right: 15px;
}
.testimonial-image-left-wide img {
  min-height: 100%;
  min-width: 100%;
}
.testimonial-image-left-wide .pane-content {
  margin-left: -15px;
  margin-right: -15px;
}
.testimonial-image-left-wide p,
.testimonial-image-left-wide h2 {
  float: right;
  width: 66.67%;
  padding: 0 15px;
}
.testimonial-image-left-wide h2 + p {
  float: left;
  margin-bottom: 0;
  width: 33.33%;
}
.testimonial-image-left-wide p {
  padding: 0 15px;
}
.testimonial-image-left-wide p:last-child {
  margin-bottom: 15px;
}
.testimonial-image-left-wide.grey {
  background-color: #e5ecf0;
}
@media only screen and (max-width: 768px) {
  .testimonial-image-left-wide {
    padding-right: 0;
  }
  .testimonial-image-left-wide .pane-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
  }
  .testimonial-image-left-wide img {
    object-fit: cover;
    font-family: "object-fit: cover;";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100% !important;
    width: 100% !important;
  }
  .testimonial-image-left-wide h2 + p {
    -ms-flex-order: 0;
    order: 0;
    float: none;
    height: 220px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
  }
  .testimonial-image-left-wide h2 {
    -ms-flex-order: 1;
    order: 1;
  }
  .testimonial-image-left-wide p {
    -ms-flex-order: 2;
    order: 2;
  }
  .testimonial-image-left-wide p:last-child {
    margin-bottom: 30px;
  }
  .testimonial-image-left-wide h2,
  .testimonial-image-left-wide p {
    float: none;
    padding: 0 15px;
    width: 100%;
  }
}

@media only screen and (max-width: 991px) {
  .testimonial-image-left .inner-img-wrapper {
    margin-right: -15px;
  }
  .testimonial-image-left .inner-img-wrapper img {
    position: static;
  }
}
.knowledge-base-wrapper h2.pane-title {
  margin: 0;
  padding-bottom: 20px;
}
.knowledge-base-wrapper .views-exposed-form .views-exposed-widget [type=submit] {
  margin-top: 10px;
}
.knowledge-base-wrapper .views-exposed-widget label {
  display: none;
}
.knowledge-base-wrapper .views-exposed-form .views-exposed-widget {
  float: none;
  padding: 0;
}
.knowledge-base-wrapper .views-exposed-widgets {
  margin-bottom: 0;
}
.knowledge-base-wrapper input[type=text] {
  margin: 30px 0 20px;
  width: 100%;
}
.knowledge-base-wrapper [type=submit] {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  border: none;
  outline: none;
}
.knowledge-base-wrapper [type=submit]:active, .knowledge-base-wrapper [type=submit]:focus, .knowledge-base-wrapper [type=submit]:hover {
  text-decoration: none;
}
.knowledge-base-wrapper [type=submit]:active, .knowledge-base-wrapper [type=submit]:focus, .knowledge-base-wrapper [type=submit]:hover {
  background-color: #d62b1c;
}
.knowledge-base-wrapper [type=submit][disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}
.knowledge-base-wrapper .block-first {
  padding: 30px 30px 0;
}
.knowledge-base-wrapper .block-second {
  padding: 0 30px 30px;
}

@media only screen and (max-width: 991px) {
  .knowledge-base-wrapper .block-second {
    margin-bottom: 30px;
  }
}
/****** Fixing the filter alignment *****/
@media (min-width: 768px) {
  #views-exposed-form-search-our-knowledgebase-search-our-knowledgebase .form-inline .form-group, #views-exposed-form-search-our-knowledgebase-search-our-knowledgebase .form-inline .form-control {
    width: 100%;
  }
  .layout__region--third #views-exposed-form-search-our-knowledgebase-search-our-knowledgebase .form-inline .form-group {
    margin-bottom: 15px;
  }
}
.text-view-block h2,
.text-view-block h2.pane-title,
.text-block h2,
.text-block h2.pane-title {
  margin-bottom: 15px;
  margin-top: 0;
}
.text-view-block .red-button,
.text-block .red-button {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
}
.text-view-block .red-button:active, .text-view-block .red-button:focus, .text-view-block .red-button:hover,
.text-block .red-button:active,
.text-block .red-button:focus,
.text-block .red-button:hover {
  text-decoration: none;
}
.text-view-block .red-button:active, .text-view-block .red-button:focus, .text-view-block .red-button:hover,
.text-block .red-button:active,
.text-block .red-button:focus,
.text-block .red-button:hover {
  background-color: #d62b1c;
}
.text-view-block .red-button[disabled],
.text-block .red-button[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}

.text-block {
  background-clip: content-box;
}
.text-block > .inside {
  padding: 30px;
}
.text-block.white {
  background-color: #fff;
}

.text-view-block .views-row {
  margin-bottom: 40px;
  padding: 30px;
}
.text-view-block.white .views-row {
  background-color: #fff;
}
.text-view-block.mills h3 {
  margin-top: 0;
}
.text-view-block .download {
  margin-top: 8px;
}
.text-view-block .download a {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  float: right;
}
.text-view-block .download a:active, .text-view-block .download a:focus, .text-view-block .download a:hover {
  text-decoration: none;
}
.text-view-block .download a:active, .text-view-block .download a:focus, .text-view-block .download a:hover {
  background-color: #d62b1c;
}
.text-view-block .download a[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}

.three-image-row ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -15px;
  padding: 0;
}
.three-image-row ul:after {
  clear: both;
  content: "";
  display: block;
}
.three-image-row li {
  -webkit-box-flex: 0 1 100%;
  -webkit-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  list-style: none;
  max-height: 340px;
  overflow: hidden;
  padding: 0 15px;
}
.three-image-row li img {
  min-height: 100%;
  min-width: 100%;
}

.become-member {
  background-color: #fff;
  margin-top: 60px;
  padding: 0px;
}
.become-member .pane-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.become-member.no-title h2 {
  margin-top: 0;
}
.become-member .left-region {
  padding: 30px 30px 85px 30px;
}
.become-member .right-region {
  padding: 0;
  overflow: hidden;
}
.become-member .right-region img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100% !important;
  width: 100% !important;
  position: unset !important;
}
.become-member .button-wrapper {
  bottom: 30px;
  left: 15px;
  position: absolute;
}
.become-member .red-button {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  float: left;
}
.become-member .red-button:active, .become-member .red-button:focus, .become-member .red-button:hover {
  text-decoration: none;
}
.become-member .red-button:active, .become-member .red-button:focus, .become-member .red-button:hover {
  background-color: #d62b1c;
}
.become-member .red-button[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}

.three-col-wrapper {
  padding-bottom: 60px;
}
.three-col-wrapper .three-col-blocks,
.three-col-wrapper [class*=col-] > .inside {
  height: 100%;
}

.three-col-blocks {
  background-color: #fff;
  padding: 30px 30px 30px;
}
.three-col-blocks em {
  font-size: 0;
}
.three-col-blocks em:after {
  color: #e33728;
  content: "\f105";
  font-family: FontAwesome, "sans-serif";
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  margin-left: 10px;
}
.three-col-blocks.shop .pane-content:after, .three-col-blocks.support .pane-content:after, .three-col-blocks.sholar-fellow .pane-content:after {
  clear: both;
  content: "";
  display: block;
}
.three-col-blocks.shop p, .three-col-blocks.support p, .three-col-blocks.sholar-fellow p {
  border-bottom: 1px solid transparent;
  clear: both;
  float: left;
}
.three-col-blocks.shop p > a, .three-col-blocks.support p > a, .three-col-blocks.sholar-fellow p > a {
  color: inherit;
  text-decoration: none;
}
.three-col-blocks.shop p:not(:first-child):hover, .three-col-blocks.support p:not(:first-child):hover, .three-col-blocks.sholar-fellow p:not(:first-child):hover {
  border-bottom: 1px solid #e5ecf0;
}
.three-col-blocks.support .block-layout-builder p {
  float: unset;
}
.three-col-blocks.support h2 {
  background-image: url("../assets/images/friendship.png");
  background-size: 31px 20px;
}
.three-col-blocks.sholar-fellow h2 {
  background-image: url("../assets/images/trowel.png");
}
.three-col-blocks.shop h2 {
  background-image: url("../assets/images/bin.png");
}
.three-col-blocks h2 {
  background-position: top 6px right;
  background-repeat: no-repeat;
  background-size: 26px 20px;
  margin-top: 0;
  padding-right: 32px;
}
.three-col-blocks .block-layout-builder {
  height: 300px;
  position: relative;
}
.three-col-blocks .more-wrapper {
  bottom: 0px;
  left: 0px;
  position: absolute;
}
.three-col-blocks .more-wrapper a {
  color: #e33728;
  text-transform: uppercase;
}
.three-col-blocks .more-wrapper a em:after {
  background-color: #e33728;
  color: #fff;
  margin-left: 30px;
  padding: 5px 10px 5px 11px;
}

.three-mills-blocks {
  padding-bottom: 50px;
  padding-top: 50px;
}
.three-mills-blocks .views-exposed-form label {
  font-weight: 500;
}
.three-mills-blocks .see-all {
  margin-bottom: 24px;
  float: right;
  right: 0;
}
.three-mills-blocks .see-all a {
  color: #33425b;
}
.three-mills-blocks .view.view-homepage {
  position: static;
}
.three-mills-blocks.inside-container > .inside {
  padding: 0;
}
.three-mills-blocks .col-inside > .inside {
  height: 100%;
}
.three-mills-blocks h2 {
  margin-top: 0;
}
.three-mills-blocks .first-col .inside {
  background-color: #314a73;
  padding: 30px 30px 120px;
  overflow: hidden;
  position: relative;
}
.three-mills-blocks .first-col .inside:after {
  background: rgba(0, 0, 0, 0.5);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.three-mills-blocks .first-col .pane-views-panes {
  position: static;
}
.three-mills-blocks .first-col .pane-title {
  bottom: 100%;
  left: 0;
  margin-bottom: 30px;
  position: absolute;
}
.three-mills-blocks .first-col .views-field-field-title-image img {
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 100%;
  left: 50%;
  max-width: none;
  min-width: 100%;
  position: absolute;
  top: 0;
  width: auto;
}
.three-mills-blocks .first-col .views-field-body,
.three-mills-blocks .first-col .views-field-title {
  position: relative;
  z-index: 1;
}
.three-mills-blocks .first-col .views-field-title span {
  color: #fff;
  display: block;
  font-size: 32px;
  line-height: 1;
  margin-bottom: 13px;
}
.three-mills-blocks .first-col .views-field-body p {
  color: #fff;
}
.three-mills-blocks .first-col .views-field-nothing {
  bottom: 30px;
  left: 30px;
  position: absolute;
  z-index: 1;
}
.three-mills-blocks .first-col .read-more {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  float: left;
}
.three-mills-blocks .first-col .read-more:active, .three-mills-blocks .first-col .read-more:focus, .three-mills-blocks .first-col .read-more:hover {
  text-decoration: none;
}
.three-mills-blocks .first-col .read-more:active, .three-mills-blocks .first-col .read-more:focus, .three-mills-blocks .first-col .read-more:hover {
  background-color: #d62b1c;
}
.three-mills-blocks .first-col .read-more[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}
.three-mills-blocks .third-col .button-wrapper,
.three-mills-blocks .second-col .button-wrapper {
  bottom: 30px;
  left: 30px;
  position: absolute;
}
.three-mills-blocks .third-col .button-wrapper .red-button,
.three-mills-blocks .second-col .button-wrapper .red-button {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  float: left;
}
.three-mills-blocks .third-col .button-wrapper .red-button:active, .three-mills-blocks .third-col .button-wrapper .red-button:focus, .three-mills-blocks .third-col .button-wrapper .red-button:hover,
.three-mills-blocks .second-col .button-wrapper .red-button:active,
.three-mills-blocks .second-col .button-wrapper .red-button:focus,
.three-mills-blocks .second-col .button-wrapper .red-button:hover {
  text-decoration: none;
}
.three-mills-blocks .third-col .button-wrapper .red-button:active, .three-mills-blocks .third-col .button-wrapper .red-button:focus, .three-mills-blocks .third-col .button-wrapper .red-button:hover,
.three-mills-blocks .second-col .button-wrapper .red-button:active,
.three-mills-blocks .second-col .button-wrapper .red-button:focus,
.three-mills-blocks .second-col .button-wrapper .red-button:hover {
  background-color: #d62b1c;
}
.three-mills-blocks .third-col .button-wrapper .red-button[disabled],
.three-mills-blocks .second-col .button-wrapper .red-button[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}
.three-mills-blocks .third-col .button-wrapper,
.three-mills-blocks .second-col .button-wrapper {
  position: relative;
  bottom: 0;
  left: 0;
}
.three-mills-blocks .third-col p,
.three-mills-blocks .third-col h2,
.three-mills-blocks .third-col div,
.three-mills-blocks .third-col span,
.three-mills-blocks .second-col p,
.three-mills-blocks .second-col h2,
.three-mills-blocks .second-col div,
.three-mills-blocks .second-col span {
  color: #fff;
}
.three-mills-blocks .third-col h2,
.three-mills-blocks .second-col h2 {
  padding-right: 32px;
}
.three-mills-blocks .third-col .become-mill-member,
.three-mills-blocks .third-col .visit-mill,
.three-mills-blocks .second-col .become-mill-member,
.three-mills-blocks .second-col .visit-mill {
  position: static;
}
.three-mills-blocks .third-col .inside,
.three-mills-blocks .second-col .inside {
  background-color: #314a73;
  padding: 15px;
  position: relative;
}
.three-mills-blocks .third-col .inside:after,
.three-mills-blocks .second-col .inside:after {
  clear: both;
  content: "";
  display: block;
}
.three-mills-blocks .second-col .views-exposed-form .views-exposed-widget {
  float: none;
  padding: 0;
}
.three-mills-blocks .second-col .views-submit-button {
  bottom: 30px;
  left: 30px;
  position: absolute;
}
.three-mills-blocks .second-col .chosen-choices {
  padding-left: 6px;
}
.three-mills-blocks .second-col .chosen-single {
  padding-left: 11px;
  padding-top: 10px;
}
.three-mills-blocks .second-col input,
.three-mills-blocks .second-col .chosen-container {
  margin-bottom: 15px;
}
.three-mills-blocks .second-col .chosen-container {
  border: 0;
  box-shadow: none;
  height: auto;
  padding: 0;
  width: 100% !important;
}
.three-mills-blocks .second-col .chosen-container-single,
.three-mills-blocks .second-col .chosen-container-multi .chosen-choices,
.three-mills-blocks .second-col .chosen-container-single .chosen-single {
  background: #fff;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  height: 41px !important;
}
.three-mills-blocks .second-col .chosen-drop {
  border: 0;
}
.three-mills-blocks .second-col .chosen-single b {
  display: none;
}
.three-mills-blocks .second-col span,
.three-mills-blocks .second-col .search-choice * {
  color: #33425b;
}
.three-mills-blocks .second-col h2 {
  background: url("../assets/images/mill.png") top 2px right no-repeat;
  background-size: 20px 26px;
}
.three-mills-blocks .third-col h2 {
  background: url("../assets/images/ppl-bg.png") top 4px right no-repeat;
  background-size: 26px 23px;
}
.three-mills-blocks .three-tiles-block {
  margin-top: 0;
}
.three-mills-blocks .three-tiles-block .col {
  margin-bottom: 0;
}
.three-mills-blocks .three-tiles-block .col .views-field-nothing {
  padding-left: 30px;
}
.three-mills-blocks .chosen-container-multi .chosen-choices {
  background: transparent;
  border: 1px solid #e2e2e2;
  border-radius: 0;
  box-shadow: none;
  color: #33425b;
  cursor: pointer;
  height: 40px !important;
  line-height: 22px;
  padding: 0;
}
.three-mills-blocks .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.three-mills-blocks .chosen-container-multi .chosen-results li {
  height: 40px;
  line-height: 22px;
  padding: 10px 12px;
}
.three-mills-blocks .chosen-container-multi .chosen-results li.highlighted {
  background: #314566;
  color: #fff;
}
.three-mills-blocks .chosen-container-multi .chosen-choices:after {
  background: #fff;
  border-left: #e2e2e2 solid 1px;
  color: #33425b;
  content: "\f0d7";
  cursor: pointer;
  font-family: FontAwesome, "sans-serif" !important;
  height: 40px;
  padding: 12px 15px;
  pointer-events: none;
  position: absolute;
  right: 1px;
  top: 23px;
  width: 40px;
  z-index: 10;
  height: 40px;
  line-height: 17px;
  padding-bottom: 0;
}
.three-mills-blocks .chosen-container-multi .chosen-choices li.search-field {
  display: none;
}
.three-mills-blocks .chosen-container-multi .chosen-choices li.search-choice {
  background: #4a4852;
  border: 0;
  border-radius: 1px;
  box-shadow: none;
  color: #fff;
  font-size: 15px;
  line-height: 21px;
  margin: 8px 0 6px 6px;
  padding: 3px 7px 2px 28px;
  z-index: 10;
}
.three-mills-blocks .chosen-container-multi .chosen-choices li.search-choice span {
  color: inherit;
}
.three-mills-blocks .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: none;
  color: #fff;
  height: auto;
  left: 7px;
  line-height: 18px;
  right: auto;
  top: 50%;
  width: auto;
}
.three-mills-blocks .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  text-decoration: none;
}
.three-mills-blocks .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:before {
  content: "\f057";
  display: block;
  font-family: FontAwesome, "sans-serif";
  font-size: 15px;
}
.three-mills-blocks .chosen-container-multi .chosen-drop {
  border: 1px solid #e2e2e2;
  border-radius: 0 0 1px 1px;
  box-shadow: none;
}

#homepage-mills .three-mills-blocks {
  display: flex;
  justify-content: space-evenly;
  gap: 15px;
  align-items: stretch;
}
#homepage-mills .three-mills-blocks .block_outer {
  background-color: #314a73;
  color: #fff;
  width: 33%;
}

@media only screen and (max-width: 979px) {
  #homepage-mills .three-mills-blocks {
    display: block;
  }
  #homepage-mills .three-mills-blocks .block_outer {
    width: 100%;
    margin-bottom: 1em;
  }
}
.news-sidebar .menu.nav li {
  border-bottom: 1px solid #cedae2;
  position: relative;
}
.news-sidebar .menu.nav li a {
  color: #33425b;
  display: inline-block;
  font-size: 14px;
  padding: 15px;
  text-transform: uppercase;
  width: calc(100% - 10px);
}
.news-sidebar .menu.nav li a:hover {
  background-color: transparent;
}
.news-sidebar .menu.nav li i {
  color: #e33728;
  font-weight: 700;
  position: absolute;
  right: 20px;
  top: 14px;
}
.news-sidebar .block-title {
  color: #33425b;
  font-size: 46px;
  font-weight: 400;
  margin-bottom: 30px;
}

.node-header-image, .pane-block.pane-bean .bean-header-image .field-name-field-image, body[class*=node-type-campaign-template-page] .panels-flexible-row-first .pane-node-field-image {
  height: 33.33vh;
  overflow: hidden;
  position: relative;
}
.node-header-image *, .pane-block.pane-bean .bean-header-image .field-name-field-image *, body[class*=node-type-campaign-template-page] .panels-flexible-row-first .pane-node-field-image * {
  height: 100%;
}
.node-header-image img, .pane-block.pane-bean .bean-header-image .field-name-field-image img, body[class*=node-type-campaign-template-page] .panels-flexible-row-first .pane-node-field-image img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.node-header-image .flexslider, .pane-block.pane-bean .bean-header-image .field-name-field-image .flexslider, body[class*=node-type-campaign-template-page] .panels-flexible-row-first .pane-node-field-image .flexslider {
  border: none;
}
.node-header-image .flexslider .slides img, .pane-block.pane-bean .bean-header-image .field-name-field-image .flexslider .slides img, body[class*=node-type-campaign-template-page] .panels-flexible-row-first .pane-node-field-image .flexslider .slides img {
  height: 100%;
}
@media only screen and (max-width: 768px) {
  .node-header-image, .pane-block.pane-bean .bean-header-image .field-name-field-image, body[class*=node-type-campaign-template-page] .panels-flexible-row-first .pane-node-field-image {
    height: 250px;
  }
}
@media only screen and (max-width: 480px) {
  .node-header-image, .pane-block.pane-bean .bean-header-image .field-name-field-image, body[class*=node-type-campaign-template-page] .panels-flexible-row-first .pane-node-field-image {
    height: 200px;
  }
}

.white-bg-block {
  background-color: #fff;
  color: #33425b;
  padding: 20px 30px 40px;
}
.white-bg-block.light-blue-bg {
  background-color: #e5ecf0;
}
.white-bg-block.no-title {
  padding: 30px;
}
.white-bg-block.no-title h2 {
  line-height: 1;
  margin-bottom: 10px;
  margin-top: 0;
}
.white-bg-block.red h2 {
  color: #e33728;
}

.right-sidebar-row {
  padding-bottom: 50px;
}
.right-sidebar-row .with-right-sidebar {
  margin-right: 353px;
  margin-top: 10px;
  padding-right: 15px;
}
.right-sidebar-row .with-right-sidebar > .inside {
  float: left;
  width: 100%;
}
@media only screen and (max-width: 1200px) {
  .right-sidebar-row .with-right-sidebar {
    margin-right: 0;
  }
}

.inside-container > .inside {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (min-width: 768px) {
  .inside-container > .inside {
    max-width: 738px;
  }
}
@media screen and (min-width: 992px) {
  .inside-container > .inside {
    max-width: 962px;
  }
}
@media screen and (min-width: 1200px) {
  .inside-container > .inside {
    max-width: 1120px;
  }
}

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

.with-red-button p a {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  float: left;
  margin-top: 20px;
}
.with-red-button p a:active, .with-red-button p a:focus, .with-red-button p a:hover {
  text-decoration: none;
}
.with-red-button p a:active, .with-red-button p a:focus, .with-red-button p a:hover {
  background-color: #d62b1c;
}
.with-red-button p a[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}

.flex-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flex-box.inside > .inside {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.inside-flex > .inside {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.full-height {
  height: 100%;
}
.full-height > .inside {
  height: 100%;
}

.qa-tags-block {
  margin-bottom: 30px;
}
.qa-tags-block a {
  color: #99a0ad;
  font-size: 14px;
}

.further-reading-block {
  margin-bottom: 50px;
  margin-top: 30px;
}
.further-reading-block h2.pane-title {
  margin-top: 0;
}
.further-reading-block ol {
  margin-bottom: 0;
}
.further-reading-block .field-label {
  color: #33425b;
  font-size: 32px;
  font-weight: normal;
  margin-bottom: 15px;
}
.further-reading-block .field-item a {
  color: #33425b;
}
.further-reading-block.white {
  background-color: #fff;
  padding: 25px 30px;
}

.print_html,
.print {
  display: block;
  margin-bottom: 40px;
  text-align: right;
}
.print_html a,
.print a {
  background: url("../assets/images/printericon@2x.png") no-repeat;
  background-position: top right;
  background-size: 20px;
  color: #33425b;
  display: inline-block;
  padding-right: 30px;
  text-decoration: none;
}
.print_html img,
.print img {
  display: none;
}

.nav-tabs.tabs--primary {
  margin-top: 41px;
  position: relative;
  z-index: 9;
}
.nav-tabs.tabs--primary li {
  background-color: #bfc6ce;
}

@media only screen and (max-width: 991px) {
  .flex-box.inside > .inside,
  .inside-flex > .inside,
  .flex-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .looking-for-block {
    margin-top: 30px;
  }
}
.pane-block.pane-bean .contextual-links-wrapper {
  margin-top: 20px;
}
.group-list .view-content .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.group-list .view-content .col {
  background-clip: content-box;
  background-color: #fff;
  margin-bottom: 30px;
}
.group-list .view-content .col .views-field-title {
  padding: 30px 30px 5px;
}
.group-list .view-content .col .views-field-body {
  color: #33425b;
  height: auto;
  padding: 0 30px 30px;
}
.group-list .view-content .col .views-field-field-title-image {
  background-color: #f2f8f6;
  position: relative;
}
.group-list .view-content .col .views-field-field-title-image div.field-content {
  display: block;
  height: 220px;
  width: 100%;
}
.group-list .view-content .col .views-field-field-title-image div.field-content img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.group-list .view-content .col .views-field-title a {
  color: #33425b;
  display: inline-block;
  font-size: 24px;
}
.group-list .view-content .col .views-field-title a:hover {
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .group-list .view-content .row {
    display: block;
  }
}

.read-more-block .views-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  border-radius: 2px;
  margin-bottom: 40px;
  padding-right: 15px;
  position: relative;
}
.read-more-block .views-row:before, .read-more-block .views-row:after {
  content: " ";
  display: table;
}
.read-more-block .views-row:after {
  clear: both;
}
.read-more-block .views-row .views-field-image {
  padding-right: 15px;
}
.read-more-block .views-row .views-field-title {
  color: #33425b;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 10px;
  margin-top: 25px;
}
.read-more-block .views-row .views-field-title a {
  color: inherit;
}
.read-more-block .views-row .views-field-date {
  color: #99a0ad;
  font-size: 15px;
  margin-bottom: 10px;
}
.read-more-block .views-row .views-field-body {
  color: #33425b;
  line-height: 24px;
  padding-bottom: 50px;
}
.read-more-block .views-row .views-field-more {
  bottom: 0;
  left: 0;
  padding-bottom: 25px;
  position: absolute;
}
.read-more-block .views-row .views-field-more a {
  padding: 0 30px;
  text-transform: uppercase;
  font-size: 14px;
  color: #e33728;
  padding: 0 15px;
}
.read-more-block .views-row .views-field-more a i {
  margin-left: 5px;
}
@media only screen and (max-width: 767px) {
  .read-more-block .views-row {
    display: block;
    height: auto;
    padding-right: 0;
  }
  .read-more-block .views-row .views-field-image img {
    padding-right: 0;
  }
  .read-more-block .views-row .views-field-body {
    padding-bottom: 60px;
  }
}

.mailing-section {
  background: url("../assets/images/bricks-crop.jpg");
  background-attachment: fixed;
  padding: 70px 0;
}
.mailing-section .pane-title, .mailing-section .block-title {
  color: #fff;
  float: left;
  margin: 23px 0 0;
  width: 32%;
}
.mailing-section h2.pane-title {
  display: none;
}
.mailing-section .description {
  color: #fff;
}
.mailing-section .radio label, .mailing-section .checkbox label {
  color: #fff;
}
.mailing-section .panel-heading {
  display: none;
}
.mailing-section .panel {
  border: 0px;
  margin-bottom: 0px;
}
.mailing-section .pane-content, .mailing-section .webform-submission-form {
  float: right;
  width: 68%;
}
.mailing-section .webform-component-fieldset, .mailing-section .panel-body {
  background: transparent;
  border: 0;
  float: left;
  margin-bottom: 0;
  width: 84%;
}
.mailing-section .webform-component-fieldset .panel-body, .mailing-section .panel-body .panel-body {
  padding: 0;
}
.mailing-section .webform-component-fieldset .form-item, .mailing-section .panel-body .form-item {
  float: left;
  margin: 0;
  padding-left: 25px;
  position: relative;
  width: 33.33333%;
}
.mailing-section .webform-component-fieldset .form-item.form-item-civicrm-1-contact-1-cg196-custom-445-1, .mailing-section .panel-body .form-item.form-item-civicrm-1-contact-1-cg196-custom-445-1 {
  padding-left: 0px;
  padding-top: 10px;
  width: 100%;
}
.mailing-section .webform-component-fieldset #edit-civicrm-1-contact-1-cg196-custom-445--wrapper, .mailing-section .panel-body #edit-civicrm-1-contact-1-cg196-custom-445--wrapper {
  width: 100%;
}
.mailing-section form input {
  border-radius: 0;
  position: relative;
}
.mailing-section form input:focus {
  background-color: #fff;
  z-index: 2;
}
.mailing-section form input[type=password],
.mailing-section form .email {
  border: 1px solid #e2e2e2;
  box-shadow: none;
  color: #33425b;
  height: 42px;
  outline: none;
  padding: 10px 12px;
}
.mailing-section form .form-actions {
  clear: none;
  text-align: right;
}
.mailing-section form .form-actions input {
  margin-top: 0;
}
.mailing-section form .form-actions button {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  border: 0;
  padding: 14px 20px;
}
.mailing-section form .form-actions button:active, .mailing-section form .form-actions button:focus, .mailing-section form .form-actions button:hover {
  text-decoration: none;
}
.mailing-section form .form-actions button:active, .mailing-section form .form-actions button:focus, .mailing-section form .form-actions button:hover {
  background-color: #d62b1c;
}
.mailing-section form .form-actions button[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}
.mailing-section form .form-actions {
  float: right;
  width: 16%;
}
.mailing-section form input {
  padding: 13px 12px 10px !important;
}

@media only screen and (max-width: 991px) {
  .mailing-section .pane-title,
  .mailing-section .pane-content,
  .mailing-section .webform-submission-form,
  .mailing-section .block-title {
    float: none;
    width: auto;
  }
  .mailing-section .panel-body .form-item {
    display: block;
    width: 100%;
    float: none;
  }
  .mailing-section .pane-content {
    margin: 0 -15px;
  }
  .mailing-section .pane-content:after {
    clear: both;
    content: "";
    display: block;
  }
  .mailing-section .webform-component-fieldset .form-item {
    padding: 0 15px;
  }
  .mailing-section .pane-title,
  .mailing-section .block-title {
    margin-bottom: 15px;
    margin-top: 0;
  }
  .mailing-section form .form-actions {
    padding: 0 15px;
  }
  .mailing-section form .form-actions button {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .mailing-section .pane-title,
  .mailing-section .block-title {
    margin-bottom: 5px;
  }
  .mailing-section form .form-actions,
  .mailing-section .webform-submission-form,
  .mailing-section .webform-component-fieldset,
  .mailing-section .webform-component-fieldset .form-item {
    float: none;
    width: 100%;
  }
  .mailing-section .panel-body .form-item {
    display: block;
    width: 100%;
    float: none;
  }
  .mailing-section .webform-component-fieldset .form-item {
    padding: 7px 15px;
  }
  .mailing-section .form-actions {
    margin-top: 7px;
  }
  .mailing-section .form-actions button {
    width: auto;
  }
}
.entity-commerce-order {
  margin-bottom: 30px;
}
.entity-commerce-order .field {
  background: #fff;
  display: table;
  width: 100%;
}
.entity-commerce-order .field-label {
  color: #33425b;
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 10px;
}
.entity-commerce-order .field-name-commerce-customer-billing,
.entity-commerce-order .field-name-commerce-customer-shipping,
.entity-commerce-order .field-name-field-commerce-billy-i-date {
  float: left;
  margin: 0;
  padding: 30px;
  width: 50%;
}
.entity-commerce-order .field-name-field-commerce-billy-i-date {
  width: 100%;
}
.entity-commerce-order .field-name-field-commerce-billy-i-date:after {
  clear: both;
  content: "";
  display: block;
}
@media (max-width: 767px) {
  .entity-commerce-order .field-name-commerce-customer-billing,
  .entity-commerce-order .field-name-commerce-customer-shipping {
    float: none;
    width: 100%;
  }
}

body .field-name-commerce-order-total .commerce-price-formatted-components {
  background: #e5ecf0;
  margin-bottom: 40px;
  margin-right: 42px;
  position: relative;
  z-index: 1;
}
body .field-name-commerce-order-total .commerce-price-formatted-components:before {
  background: #e5ecf0;
  bottom: -10px;
  content: "";
  display: block;
  left: -20px;
  position: absolute;
  right: -20px;
  top: -10px;
  z-index: -1;
}
body .field-name-commerce-order-total .commerce-price-formatted-components > thead > tr > th,
body .field-name-commerce-order-total .commerce-price-formatted-components > tbody > tr > td {
  background: #e5ecf0;
  border-top: none;
  padding: 22px 5px 18px 5px;
}
body .field-name-commerce-order-total .commerce-price-formatted-components tr:last-child td {
  border-bottom: 0;
}
body .field-name-commerce-order-total .commerce-price-formatted-components td {
  border-bottom: 1px solid #bfc6ce;
}
body .field-name-commerce-order-total .commerce-price-formatted-components .component-type-commerce-price-formatted-amount {
  font-weight: normal;
}

.signup-form-block {
  margin-bottom: 30px;
}
.signup-form-block input {
  border-radius: 0;
  position: relative;
}
.signup-form-block input:focus {
  background-color: #fff;
  z-index: 2;
}
.signup-form-block input[type=password],
.signup-form-block .email {
  border: 1px solid #e2e2e2;
  box-shadow: none;
  color: #33425b;
  height: 42px;
  outline: none;
  padding: 10px 12px;
}
.signup-form-block .form-actions {
  clear: none;
  text-align: right;
}
.signup-form-block .form-actions input {
  margin-top: 0;
}
.signup-form-block .form-actions button {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  border: 0;
  padding: 14px 20px;
}
.signup-form-block .form-actions button:active, .signup-form-block .form-actions button:focus, .signup-form-block .form-actions button:hover {
  text-decoration: none;
}
.signup-form-block .form-actions button:active, .signup-form-block .form-actions button:focus, .signup-form-block .form-actions button:hover {
  background-color: #d62b1c;
}
.signup-form-block .form-actions button[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}
.signup-form-block h3 {
  margin-top: 0;
  max-width: 235px;
}
.signup-form-block input {
  padding: 14px 12px 10px !important;
}
.signup-form-block .panel {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}
.signup-form-block .panel-body {
  padding: 0;
}

@media only screen and (max-width: 991px) {
  .signup-form-block h3 {
    max-width: none;
  }
}
.looking-for-block {
  background: url("../assets/images/bricks-crop.jpg");
  background-size: cover;
  padding: 20px;
  text-align: center;
}
.looking-for-block * {
  color: #fff;
}
.looking-for-block h2 {
  font-size: 24px;
  margin-bottom: 10px;
  margin-top: 0;
}
.looking-for-block a {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  display: inline-block;
}
.looking-for-block a:active, .looking-for-block a:focus, .looking-for-block a:hover {
  text-decoration: none;
}
.looking-for-block a:active, .looking-for-block a:focus, .looking-for-block a:hover {
  background-color: #d62b1c;
}
.looking-for-block a[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}

.not-logged-in.page-user .main-container.container-fluid,
.user-login .main-container.container-fluid {
  padding: 0;
}
.not-logged-in.page-user .main-container.container-fluid > .row,
.user-login .main-container.container-fluid > .row {
  margin: 0;
}
.not-logged-in.page-user .main-container.container-fluid > .row > .col-sm-12,
.user-login .main-container.container-fluid > .row > .col-sm-12 {
  padding: 0;
}
.not-logged-in.page-user .nav-tabs.tabs--primary,
.user-login .nav-tabs.tabs--primary {
  margin-top: 52px;
}
.not-logged-in.page-user .nav .open:not(.active) > a,
.not-logged-in.page-user .nav-tabs > li:not(.active) > a:hover,
.not-logged-in.page-user .nav .open:not(.active) > a:hover,
.not-logged-in.page-user .nav .open:not(.active) > a:focus,
.not-logged-in.page-user .nav-tabs.tabs--primary li.open,
.not-logged-in.page-user .nav-tabs.tabs--primary li,
.user-login .nav .open:not(.active) > a,
.user-login .nav-tabs > li:not(.active) > a:hover,
.user-login .nav .open:not(.active) > a:hover,
.user-login .nav .open:not(.active) > a:focus,
.user-login .nav-tabs.tabs--primary li.open,
.user-login .nav-tabs.tabs--primary li {
  background-color: transparent;
  border-color: transparent;
}
.not-logged-in.page-user .nav-tabs.tabs--primary li,
.user-login .nav-tabs.tabs--primary li {
  background-color: transparent;
}
.not-logged-in.page-user .main-container form,
.user-login .main-container form {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (min-width: 768px) {
  .not-logged-in.page-user .main-container form,
  .user-login .main-container form {
    max-width: 738px;
  }
}
@media screen and (min-width: 992px) {
  .not-logged-in.page-user .main-container form,
  .user-login .main-container form {
    max-width: 962px;
  }
}
@media screen and (min-width: 1200px) {
  .not-logged-in.page-user .main-container form,
  .user-login .main-container form {
    max-width: 1120px;
  }
}
.not-logged-in.page-user .main-container form input,
.user-login .main-container form input {
  border-radius: 0;
  position: relative;
}
.not-logged-in.page-user .main-container form input:focus,
.user-login .main-container form input:focus {
  background-color: #fff;
  z-index: 2;
}
.not-logged-in.page-user .main-container form input[type=password],
.not-logged-in.page-user .main-container form .email,
.user-login .main-container form input[type=password],
.user-login .main-container form .email {
  border: 1px solid #e2e2e2;
  box-shadow: none;
  color: #33425b;
  height: 42px;
  outline: none;
  padding: 10px 12px;
}
.not-logged-in.page-user .main-container form .form-actions,
.user-login .main-container form .form-actions {
  clear: none;
  text-align: right;
}
.not-logged-in.page-user .main-container form .form-actions input,
.user-login .main-container form .form-actions input {
  margin-top: 0;
}
.not-logged-in.page-user .main-container form .form-actions button,
.user-login .main-container form .form-actions button {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  border: 0;
  padding: 14px 20px;
}
.not-logged-in.page-user .main-container form .form-actions button:active, .not-logged-in.page-user .main-container form .form-actions button:focus, .not-logged-in.page-user .main-container form .form-actions button:hover,
.user-login .main-container form .form-actions button:active,
.user-login .main-container form .form-actions button:focus,
.user-login .main-container form .form-actions button:hover {
  text-decoration: none;
}
.not-logged-in.page-user .main-container form .form-actions button:active, .not-logged-in.page-user .main-container form .form-actions button:focus, .not-logged-in.page-user .main-container form .form-actions button:hover,
.user-login .main-container form .form-actions button:active,
.user-login .main-container form .form-actions button:focus,
.user-login .main-container form .form-actions button:hover {
  background-color: #d62b1c;
}
.not-logged-in.page-user .main-container form .form-actions button[disabled],
.user-login .main-container form .form-actions button[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}
.not-logged-in.page-user .main-container form .form-actions,
.user-login .main-container form .form-actions {
  text-align: left;
}
.not-logged-in.page-user .main-container form .glyphicon,
.user-login .main-container form .glyphicon {
  display: none;
}
.not-logged-in.page-user .main-container form > div,
.user-login .main-container form > div {
  width: 50%;
}

@media only screen and (max-width: 767px) {
  .user-login .main-container form > div {
    width: 100%;
  }
}
.whats-on-blocks {
  position: relative;
}
.whats-on-blocks .see-all {
  bottom: 100%;
  margin-bottom: 30px;
  position: absolute;
  right: 15px;
}
.whats-on-blocks .see-all a {
  color: #e33728;
  text-decoration: underline;
  text-transform: uppercase;
}
.whats-on-blocks .see-all a:hover {
  text-decoration: none;
}
.whats-on-blocks .upcoming-events-block-title {
  margin-bottom: 30px;
  margin-top: 48px;
  padding: 0 15px;
}
.whats-on-blocks .view-header {
  position: relative;
}
.whats-on-blocks .see-all {
  top: 0;
}
.whats-on-blocks .view-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.whats-on-blocks .view-content .views-row .views-field-nothing {
  background: #e5ecf0;
  background-clip: content-box;
  min-height: 100%;
}
.whats-on-blocks .view-content .views-row .views-field-nothing > div {
  position: relative;
}
.whats-on-blocks .view-content .views-row .views-field-nothing > div:last-child {
  padding: 30px;
}
.whats-on-blocks .event-course-type {
  background-color: #8c3f48;
  bottom: 0;
  color: #fff;
  float: left;
  height: 35px;
  padding: 8px 30px;
  position: absolute;
}
.whats-on-blocks .event-list-summary {
  margin-bottom: 10px;
}
.whats-on-blocks .view-content .event-book {
  text-align: left;
}
.whats-on-blocks .view-content .event-book a {
  background: transparent;
  color: #e33728;
  height: auto;
  padding: 0;
}
.whats-on-blocks .view-content .event-book a:hover {
  background: transparent;
  color: #e33728;
  text-decoration: underline;
}

@media only screen and (max-width: 991px) {
  .whats-on-blocks .view-content {
    display: block;
  }
  .whats-on-blocks .see-all {
    top: 8px;
  }
}
.how-we-funded {
  margin-top: 30px;
  padding: 30px;
  position: relative;
}
.how-we-funded .mobile {
  display: none;
}
.how-we-funded h3 {
  margin-top: 0;
}
.how-we-funded h3 a {
  color: inherit;
}
.how-we-funded .img-right {
  height: 100px;
  margin-bottom: 15px;
}
.how-we-funded .img-right a {
  display: block;
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.how-we-funded .img-right img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.how-we-funded .views-field-content {
  padding-bottom: 50px;
}
.how-we-funded .views-field-download {
  bottom: 30px;
  position: absolute;
  right: 30px;
}
.how-we-funded .views-field-download .book-now {
  display: inline-block;
  margin-top: 10px;
}
.how-we-funded .views-field-download a:hover {
  color: #fff;
}

@media only screen and (max-width: 991px) {
  .how-we-funded .mobile {
    display: block;
  }
  .how-we-funded .desktop {
    display: none;
  }
  .how-we-funded .img-left {
    margin-bottom: 15px;
  }
  .how-we-funded .img-right {
    height: auto;
  }
  .how-we-funded .img-right img {
    position: static;
  }
}
.mills-contact {
  padding: 30px;
}
.mills-contact h2.pane-title {
  margin-bottom: 15px;
  margin-top: 0;
}
.mills-contact .field-content {
  opacity: 0.7;
}
.mills-contact .views-label {
  font-weight: bold;
  opacity: 0.9;
}
.mills-contact .views-field {
  margin-bottom: 10px;
}
.mills-contact .views-row-last .views-field:last-child {
  margin-bottom: 0;
}

.member-profile-view .views-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.member-profile-view .views-field > * {
  -webkit-box-flex: 1 0 50%;
  -webkit-flex: 1 0 50%;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
}
.member-profile-view .views-field > .views-label {
  border-right: 1px solid #bfc6ce;
  color: #33425b;
  padding-bottom: 18px;
  padding-right: 30px;
  word-break: break-word;
}
.member-profile-view .views-field > .field-content {
  border-left: 1px solid #bfc6ce;
  color: #33425b;
  padding-bottom: 20px;
  padding-left: 30px;
  padding-right: 20px;
  word-break: break-word;
}
.member-profile-view .views-field:last-child > * {
  padding-bottom: 0;
}
.member-profile-view .view-footer {
  padding-right: 30px;
  padding-top: 35px;
  width: 50%;
}
.member-profile-view .view-footer a {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  display: inline-block;
  height: auto;
  padding: 12px 8px 9px;
  text-align: center;
  width: 100%;
}
.member-profile-view .view-footer a:active, .member-profile-view .view-footer a:focus, .member-profile-view .view-footer a:hover {
  text-decoration: none;
}
.member-profile-view .view-footer a:active, .member-profile-view .view-footer a:focus, .member-profile-view .view-footer a:hover {
  background-color: #d62b1c;
}
.member-profile-view .view-footer a[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}
.member-profile-view-wrapper {
  background: #fff;
  margin-bottom: 30px;
  padding: 30px;
}
.member-profile-view-wrapper h2.pane-title {
  margin-bottom: 33px;
  margin-top: 10px;
}
.member-profile-view-title h2 {
  margin-bottom: 35px;
  margin-top: 40px;
}

.page-members-member-profile {
  background: #e5ecf0;
}
.page-members-member-profile .main-container.container-fluid {
  padding: 0;
}
.page-members-member-profile .main-container.container-fluid > .row {
  margin: 0;
}
.page-members-member-profile .main-container.container-fluid > .row > .col-sm-12 {
  padding: 0;
}

ul.header-user-menu {
  border: 0;
  border-radius: 1px;
  margin: 0;
  padding: 7px 30px;
}
ul.header-user-menu li > a {
  font-size: 14px;
  margin-bottom: 13px;
  margin-top: 13px;
  padding: 0 15px 0 0;
  text-transform: uppercase;
}
ul.header-user-menu li > a:after {
  color: #e33728;
  content: "\f105";
  font-family: FontAwesome, "sans-serif";
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  margin-left: 10px;
}
ul.header-user-menu li > a:hover, ul.header-user-menu li > a:focus {
  background: none;
}
ul.header-user-menu li:last-child a {
  color: #e33728;
  margin-top: 18px;
}
ul.header-user-menu li:last-child a:after {
  display: none;
}

.page-cart .container section#main {
  background-color: #fff;
}
.page-cart h1.page-header {
  display: none;
}

.cart .view-content,
.page-checkout .view-content {
  padding: 30px 22px;
}
.cart table > thead > tr > th,
.cart table > thead > tr > td,
.cart table > thead > tr > th.active,
.cart table > thead > tr > td.active, .cart table > thead > tr:hover > th.active, .cart table > thead > tr:hover > td.active,
.cart table > tbody > tr > th,
.cart table > tbody > tr > td,
.cart table > tbody > tr > th.active,
.cart table > tbody > tr > td.active,
.cart table > tbody > tr:hover > th.active,
.cart table > tbody > tr:hover > td.active,
.page-checkout table > thead > tr > th,
.page-checkout table > thead > tr > td,
.page-checkout table > thead > tr > th.active,
.page-checkout table > thead > tr > td.active,
.page-checkout table > thead > tr:hover > th.active,
.page-checkout table > thead > tr:hover > td.active,
.page-checkout table > tbody > tr > th,
.page-checkout table > tbody > tr > td,
.page-checkout table > tbody > tr > th.active,
.page-checkout table > tbody > tr > td.active,
.page-checkout table > tbody > tr:hover > th.active,
.page-checkout table > tbody > tr:hover > td.active {
  background: #fff;
  border-top: none;
}
.cart table > thead > tr > th,
.cart table > tbody > tr > th,
.page-checkout table > thead > tr > th,
.page-checkout table > tbody > tr > th {
  border: none;
}
.cart table th,
.page-checkout table th {
  border-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  padding-bottom: 22px;
  text-transform: uppercase;
}
.cart table th a,
.page-checkout table th a {
  color: #33425b;
}
.cart table th img,
.page-checkout table th img {
  display: inline-block;
  margin: 0 0 0 5px;
  vertical-align: baseline;
}
.cart table td,
.page-checkout table td {
  border-top: 0;
  vertical-align: middle;
}
.cart table tr,
.page-checkout table tr {
  background: none;
}
.cart table td,
.cart table td a,
.page-checkout table td,
.page-checkout table td a {
  color: #33425b;
}
.cart .delete-line-item,
.page-checkout .delete-line-item {
  background: none;
  border-radius: 0;
  border: 0;
  display: block;
  font-size: 0;
  height: auto;
  line-height: 1;
  margin: 0;
  padding: 0;
  text-align: left;
  width: auto;
}
.cart .delete-line-item:after,
.page-checkout .delete-line-item:after {
  color: #33425b;
  content: "\f00d";
  font-family: FontAwesome, "sans-serif";
  font-size: 14px;
  font-weight: bold;
}
.cart .table-hover > tbody > tr:hover,
.cart .table-striped > tbody > tr:nth-of-type(odd),
.page-checkout .table-hover > tbody > tr:hover,
.page-checkout .table-striped > tbody > tr:nth-of-type(odd) {
  background: none;
}
.cart .table > thead > tr > th,
.page-checkout .table > thead > tr > th {
  border-bottom: 0;
  padding-bottom: 22px;
}
.cart .table > tbody > tr > td,
.page-checkout .table > tbody > tr > td {
  border-top: 0;
  vertical-align: middle;
}
.cart .line-item-summary,
.page-checkout .line-item-summary {
  border-bottom: 1px solid #bfc6ce;
  border-top: 1px solid #bfc6ce;
  margin-bottom: 30px;
  margin-left: 8px;
  margin-right: 8px;
  padding-bottom: 15px;
  padding-top: 20px;
}
.cart .line-item-summary:after,
.page-checkout .line-item-summary:after {
  clear: both;
  content: "";
  display: block;
}
.cart .line-item-summary .line-item-total-label,
.page-checkout .line-item-summary .line-item-total-label {
  float: left;
  font-weight: normal;
  text-transform: uppercase;
}
.cart .line-item-continue,
.page-checkout .line-item-continue {
  float: left;
  font-size: 14px;
  margin: 11px 10px 0 0;
}
.cart .line-item-continue a,
.page-checkout .line-item-continue a {
  color: #e33728;
  text-transform: uppercase;
}
.cart .line-item-continue a:active, .cart .line-item-continue a:focus, .cart .line-item-continue a:hover,
.page-checkout .line-item-continue a:active,
.page-checkout .line-item-continue a:focus,
.page-checkout .line-item-continue a:hover {
  color: #d62b1c;
}
.cart div#edit-actions,
.page-checkout div#edit-actions {
  padding-left: 0;
}
.cart .form-actions,
.page-checkout .form-actions {
  clear: none;
}
.cart .form-actions .btn-info,
.page-checkout .form-actions .btn-info {
  background: none;
  border: 0;
  color: #33425b;
  text-decoration: underline;
  text-transform: uppercase;
}
.cart .form-actions .btn-default,
.page-checkout .form-actions .btn-default {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  border: none;
}
.cart .form-actions .btn-default:active, .cart .form-actions .btn-default:focus, .cart .form-actions .btn-default:hover,
.page-checkout .form-actions .btn-default:active,
.page-checkout .form-actions .btn-default:focus,
.page-checkout .form-actions .btn-default:hover {
  text-decoration: none;
}
.cart .form-actions .btn-default:active, .cart .form-actions .btn-default:focus, .cart .form-actions .btn-default:hover,
.page-checkout .form-actions .btn-default:active,
.page-checkout .form-actions .btn-default:focus,
.page-checkout .form-actions .btn-default:hover {
  background-color: #d62b1c;
}
.cart .form-actions .btn-default[disabled],
.page-checkout .form-actions .btn-default[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}

.pagination {
  clear: both;
  float: right;
}
.pagination li > span,
.pagination li > a {
  background-color: transparent;
  border: none;
  color: #33425b;
  padding: 6px;
}
.pagination li > span:focus, .pagination li > span:hover,
.pagination li > a:focus,
.pagination li > a:hover {
  background-color: transparent;
  border: none;
  color: #33425b;
  outline: none;
}
.pagination li.prev a, .pagination li.next a {
  background-color: #99a0ad;
  color: #fff;
  height: 30px;
  width: 30px;
  line-height: 34px;
  border-radius: 2px;
  padding: 0;
  font-size: 18px;
  margin-left: 10px;
}
.pagination li.next a {
  background-color: #33425b;
  margin-left: 5px;
}
.pagination li.active > span {
  background-color: transparent;
  color: #99a0ad;
}
.pagination li.active > span:focus, .pagination li.active > span:hover {
  background-color: transparent;
  color: #99a0ad;
  outline: none;
}

.view.row .pagination {
  padding-left: 15px;
  padding-right: 15px;
}

.header {
  background-color: #fff;
}
.header .container {
  padding: 0;
}
.header .form-group {
  margin-bottom: 0;
}
.header .header-top-right {
  padding-bottom: 9px;
  padding-top: 13px;
}

.sticky-header .sticker {
  -webkit-box-shadow: 0 2px 2px rgba(51, 66, 91, 0.3) 0 0 0;
  -moz-box-shadow: 0 2px 2px rgba(51, 66, 91, 0.3) 0 0 0;
  box-shadow: 0 2px 2px rgba(51, 66, 91, 0.3) 0 0 0;
  background: #fff;
  left: 0;
  height: 58px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 8;
}

@media only screen and (max-width: 991px) {
  .header {
    left: 0;
    min-height: 65px;
    position: relative;
    right: 0;
    top: 0;
    z-index: 10;
  }
}
.sign .col-sm-12 {
  padding: 0;
}

.footer {
  background-color: #4a4852;
  overflow: hidden;
  padding-top: 30px;
}
.footer p,
.footer a,
.footer div,
.footer span,
.footer h1,
.footer h2,
.footer h3 {
  color: #fff;
}
.footer h2 {
  font-size: 28px;
  margin-bottom: 30px;
}
.footer .nav > li > a {
  display: inline-block;
  padding: 0 0 4px;
  text-transform: uppercase;
}
.footer .nav > li > a,
.footer .nav .open > a,
.footer .nav .open > a:hover,
.footer .nav .open > a:focus {
  background-color: transparent;
}

.footer-first {
  background-color: #2d4775;
}
.footer-first.last {
  margin-bottom: -30px;
}

.copyright-block {
  margin-top: 40px;
}
.copyright-block p {
  font-size: 12px;
}
.copyright-block .copyright-wrapper {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  padding: 40px 0;
}

@media only screen and (max-width: 991px) {
  .copyright-block {
    margin-bottom: 20px;
  }
  .copyright-block .pull-left {
    margin-bottom: 20px;
  }
  .technical-enquiries {
    clear: both;
  }
}
.page-news-press-release h1.page-header {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
.page-news-press-release .outer-container {
  background-color: #e5ecf0;
}
.page-news-press-release .view-header {
  color: #33425b;
}
.page-news-press-release #block-block-2 {
  position: absolute;
  top: 10px;
  right: 15px;
  padding-top: 40px;
}
.page-news-press-release #block-block-2 p {
  color: #33425b;
}
.page-news-press-release #block-block-2 p .twitter_icon {
  background-image: url(../assets/images/twitter@2x.png) !important;
  background-size: 100% 100%;
  display: inline-block;
  height: 25px;
  width: 25px;
  margin-bottom: -8px;
  margin-left: 5px;
}
.page-news-press-release .views-row {
  background-color: #fff;
  padding: 30px 30px 30px 15px;
  margin: 30px 0;
  height: 230px;
  position: relative;
  border-radius: 2px;
}
.page-news-press-release .views-row .views-field-field-title-image {
  position: relative;
  left: -15px;
  top: -30px;
}
.page-news-press-release .views-row .views-field-field-title-image a {
  height: 230px;
  width: 330px;
  display: block;
  padding-bottom: 66%;
}
.page-news-press-release .views-row .views-field-field-title-image img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.page-news-press-release .views-row .views-field-title {
  font-size: 24px;
}
.page-news-press-release .views-row .views-field-title a {
  color: #33425b;
}
.page-news-press-release .views-row .views-field-created {
  color: #99a0ad;
  margin-top: 6px;
}
.page-news-press-release .views-row .views-field-body {
  color: #33425b;
  margin-top: 6px;
  max-height: 65px;
  overflow: hidden;
  padding-right: 30px;
}
.page-news-press-release .views-row .views-field-nothing {
  bottom: 28px;
  position: absolute;
  right: 0;
}
.page-news-press-release .views-row .read-more {
  padding: 0 30px;
  text-transform: uppercase;
  font-size: 14px;
  color: #e33728;
  padding: 0;
}
.page-news-press-release .views-row .read-more i {
  margin-left: 5px;
}
@media only screen and (max-width: 991px) {
  .page-news-press-release .views-row {
    padding: 0;
    height: auto;
  }
  .page-news-press-release .views-row .views-field-field-title-image {
    left: 0;
    top: 0;
  }
  .page-news-press-release .views-row .views-field-field-title-image a {
    width: 100%;
  }
  .page-news-press-release .views-row .views-field-title {
    position: relative;
    padding: 30px 30px 10px 30px;
  }
  .page-news-press-release .views-row .views-field-title a {
    color: #33425b;
  }
  .page-news-press-release .views-row .views-field-created {
    position: relative;
    top: auto;
    padding: 0 30px 10px 30px;
  }
  .page-news-press-release .views-row .views-field-body {
    position: relative;
    top: auto;
    padding: 0 30px 30px 30px;
  }
  .page-news-press-release .views-row .views-field-nothing {
    padding: 0 30px 25px 30px;
    position: static;
    text-align: right;
  }
  .page-news-press-release .views-row .read-more {
    position: relative;
    bottom: 0;
  }
  .page-news-press-release #block-block-2 {
    position: relative !important;
    top: auto;
    right: auto;
    padding: 0 0 30px 0 !important;
  }
}

.ui-accordion {
  color: #33425b;
  margin: 0 0 1px;
}
.ui-accordion:first-child {
  margin-top: 15px;
}
.ui-accordion:last-child {
  margin-bottom: 30px;
}
.ui-accordion-icons {
  padding: 14px 20px 14px 50px;
}
.ui-accordion-content {
  background: #cedae2;
  padding: 14px 20px;
}
.ui-accordion .ui-accordion-header {
  padding-bottom: 0.82em;
  padding-top: 0.82em;
}
.ui-accordion .ui-accordion-icons {
  padding-left: 2.79em;
}
.ui-accordion * {
  color: #33425b;
}
.ui-accordion a {
  font-size: 15px;
}
.ui-accordion p a {
  color: #337ab7;
  font-size: inherit;
}
.ui-accordion .ui-corner-all,
.ui-accordion .ui-corner-bottom,
.ui-accordion .ui-corner-right,
.ui-accordion .ui-corner-br,
.ui-accordion h3 {
  border: none;
  border-radius: 0;
}
.ui-accordion h3 {
  background: #fff;
  margin: 0;
  position: relative;
  text-transform: uppercase;
}
.ui-accordion h3:hover {
  cursor: pointer;
}
.ui-accordion .title {
  font-size: 15px;
}
.ui-accordion .ui-accordion-header .ui-icon {
  left: 20px;
  margin-top: -0.5em;
  position: absolute;
  text-indent: 0;
  top: 50%;
}
.ui-accordion .ui-accordion-header .ui-icon:before, .ui-accordion .ui-accordion-header .ui-icon:after {
  background-color: #fff;
  color: #2d4775;
  font: normal normal normal 14px/1 FontAwesome;
  text-align: center;
  width: 100%;
}
.ui-accordion .ui-accordion-header .ui-icon:before {
  content: "\f055";
  display: inline-block;
}
.ui-accordion .ui-accordion-header .ui-icon:after {
  content: "\f056";
}
.ui-accordion-content, .ui-accordion.accordion-print,
.ui-accordion .ui-state-active .ui-icon:before,
.ui-accordion .ui-accordion-header .ui-icon:after {
  display: none;
}
.ui-accordion .ui-state-active .ui-icon:after {
  display: inline-block;
}
.ui-accordion.accordion-print .ui-icon:after,
.ui-accordion.accordion-print .ui-icon:before {
  content: "\f056";
}

#cboxOverlay {
  background-color: #e5ecf0;
  bottom: 0;
  left: 0;
  opacity: 0.9;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}

#colorbox {
  left: 50% !important;
  margin-top: -44px;
  max-height: 70vh;
  max-width: 80%;
  overflow: visible !important;
  outline: 0;
  position: fixed !important;
  top: 50% !important;
  transform: translate(-50%, -50%);
  width: auto !important;
  z-index: 101;
}
#colorbox .image-field-caption {
  display: none;
}

#cboxTopLeft,
#cboxTopCenter,
#cboxTopRight,
#cboxBottomLeft,
#cboxBottomCenter,
#cboxBottomRight {
  display: none;
}

#cboxContent {
  position: relative;
}
#cboxContent #cboxLoadedContent {
  background-color: #000;
  overflow: hidden !important;
  position: relative;
}
#cboxContent #cboxLoadedContent img {
  height: auto !important;
  max-height: 70vh;
  max-width: 78vw;
  width: auto !important;
}
#cboxContent #cboxLoadedContent div[id^=colorbox-inline-] {
  height: auto;
  width: auto;
}
#cboxContent #cboxLoadedContent:before {
  background-color: rgba(0, 0, 0, 0.4);
  bottom: 0;
  content: ".";
  font-size: 0;
  left: 0;
  line-height: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.2s linear;
}
#cboxContent #cboxTitle {
  background-color: #fff;
  bottom: auto;
  float: none !important;
  font-size: 15px;
  left: 0;
  line-height: 28px;
  max-height: 88px;
  overflow: auto;
  padding: 30px;
  position: absolute;
  right: 0;
  top: 100%;
}
#cboxContent #cboxTitle > *:first-child ~ * {
  display: none;
}
#cboxContent #cboxTitle > *:first-child {
  display: inline-block;
  margin: 0;
  text-overflow: ellipsis;
  max-width: 100%;
}
#cboxContent #cboxCurrent {
  display: none !important;
}
#cboxContent #cboxPrevious,
#cboxContent #cboxNext {
  background: transparent;
  border: 0;
  font-size: 0;
  line-height: 0;
  margin-top: 0;
  opacity: 0;
  outline: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: opacity 0.2s linear;
}
#cboxContent #cboxPrevious:before,
#cboxContent #cboxNext:before {
  color: #fff;
  font-family: FontAwesome, "sans-serif";
  font-size: 57px;
  line-height: 28px;
}
#cboxContent #cboxPrevious {
  left: 40px;
}
#cboxContent #cboxPrevious:before {
  content: "\f104";
}
#cboxContent #cboxNext {
  right: 40px;
}
#cboxContent #cboxNext:before {
  content: "\f105";
}
#cboxContent #cboxClose {
  background: transparent;
  border: 0;
  font-size: 0;
  height: 26px;
  line-height: 0;
  opacity: 0;
  outline: 0;
  padding: 0;
  position: absolute;
  right: 40px;
  top: 35px;
  transition: opacity 0.2s linear;
  width: 26px;
}
#cboxContent #cboxClose:before, #cboxContent #cboxClose:after {
  background-color: #fff;
  border-radius: 2px;
  content: ".";
  display: block;
  font-size: 0;
  height: 4px;
  left: -4px;
  line-height: 0;
  position: absolute;
  top: 11px;
  width: 34px;
}
#cboxContent #cboxClose:before {
  transform: rotate(-45deg);
}
#cboxContent #cboxClose:after {
  transform: rotate(45deg);
}
#cboxContent:hover #cboxPrevious,
#cboxContent:hover #cboxNext,
#cboxContent:hover #cboxClose,
#cboxContent:hover #cboxLoadedContent:before {
  opacity: 1;
}

#cboxWrapper,
#cboxContent,
#cboxLoadedContent {
  height: auto !important;
  width: auto !important;
}

@media only screen and (max-width: 480px) {
  #cboxOverlay {
    background-color: #000;
  }
}
@media only screen and (max-width: 767px) {
  #cboxContent #cboxTitle {
    padding: 15px;
  }
  #cboxContent #cboxPrevious {
    left: 20px;
  }
  #cboxContent #cboxNext {
    right: 20px;
  }
  #cboxContent #cboxPrevious:before,
  #cboxContent #cboxNext:before {
    font-size: 35px;
  }
  #cboxContent #cboxClose {
    right: 10px;
    top: 20px;
  }
  #cboxContent #cboxClose:before, #cboxContent #cboxClose:after {
    height: 2px;
    width: 24px;
  }
}
.view-photo-gallery .three-tiles-block .slick-next,
.view-photo-gallery .three-tiles-block .slick-prev {
  font-size: 57px;
}
.view-photo-gallery .three-tiles-block .col .views-field-title {
  padding: 12px 20px 13px;
}
.view-photo-gallery .three-tiles-block .col .views-field-title span {
  font-size: 15px;
  line-height: 24px;
}
.view-photo-gallery .three-tiles-block .col .gallery-images-video-content {
  display: none;
}
.view-photo-gallery .three-tiles-block .col .gallery-images-with-video .content {
  position: relative;
  cursor: pointer;
}
.view-photo-gallery .views-row [class*=description] {
  height: 55px;
  overflow: hidden;
  padding: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.view-photo-gallery .views-row [class*=description] p {
  line-height: 1;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
.view-photo-gallery .views-row [class*=description] p ~ p {
  display: none;
}
.view-photo-gallery .views-row .file-video {
  line-height: 0;
}
.view-photo-gallery .views-row .file-video iframe {
  width: 100%;
}

.view-photo-gallery .three-tiles-block .col .gallery-images a,
.view-photo-gallery .three-tiles-block .col .views-field-field-image a,
.view-photo-gallery .zoom-in {
  display: block;
  position: relative;
}
.view-photo-gallery .three-tiles-block .col .gallery-images a:before,
.view-photo-gallery .three-tiles-block .col .views-field-field-image a:before,
.view-photo-gallery .zoom-in:before {
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background: transparent;
  content: ".";
  display: block;
  font-size: 0;
  height: 32px;
  left: 50%;
  line-height: 0;
  opacity: 0;
  position: absolute;
  top: 50%;
  transition: opacity 0.2s linear;
  width: 32px;
  z-index: 2;
}
.view-photo-gallery .three-tiles-block .col .gallery-images a:after,
.view-photo-gallery .three-tiles-block .col .views-field-field-image a:after,
.view-photo-gallery .zoom-in:after {
  background-color: rgba(0, 0, 0, 0.4);
  background-image: url("../assets/images/lens.png");
  background-position: center center;
  background-size: 40px;
  background-repeat: no-repeat;
  bottom: 0;
  content: ".";
  display: block;
  font-size: 0;
  left: 0;
  line-height: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.2s linear;
  z-index: 1;
}
.view-photo-gallery .three-tiles-block .col .gallery-images a:hover:before, .view-photo-gallery .three-tiles-block .col .gallery-images a:hover:after,
.view-photo-gallery .three-tiles-block .col .views-field-field-image a:hover:before,
.view-photo-gallery .three-tiles-block .col .views-field-field-image a:hover:after,
.view-photo-gallery .zoom-in:hover:before,
.view-photo-gallery .zoom-in:hover:after {
  opacity: 1;
}

.field--name-field-video-description {
  display: none;
}

.slick-slide img {
  padding: 0 15px;
}

.slick-slide .media-oembed-content {
  padding: 0 15px;
}

.view-advice-glossary {
  color: #33425b;
  padding-bottom: 40px;
}
.view-advice-glossary:after {
  clear: both;
  content: "";
  display: block;
}
.view-advice-glossary .view-advice-glossary {
  padding-bottom: 0;
}
.view-advice-glossary .view-header {
  float: left;
  margin-bottom: 50px;
  margin-right: 10px;
}
.view-advice-glossary .attachment-before {
  padding-bottom: 20px;
}
.view-advice-glossary .attachment-before .views-summary {
  font-size: 20px;
  margin-right: 4px;
}
.view-advice-glossary .attachment-before a {
  color: inherit;
  font-size: 24px;
}
.view-advice-glossary .view-content h3 {
  border-bottom: 1px solid #bfc6ce;
  font-size: 46px;
}
.view-advice-glossary .view-content ul {
  list-style: none inside;
  padding-left: 0;
}
.view-advice-glossary .view-content [class*=views-field-name] {
  font-size: 18px;
  margin: 15px 0 10px;
}
.view-advice-glossary .view-content .back-to-top {
  margin-top: 10px;
  text-align: right;
}

@media only screen and (max-width: 991px) {
  .cta-wide {
    margin-bottom: 30px;
  }
  .cta-wide:after {
    clear: both;
    content: "";
    display: block;
  }
}
.logo-wrapper {
  position: relative;
  z-index: 11;
  background-color: #e33728;
}
.logo-wrapper .logo {
  display: block;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
}
.logo-wrapper .logo img {
  width: 160px;
}

@media only screen and (max-width: 991px) {
  .logo-wrapper .logo {
    transition: margin-left 0.2s linear;
  }
  .responsive-menu-open .logo {
    margin-left: -100vw;
  }
}
.tb-megamenu, .tbm-main-menu {
  background-color: #fff;
  position: static;
}
.tb-megamenu .btn-navbar, .tb-megamenu .tbm-button, .tbm-main-menu .btn-navbar, .tbm-main-menu .tbm-button {
  background: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: #e33728;
  font-size: 28px;
  height: 17px;
  margin: 23px 19px;
  padding: 0;
  position: absolute;
  right: 0;
  text-shadow: none;
  transition: right 0.2s linear;
  top: 0;
  width: 26px;
}
.tb-megamenu .btn-navbar:hover, .tb-megamenu .btn-navbar:focus, .tb-megamenu .btn-navbar:active, .tb-megamenu .btn-navbar.active, .tb-megamenu .btn-navbar.disabled, .tb-megamenu .btn-navbar[disabled], .tb-megamenu .tbm-button:hover, .tb-megamenu .tbm-button:focus, .tb-megamenu .tbm-button:active, .tb-megamenu .tbm-button.active, .tb-megamenu .tbm-button.disabled, .tb-megamenu .tbm-button[disabled], .tbm-main-menu .btn-navbar:hover, .tbm-main-menu .btn-navbar:focus, .tbm-main-menu .btn-navbar:active, .tbm-main-menu .btn-navbar.active, .tbm-main-menu .btn-navbar.disabled, .tbm-main-menu .btn-navbar[disabled], .tbm-main-menu .tbm-button:hover, .tbm-main-menu .tbm-button:focus, .tbm-main-menu .tbm-button:active, .tbm-main-menu .tbm-button.active, .tbm-main-menu .tbm-button.disabled, .tbm-main-menu .tbm-button[disabled] {
  border: none;
  box-shadow: none;
  color: #33425b;
  outline: none;
  transition: right 0.2s linear;
}
.tb-megamenu .btn-navbar i, .tb-megamenu .tbm-button i, .tbm-main-menu .btn-navbar i, .tbm-main-menu .tbm-button i {
  display: none;
}
.tb-megamenu .mega-nav .mega-group > .mega-group-title,
.tb-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title,
.tb-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title, .tbm-main-menu .mega-nav .mega-group > .mega-group-title,
.tbm-main-menu .dropdown-menu .mega-nav .mega-group > .mega-group-title,
.tbm-main-menu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title {
  text-transform: none;
}

.block-tb-megamenu {
  position: static;
}
.block-tb-megamenu .mega-align-justify > .dropdown-menu,
.block-tb-megamenu .tbm-justify > .tbm-submenu {
  background-color: #e5ecf0;
  border: none;
  box-shadow: 0 9px 9px rgba(0, 0, 0, 0.05);
  left: 0;
  right: 0;
  top: 58px;
  z-index: 10;
}

.tb-megamenu .nav,
.tbm-main-menu .tbm-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  padding-left: 0;
}
.tb-megamenu .nav .dropdown-menu > .mega-dropdown-inner,
.tbm-main-menu .tbm-nav .dropdown-menu > .mega-dropdown-inner {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 30px;
  padding-top: 30px;
}
@media screen and (min-width: 768px) {
  .tb-megamenu .nav .dropdown-menu > .mega-dropdown-inner,
  .tbm-main-menu .tbm-nav .dropdown-menu > .mega-dropdown-inner {
    max-width: 738px;
  }
}
@media screen and (min-width: 992px) {
  .tb-megamenu .nav .dropdown-menu > .mega-dropdown-inner,
  .tbm-main-menu .tbm-nav .dropdown-menu > .mega-dropdown-inner {
    max-width: 962px;
  }
}
@media screen and (min-width: 1200px) {
  .tb-megamenu .nav .dropdown-menu > .mega-dropdown-inner,
  .tbm-main-menu .tbm-nav .dropdown-menu > .mega-dropdown-inner {
    max-width: 1120px;
  }
}
.tb-megamenu .nav .dropdown-menu .active > a,
.tb-megamenu .nav .open > a,
.tb-megamenu .nav > .active > a,
.tb-megamenu .nav > .active > a:hover,
.tb-megamenu .nav > .active > a:focus,
.tb-megamenu .nav .open > a:focus,
.tbm-main-menu .tbm-nav .dropdown-menu .active > a,
.tbm-main-menu .tbm-nav .open > a,
.tbm-main-menu .tbm-nav > .active > a,
.tbm-main-menu .tbm-nav > .active > a:hover,
.tbm-main-menu .tbm-nav > .active > a:focus,
.tbm-main-menu .tbm-nav .open > a:focus {
  background: transparent;
  background-image: none;
  color: #33425b;
}
.tb-megamenu .nav .dropdown-menu .active > a:hover,
.tb-megamenu .nav .open > a:hover,
.tb-megamenu .nav > .active > a:hover,
.tb-megamenu .nav > .active > a:hover:hover,
.tb-megamenu .nav > .active > a:focus:hover,
.tb-megamenu .nav .open > a:focus:hover,
.tbm-main-menu .tbm-nav .dropdown-menu .active > a:hover,
.tbm-main-menu .tbm-nav .open > a:hover,
.tbm-main-menu .tbm-nav > .active > a:hover,
.tbm-main-menu .tbm-nav > .active > a:hover:hover,
.tbm-main-menu .tbm-nav > .active > a:focus:hover,
.tbm-main-menu .tbm-nav .open > a:focus:hover {
  background: transparent;
  background-image: none;
  color: #e33728;
}
.tb-megamenu .nav .dropdown-menu .active > a,
.tb-megamenu .nav .dropdown-menu .active > a:focus,
.tb-megamenu .nav .open > a,
.tb-megamenu .nav .open > a:focus,
.tbm-main-menu .tbm-nav .dropdown-menu .active > a,
.tbm-main-menu .tbm-nav .dropdown-menu .active > a:focus,
.tbm-main-menu .tbm-nav .open > a,
.tbm-main-menu .tbm-nav .open > a:focus {
  background-color: transparent;
  background-image: none;
  color: #33425b;
}
.tb-megamenu .nav .dropdown-menu .active > a:hover,
.tb-megamenu .nav .open > a:hover,
.tbm-main-menu .tbm-nav .dropdown-menu .active > a:hover,
.tbm-main-menu .tbm-nav .open > a:hover {
  background-image: none;
  color: #e33728;
}
.tb-megamenu .nav li,
.tbm-main-menu .tbm-nav li {
  float: left;
  padding: 0;
}
.tb-megamenu .nav li a,
.tbm-main-menu .tbm-nav li a {
  border-right: none;
  color: #33425b;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}
.tb-megamenu .nav li a.level-1,
.tbm-main-menu .tbm-nav li a.level-1 {
  padding: 21px 30px 18px;
}
.tb-megamenu .nav li:hover,
.tbm-main-menu .tbm-nav li:hover {
  background-color: #e5ecf0;
}
.tb-megamenu .nav li a:focus, .tb-megamenu .nav li.active > a, .tb-megamenu .nav li.dropdown.open.active > a:hover, .tb-megamenu .nav li.dropdown.active > .dropdown-toggle, .tb-megamenu .nav li.dropdown.open.active > .dropdown-toggle, .tb-megamenu .nav li.dropdown.open > .dropdown-toggle,
.tb-megamenu .nav li a:hover,
.tbm-main-menu .tbm-nav li a:focus,
.tbm-main-menu .tbm-nav li.active > a,
.tbm-main-menu .tbm-nav li.dropdown.open.active > a:hover,
.tbm-main-menu .tbm-nav li.dropdown.active > .dropdown-toggle,
.tbm-main-menu .tbm-nav li.dropdown.open.active > .dropdown-toggle,
.tbm-main-menu .tbm-nav li.dropdown.open > .dropdown-toggle,
.tbm-main-menu .tbm-nav li a:hover {
  background-color: transparent;
  border: none;
  color: #e33728;
}
.tb-megamenu .nav .dropdown-menu .mega-nav > li li a,
.tbm-main-menu .tbm-nav .dropdown-menu .mega-nav > li li a {
  color: #7c8591;
  font-size: 14px;
  padding-bottom: 5px;
  padding-top: 5px;
}
.tb-megamenu .nav > .dropdown > .dropdown-toggle .caret,
.tbm-main-menu .tbm-nav > .dropdown > .dropdown-toggle .caret {
  display: none;
}
.tb-megamenu .nav .mega-inner,
.tb-megamenu .nav .mega-nav > li,
.tb-megamenu .nav .mega-nav > li a,
.tb-megamenu .nav .span12.mega-col-nav .mega-inner,
.tb-megamenu .nav .dropdown-menu .mega-nav > li,
.tb-megamenu .nav .dropdown-menu .mega-nav > li a,
.tbm-main-menu .tbm-nav .mega-inner,
.tbm-main-menu .tbm-nav .mega-nav > li,
.tbm-main-menu .tbm-nav .mega-nav > li a,
.tbm-main-menu .tbm-nav .span12.mega-col-nav .mega-inner,
.tbm-main-menu .tbm-nav .dropdown-menu .mega-nav > li,
.tbm-main-menu .tbm-nav .dropdown-menu .mega-nav > li a {
  border: none;
  line-height: 1em;
  padding: 0;
}
.tb-megamenu .nav .mega-nav .mega-group > .mega-group-title,
.tb-megamenu .nav .dropdown-menu .mega-nav .mega-group > .mega-group-title,
.tb-megamenu .nav .dropdown-menu .active .mega-nav .mega-group > .mega-group-title,
.tbm-main-menu .tbm-nav .mega-nav .mega-group > .mega-group-title,
.tbm-main-menu .tbm-nav .dropdown-menu .mega-nav .mega-group > .mega-group-title,
.tbm-main-menu .tbm-nav .dropdown-menu .active .mega-nav .mega-group > .mega-group-title {
  font-weight: normal;
  padding: 0;
}
.tb-megamenu .nav .dropdown-menu .mega-nav > li a,
.tb-megamenu .nav .dropdown-menu .mega-nav .mega-group > .mega-group-title,
.tbm-main-menu .tbm-nav .dropdown-menu .mega-nav > li a,
.tbm-main-menu .tbm-nav .dropdown-menu .mega-nav .mega-group > .mega-group-title {
  padding-bottom: 10px;
  padding-top: 10px;
}
.tb-megamenu .nav .dropdown-menu > .mega-dropdown-inner > .tb-megamenu-row,
.tbm-main-menu .tbm-nav .dropdown-menu > .mega-dropdown-inner > .tb-megamenu-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.tb-megamenu .nav .dropdown-menu > .mega-dropdown-inner > .tb-megamenu-row > .mega-col-nav,
.tbm-main-menu .tbm-nav .dropdown-menu > .mega-dropdown-inner > .tb-megamenu-row > .mega-col-nav {
  border-left: 1px solid #d4dfe6;
  padding: 30px 0 22px 15px;
}
.tb-megamenu .nav .dropdown-menu > .mega-dropdown-inner > .tb-megamenu-row > .mega-col-nav:first-child,
.tbm-main-menu .tbm-nav .dropdown-menu > .mega-dropdown-inner > .tb-megamenu-row > .mega-col-nav:first-child {
  border-left: 0;
  padding-left: 0;
}
.tb-megamenu .nav .mega-nav .mega-group > .mega-group-title:hover,
.tb-megamenu .nav .dropdown-menu .mega-nav .mega-group > .mega-group-title:hover,
.tbm-main-menu .tbm-nav .mega-nav .mega-group > .mega-group-title:hover,
.tbm-main-menu .tbm-nav .dropdown-menu .mega-nav .mega-group > .mega-group-title:hover {
  color: #e33728;
}

.menu--menu-sub-menu {
  text-align: right;
}
.menu--menu-sub-menu .nav .open > a,
.menu--menu-sub-menu .nav .open > a:hover {
  background-color: transparent;
}
.menu--menu-sub-menu .nav > li > a {
  font-size: 13px;
  padding: 10px 7px;
}
.menu--menu-sub-menu .nav > li a:hover {
  background-color: transparent;
}
.menu--menu-sub-menu .nav > li:last-child a {
  padding-right: 0;
}
.menu--menu-sub-menu a {
  color: #33425b;
}

.sticker {
  position: relative;
}
.sticker .col-xs-12, .sticker .header-region-top .col-xs-10 {
  position: static;
}
.sticker .col-xs-10.col-md-10.pull-right.responsive-menu {
  position: static;
}

@media only screen and (max-width: 1199px) {
  .tb-megamenu .nav li a {
    padding: 21px 20px 18px;
  }
}
@media only screen and (min-width: 980px) and (max-width: 991px) {
  .sticker > .container {
    max-width: 100%;
    width: 100%;
  }
  .sticker > .container .responsive-menu {
    width: 80%;
  }
  .sticker > .container .cloned-search {
    float: left;
    left: 0;
    right: auto;
    width: 20%;
  }
  .sticker > .container .tb-megamenu .nav li a {
    padding-left: 10px;
    padding-right: 10px;
  }
  .region-header-top {
    max-width: 100%;
    width: 100%;
  }
  .region-header-top .menu--menu-sub-menu {
    display: none;
  }
  .region-header-top .main-search, .region-header-top .search-block-form {
    display: block;
    width: auto;
  }
  .header-top-right {
    width: 83.33333%;
  }
  .outer-container {
    margin-top: 0;
  }
  .visible-sm-block {
    display: none !important;
  }
  .header {
    position: relative;
  }
  .header .logo-wrapper .logo img {
    width: 150px;
  }
  .header .visible-xs-inline,
  .header .visible-xs-inline-block,
  .header .visible-sm-inline,
  .header .visible-sm-inline-block,
  .header .visible-md-block,
  .header .visible-md-inline,
  .header .visible-md-inline-block,
  .header .visible-lg-block,
  .header .visible-lg-inline,
  .header .visible-lg-inline-block {
    display: block !important;
  }
}
@media only screen and (max-width: 979px) {
  .menu--menu-sub-menu {
    display: none;
  }
  .tbm--mobile-show {
    overflow-y: hidden;
  }
  .tbm--mobile-show .tbm-collapse {
    left: 0;
  }
  .tbm.tbm--mobile .tbm-nav {
    background: #fff;
  }
  .tbm--mobile .btn-navbar {
    right: 0;
  }
  .responsive-menu {
    padding-left: 0;
  }
  .tbm.tbm--mobile {
    height: 60px;
    text-align: left;
  }
  .tbm.tbm--mobile:before, .tbm.tbm--mobile:after {
    display: none;
  }
  .tbm--mobile .tbm-nav .dropdown-menu > .mega-dropdown-inner {
    margin: 0;
    padding: 10px 0;
  }
  .tbm--mobile .tbm-nav .dropdown-menu > .mega-dropdown-inner > .tb-megamenu-row > .mega-col-nav {
    border: none;
    padding: 0;
  }
  .tbm--mobile .tbm-nav .dropdown-menu > .mega-dropdown-inner > .tb-megamenu-row {
    display: block;
  }
  .tbm--mobile .tbm-nav .dropdown-menu > .mega-dropdown-inner .mega-nav .mega-group > .mega-group-title,
  .tbm--mobile .tbm-nav .dropdown-menu > .mega-dropdown-inner .mega-nav .dropdown-menu .mega-nav .mega-group,
  .tbm--mobile .tbm-nav .dropdown-menu > .mega-dropdown-inner .dropdown-menu .active .mega-nav .mega-group > .mega-group-title {
    padding-left: 25px;
    padding-right: 25px;
    text-transform: none;
  }
  .tbm--mobile .tbm-collapse {
    background: rgba(255, 255, 255, 0.5);
    margin-top: 0;
    top: 64px;
    transition: left 0.2s linear;
  }
  .tbm--mobile .tbm-collapse .tbm-nav > li > a,
  .tbm--mobile .tbm-collapse .tbm-submenu a {
    background: #e5ecF0;
    border-color: #cedae2;
    color: #33425b;
    font-size: 14px;
    font-weight: normal;
    padding: 15px 25px;
  }
  .tbm--mobile .tbm-collapse .tbm-nav > li > a.link-submenu {
    background-color: #fff;
    border: none;
    font-size: 13px;
    text-transform: none;
  }
  .tbm-submenu-toggle {
    background-color: #fff;
  }
  .tbm--mobile .mega-nav > li a,
  .tbm--mobile .tbm-nav .dropdown-menu .mega-nav > li a {
    font-size: 13px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 25px;
    padding-right: 25px;
  }
  .tbm--mobile .tbm-nav .dropdown-menu .mega-nav.level-2 > li a {
    font-size: 13px;
    padding-left: 45px;
  }
  .tbm--mobile .row-fluid,
  .tbm--mobile .row-fluid [class*=span],
  .tbm--mobile .mega-dropdown-menu {
    float: none;
    min-height: 0;
    min-width: 0 !important;
    width: auto !important;
  }
  .tbm--mobile:before {
    display: none;
  }
  .tbm.tbm--mobile .tbm-collapse.always-show .tbm-nav > li > .tbm-submenu {
    display: none !important;
  }
  .tbm.tbm--mobile .tbm-collapse.always-show .tbm-nav > li a {
    border-bottom: 0;
  }
  .tbm.tbm--mobile .tbm-collapse.always-show .tbm-nav > li:first-child a {
    border-top: 0;
  }
  .tbm.tbm--mobile .tbm-collapse.always-show .tbm-nav > li li a {
    text-transform: none;
  }
  .tbm.tbm--mobile .tbm-collapse.always-show .tbm-nav > li a:focus, .tbm.tbm--mobile .tbm-collapse.always-show .tbm-nav > li.tbm-submenu.open.active > a:hover, .tbm.tbm--mobile .tbm-collapse.always-show .tbm-nav > li.tbm-submenu.active > .tbm-submenu-toggle, .tbm.tbm--mobile .tbm-collapse.always-show .tbm-nav > li.tbm-submenu.open.active > .tbm-submenu-toggle, .tbm.tbm--mobile .tbm-collapse.always-show .tbm-nav > li.tbm-submenu.open > .tbm-submenu-toggle,
  .tbm.tbm--mobile .tbm-collapse.always-show .tbm-nav > li a:hover {
    background-color: #cedae2;
    border-bottom: 0;
    border-top: 1px solid #cedae2;
    color: #33425b;
  }
  .tbm.tbm--mobile .tbm-collapse.always-show .tbm-nav > li.tbm-submenu.open.active > a:hover, .tbm.tbm--mobile .tbm-collapse.always-show .tbm-nav > li.tbm-submenu.open.active > .tbm-submenu-toggle, .tbm.tbm--mobile .tbm-collapse.always-show .tbm-nav > li.tbm-submenu.open > .tbm-submenu-toggle {
    border-bottom: 1px solid #cedae2;
  }
  .tbm.tbm--mobile .tbm-collapse.always-show .tbm-nav > li.open > .tbm-submenu {
    display: block !important;
  }
  .tbm.tbm--mobile .tbm-collapse.always-show .tbm-nav > li.open a:focus, .tbm.tbm--mobile .tbm-collapse.always-show .tbm-nav > li.open.tbm-submenu.open.active > a:hover, .tbm.tbm--mobile .tbm-collapse.always-show .tbm-nav > li.open.tbm-submenu.active > .tbm-submenu-toggle, .tbm.tbm--mobile .tbm-collapse.always-show .tbm-nav > li.open.tbm-submenu.open.active > .tbm-submenu-toggle, .tbm.tbm--mobile .tbm-collapse.always-show .tbm-nav > li.open.tbm-submenu.open > .tbm-submenu-toggle,
  .tbm.tbm--mobile .tbm-collapse.always-show .tbm-nav > li.open a:hover {
    color: #33425b;
  }
  .tbm--mobile .tbm-submenu.tbm-item-child > .tbm-row {
    padding-top: 0;
  }
  .tbm--mobile .tbm-submenu.tbm-item-child > .tbm-row li.tbm-item {
    border: none;
  }
  .tbm--mobile .tbm-nav li.tbm-item > .tbm-submenu-toggle {
    border: 0;
    display: block !important;
    font-size: 14px;
    height: 100%;
    line-height: 16px;
    margin: 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
    width: 66px;
    z-index: 1000;
  }
  .tbm--mobile .tbm-nav li.tbm-item > .tbm-submenu-toggle:before {
    content: "\f055";
    display: block;
    font-family: FontAwesome, "sans-serif";
    font-style: normal;
    font-weight: bold;
    position: absolute;
    right: 26px;
    transform: translateY(-50%);
    top: 50%;
  }
  .tbm--mobile .tbm-collapse .tbm-nav > li.open > .tbm-submenu-toggle .caret:before {
    content: "\f056";
  }
  .tbm--mobile .tbm-nav .dropdown-menu .mega-nav > li li a {
    padding-bottom: 10px;
    padding-top: 10px;
  }
}
.tbm-item.level-1 {
  border-right: 0px solid rgba(0, 0, 0, 0.2);
}

@media screen and (min-width: 1200px) {
  .tbm-item.level-1 > .tbm-submenu > .tbm-row {
    max-width: 1120px;
  }
}
.tbm-submenu.tbm-item-child > .tbm-row {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 30px;
  padding-top: 50px;
  justify-content: space-evenly;
}

ul.tbm-subnav.level-1,
ul.tbm-subnav.level-2 {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: center;
  align-items: flex-start;
}

.tbm-main-menu .tbm-nav .tbm-subnav.level-2.items-6 a,
.tbm-main-menu .tbm-nav .tbm-subnav.level-2.items-3 a {
  color: #7c8591;
  font-size: 14px;
  padding-bottom: 5px;
  padding-top: 5px;
}

.tbm-group-container {
  border-top: 0px solid rgba(0, 0, 0, 0.2);
}

.tbm.tbm--mobile {
  justify-content: flex-end;
  display: flex;
}
.sign-block,
.welcome-block {
  margin-left: 15px;
  margin-top: 5px;
  position: relative;
}
.sign-block .btn,
.welcome-block .btn {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
  border: none;
  font-size: 13px;
  text-transform: none;
  z-index: 3;
}
.sign-block .btn:active, .sign-block .btn:focus, .sign-block .btn:hover,
.welcome-block .btn:active,
.welcome-block .btn:focus,
.welcome-block .btn:hover {
  text-decoration: none;
}
.sign-block .btn:active, .sign-block .btn:focus, .sign-block .btn:hover,
.welcome-block .btn:active,
.welcome-block .btn:focus,
.welcome-block .btn:hover {
  background-color: #d62b1c;
}
.sign-block .btn[disabled],
.welcome-block .btn[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}
.sign-block .btn-default:active,
.sign-block .btn-default.active,
.sign-block .btn-default:active:hover,
.sign-block .btn-default:active:focus,
.sign-block .btn-default:active.focus,
.sign-block .btn-default.active:hover,
.sign-block .btn-default.active:focus,
.sign-block .btn-default.active.focus, .sign-block.open > .btn-default.dropdown-toggle, .sign-block.open > .btn-default.dropdown-toggle:hover, .sign-block.open > .btn-default.dropdown-toggle:focus, .sign-block.open > .btn-default.dropdown-toggle.focus,
.welcome-block .btn-default:active,
.welcome-block .btn-default.active,
.welcome-block .btn-default:active:hover,
.welcome-block .btn-default:active:focus,
.welcome-block .btn-default:active.focus,
.welcome-block .btn-default.active:hover,
.welcome-block .btn-default.active:focus,
.welcome-block .btn-default.active.focus,
.welcome-block.open > .btn-default.dropdown-toggle,
.welcome-block.open > .btn-default.dropdown-toggle:hover,
.welcome-block.open > .btn-default.dropdown-toggle:focus,
.welcome-block.open > .btn-default.dropdown-toggle.focus {
  background-color: #e33728;
  color: #fff;
  outline: none;
}

.breadcrumb-wrapper .breadcrumb {
  background-color: transparent;
  border-bottom: 1px solid #bfc6ce;
  border-radius: 0;
  margin-bottom: 20px;
  padding: 17px 15px 14px 0;
}
.breadcrumb-wrapper .breadcrumb-inside {
  padding-left: 15px;
  padding-right: 15px;
}
.breadcrumb-wrapper .breadcrumb.commerce-checkout-progress .active {
  color: #33425b;
}
.breadcrumb-wrapper a,
.breadcrumb-wrapper span {
  color: #bfc6ce;
  line-height: 1;
}
.breadcrumb-wrapper .last {
  color: #33425b;
}
.breadcrumb-wrapper .delimiter {
  padding-top: 1px;
}
.breadcrumb-wrapper .delimiter,
.breadcrumb-wrapper .breadcrumb-item {
  float: left;
  margin-right: 10px;
}

.mills .breadcrumb {
  margin-top: 0px;
  margin-bottom: 0px;
}

.offset.top-margin {
  margin-top: 46px;
}
.offset.top-margin.blue {
  background-color: #2d4775;
  margin-top: 0;
  padding-top: 46px;
}

.container .breadcrumb-inside {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}

.no-header-img .breadcrumb-inside {
  margin-top: 3em;
}

@media screen and (max-width: 769px) {
  .no-header-img .breadcrumb-inside {
    margin-top: 7em;
  }
}
body.page-node-type-page.mills .breadcrumb-wrapper,
body.page-node-type-mills .breadcrumb-wrapper,
body[class*=page-members-mills] .breadcrumb-wrapper,
body.mills .breadcrumb-wrapper {
  background-color: #2d4775;
}
body.page-node-type-page.mills .breadcrumb-wrapper .breadcrumb,
body.page-node-type-mills .breadcrumb-wrapper .breadcrumb,
body[class*=page-members-mills] .breadcrumb-wrapper .breadcrumb,
body.mills .breadcrumb-wrapper .breadcrumb {
  background-color: inherit;
  border-bottom: none;
  padding-left: 15px;
}
body.page-node-type-page.mills .breadcrumb-wrapper .breadcrumb-inside,
body.page-node-type-mills .breadcrumb-wrapper .breadcrumb-inside,
body[class*=page-members-mills] .breadcrumb-wrapper .breadcrumb-inside,
body.mills .breadcrumb-wrapper .breadcrumb-inside {
  padding-left: 0;
  padding-right: 0;
}
body.page-node-type-page.mills .breadcrumb-wrapper a,
body.page-node-type-page.mills .breadcrumb-wrapper span,
body.page-node-type-page.mills .breadcrumb-wrapper .last,
body.page-node-type-page.mills .breadcrumb-wrapper .active,
body.page-node-type-mills .breadcrumb-wrapper a,
body.page-node-type-mills .breadcrumb-wrapper span,
body.page-node-type-mills .breadcrumb-wrapper .last,
body.page-node-type-mills .breadcrumb-wrapper .active,
body[class*=page-members-mills] .breadcrumb-wrapper a,
body[class*=page-members-mills] .breadcrumb-wrapper span,
body[class*=page-members-mills] .breadcrumb-wrapper .last,
body[class*=page-members-mills] .breadcrumb-wrapper .active,
body.mills .breadcrumb-wrapper a,
body.mills .breadcrumb-wrapper span,
body.mills .breadcrumb-wrapper .last,
body.mills .breadcrumb-wrapper .active {
  color: #fff;
}

body.get-involved-become-a-member .breadcrumb-item {
  text-transform: inherit;
}

.layout--threecol-section.layout--threecol-section--33-34-33,
.layout--twocol-section.layout--twocol-section--33-67 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 15px;
  margin-bottom: 35px;
}

.layout--threecol-section--33-34-33 > .layout__region--first, .layout--threecol-section--33-34-33 > .layout__region--third {
  flex: 0 1 30%;
}

.knowledgebase-search-first.white-bg-block.layout__region.layout__region--third {
  margin-left: -22px;
}

#advice-knowledgebase .layout__region--first {
  flex: 0 1 31%;
}

#advice-knowledgebase .layout__region--second {
  flex: 0 1 66%;
}

.call-us-block-img .col-sm-6 {
  padding-right: 0px;
}

.slick-slider {
  margin-bottom: 30px;
  outline: none;
}
.slick-slider a,
.slick-slider * {
  outline: none;
}
.slick-slider .views-row {
  margin-bottom: 0;
}

.slick-next,
.slick-prev {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #33425b;
  font-size: 46px;
  line-height: 1;
  padding: 7px 9px 3px;
  position: absolute;
  top: 50%;
  z-index: 2;
}
.slick-next:hover,
.slick-prev:hover {
  cursor: pointer;
}

.slick-next {
  left: 100%;
}

.slick-prev {
  right: 100%;
}

@media only screen and (max-width: 991px) {
  .slick-prev {
    left: 0;
    right: auto;
  }
  .slick-next {
    left: auto;
    right: 0;
  }
}
.social-block a {
  text-decoration: none;
}
.social-block a.fa {
  border-radius: 50%;
  float: left;
  font-size: 0;
  height: 50px;
  margin-bottom: 18px;
  margin-right: 18px;
  position: relative;
  text-align: center;
  width: 50px;
}
.social-block a.fa:nth-child(3n+4) {
  clear: both;
}
.social-block a:before {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  font-size: 26px;
  position: relative;
  text-decoration: none;
  top: 50%;
}

@media only screen and (max-width: 991px) {
  .social-block a.fa:nth-child(3n+4) {
    clear: none;
  }
}
.view-events-grid {
  margin-top: -10px;
}
.view-events-grid .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.view-events-grid .col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}
.view-events-grid .col-content {
  background-color: #fff;
}
.view-events-grid .event-image-wrapper {
  position: relative;
}
.view-events-grid .event-image-wrapper .event-type-box {
  background-color: #8c3f48;
  bottom: 0;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  left: 0;
  padding: 9px 30px 7px;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}
.view-events-grid .event-text-wrapper {
  padding: 3px 30px 23px;
}
.view-events-grid .event-title {
  padding-bottom: 10px;
}
.view-events-grid .event-title a {
  color: #33425b;
}
.view-events-grid .event-link a {
  color: #e33728;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 0.8px;
  margin-top: 13px;
  text-transform: uppercase;
}

div[aria-describedby=webform-dialog] {
  border-radius: 0;
  max-width: 560px;
  padding: 3rem 3.5rem 2.5rem;
  width: calc(100% - 4rem) !important;
}
div[aria-describedby=webform-dialog],
div[aria-describedby=webform-dialog] * {
  font-family: ProximaNova;
}
div[aria-describedby=webform-dialog] .ui-dialog-titlebar span,
div[aria-describedby=webform-dialog] .webform-component--popup-fieldset--civicrm-1-contact-1-cg193-fieldset legend,
div[aria-describedby=webform-dialog] .webform-component--popup-fieldset--civicrm-1-contact-1-email-email {
  display: none;
}
div[aria-describedby=webform-dialog] .ui-dialog-titlebar {
  border: none;
  height: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}
div[aria-describedby=webform-dialog] .ui-dialog-titlebar button {
  border-radius: 2px;
  height: 25px;
  line-height: 25px;
  margin: 0;
  right: 3.5rem;
  top: 3rem;
  width: 25px;
  z-index: 1;
}
div[aria-describedby=webform-dialog] #webform-dialog {
  padding: 0;
}
div[aria-describedby=webform-dialog] .webform-component--popup-fieldset--civicrm-1-contact-1-cg193-fieldset {
  border: 0;
  box-shadow: none;
}
div[aria-describedby=webform-dialog] .webform-component--popup-fieldset--civicrm-1-contact-1-cg193-fieldset .panel-body {
  padding: 0;
}
div[aria-describedby=webform-dialog] .webform-component--popup-fieldset--civicrm-1-contact-1-cg193-fieldset .panel-body > div {
  color: #314a73;
}
div[aria-describedby=webform-dialog] .webform-component--popup-fieldset--civicrm-1-contact-1-cg193-fieldset .panel-body > div > .control-label {
  font-size: 24px;
  font-weight: 500;
}
div[aria-describedby=webform-dialog] .ui-dialog-buttonpane {
  border: 0;
  padding: 0;
}
div[aria-describedby=webform-dialog] .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
div[aria-describedby=webform-dialog] .ui-dialog-buttonpane .ui-dialog-buttonset button {
  background: white;
  border: 1px solid #e33728;
  color: #e33728;
}
div[aria-describedby=webform-dialog] .ui-dialog-buttonpane .ui-dialog-buttonset button#dialog-confirm_ok-button {
  background: #e33728;
  color: white;
}

.node-type-product-display .main-container.container-fluid,
.page-user-purchase-history .main-container.container-fluid,
.page-user-orders .main-container.container-fluid,
.page-cart .main-container.container-fluid,
.page-checkout .main-container.container-fluid {
  padding: 0;
}
.node-type-product-display .main-container.container-fluid > .row,
.page-user-purchase-history .main-container.container-fluid > .row,
.page-user-orders .main-container.container-fluid > .row,
.page-cart .main-container.container-fluid > .row,
.page-checkout .main-container.container-fluid > .row {
  margin: 0;
}
.node-type-product-display .main-container.container-fluid > .row > .col-sm-12,
.page-user-purchase-history .main-container.container-fluid > .row > .col-sm-12,
.page-user-orders .main-container.container-fluid > .row > .col-sm-12,
.page-cart .main-container.container-fluid > .row > .col-sm-12,
.page-checkout .main-container.container-fluid > .row > .col-sm-12 {
  padding: 0;
}
.node-type-product-display .outer-container,
.page-user-purchase-history .outer-container,
.page-user-orders .outer-container,
.page-cart .outer-container,
.page-checkout .outer-container {
  background-color: #e5ecf0;
}
.node-type-product-display .outer-container,
.page-user-purchase-history .outer-container,
.page-user-orders .outer-container,
.page-cart .outer-container,
.page-checkout .outer-container {
  padding-top: 30px;
}
.node-type-product-display .region-content,
.node-type-product-display section .action-links,
.page-user-purchase-history .region-content,
.page-user-purchase-history section .action-links,
.page-user-orders .region-content,
.page-user-orders section .action-links,
.page-cart .region-content,
.page-cart section .action-links,
.page-checkout .region-content,
.page-checkout section .action-links {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (min-width: 768px) {
  .node-type-product-display .region-content,
  .node-type-product-display section .action-links,
  .page-user-purchase-history .region-content,
  .page-user-purchase-history section .action-links,
  .page-user-orders .region-content,
  .page-user-orders section .action-links,
  .page-cart .region-content,
  .page-cart section .action-links,
  .page-checkout .region-content,
  .page-checkout section .action-links {
    max-width: 738px;
  }
}
@media screen and (min-width: 992px) {
  .node-type-product-display .region-content,
  .node-type-product-display section .action-links,
  .page-user-purchase-history .region-content,
  .page-user-purchase-history section .action-links,
  .page-user-orders .region-content,
  .page-user-orders section .action-links,
  .page-cart .region-content,
  .page-cart section .action-links,
  .page-checkout .region-content,
  .page-checkout section .action-links {
    max-width: 962px;
  }
}
@media screen and (min-width: 1200px) {
  .node-type-product-display .region-content,
  .node-type-product-display section .action-links,
  .page-user-purchase-history .region-content,
  .page-user-purchase-history section .action-links,
  .page-user-orders .region-content,
  .page-user-orders section .action-links,
  .page-cart .region-content,
  .page-cart section .action-links,
  .page-checkout .region-content,
  .page-checkout section .action-links {
    max-width: 1120px;
  }
}

.commerce_add_to_cart_confirmation_overlay {
  display: none;
}

div.messages.commerce-add-to-cart-confirmation {
  display: block !important;
  border: none;
  left: auto;
  right: 15px;
  top: 15px;
  width: auto;
}
div.messages.commerce-add-to-cart-confirmation .message-inner {
  padding: 25px;
}
div.messages.commerce-add-to-cart-confirmation .message-inner .view-confirm-message-product-display {
  display: none;
}
div.messages.commerce-add-to-cart-confirmation .message-inner .added-product-title {
  color: #33425b;
  font-weight: normal;
  text-align: left;
  float: none;
  margin: 0 0 25px 0;
  padding: 0;
  width: 100%;
}
div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper {
  position: static;
  height: auto;
  width: 100%;
  background: none;
  padding: 0;
  text-transform: uppercase;
  font-size: 14px;
  align-content: space-between;
}
div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper .button {
  float: right;
}
div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper .button a {
  margin: 0 0 0 20px;
  min-width: 205px;
  box-sizing: border-box;
}
div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper .button:last-child a {
  margin-left: 0;
}
div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper .button.checkout a {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #e33728;
}
div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper .button.checkout a:active, div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper .button.checkout a:focus, div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper .button.checkout a:hover {
  text-decoration: none;
}
div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper .button.checkout a:active, div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper .button.checkout a:focus, div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper .button.checkout a:hover {
  background-color: #d62b1c;
}
div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper .button.checkout a[disabled] {
  background-color: rgba(227, 55, 40, 0.4);
}
div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper .button.continue a, div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper .button.continue a.commerce-add-to-cart-confirmation-close {
  background-color: #e33728;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  height: unset !important;
  border-radius: 2px;
  border: none;
  margin-bottom: 0.5rem;
  background-color: #a8bac8;
}
div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper .button.continue a:active, div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper .button.continue a:focus, div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper .button.continue a:hover, div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper .button.continue a.commerce-add-to-cart-confirmation-close:active, div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper .button.continue a.commerce-add-to-cart-confirmation-close:focus, div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper .button.continue a.commerce-add-to-cart-confirmation-close:hover {
  text-decoration: none;
}
div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper .button.continue a:active, div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper .button.continue a:focus, div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper .button.continue a:hover, div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper .button.continue a.commerce-add-to-cart-confirmation-close:active, div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper .button.continue a.commerce-add-to-cart-confirmation-close:focus, div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper .button.continue a.commerce-add-to-cart-confirmation-close:hover {
  background-color: #98aebe;
}
div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper .button.continue a[disabled], div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper .button.continue a.commerce-add-to-cart-confirmation-close[disabled] {
  background-color: rgba(168, 186, 200, 0.4);
}
div.messages.commerce-add-to-cart-confirmation .message-inner .commerce-add-to-cart-confirmation-close {
  display: none;
}
div.messages.commerce-add-to-cart-confirmation .close {
  color: transparent;
  font-size: inherit;
  opacity: 1;
  position: absolute;
  right: 25px;
  top: 22px;
}
div.messages.commerce-add-to-cart-confirmation .close:after {
  content: "\f00d";
  color: #99a0ad;
  display: inline-block;
  font-family: fontawesome;
  text-align: center;
  width: 24px;
  height: 24px;
  line-height: 24px;
}

.cart--cart-block {
  float: right;
}
.cart--cart-block .cart-block--summary__icon {
  background: url(../assets/images/bin.png) no-repeat;
  display: inline-block;
  width: 30px;
  height: 30px;
  background-size: contain;
}
.cart--cart-block .cart-block--summary__icon img {
  display: none;
}
.cart--cart-block .spab-checkout {
  color: #e33728 !important;
  padding-left: 5px;
}

.cart-block--contents .cart-block--contents__links a {
  color: #e33728;
  text-transform: uppercase;
}

.field--name-price .field--item {
  color: #e33728;
  font-size: 1.1em;
}

.commerce-order-item-variation-cart-form-form {
  margin: 1em 0;
}
.commerce-order-item-variation-cart-form-form .field--name-quantity .control-label {
  display: block;
  text-transform: uppercase;
  font-weight: normal;
}
.commerce-order-item-variation-cart-form-form div#edit-actions {
  padding-left: 0;
}

.commerce-order-item-add-to-cart-form .form-actions button,
.commerce-order-item-variation-cart-form-form .form-actions button {
  background-color: #e33728;
  border-color: #e33728;
  color: #fff;
  text-transform: uppercase;
}

.view-shopping-cart {
  float: right;
  clear: both;
  min-height: 20px;
  margin-top: 32px;
  padding: 6px 0 0 32px;
  background: url(../assets/images/bin.png) left center no-repeat;
  background-size: 26px;
}
.view-shopping-cart * {
  display: inline-block;
  margin: 0;
}
.view-shopping-cart .view-empty .line-item-total {
  display: none;
}
.view-shopping-cart .line-item-summary a {
  color: #e33728;
}
.view-shopping-cart .line-item-summary a:active, .view-shopping-cart .line-item-summary a:focus, .view-shopping-cart .line-item-summary a:hover {
  color: #d62b1c;
}
.view-shopping-cart .line-item-summary .list-inline {
  font-size: 14px;
  margin: 0 0 0 4px;
  text-transform: uppercase;
}

.page-cart #block-views-shopping-cart-block {
  font-size: 15px;
  margin-top: 15px;
}

#mini-panel-page_title_with_cart .view-shopping-cart {
  margin-top: 52px;
}

#views-bootstrap-shop-test-block-1 .views-field-nothing .inside,
#views-bootstrap-shop-test-page-2 .views-field-nothing .inside,
#views-bootstrap-shop-test-page-1 .views-field-nothing .inside {
  padding: 0px 20px 20px 20px;
  min-height: 160px;
  margin-bottom: 30px;
}

.page-shop .field--name-field-image-media .field--label {
  display: none;
}
.page-shop .field--name-field-image-media img {
  height: 300px;
  width: auto;
  object-fit: scale-down;
}
.page-shop .field--name-body {
  margin-bottom: 2em;
}
.page-shop .field--item {
  margin-bottom: 1em;
}
.page-shop .layout--twocol-section--33-67 > .layout__region--first {
  flex: 0 1 31% !important;
}
.page-shop .layout--twocol-section--33-67 > .layout__region--first .field--type-image img {
  width: 100%;
  height: auto;
}
.page-shop .layout__region--second {
  background-color: #fff;
  padding: 1em;
}

.page-product a.cart-block--link__expand, .page-shop a.cart-block--link__expand {
  display: flex;
  align-items: center;
}
.page-product .cart-block--summary__count, .page-shop .cart-block--summary__count {
  margin-left: 10px;
}
.page-product .layout--twocol-section--50-50, .page-shop .layout--twocol-section--50-50 {
  gap: 3%;
}
.page-product .field--label, .page-shop .field--label {
  text-transform: uppercase;
}
.page-product .field--name-variations .field--label, .page-shop .field--name-variations .field--label {
  display: none;
}
.page-product .field--name-field-images .img-responsive, .page-shop .field--name-field-images .img-responsive {
  height: 300px;
  width: 100%;
  object-fit: none;
}

.checkout-pane-order-summary table {
  width: 100%;
}

#commerce-checkout-flow-multistep-default {
  margin-bottom: 20px;
}

.layout-checkout-form .layout-region-checkout-secondary h3 {
  margin-top: 0px;
}

#edit-checkout {
  display: none;
}

@media screen and (min-width: 1921px) {
  div.messages.commerce-add-to-cart-confirmation {
    right: 22%;
  }
}
@media only screen and (max-width: 480px) {
  div.messages.commerce-add-to-cart-confirmation {
    max-width: calc(100% - 30px);
  }
  div.messages.commerce-add-to-cart-confirmation .message-inner .added-product-title {
    width: 90%;
  }
  div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper .button {
    float: none;
  }
  div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper .button a {
    margin: 0 0 10px 0;
  }
  div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper .button:last-child a {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 639px) {
  #mini-panel-page_title_with_cart .panel-panel,
  #panels-page-title-with-cart .panel-panel {
    float: none;
    width: 100%;
  }
  #mini-panel-page_title_with_cart .view-shopping-cart,
  #panels-page-title-with-cart .view-shopping-cart {
    margin: 0 0 30px 0;
  }
}
.view-my-purchase-shop .view-content,
.view-commerce-line-item-table .view-content {
  background: #fff;
  margin-bottom: 30px;
  padding: 20px 30px 1px 30px;
}
.view-my-purchase-shop table > thead > tr > th,
.view-my-purchase-shop table > thead > tr > td,
.view-my-purchase-shop table > thead > tr > th.active,
.view-my-purchase-shop table > thead > tr > td.active, .view-my-purchase-shop table > thead > tr:hover > th.active, .view-my-purchase-shop table > thead > tr:hover > td.active,
.view-my-purchase-shop table > tbody > tr > th,
.view-my-purchase-shop table > tbody > tr > td,
.view-my-purchase-shop table > tbody > tr > th.active,
.view-my-purchase-shop table > tbody > tr > td.active,
.view-my-purchase-shop table > tbody > tr:hover > th.active,
.view-my-purchase-shop table > tbody > tr:hover > td.active,
.view-commerce-line-item-table table > thead > tr > th,
.view-commerce-line-item-table table > thead > tr > td,
.view-commerce-line-item-table table > thead > tr > th.active,
.view-commerce-line-item-table table > thead > tr > td.active,
.view-commerce-line-item-table table > thead > tr:hover > th.active,
.view-commerce-line-item-table table > thead > tr:hover > td.active,
.view-commerce-line-item-table table > tbody > tr > th,
.view-commerce-line-item-table table > tbody > tr > td,
.view-commerce-line-item-table table > tbody > tr > th.active,
.view-commerce-line-item-table table > tbody > tr > td.active,
.view-commerce-line-item-table table > tbody > tr:hover > th.active,
.view-commerce-line-item-table table > tbody > tr:hover > td.active {
  background: #fff;
  border-top: none;
}
.view-my-purchase-shop table > thead > tr > th,
.view-my-purchase-shop table > tbody > tr > th,
.view-commerce-line-item-table table > thead > tr > th,
.view-commerce-line-item-table table > tbody > tr > th {
  border: none;
}
.view-my-purchase-shop table th,
.view-commerce-line-item-table table th {
  border-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  padding-bottom: 22px;
  text-transform: uppercase;
}
.view-my-purchase-shop table th a,
.view-commerce-line-item-table table th a {
  color: #33425b;
}
.view-my-purchase-shop table th img,
.view-commerce-line-item-table table th img {
  display: inline-block;
  margin: 0 0 0 5px;
  vertical-align: baseline;
}
.view-my-purchase-shop table td,
.view-commerce-line-item-table table td {
  border-top: 0;
  vertical-align: middle;
}
.view-my-purchase-shop table tr,
.view-commerce-line-item-table table tr {
  background: none;
}
.view-my-purchase-shop table td,
.view-my-purchase-shop table td a,
.view-commerce-line-item-table table td,
.view-commerce-line-item-table table td a {
  color: #33425b;
}
.view-my-purchase-shop table > tbody > tr > td,
.view-commerce-line-item-table table > tbody > tr > td {
  border-bottom: 1px solid #cedae2;
  padding: 22px 5px 18px 5px;
}
.view-my-purchase-shop table .views-field-commerce-total,
.view-commerce-line-item-table table .views-field-commerce-total {
  padding-right: 90px;
}
@media (max-width: 768px) {
  .view-my-purchase-shop table .views-field-commerce-total,
  .view-commerce-line-item-table table .views-field-commerce-total {
    padding-right: 5px;
  }
}
.view-my-purchase-shop table .views-field-order-number,
.view-my-purchase-shop table .user-order-view-link,
.view-commerce-line-item-table table .views-field-order-number,
.view-commerce-line-item-table table .user-order-view-link {
  color: #e33728;
}
.view-my-purchase-shop table .user-order-view-link:active, .view-my-purchase-shop table .user-order-view-link:focus, .view-my-purchase-shop table .user-order-view-link:hover,
.view-commerce-line-item-table table .user-order-view-link:active,
.view-commerce-line-item-table table .user-order-view-link:focus,
.view-commerce-line-item-table table .user-order-view-link:hover {
  color: #d62b1c;
}
.view-my-purchase-shop table .fa-file-pdf-o,
.view-commerce-line-item-table table .fa-file-pdf-o {
  margin: 0 5px 0 0;
}

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