@font-face {
  font-family: 'Gotham Book';
  src: url('https://res.cloudinary.com/britisheventing/raw/upload/v1548847788/theme/be_theme/fonts/GothamBook.eot');
  src: url('https://res.cloudinary.com/britisheventing/raw/upload/v1548847788/theme/be_theme/fonts/GothamBook.eot?#iefix') format('embedded-opentype'), url('https://res.cloudinary.com/britisheventing/raw/upload/v1548847788/theme/be_theme/fonts/GothamBook.woff') format('woff'), url('https://res.cloudinary.com/britisheventing/raw/upload/v1548847788/theme/be_theme/fonts/GothamBook.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham Bold';
  src: url('https://res.cloudinary.com/britisheventing/raw/upload/v1548847788/theme/be_theme/fonts/GothamBold.eot');
  src: url('https://res.cloudinary.com/britisheventing/raw/upload/v1548847788/theme/be_theme/fonts/GothamBold.eot?#iefix') format('embedded-opentype'), url('https://res.cloudinary.com/britisheventing/raw/upload/v1548847788/theme/be_theme/fonts/GothamBold.woff') format('woff'), url('https://res.cloudinary.com/britisheventing/raw/upload/v1548847788/theme/be_theme/fonts/GothamBold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham Black';
  src: url('https://res.cloudinary.com/britisheventing/raw/upload/v1548847788/theme/be_theme/fonts/GothamBlack.eot');
  src: url('https://res.cloudinary.com/britisheventing/raw/upload/v1548847788/theme/be_theme/fonts/GothamBlack.eot?#iefix') format('embedded-opentype'), url('https://res.cloudinary.com/britisheventing/raw/upload/v1548847788/theme/be_theme/fonts/GothamBlack.woff') format('woff'), url('https://res.cloudinary.com/britisheventing/raw/upload/v1548847788/theme/be_theme/fonts/GothamBlack.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham Light';
  src: url('https://res.cloudinary.com/britisheventing/raw/upload/v1548847788/theme/be_theme/fonts/GothamLight.eot');
  src: url('https://res.cloudinary.com/britisheventing/raw/upload/v1548847788/theme/be_theme/fonts/GothamLight.eot?#iefix') format('embedded-opentype'), url('https://res.cloudinary.com/britisheventing/raw/upload/v1548847788/theme/be_theme/fonts/GothamLight.woff') format('woff'), url('https://res.cloudinary.com/britisheventing/raw/upload/v1548847788/theme/be_theme/fonts/GothamLight.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
/**
 * Variable Overrides.
 *
 * Modify this file to override the Bootstrap Framework variables. You can copy
 * these variables directly from ../bootstrap/less/variables.less to this file.
 */
/*! 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('https://res.cloudinary.com/britisheventing/raw/upload/v1548847788/theme/be_theme/fonts/glyphicons-halflings-regular.eot');
  src: url('https://res.cloudinary.com/britisheventing/raw/upload/v1548847788/theme/be_theme/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('https://res.cloudinary.com/britisheventing/raw/upload/v1548847788/theme/be_theme/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('https://res.cloudinary.com/britisheventing/raw/upload/v1548847788/theme/be_theme/fonts/glyphicons-halflings-regular.woff') format('woff'), url('https://res.cloudinary.com/britisheventing/raw/upload/v1548847788/theme/be_theme/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('https://res.cloudinary.com/britisheventing/raw/upload/v1548847788/theme/be_theme/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.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: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.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: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.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.42857143;
  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: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  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,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .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,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 40px;
}
h2,
.h2 {
  font-size: 26px;
}
h3,
.h3 {
  font-size: 20px;
}
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 {
  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;
  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,
ol ul,
ul ol,
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.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@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%;
  text-transform: uppercase;
}
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.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.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.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
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.42857143;
  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;
}
@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;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.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-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@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-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@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-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@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-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
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 > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  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 > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.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 > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.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 > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.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 > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.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 > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.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 > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.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 > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.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 > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .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 > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .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: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  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 .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(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[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .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="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio 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,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  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 {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  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-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-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 {
  margin-left: -15px;
  margin-right: -15px;
}
@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.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  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 > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #2281D8;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #2281D8;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #2281D8;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #2281D8;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #2281D8;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #2281D8;
}
.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 > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].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 > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].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 > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].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 > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].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,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
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.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  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.42857143;
  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 {
    left: auto;
    right: 0;
  }
  .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-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .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 .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 {
  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 {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .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 > .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-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[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-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-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.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-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.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 {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  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 > 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.42857143;
  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-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.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 {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.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 {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-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 {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-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;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}
@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.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-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .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: 90;
}
@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: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  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,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.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: #080808;
}
.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: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .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: #080808;
  }
  .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,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
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: "/\00a0";
  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.42857143;
  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 > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.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 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;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.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;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.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;
}
.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;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  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 {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.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: #fee6ce;
  border-color: #fdcdb5;
  color: #a46821;
}
.alert-warning hr {
  border-top-color: #fdbc9c;
}
.alert-warning .alert-link {
  color: #7a4d18;
}
.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,
button.list-group-item:hover,
a.list-group-item:focus,
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:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .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,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
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,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
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,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
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,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
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-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-responsive:first-child > .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 > 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-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .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 td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th: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-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .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 td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th: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-responsive:last-child > .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 > 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-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .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 td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th: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-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .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 td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th: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-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td: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-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td: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-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.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 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;
  max-width: 92%;
  min-width: 92%;
}
.modal-buttons .modal-cancel {
  color: #333 !important;
}
.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 .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.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.42857143;
  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.42857143;
  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 {
  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: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.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,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.filter-wrapper:before,
.filter-wrapper:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.filter-wrapper: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,
.visible-sm,
.visible-md,
.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;
  }
}
/**
 * Alert styling.
 */
.alert-sm {
  padding: 5px 10px;
}
.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: #7a4d18;
}
.alert-danger a,
.alert-danger a:hover,
.alert-danger a:focus {
  color: #843534;
}
/**
 * AJAX (throbber) styling.
 */
@keyframes glyphicon-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.glyphicon-spin {
  display: inline-block;
  animation: glyphicon-spin 1s infinite linear;
}
a .glyphicon-spin {
  display: inline-block;
  text-decoration: none;
}
html.js .btn .ajax-throbber {
  margin-left: 0.5em;
  margin-right: -0.25em;
}
html.js .form-item .input-group-addon .glyphicon {
  color: #777777;
  opacity: 0.5;
  transition: 150ms color, 150ms opacity;
}
html.js .form-item .input-group-addon .glyphicon.glyphicon-spin {
  color: #337ab7;
  opacity: 1;
}
html.js .form-item .input-group-addon .input-group-addon {
  background-color: #ffffff;
}
html.js .ajax-new-content:empty {
  display: none !important;
}
#beSlider .carousel-inner {
  width: 100%;
  overflow: hidden;
}
.path-frontpage #beSlider .carousel-control {
  display: none !important;
}
@media (min-width: 768px) {
  #beSlider .carousel-inner {
    height: 750px;
  }
  #beSlider .carousel-inner:before,
  #beSlider .carousel-inner:after {
    content: ' ';
    display: block;
    width: 450px;
    height: 1000px;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.15);
    transform: rotate(-46deg);
  }
  #beSlider .carousel-inner:before {
    top: 130px;
    left: -50px;
  }
  #beSlider .carousel-inner:after {
    top: -320px;
    right: -250px;
  }
}
#beSlider .carousel-item {
  width: 100%;
}
@media (min-width: 768px) {
  #beSlider .carousel-item {
    height: 750px;
  }
}
#beSlider .carousel-item .content {
  margin-top: -60px;
}
@media (min-width: 768px) {
  #beSlider .carousel-item .content {
    position: absolute;
    width: 100%;
    top: 350px;
    margin-top: 0;
  }
}
#beSlider .carousel-item .content .container > h2 {
  display: inline-block;
  margin-bottom: 0;
}
#beSlider .carousel-item .content .container > h2 span {
  height: 40px;
  background: #ffc600;
  padding: 1px 14px 1px 13px;
  margin-bottom: 13px;
  display: inline-block;
  font-size: 26px;
  font-family: 'Gotham Book', arial, sans-serif;
  text-transform: uppercase;
  color: #280b00;
  position: relative;
}
@media (max-width: 1200px) {
  #beSlider .carousel-item .content .container > h2 span {
    font-size: 15px;
    font-weight: bold;
    padding-top: 10px;
  }
}
#beSlider .carousel-item .content .container > h2:after {
  background: #ffc600;
  background: -moz-linear-gradient(45deg, #ffc600 0%, #ffc600 50%, rgba(255, 198, 0, 0) 51%, rgba(255, 198, 0, 0) 100%);
  background: -webkit-linear-gradient(45deg, #ffc600 0%, #ffc600 50%, rgba(255, 198, 0, 0) 51%, rgba(255, 198, 0, 0) 100%);
  background: -o-linear-gradient(45deg, #ffc600 0%, #ffc600 50%, rgba(255, 198, 0, 0) 51%, rgba(255, 198, 0, 0) 100%);
  background: -ms-linear-gradient(45deg, #ffc600 0%, #ffc600 50%, rgba(255, 198, 0, 0) 51%, rgba(255, 198, 0, 0) 100%);
  background: linear-gradient(45deg, #ffc600 0%, #ffc600 50%, rgba(255, 198, 0, 0) 51%, rgba(255, 198, 0, 0) 100%);
  display: inline-block;
  content: '';
  border: 0 none;
  width: 40px;
  height: 40px;
  float: right;
}
@media (max-width: 1200px) {
  #beSlider .carousel-item .content .container > h2:after {
    display: none;
  }
}
#beSlider .carousel-item .content .container > h2 span {
  font-size: 28px;
  line-height: 48px;
  height: 50px;
}
#beSlider .carousel-item .content .container > h2:after {
  width: 50px;
  height: 50px;
}
@media (min-width: 768px) {
  #beSlider .carousel-item .content .container > h2 span {
    font-size: 60px;
    line-height: 1em;
    height: 70px;
    padding-top: 4px;
  }
  #beSlider .carousel-item .content .container > h2:after {
    width: 70px;
    height: 70px;
  }
}
#beSlider .carousel-item .content .content-inner {
  background: #f9f9f5;
  border: 1px solid #dedede;
  padding: 20px;
  position: relative;
}
@media (min-width: 768px) {
  #beSlider .carousel-item .content .content-inner {
    width: 750px;
    height: 180px;
  }
}
#beSlider .carousel-item .content .content-inner > * {
  margin-top: 0;
}
#beSlider .carousel-item .content .content-inner h2,
#beSlider .carousel-item .content .content-inner h3,
#beSlider .carousel-item .content .content-inner h4,
#beSlider .carousel-item .content .content-inner h5,
#beSlider .carousel-item .content .content-inner h6 {
  font-family: 'Gotham Book', arial, sans-serif;
}
#beSlider .carousel-item .content .content-inner .field--name-field-link {
  position: absolute;
  bottom: 0;
  right: 0;
}
#beSlider .carousel-item .content .content-inner .field--name-field-link a {
  display: flex;
  padding: 8px 8px 8px 12px;
  background: #280b00;
  text-transform: uppercase;
  color: #f9f9f5;
  font-family: 'Gotham Light', arial, sans-serif;
  font-size: 16px;
}
#beSlider .carousel-item .content .content-inner .field--name-field-link a:after {
  content: '';
  background: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/chevron-right-yellow.svg') no-repeat;
  width: 20px;
  display: inline-block;
  height: 24px;
  margin-left: 10px;
  background-position: center center;
}
#beSlider .carousel-controls {
  position: absolute;
  top: 120px;
  width: 100%;
}
@media (min-width: 768px) {
  #beSlider .carousel-controls {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    top: 0;
    width: 750px;
    margin-top: -500px;
  }
}
@media (min-width: 992px) {
  #beSlider .carousel-controls {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  #beSlider .carousel-controls {
    width: 1170px;
  }
}
#beSlider .carousel-control.right,
#beSlider .carousel-control.left {
  width: auto;
  top: 0;
  opacity: 1;
  background: none;
}
#beSlider .carousel-control.right .glyphicon,
#beSlider .carousel-control.left .glyphicon {
  margin-top: 0px;
  background-color: #3a1f15;
  background-size: 20px;
  background-position: 11px;
  width: 39px;
  height: 50px;
  margin-left: 0;
  opacity: 1;
}
@media (min-width: 768px) {
  #beSlider .carousel-control.right .glyphicon,
  #beSlider .carousel-control.left .glyphicon {
    background-size: 35px;
    background-position: 20px;
    width: 70px;
    height: 88px;
    margin-left: 15px;
  }
}
#beSlider .carousel-control.right .glyphicon {
  margin-right: 0;
}
@media (min-width: 768px) {
  #beSlider .carousel-control.right .glyphicon {
    margin-left: 0;
    margin-right: 15px;
  }
}
.btn {
  color: #ffffff !important;
  text-transform: uppercase !important;
  font-size: 16px;
}
.btn.btn-blue, .btn.btn-primary {
  background: #2a90ee !important;
  border-color: #2a90ee;
}
.btn.btn-green, .btn.btn-secondary {
  background: #2aee62 !important;
  border-color: #2aee62;
}
.btn.btn-blue span,
.btn.btn-blue a {
  color: #ffffff !important;
}
.btn.btn-link {
  padding: 0;
}
.btn.btn-link span,
.btn.btn-link a {
  padding: 6px 12px;
  display: inline-block;
}
.btn.btn-width-fit {
  width: fit-content;
}
/**
 * @file
 * Visual styles for fields.
 */
.field--label {
  font-weight: bold;
}
.field--label-inline .field--label,
.field--label-inline .field--items {
  float: left;
  /*LTR*/
}
.field--label-inline .field--label,
.field--label-inline > .field--item,
.field--label-inline .field--items {
  padding-right: 0.5em;
}
[dir="rtl"] .field--label-inline .field--label,
[dir="rtl"] .field--label-inline .field--items {
  padding-left: 0.5em;
  padding-right: 0;
}
.field--label-inline .field--label::after {
  content: ':';
}
/**
 * File (and Image Widget) styles.
 */
.file {
  display: table;
  font-size: 75%;
  font-weight: 700;
  margin: 5px 0;
  width: 100%;
}
.file > span {
  background: #fff;
  color: #337ab7;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
.file > span:first-child {
  border-left: 1px solid #ccc;
}
.file > span:last-child {
  border-right: 1px solid #ccc;
}
.file > .tabledrag-changed {
  background: #fcf8e3;
  border-radius: 0;
  color: #8a6d3b;
  display: table-cell;
  padding: 0 1em;
  top: 0;
  vertical-align: middle;
  border-left: 1px solid inherit;
}
.file > .tabledrag-changed,
.file > .tabledrag-changed:last-child {
  border: 1px solid #f7e1b5;
}
.file-icon {
  display: table-cell;
  font-size: 150%;
  padding: 0.25em 0.5em;
  text-align: center;
  vertical-align: middle;
}
.file-link {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.file-link a,
.file-link a:hover,
.file-link a:focus,
.file-link a:active {
  color: inherit;
}
.file-size {
  display: table-cell;
  padding: 0 1em;
  text-align: right;
  white-space: pre;
  vertical-align: middle;
}
.image-widget.row {
  overflow: hidden;
}
/**
 * Filter styles.
 */
.filter-wrapper {
  background-color: #fff;
  border: 1px solid #ddd;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  margin-bottom: 20px;
  padding: 10px;
}
.filter-help {
  float: right;
  line-height: 1;
  margin: 0.5em 0 0;
}
.nav.nav-tabs.filter-formats {
  margin-bottom: 15px;
}
/**
 * Form styles.
 */
.select-wrapper {
  display: inline-block;
  position: relative;
  width: 100%;
}
.form-inline .select-wrapper {
  width: auto;
}
.input-group .select-wrapper {
  display: table-cell;
}
.input-group .select-wrapper:first-child .form-control:first-child {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.input-group .select-wrapper:last-child .form-control:first-child {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.select-wrapper select {
  appearance: none;
  -moz-appearance: none;
  line-height: 1;
  padding-right: 2em;
}
.select-wrapper:after {
  color: #337ab7;
  background: #ffffff;
  content: '▼';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  margin-top: -0.5em;
  padding-right: 0.5em;
  pointer-events: none;
  position: absolute;
  right: 2px;
  top: 50%;
  z-index: 10;
}
.has-glyphicons .select-wrapper:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e114';
  display: inline-block;
  font-family: 'Glyphicons Halflings';
}
.has-error .select-wrapper:after {
  color: #a94442;
}
.has-success .select-wrapper:after {
  color: #3c763d;
}
.has-warning .select-wrapper:after {
  color: #8a6d3b;
}
.form-disabled .select-wrapper:after {
  background: #eeeeee;
}
.form-title {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 16px;
}
.form-desc {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .col-md-12 .form-item .control-label {
    width: 25%;
    float: left;
  }
  .col-md-12 .form-item .form-type-checkbox .control-label {
    float: none;
    width: auto;
  }
}
@media (min-width: 1200px) {
  .col-lg-4 .form-item .control-label {
    width: auto;
    float: none;
  }
}
.form-control {
  border-radius: 0;
}
.form-control.error,
.form-control.warning {
  border-color: #ea1e64;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(234, 30, 100, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(234, 30, 100, 0.6);
}
@media (min-width: 768px) {
  .col-md-12 .form-control {
    width: 100%;
  }
}
.form-link {
  margin: 20px 0;
  clear: both;
  float: right;
}
.form-actions {
  clear: both;
  float: right;
}
.form-actions a {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  color: #ffffff;
  background: #2a90ee;
  display: inline-block;
  font-size: 16px;
  padding: 6px 12px;
  text-transform: uppercase;
  border-width: 1px;
  border-style: solid;
  margin-right: 5px;
  line-height: 1.4em;
  float: left;
}
.form-actions a:focus,
.form-actions a.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.form-actions a:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.form-actions a:active,
.form-actions a.active,
.open > .dropdown-toggle.form-actions a {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.form-actions a:active:hover,
.form-actions a.active:hover,
.open > .dropdown-toggle.form-actions a:hover,
.form-actions a:active:focus,
.form-actions a.active:focus,
.open > .dropdown-toggle.form-actions a:focus,
.form-actions a:active.focus,
.form-actions a.active.focus,
.open > .dropdown-toggle.form-actions a.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.form-actions a:active,
.form-actions a.active,
.open > .dropdown-toggle.form-actions a {
  background-image: none;
}
.form-actions a.disabled:hover,
.form-actions a[disabled]:hover,
fieldset[disabled] .form-actions a:hover,
.form-actions a.disabled:focus,
.form-actions a[disabled]:focus,
fieldset[disabled] .form-actions a:focus,
.form-actions a.disabled.focus,
.form-actions a[disabled].focus,
fieldset[disabled] .form-actions a.focus {
  background-color: #fff;
  border-color: #ccc;
}
.form-actions a .badge {
  color: #fff;
  background-color: #333;
}
.form-actions a:hover {
  text-decoration: none;
}
.form-break-flex {
  width: 100%;
  height: 0;
}
.form-feedback {
  padding: 10px 0 15px 30px;
}
.form-feedback .icon {
  width: 23px;
  position: absolute;
  margin-left: -30px;
  margin-top: -2px;
}
.content-sectioned-form {
  background: #efeee8;
  padding: 20px 15px;
  margin: 0 0 20px;
}
.content-sectioned-form-fixed {
  height: 400px;
}
/**
 * Icon styles.
 */
a.icon-before .glyphicon {
  margin-right: 0.25em;
}
a.icon-after .glyphicon {
  margin-left: 0.25em;
}
.btn.icon-before .glyphicon {
  margin-left: -0.25em;
  margin-right: 0.25em;
}
.btn.icon-after .glyphicon {
  margin-left: 0.25em;
  margin-right: -0.25em;
}
.glyphicon-spin {
  -webkit-animation: spin 1000ms infinite linear;
  animation: spin 1000ms infinite linear;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/**
 * Navbar styling.
 */
body {
  position: relative;
}
body.navbar-is-static-top {
  margin-top: 0;
}
body.navbar-is-fixed-top {
  margin-top: 65px;
}
body.navbar-is-fixed-bottom {
  padding-bottom: 65px;
}
@media screen and (min-width: 768px) {
  body {
    margin-top: 15px;
  }
}
body.toolbar-horizontal #toolbar-administration,
body.toolbar-vertical #toolbar-administration {
  position: absolute;
  top: 0;
  width: 100%;
}
body.toolbar-horizontal #toolbar-administration #toolbar-bar,
body.toolbar-vertical #toolbar-administration #toolbar-bar {
  position: fixed;
}
body.toolbar-horizontal .navbar-fixed-top,
body.toolbar-vertical .navbar-fixed-top {
  top: 39px;
}
@media screen and (min-width: 768px) {
  .navbar.container {
    max-width: 720px;
  }
}
@media screen and (min-width: 992px) {
  .navbar.container {
    max-width: 940px;
  }
}
@media screen and (min-width: 1200px) {
  .navbar.container {
    max-width: 1140px;
  }
}
.navbar.container > .container,
.navbar.container-fluid > .container-fluid {
  margin: 0;
  padding: 0;
  width: auto;
}
.navbar.nav-top {
  background-color: #2a90ee;
}
.navbar.nav-top > .container > .row {
  position: relative;
}
.navbar.nav-top .nav-toggle[data-target=".nav-collapse"] {
  background: #3a1f15 !important;
}
.navbar.nav-top .nav-toggle[data-target=".nav-collapse"] span {
  display: none;
}
.navbar.nav-top .nav-toggle[data-target=".nav-collapse"]:after {
  content: 'MENU';
  display: inline;
  padding: 0 7px;
}
@media (min-width: 768px) {
  .navbar.nav-top .nav-toggle[data-target=".nav-collapse"] {
    background: #3881c3 !important;
  }
  .navbar.nav-top .nav-toggle[data-target=".nav-collapse"] span {
    display: block;
  }
  .navbar.nav-top .nav-toggle[data-target=".nav-collapse"]:after {
    display: none;
  }
}
@media (min-width: 768px) {
  .navbar.nav-top {
    background-color: rgba(0, 0, 0, 0.15);
  }
}
.nav-toggle {
  color: #ffffff;
  background: #3881c3 !important;
  width: 30px;
  height: 30px;
  border: 0 none;
  outline: 0 none;
  padding: 0;
  padding-left: 30px;
  float: left;
  width: auto;
  margin-top: 10px;
}
.nav-toggle.icon-button:before {
  width: 30px;
}
.nav-toggle span {
  display: block;
  background: #3a1f15;
  line-height: 30px;
  padding: 0 5px;
  text-transform: uppercase;
}
.nav-collapse {
  position: absolute;
  margin-top: 50px;
  width: 100%;
  left: 0;
}
@media (min-width: 768px) {
  .nav-collapse {
    left: 15px;
    right: 15px;
  }
}
.pagination {
  margin-top: 1em;
  margin-bottom: 0;
}
.pagination li {
  font-weight: bold;
  font-size: 30px;
}
.pagination li a,
.pagination li span {
  border: 0 none;
  background: none !important;
  color: #bbbbbb;
}
.pagination li span {
  color: #035bad;
}
.pagination li.disabled a,
.pagination li.disabled span {
  background: none !important;
  color: #bbbbbb;
}
.pagination li.active a,
.pagination li.active span {
  background: none !important;
  color: #000000 !important;
}
/**
 * Panel styling.
 */
.panel-title {
  display: block;
  margin: -10px -15px;
  padding: 10px 15px;
}
.panel-title,
.panel-title:hover,
.panel-title:focus,
.panel-title:hover:focus {
  color: inherit;
}
.panel-title:focus,
.panel-title:hover {
  text-decoration: none;
}
.popover {
  max-width: 500px;
  border-radius: 0;
}
.popover .popover-content {
  padding: 0;
}
.popover .popover-content div ul {
  padding-left: 5px;
  list-style-position: inside;
}
.popover .popover-content table {
  font-size: 14px;
  width: 100%;
}
.popover .popover-content table td {
  padding: 5px 20px;
}
.popover .popover-title {
  font-size: 18px;
  color: #337ab7;
}
/**
 * Progress bar styles.
 */
.progress-wrapper {
  margin-bottom: 15px;
}
.progress-wrapper:last-child .progress {
  margin-bottom: 5px;
}
.progress-wrapper .message {
  font-weight: 700;
  margin-bottom: 5px;
}
.progress-wrapper .percentage,
.progress-wrapper .progress-label {
  font-size: 12px;
}
.progress-wrapper .progress-bar {
  min-width: 2em;
}
@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spinner-border 0.75s linear infinite;
}
.block-ctools-block table,
.block-content-block table,
.block-tabs-block table,
.article .content .field--item table,
.table {
  width: 100%;
  border: 0 none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.block-ctools-block table thead,
.block-content-block table thead,
.block-tabs-block table thead,
.article .content .field--item table thead,
.table thead {
  color: #ffffff;
  background: #3a1f15;
}
.block-ctools-block table thead tr th,
.block-content-block table thead tr th,
.block-tabs-block table thead tr th,
.article .content .field--item table thead tr th,
.table thead tr th {
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  border-right: 1px solid #ffffff;
}
.block-ctools-block table thead tr th:last-child,
.block-content-block table thead tr th:last-child,
.block-tabs-block table thead tr th:last-child,
.article .content .field--item table thead tr th:last-child,
.table thead tr th:last-child {
  border: 0 none;
}
.block-ctools-block table th,
.block-content-block table th,
.block-tabs-block table th,
.article .content .field--item table th,
.table th,
.block-ctools-block table td,
.block-content-block table td,
.block-tabs-block table td,
.article .content .field--item table td,
.table td {
  padding: 5px;
}
@media (max-width: 1200px) {
  .block-ctools-block table,
  .block-content-block table,
  .block-tabs-block table,
  .article .content .field--item table,
  .table {
    width: 100% !important;
    overflow-x: auto;
  }
}
.block-ctools-block table > tbody > tr:nth-of-type(odd),
.block-content-block table > tbody > tr:nth-of-type(odd),
.block-tabs-block table > tbody > tr:nth-of-type(odd),
.article .content .field--item table > tbody > tr:nth-of-type(odd),
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #efeee8;
}
.block-ctools-block table > tbody > tr:nth-of-type(even),
.block-content-block table > tbody > tr:nth-of-type(even),
.block-tabs-block table > tbody > tr:nth-of-type(even),
.article .content .field--item table > tbody > tr:nth-of-type(even),
.table-striped > tbody > tr:nth-of-type(even) {
  background-color: #f9f9f5;
}
.block-ctools-block table > tbody > tr:hover,
.block-content-block table > tbody > tr:hover,
.block-tabs-block table > tbody > tr:hover,
.article .content .field--item table > tbody > tr:hover,
.table-striped > tbody > tr:hover {
  background-color: #e5e3d9;
}
.block-ctools-block table > tbody > tr > td,
.block-content-block table > tbody > tr > td,
.block-tabs-block table > tbody > tr > td,
.article .content .field--item table > tbody > tr > td,
.table-striped > tbody > tr > td {
  vertical-align: middle;
  border: 0 none;
  border-right: 1px solid #ffffff;
}
.block-ctools-block table > tbody > tr > td:last-child,
.block-content-block table > tbody > tr > td:last-child,
.block-tabs-block table > tbody > tr > td:last-child,
.article .content .field--item table > tbody > tr > td:last-child,
.table-striped > tbody > tr > td:last-child {
  border-right: 0 none;
}
table.details {
  box-shadow: none;
  border: 0 none;
}
table.details tr,
table.details td {
  border: 0 none !important;
  background-color: transparent !important;
  vertical-align: top;
}
table.details tr.even {
  background-color: #fff !important;
}

table.details td {
  padding: 2px;
}
table.details td:first-child {
  width: 20%;
}
/**
 * Table drag styles.
 */
.tabledrag-toggle-weight {
  float: right;
  margin: 1px 2px 1px 10px;
}
.tabledrag-changed-warning {
  margin: 0;
  overflow: hidden;
}
.tabledrag-handle {
  color: #777777;
  cursor: move;
  float: left;
  font-size: 125%;
  line-height: 1;
  margin: -10px 0 0 -10px;
  padding: 10px;
}
.tabledrag-handle:hover,
.tabledrag-handle:focus {
  color: #337ab7;
}
/**
 * Tabs and local action styles.
 */
.local-actions {
  margin: 10px 0 10px -5px;
}
.tabs--secondary {
  margin: 10px 0 5px;
}
/**
 * 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;
  border: 1px solid #ddd;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  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;
  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;
  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;
}
/**
 * Toolbar module styling.
 */
body.toolbar-fixed .toolbar-oriented .toolbar-bar {
  z-index: 91;
}
body.toolbar-fixed .navbar-fixed-top {
  top: 39px;
}
body.toolbar-fixed.toolbar-horizontal.toolbar-tray-open .navbar-fixed-top {
  top: 79px;
}
body.toolbar-fixed.toolbar-vertical.toolbar-tray-open .navbar-fixed-top {
  left: 240px;
}
body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed {
  margin-left: 240px;
}
body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed .toolbar-tray {
  padding-bottom: 40px;
}
body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed .toolbar-tray,
body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed .toolbar-tray > .toolbar-lining:before {
  width: 240px;
}
.icon-home:before {
  background-image: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/home.svg');
}
.icon-search:before {
  background-image: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/search.svg');
}
.icon-menu:before {
  background-image: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/menu.svg');
}
#block-minicartblock .icon-cart:after,
.icon-cart:before {
  background-image: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/commerce.svg');
}
.icon-flag:before {
  background-image: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/flag.svg');
}
.icon-account:before {
  background-image: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/profile-o.svg');
}
.icon-button,
.icon-box {
  position: relative;
}
.icon-button:before,
.icon-box:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: 65%;
  background-repeat: no-repeat;
  background-position: center;
}
.icon-button:before {
  background-position: 5px center;
}
/**
 * jQuery UI autocomplete widget style overrides.
 *
 * @todo Remove once jQuery UI is no longer used?
 */
.ui-autocomplete {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  color: inherit;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  list-style: none;
  min-width: 160px;
  text-align: left;
  z-index: 1000;
}
.ui-autocomplete .ui-menu-item {
  border: 0;
  border-radius: 0;
  clear: both;
  color: #333333;
  cursor: pointer;
  display: block;
  font-weight: normal;
  line-height: 1.42857143;
  margin: 0;
  outline: 0;
  padding: 3px 20px;
  text-decoration: none;
  white-space: nowrap;
}
.ui-autocomplete .ui-menu-item.ui-state-hover {
  background: #f5f5f5;
  color: #ffffff;
}
.ui-autocomplete .ui-menu-item.ui-state-active,
.ui-autocomplete .ui-menu-item.ui-state-focus {
  background: #337ab7;
  color: #ffffff;
}
/* BOOTSTRAP ADDITIONS */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xs-15 {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left;
  }
  .col-ad-fixed {
    min-width: 340px;
  }
  .col-ad-fixed-flex {
    max-width: calc(100% - 300px + 20px * 3);
  }
  .col-side {
    column-count: 2;
  }
  .col-side > * {
    -webkit-column-break-inside: avoid;
    /* Chrome, Safari */
    page-break-inside: avoid;
    /* Theoretically FF 20+ */
    break-inside: avoid-column;
    /* IE 11 */
  }
}
@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left;
  }
  .col-side {
    column-count: auto;
  }
}
/* DEFAULTS */
body {
  font-family: arial, sans-serif;
  color: #280b00;
  background-image: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/img/body-background.png');
  background-position-x: left;
  background-repeat: no-repeat;
  background-color: #f3f3ef;
}
body.navbar-is-fixed-top {
  margin-top: 0;
}
b,
strong {
  font-family: 'Gotham Bold', arial, sans-serif;
}
ol,
ul {
  padding-left: 0;
}
.alert {
  border-radius: 0;
}
ul.details {
  list-style: none;
}
ul.details > li {
  display: flex;
}
ul.details > li span {
  width: 100%;
}
ul.details > li span:last-child {
  text-align: right;
}
.details-list {
  list-style: none;
}
.details-list .field-group {
  clear: both;
  padding: 4px 0 4px;
  margin: 1px 0;
  width: 100%;
}
.details-list .field-group label {
  float: left;
  padding: 5px 0 0;
  word-break: break-word;
}
.details-list .field-group .field-value {
  display: inline-block;
  padding-top: 5px;
  margin-left: 1em;
}
.hidden-int {
  display: none !important;
}
/* MOBILE LINK HACK FIX */
@media (min-width: 992px) {
  .region-navigation-collapsible .navbar-nav > li > ul > .parent-link {
    display: none;
  }
}
header {
  padding-top: 50px;
  height: 247px;
  background: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/img/header-bg.png');
  background-size: cover;
  margin-bottom: -16px;
  position: relative;
  background-position: center;
}
@media (min-width: 768px) {
  header {
    padding-top: 80px;
    height: 280px;
  }
}
header > .container > .row {
  position: relative;
}
header .header-logo {
  text-align: center;
  position: relative;
  background: #3881c3;
  padding: 20px;
  -webkit-box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.4);
}
@media (min-width: 768px) {
  header .header-logo {
    background: none;
    position: absolute;
    right: 15px;
    padding: 0;
    box-shadow: none;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  header .header-logo {
    right: 0;
    top: 5px;
  }
}
header .header-logo a {
  display: block;
}
header .title-section {
  font-size: 26px;
  font-family: 'Gotham Book', arial, sans-serif;
  text-transform: uppercase;
  background: transparent;
}
header .title-section span {
  display: none;
  padding: 0 11px;
  line-height: 40px;
  background: #3a1f15;
  color: #ffffff;
}
@media (min-width: 768px) {
  header .title-section span {
    display: inline-block;
    margin-right: 3px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  header .title-section {
    font-size: 20px;
  }
}
header .title-section a:focus,
header .title-section a:hover {
  text-decoration: none;
}
header .title-section .section-subtitle {
  text-align: center;
  display: inline-block;
  width: 100%;
  cursor: pointer !important;
}
@media (min-width: 768px) {
  header .title-section .section-subtitle {
    cursor: none;
    text-align: left;
    width: auto;
  }
}
header .title-section .section-subtitle span {
  background: #217ccd;
  display: block;
  margin-right: 0;
  padding-top: 2px;
  padding-bottom: 2px;
}
@media (min-width: 768px) {
  header .title-section .section-subtitle span {
    background: #ffc600;
    color: #280b00;
    display: inline-block;
    padding-top: 0;
    padding-bottom: 0;
  }
}
header .title-section .section-subtitle span .caret {
  border-width: 10px;
  display: none;
}
@media (min-width: 768px) {
  header .title-section .section-subtitle:after {
    background: #ffc600;
    background: -moz-linear-gradient(45deg, #ffc600 0%, #ffc600 50%, rgba(255, 198, 0, 0) 51%, rgba(255, 198, 0, 0) 100%);
    background: -webkit-linear-gradient(45deg, #ffc600 0%, #ffc600 50%, rgba(255, 198, 0, 0) 51%, rgba(255, 198, 0, 0) 100%);
    background: -o-linear-gradient(45deg, #ffc600 0%, #ffc600 50%, rgba(255, 198, 0, 0) 51%, rgba(255, 198, 0, 0) 100%);
    background: -ms-linear-gradient(45deg, #ffc600 0%, #ffc600 50%, rgba(255, 198, 0, 0) 51%, rgba(255, 198, 0, 0) 100%);
    background: linear-gradient(45deg, #ffc600 0%, #ffc600 50%, rgba(255, 198, 0, 0) 51%, rgba(255, 198, 0, 0) 100%);
    display: inline-block;
    content: '';
    border: 0 none;
    width: 40px;
    height: 40px;
    float: right;
  }
}
@media (min-width: 768px) {
  header .secondary-navigation,
  header .megabreadcrumb {
    margin-bottom: 25px;
    margin-left: 15px;
  }
}
header .secondary-navigation .navbar-nav,
header .megabreadcrumb .navbar-nav {
  float: none;
}
@media (min-width: 768px) {
  header .megabreadcrumb {
    margin-top: 30px;
  }
}
header .secondary-navigation {
  display: none;
  position: absolute;
  width: 100%;
  z-index: 10;
  -webkit-box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.4);
}
@media (min-width: 768px) {
  header .secondary-navigation {
    position: relative;
    box-shadow: none;
    display: block;
    width: auto;
  }
}
header .secondary-navigation .navbar-nav {
  margin: 0;
}
header .secondary-navigation .navbar-nav li {
  width: 100% !important;
  float: none;
  padding: 0;
}
@media (min-width: 768px) {
  header .secondary-navigation .navbar-nav li {
    float: left;
    width: auto !important;
    padding-right: 5px;
  }
  header .secondary-navigation .navbar-nav li.expandable > .menu {
    margin-top: -5px;
    transition: max-height 1s ease;
    position: absolute;
    background: #f9f9f5;
    list-style: none;
    overflow: hidden;
    z-index: 1;
  }
  header .secondary-navigation .navbar-nav li.expandable > .menu li {
    width: 100% !important;
    padding: 10px 15px;
    border: 1px solid #dedede;
    border-bottom: 0 none;
  }
  header .secondary-navigation .navbar-nav li.expandable > .menu li:last-child {
    border-bottom: 1px solid #dedede;
  }
  header .secondary-navigation .navbar-nav li.expandable > .menu li:hover {
    text-decoration: none;
    background: #ffc600;
  }
  header .secondary-navigation .navbar-nav li.expandable > .menu a {
    white-space: nowrap;
    width: 100%;
    padding: 0;
    margin: 0;
    line-height: 1.1em !important;
    display: block;
    font-size: 14px;
    text-transform: none;
    background: 0 none;
    border: 0 none !important;
    color: #280b00;
  }
  header .secondary-navigation .navbar-nav li.expandable > .menu a:hover {
    text-decoration: underline;
  }
  header .secondary-navigation .navbar-nav li.expandable:hover > .menu {
    display: block;
  }
  header .secondary-navigation .navbar-nav li.expandable:hover > .menu .menu {
    display: none;
  }
}
header .secondary-navigation .navbar-nav li.expandable button {
  display: none;
}
header .secondary-navigation .navbar-nav li.active a {
  background-color: #2a90ee;
}
@media (min-width: 768px) {
  header .secondary-navigation .navbar-nav li.active a {
    background: #ffc600;
  }
}
header .secondary-navigation .navbar-nav li a {
  font-size: 14px;
  color: #ffffff;
  padding: 10px 15px;
  background-color: #2a90ee;
  border-top: 1px solid #ffffff;
}
header .secondary-navigation .navbar-nav li a:hover {
  text-decoration: underline;
}
header .secondary-navigation .navbar-nav li a:before {
  content: '> ';
  display: inline;
}
@media (min-width: 768px) {
  header .secondary-navigation .navbar-nav li a {
    font-size: 16px;
    padding: 6px 11px;
    color: #280b00;
    text-transform: uppercase;
    background: #f7f4f5;
    border-top: 4px solid #ffc600 !important;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-radius: 0;
    margin-bottom: 10px;
  }
  header .secondary-navigation .navbar-nav li a:before {
    display: none;
  }
  header .secondary-navigation .navbar-nav li a:hover {
    text-decoration: none;
    background: #ffc600;
  }
}
header .secondary-navigation .navbar-nav li a.is-active {
  background-color: #2a90ee;
}
@media (min-width: 768px) {
  header .secondary-navigation .navbar-nav li a.is-active {
    background: #ffc600;
  }
}
header .secondary-navigation.active {
  display: block;
}
.main-container {
  padding-left: 15px;
  padding-right: 15px;
}
.main-container.container-hide-title .region-content .page-title {
  display: none;
}
.main-container .region-content #lightning-script-container .page-title {
  margin-top: 40px;
}
.block .nav-tabs,
.content-block .nav-tabs {
  margin: 0;
}
.block .nav-tabs li,
.content-block .nav-tabs li {
  width: 100% !important;
  float: none;
  padding: 0;
}
@media (min-width: 768px) {
  .block .nav-tabs li,
  .content-block .nav-tabs li {
    float: left;
    width: auto !important;
    padding-right: 5px;
  }
  .block .nav-tabs li.expandable > .menu,
  .content-block .nav-tabs li.expandable > .menu {
    margin-top: -5px;
    transition: max-height 1s ease;
    position: absolute;
    background: #f9f9f5;
    list-style: none;
    overflow: hidden;
    z-index: 1;
  }
  .block .nav-tabs li.expandable > .menu li,
  .content-block .nav-tabs li.expandable > .menu li {
    width: 100% !important;
    padding: 10px 15px;
    border: 1px solid #dedede;
    border-bottom: 0 none;
  }
  .block .nav-tabs li.expandable > .menu li:last-child,
  .content-block .nav-tabs li.expandable > .menu li:last-child {
    border-bottom: 1px solid #dedede;
  }
  .block .nav-tabs li.expandable > .menu li:hover,
  .content-block .nav-tabs li.expandable > .menu li:hover {
    text-decoration: none;
    background: #ffc600;
  }
  .block .nav-tabs li.expandable > .menu a,
  .content-block .nav-tabs li.expandable > .menu a {
    white-space: nowrap;
    width: 100%;
    padding: 0;
    margin: 0;
    line-height: 1.1em !important;
    display: block;
    font-size: 14px;
    text-transform: none;
    background: 0 none;
    border: 0 none !important;
    color: #280b00;
  }
  .block .nav-tabs li.expandable > .menu a:hover,
  .content-block .nav-tabs li.expandable > .menu a:hover {
    text-decoration: underline;
  }
  .block .nav-tabs li.expandable:hover > .menu,
  .content-block .nav-tabs li.expandable:hover > .menu {
    display: block;
  }
  .block .nav-tabs li.expandable:hover > .menu .menu,
  .content-block .nav-tabs li.expandable:hover > .menu .menu {
    display: none;
  }
}
.block .nav-tabs li.expandable button,
.content-block .nav-tabs li.expandable button {
  display: none;
}
.block .nav-tabs li.active a,
.content-block .nav-tabs li.active a {
  background-color: #2a90ee;
}
@media (min-width: 768px) {
  .block .nav-tabs li.active a,
  .content-block .nav-tabs li.active a {
    background: #ffc600;
  }
}
.block .nav-tabs li a,
.content-block .nav-tabs li a {
  font-size: 14px;
  color: #ffffff;
  padding: 10px 15px;
  background-color: #2a90ee;
  border-top: 1px solid #ffffff;
}
.block .nav-tabs li a:hover,
.content-block .nav-tabs li a:hover {
  text-decoration: underline;
}
.block .nav-tabs li a:before,
.content-block .nav-tabs li a:before {
  content: '> ';
  display: inline;
}
@media (min-width: 768px) {
  .block .nav-tabs li a,
  .content-block .nav-tabs li a {
    font-size: 16px;
    padding: 6px 11px;
    color: #280b00;
    text-transform: uppercase;
    background: #f7f4f5;
    border-top: 4px solid #ffc600 !important;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-radius: 0;
    margin-bottom: 10px;
  }
  .block .nav-tabs li a:before,
  .content-block .nav-tabs li a:before {
    display: none;
  }
  .block .nav-tabs li a:hover,
  .content-block .nav-tabs li a:hover {
    text-decoration: none;
    background: #ffc600;
  }
}
.block .nav-tabs li a.is-active,
.content-block .nav-tabs li a.is-active {
  background-color: #2a90ee;
}
@media (min-width: 768px) {
  .block .nav-tabs li a.is-active,
  .content-block .nav-tabs li a.is-active {
    background: #ffc600;
  }
}
.block .nav-tabs li a,
.content-block .nav-tabs li a {
  margin-bottom: 0;
}
.region-content .block .nav-tabs li a,
.region-content .content-block .nav-tabs li a {
  font-size: 12px;
}
.content-block {
  background: #f9f9f5;
  border: 1px solid #dedede;
  padding: 20px;
  margin-bottom: 20px;
}
.content-block .tab-filters {
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
}
.content-block .tab-filters .form-group {
  display: flex;
  align-items: center;
}
.content-block .tab-filters .form-group > * {
  margin-right: 10px;
}
.content-block .tab-filters .form-group .form-control {
  width: auto;
}
.content-block .tab-filters .form-group .control-label {
  padding-bottom: 0;
}
.content-block:before,
.content-block:after {
  content: " ";
  display: table;
}
.content-block:after {
  clear: both;
}
.content-block:before,
.content-block:after {
  content: " ";
  display: table;
}
.content-block:after {
  clear: both;
}
.node--type-page .content-block {
  padding: 0;
}
.content-block h1 {
  border-bottom: 1px solid #dedede;
  margin: 0 -20px 20px;
  padding: 0 20px 16px;
  font-family: 'Gotham Bold', arial, sans-serif;
  font-size: 24px;
}
.content-block .content-block-section {
  border-top: 1px solid #dbd7d8;
}
.content-block .content-block-section h2 {
  font-size: 24px;
  font-weight: normal;
  text-transform: uppercase;
  color: #d0cfc5;
  margin-bottom: 9px;
}
.content-block > div > *:last-child {
  margin-bottom: 0;
}
.content-block > .row {
  margin-top: 25px;
  padding-top: 25px;
  border-top: 1px solid #eee;
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 5px;
  padding-right: 5px;
}
.content-block > .row:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: 0 none;
}
.content-block > .row > div > :first-child {
  margin-top: 0;
  padding-top: 0;
}
.content-block h2 {
  margin-top: 10px;
  text-transform: uppercase;
}
.content-side-block .content-block-title,
.content-side-block h3 {
  margin: -20px -20px 10px;
  padding: 4px 15px;
  font-family: 'Gotham Light', arial, sans-serif;
  font-size: 24px;
  line-height: 1.5em;
  border-bottom: 1px solid #dedede;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  background: #ffffff;
}
.content-side-block .content-block-title + h4,
.content-side-block h3 + h4,
.content-side-block .content-block-title + .content-block-section,
.content-side-block h3 + .content-block-section {
  margin-top: -10px;
}
.content-side-block .content-block-title a,
.content-side-block h3 a {
  font-size: 16px;
  font-weight: bold;
  float: right;
}
.content-side-block h4 {
  font-size: 16px;
  font-weight: bold;
  margin: 20px -20px 0;
  padding: 20px 20px 10px;
  border-top: 1px solid #dedede;
}
.content-side-block h4 + h4 {
  margin-top: 10px;
}
.content-side-block h4:last-child {
  padding-bottom: 0;
}
.content-side-block h4 a {
  font-weight: normal;
  float: right;
}
.content-side-block .content-block-section {
  margin: 0 -20px;
  padding: 12px 20px;
  background: #e8e7e0;
}
.content-side-block button {
  margin-top: 20px;
}
.content-side-block .details {
  clear: both;
  overflow: hidden;
}
.content-side-block .details strong {
  float: right;
  text-align: right;
}
.content-side-block br {
  content: " ";
  display: block;
  margin: 10px 0;
  line-height: 22px;
}
.page-title {
  display: inline-block;
}
.page-title span {
  height: 40px;
  background: #ffc600;
  padding: 1px 14px 1px 13px;
  margin-bottom: 13px;
  display: inline-block;
  font-size: 26px;
  font-family: 'Gotham Book', arial, sans-serif;
  text-transform: uppercase;
  color: #280b00;
  position: relative;
}
@media (max-width: 1200px) {
  .page-title span {
    font-size: 15px;
    font-weight: bold;
    padding-top: 10px;
  }
}
.page-title:after {
  background: #ffc600;
  background: -moz-linear-gradient(45deg, #ffc600 0%, #ffc600 50%, rgba(255, 198, 0, 0) 51%, rgba(255, 198, 0, 0) 100%);
  background: -webkit-linear-gradient(45deg, #ffc600 0%, #ffc600 50%, rgba(255, 198, 0, 0) 51%, rgba(255, 198, 0, 0) 100%);
  background: -o-linear-gradient(45deg, #ffc600 0%, #ffc600 50%, rgba(255, 198, 0, 0) 51%, rgba(255, 198, 0, 0) 100%);
  background: -ms-linear-gradient(45deg, #ffc600 0%, #ffc600 50%, rgba(255, 198, 0, 0) 51%, rgba(255, 198, 0, 0) 100%);
  background: linear-gradient(45deg, #ffc600 0%, #ffc600 50%, rgba(255, 198, 0, 0) 51%, rgba(255, 198, 0, 0) 100%);
  display: inline-block;
  content: '';
  border: 0 none;
  width: 40px;
  height: 40px;
  float: right;
}
@media (max-width: 1200px) {
  .page-title:after {
    display: none;
  }
}
@media (min-width: 768px) {
  .layout-grid .page-title span,
  .front .page-title span,
  .landing .page-title span {
    font-size: 53px;
    line-height: 70px;
    height: 70px;
  }
  .layout-grid .page-title:after,
  .front .page-title:after,
  .landing .page-title:after {
    height: 70px;
    width: 70px;
  }
}
.tab-content .tab-pane > h2 {
  font-size: 24px;
  font-weight: normal;
  text-transform: uppercase;
  color: #d0cfc5;
  margin-bottom: 0;
}
.tab-content .tab-pane h4,
.tab-content .tab-pane h3 {
  text-transform: uppercase;
  font-weight: bold;
}
.tab-content .tab-pane h4 {
  font-size: 14px;
  margin-bottom: 0.5rem;
  margin-top: 20px;
}
.tab-content .tab-pane .tab-panel-section {
  border-bottom: 1px solid #dedede;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.tab-content .tab-pane .tab-panel-section:last-child {
  border-bottom: 0 none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.tab-content .tab-pane .tab-panel-section h3 {
  margin-bottom: 20px;
}
.tab-content .tab-pane .tab-panel-section button {
  margin-top: 1em;
}
.tab-content .tab-pane .tab-panel-section .row {
  margin-top: 2rem;
}
.tab-content .tab-pane .tab-panel-section .details {
  padding: 0;
  margin-bottom: 0;
  list-style: none;
}
.tab-content .tab-pane .tab-panel-section .details li {
  display: flex;
  margin-bottom: 0.5em;
}
.tab-content .tab-pane .tab-panel-section .details li:last-child {
  margin-bottom: 0;
}
.tab-content .tab-pane .tab-panel-section .details .detail-label {
  flex-shrink: 0;
  font-weight: bold;
  width: 40%;
  display: inline-block;
}
.tab-content .tab-pane form {
  margin-top: 10px;
}
.tab-content .tab-pane .be-horses-results-grouping-form {
  margin-top: 15px;
}
.tab-content .tab-pane #login h2 {
  margin-bottom: 20px;
}
.tab-content .tab-pane #agents-fieldset-wrapper #name-wrapper {
  margin-bottom: 10px;
}
.tab-content #overview table td {
  text-align: center;
}
.tab-content #event_schedule {
  margin-top: 20px;
}
.content-block-profile ul {
  padding: 0;
  margin: 0;
  list-style: none;
  float: none;
}
.content-block-profile ul li a {
  display: block;
  font-weight: bold;
  padding: 9px 15px 9px 19px;
}
.content-block-profile > ul {
  margin: -10px -20px -20px;
}
.content-block-profile > ul > li {
  padding: 0;
  width: auto !important;
  float: none;
}
.content-block-profile > ul > li > a {
  display: none;
}
.content-block-profile > ul > li li {
  border-bottom: 1px solid #dedede !important;
}
.head-section {
  min-height: 470px;
}
.field--type-text-with-summary *:first-child {
  margin-top: 0 !important;
}
.sidebar-menu {
  display: block;
  list-style: none;
  padding: 0;
  margin: -20px;
  margin-top: -10px;
}
.sidebar-menu li {
  width: 100%;
  border-top: 1px solid #cccccc;
}
.sidebar-menu li.expandable {
  display: flex;
  flex-wrap: wrap;
}
.sidebar-menu li.expandable a {
  width: calc(100% - 50px);
}
.sidebar-menu li.expandable ul {
  width: 100%;
}
.sidebar-menu li.expandable ul li {
  background: #e9e8e7;
}
.sidebar-menu li.expandable ul li a {
  text-indent: 10px;
}
.sidebar-menu li.expandable > button {
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: none;
  border: 0 none;
  outline: none;
}
.sidebar-menu li.expandable > button svg {
  width: 15px;
  transition: all 0.5s ease;
}
.sidebar-menu li.expandable > button:hover {
  background: rgba(0, 0, 0, 0.1);
}
.sidebar-menu li.expandable.expanded > button svg {
  transform: rotate(90deg);
}
.sidebar-menu li a {
  display: block;
  padding: 9px 15px 9px 19px;
  font-weight: bold;
}
.sidebar-menu li:first-child {
  border-top: 0 none;
}
.sidebar-menu li ul {
  border-top: 1px solid #cccccc;
  list-style: none;
  padding-left: 0;
}
.content-side-block .sidebar-menu button {
  margin-top: 0;
}
.sharethis-inline-share-buttons {
  margin-bottom: 20px;
}
.content-filter-block .input-group .btn {
  padding: 4px 9px 5px;
}
.content-filter-block .control-label {
  padding: 6px 0;
  text-align: right;
  margin-bottom: 0;
}
.filter-conditional {
  overflow: hidden;
  transition: height 1s;
  margin: -20px;
  padding: 20px;
}
.filter-conditional.collapsed {
  height: 1px;
}
[data-filter] option[disabled] {
  display: none;
}
.btn-loadmore {
  margin-top: 20px;
  border: 0 none;
  padding: 8px 15px;
  background: #2a90ee;
  color: #ffffff;
  font-size: 16px;
  text-transform: uppercase;
}
.btn-loadmore.disabled {
  display: none;
}
.section-be-profile .content-block h2 {
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
}
.section-be-profile .content-block h3 {
  font-size: 18px;
}
@media (max-width: 768px) {
  .profile-details,
  .profile-summary {
    margin-left: 20px;
  }
}
.profile-avatar {
  width: 100%;
  max-width: 180px;
  height: 180px;
  background: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/profile-default.svg');
  background-size: cover;
}
.profile-avatar.profile-avatar-horse {
  background: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/profile-horse.svg');
}
@media (min-width: 768px) {
  .profile-avatar {
    min-width: 180px;
  }
}
.profile-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.profile-avatar-side {
  width: 120px;
  height: 120px;
  background: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/profile-default.svg');
  background-size: cover;
}
.profile-avatar-side img {
  width: 120px;
  max-width: unset;
  height: 120px;
  object-fit: cover;
}
.draft-actions {
  display: flex;
  justify-content: flex-end;
}
.draft-actions a {
  display: block;
  padding: 0 5px;
}
.btn-renew {
  float: left;
  clear: both;
}
.view-downloads {
  padding: 0;
}
.view-downloads li {
  list-style: none;
}
.view-downloads .view-content h3 {
  margin: -20px -20px 10px;
  padding: 4px 15px;
  font-family: 'Gotham Light', arial, sans-serif;
  font-size: 23px;
  font-weight: normal;
  line-height: 1.5em;
  border-bottom: 1px solid #dedede;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  background: #ffffff;
  text-transform: uppercase;
  margin-top: 10px;
}
.view-downloads .view-content h3:first-child {
  margin-top: -20px;
}
.view-downloads .view-content .file {
  display: flex;
}
.view-downloads .view-content .file .file-icon {
  display: none;
}
.view-downloads .view-content .file .file-link {
  display: block;
  background: none;
  border: 0 none;
  font-size: 14px;
  font-weight: bold;
  width: auto;
}
.view-downloads .view-content .file .file-size {
  display: none;
  /*display: flex;
    font-family: @serif-basic;
    font-size: @font-size;
    font-weight: normal;
    color: @color-black;
    background: none;
    border: 0 none;
    padding: 0;
    &:before {
      content: '-';
      display: block;
      padding: 0 5px;
    }*/
}
.view-downloads .view-content .file .file-icon {
  display: block;
  border: 0 none;
  background: none;
}
#mobile-leaderboard {
  position: fixed;
  bottom: 0;
  width: 100%;
}
@media (min-width: 992px) {
  #mobile-leaderboard {
    display: none;
  }
}
.file .file-icon {
  padding: 0 0.6em 0 0;
}
.file .file-icon .icon:before {
  display: block;
  content: '';
  background: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/icons/vivid/blank.svg') no-repeat center center;
  width: 1.2em;
  height: 1.2em;
}
.file.file--application-pdf .file-icon .icon:before {
  background: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/icons/vivid/pdf.svg') no-repeat center center;
}
.file .file--x-office-spreadsheet .file-icon .icon:before {
  background: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/icons/vivid/xls.svg') no-repeat center center;
}
.file .file--x-office-document .file-icon .icon:before {
  background: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/icons/vivid/doc.svg') no-repeat center center;
}
.file .file--x-office-presentation .file-icon .icon:before {
  background: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/icons/vivid/ppt.svg') no-repeat center center;
}
.file.file--mime-application-zip .file-icon .icon:before {
  background: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/icons/vivid/zip.svg') no-repeat center center;
}
.file.file--mime-application-x-msi .file-icon .icon:before {
  background: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/icons/vivid/msi.svg') no-repeat center center;
}
.results-table {
  display: none;
}
.results-table.active {
  display: block;
}
.favourite {
  display: flex;
  margin: 10px 0;
}
.favourite .favourite-actions {
  margin-left: 20px;
}
.favourite .favourite-actions .btn {
  width: 48px;
  position: relative;
  background-color: #ea1e64;
}
.favourite .favourite-actions .btn:before {
  right: -2px !important;
}
.favourite > article {
  flex-grow: 1;
}
@media (max-width: 767px) {
  .layout-basic .layout-page {
    margin: -20px -35px;
  }
}
.layout-basic .page-background {
  height: 350px;
  z-index: -1;
  margin-top: -42px;
}
@media (min-width: 768px) {
  .layout-basic .page-background {
    height: 520px;
    margin-top: 232px;
  }
}
.layout-basic .page-background:before {
  top: 0;
  left: -20px;
}
.layout-basic .page-background:after {
  right: -320px;
}
@media (min-width: 768px) {
  .layout-basic .has-background .region-content {
    margin-top: 220px;
  }
}
.layout-front .megabreadcrumb,
.layout-front .page-title {
  display: none;
}
@media (min-width: 768px) {
  .layout-front .header-logo {
    z-index: 1;
  }
}
@media (min-width: 768px) {
  .layout-front .main-container {
    padding-top: 590px;
  }
}
.layout-front .content-block-main {
  margin-bottom: 60px;
}
.layout-front header {
  height: auto;
  background: 0 none;
  margin-bottom: 0;
}
.layout-front .head-section {
  min-height: 50px;
  height: 50px;
  margin-bottom: 150px;
  display: inline;
}
.layout-front .block-content-block {
  overflow: auto;
}
@media (min-width: 1200px) {
  .layout-front .block-region-side {
    margin-top: -218px;
  }
}
@media (min-width: 768px) {
  .layout-front .page-background {
    overflow: visible;
  }
  .layout-front .page-background:before {
    display: none;
  }
  .layout-front .page-background:after {
    top: 750px;
    right: 0;
    height: 50px;
    width: 100%;
    box-shadow: #524f4c 0px 40px 40px -40px inset;
    background: #e9e8e7;
    transform: rotate(0deg);
  }
}
@media (min-width: 768px) {
  .layout-grid .header-logo,
  .layout-landing .header-logo {
    z-index: 1;
  }
}
.layout-grid .page-background,
.layout-landing .page-background {
  height: 310px;
}
@media (min-width: 768px) {
  .layout-grid .page-background,
  .layout-landing .page-background {
    height: 750px;
    z-index: -1;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .layout-grid .page-background,
  .layout-landing .page-background {
    height: 650px;
  }
}
.layout-grid .main-container,
.layout-landing .main-container {
  margin-top: -90px;
}
@media (min-width: 768px) {
  .layout-grid .main-container,
  .layout-landing .main-container {
    padding-top: 250px;
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  .layout-grid .main-container,
  .layout-landing .main-container {
    margin-top: 0;
  }
}
.layout-grid .page-title span,
.layout-landing .page-title span {
  font-size: 60px;
  line-height: 1em;
  height: 70px;
  padding-top: 4px;
}
@media (max-width: 768px) {
  .layout-grid .page-title span,
  .layout-landing .page-title span {
    font-size: 25px;
    padding-top: 20px;
  }
}
.layout-grid .page-title:after,
.layout-landing .page-title:after {
  display: none;
}
@media (min-width: 768px) {
  .layout-grid .page-title:after,
  .layout-landing .page-title:after {
    display: inline-block;
    width: 70px;
    height: 70px;
  }
}
.layout-grid .content-block-main,
.layout-landing .content-block-main {
  margin-bottom: 60px;
}
.layout-grid .content-block-main .field--name-body h2,
.layout-landing .content-block-main .field--name-body h2,
.layout-grid .content-block-main .field--name-body h3,
.layout-landing .content-block-main .field--name-body h3,
.layout-grid .content-block-main .field--name-body h4,
.layout-landing .content-block-main .field--name-body h4,
.layout-grid .content-block-main .field--name-body h5,
.layout-landing .content-block-main .field--name-body h5,
.layout-grid .content-block-main .field--name-body h6,
.layout-landing .content-block-main .field--name-body h6 {
  font-family: 'Gotham Book', arial, sans-serif;
}
.layout-grid .megabreadcrumb,
.layout-landing .megabreadcrumb {
  display: none;
}
.layout-grid .secondary-navigation,
.layout-landing .secondary-navigation {
  margin-left: 0;
  width: 80%;
}
.layout-grid header,
.layout-landing header {
  height: auto;
  background: 0 none;
  margin-bottom: 0;
}
.layout-hub01 .page-background,
.layout-hub02 .page-background {
  height: 520px;
  z-index: -1;
  margin-top: -42px;
}
@media (min-width: 768px) {
  .layout-hub01 .page-background,
  .layout-hub02 .page-background {
    margin-top: 232px;
  }
}
.layout-hub01 .page-background:before,
.layout-hub02 .page-background:before {
  top: 0;
  left: -20px;
}
.layout-hub01 .page-background:after,
.layout-hub02 .page-background:after {
  right: -320px;
}
@media (min-width: 768px) {
  .layout-hub01 .has-background .region-content,
  .layout-hub02 .has-background .region-content {
    margin-top: 220px;
  }
}
.grid-page .grid-row > div {
  height: 100%;
  margin-bottom: 20px;
  overflow: hidden;
}
.author {
  font-size: 16px;
  color: #969595;
  margin-bottom: 15px;
}
.teaser {
  display: flex;
  margin: 0 -15px 20px;
  padding: 0 15px 20px;
  border-bottom: 1px solid #dedede;
}
.teaser:last-child {
  padding-bottom: 0;
  border-bottom: 0 none;
  margin-bottom: 0;
}
.teaser .teaser-thumbnail {
  width: 120px;
  height: 120px;
  object-fit: cover;
  margin-right: 20px;
}
.teaser h2 {
  margin-top: 0;
  font-family: 'Gotham Book', arial, sans-serif;
  font-size: 28px;
  color: #035bad;
}
.teaser h2 a {
  color: #035bad;
}
article.full > .content figure,
article.full > .content img {
  max-width: 100%;
  margin-bottom: 20px;
}
article.full > .content figure.align-left,
article.full > .content img.align-left {
  margin-right: 20px;
}
article.full > .content figure.align-right,
article.full > .content img.align-right {
  margin-left: 20px;
}
article.full > .content figure img {
  margin-bottom: 0;
}
.page-background {
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .page-background {
    height: 750px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .page-background:before,
  .page-background:after {
    content: ' ';
    display: block;
    width: 450px;
    height: 1000px;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.15);
    transform: rotate(-46deg);
  }
  .page-background:before {
    top: 130px;
    left: -50px;
  }
  .page-background:after {
    top: -320px;
    right: -250px;
  }
}
.page-background .layout-background-image {
  width: 100%;
  height: 100%;
  background-position: top center;
  background-size: cover;
}
.toolbar-tray-open .page-background {
  top: 78px;
}
.toolbar-tray-open.toolbar-vertical .page-background {
  top: 28px;
}
@media (max-width: 767px) {
  .article.teaser .teaser-thumbnail-wrapper {
    display: none;
  }
}
.article.full h2 {
  margin: 10px 0;
}
.article.full .field--name-field-subheading {
  font-weight: bold;
}
.path-news .article .teaser-thumbnail-wrapper {
  width: 210px;
  min-width: 210px;
  margin-right: 10px;
}
.article .content .field--item ul {
  list-style-position: inside;
}
.page-node-type-article .page-background {
  height: 520px;
  z-index: -1;
  margin-top: 232px;
}
@media (max-width: 768px) {
  .page-node-type-article .page-background {
    margin-top: 0;
  }
}
.page-node-type-article .region-content {
  margin-top: -500px;
}
@media (min-width: 768px) {
  .page-node-type-article .region-content {
    margin-top: 20px;
  }
}
.news-listing article .content {
  margin-left: 0;
}
@media (max-width: 767px) {
  .news-listing article {
    display: inline-block;
  }
  .news-listing article .teaser-thumbnail-wrapper {
    margin-left: 50px;
    margin-bottom: 10px;
  }
}
@media (max-width: 1200px) {
  .node--view-mode-full .layout-page {
    margin: 0 -15px !important;
  }
  .node--view-mode-full section .field--item img {
    max-width: 100%;
    height: auto;
  }
  .node--view-mode-full section .field--item table {
    width: 100% !important;
  }
  .node--view-mode-full section .field--item center iframe {
    width: 100%;
  }
  .node--view-mode-full section .signpost-banner img {
    min-width: 100%;
  }
}
.horse.teaser {
  flex-wrap: wrap;
}
.horse.teaser h2 {
  width: 100%;
  margin-bottom: 10px;
}
.horse.teaser .profile-avatar {
  margin-right: 20px;
}
@media (min-width: 768px) {
  .horse.teaser .content {
    width: calc(100% - 220px);
  }
}
.horse.teaser .content .details {
  padding: 0;
}
.horse.teaser .content .details li {
  list-style: none;
}
.horse.teaser .btns {
  padding: 10px 0 20px;
}
.horse.teaser .btn {
  margin-bottom: 5px;
  padding: 6px 9px;
}
.horse-summary {
  margin-bottom: 10px;
}
.horse-summary table.details td:first-child {
  width: 30%;
}
.rider-profile {
  display: flex;
  margin-bottom: 20px;
}
.rider-profile .profile-avatar-side,
.rider-profile .profile-avatar {
  margin-right: 20px;
}
.rider-profile:last-child {
  margin-bottom: 0;
}
.block-horse-owners-block h3,
h4 {
  margin-top: 0;
}
.be-course--title {
  font-weight: bold;
  margin-top: 15px;
}
.block-horse-riders-block > .row,
#horse_riders > .row,
#horse_owners > .row {
  margin-bottom: 20px;
}
.block-horse-riders-block > .row:last-child,
#horse_riders > .row:last-child,
#horse_owners > .row:last-child {
  margin-bottom: 0;
}
.block-horse-riders-block h3,
#horse_riders h3,
#horse_owners h3 {
  margin-top: 20px;
}
.block-horse-riders-block .profile-details h3,
#horse_riders .profile-details h3,
#horse_owners .profile-details h3,
.block-horse-riders-block h4,
#horse_riders h4,
#horse_owners h4 {
  margin-top: 0;
}
.horse-genealogy {
  font-size: 11px;
}
.horse-genealogy .row {
  margin: 0 -10px;
}
.dam-line .horse-gen-third,
.dam-line .horse-gen-second {
  padding-top: 10px;
}
.dam-line .horse-gen-first > .horse-dam:before {
  content: '';
  background: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/horse-down.svg') no-repeat;
  width: 50px;
  height: 113px;
  position: absolute;
  left: -10px;
  top: -1px;
  z-index: 1;
}
.dam-line .horse-gen-first > .horse-dam:after {
  content: '';
  display: block;
  position: absolute;
  border-top: 1px dashed #ff0099;
  top: -1px;
  left: 0;
  right: 0;
  z-index: 1;
}
.sire-line .horse-gen-third,
.sire-line .horse-gen-second {
  padding-bottom: 10px;
}
.sire-line .horse-gen-first > .horse-sire:before {
  content: '';
  background: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/horse-up.svg') no-repeat;
  width: 50px;
  height: 113px;
  position: absolute;
  left: -10px;
  bottom: -1px;
  z-index: 1;
}
.horse-gen-second > .horse-sire:before {
  content: '';
  background: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/horse-up2.svg') no-repeat;
  width: 53px;
  height: 54px;
  position: absolute;
  left: -20px;
  bottom: -1px;
  z-index: 1;
}
.horse-gen-second > .horse-dam:before {
  content: '';
  background: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/horse-down2.svg') no-repeat;
  width: 53px;
  height: 54px;
  position: absolute;
  left: -20px;
  top: -1px;
  z-index: 1;
}
.horse-gen-third > .horse-sire:before {
  content: '';
  background: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/horse-up3.svg') no-repeat;
  width: 54px;
  height: 27px;
  position: absolute;
  left: -20px;
  bottom: -1px;
  z-index: 1;
}
.horse-gen-third > .horse-dam:before {
  content: '';
  background: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/horse-down3.svg') no-repeat;
  width: 54px;
  height: 27px;
  position: absolute;
  left: -20px;
  top: -1px;
  z-index: 1;
}
.horse-gen-third > *:nth-child(2) {
  margin-bottom: 5px;
}
.horse-gen-third > *:nth-child(3) {
  margin-top: 5px;
}
.horse-gen {
  height: 220px;
  display: flex;
  flex-direction: column;
  padding: 0 10px;
}
.horse-gen > * {
  position: relative;
  padding: 0 50px;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}
.horse-gen > *.horse-sire {
  background: #EAEAE6;
}
.horse-gen > *.horse-dam {
  background: #FCE0EC;
}
.horse-gen > *.horse-missing {
  background: 0 none;
}
.horse-gen > *:nth-child(even):after {
  content: '';
  display: block;
  position: absolute;
  border-top: 1px dashed #ff0099;
  top: -1px;
  left: 0;
  right: 0;
  z-index: 1;
}
.horse-gen > * .name {
  line-height: 1em;
}
.horse-gen a {
  color: #000000;
}
.horse-missing + .horse-missing:after {
  display: none !important;
}
#horse-results-year .year .btn-group label {
  color: #ffffff;
}
#horse-results-classes {
  margin-bottom: 10px;
}
#horse-results-classes div {
  float: left;
  display: inline;
}
#horse-results-classes div select {
  height: 35px;
  margin-right: 10px;
}
#search-rider-horse {
  width: 20%;
  height: 35px;
}
#horseforsale-map {
  margin: 20px 0;
  height: 500px;
}
.horseforsale-description {
  margin: 20px 0;
}
#horse-result h2 {
  margin: 10px 10px 10px 15px;
  color: #035bad;
  font-size: 18px;
  font-weight: bold;
}
#horse-result h3 {
  text-transform: capitalize;
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 0;
}
.horse-for-sale.search-item .thumbnail {
  position: relative;
}
.horse-for-sale.search-item .record {
  position: absolute;
  background-color: #ffc600;
  padding: 0 5px;
  bottom: 0;
  height: 25px;
  line-height: 25px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .horse-for-sale.search-item .record {
    font-size: 11px;
  }
}
.horse-for-sale.search-item .record a {
  color: #280b00;
}
.horse-for-sale.search-item .record:after {
  position: absolute;
  width: 25px;
  height: 25px;
  right: -25px;
}
.horse-for-sale.search-item .dealer {
  font-size: 15px;
  margin-top: 20px;
}
#rider-results h2 {
  margin-bottom: 10px;
  padding-left: 13px;
  color: #035bad;
  font-size: 18px;
  font-weight: bold;
}
#rider-results h3 {
  text-transform: capitalize;
  font-size: 16px;
  margin-top: 10px;
  font-weight: bold;
}
.product-listing-post {
  background: #e8e7e0;
  margin: 0;
  padding: 15px 15px 0;
}
@media (min-width: 768px) {
  .product-listing-post {
    margin: 20px 20px 10px;
  }
}
.product-listing-post .thumbnail {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .product-listing-post .product-listing-details {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-listing-post .product-listing-details .col-sm-6 {
    width: 100%;
  }
}
.product-listing-post h2 a {
  font-weight: bold;
  font-size: 16px;
  color: #035bad;
  text-transform: capitalize;
}
.product-listing-post .triangle-topleft {
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  border-top: 65px solid #cf001c;
  border-right: 65px solid transparent;
}
.product-listing-post .triangle-topleft span {
  text-align: center;
  left: 0;
  top: -65px;
  position: relative;
  width: 93px;
  height: 93px;
  transform: rotate(-45deg);
  display: block;
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
}
.product-listing-post .more-info {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .product-listing-post .more-info {
    margin-top: 0;
    text-align: right;
  }
}
.product-listing-pager {
  text-align: right;
}
.product-listing-sort {
  margin-top: 1em;
  height: 60px;
  padding-top: 10px;
}
.product-listing-sort .form-group {
  display: flex;
}
.product-listing-sort .form-group label {
  width: 100px;
  line-height: 30px;
}
.product-listing-post .product-listing-highlight {
  position: absolute;
  width: 120px;
  height: 120px;
  overflow: hidden;
}
.product-listing-post .product-listing-highlight span {
  background: #cf001c;
  color: #ffffff;
  display: block;
  width: 200px;
  height: 100%;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-top: -60px;
  margin-left: -100px;
  padding: 85px 40px 0;
  text-align: center;
  font-weight: bold;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
}
.product-listing-post .product-listing-details {
  padding: 10px 0;
}
.product-listing-post .product-listing-details h2 {
  padding: 0;
}
.product-listing-post .product-listing-details .product-listing-name {
  font-weight: bold;
  font-size: 14px;
  margin: 0 0 13px;
  color: #035bad;
  height: 40px;
  overflow: hidden;
}
.product-listing-post .product-listing-details .product-listing-price {
  float: left;
}
.product-listing-post .product-listing-details .product-listing-moreInfo {
  text-align: right;
}
.product-name {
  font-family: 'Gotham Light', arial, sans-serif;
  font-size: 24px;
  color: #280b00;
  background: #ffffff;
  display: inline-block;
  padding: 5px 11px;
  border: 1px solid #dedede;
  text-transform: uppercase;
  line-height: 1.5em;
  margin: 0;
}
.product-body ul {
  padding-left: 1em;
}
.price-was {
  display: block;
  font-size: 0.8em;
}
.product-preview {
  margin-bottom: 20px;
}
.product-preview img {
  margin: 0 auto;
  display: block;
  width: 630px;
  max-width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 1200px) {
  .product-preview img {
    height: 550px;
  }
}
.product-preview.preview-video img {
  display: none;
}
.product-preview.preview-video iframe {
  margin: 0 auto;
  display: block;
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .product-preview.preview-video iframe {
    height: 315px;
  }
}
.tab-content .product-description {
  font-weight: bold;
  margin-bottom: 1em;
}
.be-commerce-product-form {
  margin: 20px -20px 0;
  padding: 20px;
  border-top: 1px solid #dbd7d8;
}
.be-commerce-product-form .form-item {
  display: flex;
  align-items: baseline;
}
.be-commerce-product-form .form-item > div {
  flex: 1;
}
.be-commerce-product-form .control-label {
  width: 100px;
}
.be-commerce-product-form #edit-qty {
  width: 100px;
}
#productCarousel {
  margin-bottom: 40px;
}
#productCarousel .carousel-inner {
  max-width: 600px;
  margin: 0 auto;
}
#productCarousel .carousel-inner .item .item-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#productCarousel .carousel-inner .item .item-inner > a {
  cursor: pointer;
  width: 120px;
}
#productCarousel .carousel-inner .item .item-inner > a img {
  width: 120px;
  height: 120px;
  object-fit: cover;
}
@media (min-width: 1199px) {
  #productCarousel.no-carousel .carousel-inner .item .item-inner {
    justify-content: flex-start;
  }
}
@media (min-width: 1199px) {
  #productCarousel.no-carousel .carousel-inner .item .item-inner > a {
    margin-right: 40px;
  }
  #productCarousel.no-carousel .carousel-inner .item .item-inner > a:last-child {
    margin-right: 0;
  }
}
#productCarousel .carousel-indicators {
  bottom: -30px;
}
#productCarousel .carousel-indicators li {
  background-color: #cccccc;
}
#productCarousel .carousel-indicators li.active {
  background-color: #2a90ee;
}
#productCarousel .carousel-control {
  width: 35px;
  background: none;
  opacity: 1;
}
#productCarousel .carousel-control .glyphicon {
  background-color: #280b00;
  height: 38px;
  background-size: 50%;
}
#productCarousel .carousel-control.left .glyphicon {
  margin-left: -15px;
}
#productCarousel .carousel-control.right .glyphicon {
  margin-right: -15px;
}
.star-rating {
  font-size: 1.5em;
}
.star-rating.star-rating-0 .glyphicon-star:nth-last-child(-n+5):before {
  content: "\e007";
}
.star-rating.star-rating-1 .glyphicon-star:nth-last-child(-n+4):before {
  content: "\e007";
}
.star-rating.star-rating-2 .glyphicon-star:nth-last-child(-n+3):before {
  content: "\e007";
}
.star-rating.star-rating-3 .glyphicon-star:nth-last-child(-n+2):before {
  content: "\e007";
}
.star-rating.star-rating-4 .glyphicon-star:nth-last-child(-n+1):before {
  content: "\e007";
}
.be-commerce-product-review-form .star-rating {
  cursor: pointer;
}
.review-links {
  margin-bottom: 20px;
  margin-top: 5px;
  display: flex;
  justify-content: space-between;
}
.review {
  margin-bottom: 30px;
  margin-left: 0;
}
.review:last-child {
  margin-bottom: 0;
}
.review h4 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 3px;
  margin-top: 0 !important;
}
.review .profile-avatar {
  float: left;
  width: 60px;
  margin-right: 10px;
}
.review .star-rating {
  font-size: 1.2em;
}
.review .flag-review:before {
  content: '';
  width: 1em;
  margin-right: 2px;
  height: 0.8em;
  background-size: contain;
  display: inline-block;
  background-repeat: no-repeat;
}
.path-checkout .col-side {
  column-count: 1 !important;
}
.checkout-total p,
.checkout-details p {
  font-weight: bold;
  font-size: 18px;
  font-family: 'Gotham Bold', arial, sans-serif;
}
.content-side-block .btn-checkout-proceed {
  display: none;
}
@media (min-width: 1200px) {
  .content-side-block .btn-checkout-proceed {
    margin-top: 20px;
    margin-bottom: 20px !important;
    display: block;
  }
}
.content-side-block .checkout-product, .content-side-block .checkout-vouchers {
  border: 0 none;
  padding-top: 0;
  margin-top: 0;
  padding-bottom: 0;
  margin-bottom: 10px;
}
.content-side-block .checkout-product br {
  margin: 0;
}
.content-side-block .checkout-details {
  display: none;
}
@media (min-width: 1200px) {
  .content-side-block .checkout-details {
    display: block;
  }
}
.checkout-total {
  text-align: right;
}
.checkout-section {
  border-top: 0 none !important;
}
.checkout-section h2:first-child {
  margin-top: 0;
}
.checkout-section .checkout-product {
  margin-top: 5px;
  margin-bottom: 15px;
}
.checkout-section .checkout-product:before {
  content: '';
  display: block;
  margin: 0 15px;
  padding-bottom: 15px;
  border-top: 1px solid #dbd7d8;
}
.checkout-section .checkout-product:first-of-type:before {
  display: none;
}
.checkout-section .checkout-product .ajax-throbber {
  font-size: 16px;
  margin-left: 10px;
}
.checkout-section .checkout-product .checkout-product-details {
  margin-bottom: 10px;
}
.checkout-section .checkout-product .checkout-product-details img {
  width: 33%;
  padding-right: 4%;
  float: left;
}
@media (min-width: 768px) {
  .checkout-section .checkout-product .checkout-product-details img {
    width: 100%;
    padding-right: 0;
    margin-bottom: 1em;
    float: none;
  }
}
@media (min-width: 992px) {
  .checkout-section .checkout-product .checkout-product-details img {
    width: 48%;
    padding-right: 4%;
    margin-bottom: 0;
    float: left;
  }
}
.checkout-section .checkout-product .checkout-product-details .product-details {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
.checkout-section .checkout-product .checkout-product-details .product-details li {
  display: flex;
}
.checkout-section .checkout-product .checkout-product-details .product-details .title:after {
  content: ':';
  display: inline;
  margin-right: 10px;
}
.checkout-section .checkout-product input {
  width: 60%;
}
.checkout-product-qty {
  line-height: 34px;
  padding-left: 15px;
}
.checkout-product-qty input {
  width: calc(100% - 40px);
  -moz-appearance: textfield;
  display: inline-block;
}
.checkout-product-qty input[type="number"]::-webkit-outer-spin-button,
.checkout-product-qty input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.checkout-product-button {
  padding-left: 0;
  margin-top: 5px;
  line-height: 34px;
}
@media (min-width: 768px) {
  .checkout-product-button {
    padding-left: 15px;
    margin-top: 0;
  }
}
.checkout-product-price {
  padding-right: 15px;
  text-align: right;
  line-height: 34px;
}
@media (min-width: 768px) {
  .checkout-product-price {
    text-align: left;
  }
}
.checkout-product-subprice {
  text-align: right;
}
@media (min-width: 768px) {
  .checkout-product-subprice {
    text-align: left;
  }
}
.content-block .checkout-title {
  font-size: 20px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 15px;
}
.be-commerce-checkout-delivery-form .form-item.panel .panel-title {
  margin-bottom: 0;
}
.be-commerce-checkout-delivery-form .form-item.panel .form-item.panel {
  border-top: 0 none;
}
.be-commerce-checkout-delivery-form .form-item.panel ol {
  list-style: none;
  padding-left: 0;
  margin: 20px 0;
}
.be-commerce-checkout-delivery-form .form-item.panel ol li {
  line-height: 1.2em;
}
.be-commerce-checkout-delivery-form .form-item.panel h3 {
  font-size: 16px;
  font-weight: bold;
  margin-top: 0;
}
.be-commerce-checkout-delivery-form .form-type-radio label {
  font-weight: bold;
}
.be-commerce-checkout-delivery-form .address-wrapper {
  margin-bottom: 20px !important;
}
.be-commerce-checkout-delivery-form .address-wrapper .form-item {
  display: flex;
}
.be-commerce-checkout-delivery-form .address-wrapper .form-item label {
  width: 33.33%;
}
.be-commerce-checkout-delivery-form .address-wrapper .form-item > div,
.be-commerce-checkout-delivery-form .address-wrapper .form-item > .form-text {
  flex: 1;
}
.be-commerce-checkout-delivery-form .address-wrapper .webform-pca-wrapper {
  display: flex !important;
}
.be-commerce-checkout-delivery-form .address-wrapper .webform-pca-wrapper > .form-text {
  width: 50%;
  margin-right: 30px;
  flex: auto;
}
.be-commerce-checkout-delivery-form .address-wrapper .webform-pca-wrapper .button {
  margin-top: -2px;
}
a.change-address {
  cursor: pointer;
}
#edit-alternative-address .change-address {
  display: block;
  margin-top: -10px;
  margin-bottom: 40px;
}
.be-commerce-checkout-add-card-form .form-actions {
  display: none;
}
.webform-submission-checkout-details-form .form-actions,
.be-commerce-checkout-delivery-form .form-actions,
.be-commerce-checkout-payment-form .form-actions {
  padding-top: 20px !important;
  border-top: 1px solid #dedede !important;
  width: 100%;
  display: flex;
  float: none;
  justify-content: space-between;
}
.webform-submission-checkout-details-form .form-actions .btn,
.be-commerce-checkout-delivery-form .form-actions .btn,
.be-commerce-checkout-payment-form .form-actions .btn {
  margin: 0;
}
#paymentSection {
  background-color: #f0f2f5;
  text-align: center;
}
.worldpay-error {
  margin-top: 15px;
}
.checkout-cards {
  margin-bottom: 0;
}
.checkout-cards > .panel-body {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 0;
}
.checkout-cards > .panel-body:after,
.checkout-cards > .panel-body:before {
  display: none;
}
.checkout-cards .info {
  margin: -15px -15px 20px;
}
.checkout-card {
  border: 1px solid #dedede;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  background: #ffffff;
  margin-bottom: 20px !important;
}
@media (min-width: 992px) {
  .checkout-card {
    width: calc(50% - 20px/2);
    flex-direction: column;
    display: flex;
  }
}
.checkout-card.selected {
  border-color: #ffc600;
}
.checkout-card .form-item {
  margin: 0;
}
.checkout-card .form-item .control-label.option {
  padding: 20px;
  padding-left: 40px;
  width: 100%;
}
.checkout-card .form-item-card > label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.checkout-card .details-wrapper {
  padding: 20px;
  margin-bottom: 0;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}
@media (min-width: 992px) {
  .checkout-card .details-wrapper {
    flex-grow: 1;
  }
}
.checkout-card .details-wrapper .additional-details {
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid #dedede;
  width: 100%;
}
.checkout-card .details-wrapper .additional-details input {
  width: 60px;
}
.checkout-card .actions {
  text-align: center;
  padding: 20px;
  margin-bottom: 0;
}
.checkout-card .actions .btn {
  font-size: 14px;
  text-transform: none;
}
.checkout-card .actions .btn:first-child {
  margin-right: 10px;
}
.checkout-card .actions .btn .icon {
  display: none;
}
.checkout-card .actions .btn-danger {
  background-color: #d9534f;
}
.card-actions {
  margin: 0 15px 20px;
}
.card-actions > * {
  margin-right: 10px;
}
.voucher-actions .btn {
  margin-right: 10px;
}
.voucher-wrapper {
  display: flex;
  justify-content: space-between;
}
.voucher-wrapper .form-item {
  margin-bottom: 0;
  width: 100%;
}
.voucher-wrapper .btn {
  margin-left: 10px;
}
@media (max-width: 768px) {
  #edit-pay-card-desc .pay-how td {
    min-width: 140px;
  }
}
.pay-title {
  margin-top: 1rem;
}
.btn-checkout-proceed {
  width: 100%;
}
@media (min-width: 768px) {
  .btn-checkout-proceed {
    width: auto;
    margin-bottom: 20px;
  }
}
.checkout-details .be-commerce-checkout-details .content-block.content-side-block {
  padding-bottom: 20px;
}
.sku-code {
  font-size: 11px;
}
#orders .sku-code {
  float: right;
  margin-top: 3px;
}
.card-icons td img {
  width: 100%;
  padding: 5px;
}
.page-event .page-title .title-value {
  display: none;
}
@media (min-width: 768px) {
  .page-event .page-title .title-value {
    display: inherit;
  }
  .page-event .page-title .title-value-mobile {
    display: none;
  }
}
.event-intro {
  margin-bottom: 20px;
}
.event-intro h3 {
  margin: 10px 0 15px;
}
.events-page-details {
  display: flex;
}
.events-page-details > * {
  width: 100%;
}
.be-event--image {
  margin-top: 20px;
}
.be-event--image img {
  width: 100%;
  height: auto;
}
.be-course--summary p {
  margin-bottom: 20px !important;
}
.event-intro-image {
  margin: 20px 0;
}
.be-event--title {
  margin-bottom: 20px;
}
.be-course--overview h4 {
  margin-top: 25px !important;
}
.be-event--class-fees {
  margin-top: 20px;
}
.block-sponsored-by .content {
  margin: -10px -20px -20px;
}
.event-maps {
  display: flex;
  margin-top: 20px;
}
.event-maps > * {
  width: 100%;
  max-width: 33%;
  margin-left: 10px;
}
.event-maps > *:first-child {
  margin-left: 0;
}
.event-maps > * img {
  width: 100%;
  height: auto;
}
.event-results-filter {
  margin: 20px 0;
  padding-bottom: 20px !important;
  display: flex;
}
.event-results-filter > * {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  margin-left: 10px;
}
.event-results-filter > * > * {
  margin: 0;
}
.event-results-filter > * button {
  height: 34px;
  margin-top: 0 !important;
}
.event-results-filter > * .control-label {
  white-space: nowrap;
  margin-right: 10px;
  line-height: 33px;
}
.event-results-filter > * .select-wrapper {
  width: auto;
}
.event-results-filter > *:first-child {
  margin-left: 0;
}
.attractions--intro img {
  margin-top: 20px;
  width: 100%;
  height: auto;
}
#event_entries .class-section .table th:nth-child(1),
#event_entries .class-section .table td:nth-child(1),
#event_entries .class-section .table th:nth-child(2),
#event_entries .class-section .table td:nth-child(2) {
  width: 15%;
}
#event_entries .class-section .table th:nth-child(3),
#event_entries .class-section .table td:nth-child(3),
#event_entries .class-section .table th:nth-child(4),
#event_entries .class-section .table td:nth-child(4) {
  width: 35%;
}
#event_classes .table thead tr th {
  font-size: 10px;
  text-transform: uppercase;
}
#event_classes .table tbody tr td {
  font-size: 12px;
}
#event_classes .classes--legend {
  font-size: 10px;
}
.entries--intro {
  min-height: 1em;
}
.entries--intro .cta-wrapper {
  margin-bottom: 25px;
}
.entries-count .table {
  margin-bottom: 3px;
}
#calendar .fc-scroller {
  overflow-y: hidden !important;
  height: auto !important;
}
#calendar .fc-content {
  text-overflow: ellipsis;
}
#calendar .fc-event {
  border-color: #337ab7;
  background: #337ab7;
  color: #ffffff;
  font-size: 10px;
}
#calendar .fc-event[href] {
  color: #ffffff;
}
#calendar .fc-event[href]:hover {
  text-decoration: underline;
}
.event-status {
  display: flex;
}
.event-status:before {
  content: ' ';
  display: inline-block;
  width: 50px;
  height: 26px;
  background-position: center center;
  background-repeat: no-repeat;
}
.block-status .event-status:before {
  margin-left: -10px;
}
.event-status span {
  margin-top: 2px;
}
.event-status-schedule-in-preparation {
  background: #FFC600;
}
.event-status-schedule-in-preparation:before {
  background-image: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/symbol-p.svg');
}
.event-status-schedule-available {
  background: #FF8400;
}
.event-status-schedule-available:before {
  background-image: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/symbol-s.svg');
}
.event-status-entries-open {
  background: #528501;
}
.event-status-entries-open:before {
  background-image: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/symbol-o.svg');
  right: 20px;
  position: absolute;
}
.event-status-entries-closed {
  background: #7F00CF;
}
.event-status-entries-closed:before {
  background-image: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/symbol-c.svg');
}
.event-status-times-available {
  background: #FF0099;
}
.event-status-times-available:before {
  background-image: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/symbol-t.svg');
}
.event-status-cancelled {
  background: #000000;
}
.event-status-cancelled:before {
  background-image: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/symbol-x.svg');
}
.event-status-abandoned {
  background: #676767;
}
.event-status-abandoned:before {
  background-image: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/symbol-x.svg');
}
.event-status-results-available {
  background: #cf001c;
}
.event-status-results-available:before {
  background-image: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/symbol-r.svg');
}
.event-status-completed {
  background: #cf001c;
}
.event-status-completed:before {
  background-image: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/symbol-c.svg');
}
.opportunities h2 {
  font-weight: bold;
  font-size: 16px;
}
.opportunity {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #cecece;
}
.opportunity:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: 0 none;
}
.opportunity h2 {
  margin: 0;
  font-size: 14px;
  line-height: 19px;
}
.opportunity h2:after {
  content: ',';
  display: inline;
  font-weight: normal;
  margin-right: 0.5em;
}
.opportunity .head {
  display: flex;
  flex-wrap: wrap;
}
.opportunity .head .date {
  width: 100%;
}
.opportunity .summary,
.opportunity .content {
  margin-top: 5px;
  font-size: 13px;
}
.opportunity .email {
  display: block;
  text-align: right;
  font-size: 18px;
  color: black;
}
.opportunity .email .glyphicon-envelope {
  color: #2a90ee;
  font-size: 14px;
}
.opportunity .email:hover {
  text-decoration: none;
  color: #2a90ee;
}
.node .col-lg-4 .opportunities > h2 {
  display: none;
}
.node .col-lg-4 .opportunities .opportunity {
  display: flex;
  flex-direction: column;
  margin: 0 -20px;
  padding: 20px;
}
.node .col-lg-4 .opportunities .opportunity:first-of-type {
  margin-top: -10px;
}
.node .col-lg-4 .opportunities .opportunity:nth-of-type(2n - 1) {
  background: #efeee8;
}
.node .col-lg-4 .opportunities .opportunity .date {
  order: -10;
  font-weight: bold;
}
.node .col-lg-4 .opportunities .opportunity h2 {
  width: 100%;
}
.node .col-lg-4 .opportunities .opportunity h2:after {
  display: none;
}
.node .col-lg-4 .opportunities .opportunity .venue .street,
.node .col-lg-4 .opportunities .opportunity .venue .postcode {
  display: none;
}
.node .col-lg-4 .opportunities .opportunity .summary,
.node .col-lg-4 .opportunities .opportunity .content {
  display: none;
}
.node .col-lg-4 .opportunities .opportunity .email {
  margin-top: 5px;
  font-size: 14px;
}
.node .col-lg-4 .opportunities .opportunity .email .glyphicon-envelope {
  font-size: 14px;
}
@media (max-width: 1199px) {
  .node .col-md-4 .opportunities > h2,
  .node .col-md-6 .opportunities > h2 {
    display: none;
  }
  .node .col-md-4 .opportunities .opportunity,
  .node .col-md-6 .opportunities .opportunity {
    display: flex;
    flex-direction: column;
    margin: 0 -20px;
    padding: 20px;
  }
  .node .col-md-4 .opportunities .opportunity:first-of-type,
  .node .col-md-6 .opportunities .opportunity:first-of-type {
    margin-top: -10px;
  }
  .node .col-md-4 .opportunities .opportunity:nth-of-type(2n - 1),
  .node .col-md-6 .opportunities .opportunity:nth-of-type(2n - 1) {
    background: #efeee8;
  }
  .node .col-md-4 .opportunities .opportunity .date,
  .node .col-md-6 .opportunities .opportunity .date {
    order: -10;
    font-weight: bold;
  }
  .node .col-md-4 .opportunities .opportunity h2,
  .node .col-md-6 .opportunities .opportunity h2 {
    width: 100%;
  }
  .node .col-md-4 .opportunities .opportunity h2:after,
  .node .col-md-6 .opportunities .opportunity h2:after {
    display: none;
  }
  .node .col-md-4 .opportunities .opportunity .venue .street,
  .node .col-md-6 .opportunities .opportunity .venue .street,
  .node .col-md-4 .opportunities .opportunity .venue .postcode,
  .node .col-md-6 .opportunities .opportunity .venue .postcode {
    display: none;
  }
  .node .col-md-4 .opportunities .opportunity .summary,
  .node .col-md-6 .opportunities .opportunity .summary,
  .node .col-md-4 .opportunities .opportunity .content,
  .node .col-md-6 .opportunities .opportunity .content {
    display: none;
  }
  .node .col-md-4 .opportunities .opportunity .email,
  .node .col-md-6 .opportunities .opportunity .email {
    margin-top: 5px;
    font-size: 14px;
  }
  .node .col-md-4 .opportunities .opportunity .email .glyphicon-envelope,
  .node .col-md-6 .opportunities .opportunity .email .glyphicon-envelope {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .node .col-sm-6 .opportunities > h2,
  .node .col-sm-4 .opportunities > h2 {
    display: none;
  }
  .node .col-sm-6 .opportunities .opportunity,
  .node .col-sm-4 .opportunities .opportunity {
    display: flex;
    flex-direction: column;
    margin: 0 -20px;
    padding: 20px;
  }
  .node .col-sm-6 .opportunities .opportunity:first-of-type,
  .node .col-sm-4 .opportunities .opportunity:first-of-type {
    margin-top: -10px;
  }
  .node .col-sm-6 .opportunities .opportunity:nth-of-type(2n - 1),
  .node .col-sm-4 .opportunities .opportunity:nth-of-type(2n - 1) {
    background: #efeee8;
  }
  .node .col-sm-6 .opportunities .opportunity .date,
  .node .col-sm-4 .opportunities .opportunity .date {
    order: -10;
    font-weight: bold;
  }
  .node .col-sm-6 .opportunities .opportunity h2,
  .node .col-sm-4 .opportunities .opportunity h2 {
    width: 100%;
  }
  .node .col-sm-6 .opportunities .opportunity h2:after,
  .node .col-sm-4 .opportunities .opportunity h2:after {
    display: none;
  }
  .node .col-sm-6 .opportunities .opportunity .venue .street,
  .node .col-sm-4 .opportunities .opportunity .venue .street,
  .node .col-sm-6 .opportunities .opportunity .venue .postcode,
  .node .col-sm-4 .opportunities .opportunity .venue .postcode {
    display: none;
  }
  .node .col-sm-6 .opportunities .opportunity .summary,
  .node .col-sm-4 .opportunities .opportunity .summary,
  .node .col-sm-6 .opportunities .opportunity .content,
  .node .col-sm-4 .opportunities .opportunity .content {
    display: none;
  }
  .node .col-sm-6 .opportunities .opportunity .email,
  .node .col-sm-4 .opportunities .opportunity .email {
    margin-top: 5px;
    font-size: 14px;
  }
  .node .col-sm-6 .opportunities .opportunity .email .glyphicon-envelope,
  .node .col-sm-4 .opportunities .opportunity .email .glyphicon-envelope {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .node .opportunities > h2 {
    display: none;
  }
  .node .opportunities .opportunity {
    display: flex;
    flex-direction: column;
    margin: 0 -20px;
    padding: 20px;
  }
  .node .opportunities .opportunity:first-of-type {
    margin-top: -10px;
  }
  .node .opportunities .opportunity:nth-of-type(2n - 1) {
    background: #efeee8;
  }
  .node .opportunities .opportunity .date {
    order: -10;
    font-weight: bold;
  }
  .node .opportunities .opportunity h2 {
    width: 100%;
  }
  .node .opportunities .opportunity h2:after {
    display: none;
  }
  .node .opportunities .opportunity .venue .street,
  .node .opportunities .opportunity .venue .postcode {
    display: none;
  }
  .node .opportunities .opportunity .summary,
  .node .opportunities .opportunity .content {
    display: none;
  }
  .node .opportunities .opportunity .email {
    margin-top: 5px;
    font-size: 14px;
  }
  .node .opportunities .opportunity .email .glyphicon-envelope {
    font-size: 14px;
  }
}
.tab-pane #map {
  height: 500px;
}
.map-infowindow h1 {
  color: #2a90ee;
  font-size: 16px;
  padding-bottom: 0;
  border: 0 none;
  margin-bottom: 15px;
}
.map-infowindow .info li {
  display: flex;
}
.map-infowindow .info li strong {
  width: 100px;
}
.gm-style-iw > div > div {
  overflow: hidden !important;
}
#map-block {
  width: 100%;
  height: 160px;
}
.organiser {
  margin-top: 10px;
  display: flex;
}
.designer {
  margin-top: 10px;
}
.be-event--others,
.be-event--designers {
  display: flex;
  flex-wrap: wrap;
}
.be-event--others > *,
.be-event--designers > * {
  width: 33%;
}

.be-event--additional {
  display: grid;
  grid-template-columns: 2fr 3fr 2fr;
  column-gap: 1rem;
  align-items: center;
}

.be-event--additional .be-event--additional--row {
}

.designer-thumbnail,
.organiser-thumbnail {
  width: 150px;
  height: 150px;
  background: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/profile-default.svg');
  background-size: cover;
}
.designer-thumbnail img,
.organiser-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.organiser-thumbnail {
  margin-right: 20px;
}
.organiser-contact {
  list-style: none;
}
.designer-name,
.organiser-name,
.organiser-role {
  font-weight: bold;
}
#event-results .dates h3,
#event-results .classes h3 {
  margin-top: 0;
}
#event-results a {
  margin-left: 0;
  color: #035bad;
}
#event-results h2 {
  margin: 0 15px 10px;
  color: #035bad;
  font-size: 18px;
  font-weight: bold;
}
#event-results h3 {
  text-transform: capitalize;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 0;
  font-weight: bold;
}
#event-results .thumbnail {
  width: 240px;
  height: 180px;
}
#event-results .thumbnail > img {
  display: block;
  max-width: 100%;
  height: 100%;
}
.event-teaser h2 {
  font-size: 18px;
  text-transform: uppercase;
  margin: 0 0 10px;
  font-weight: bold;
}
.event-teaser h3 {
  font-size: 16px;
  margin: 0 0 10px;
}
.event-teaser .status {
  display: flex;
  align-items: center;
  margin-top: 20px;
  color: #337ab7;
}
.event-teaser .status:before {
  content: ' ';
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 50%;
  margin-right: 5px;
}
.event-teaser .status span {
  margin-top: 2px;
}
.status-schedule-in-preparation:before {
  background-color: #FFC600;
  background-image: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/symbol-p.svg');
}
.status-schedule-available:before {
  background-color: #FF8400;
  background-image: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/symbol-s.svg');
}
.status-entries-open:before {
  background-color: #528501;
  background-image: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/symbol-o.svg');
}
.status-entries-closed:before {
  background-color: #7F00CF;
  background-image: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/symbol-c.svg');
}
.status-times-available:before {
  background-color: #FF0099;
  background-image: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/symbol-t.svg');
}
.status-cancelled:before {
  background-color: #000000;
  background-image: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/symbol-x.svg');
}
.status-results-available:before {
  background-color: #cf001c;
  background-image: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/symbol-r.svg');
}
.course-teaser h2 {
  font-size: 18px;
  text-transform: uppercase;
  margin: 0 0 10px;
  font-weight: bold;
}
.course-teaser h3 {
  font-size: 16px;
  margin: 0 0 10px;
}
.course-teaser .thumbnail {
  width: 120px;
  margin-left: 20px;
  float: left;
}
.course-teaser .thumbnail img {
  width: 100%;
  height: auto;
}
.course-teaser .content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.course-teaser .content > * {
  width: calc(50% - 20px/2);
  margin-bottom: 10px;
}
.trainer {
  margin-bottom: 20px;
}
.region-navigation {
  float: right;
  position: relative;
  margin-top: 10px;
}
.region-navigation > * {
  float: left;
}
.region-navigation .icon-box {
  color: #ffffff;
  background: #3a1f15 !important;
  width: 30px;
  height: 30px;
  border: 0 none;
  outline: 0 none;
  padding: 0;
  text-indent: -9999px;
}
.region-navigation .menu {
  margin: 0 10px 0 0;
}
.region-navigation .menu > li > a {
  padding: 0 15px;
  line-height: 30px;
  color: #ffffff;
  text-transform: uppercase;
  float: left;
}
.region-navigation .menu > li > a:hover {
  background: transparent;
}
.region-navigation .menu > li:after {
  content: '';
  display: inline-block;
  border-left: dotted 1px #ffffff;
  height: 19px;
  margin-top: 5px;
}
.region-navigation .menu > li:last-child:after {
  display: none;
}
.region-navigation .menu > li:first-child {
  background: #3a1f15;
}
.region-navigation .menu > li:first-child.expanded a {
  background: transparent;
}
.region-navigation .menu > li:first-child:after {
  border: 0 none;
  margin: 0;
  width: 30px;
  height: 30px;
  float: left;
  background: #2a90ee;
  background: -moz-linear-gradient(45deg, rgba(42, 144, 238, 0) 0%, rgba(42, 144, 238, 0) 50%, #2a90ee 51%, #2a90ee 100%);
  background: -webkit-linear-gradient(45deg, rgba(42, 144, 238, 0) 0%, rgba(42, 144, 238, 0) 50%, #2a90ee 51%, #2a90ee 100%);
  background: -o-linear-gradient(45deg, rgba(42, 144, 238, 0) 0%, rgba(42, 144, 238, 0) 50%, #2a90ee 51%, #2a90ee 100%);
  background: -ms-linear-gradient(45deg, rgba(42, 144, 238, 0) 0%, rgba(42, 144, 238, 0) 50%, #2a90ee 51%, #2a90ee 100%);
  background: linear-gradient(45deg, rgba(42, 144, 238, 0) 0%, rgba(42, 144, 238, 0) 50%, #2a90ee 51%, #2a90ee 100%);
}
.region-navigation .menu > li:first-child .caret {
  display: none;
}
.region-navigation .menu > li:first-child .dropdown-menu {
  left: 0;
  margin-top: 10px;
}
.region-navigation #block-be-theme-account-menu {
  position: initial;
}
.region-navigation #block-be-theme-account-menu .icon-account {
  display: block;
}
.region-navigation #block-be-theme-account-menu .menu {
  background-color: #2a90ee;
}
.region-navigation #block-be-theme-account-menu .menu li {
  display: none;
}
.region-navigation #block-be-theme-account-menu.expanded .menu .menu-be-account {
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  right: 0;
}
.region-navigation #block-be-theme-account-menu.expanded .menu .menu-be-account > a {
  display: none;
}
.region-navigation #block-be-theme-account-menu.expanded .menu .menu-be-account > .menu {
  display: block;
  left: auto;
  right: 0;
  margin-right: 0;
}
.region-navigation #block-be-theme-account-menu.expanded .menu .menu-be-account > .menu li {
  display: block;
}
@media (min-width: 768px) {
  .region-navigation #block-be-theme-account-menu {
    position: relative;
  }
  .region-navigation #block-be-theme-account-menu .icon-account {
    display: none;
  }
  .region-navigation #block-be-theme-account-menu .menu li {
    display: block;
  }
}
.region-navigation .search-collapse {
  position: absolute;
  margin-top: 40px;
}
.region-navigation .contextual {
  right: -40px;
  top: 2px;
}
.region-navigation-collapsible {
  background-color: #2a90ee;
  color: #ffffff;
  padding: 0 25px;
  width: 100%;
}
.region-navigation-collapsible .block-search-api-block,
.region-navigation-collapsible .block-search {
  margin: 0 -25px;
}
.region-navigation-collapsible .navbar-nav {
  background: #0060a6;
  float: none;
  margin: 0 -25px;
}
.region-navigation-collapsible .navbar-nav > li {
  border-bottom: 1px solid #034677;
  padding-right: 0;
  padding-left: 0;
}
.region-navigation-collapsible .navbar-nav > li > a {
  font-family: 'Gotham Light', arial, sans-serif;
  font-size: 20px;
  padding: 12px 15px;
  margin: 0;
}
.region-navigation-collapsible .navbar-nav > li > a:after {
  display: inline-block;
  content: '';
  width: 16px;
  height: 20px;
  background: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/expand-chevron.svg') no-repeat;
  position: absolute;
  right: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  right: 10px;
}
.region-navigation-collapsible .navbar-nav > li > a:hover {
  background: #2a90ee !important;
}
@media (min-width: 768px) {
  .region-navigation-collapsible .navbar-nav > li > a {
    font-family: arial, sans-serif;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .region-navigation-collapsible .navbar-nav > li > a:after {
    display: none;
  }
  .region-navigation-collapsible .navbar-nav > li > a:hover {
    background: none !important;
  }
}
.region-navigation-collapsible .navbar-nav > li .menu {
  display: none;
  list-style: none;
  padding: 0;
  background: #ffffff !important;
}
.region-navigation-collapsible .navbar-nav > li .menu li a {
  text-transform: none;
  color: #0060a6;
  padding: 10px 15px;
  display: block;
  font-weight: normal !important;
  border-bottom: 1px solid #0060a6;
}
.region-navigation-collapsible .navbar-nav > li .menu li a:before {
  content: '\203A';
  display: inline-block;
  font-size: 20px;
  padding: 0 5px 0 0;
  font-weight: bold;
}
@media (min-width: 768px) {
  .region-navigation-collapsible .navbar-nav > li .menu li a {
    color: #ffffff;
    padding: 0;
    display: inline;
    border-bottom: 0 none;
  }
}
.region-navigation-collapsible .navbar-nav > li .menu li a:hover {
  text-decoration: underline;
  color: #034677;
}
.region-navigation-collapsible .navbar-nav > li .menu li.menu-button > a {
  background: none !important;
  margin: 0;
}
@media (min-width: 768px) {
  .region-navigation-collapsible .navbar-nav > li .menu li {
    margin-bottom: 3px;
    margin-right: 3px;
  }
}
@media (min-width: 768px) {
  .region-navigation-collapsible .navbar-nav > li .menu {
    display: block;
    background: none !important;
  }
}
.region-navigation-collapsible .navbar-nav > li.active > a {
  background: #0060a6 !important;
}
.region-navigation-collapsible .navbar-nav > li.active > a:after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  margin: 2px 2px 0 0;
}
@media (min-width: 768px) {
  .region-navigation-collapsible .navbar-nav > li.active > a {
    background: none !important;
  }
}
.region-navigation-collapsible .navbar-nav > li.active .menu {
  display: block;
}
@media (min-width: 768px) {
  .region-navigation-collapsible .navbar-nav > li {
    width: 20%;
    margin: 0;
    border-bottom: 0 none;
  }
}
.region-navigation-collapsible .navbar-nav a {
  color: #ffffff;
  background: transparent !important;
}
@media (min-width: 768px) {
  .region-navigation-collapsible .navbar-nav {
    background: transparent;
    padding-bottom: 20px;
    margin: 0;
  }
}
@media (min-width: 768px) {
  .region-navigation-collapsible #block-bemenu {
    display: none;
  }
}
@media (min-width: 768px) {
  .region-navigation-collapsible {
    width: auto;
  }
}
.region-content .contextual {
  display: none;
}
.region-content section ul {
  padding-left: 16px;
}
.region-content section ol {
  list-style: inside circle;
}
.region-footer {
  color: #2a90ee;
  background: #f3f3ef;
  border-top: #e9e8e7 solid 50px;
  background-image: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/img/footertriangle.png');
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 200px;
  padding: 30px 0 60px;
}
.region-footer h2,
.region-footer .block-title {
  font-size: 40px;
  text-transform: uppercase;
}
.region-footer .navbar-nav {
  float: none;
  margin: 0 -10px 20px;
}
.region-footer .navbar-nav > li > a {
  font-size: 22px;
  font-weight: bold;
  padding: 10px 0 10px;
  margin-top: 0px;
  border-top: 1px solid #ffffff;
}
.region-footer .navbar-nav > li > a:after {
  display: inline-block;
  content: '';
  width: 16px;
  height: 20px;
  background: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/expand-chevron.svg') no-repeat;
  position: absolute;
  right: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
@media (min-width: 768px) {
  .region-footer .navbar-nav > li > a {
    padding: 0;
    margin-top: 20px;
    border-top: 0 none;
  }
  .region-footer .navbar-nav > li > a:after {
    display: none;
  }
}
.region-footer .navbar-nav > li .menu {
  display: none;
  list-style: none;
  padding: 0;
}
@media (min-width: 768px) {
  .region-footer .navbar-nav > li .menu {
    display: block;
  }
}
.region-footer .navbar-nav > li .menu li {
  margin-bottom: 3px;
}
.region-footer .navbar-nav > li:nth-child(5n) {
  clear: both;
}
.region-footer .navbar-nav > li.active > a:after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  margin: 2px 2px 0 0;
}
.region-footer .navbar-nav > li.active .menu {
  display: block;
}
.region-footer .navbar-nav a {
  color: #2a90ee;
  background: transparent !important;
}
.region-footer .navbar-nav:after {
  clear: none;
}
.region-footer .container .row {
  margin-left: -5px;
  margin-right: -5px;
}
@media (min-width: 768px) {
  .region-footer .container .row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.region-footer #block-mainnavigation .navbar-nav li a {
  margin-bottom: 10px;
}
.region-footer #block-community-2 {
  float: left;
  width: 100%;
  border-top: 1px solid #ffffff;
}
@media (min-width: 768px) {
  .region-footer #block-community-2 {
    width: auto;
    border-top: 0 none;
  }
}
.region-footer #block-community-2 > h2 {
  font-size: 22px;
  font-weight: bold;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  text-transform: none;
  cursor: pointer;
}
.region-footer #block-community-2 > h2:after {
  display: inline-block;
  content: '';
  width: 16px;
  height: 20px;
  background: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/expand-chevron.svg') no-repeat;
  position: absolute;
  right: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  right: 15px;
}
@media (min-width: 768px) {
  .region-footer #block-community-2 > h2 {
    margin-top: 20px;
    cursor: auto;
  }
  .region-footer #block-community-2 > h2:after {
    display: none;
  }
}
.region-footer #block-community-2 .menu {
  display: none;
  list-style: none;
  padding: 0;
}
@media (min-width: 768px) {
  .region-footer #block-community-2 .menu {
    display: block;
  }
}
.region-footer #block-community-2 .menu li {
  margin-bottom: 3px;
}
.region-footer #block-community-2 a {
  color: #2a90ee;
  background: transparent !important;
  padding: 0;
}
.region-footer #block-community-2.active > h2:after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  margin: 2px 2px 0 0;
}
.region-footer #block-community-2.active .menu {
  display: block;
}
@media (min-width: 768px) {
  .region-footer #block-community-2 {
    display: none;
  }
  .region-footer .navbar-nav:after {
    clear: both;
  }
  .region-footer .navbar-nav > li {
    clear: none !important;
  }
}
.region-footer-cols {
  color: #ffffff;
  background: #2a90ee;
  background-image: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/img/footermaintriangle.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 200px;
  padding: 30px 0;
}
.region-footer-cols a {
  color: #ffffff;
}
.region-footer-cols a:before {
  content: '\203A';
  display: inline-block;
  font-size: 20px;
  padding: 0 5px 0 0;
  font-weight: bold;
}
.region-footer-cols h2,
.region-footer-cols .block-title {
  font-size: 18px;
  margin: 10px 0;
}
.region-footer-cols ul {
  list-style: none;
  padding: 0;
  margin: 0 0 10px;
}
.region-footer-cols ul li {
  margin-top: 10px;
  margin-bottom: 3px;
  border-top: 1px solid #ffffff;
  padding-top: 8px;
}
.region-footer-cols ul li:first-child {
  margin-top: 0;
}
@media (min-width: 768px) {
  .region-footer-cols ul li {
    border-top: 0 none;
    padding-top: 0;
  }
}
.region-footer-cols ul li a {
  padding: 0;
  background: none !important;
}
.region-footer-cols ul li a:hover {
  text-decoration: underline;
}
@media (min-width: 992px) {
  .region-footer-cols .container .row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.region-footer-cols .region-footer-col2 {
  display: none;
}
@media (min-width: 992px) {
  .region-footer-cols .region-footer-col2 {
    display: block;
  }
}
.region-footer-cols .region-footer-col5 {
  display: none;
}
@media (min-width: 768px) {
  .region-footer-cols .region-footer-col5 {
    display: block;
  }
}
.region-footer-branding {
  background: #3881c3;
  color: #ffffff;
  padding-top: 30px;
  padding-bottom: 50px;
}
.region-footer-branding .row > * {
  display: block;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 0;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .region-footer-branding .row > * {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .region-footer-branding .row > * {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .region-footer-branding .row > *:nth-child(2n) {
    text-align: right;
  }
}
.progress-tracker {
  display: flex;
  list-style: none;
  padding: 0;
  margin-top: 1px !important;
}
.progress-tracker li {
  display: flex;
  justify-content: flex-start;
  color: #ffffff;
  border: 1px solid #cecece;
  background: #e8e7e0;
  width: 100%;
}
@media (min-width: 768px) {
  .progress-tracker li {
    margin-left: 8px;
  }
}
.progress-tracker li .progress-marker::after,
.progress-tracker li .progress-marker::before {
  display: none !important;
}
.progress-tracker li .progress-marker {
  z-index: 1 !important;
  display: block;
  font-size: 40px;
  background: none !important;
  line-height: 40px;
  margin-top: 8px;
  font-weight: bold;
  padding: 0 10px;
  width: auto;
  height: auto;
}
@media (min-width: 768px) {
  .progress-tracker li .progress-marker {
    font-size: 60px;
    line-height: 60px;
  }
}
@media (min-width: 992px) {
  .progress-tracker li .progress-marker {
    line-height: 75px;
    margin-top: 0;
    padding: 0 5px;
  }
}
.progress-tracker li .progress-text {
  flex: 1;
  color: #ffffff !important;
  text-align: left;
  font-size: 13px;
  display: block;
  line-height: 1em;
}
@media (min-width: 768px) {
  .progress-tracker li .progress-text {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .progress-tracker li .progress-text {
    display: inline;
    clear: none;
    line-height: 75px;
    margin-left: 0;
    margin-bottom: 0;
  }
}
@media (max-width: 1200px) {
  .progress-tracker li .progress-text {
    display: none;
  }
}
.progress-tracker li.is-active {
  font-weight: normal;
  background: #ffc600;
}
.progress-tracker li:first-child {
  margin-left: 0;
}
.progress-tracker li:after {
  display: none !important;
}
.form-item.panel:not(.accordion) {
  border: 0 none;
  border-bottom: 1px solid #dbd7d8;
  border-radius: 0;
  background: none;
  box-shadow: none;
}
.path-checkout2 .form-item.panel:not(.accordion) {
  border-top: 0 none;
  border-bottom: 1px solid #dbd7d8;
}
.form-item.panel:not(.accordion) > .panel-heading {
  padding: 0;
  background: 0 none;
  border: 0 none;
}
.form-item.panel:not(.accordion) .panel-title {
  margin-top: 5px;
  font-size: 24px;
  font-weight: normal;
  text-transform: uppercase;
  color: #d0cfc5;
  margin-bottom: 9px;
}
.form-item.panel:not(.accordion) .panel-body {
  padding-top: 0 !important;
  border: 0 none;
  background: none;
}
.form-item.panel:not(.accordion) .select-wrapper select,
.form-item.panel:not(.accordion) .form-control select {
  width: 100%;
  display: inline;
  -webkit-appearance: none;
}
.webform-submission-form > .form-group {
  overflow: hidden;
  background: #f9f9f5;
  border: 1px solid #dedede;
  padding: 20px;
}
.webform-page .webform-submission-form > .form-group,
.content-block .webform-submission-form > .form-group {
  border: 0 none;
  padding: 0;
}
.webform-submission-form > .form-group h2 {
  font-size: 20px;
  font-weight: bold;
  color: #280b00;
  margin-top: 10px;
}
.webform-submission-form > .form-group.form-actions {
  width: 100%;
  margin-top: -35px;
  border-top: 0 none;
}
.webform-submission-form > .form-group.form-actions .button {
  margin-left: 20px;
}
.content-block .webform-submission-form > .form-group.form-actions {
  margin-top: 0;
  margin-bottom: 0;
}
.webform-submission-form > .form-group > .panel {
  margin-bottom: 0;
}
.webform-submission-form > .form-group > .panel .panel-body {
  padding: 0 20px;
}
.webform-submission-form > .form-group > .panel .panel-body .form-item p,
.webform-submission-form > .form-group > .panel .panel-body .form-actions button {
  margin-right: -20px;
}
.webform-submission-form > .form-group > .panel .panel-body .table-responsive table {
  width: 95%;
  margin-right: -20px;
}
.webform-submission-form > .form-group hr {
  visibility: hidden;
}
.webform-submission-form > .form-group #edit-details-actions {
  margin-top: 20px;
  margin-right: 20px;
}
.webform-submission-form > .form-group #edit-terms-agreement .panel-body .form-item label {
  position: absolute;
}
.webform-submission-form > .form-group #edit-terms-agreement .panel-body .form-item label:after {
  float: right;
  margin-right: 215px;
}
.webform-submission-form > .form-group #edit-terms-agreement .panel-body .form-item #edit-agreement-check--description {
  margin-left: 20px;
}
.webform-submission-form > .form-group #edit-confirm-application .panel-body #edit-confirm-actions-wizard-prev {
  margin-right: 0;
}
.webform-submission-form > .form-group #edit-details-horse .hidden-arrow:after {
  display: none;
}
@media (min-width: 992px) {
  .webform-submission-form .panel {
    flex-direction: column;
  }
}
.webform-submission-form .form-item {
  display: block;
}
.webform-submission-form .form-item legend,
.webform-submission-form .form-item label {
  width: 100%;
}
@media (min-width: 992px) {
  .webform-submission-form .form-item {
    display: flex;
  }
  .webform-submission-form .form-item.webform-fieldset--title-inline {
    display: block;
  }
  .webform-submission-form .form-item legend,
  .webform-submission-form .form-item label {
    width: 33.33%;
  }
  .webform-submission-form .form-item .select-wrapper,
  .webform-submission-form .form-item .form-url,
  .webform-submission-form .form-item .form-textarea,
  .webform-submission-form .form-item .form-textarea-wrapper,
  .webform-submission-form .form-item .form-file,
  .webform-submission-form .form-item .form-managed-file,
  .webform-submission-form .form-item .form-email,
  .webform-submission-form .form-item .form-tel,
  .webform-submission-form .form-item .form-date,
  .webform-submission-form .form-item .form-text {
    flex: 1;
    width: 100%;
  }

  .entry-balloting-options .select-wrapper {
    flex: 1 auto !important;
  }
}
.webform-submission-form #edit-volunteering-group .panel-body .form-item .select-wrapper {
  width: 50%;
}
.webform-submission-form .webform-options-display-side-by-side {
  display: flex !important;
  width: 100%;
}
.webform-submission-form .webform-options-display-side-by-side > * {
  margin: 0 20px 15px 0;
}
.webform-submission-form .required-check:invalid {
  border-color: #ea1e64 !important;
  outline: 0 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(234, 30, 100, 0.6) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(234, 30, 100, 0.6) !important;
}
.webform-submission-form .form-type-password-confirm {
  position: relative;
  flex-direction: column;
}
@media (min-width: 992px) {
  .webform-submission-form .form-type-password-confirm .form-item label {
    padding: 6px 12px 6px 0;
    margin: 0;
  }
}
.webform-submission-form .form-type-password-confirm .form-item > div {
  position: absolute;
  right: 0;
  bottom: 20px;
}
.webform-submission-form .form-type-password-confirm .form-item.form-item-password-pass2 {
  padding-bottom: 60px;
}
.webform-submission-form .form-type-password-confirm .form-item.form-item-password-pass2 > div {
  bottom: 0;
}
.webform-submission-form .form-type-password-confirm .form-item .form-feedback {
  display: none;
}
.webform-submission-form .form-type-password-confirm .password-suggestions {
  display: none !important;
}
.webform-submission-form .form-type-password-confirm .form-feedback {
  display: none;
}
.webform-submission-form .form-type-password-confirm + .form-feedback {
  position: absolute;
  margin-top: -70px;
}
.webform-submission-form .form-type-webform-image-file.form-item .webform-image-file label {
  width: auto;
  color: #ffffff;
  margin-bottom: 10px;
}
.webform-submission-form .webform-pca-wrapper {
  display: flex !important;
  flex: 1;
}
.webform-submission-form .webform-pca-wrapper > .form-text {
  width: 50%;
  margin-right: 30px;
  flex: auto;
}
.webform-submission-form .webform-pca-wrapper .button {
  margin-top: -2px;
}
.webform-submission-form .webform-type-checkboxes .form-feedback,
.webform-submission-form .webform-type-radios .form-feedback {
  display: none;
}
.webform-submission-form .webform-type-checkboxes .form-feedback:last-of-type,
.webform-submission-form .webform-type-radios .form-feedback:last-of-type {
  display: block;
}
.webform-submission-form .form-type-webform-email-confirm .form-feedback {
  display: none;
}
.fieldset-legend:after,
.control-label:after {
  content: '';
}
.fieldset-legend.form-required:after,
.control-label.form-required:after {
  content: ' *';
}
form button.button {
  background: #2281D8;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 16px;
}
.form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
}
.form-type-file + .form-feedback {
  padding-top: 0;
  padding-bottom: 20px;
}
.form-actions button {
  margin-left: 10px;
}
.webform-page {
  background: #f9f9f5;
  border: 1px solid #dedede;
  padding: 20px;
  margin-bottom: 20px;
}
.webform-page .form-actions {
  float: none;
  margin: 0 !important;
}
.webform-page .form-actions button {
  margin-left: 0;
}
.modal-body .btn {
  margin-right: 5px;
}
.webform-submission-form .form-item {
  display: block;
}
.webform-submission-form .form-item legend,
.webform-submission-form .form-item label {
  width: 100%;
}
.webform-horizontal-rule {
  clear: both;
}
.form-error {
  margin-top: -10px;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .webform-multiple-table-responsive td table tr {
    display: flex;
  }
  .webform-multiple-table-responsive td table tr td {
    white-space: normal;
    flex-grow: 1;
  }
}
@media (min-width: 768px) {
  .col-md-12 .webform-submission-u18-programme-add-form .form-item {
    display: flex;
  }
}
.webform-submission-u18-programme-add-form #edit-programme-details .input-group-addon {
  background-color: inherit;
  border: inherit;
  color: inherit;
  line-height: inherit;
  padding-left: 0;
  text-align: inherit;
  white-space: inherit;
}
@media (min-width: 768px) {
  .webform-submission-u18-programme-add-form #edit-programme-details #edit-programs {
    column-count: 4;
    margin-bottom: 12px;
    width: 100%;
  }
}
.webform-submission-u18-programme-add-form #edit-programme-details #edit-programs label {
  white-space: nowrap;
}
.block-form h3 {
  margin-top: 0;
}
.block-form h4 {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 0;
  margin-top: 1em;
}
#edit-membership .membership-types {
  list-style: none;
  margin: 0;
  padding: 0;
}
#edit-membership .membership-types li {
  border-top: 1px solid #dbd7d8;
  padding-top: 20px;
  margin-top: 20px;
}
#edit-membership .membership-types li p {
  margin: 20px 0;
}
#edit-membership .membership-types li h3 {
  font-size: 18px;
  font-weight: bold;
  color: #280b00;
  margin-top: 0;
}
#edit-membership .membership-types li button {
  float: right;
  margin-top: 30%;
}
@media (max-width: 768px) {
  #edit-membership .membership-types li button {
    margin-top: 0;
  }
}
@media (max-width: 1200px) {
  #webform-submission-registration-add-form .btn-register {
    position: unset;
    margin-bottom: 25px;
  }
}
#edit-details .form-type-webform-pca label:after {
  content: ' *';
}
#edit-pay-directdebit-spread:before,
#edit-pay-directdebit:before {
  content: 'or';
  display: block;
  font-size: 28px;
  margin-top: -23px;
  color: #d0cfc5;
  background: #f9f9f5;
  margin-left: auto;
  margin-right: auto;
  width: 36px;
  padding: 0 5px;
}
.be-commerce-checkout-details .content-block .row,
.main-login .content-block .row {
  padding-bottom: 5px;
  padding-top: 20px;
}
.be-commerce-checkout-details .content-block h1,
.main-login .content-block h1 {
  border-bottom: 0 none;
  font-size: 18px;
  margin-bottom: 0;
  padding-bottom: 5px;
}
.be-commerce-checkout-details .row-block,
.main-login .row-block {
  margin: 15px -5px 15px;
}
.be-commerce-checkout-details .row-flex,
.main-login .row-flex {
  display: flex;
}
.be-commerce-checkout-details .row-flex > *,
.main-login .row-flex > * {
  margin-left: 15px;
}
.be-commerce-checkout-details .row-flex > *:first-child,
.main-login .row-flex > *:first-child {
  margin-left: 0;
}
.be-commerce-checkout-details .content-sectioned-form-fixed,
.main-login .content-sectioned-form-fixed {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .be-commerce-checkout-details .content-sectioned-form-fixed,
  .main-login .content-sectioned-form-fixed {
    margin-bottom: 0;
  }
  .be-commerce-checkout-details .content-sectioned-form-fixed:first-child,
  .main-login .content-sectioned-form-fixed:first-child {
    border-right: 10px solid #f9f9f5;
  }
  .be-commerce-checkout-details .content-sectioned-form-fixed:last-child,
  .main-login .content-sectioned-form-fixed:last-child {
    margin-bottom: 0;
    border-left: 10px solid #f9f9f5;
  }
}
.be-commerce-checkout-details .content-sectioned-form-fixed:last-child,
.main-login .content-sectioned-form-fixed:last-child {
  margin-bottom: 0;
}
.be-commerce-checkout-details #edit-forgot,
.main-login #edit-forgot {
  float: right;
  margin-bottom: 20px;
}
.login-form label {
  float: left;
  width: 40%;
}
.login-form input {
  width: 60%;
  float: right;
}
.login-form span.form-required {
  display: none;
}
.login-form button {
  float: right;
}
.user-pass-reset {
  background: #f9f9f5;
  border: 1px solid #dedede;
  padding: 20px;
  margin-bottom: 20px;
}
.user-pass-reset .form-actions {
  float: none;
  margin: 0 !important;
}
#volunteering-form-content > div {
  display: flex;
  flex-wrap: wrap;
}
#volunteering-form-content > div > * {
  width: 50%;
}
#volunteering-form-content > div > * .input-group-addon {
  display: none;
}
#volunteering-form-content > div > *:nth-child(odd) {
  padding-right: 10px;
}
#volunteering-form-content > div > *:nth-child(even) {
  padding-left: 10px;
}
#volunteering-form-content > div > * .input-group .select-wrapper:first-child .form-control:first-child {
  border-radius: 0;
}
#principals-list .accordion {
  clear: both;
}
#principals-list .horse-list {
  margin-bottom: 0;
}
.user-details--container {
  float: left;
  min-width: calc(60% - 20px/2);
  margin-right: 10px;
  padding-left: 10px;
}
.permissions--container {
  float: right;
  min-width: calc(40% - 20px/2);
  margin-left: 10px;
}
.agent-search-form .agents-search-wrapper > .form-group {
  display: flex;
}
.agent-search-form .form-actions {
  float: none;
  margin-left: 10px;
}
.agent-search-form table .select-all input {
  display: none;
}
#rider-entry-page .form-type-radio .ajax-throbber {
  position: absolute;
  right: 0;
}
.form-item-horses-riding .table-responsive {
  border: 0 none !important;
  margin-bottom: 0 !important;
}
.form-item-horses-riding .webform-multiple-table > div > table {
  box-shadow: none;
}
.form-item-horses-riding .webform-multiple-table > div > table > tbody > tr {
  background: 0 none;
}
.form-item-horses-riding .webform-multiple-table > div > table > tbody > tr:first-child > td {
  border: 0 none;
  padding-top: 10px;
}
.form-item-horses-riding .webform-multiple-table > div > table > tbody > tr > td {
  padding-top: 20px;
  border-top: 1px solid #dbd7d8;
}
.form-item-horses-riding .webform-multiple-table > div > table > tbody > tr > td:first-child {
  padding-left: 0;
}
.form-item-horses-riding .webform-multiple-table > div > table > tbody > tr > td:last-child {
  padding-right: 0;
}
.form-item-horses-riding .webform-multiple-table > div > table > tbody > tr > td h3 {
  margin-top: 0;
}
.form-item-horses-riding .webform-multiple-table > div > table > tbody > tr > td .form-item {
  display: flex;
  flex-wrap: wrap;
}
.form-item-horses-riding .webform-multiple-table > div > table > tbody > tr > td .form-item label {
  width: 33.33%;
}
.form-item-horses-riding .webform-multiple-table > div > table > tbody > tr > td .entry-horse-dbd {
  margin-top: -5px;
}
.form-item-horses-riding .webform-multiple-table > div > table .details-reg {
  width: 100%;
  margin-left: 33.33%;
  margin-top: 5px;
  white-space: normal;
}
.form-item-horses-riding .webform-multiple-table > div > table .webform-multiple-table--operations {
  vertical-align: top;
  padding-top: 20px;
}
.form-item-horses-riding .webform-multiple-table > div > table .webform-multiple-table--operations .btn-success {
  display: none;
}
.form-item-horses-riding {
  margin-bottom: 0;
}
.form-item-horses-riding.empty {
  border: 0 none;
  padding: 0;
  margin: 0;
}
.form-item-horses-riding .webform-multiple-add {
  border-top: 1px solid #dbd7d8;
  border-bottom: 1px solid #dbd7d8;
  margin-bottom: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
}
.form-item-horses-riding .webform-multiple-add .form-type-number {
  display: none;
}

.form-item-horses-riding .form-item-horses-riding-items-0--item--ballot-position,
.form-item-horses-riding .form-item-horses-riding-items-0--item--running-order,
.form-item-horses-riding .form-item-horses-riding-items-1--item--ballot-position,
.form-item-horses-riding .form-item-horses-riding-items-1--item--running-order,
.form-item-horses-riding .form-item-horses-riding-items-2--item--ballot-position,
.form-item-horses-riding .form-item-horses-riding-items-2--item--running-order,
.form-item-horses-riding .form-item-horses-riding-items-3--item--ballot-position,
.form-item-horses-riding .form-item-horses-riding-items-3--item--running-order,
.form-item-horses-riding .form-item-horses-riding-items-4--item--ballot-position,
.form-item-horses-riding .form-item-horses-riding-items-4--item--running-order {
  display: inline-flex !important;
  padding-left: 1rem;
  padding-right: 1rem;
}

#event_entries .glyphicon-chevron-down,
#event_entries .glyphicon-chevron-up {
  top: 2px;
  margin-left: 5px;
}
#event_results .filters select {
  margin-bottom: 20px;
}
#event_results .filters .search-wrapper {
  display: flex;
  margin-bottom: 20px;
}
#event_results .filters .search-wrapper .button {
  margin-left: 10px;
}
#event_results .summary-header .title {
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 20px;
}
.webform-submission-form .form-item-horse-search,
.webform-submission-form .form-item-rider-search {
  display: flex;
  flex-wrap: wrap;
}
.webform-submission-form .form-item-horse-search label,
.webform-submission-form .form-item-rider-search label {
  flex-shrink: 0;
}
.webform-submission-form .form-item-horse-search .input-group,
.webform-submission-form .form-item-rider-search .input-group {
  flex-grow: 1;
  margin-right: 10px;
}
#edit-rider-results-table,
#edit-horse-results {
  width: 100% !important;
}
#edit-rider-results-table td:last-child,
#edit-horse-results td:last-child {
  text-align: center;
}
@media (max-width: 991px) {
  #edit-rider-results-table td:last-child,
  #edit-horse-results td:last-child {
    flex-grow: 0;
  }
}
.entry-horse-search {
  display: flex;
}
.entry-horse-search .input-group {
  margin-left: 185px;
}
@media (max-width: 767px) {
  .entry-horse-search .input-group {
    margin-left: 0;
  }
}
.entry-horse-search button {
  background: #2a90ee;
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 15px !important;
  margin-left: 5px;
}
.entry-horse-select-options,
.entry-horse-details {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #dbd7d8;
}
.entry-horse-select-options .details,
.entry-horse-details .details {
  display: flex;
  justify-content: space-between;
}
.entry-horse-select-options .details strong,
.entry-horse-details .details strong {
  text-align: right;
}
.entry-horse-select-options #edit-horse-results a span,
.entry-horse-details #edit-horse-results a span {
  margin-left: 5px;
}

.entry-stabling-days {
  white-space: normal;
  width: 65%;
}
.entry-stabling-days input {
  width: auto !important;
  margin-right: 4px;
}
.content-side-block .details.horse-name {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #dbd7d8;
}
.content-side-block h4 + .details.horse-name {
  margin-top: 0;
  padding-top: 0;
  border-top: 0 none;
}
.entry-notice {
  margin-bottom: 20px;
}
#edit-event-entry-price tr td:last-child {
  width: 150px;
  text-align: right;
}
.event-entry-side .summary-details-grid {
  display: grid;
  grid-template-columns: 2fr 5fr;
  column-gap: 0.5rem;
  align-items: start;
  justify-items: start;
}
.event-entry-side .summary-details-grid p {
  margin: 0 !important;
}
.validation-notice {
  width: 100%;
  display: block;
  text-align: right;
  margin-top: 5px;
}
.validation-notice .ajax-throbber {
  margin-left: 5px;
}
.webform-submission-single-horse-sale-form .webform-preview .webform-container-type-fieldset {
  display: none;
}
.webform-submission-single-horse-sale-form .form-type-webform-pca label {
  width: auto !important;
  float: none !important;
}
.be-horses-edit-details-form button.button {
  margin-bottom: 10px;
}
.passform-autocomplete-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.passform-autocomplete-wrapper .form-autocomplete {
  flex-grow: 1;
}
.passform-autocomplete-wrapper .search-action {
  flex-grow: 1;
  margin-left: 10px;
  margin-bottom: 13.33333333px;
}
.passform-autocomplete-wrapper .search-action button {
  width: 100%;
}
.webform-submission-course-booking-form [data-drupal-selector="edit-horse"] .btn {
  margin-bottom: 20px;
}
.main-container .block {
  background: #f9f9f5;
  border: 1px solid #dedede;
  padding: 20px;
  margin-bottom: 20px;
  /* override panelizer ui to compensate for block styles */
}
.main-container .block:before,
.main-container .block:after {
  content: " ";
  display: table;
}
.main-container .block:after {
  clear: both;
}
.main-container .block:before,
.main-container .block:after {
  content: " ";
  display: table;
}
.main-container .block:after {
  clear: both;
}
.main-container .block h2.block-title {
  margin: -20px -20px 10px;
  padding: 4px 15px;
  font-family: 'Gotham Light', arial, sans-serif;
  font-size: 23px;
  font-weight: normal;
  line-height: 1.5em;
  border-bottom: 1px solid #dedede;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  background: #ffffff;
  text-transform: uppercase;
}
.main-container .block ul h2 {
  font-size: 20px;
}
.main-container .block .panelizer-ui-block-actions {
  margin-top: -20px;
  margin-bottom: 20px;
  margin-left: -20px;
  margin-right: -20px;
}
.main-container .block.block-cta {
  padding: 0;
}
.main-container .tab-pane .block {
  padding: 0;
}
.main-container .col-lg-4.col-md-4 .block {
  margin-bottom: 10px;
}
.main-container .content-block .block {
  border: 0 none;
}
.main-container .content-block .block h2.block-title {
  border: 0;
  background: none;
  text-transform: none;
  font-family: arial, sans-serif;
  box-shadow: none;
  margin: 0 0 10px;
  padding: 0;
}
.main-container .block-alert {
  border-color: #ffffff;
}
.main-container .block-alert .alert {
  padding: 20px;
  margin: -21px;
  background: #cf001c;
  font-weight: bold;
  color: #ffffff;
}
.main-container .block-alert .alert h3 {
  display: flex;
  align-items: center;
  margin-top: 0;
  font-size: 16px;
  color: #ffffff;
  text-transform: uppercase;
}
.main-container .block-alert .alert h3:before {
  position: absolute;
  background-image: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/exclamation.svg');
  right: 20px;
  content: ' ';
  display: inline-block;
  width: 50px;
  height: 26px;
  background-position: center center;
  background-repeat: no-repeat;
  margin-left: -20px;
}
.main-container .block-status {
  border-color: #ffffff;
}
.main-container .block-status .status {
  padding: 10px;
  margin: -21px;
  font-size: 16px;
  color: #ffffff;
  text-transform: uppercase;
}
.block-cta {
  position: relative;
}
.block-cta.content-side-block {
  margin-bottom: 20px !important;
}
.block-cta a {
  display: flex;
  padding: 10px;
  background: #2a90ee;
  color: #ffffff;
  font-size: 18px;
  line-height: 26px;
  text-transform: uppercase;
  text-align: left;
}
.block-cta a:hover {
  background-color: #1f75c5;
  color: #ffffff;
}
.block-cta a:before {
  content: ' ';
  display: inline-block;
  position: absolute;
  right: 5px;
  width: 50px;
  height: 26px;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/chevron-right-white.svg');
}
.block-cta a.btn-icon {
  padding-left: 60px;
}
.block-cta a.btn-icon:before {
  left: 5px;
  right: auto;
  height: 32px;
  margin-top: -3px;
}
.block-cta a.btn-icon-profile:before {
  background-image: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/profile.svg');
}
.block-cta a.btn-icon-calendar:before {
  background-image: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/calendar-o.svg');
}
.block-cta a.btn-icon-sell:before {
  background-image: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/pound-o.svg');
}
.block-cta a.btn-icon-r:before {
  background-image: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/symbol-r.svg');
}
.block-cta a.btn-favourites-add {
  display: none;
}
.block-cta a.btn-favourites-add.btn-active {
  display: flex;
}
.block-cta .btn-favourites-add:before {
  background-image: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/plus.svg');
}
.block-cta .btn-favourites-remove {
  display: none;
}
.block-cta .btn-favourites-remove.btn-active {
  display: flex;
}
.block-cta .btn-favourites-remove:before {
  background-image: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/minus.svg');
}
.favourite-actions .btn-favourite-remove {
}
.favourite-actions .btn-favourite-remove:before {
  background-image: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/symbol-x.svg');
}
.block-rulebook a {
  background: #cf001c !important;
}
.block-qual-check a {
  background: #109100 !important;
}
.block-entries-rebuild a {
  background: #c500ff !important;
}
@media (min-width: 768px) {
  .block-mobile-only {
    display: none;
  }
}
.block-desktop-only {
  display: none;
}
@media (min-width: 768px) {
  .block-desktop-only {
    display: block;
  }
}
.main-container .col-lg-4 .block-menu,
.main-container .col-md-4 .block-menu {
  background: #f9f9f5;
  border: 1px solid #dedede;
  padding: 20px;
  /* override panelizer ui to compensate for block styles */
}
.main-container .col-lg-4 .block-menu h2.block-title,
.main-container .col-md-4 .block-menu h2.block-title {
  margin-bottom: 20px !important;
}
.main-container .col-lg-4 .block-menu .nav,
.main-container .col-md-4 .block-menu .nav {
  display: block;
  list-style: none;
  padding: 0;
  margin: -20px;
  float: none;
}
.main-container .col-lg-4 .block-menu .nav li,
.main-container .col-md-4 .block-menu .nav li {
  width: 100%;
  border-top: 1px solid #cccccc;
}
.main-container .col-lg-4 .block-menu .nav li.expandable,
.main-container .col-md-4 .block-menu .nav li.expandable {
  display: flex;
  flex-wrap: wrap;
}
.main-container .col-lg-4 .block-menu .nav li.expandable a,
.main-container .col-md-4 .block-menu .nav li.expandable a {
  width: calc(100% - 50px);
}
.main-container .col-lg-4 .block-menu .nav li.expandable ul,
.main-container .col-md-4 .block-menu .nav li.expandable ul {
  width: 100%;
}
.main-container .col-lg-4 .block-menu .nav li.expandable ul li,
.main-container .col-md-4 .block-menu .nav li.expandable ul li {
  background: #e9e8e7;
}
.main-container .col-lg-4 .block-menu .nav li.expandable ul li a,
.main-container .col-md-4 .block-menu .nav li.expandable ul li a {
  text-indent: 10px;
}
.main-container .col-lg-4 .block-menu .nav li.expandable > button,
.main-container .col-md-4 .block-menu .nav li.expandable > button {
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: none;
  border: 0 none;
  outline: none;
}
.main-container .col-lg-4 .block-menu .nav li.expandable > button svg,
.main-container .col-md-4 .block-menu .nav li.expandable > button svg {
  width: 15px;
  transition: all 0.5s ease;
}
.main-container .col-lg-4 .block-menu .nav li.expandable > button:hover,
.main-container .col-md-4 .block-menu .nav li.expandable > button:hover {
  background: rgba(0, 0, 0, 0.1);
}
.main-container .col-lg-4 .block-menu .nav li.expandable.expanded > button svg,
.main-container .col-md-4 .block-menu .nav li.expandable.expanded > button svg {
  transform: rotate(90deg);
}
.main-container .col-lg-4 .block-menu .nav li a,
.main-container .col-md-4 .block-menu .nav li a {
  display: block;
  padding: 9px 15px 9px 19px;
  font-weight: bold;
}
.main-container .col-lg-4 .block-menu .nav li:first-child,
.main-container .col-md-4 .block-menu .nav li:first-child {
  border-top: 0 none;
}
.main-container .col-lg-4 .block-menu .nav li ul,
.main-container .col-md-4 .block-menu .nav li ul {
  border-top: 1px solid #cccccc;
  list-style: none;
  padding-left: 0;
}
.main-container .col-lg-4 .block-menu .nav li,
.main-container .col-md-4 .block-menu .nav li {
  padding: 0;
  float: none;
  width: 100%;
}
.main-container .col-lg-4 .block-menu .nav li a,
.main-container .col-md-4 .block-menu .nav li a {
  border: 0 none !important;
  text-transform: none;
  background: none !important;
  color: #337ab7;
  font-size: 14px;
  margin-bottom: 0;
}
.main-container .col-lg-4 .block-menu .nav li a:hover,
.main-container .col-md-4 .block-menu .nav li a:hover {
  text-decoration: underline;
}
.main-container .col-lg-4 .block-menu .nav li [data-toggle="collapse-next"],
.main-container .col-md-4 .block-menu .nav li [data-toggle="collapse-next"] {
  display: block;
}
.main-container .col-lg-4 .block-menu .nav li.expandable > .menu,
.main-container .col-md-4 .block-menu .nav li.expandable > .menu {
  position: relative;
}
.main-container .col-lg-4 .block-menu .nav li.expandable > .menu > li button:hover,
.main-container .col-md-4 .block-menu .nav li.expandable > .menu > li button:hover {
  background: #e9e8e7;
}
.main-container .col-lg-4 .block-menu .nav li.expandable > .menu > li a,
.main-container .col-md-4 .block-menu .nav li.expandable > .menu > li a {
  width: calc(100% - 50px);
  padding-top: 5px;
  color: #337ab7;
}
.main-container .col-lg-4 .block-menu .nav li.expandable > .menu > li:hover,
.main-container .col-md-4 .block-menu .nav li.expandable > .menu > li:hover {
  background: #e9e8e7;
}
.main-container .col-lg-4 .block-menu .nav ul,
.main-container .col-md-4 .block-menu .nav ul {
  list-style: none;
  float: none;
  padding: 0;
  margin: 0;
}
.main-container .col-lg-4 .block-menu.block-menu .panelizer-ui-block-actions,
.main-container .col-md-4 .block-menu.block-menu .panelizer-ui-block-actions {
  margin: -20px -20px 20px;
}
@media (max-width: 1199px) {
  .main-container .col-md-6 .block-menu {
    background: #f9f9f5;
    border: 1px solid #dedede;
    padding: 20px;
    /* override panelizer ui to compensate for block styles */
  }
  .main-container .col-md-6 .block-menu h2.block-title {
    margin-bottom: 20px !important;
  }
  .main-container .col-md-6 .block-menu .nav {
    display: block;
    list-style: none;
    padding: 0;
    margin: -20px;
    float: none;
  }
  .main-container .col-md-6 .block-menu .nav li {
    width: 100%;
    border-top: 1px solid #cccccc;
  }
  .main-container .col-md-6 .block-menu .nav li.expandable {
    display: flex;
    flex-wrap: wrap;
  }
  .main-container .col-md-6 .block-menu .nav li.expandable a {
    width: calc(100% - 50px);
  }
  .main-container .col-md-6 .block-menu .nav li.expandable ul {
    width: 100%;
  }
  .main-container .col-md-6 .block-menu .nav li.expandable ul li {
    background: #e9e8e7;
  }
  .main-container .col-md-6 .block-menu .nav li.expandable ul li a {
    text-indent: 10px;
  }
  .main-container .col-md-6 .block-menu .nav li.expandable > button {
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: none;
    border: 0 none;
    outline: none;
  }
  .main-container .col-md-6 .block-menu .nav li.expandable > button svg {
    width: 15px;
    transition: all 0.5s ease;
  }
  .main-container .col-md-6 .block-menu .nav li.expandable > button:hover {
    background: rgba(0, 0, 0, 0.1);
  }
  .main-container .col-md-6 .block-menu .nav li.expandable.expanded > button svg {
    transform: rotate(90deg);
  }
  .main-container .col-md-6 .block-menu .nav li a {
    display: block;
    padding: 9px 15px 9px 19px;
    font-weight: bold;
  }
  .main-container .col-md-6 .block-menu .nav li:first-child {
    border-top: 0 none;
  }
  .main-container .col-md-6 .block-menu .nav li ul {
    border-top: 1px solid #cccccc;
    list-style: none;
    padding-left: 0;
  }
  .main-container .col-md-6 .block-menu .nav li {
    padding: 0;
    float: none;
    width: 100%;
  }
  .main-container .col-md-6 .block-menu .nav li a {
    border: 0 none !important;
    text-transform: none;
    background: none !important;
    color: #337ab7;
    font-size: 14px;
    margin-bottom: 0;
  }
  .main-container .col-md-6 .block-menu .nav li a:hover {
    text-decoration: underline;
  }
  .main-container .col-md-6 .block-menu .nav li [data-toggle="collapse-next"] {
    display: block;
  }
  .main-container .col-md-6 .block-menu .nav li.expandable > .menu {
    position: relative;
  }
  .main-container .col-md-6 .block-menu .nav li.expandable > .menu > li button:hover {
    background: #e9e8e7;
  }
  .main-container .col-md-6 .block-menu .nav li.expandable > .menu > li a {
    width: calc(100% - 50px);
    padding-top: 5px;
    color: #337ab7;
  }
  .main-container .col-md-6 .block-menu .nav li.expandable > .menu > li:hover {
    background: #e9e8e7;
  }
  .main-container .col-md-6 .block-menu .nav ul {
    list-style: none;
    float: none;
    padding: 0;
    margin: 0;
  }
  .main-container .col-md-6 .block-menu.block-menu .panelizer-ui-block-actions {
    margin: -20px -20px 20px;
  }
}
@media (max-width: 991px) {
  .main-container .col-sm-6 .block-menu,
  .main-container .col-sm-4 .block-menu {
    background: #f9f9f5;
    border: 1px solid #dedede;
    padding: 20px;
    /* override panelizer ui to compensate for block styles */
  }
  .main-container .col-sm-6 .block-menu h2.block-title,
  .main-container .col-sm-4 .block-menu h2.block-title {
    margin-bottom: 20px !important;
  }
  .main-container .col-sm-6 .block-menu .nav,
  .main-container .col-sm-4 .block-menu .nav {
    display: block;
    list-style: none;
    padding: 0;
    margin: -20px;
    float: none;
  }
  .main-container .col-sm-6 .block-menu .nav li,
  .main-container .col-sm-4 .block-menu .nav li {
    width: 100%;
    border-top: 1px solid #cccccc;
  }
  .main-container .col-sm-6 .block-menu .nav li.expandable,
  .main-container .col-sm-4 .block-menu .nav li.expandable {
    display: flex;
    flex-wrap: wrap;
  }
  .main-container .col-sm-6 .block-menu .nav li.expandable a,
  .main-container .col-sm-4 .block-menu .nav li.expandable a {
    width: calc(100% - 50px);
  }
  .main-container .col-sm-6 .block-menu .nav li.expandable ul,
  .main-container .col-sm-4 .block-menu .nav li.expandable ul {
    width: 100%;
  }
  .main-container .col-sm-6 .block-menu .nav li.expandable ul li,
  .main-container .col-sm-4 .block-menu .nav li.expandable ul li {
    background: #e9e8e7;
  }
  .main-container .col-sm-6 .block-menu .nav li.expandable ul li a,
  .main-container .col-sm-4 .block-menu .nav li.expandable ul li a {
    text-indent: 10px;
  }
  .main-container .col-sm-6 .block-menu .nav li.expandable > button,
  .main-container .col-sm-4 .block-menu .nav li.expandable > button {
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: none;
    border: 0 none;
    outline: none;
  }
  .main-container .col-sm-6 .block-menu .nav li.expandable > button svg,
  .main-container .col-sm-4 .block-menu .nav li.expandable > button svg {
    width: 15px;
    transition: all 0.5s ease;
  }
  .main-container .col-sm-6 .block-menu .nav li.expandable > button:hover,
  .main-container .col-sm-4 .block-menu .nav li.expandable > button:hover {
    background: rgba(0, 0, 0, 0.1);
  }
  .main-container .col-sm-6 .block-menu .nav li.expandable.expanded > button svg,
  .main-container .col-sm-4 .block-menu .nav li.expandable.expanded > button svg {
    transform: rotate(90deg);
  }
  .main-container .col-sm-6 .block-menu .nav li a,
  .main-container .col-sm-4 .block-menu .nav li a {
    display: block;
    padding: 9px 15px 9px 19px;
    font-weight: bold;
  }
  .main-container .col-sm-6 .block-menu .nav li:first-child,
  .main-container .col-sm-4 .block-menu .nav li:first-child {
    border-top: 0 none;
  }
  .main-container .col-sm-6 .block-menu .nav li ul,
  .main-container .col-sm-4 .block-menu .nav li ul {
    border-top: 1px solid #cccccc;
    list-style: none;
    padding-left: 0;
  }
  .main-container .col-sm-6 .block-menu .nav li,
  .main-container .col-sm-4 .block-menu .nav li {
    padding: 0;
    float: none;
    width: 100%;
  }
  .main-container .col-sm-6 .block-menu .nav li a,
  .main-container .col-sm-4 .block-menu .nav li a {
    border: 0 none !important;
    text-transform: none;
    background: none !important;
    color: #337ab7;
    font-size: 14px;
    margin-bottom: 0;
  }
  .main-container .col-sm-6 .block-menu .nav li a:hover,
  .main-container .col-sm-4 .block-menu .nav li a:hover {
    text-decoration: underline;
  }
  .main-container .col-sm-6 .block-menu .nav li [data-toggle="collapse-next"],
  .main-container .col-sm-4 .block-menu .nav li [data-toggle="collapse-next"] {
    display: block;
  }
  .main-container .col-sm-6 .block-menu .nav li.expandable > .menu,
  .main-container .col-sm-4 .block-menu .nav li.expandable > .menu {
    position: relative;
  }
  .main-container .col-sm-6 .block-menu .nav li.expandable > .menu > li button:hover,
  .main-container .col-sm-4 .block-menu .nav li.expandable > .menu > li button:hover {
    background: #e9e8e7;
  }
  .main-container .col-sm-6 .block-menu .nav li.expandable > .menu > li a,
  .main-container .col-sm-4 .block-menu .nav li.expandable > .menu > li a {
    width: calc(100% - 50px);
    padding-top: 5px;
    color: #337ab7;
  }
  .main-container .col-sm-6 .block-menu .nav li.expandable > .menu > li:hover,
  .main-container .col-sm-4 .block-menu .nav li.expandable > .menu > li:hover {
    background: #e9e8e7;
  }
  .main-container .col-sm-6 .block-menu .nav ul,
  .main-container .col-sm-4 .block-menu .nav ul {
    list-style: none;
    float: none;
    padding: 0;
    margin: 0;
  }
  .main-container .col-sm-6 .block-menu.block-menu .panelizer-ui-block-actions,
  .main-container .col-sm-4 .block-menu.block-menu .panelizer-ui-block-actions {
    margin: -20px -20px 20px;
  }
}
@media (max-width: 991px) {
  .main-container .block-menu {
    background: #f9f9f5;
    border: 1px solid #dedede;
    padding: 20px;
    /* override panelizer ui to compensate for block styles */
  }
  .main-container .block-menu h2.block-title {
    margin-bottom: 20px !important;
  }
  .main-container .block-menu .nav {
    display: block;
    list-style: none;
    padding: 0;
    margin: -20px;
    float: none;
  }
  .main-container .block-menu .nav li {
    width: 100%;
    border-top: 1px solid #cccccc;
  }
  .main-container .block-menu .nav li.expandable {
    display: flex;
    flex-wrap: wrap;
  }
  .main-container .block-menu .nav li.expandable a {
    width: calc(100% - 50px);
  }
  .main-container .block-menu .nav li.expandable ul {
    width: 100%;
  }
  .main-container .block-menu .nav li.expandable ul li {
    background: #e9e8e7;
  }
  .main-container .block-menu .nav li.expandable ul li a {
    text-indent: 10px;
  }
  .main-container .block-menu .nav li.expandable > button {
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: none;
    border: 0 none;
    outline: none;
  }
  .main-container .block-menu .nav li.expandable > button svg {
    width: 15px;
    transition: all 0.5s ease;
  }
  .main-container .block-menu .nav li.expandable > button:hover {
    background: rgba(0, 0, 0, 0.1);
  }
  .main-container .block-menu .nav li.expandable.expanded > button svg {
    transform: rotate(90deg);
  }
  .main-container .block-menu .nav li a {
    display: block;
    padding: 9px 15px 9px 19px;
    font-weight: bold;
  }
  .main-container .block-menu .nav li:first-child {
    border-top: 0 none;
  }
  .main-container .block-menu .nav li ul {
    border-top: 1px solid #cccccc;
    list-style: none;
    padding-left: 0;
  }
  .main-container .block-menu .nav li {
    padding: 0;
    float: none;
    width: 100%;
  }
  .main-container .block-menu .nav li a {
    border: 0 none !important;
    text-transform: none;
    background: none !important;
    color: #337ab7;
    font-size: 14px;
    margin-bottom: 0;
  }
  .main-container .block-menu .nav li a:hover {
    text-decoration: underline;
  }
  .main-container .block-menu .nav li [data-toggle="collapse-next"] {
    display: block;
  }
  .main-container .block-menu .nav li.expandable > .menu {
    position: relative;
  }
  .main-container .block-menu .nav li.expandable > .menu > li button:hover {
    background: #e9e8e7;
  }
  .main-container .block-menu .nav li.expandable > .menu > li a {
    width: calc(100% - 50px);
    padding-top: 5px;
    color: #337ab7;
  }
  .main-container .block-menu .nav li.expandable > .menu > li:hover {
    background: #e9e8e7;
  }
  .main-container .block-menu .nav ul {
    list-style: none;
    float: none;
    padding: 0;
    margin: 0;
  }
  .main-container .block-menu.block-menu .panelizer-ui-block-actions {
    margin: -20px -20px 20px;
  }
}
.main-container .block-menu {
  background: none;
  border: 0 none;
  padding: 0;
  /* override panelizer ui to compensate for block styles */
}
.main-container .block-menu .nav {
  margin: 0;
}
.main-container .block-menu .nav li {
  width: 100% !important;
  float: none;
  padding: 0;
}
@media (min-width: 768px) {
  .main-container .block-menu .nav li {
    float: left;
    width: auto !important;
    padding-right: 5px;
  }
  .main-container .block-menu .nav li.expandable > .menu {
    margin-top: -5px;
    transition: max-height 1s ease;
    position: absolute;
    background: #f9f9f5;
    list-style: none;
    overflow: hidden;
    z-index: 1;
  }
  .main-container .block-menu .nav li.expandable > .menu li {
    width: 100% !important;
    padding: 10px 15px;
    border: 1px solid #dedede;
    border-bottom: 0 none;
  }
  .main-container .block-menu .nav li.expandable > .menu li:last-child {
    border-bottom: 1px solid #dedede;
  }
  .main-container .block-menu .nav li.expandable > .menu li:hover {
    text-decoration: none;
    background: #ffc600;
  }
  .main-container .block-menu .nav li.expandable > .menu a {
    white-space: nowrap;
    width: 100%;
    padding: 0;
    margin: 0;
    line-height: 1.1em !important;
    display: block;
    font-size: 14px;
    text-transform: none;
    background: 0 none;
    border: 0 none !important;
    color: #280b00;
  }
  .main-container .block-menu .nav li.expandable > .menu a:hover {
    text-decoration: underline;
  }
  .main-container .block-menu .nav li.expandable:hover > .menu {
    display: block;
  }
  .main-container .block-menu .nav li.expandable:hover > .menu .menu {
    display: none;
  }
}
.main-container .block-menu .nav li.expandable button {
  display: none;
}
.main-container .block-menu .nav li.active a {
  background-color: #2a90ee;
}
@media (min-width: 768px) {
  .main-container .block-menu .nav li.active a {
    background: #ffc600;
  }
}
.main-container .block-menu .nav li a {
  font-size: 14px;
  color: #ffffff;
  padding: 10px 15px;
  background-color: #2a90ee;
  border-top: 1px solid #ffffff;
}
.main-container .block-menu .nav li a:hover {
  text-decoration: underline;
}
.main-container .block-menu .nav li a:before {
  content: '> ';
  display: inline;
}
@media (min-width: 768px) {
  .main-container .block-menu .nav li a {
    font-size: 16px;
    padding: 6px 11px;
    color: #280b00;
    text-transform: uppercase;
    background: #f7f4f5;
    border-top: 4px solid #ffc600 !important;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-radius: 0;
    margin-bottom: 10px;
  }
  .main-container .block-menu .nav li a:before {
    display: none;
  }
  .main-container .block-menu .nav li a:hover {
    text-decoration: none;
    background: #ffc600;
  }
}
.main-container .block-menu .nav li a.is-active {
  background-color: #2a90ee;
}
@media (min-width: 768px) {
  .main-container .block-menu .nav li a.is-active {
    background: #ffc600;
  }
}
.main-container .block-menu.block-menu .panelizer-ui-block-actions {
  margin: 0;
}
.main-container .content-block .block-menu {
  padding: 20px;
}
.main-container .content-block .block-menu .nav {
  margin: 0;
  float: none;
}
.main-container .content-block .block-menu .nav li {
  width: 25% !important;
  padding: 0;
}
.main-container .content-block .block-menu .nav li a {
  text-transform: none;
  background: none;
  border: 0 none !important;
  color: #337ab7;
  padding: 10px 0;
  font-weight: bold;
  font-size: 14px;
}
.main-container .content-block .block-menu .nav li a:hover {
  text-decoration: underline;
}
.main-container .content-block .block-menu .nav li [data-toggle="collapse-next"] {
  display: none;
}
.gallery-photogrid {
  margin-bottom: 20px;
}
.gallery-photogrid .item-video:before {
  display: block;
  position: absolute;
  pointer-events: none;
  width: 100%;
  height: 100%;
  content: '';
  background: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/play.svg') no-repeat center center;
  background-size: 50px;
}
.gallery-photogrid .photoGrid > div,
.gallery-photogrid .photoGrid > a {
  display: none;
}
.gallery-photogrid .photoGrid > div.item,
.gallery-photogrid .photoGrid > a.item {
  display: block;
}
.gallery-ui {
  display: none;
  position: absolute;
  right: 2px;
  top: 2px;
}
.item:hover .gallery-ui {
  display: block;
}
.gallery-ui .btn {
  margin-left: 2px;
  padding: 5px 8px 3px;
  background: #cccccc;
}
.gallery-ui .btn .glyphicon {
  color: #ffffff;
}
.gallery-ui .btn:hover {
  background: #2a90ee;
}
.media-upload-open-form .alert {
  float: left;
  margin: 10px 0 0;
}
.flag-media {
  float: right;
}
.flag-media:before {
  content: '';
  width: 1em;
  margin-right: 2px;
  height: 0.8em;
  background-size: contain;
  display: inline-block;
  background-repeat: no-repeat;
}
.featherlight {
  z-index: 1000 !important;
}
.featherlight .featherlight-previous,
.featherlight .featherlight-next {
  top: 60px;
}
.block-download-block h2.block-title {
  margin-bottom: 20px;
}
.main-container .block-download-block h2.block-title {
  margin-bottom: 20px;
}
.block-download-block .downloads {
  padding: 0;
  margin: 0;
  list-style: none;
}
.block-download-block .downloads .file {
  display: flex;
}
.block-download-block .downloads .file .file-icon {
  display: none;
}
.block-download-block .downloads .file .file-link {
  display: block;
  background: none;
  border: 0 none;
  font-size: 14px;
  font-weight: bold;
  width: auto;
}
.block-download-block .downloads .file .file-size {
  display: none;
  /*display: flex;
    font-family: @serif-basic;
    font-size: @font-size;
    font-weight: normal;
    color: @color-black;
    background: none;
    border: 0 none;
    padding: 0;
    &:before {
      content: '-';
      display: block;
      padding: 0 5px;
    }*/
}
.block-download-block .downloads li a {
  font-family: 'Gotham Bold', arial, sans-serif;
  font-weight: bold;
}
.block-download-block .view-all {
  float: right;
  margin: 0 -5px -9px;
}
.block-latestnews-block {
  position: relative;
  border: 0 none !important;
  background: none !important;
  padding-bottom: 0 !important;
}
.block-latestnews-block .block-title {
  display: inline-block;
  padding: 0 !important;
  border: 0 !important;
  box-shadow: none !important;
  background: none !important;
  margin-bottom: 0;
  float: left;
}
.block-latestnews-block .block-title span {
  height: 40px;
  background: #ffc600;
  padding: 1px 14px 1px 13px;
  margin-bottom: 13px;
  display: inline-block;
  font-size: 26px;
  font-family: 'Gotham Book', arial, sans-serif;
  text-transform: uppercase;
  color: #280b00;
  position: relative;
}
@media (max-width: 1200px) {
  .block-latestnews-block .block-title span {
    font-size: 15px;
    font-weight: bold;
    padding-top: 10px;
  }
}
.block-latestnews-block .block-title:after {
  background: #ffc600;
  background: -moz-linear-gradient(45deg, #ffc600 0%, #ffc600 50%, rgba(255, 198, 0, 0) 51%, rgba(255, 198, 0, 0) 100%);
  background: -webkit-linear-gradient(45deg, #ffc600 0%, #ffc600 50%, rgba(255, 198, 0, 0) 51%, rgba(255, 198, 0, 0) 100%);
  background: -o-linear-gradient(45deg, #ffc600 0%, #ffc600 50%, rgba(255, 198, 0, 0) 51%, rgba(255, 198, 0, 0) 100%);
  background: -ms-linear-gradient(45deg, #ffc600 0%, #ffc600 50%, rgba(255, 198, 0, 0) 51%, rgba(255, 198, 0, 0) 100%);
  background: linear-gradient(45deg, #ffc600 0%, #ffc600 50%, rgba(255, 198, 0, 0) 51%, rgba(255, 198, 0, 0) 100%);
  display: inline-block;
  content: '';
  border: 0 none;
  width: 40px;
  height: 40px;
  float: right;
}
@media (max-width: 1200px) {
  .block-latestnews-block .block-title:after {
    display: none;
  }
}
.block-latestnews-block .block-title-mobile {
  margin: -20px -20px 10px;
  padding: 4px 15px;
  font-family: 'Gotham Light', arial, sans-serif;
  font-size: 23px;
  font-weight: normal;
  line-height: 1.5em;
  border-bottom: 1px solid #dedede;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  background: #ffffff;
  text-transform: uppercase;
  margin-bottom: 0;
  display: none;
}
.block-latestnews-block .block-title-mobile a {
  float: right;
  font-size: 14px;
  color: #2a90ee;
}
.block-latestnews-block .module-link {
  position: absolute;
  top: 0;
  right: 0;
}
.block-latestnews-block.active .module-link {
  top: 22px;
}
.block-latestnews-block .latestnew-content {
  clear: both;
  margin: 0 -20px;
  border: 1px solid #dedede;
  background: #f3f3ef;
}
.block-latestnews-block .latestnew-content #latestBeCarousel article .content {
  margin-left: 0;
}
.block-latestnews-block .main-article {
  position: relative;
}
.block-latestnews-block .main-article .article {
  height: 310px;
  border-bottom: 0 none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  flex-direction: row-reverse;
}
.block-latestnews-block .main-article .article .teaser-thumbnail-wrapper {
  width: 310px;
  height: 310px;
  background: #ffffff;
}
.block-latestnews-block .main-article .article .teaser-thumbnail-wrapper img {
  width: 310px;
  height: 310px;
  max-width: 310px;
  object-fit: cover;
}
.block-latestnews-block .main-article .article .teaser-thumbnail-wrapper .field {
  width: 310px;
  height: 310px;
}
.block-latestnews-block .main-article .article .content {
  width: 100%;
  margin-left: 0;
  overflow: auto;
}
.block-latestnews-block .main-article .article .content .author {
  padding: 0 20px;
  margin: 0;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
.block-latestnews-block .main-article .article .content .author .posted-by {
  display: none;
}
.block-latestnews-block .main-article .article .content .field--name-field-subheading {
  font-size: 16px;
  padding: 10px 20px;
  color: #280b00;
  max-height: 9em;
  overflow: hidden;
}
.block-latestnews-block .main-article .article h2 {
  margin: -20px -20px 10px;
  padding: 4px 15px;
  font-family: 'Gotham Light', arial, sans-serif;
  font-size: 23px;
  font-weight: normal;
  line-height: 1.5em;
  border-bottom: 1px solid #dedede;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  background: #ffffff;
  text-transform: uppercase;
  margin: 0 0 10px;
  font-family: 'Gotham Book', arial, sans-serif;
  line-height: 1.2em;
  padding: 10px 15px;
  text-transform: none;
}
.block-latestnews-block .main-article .article h2 a {
  color: #280b00;
}
.block-latestnews-block .main-article .module-link {
  top: auto;
  bottom: 0;
  right: 310px;
}
.block-latestnews-block .carousel {
  background: #e8e7e0;
  padding: 30px;
  height: 180px;
  overflow: hidden;
  white-space: nowrap;
}
.block-latestnews-block .carousel .article {
  width: 25%;
  height: 120px;
  display: inline-block;
  margin: 0 1px 0 0;
}
.block-latestnews-block .carousel .article a {
  display: block;
  width: 120px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.block-latestnews-block .carousel .article a:after {
  content: 'Read more';
  background: #2a90ee;
  position: absolute;
  bottom: -48px;
  left: 0;
  width: 120px;
  padding: 10px;
  font-size: 11px;
  color: #ffffff;
  -webkit-transition: bottom 0.3s;
  transition: bottom 0.3s;
}
.block-latestnews-block .carousel .article a h2 {
  box-sizing: content-box;
  position: absolute;
  font-size: 11px;
  color: #ffffff;
  width: 100px;
  height: 52px;
  line-height: 13px;
  border: 10px solid transparent;
  border-bottom-width: 58px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  bottom: -48px;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-transition: bottom 0.3s;
  transition: bottom 0.3s;
  white-space: normal;
}
.block-latestnews-block .carousel .article a .field--name-field-subheading {
  display: none;
}
.block-latestnews-block .carousel .article a .author {
  display: none;
}
.block-latestnews-block .carousel .article a img {
  width: 120px;
  height: 120px;
  object-fit: cover;
}
.block-latestnews-block .carousel .article a:hover h2 {
  bottom: 0;
}
.block-latestnews-block .carousel .article a:hover:after {
  bottom: 0;
}
.block-latestnews-block .carousel .carousel-control {
  width: 50px;
  background: none;
  opacity: 1;
}
.block-latestnews-block .carousel .carousel-control .glyphicon {
  background-color: #280b00;
  height: 38px;
  background-size: 50%;
}
.block-latestnews-block .carousel .carousel-control .glyphicon-chevron-left {
  margin-left: -25px;
}
.block-latestnews-block .carousel .carousel-control .glyphicon-chevron-right {
  margin-right: -25px;
}
.block-latestnews-block .carousel .carousel-indicators {
  bottom: 0;
  margin-bottom: 2px;
}
.block-latestnews-block .list {
  display: none;
}
.block-latestnews-block .list article a .content {
  margin-left: 0;
  margin-top: 5px;
}
.col-lg-4 .block-latestnews-block {
  background-color: #e8e7e0 !important;
  border: 1px solid #dedede !important;
  padding-bottom: 20px !important;
}
.col-lg-4 .block-latestnews-block .block-title {
  display: none;
}
.col-lg-4 .block-latestnews-block .block-title-mobile {
  display: block;
}
.col-lg-4 .block-latestnews-block .module-link {
  position: relative;
  margin: 0 -20px -20px;
}
.col-lg-4 .block-latestnews-block .main-article {
  border-top: 0;
}
.col-lg-4 .block-latestnews-block .main-article .article {
  height: 154px;
  border-top: 0;
  flex-direction: row;
}
.col-lg-4 .block-latestnews-block .main-article .article h2 {
  margin: 0;
  padding: 10px 10px 10px 0;
  border: 0;
  background: 0;
  box-shadow: none;
  font-size: 14px;
  font-weight: bold;
  font-family: arial, sans-serif;
}
.col-lg-4 .block-latestnews-block .main-article .article h2 a {
  color: #337ab7;
}
.col-lg-4 .block-latestnews-block .main-article .article .teaser-thumbnail-wrapper {
  margin: 10px;
  width: 134px;
  height: 134px;
}
.col-lg-4 .block-latestnews-block .main-article .article .teaser-thumbnail-wrapper img {
  width: 134px;
  height: 134px;
}
.col-lg-4 .block-latestnews-block .main-article .article .content .author {
  padding: 0 10px 0 0;
  font-size: 16px;
  font-weight: normal;
}
.col-lg-4 .block-latestnews-block .main-article .article .content .author .posted-on-label,
.col-lg-4 .block-latestnews-block .main-article .article .content .author .posted-by {
  display: none;
}
.col-lg-4 .block-latestnews-block .main-article .article .content .field--name-field-subheading {
  display: none;
}
.col-lg-4 .block-latestnews-block .main-article .module-link {
  display: none;
}
.col-lg-4 .block-latestnews-block .carousel {
  display: none;
}
.col-lg-4 .block-latestnews-block .list {
  display: block;
  margin: 0;
}
.col-lg-4 .block-latestnews-block .list .article {
  border-top: 1px solid #dedede;
  padding: 10px;
}
.col-lg-4 .block-latestnews-block .list .article:nth-child(odd) {
  background-color: #ffffff;
}
.col-lg-4 .block-latestnews-block .list .article h2 {
  font-size: 14px;
  margin: 0;
  font-weight: bold;
}
.col-lg-4 .block-latestnews-block .list .article .author {
  color: #000000;
}
.col-lg-4 .block-latestnews-block .list .article .teaser-thumbnail-wrapper,
.col-lg-4 .block-latestnews-block .list .article .field--name-field-thumbnail,
.col-lg-4 .block-latestnews-block .list .article .field--name-field-background-image,
.col-lg-4 .block-latestnews-block .list .article .field--name-field-subheading {
  display: none;
}
@media (max-width: 1199px) {
  .col-md-4 .block-latestnews-block,
  .col-md-6 .block-latestnews-block {
    background-color: #e8e7e0 !important;
    border: 1px solid #dedede !important;
    padding-bottom: 20px !important;
  }
  .col-md-4 .block-latestnews-block .block-title,
  .col-md-6 .block-latestnews-block .block-title {
    display: none;
  }
  .col-md-4 .block-latestnews-block .block-title-mobile,
  .col-md-6 .block-latestnews-block .block-title-mobile {
    display: block;
  }
  .col-md-4 .block-latestnews-block .module-link,
  .col-md-6 .block-latestnews-block .module-link {
    position: relative;
    margin: 0 -20px -20px;
  }
  .col-md-4 .block-latestnews-block .main-article,
  .col-md-6 .block-latestnews-block .main-article {
    border-top: 0;
  }
  .col-md-4 .block-latestnews-block .main-article .article,
  .col-md-6 .block-latestnews-block .main-article .article {
    height: 154px;
    border-top: 0;
    flex-direction: row;
  }
  .col-md-4 .block-latestnews-block .main-article .article h2,
  .col-md-6 .block-latestnews-block .main-article .article h2 {
    margin: 0;
    padding: 10px 10px 10px 0;
    border: 0;
    background: 0;
    box-shadow: none;
    font-size: 14px;
    font-weight: bold;
    font-family: arial, sans-serif;
  }
  .col-md-4 .block-latestnews-block .main-article .article h2 a,
  .col-md-6 .block-latestnews-block .main-article .article h2 a {
    color: #337ab7;
  }
  .col-md-4 .block-latestnews-block .main-article .article .teaser-thumbnail-wrapper,
  .col-md-6 .block-latestnews-block .main-article .article .teaser-thumbnail-wrapper {
    margin: 10px;
    width: 134px;
    height: 134px;
  }
  .col-md-4 .block-latestnews-block .main-article .article .teaser-thumbnail-wrapper img,
  .col-md-6 .block-latestnews-block .main-article .article .teaser-thumbnail-wrapper img {
    width: 134px;
    height: 134px;
  }
  .col-md-4 .block-latestnews-block .main-article .article .content .author,
  .col-md-6 .block-latestnews-block .main-article .article .content .author {
    padding: 0 10px 0 0;
    font-size: 16px;
    font-weight: normal;
  }
  .col-md-4 .block-latestnews-block .main-article .article .content .author .posted-on-label,
  .col-md-6 .block-latestnews-block .main-article .article .content .author .posted-on-label,
  .col-md-4 .block-latestnews-block .main-article .article .content .author .posted-by,
  .col-md-6 .block-latestnews-block .main-article .article .content .author .posted-by {
    display: none;
  }
  .col-md-4 .block-latestnews-block .main-article .article .content .field--name-field-subheading,
  .col-md-6 .block-latestnews-block .main-article .article .content .field--name-field-subheading {
    display: none;
  }
  .col-md-4 .block-latestnews-block .main-article .module-link,
  .col-md-6 .block-latestnews-block .main-article .module-link {
    display: none;
  }
  .col-md-4 .block-latestnews-block .carousel,
  .col-md-6 .block-latestnews-block .carousel {
    display: none;
  }
  .col-md-4 .block-latestnews-block .list,
  .col-md-6 .block-latestnews-block .list {
    display: block;
    margin: 0;
  }
  .col-md-4 .block-latestnews-block .list .article,
  .col-md-6 .block-latestnews-block .list .article {
    border-top: 1px solid #dedede;
    padding: 10px;
  }
  .col-md-4 .block-latestnews-block .list .article:nth-child(odd),
  .col-md-6 .block-latestnews-block .list .article:nth-child(odd) {
    background-color: #ffffff;
  }
  .col-md-4 .block-latestnews-block .list .article h2,
  .col-md-6 .block-latestnews-block .list .article h2 {
    font-size: 14px;
    margin: 0;
    font-weight: bold;
  }
  .col-md-4 .block-latestnews-block .list .article .author,
  .col-md-6 .block-latestnews-block .list .article .author {
    color: #000000;
  }
  .col-md-4 .block-latestnews-block .list .article .teaser-thumbnail-wrapper,
  .col-md-6 .block-latestnews-block .list .article .teaser-thumbnail-wrapper,
  .col-md-4 .block-latestnews-block .list .article .field--name-field-thumbnail,
  .col-md-6 .block-latestnews-block .list .article .field--name-field-thumbnail,
  .col-md-4 .block-latestnews-block .list .article .field--name-field-background-image,
  .col-md-6 .block-latestnews-block .list .article .field--name-field-background-image,
  .col-md-4 .block-latestnews-block .list .article .field--name-field-subheading,
  .col-md-6 .block-latestnews-block .list .article .field--name-field-subheading {
    display: none;
  }
}
@media (max-width: 991px) {
  .col-sm-6 .block-latestnews-block,
  .col-sm-4 .block-latestnews-block {
    background-color: #e8e7e0 !important;
    border: 1px solid #dedede !important;
    padding-bottom: 20px !important;
  }
  .col-sm-6 .block-latestnews-block .block-title,
  .col-sm-4 .block-latestnews-block .block-title {
    display: none;
  }
  .col-sm-6 .block-latestnews-block .block-title-mobile,
  .col-sm-4 .block-latestnews-block .block-title-mobile {
    display: block;
  }
  .col-sm-6 .block-latestnews-block .module-link,
  .col-sm-4 .block-latestnews-block .module-link {
    position: relative;
    margin: 0 -20px -20px;
  }
  .col-sm-6 .block-latestnews-block .main-article,
  .col-sm-4 .block-latestnews-block .main-article {
    border-top: 0;
  }
  .col-sm-6 .block-latestnews-block .main-article .article,
  .col-sm-4 .block-latestnews-block .main-article .article {
    height: 154px;
    border-top: 0;
    flex-direction: row;
  }
  .col-sm-6 .block-latestnews-block .main-article .article h2,
  .col-sm-4 .block-latestnews-block .main-article .article h2 {
    margin: 0;
    padding: 10px 10px 10px 0;
    border: 0;
    background: 0;
    box-shadow: none;
    font-size: 14px;
    font-weight: bold;
    font-family: arial, sans-serif;
  }
  .col-sm-6 .block-latestnews-block .main-article .article h2 a,
  .col-sm-4 .block-latestnews-block .main-article .article h2 a {
    color: #337ab7;
  }
  .col-sm-6 .block-latestnews-block .main-article .article .teaser-thumbnail-wrapper,
  .col-sm-4 .block-latestnews-block .main-article .article .teaser-thumbnail-wrapper {
    margin: 10px;
    width: 134px;
    height: 134px;
  }
  .col-sm-6 .block-latestnews-block .main-article .article .teaser-thumbnail-wrapper img,
  .col-sm-4 .block-latestnews-block .main-article .article .teaser-thumbnail-wrapper img {
    width: 134px;
    height: 134px;
  }
  .col-sm-6 .block-latestnews-block .main-article .article .content .author,
  .col-sm-4 .block-latestnews-block .main-article .article .content .author {
    padding: 0 10px 0 0;
    font-size: 16px;
    font-weight: normal;
  }
  .col-sm-6 .block-latestnews-block .main-article .article .content .author .posted-on-label,
  .col-sm-4 .block-latestnews-block .main-article .article .content .author .posted-on-label,
  .col-sm-6 .block-latestnews-block .main-article .article .content .author .posted-by,
  .col-sm-4 .block-latestnews-block .main-article .article .content .author .posted-by {
    display: none;
  }
  .col-sm-6 .block-latestnews-block .main-article .article .content .field--name-field-subheading,
  .col-sm-4 .block-latestnews-block .main-article .article .content .field--name-field-subheading {
    display: none;
  }
  .col-sm-6 .block-latestnews-block .main-article .module-link,
  .col-sm-4 .block-latestnews-block .main-article .module-link {
    display: none;
  }
  .col-sm-6 .block-latestnews-block .carousel,
  .col-sm-4 .block-latestnews-block .carousel {
    display: none;
  }
  .col-sm-6 .block-latestnews-block .list,
  .col-sm-4 .block-latestnews-block .list {
    display: block;
    margin: 0;
  }
  .col-sm-6 .block-latestnews-block .list .article,
  .col-sm-4 .block-latestnews-block .list .article {
    border-top: 1px solid #dedede;
    padding: 10px;
  }
  .col-sm-6 .block-latestnews-block .list .article:nth-child(odd),
  .col-sm-4 .block-latestnews-block .list .article:nth-child(odd) {
    background-color: #ffffff;
  }
  .col-sm-6 .block-latestnews-block .list .article h2,
  .col-sm-4 .block-latestnews-block .list .article h2 {
    font-size: 14px;
    margin: 0;
    font-weight: bold;
  }
  .col-sm-6 .block-latestnews-block .list .article .author,
  .col-sm-4 .block-latestnews-block .list .article .author {
    color: #000000;
  }
  .col-sm-6 .block-latestnews-block .list .article .teaser-thumbnail-wrapper,
  .col-sm-4 .block-latestnews-block .list .article .teaser-thumbnail-wrapper,
  .col-sm-6 .block-latestnews-block .list .article .field--name-field-thumbnail,
  .col-sm-4 .block-latestnews-block .list .article .field--name-field-thumbnail,
  .col-sm-6 .block-latestnews-block .list .article .field--name-field-background-image,
  .col-sm-4 .block-latestnews-block .list .article .field--name-field-background-image,
  .col-sm-6 .block-latestnews-block .list .article .field--name-field-subheading,
  .col-sm-4 .block-latestnews-block .list .article .field--name-field-subheading {
    display: none;
  }
}
@media (max-width: 991px) {
  .block-latestnews-block {
    background-color: #e8e7e0 !important;
    border: 1px solid #dedede !important;
    padding-bottom: 20px !important;
  }
  .block-latestnews-block .block-title {
    display: none;
  }
  .block-latestnews-block .block-title-mobile {
    display: block;
  }
  .block-latestnews-block .module-link {
    position: relative;
    margin: 0 -20px -20px;
  }
  .block-latestnews-block .main-article {
    border-top: 0;
  }
  .block-latestnews-block .main-article .article {
    height: 154px;
    border-top: 0;
    flex-direction: row;
  }
  .block-latestnews-block .main-article .article h2 {
    margin: 0;
    padding: 10px 10px 10px 0;
    border: 0;
    background: 0;
    box-shadow: none;
    font-size: 14px;
    font-weight: bold;
    font-family: arial, sans-serif;
  }
  .block-latestnews-block .main-article .article h2 a {
    color: #337ab7;
  }
  .block-latestnews-block .main-article .article .teaser-thumbnail-wrapper {
    margin: 10px;
    width: 134px;
    height: 134px;
  }
  .block-latestnews-block .main-article .article .teaser-thumbnail-wrapper img {
    width: 134px;
    height: 134px;
  }
  .block-latestnews-block .main-article .article .content .author {
    padding: 0 10px 0 0;
    font-size: 16px;
    font-weight: normal;
  }
  .block-latestnews-block .main-article .article .content .author .posted-on-label,
  .block-latestnews-block .main-article .article .content .author .posted-by {
    display: none;
  }
  .block-latestnews-block .main-article .article .content .field--name-field-subheading {
    display: none;
  }
  .block-latestnews-block .main-article .module-link {
    display: none;
  }
  .block-latestnews-block .carousel {
    display: none;
  }
  .block-latestnews-block .list {
    display: block;
    margin: 0;
  }
  .block-latestnews-block .list .article {
    border-top: 1px solid #dedede;
    padding: 10px;
  }
  .block-latestnews-block .list .article:nth-child(odd) {
    background-color: #ffffff;
  }
  .block-latestnews-block .list .article h2 {
    font-size: 14px;
    margin: 0;
    font-weight: bold;
  }
  .block-latestnews-block .list .article .author {
    color: #000000;
  }
  .block-latestnews-block .list .article .teaser-thumbnail-wrapper,
  .block-latestnews-block .list .article .field--name-field-thumbnail,
  .block-latestnews-block .list .article .field--name-field-background-image,
  .block-latestnews-block .list .article .field--name-field-subheading {
    display: none;
  }
}
@media (min-width: 768px) {
  #block-minicartblock {
    margin-left: 10px;
  }
}
#block-minicartblock .icon-box {
  background: #2a90ee !important;
  text-indent: 0;
  padding-bottom: 2px;
  width: 64px;
  line-height: 30px;
}
#block-minicartblock .icon-box:before {
  content: '(';
  display: inline-block;
  position: relative;
  width: auto;
  background-image: none !important;
}
#block-minicartblock .icon-box:after {
  content: ')';
  display: inline-block;
  position: relative;
  width: auto;
  padding-right: 28px;
  background-size: 23px;
  background-position: right center;
  background-repeat: no-repeat;
}
#block-minicartblock .cartmini-panel {
  display: none;
  position: absolute;
  right: 0;
  margin-top: 10px;
  color: #2a90ee;
  background: #f3f3ef !important;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
#block-minicartblock .cartmini-panel h3 {
  margin: 10px;
  display: block;
  float: left;
}
#block-minicartblock .cartmini-panel .qty {
  margin: 10px 5px 10px 0;
  display: block;
  float: left;
}
#block-minicartblock .cartmini-panel .value {
  margin: 10px 0;
  display: block;
}
#block-minicartblock .cartmini-panel a {
  clear: both;
  display: block;
  float: left;
  margin: 0 10px 10px;
  text-transform: uppercase;
  color: #ffffff !important;
  background: #2a90ee !important;
  border: #2a90ee !important;
}
@media (max-width: 768px) {
  #block-minicartblock .cartmini-panel {
    width: 222px !important;
  }
}
.panelizer-block-form .entities-list > div {
  display: flex;
}
.panelizer-block-form .entities-list > div:hover {
  background: #eee;
  cursor: move;
}
.panelizer-block-form .entities-list > div .entity-title {
  width: 100%;
  padding: 5px;
}
.panelizer-block-form .entities-list > div button {
  margin-right: 0;
  margin-left: 5px;
}
.panelizer-block-form .entities-list > div button[data-action="remove"] {
  overflow: hidden;
  background: #d9534f;
  width: 35px;
  height: 35px;
}
.panelizer-block-form .entities-list > div button[data-action="remove"] .glyphicon {
  padding-right: 1px;
}
.panelizer-block-form .entities-list > div button[data-action="remove"]:hover {
  background: #a02622;
}
.panelizer-block-form .entities-list > div button[data-action="edit"] {
  overflow: hidden;
  width: 35px;
  height: 35px;
  border-color: #1b67ac;
}
.panelizer-block-form .entities-list > div button[data-action="edit"] .glyphicon {
  padding-right: 1px;
}
.panelizer-block-form .entities-list > div button[data-action="edit"]:hover {
  color: #ffffff;
  background: #1b67ac;
}
.panelizer-block-form .entities-list .ui-state-highlight {
  height: 35px;
  width: 100%;
  margin-bottom: 10px;
}
.panelizer-ui-block-plugin-form .form-item.panel {
  border: 1px solid #aaaaaa;
  padding: 10px;
}
.panelizer-ui-block-plugin-form .form-item.panel .panel-title {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  text-transform: none;
}
.panelizer-ui-block-plugin-form .form-item.panel > .panel-heading {
  margin: -10px -10px 10px;
  padding: 2px 5px;
  border-bottom: 1px solid #aaaaaa;
}
.panelizer-ui-block-plugin-form .entity-browser-iframe-container {
  margin-bottom: 0;
}
.panelizer-ui-block-plugin-form .entity-browser-iframe-container .entity-browser-handle {
  background: #2281D8;
  border-color: #1b67ac;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 16px;
  padding: 6px 8px;
  display: inline-block;
  text-decoration: none;
}
.panelizer-ui-block-plugin-form .entity-browser-iframe-container .entity-browser-handle:hover {
  background: #1b67ac;
}
#slider-form-wrapper {
  margin-bottom: 10px;
}
#slider-slides-wrapper {
  margin-bottom: 10px;
}
#slider-slides-wrapper .slider-slide {
  display: flex;
}
#slider-slides-wrapper .slider-slide .form-item .form-control {
  width: 100%;
}
#slider-slides-wrapper .slider-slide .slider-slide-ctrls {
  display: flex;
  margin-left: 10px;
  margin-bottom: 10px;
}
#slider-slides-wrapper .slider-slide .slider-slide-ctrls .button {
  padding: 0 10px;
}
#slider-slides-wrapper .slider-slide .slider-slide-ctrls .button-success:before {
  content: "\002b";
  font-family: 'Glyphicons Halflings';
  margin-right: 8px;
}
.block-search-api-block form,
.block-search form {
  background: #2a90ee;
  border-top: 1px solid #ffffff;
  padding: 15px 15px 5px;
}
.block-search-api-block form button.button,
.block-search form button.button {
  background: #000000 !important;
  box-shadow: none !important;
  outline: none !important;
  font-size: 24px;
  height: 45px;
  border-radius: 0;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 768px) {
  .block-search-api-block form button.button,
  .block-search form button.button {
    font-size: 35px;
    background: transparent !important;
    border: 0 none !important;
    padding: 0 25px;
    height: auto;
  }
}
.block-search-api-block form input,
.block-search form input {
  border: 0;
  border-radius: 0;
  font-size: 24px;
  padding: 0 10px;
  height: 45px;
}
@media (min-width: 768px) {
  .block-search-api-block form input,
  .block-search form input {
    font-size: 35px;
    height: 65px;
  }
}
.block-search-api-block form .form-item,
.block-search form .form-item {
  padding-bottom: 10px;
  margin: 0;
}
@media (min-width: 768px) {
  .block-search-api-block form,
  .block-search form {
    background: #0075d5;
    padding: 10px 0 0 10px;
    border-top: 0 none;
  }
}
.block-search-api-block form {
  overflow: hidden;
  padding: 10px 10px 0;
}
@media (min-width: 768px) {
  .block-search-api-block form input {
    font-size: 25px;
    height: 55px;
  }
}
.block-search-api-block form .twitter-typeahead {
  width: 100%;
}
.block-search-api-block form .twitter-typeahead .tt-menu {
  display: contents !important;
}
.block-search-api-block form .twitter-typeahead .tt-menu .tt-dataset-be {
  background: #ffffff;
  color: #000000;
}
.block-search-api-block form .twitter-typeahead .tt-menu .tt-dataset-be .tt-suggestion {
  padding: 5px 10px;
  border-bottom: 1px solid #dedede;
}
.block-search-api-block form .twitter-typeahead .tt-menu .tt-dataset-be .tt-suggestion:hover {
  cursor: pointer;
  background: #e9e8e7;
}
.block-search-api-block form .form-actions {
  position: absolute;
  top: 0;
  right: 0;
  background: none;
}
@media (min-width: 768px) {
  .block-search-api-block form .form-actions {
    background: #0075d5;
  }
}
.block-search-api-block form .form-actions button.button {
  padding: 0 15px;
  height: 45px;
  line-height: 45px;
  margin: 10px 10px 0 0;
}
@media (min-width: 768px) {
  .block-search-api-block form .form-actions button.button {
    margin: 0;
    padding: 0 25px;
    height: 65px;
    line-height: 65px;
  }
}
.block-signpost-block h2.block-title {
  margin-bottom: 20px !important;
}
.block-signpost-block .signpost {
  display: block;
  list-style: none;
  padding: 0;
  margin: -20px;
}
.block-signpost-block .signpost li {
  width: 100%;
  border-top: 1px solid #cccccc;
}
.block-signpost-block .signpost li.expandable {
  display: flex;
  flex-wrap: wrap;
}
.block-signpost-block .signpost li.expandable a {
  width: calc(100% - 50px);
}
.block-signpost-block .signpost li.expandable ul {
  width: 100%;
}
.block-signpost-block .signpost li.expandable ul li {
  background: #e9e8e7;
}
.block-signpost-block .signpost li.expandable ul li a {
  text-indent: 10px;
}
.block-signpost-block .signpost li.expandable > button {
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: none;
  border: 0 none;
  outline: none;
}
.block-signpost-block .signpost li.expandable > button svg {
  width: 15px;
  transition: all 0.5s ease;
}
.block-signpost-block .signpost li.expandable > button:hover {
  background: rgba(0, 0, 0, 0.1);
}
.block-signpost-block .signpost li.expandable.expanded > button svg {
  transform: rotate(90deg);
}
.block-signpost-block .signpost li a {
  display: block;
  padding: 9px 15px 9px 19px;
  font-weight: bold;
}
.block-signpost-block .signpost li:first-child {
  border-top: 0 none;
}
.block-signpost-block .signpost li ul {
  border-top: 1px solid #cccccc;
  list-style: none;
  padding-left: 0;
}
.block-signpost-block .signpost-intro {
  margin-bottom: 25px;
}
.block-signpost-block .signpost-intro > * {
  width: 100%;
}
.block-signpost-block .signpost-intro-with-body {
  overflow: hidden;
}
.block-signpost-block .signpost-intro-with-body > *:first-child {
  width: calc(50% - 20px/4);
  margin-right: 10px;
  float: left;
}
.block-signpost-block .signpost-banner {
  margin: -20px;
  position: relative;
}
.block-signpost-block .signpost-banner .field--name-field-media-image {
  margin: -1px;
}
.block-signpost-block .signpost-banner a {
  position: absolute;
  bottom: 2px;
  right: 2px;
  display: flex;
  padding: 8px 8px 8px 12px;
  background: #280b00;
  text-transform: uppercase;
  color: #f9f9f5;
  font-family: 'Gotham Light', arial, sans-serif;
  font-size: 16px;
}
.block-signpost-block .signpost-banner a:after {
  content: '';
  background: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/chevron-right-yellow.svg') no-repeat;
  width: 20px;
  display: inline-block;
  height: 24px;
  margin-left: 10px;
  background-position: center center;
}
.block-signpost-block .signpost-image {
  margin: -20px;
  position: relative;
}
.block-signpost-block .col-lg8 h2.block-title,
.block-signpost-block .col-md-8.col-sm-8 h2.block-title {
  border: 0;
  background: none;
  text-transform: none;
  font-family: arial, sans-serif;
  box-shadow: none;
  margin: 0 0 10px;
  padding: 0;
}
.block-signpost-block .col-lg8 .signpost,
.block-signpost-block .col-md-8.col-sm-8 .signpost {
  display: flex;
  flex-wrap: wrap;
}
.block-signpost-block .col-lg8 .signpost li,
.block-signpost-block .col-md-8.col-sm-8 .signpost li {
  width: 25%;
  border: 0 none;
}
@media (max-width: 751px) {
  .block-signpost-block .col-lg8 .signpost,
  .block-signpost-block .col-md-8.col-sm-8 .signpost {
    display: block;
  }
  .block-signpost-block .col-lg8 .signpost li,
  .block-signpost-block .col-md-8.col-sm-8 .signpost li {
    width: 100%;
  }
}
.block-signpost-block .col-lg8 .col-md-6.col-sm-6 h2.block-title,
.block-signpost-block .col-md-8.col-sm-8 .col-md-6.col-sm-6 h2.block-title {
  margin: -20px -20px 10px;
  padding: 4px 15px;
  font-family: 'Gotham Light', arial, sans-serif;
  font-size: 23px;
  font-weight: normal;
  line-height: 1.5em;
  border-bottom: 1px solid #dedede;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  background: #ffffff;
  text-transform: uppercase;
}
.block-signpost-block .col-lg8 .col-md-6.col-sm-6 .signpost,
.block-signpost-block .col-md-8.col-sm-8 .col-md-6.col-sm-6 .signpost {
  display: flex;
  flex-wrap: wrap;
}
.block-signpost-block .col-lg8 .col-md-6.col-sm-6 .signpost li,
.block-signpost-block .col-md-8.col-sm-8 .col-md-6.col-sm-6 .signpost li {
  width: 25%;
  border: 0 none;
}
@media (max-width: 751px) {
  .block-signpost-block .col-lg8 .col-md-6.col-sm-6 .signpost,
  .block-signpost-block .col-md-8.col-sm-8 .col-md-6.col-sm-6 .signpost {
    display: block;
  }
  .block-signpost-block .col-lg8 .col-md-6.col-sm-6 .signpost li,
  .block-signpost-block .col-md-8.col-sm-8 .col-md-6.col-sm-6 .signpost li {
    width: 100%;
  }
}
.block-signpost-block-image,
.block-signpost-block-banner {
  background: none !important;
  border: 0 none !important;
}
.block-slider-block h2.block-title {
  margin-bottom: 20px !important;
}
.block-slider-block .carousel {
  margin: -20px;
  display: block;
}
.block-slider-block .carousel .slider-item h2 {
  position: absolute;
}
.block-slider-block .carousel .slider-item .field--name-field-background-image .field--item {
  display: none;
}
.block-slider-block .carousel .slider-item .field--name-field-background-image .field--item:first-child {
  display: block;
}
.block-slider-block .carousel .slider-item .field--name-body {
  position: absolute;
  background: #f3f3ef;
  padding: 10px;
  margin: 10px;
}
.block-twitter-block .block-title {
  position: relative;
}
.block-twitter-block .block-title:after {
  content: ' ';
  background: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/twitter.svg') no-repeat center center;
  display: block;
  position: absolute;
  width: 25px;
  height: 45px;
  right: 15px;
  top: 0;
}
.block-twitter-block > div {
  margin: -10px -20px;
}
.block-twitter-block > div .twitter-wrapper {
  max-height: 392px;
  overflow-y: scroll;
}
.block-twitter-block > div > a {
  padding: 10px 20px 10px 45px;
  margin-bottom: -20px;
  background: #1DA1F2;
  color: #ffffff;
  display: block;
}
.block-twitter-block > div > a:hover {
  text-decoration: none;
}
.block-twitter-block > div > a:before {
  content: ' ';
  background: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/twitter_white.svg') no-repeat center center;
  position: absolute;
  margin-left: -35px;
  margin-top: -2px;
  width: 25px;
  height: 25px;
}
.block-twitter-block > div > a.twitter-link-beventing {
  padding: 0;
}
.block-twitter-block > div > a.twitter-link-beventing:before {
  display: none;
}
.block-twitter-block > div > a img {
  width: 100%;
  height: auto;
}
.block-image-link-block h2.block-title {
  margin-bottom: 20px !important;
}
.block-image-link-block .imagelink {
  margin: -20px;
  display: block;
}
.event-remaining {
  display: flex;
  margin: 15px -5px;
}
.event-remaining > div {
  margin-right: 15px;
  text-align: center;
  width: 100%;
  color: #ffffff;
  background: #003066;
  display: flex;
  flex-direction: column;
}
.event-remaining > div:last-child {
  margin-right: 0;
}
.event-remaining > div span:first-child {
  font-size: 60px;
  line-height: 68px;
}
.event-remaining > div span:last-child {
  background: #00244d;
  font-size: 16px;
}
.block-next-event-block h2 {
  font-size: 20px;
  font-weight: bold;
}
.block-next-event-block .status {
  margin-bottom: 12px;
  font-size: 12px;
}
.block-next-event-block .details {
  overflow: hidden;
}
.block-next-event-block .details > * {
  float: left;
}
.block-next-event-block .details dt {
  clear: both;
  margin-right: 5px;
}
.block-next-event-block .module-link {
  margin: 0 -20px -20px;
}
.block-next-event-block .image-wrapper {
  margin: 0 -20px 10px;
  height: 120px;
}
.block-next-event-block .image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.col-lg-4 .block-volunteering-block {
  padding-bottom: 0;
}
@media (max-width: 1199px) {
  .col-md-4 .block-volunteering-block,
  .col-md-6 .block-volunteering-block {
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .col-sm-6 .block-volunteering-block,
  .col-sm-4 .block-volunteering-block {
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .block-volunteering-block {
    padding-bottom: 0;
  }
}
/* Additional styling for volunteering is under events/opportunities */
.block-toprankings-block .panel-group {
  margin: -10px -20px -20px;
}
.block-toprankings-block .panel-group .panel {
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
}
.block-toprankings-block .panel-group .panel + .panel {
  margin: 0;
  border-top: 1px solid #dedede;
}
.block-toprankings-block .panel-group .panel .panel-title a {
  display: block;
  position: relative;
  margin: -10px -15px;
  padding: 10px 15px;
  color: #337ab7;
  background: #f9f9f5;
  font-weight: bold;
}
.block-toprankings-block .panel-group .panel .panel-title a:after {
  content: '';
  position: absolute;
  display: block;
  background: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/expand-chevron.svg') center center no-repeat;
  top: 12px;
  right: 10px;
  height: 1em;
  width: 1em;
  transform: rotate(90deg);
}
.block-toprankings-block .panel-group .panel .panel-title a.collapsed:after {
  transform: rotate(0deg);
}
.block-toprankings-block .panel-group .panel .panel-body {
  padding: 0;
  background: #efeee8;
}
.block-toprankings-block .carousel .carousel-inner {
  padding: 0;
}
.block-toprankings-block .carousel .carousel-inner .item {
  padding: 10px 60px;
}
.block-toprankings-block .carousel .carousel-inner h4 {
  margin: 0 0 5px;
  font-weight: bold;
  color: #337ab7;
}
.block-toprankings-block .carousel .carousel-inner .details {
  list-style: none;
  margin-bottom: 0;
}
.block-toprankings-block .carousel .carousel-control.left,
.block-toprankings-block .carousel .carousel-control.right {
  background: 0 none;
}
.block-toprankings-block .carousel .carousel-control .glyphicon-chevron-left {
  background: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/chevron-right.svg') center center no-repeat;
  margin-left: -15px;
  margin-top: -15px;
}
.block-toprankings-block .carousel .carousel-control .glyphicon-chevron-right {
  background: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/chevron-right.svg') center center no-repeat;
  margin-right: -15px;
  margin-top: -15px;
}
.list-panel {
  display: none;
  list-style: none;
  padding: 0 !important;
  margin: 0;
}
.list-panel.active {
  display: block;
}
.list-panel li {
  padding: 5px;
}
.list-panel li:nth-child(even) {
  background: #efeee8;
}
.list-panel-pager {
  height: 50px;
}
.list-panel-pager p {
  font-size: 12px;
  margin-bottom: 0;
}
.list-panel-pager .list-panel-prev,
.list-panel-pager .list-panel-next {
  border: 0;
  background: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/chevron-down.svg') no-repeat;
  height: 20px;
  width: 25px;
  float: left;
  outline: none;
}
.list-panel-pager .list-panel-prev.disabled,
.list-panel-pager .list-panel-next.disabled {
  background: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/chevron-down-grey.svg') no-repeat;
  cursor: default;
}
.list-panel-pager .list-panel-next {
  margin-right: 5px;
  transform: rotate(180deg);
}
.block-openevents-block .nav-tabs {
  display: flex;
  padding: 0;
}
.block-openevents-block .nav-tabs > li {
  width: 100% !important;
  float: none;
}
.block-openevents-block .nav-tabs > li a {
  text-align: center;
}
.block-openevents-block .nav-tabs > li:last-child {
  padding: 0;
}
.block-openevents-block .nav-tabs > li:last-child a {
  margin-right: 0;
}
.block-openevents-block .list-panel li > * {
  display: flex;
}
.openevents {
  position: relative;
  margin: 0 -10px -20px;
}
.openevents .nav-tabs {
  margin-bottom: 10px;
}
.openevents .event-details {
  display: flex;
  justify-content: space-between;
}
.openevents .event-date,
.openevents .event-title {
  font-weight: bold;
  font-size: 16px;
  margin: 0;
  display: block;
  line-height: 1.2em;
}
.openevents .event-date {
  width: 60px;
}
.openevents .event-title {
  flex: 1;
}
.openevents .event-status-title {
  margin-right: 20px;
}
.openevents .module-link {
  position: absolute;
  bottom: 0;
  right: -10px;
}

.league-block-table hr {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  border-top: 1px solid white;
}

.league-block-table .emblocken {
  display: block;
}

.league-block-table .embolden {
  font-weight: bold;
}

.block-latestresults-block .events {
  margin: 0 -5px;
}
.block-latestresults-block .event-teaser {
  display: flex;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dedede;
}
.block-latestresults-block .event-teaser:last-child {
  padding-bottom: 0;
  border-bottom: 0 none;
}
.block-latestresults-block .event-teaser .date {
  font-weight: bold;
}
.block-latestresults-block .event-teaser .date,
.block-latestresults-block .event-teaser .results-link {
  font-size: 16px;
  width: 8em;
  flex-shrink: 0;
  line-height: 1em;
}
.block-latestresults-block .event-teaser .results-link {
  text-align: right;
}
.block-latestresults-block .event-teaser h2 {
  font-weight: bold;
  font-size: 16px;
  margin: 0 10px;
  width: 100%;
}
.block-latestresults-block .module-link {
  margin: 0 -20px -20px;
}
.block-horse-for-sale-block .module-link {
  position: relative;
  margin: 0 -20px -20px;
}
.block-horse-for-sale-block ul {
  list-style-type: none;
}
.block-horse-for-sale-block li {
  display: flex;
  margin: 20px 0;
}
.block-horse-for-sale-block li h2 {
  margin-top: 0;
}
.block-horse-for-sale-block .thumbnail {
  width: 80px;
  margin: 0 10px 0 0;
  padding: 0;
}
#block-bemenu .icon-account,
#block-be-theme-account-menu .icon-account {
  display: none;
}
.menu-be-account > .menu {
  border: 0 none;
  border-radius: 0;
  background: #f3f3ef !important;
}
.menu-be-account > .menu li a {
  text-transform: none;
  line-height: 20px;
  color: #3881c3;
}
.menu-be-account > .menu li a:before {
  content: '\203A';
  display: inline-block;
  font-size: 20px;
  padding: 0 5px 0 0;
  font-weight: bold;
}
.menu-be-account > .menu li a:before {
  content: '\203A';
  display: inline-block;
  font-size: 20px;
  padding: 0 5px 0 0;
  font-weight: bold;
  margin-top: -2px;
}
.menu-be-account > .menu li:after {
  display: none !important;
}
.menu-be-account > .menu li:first-child a {
  line-height: 30px;
  font-weight: bold;
}
.menu-be-account > .menu li.menu-button > a {
  line-height: 30px;
  margin: 10px 15px;
  background: #2a90ee !important;
  color: #ffffff;
}
.menu-be-account > .menu li.menu-button > a:before {
  display: none;
}
.menu-be-account.menu-anon.open > .menu {
  display: flex;
}
.menu-be-account.menu-anon > .menu {
  padding: 0;
  background: #f3f3ef;
}
.menu-be-account.menu-anon > .menu > li {
  width: 100%;
}
.menu-be-account.menu-anon > .menu > li:first-child {
  background: none;
}
.menu-be-account.menu-anon > .menu > li:first-child a {
  font-weight: normal;
}
.menu-be-account.menu-anon > .menu > li:last-child {
  background: #3881c3;
  color: #ffffff;
}
.menu-be-account.menu-anon > .menu > li:last-child a {
  color: #ffffff;
}
.menu-be-account.menu-anon > .menu h3 {
  margin-left: 15px;
  margin-right: 15px;
  font-weight: bold;
}
.menu-be-account.menu-anon > .menu a {
  float: none;
  display: inline-flex;
  white-space: normal;
}
.menu-be-account.menu-anon > .menu .menu {
  display: block;
  top: auto;
  margin: 0 !important;
  padding: 0;
  border: 0 none;
  background: none !important;
  box-shadow: none;
  position: relative;
}
.menu-be-account.menu-anon > .menu .menu li {
  background: none !important;
}
.tabs .nav-tabs {
  border: 0 none;
  position: fixed;
  top: 129px;
  z-index: 80;
}
.tabs .nav-tabs li a {
  padding: 2px 10px;
  border-radius: 0;
  border: 0 none;
  margin: 0;
  background: #3a1f15;
  color: #ffffff;
}
.tabs .nav-tabs li a:hover {
  border: 0 none;
  background: #2a90ee;
  color: #ffffff;
}
.tabs .nav-tabs li.active a {
  border: 0 none;
  background: #2a90ee;
  color: #ffffff;
}
.tabs .nav-tabs li.active a:hover {
  border: 0 none;
}
@media (max-width: 768px) {
  .tabs .tabs--primary {
    top: 89px;
    left: 0;
  }
}
.article .teaser-thumbnail-wrapper .field {
  display: inline-block;
  width: 200px;
  height: 200px;
  background-size: cover;
}
.article .content {
  margin-left: 20px;
}
.article .content h2 {
  color: #035bad;
  font-size: 20px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .article .content h2 {
    font-size: 15px;
  }
}
@media (max-width: 768px) {
  .article .content {
    margin-left: 0;
    overflow: hidden;
  }
}
.grouped-results {
  margin-top: -20px;
}
.grouped-results .group {
  clear: both;
}
.grouped-results .header {
  background-color: #bbbbbb;
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: 15px;
  padding: 10px 15px;
  display: flex;
  align-items: center;
}
.grouped-results .header > * {
  flex: 1;
  color: whitesmoke;
}
.grouped-results .header h3 {
  margin: 0;
  text-transform: uppercase;
}
.grouped-results .header a {
  text-decoration: underline;
  text-align: right;
  margin-right: 5px;
}
.grouped-results .header .showing {
  text-align: center;
}
.search-filter {
  padding-top: 0;
}
.search-filter a {
  float: right;
}
.search-filter h3 {
  margin-top: 5px;
}
.search-filter:first-child h3 {
  margin-top: 0;
}
.search-filter ul li {
  list-style: none;
}
.search-filter ul li label {
  font-weight: normal;
}
.search-form .form-group,
.search-filter .form-group,
.sorting-options .form-group {
  margin-top: 20px;
  display: flex;
  align-items: center;
}
.search-form .form-group:first-child,
.search-filter .form-group:first-child,
.sorting-options .form-group:first-child {
  margin-top: 0;
}
.search-form .form-group .control-label,
.search-filter .form-group .control-label,
.sorting-options .form-group .control-label {
  margin-right: 10px;
  margin-top: 10px;
}
.search-form .form-group select.form-control,
.search-filter .form-group select.form-control,
.sorting-options .form-group select.form-control {
  width: auto;
}
.search-form .form-group button,
.search-filter .form-group button,
.sorting-options .form-group button {
  margin-left: 10px;
}
.search-results li {
  padding-bottom: 15px;
  border-bottom: 1px solid #dedede;
}
.product-listing .search-results li {
  border: 0 none;
}
@media (min-width: 768px) {
  .product-listing .search-results li {
    float: left;
    width: 50%;
    margin: 0;
  }
}
.search-results li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.grouped-results .search-results li {
  padding-bottom: 15px;
  border-bottom: 1px solid #dedede;
}
.grouped-results .search-results li:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.group-products .grouped-results .search-results li {
  padding-bottom: 0;
  border-bottom: 0;
}
.grouped-results .search-results li .thumbnail {
  padding: 0;
  border: 0 none;
  background: none;
}
.grouped-results .search-results li .teaser.page {
  display: block;
}
.intro-sorting-options .intro h3 {
  margin-top: 0;
}
.intro-sorting-options .intro a {
  float: right;
}
.results-table-page-header.summary-header {
  margin-top: 10px;
  margin-bottom: 13px;
}
.results-table-page-header.summary-header .summary-item {
  display: block;
  padding-right: 1em;
}
.results-table-page-header.summary-header .btn.full-results {
  float: right;
}
.results-table-page-filters .search-wrapper {
  margin: 10px 0;
}
.results-table-page-filters .search-wrapper .form-control {
  display: inline-block;
  width: auto;
  min-width: 22em;
}
.optimum-time {
  position: absolute;
  right: 15px;
  padding: 8px 0;
  color: #777777;
}
.tab-pane .optimum-time {
  right: 35px;
}
#event_results .btn.full-results {
  float: right;
}
#event_results .summary-item {
  display: block;
  padding-right: 0;
  padding-bottom: 10px;
}
#results-tables-key dt:first-child {
  border-left: none;
  padding-left: 0;
}
#results-tables-key dt {
  border-left: 1px solid #969595;
  padding-left: 0.5em;
}
#results-tables-key dt,
#results-tables-key dd {
  display: inline-block;
}
.event-status-icon {
  height: 25px;
  width: 25px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  font-weight: bold;
  color: white;
  padding-top: 0.15em;
}
.event-status-icon a {
  color: white;
}
.event-status-icon.status-schedule-in-preparation {
  background: #FFC600;
}
.event-status-icon.status-schedule-available {
  background: #FF8400;
}
.event-status-icon.status-entries-open {
  background: #528501;
}
.event-status-icon.status-entries-closed {
  background: #7F00CF;
}
.event-status-icon.status-times-available {
  background: #FF0099;
}
.event-status-icon.status-cancelled {
  background: #000000;
}
.event-status-icon.status-abandoned {
  background: #676767;
}
.event-status-icon.status-results-available {
  background: #cf001c;
}
.event-status-icon.status-completed {
  background: #cf001c;
}
th[data-sorter^="bedate"] {
  min-width: 4em;
}
.events-listing-table > caption h3 {
  margin-top: 0;
}
.mobile-facets h4 {
  padding-bottom: 10px;
}
.mobile-facets .geo-facet > .form-group {
  padding-top: 10px;
  display: inline-block;
}
.mobile-facets .form-submit {
  display: inline-block;
}
.geo-facet #location-radius {
  display: inline-block;
}
.geo-facet #location-submit {
  border: none;
  margin-top: 0;
}
.search-item h2 {
  margin-bottom: 10px;
  padding: 0 15px;
  color: #035bad;
  font-size: 18px;
  font-weight: bold;
}
.search-item h3 {
  text-transform: capitalize;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
}
.search-item .thumbnail {
  max-width: 100%;
  overflow: hidden;
}
@media (min-width: 768px) {
  .search-item .thumbnail {
    width: 140px;
    height: 140px;
  }
}
@media (min-width: 1200px) {
  .search-item .thumbnail {
    width: 200px;
    height: 200px;
  }
}
.search-item .thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.search-item .content .price li {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom-style: none;
}
.search-item .content > .row {
  margin-bottom: 10px;
}
.search-item.product-listing-post .thumbnail {
  width: auto;
  height: auto;
}
.search-item.bold-advert {
  border: 10px #ffc600 solid;
  border-radius: 12px;
  margin-left: -20px;
  margin-right: -20px;
}
.search-item.bold-advert > * {
  padding-left: 10px;
  padding-right: 10px;
}
.search-item .sold-label {
  position: absolute;
  background-color: red;
  color: white;
  padding: 5px;
  text-align: center;
  transform: rotate(-45deg);
  width: 100px;
  left: -37px;
  padding-top: 10px;
  top: -4px;
}
.maintenance-page header {
  height: 247px;
  background: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/img/header-bg.png');
  background-size: cover;
  margin-bottom: -16px;
}
.maintenance-page .main-container {
  padding-top: 290px !important;
}
.alert p {
  white-space: normal;
}
.no-margin-bottom {
  margin-bottom: 0;
}
.page-header {
  margin-top: 0;
}
.footer {
  width: 100%;
  padding: 0;
}
.contextual {
  z-index: 10;
}
p:last-child,
.form-group:last-child,
.panel:last-child {
  margin-top: 1rem;
  margin-bottom: 0;
}
.region-help > .glyphicon {
  font-size: 18px;
  float: left;
  margin: -0.05em 0.5em 0 0;
}
.region-help .block {
  overflow: hidden;
}
.help-block,
.control-group .help-inline {
  color: #777777;
  font-size: 12px;
  margin: 5px 0 10px;
  padding: 0;
}
.help-block:first-child,
.control-group .help-inline:first-child {
  margin-top: 0;
}
.thumbnail {
  padding: 0;
  border: 0;
  background: none;
}
.btn {
  border-radius: 0;
}
.module-link {
  font-family: 'Gotham Light', arial, sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  color: #ffffff;
  background: #280b00;
  padding: 5px 10px;
  float: right;
  margin-top: 1px;
}
.module-link:after {
  content: '';
  display: inline-block;
  background: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/chevron-right-yellow.svg') no-repeat right center;
  line-height: 36px;
  width: 28px;
  margin-top: 2px;
  height: 24px;
  float: right;
}
.module-link:hover {
  color: #ffffff;
}
.help-block,
.control-group .help-inline {
  color: #000000;
  font-size: 14px;
}
.carousel .carousel-control .glyphicon-chevron-left {
  background: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/chevron-right-white.svg') center center no-repeat;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.carousel .carousel-control .glyphicon-chevron-left:before {
  display: none;
}
.carousel .carousel-control .glyphicon-chevron-right {
  background: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/svg/chevron-right-white.svg') center center no-repeat;
}
.carousel .carousel-control .glyphicon-chevron-right:before {
  display: none;
}
.carousel .carousel-indicators .active {
  background-color: #2a90ee;
}
.sidebar-block-link {
  background: #000000;
  margin-bottom: 12px;
  padding: 0 15px 12px 13px;
}
.icon-newmessage .sidebar-block-link {
  background: #CF001C;
  border: solid 3px #ffffff;
}
.icon-newmessage .sidebar-block-link::before {
  content: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/img/icon-myaccount.png');
  position: relative;
  margin-right: 16px;
  top: 10px;
}
.icon-warning .sidebar-block-link:hover,
.icon-newmessage .sidebar-block-link:hover {
  background: #a50218;
}
.sidebar-block-links,
.sidebar-block-events {
  background: #f9f9f5;
  border: 1px solid #dedede;
  padding: 1px 15px 0;
  margin-bottom: 12px;
}
.sidebar-block-title,
.sidebar-block-links-title,
.sidebar-block-events-title {
  line-height: 1.3em;
  font-size: 24px;
  font-family: 'Gotham Light', sans-serif;
  color: #280b00;
  border-bottom: 1px solid #ccc;
  background: #FFF;
  margin: 0 -15px;
  padding: 4px 15px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.sidebar-block-links-list {
  list-style: none;
  margin: 7px 0 0;
  padding-left: 0;
}
.sidebar-block-links-list li {
  border-bottom: 1px solid #ccc;
  margin-left: -15px;
  margin-right: -15px;
  padding: 9px 15px 9px 19px;
}
.sidebar-block-links-list li:last-of-type {
  border-bottom: 0;
}
.sidebar-block-links-list a {
  font-weight: bold;
}
.sidebar-block-links-list a li {
  border-bottom: 1px solid #ccc !important;
  margin-left: -15px;
  margin-right: -15px;
  padding: 9px 15px 9px 19px;
}
a .sidebar-block-link {
  color: #FFF;
  font-size: 18px;
  text-transform: uppercase;
}
.icon-myschedule .sidebar-block-link::before {
  content: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/img/icon-myschedule.png');
  position: relative;
  margin-right: 16px;
  top: 10px;
}
a.icon-warning:hover,
a.icon-entries:hover,
a.icon-enter-event:hover,
a.icon-favourites:hover,
a.icon-myschedule:hover,
a.icon-myaccount:hover,
a.icon-newmessage:hover {
  color: #ffffff;
}
.icon-enter-event .sidebar-block-link:hover,
.icon-favourites .sidebar-block-link:hover,
.icon-myschedule .sidebar-block-link:hover,
.icon-myaccount .sidebar-block-link:hover {
  background: #1f75c5;
}
.icon-myaccount .sidebar-block-link::before {
  content: url('https://res.cloudinary.com/britisheventing/image/upload/v1548847788/theme/be_theme/img/icon-myaccount.png');
  position: relative;
  margin-right: 16px;
  top: 10px;
}
.sidebar-block-links-list a li {
  border-bottom: 1px solid #ccc !important;
  margin-left: -15px;
  margin-right: -15px;
  padding: 9px 15px 9px 19px;
}
.content-block-main {
  background: #f9f9f5;
  border: 1px solid #dedede;
  padding: 20px 20px;
  margin-bottom: 20px;
}
.sidebar-block-links,
.sidebar-block-events {
  background: #f9f9f5;
  border: 1px solid #dedede;
  padding: 1px 15px 0;
  margin-bottom: 12px;
}
.sidebar-block-links-list {
  list-style: none;
  margin: 7px 0 0;
  padding-left: 0;
}
.mar-bottom--m {
  margin-bottom: 20px;
}
.profile-carousel-control {
  position: absolute;
  top: 190px;
  bottom: 30px;
  left: 0;
  width: 70px;
  opacity: 1;
  margin-left: 15px;
  margin-right: 15px;
  z-index: 1;
  background-image: none !important;
}
.date-filter {
  display: flex;
  align-content: flex-start;
  padding: 0;
  margin-bottom: 20px;
  overflow-x: auto;
}
.date-filter li {
  list-style: none;
}
.date-filter button {
  padding: 5px 10px;
  color: #280b00;
  font-size: 14px;
  text-align: center;
  border: 1px solid #dedede;
  background: #e8e7e0;
}
.date-filter button:hover,
.date-filter button.active {
  background: #ffc600;
}
.block-download-block .downloads .file .file-link {
  display: table-cell;
  vertical-align: middle;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  width: 100%;
}
.block-alert .news-flash {
  border: 1px solid #f9f9f5;
}
#edit-validate-actions {
  float: none;
}
.results .search-results article .content h2 {
  font-size: 20px;
  margin-top: 0;
}
.tab-content #records #horse-grouped-results button {
  margin-bottom: 10px;
}
.main-container .block-region-side .block-menu .nav li.expandable:hover > .menu.collapse {
  display: none;
}
.main-container .block-region-side .block-menu .nav li.expandable:hover .menu.collapse.in,
.main-container .block-region-side .block-menu .nav li.expandable:hover .menu.collapsing {
  display: block;
}
.block-tabs-block #tabs_block-0 {
  overflow-x: auto;
}
#day_pass #cost--horse-day-pass,
#day_pass #cost--rider-day-pass {
  margin-left: 5px;
}
#day_pass #horse-day-pass-container,
#day_pass #rider-day-pass-container {
  margin: 15px 0 15px 0;
}

.stand-out {
  padding: 0.5rem 1rem;
  margin-bottom: 1.5rem;
  border: #ffc600 solid 2px;
  list-style-position: inside;
}

.d-flex-membership {
  display: flex;
  align-items: center;
}

.profile-content {
  margin-bottom: 1rem;
}

#edit-tsandcs li {
  margin-left: 1.3rem;
}

.entry-horse-alert-zone .grp-msg:not(:first-child) {
  margin-top: 1rem;
}

.entry-horse-alert-zone .grp-msg:not(:last-child) {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}

.entry-horse-alert-zone .alert-warning .grp-msg:not(:last-child) {
  border-bottom: #ab8e6a solid 1px;
}

.entry-horse-alert-zone .alert-error .grp-msg:not(:last-child) {
  border-bottom: #ab6e6a solid 1px;
}

.w-100 {
  width: 100%;
}

.cards-layout {
  display: flex;
  flex-flow: row wrap;
  gap: 1rem 1rem;
}

.card-layout-base {
  font-size: 1.6rem;
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 1rem;
  border-bottom: 1px solid lightgrey;
  padding-bottom: 1.3rem;
}

.card-layout-grid.card-layout-people {
  grid-template-columns: 2fr 3fr 3fr;
}

.card-layout-grid-product.card-layout-product {
  grid-template-columns: 1fr 1fr;
  width: 100%;
}

@media (min-width: 768px) {
  .card-layout-grid-product.card-layout-product {
    width: 48%;
  }
}

.card-layout-product .more-info {
  text-align: center;
}

.card-layout-grid {
  grid-template-areas:
        "item-name item-name item-name"
        "item-img item-area-1 item-area-2"
        "item-img item-area-3 item-area-4"
        "item-img item-area-5 item-area-6";
}

.card-layout-grid-simple {
  grid-template-areas:
        "item-name item-name item-name"
        "item-img item-area-1 item-area-1"
        "item-img item-area-1 item-area-1"
        "item-img item-area-2 item-area-3";
}

.card-layout-grid-product {
  grid-template-areas:
        "item-img item-img"
        "item-name item-name"
        "iitem-area-1 item-area-2";
}

.card-layout-base ul {
  padding-left: 3rem;
  list-style-type: square;
}

.card-layout-base .item-break .field-content  {
  display: block;
}
.card-layout-base .item-name {
  font-size: 1.8rem;
  font-weight: bold;
  grid-area: item-name;
}
.card-layout-base .item-area-1 {
  grid-area: item-area-1;
}
.card-layout-base .item-area-2 {
  grid-area: item-area-2;
}
.card-layout-base .item-area-3 {
  grid-area: item-area-3;
}
.card-layout-base .item-area-4 {
  grid-area: item-area-4;
}
.card-layout-base .item-area-5 {
  grid-area: item-area-5;
}
.card-layout-base .item-area-6 {
  grid-area: item-area-6;
}
.card-layout-base .item-img {
  grid-area: item-img;

  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  position: relative;
}
.card-layout-base .item-img img {
  position: absolute;
  height: 32rem;
  margin-top: -3rem;
}

.card-layout-base.card-layout-grid-product .item-img img {
  position: unset;
}

/* Hide the Worldpay Warning Block until we can remove it. */
/*.path-frontpage .block-region-strip .block-signpost-block:first-child {*/
/*  display:none;*/
/*}*/
