@charset "UTF-8";






/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! 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: none;
  text-decoration: underline;
  text-decoration: underline 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 {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-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("../../../../../libraries/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../../../../../libraries/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../../../../../libraries/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../../../../../libraries/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../../../../../libraries/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../../../../../libraries/bootstrap-sass/assets/fonts/bootstrap/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: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

a {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  text-decoration: none;
}
a:hover, a:focus {
  color: rgb(34.6799586777, 82.4466942149, 123.6700413223);
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

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

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

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

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

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid rgb(238.425, 238.425, 238.425);
}

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

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

[role=button] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: rgb(119.085, 119.085, 119.085);
}

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

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

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

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

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

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

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

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

p {
  margin: 0 0 10px;
}

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

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: rgb(119.085, 119.085, 119.085);
}

.text-primary {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

a.text-primary:hover,
a.text-primary:focus {
  color: rgb(40.2646694215, 95.723553719, 143.5853305785);
}

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

a.text-success:hover,
a.text-success:focus {
  color: rgb(42.808988764, 84.191011236, 43.5224719101);
}

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

a.text-info:hover,
a.text-info:focus {
  color: rgb(35.984375, 82.25, 105.015625);
}

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

a.text-warning:hover,
a.text-warning:focus {
  color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
}

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

a.bg-success:hover,
a.bg-success:focus {
  background-color: rgb(192.7777777778, 225.8333333333, 179.1666666667);
}

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

a.bg-info:hover,
a.bg-info:focus {
  background-color: rgb(174.8695652174, 217.0434782609, 238.1304347826);
}

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

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: rgb(247.064516129, 236.4838709677, 180.935483871);
}

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

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: rgb(227.5869565217, 185.4130434783, 185.4130434783);
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid rgb(238.425, 238.425, 238.425);
}

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

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

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

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

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

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

abbr[title],
abbr[data-original-title] {
  cursor: help;
}

.initialism {
  font-size: 90%;
}

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

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

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

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

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

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

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container:before, .container:after {
  display: table;
  content: " ";
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

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

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

.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.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-right: 15px;
  padding-left: 15px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}
table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*=col-],
table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: rgb(119.085, 119.085, 119.085);
  text-align: left;
}

th {
  text-align: left;
}

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

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

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

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

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

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

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: rgb(232.25, 232.25, 232.25);
}

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

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: rgb(207.8888888889, 232.9166666667, 197.5833333333);
}

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

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: rgb(195.9347826087, 227.0217391304, 242.5652173913);
}

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

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: rgb(249.5322580645, 242.2419354839, 203.9677419355);
}

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

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: rgb(234.7934782609, 203.7065217391, 203.7065217391);
}

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

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 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: 700;
}

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

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

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

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

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

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

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: rgb(85.425, 85.425, 85.425);
}

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

textarea.form-control {
  height: auto;
}

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

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

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

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

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: rgb(42.808988764, 84.191011236, 43.5224719101);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(102.5280898876, 177.4719101124, 103.8202247191);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(102.5280898876, 177.4719101124, 103.8202247191);
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.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: rgb(102.2741116751, 80.7817258883, 43.7258883249);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(191.807106599, 160.7461928934, 107.192893401);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(191.807106599, 160.7461928934, 107.192893401);
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.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: rgb(132.3234042553, 53.2425531915, 51.6765957447);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(206.4127659574, 132.0595744681, 130.5872340426);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(206.4127659574, 132.0595744681, 130.5872340426);
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.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: rgb(114.75, 114.75, 114.75);
}

@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 {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  display: table;
  content: " ";
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.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;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active, .btn.active {
  background-image: none;
  outline: 0;
  -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;
  filter: alpha(opacity=65);
  opacity: 0.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: rgb(229.5, 229.5, 229.5);
  border-color: rgb(140.25, 140.25, 140.25);
}
.btn-default:hover {
  color: #333;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(173.4, 173.4, 173.4);
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: rgb(229.5, 229.5, 229.5);
  background-image: none;
  border-color: rgb(173.4, 173.4, 173.4);
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: rgb(211.65, 211.65, 211.65);
  border-color: rgb(140.25, 140.25, 140.25);
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-color: rgb(45.8493801653, 109.0004132231, 163.5006198347);
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
  border-color: rgb(17.9258264463, 42.6161157025, 63.9241735537);
}
.btn-primary:hover {
  color: #fff;
  background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
  border-color: rgb(32.4460743802, 77.1359504132, 115.7039256198);
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
  background-image: none;
  border-color: rgb(32.4460743802, 77.1359504132, 115.7039256198);
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(32.4460743802, 77.1359504132, 115.7039256198);
  border-color: rgb(17.9258264463, 42.6161157025, 63.9241735537);
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-color: rgb(45.8493801653, 109.0004132231, 163.5006198347);
}
.btn-primary .badge {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: rgb(76.0064102564, 174.4935897436, 76.0064102564);
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  border-color: rgb(37.3205128205, 85.6794871795, 37.3205128205);
}
.btn-success:hover {
  color: #fff;
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  border-color: rgb(57.4371794872, 131.8628205128, 57.4371794872);
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  background-image: none;
  border-color: rgb(57.4371794872, 131.8628205128, 57.4371794872);
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(57.4371794872, 131.8628205128, 57.4371794872);
  border-color: rgb(37.3205128205, 85.6794871795, 37.3205128205);
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: rgb(76.0064102564, 174.4935897436, 76.0064102564);
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: rgb(69.7715736041, 183.845177665, 217.7284263959);
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  border-color: rgb(26.8020304569, 108.8324873096, 133.1979695431);
}
.btn-info:hover {
  color: #fff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  border-color: rgb(37.9081218274, 153.9299492386, 188.3918781726);
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  background-image: none;
  border-color: rgb(37.9081218274, 153.9299492386, 188.3918781726);
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(37.9081218274, 153.9299492386, 188.3918781726);
  border-color: rgb(26.8020304569, 108.8324873096, 133.1979695431);
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: rgb(69.7715736041, 183.845177665, 217.7284263959);
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: rgb(238.0078125, 162.109375, 54.4921875);
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  border-color: rgb(152.109375, 94.53125, 12.890625);
}
.btn-warning:hover {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  border-color: rgb(213.2296875, 132.515625, 18.0703125);
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  background-image: none;
  border-color: rgb(213.2296875, 132.515625, 18.0703125);
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(213.2296875, 132.515625, 18.0703125);
  border-color: rgb(152.109375, 94.53125, 12.890625);
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: rgb(238.0078125, 162.109375, 54.4921875);
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: rgb(212.4719626168, 62.5046728972, 58.0280373832);
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
  border-color: rgb(117.6074766355, 28.0654205607, 25.3925233645);
}
.btn-danger:hover {
  color: #fff;
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
  border-color: rgb(172.1345794393, 41.0775700935, 37.1654205607);
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
  background-image: none;
  border-color: rgb(172.1345794393, 41.0775700935, 37.1654205607);
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(172.1345794393, 41.0775700935, 37.1654205607);
  border-color: rgb(117.6074766355, 28.0654205607, 25.3925233645);
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: rgb(212.4719626168, 62.5046728972, 58.0280373832);
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  font-weight: 400;
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  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: rgb(34.6799586777, 82.4466942149, 123.6700413223);
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: rgb(119.085, 119.085, 119.085);
  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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  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);
}
.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: 400;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: rgb(38.25, 38.25, 38.25);
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  outline: 0;
}

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

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

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: rgb(119.085, 119.085, 119.085);
  white-space: nowrap;
}

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

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

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

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

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

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

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

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

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-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-top-left-radius: 0;
  border-bottom-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 {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav:before, .nav:after {
  display: table;
  content: " ";
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: rgb(238.425, 238.425, 238.425);
}
.nav > li.disabled > a {
  color: rgb(119.085, 119.085, 119.085);
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: rgb(119.085, 119.085, 119.085);
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: rgb(238.425, 238.425, 238.425);
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: rgb(238.425, 238.425, 238.425) rgb(238.425, 238.425, 238.425) #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: rgb(85.425, 85.425, 85.425);
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.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: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

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

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

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

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

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

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

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

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.navbar-collapse:before, .navbar-collapse:after {
  display: table;
  content: " ";
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse {
  -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-right: 0;
    padding-left: 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;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

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

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

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

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

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.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;
  padding: 9px 10px;
  margin-right: 15px;
  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 {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -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);
}
@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;
  }
}
.navbar-form {
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

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

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

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

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 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: rgb(231.425, 231.425, 231.425);
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: rgb(93.5, 93.5, 93.5);
  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: rgb(231.425, 231.425, 231.425);
}
.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-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: rgb(231.425, 231.425, 231.425);
}
@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: rgb(231.425, 231.425, 231.425);
  }
  .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-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: rgb(231.425, 231.425, 231.425);
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: rgb(8.5, 8.5, 8.5);
}
.navbar-inverse .navbar-brand {
  color: rgb(157.335, 157.335, 157.335);
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: rgb(157.335, 157.335, 157.335);
}
.navbar-inverse .navbar-nav > li > a {
  color: rgb(157.335, 157.335, 157.335);
}
.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: rgb(8.5, 8.5, 8.5);
}
.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-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: rgb(8.5, 8.5, 8.5);
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: rgb(8.5, 8.5, 8.5);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: rgb(8.5, 8.5, 8.5);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: rgb(157.335, 157.335, 157.335);
  }
  .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: rgb(8.5, 8.5, 8.5);
  }
  .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-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: rgb(16.15, 16.15, 16.15);
}
.navbar-inverse .navbar-link {
  color: rgb(157.335, 157.335, 157.335);
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: rgb(157.335, 157.335, 157.335);
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

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

.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;
  margin-left: -1px;
  line-height: 1.428571429;
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: rgb(34.6799586777, 82.4466942149, 123.6700413223);
  background-color: rgb(238.425, 238.425, 238.425);
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: rgb(119.085, 119.085, 119.085);
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.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-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-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-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager:before, .pager:after {
  display: table;
  content: " ";
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: rgb(238.425, 238.425, 238.425);
}
.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: rgb(119.085, 119.085, 119.085);
  cursor: not-allowed;
  background-color: #fff;
}

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

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

.label-default {
  background-color: rgb(119.085, 119.085, 119.085);
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: rgb(93.585, 93.585, 93.585);
}

.label-primary {
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
}

.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
}

.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
}

.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: rgb(236.015625, 151.21875, 30.984375);
}

.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
}

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

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

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

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

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

.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 {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.alert-success hr {
  border-top-color: rgb(200.5555555556, 225.8333333333, 179.1666666667);
}
.alert-success .alert-link {
  color: rgb(42.808988764, 84.191011236, 43.5224719101);
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.alert-info hr {
  border-top-color: rgb(166.4434782609, 224.7043478261, 236.3565217391);
}
.alert-info .alert-link {
  color: rgb(35.984375, 82.25, 105.015625);
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.alert-warning hr {
  border-top-color: rgb(247.064516129, 225.4623655914, 180.935483871);
}
.alert-warning .alert-link {
  color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.alert-danger hr {
  border-top-color: rgb(227.5869565217, 185.4130434783, 192.4420289855);
}
.alert-danger .alert-link {
  color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
}

@-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 {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  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: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  -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 {
  overflow: hidden;
  zoom: 1;
}

.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 {
  padding-left: 0;
  margin-bottom: 20px;
}

.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-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: rgb(119.085, 119.085, 119.085);
  cursor: not-allowed;
  background-color: rgb(238.425, 238.425, 238.425);
}
.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: rgb(119.085, 119.085, 119.085);
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: rgb(199.4324380165, 220.8950413223, 239.4175619835);
}

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

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

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

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: rgb(207.8888888889, 232.9166666667, 197.5833333333);
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

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

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: rgb(195.9347826087, 227.0217391304, 242.5652173913);
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

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

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: rgb(249.5322580645, 242.2419354839, 203.9677419355);
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

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

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

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

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

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

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

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-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-left-radius: 3px;
  border-top-right-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-left-radius: 0;
  border-top-right-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-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 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: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.panel-primary > .panel-heading .badge {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

.panel-success {
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}

.panel-info {
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}

.panel-warning {
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}

.panel-danger {
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}

.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;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 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 rgb(227.15, 227.15, 227.15);
  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;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

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

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -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;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

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

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

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

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

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

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  display: table;
  content: " ";
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.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: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.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 {
  right: 5px;
  bottom: 0;
  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;
}

.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;
}

.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: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: 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 > .arrow {
  border-width: 11px;
}
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  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 {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: rgb(247.35, 247.35, 247.35);
  border-bottom: 1px solid rgb(234.6, 234.6, 234.6);
  border-radius: 5px 5px 0 0;
}

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

.carousel {
  position: relative;
}

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

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  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);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.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%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  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%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.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;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "‹";
}
.carousel-control .icon-next:before {
  content: "›";
}

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

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  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 {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .filter-wrapper:before, .clearfix:after, .filter-wrapper:after {
  display: table;
  content: " ";
}
.clearfix:after, .filter-wrapper:after {
  clear: both;
}

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

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print {
  .hidden-print {
    display: none !important;
  }
}
/*
  Mixins
*/
/**
 * Alert styling.
 */
.alert-sm {
  padding: 5px 10px;
}

.alert a {
  font-weight: bold;
}

.alert-success {
  margin-bottom: 50px;
}
.alert-success a,
.alert-success a:hover,
.alert-success a:focus {
  color: rgb(42.808988764, 84.191011236, 43.5224719101);
}

.alert-info a,
.alert-info a:hover,
.alert-info a:focus {
  color: rgb(35.984375, 82.25, 105.015625);
}

.alert-warning a,
.alert-warning a:hover,
.alert-warning a:focus {
  color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
}

.alert-danger a,
.alert-danger a:hover,
.alert-danger a:focus {
  color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
}

/**
 * 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-right: -0.25em;
  margin-left: 0.5em;
}
html.js .form-item .input-group-addon .glyphicon {
  transition: 150ms color, 150ms opacity;
  opacity: 0.5;
  color: rgb(119.085, 119.085, 119.085);
}
html.js .form-item .input-group-addon .glyphicon.glyphicon-spin {
  opacity: 1;
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
html.js .form-item .input-group-addon .input-group-addon {
  background-color: rgb(255, 255, 255);
}
html.js .ajax-new-content:empty {
  display: none !important;
}

/* base styles */
body {
  color: #425563;
  font-family: "Open Sans", "Helvetica", "Arial", sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.6;
}

p {
  padding: 8px 0 0 0;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #1a237e;
  font-size: 23px;
  font-weight: 600;
}

h3 {
  color: #1a237e;
  font-size: 20px;
  font-weight: 600;
}

h4 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 600;
}

i.arrow-up {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

i.arrow-right {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

i.arrow-left {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

i.arrow-up {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.no-padding-margin {
  margin: 0;
  padding: 0;
}

.content table td,
.content table th {
  padding: 5px;
  vertical-align: middle;
  border: 1px solid lightgrey;
}

a:link {
  text-decoration: underline;
  color: #00449d;
}

a:hover {
  text-decoration: none;
  color: #006dbb;
}

a:active {
  color: #4c98cf;
}

a:visited {
  color: #3d2276;
}

/**
 * $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-right: 0;
  padding-left: 0.5em;
}

.field--label-inline .field--label::after {
  content: ":";
}

aside.col-sm-4 {
  margin-top: 20px;
}

.region-content .col-sm-8 .field--name-body {
  margin-top: 20px;
  color: #425563;
  font-size: 16px;
}

.field--name-field-related-content {
  margin-top: 40px;
  margin-bottom: 20px;
}
.field--name-field-related-content .field--label {
  position: relative;
  display: inline-block;
  width: 100%;
  padding-bottom: 4px;
  text-transform: uppercase;
  color: #616c74;
  border-bottom: 2px solid #e8edee;
  font-size: 14px;
}
.field--name-field-related-content .field--label:after {
  position: absolute;
  bottom: -2px;
  left: 0;
  display: block;
  width: 132px;
  height: 2px;
  content: "";
  background: #1a237e;
}
.field--name-field-related-content .field__items {
  margin-top: 10px;
}
.field--name-field-related-content .field__items .field--item a {
  text-decoration: underline;
  color: #1a237e;
  font-size: 14px;
  line-height: 30px;
}

/**
 * File (and Image Widget) styles.
 */
.file {
  display: table;
  width: 100%;
  margin: 5px 0;
  font-size: 75%;
  font-weight: 700;
}
.file > span {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background: #fff;
}
.file > span:first-child {
  border-left: 1px solid #ccc;
}
.file > span:last-child {
  border-right: 1px solid #ccc;
}
.file > .tabledrag-changed {
  top: 0;
  display: table-cell;
  padding: 0 1em;
  vertical-align: middle;
  color: #8a6d3b;
  border-left: 1px solid inherit;
  border-radius: 0;
  background: #fcf8e3;
}
.file > .tabledrag-changed, .file > .tabledrag-changed:last-child {
  border: 1px solid rgb(120.1370558376, 94.8908629442, 51.3629441624);
}

.file-icon {
  display: table-cell;
  padding: 0.25em 0.5em;
  text-align: center;
  vertical-align: middle;
  font-size: 150%;
}

.file-link {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.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;
  vertical-align: middle;
  white-space: pre;
}

.image-widget.row {
  overflow: hidden;
}

/**
 * Filter styles.
 */
.filter-wrapper {
  /* stylelint-disable */
  /* stylelint-enable */
  height: 51px;
  margin-bottom: 0;
  padding: 10px;
  border: 1px solid #ddd;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  background-color: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.filter-help {
  float: right;
  margin: 0.5em 0 0;
  line-height: 1;
}

.nav.nav-tabs.filter-formats {
  margin-bottom: 15px;
}

/**
 * Form styles.
 */
table .checkbox.form-no-label,
table .radio.form-no-label {
  margin-top: 0;
  margin-bottom: 0;
}

.form-type-checkbox {
  text-transform: none;
  color: #425563;
  font-weight: bold;
}
.form-type-checkbox .form-item,
.form-type-checkbox .facet-item {
  padding: 3px 0;
}
.form-type-checkbox label {
  text-transform: none;
  color: #425563;
  font-weight: normal;
}
.form-type-checkbox label input[type=checkbox] {
  display: none;
}
.form-type-checkbox label > span:before {
  position: relative;
  top: 4px;
  display: inline-block;
  width: 19px;
  height: 19px;
  margin-right: 10px;
  content: " ";
  border: 1px solid #dbdcdd;
  border-radius: 2px;
}
.form-type-checkbox label > span:after {
  position: absolute;
  top: 10px;
  left: 22px;
  width: 15px;
  height: 6px;
  content: "";
  transform: rotate(-45deg);
  opacity: 0;
  border: 3px solid #1a237e;
  border-top: none;
  border-right: none;
  background: transparent;
}
.form-type-checkbox label > span:hover::after {
  opacity: 0.5;
}
.form-type-checkbox label input[type=checkbox]:checked + span:after {
  opacity: 1;
}

.item-list__checkbox > li.facet-item {
  text-transform: none;
  color: #425563;
  font-size: 14px;
  font-weight: bold;
}
.item-list__checkbox > li.facet-item .form-item,
.item-list__checkbox > li.facet-item .facet-item {
  padding: 3px 0;
}
.item-list__checkbox > li.facet-item label {
  position: relative;
  text-transform: none;
  color: #425563;
  font-weight: normal;
}
.item-list__checkbox > li.facet-item label input[type=checkbox] {
  display: none;
}
.item-list__checkbox > li.facet-item label > span.box:before {
  position: relative;
  top: 4px;
  display: inline-block;
  width: 19px;
  height: 19px;
  margin-right: 10px;
  content: " ";
  border: 1px solid #dbdcdd;
  border-radius: 2px;
}
.item-list__checkbox > li.facet-item label > span.box:after {
  position: relative;
  top: -4px;
  left: -27px;
  display: inline-block;
  width: 15px;
  height: 6px;
  content: "";
  transform: rotate(-45deg);
  opacity: 0;
  border: 3px solid #1a237e;
  border-top: none;
  border-right: none;
  background: transparent;
}
.item-list__checkbox > li.facet-item label > span.box:hover::after {
  opacity: 0.5;
}
.item-list__checkbox > li.facet-item label input[type=checkbox]:checked + span.box:after {
  opacity: 1;
}
.item-list__checkbox > li.facet-item label span.facet-item__value,
.item-list__checkbox > li.facet-item label span.facet-item__count {
  position: relative;
  left: -27px;
}

.form-control {
  box-shadow: none;
}

input,
button {
  outline: none;
}

textarea:focus,
input:focus,
select:focus {
  border: 1px solid #616c74 !important;
  outline: none;
  box-shadow: none !important;
}

.user-page .user-login-form,
.user-page .user-pass {
  width: 66%;
  padding: 80px 0 140px 0;
}
.user-page .user-login-form button .glyphicon,
.user-page .user-pass button .glyphicon {
  display: none;
}
.user-page article {
  padding-top: 40px;
  padding-bottom: 40px;
}

.select-wrapper {
  position: relative;
  display: inline-block;
  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-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.input-group .select-wrapper:last-child .form-control:first-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.select-wrapper select {
  padding-right: 2em;
  line-height: 1;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.select-wrapper select::-ms-expand {
  opacity: 0;
}
.select-wrapper:after {
  position: absolute;
  z-index: 10;
  top: 50%;
  right: 0;
  margin-top: -0.5em;
  padding-right: 0.5em;
  content: "▼";
  pointer-events: none;
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  font-weight: 400;
  font-style: normal;
  line-height: 1;
}
.has-glyphicons .select-wrapper:after {
  display: inline-block;
  content: "\e114";
  font-family: "Glyphicons Halflings", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.has-error .select-wrapper:after {
  color: #a94442;
}
.has-success .select-wrapper:after {
  color: #3c763d;
}
.has-warning .select-wrapper:after {
  color: #8a6d3b;
}

.form-required:after {
  display: inline-block;
  width: 10px;
  height: 7px;
  content: "";
  background-image: url(../images/required.svg);
  background-size: 10px 7px;
  line-height: 1;
}

.form-actions .btn,
.form-actions .btn-group {
  margin-right: 10px;
}
.form-actions .btn-group .btn {
  margin-right: 0;
}

.webform-submission-form {
  margin-bottom: 40px;
  font-family: "Open Sans", "Helvetica", "Arial", sans-serif;
}
.webform-submission-form label {
  display: block;
  margin-bottom: 5px;
  color: #616c74;
  font-size: 14px;
}
.webform-submission-form .select-wrapper {
  width: 90%;
}
.webform-submission-form .select-wrapper:after {
  color: #616c74;
}
.webform-submission-form select {
  width: 100%;
  height: 48px;
  color: #616c74;
  border: 1px solid #e8edee;
  border-radius: 4px;
  background-color: #fafbfd;
  font-size: 16px;
}
.webform-submission-form input {
  width: 90%;
  height: 48px;
  color: #616c74;
  border: 1px solid #e8edee;
  border-radius: 4px;
  background-color: #fafbfd;
  font-size: 16px;
}
.webform-submission-form textarea {
  width: 90%;
  color: #616c74;
  border: 1px solid #e8edee;
  border-radius: 4px;
  background-color: #fafbfd;
  font-size: 16px;
}
.webform-submission-form input.form-checkbox {
  width: auto;
  height: auto;
}
.webform-submission-form button {
  box-sizing: border-box;
  width: 162px !important;
  height: 48px !important;
  text-transform: uppercase;
  color: #ffffff !important;
  border-radius: 40px !important;
  background-color: #1a237e !important;
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.2);
  font-size: 16px;
  font-style: bold;
}
.page-node-type-webform h1.article-title {
  margin-bottom: 40px;
  letter-spacing: -1px;
  font-size: 40px !important;
  font-weight: bold;
  line-height: 42px;
}
.page-node-type-webform .field--name-body {
  font-size: 16px;
}
.page-node-type-webform .webform-submission-form {
  margin: 30px 0 80px 0;
}
.page-node-type-webform .webform-submission-form input {
  width: 100%;
}
.page-node-type-webform .webform-submission-form input[type=radio] {
  height: auto;
}
.page-node-type-webform .webform-submission-form .form-item-surname,
.page-node-type-webform .webform-submission-form .form-item-first-name,
.page-node-type-webform .webform-submission-form .form-item-email,
.page-node-type-webform .webform-submission-form .form-item-telephone {
  display: inline-block;
  width: 49%;
}
.page-node-type-webform .webform-submission-form .form-item-surname {
  margin-left: 1%;
}
.page-node-type-webform .webform-submission-form .form-item-telephone {
  margin-left: 1%;
}
.page-node-type-webform .webform-submission-form .form-item-telephone label {
  margin-bottom: 5px;
}
.page-node-type-webform .webform-submission-form .form-item-telephone input {
  width: 100%;
}
.page-node-type-webform .webform-submission-form .form-textarea {
  width: 100%;
  margin-bottom: 10px;
}
.page-node-type-webform .webform-submission-form .select-wrapper {
  width: 100%;
}
.page-node-type-webform .webform-submission-form .form-group {
  margin-bottom: 15px;
}
.page-node-type-webform .webform-submission-form .form-item-request-callback- {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.page-node-type-webform .webform-submission-form .form-item-request-callback- label {
  top: 5px;
  padding-left: 0;
  font-weight: bold;
}
.page-node-type-webform .webform-submission-form .form-item-request-callback- input {
  position: relative;
  width: auto;
  margin-right: 3px;
  margin-left: 0;
}
.page-node-type-webform .webform-submission-form button.webform-button--submit {
  position: relative;
  padding: 16px 45px 16px 30px;
  transition: all 0.3s ease;
  text-decoration: none;
  text-transform: capitalize;
  color: #ffffff;
  border: none;
  border-radius: 40px;
  background-color: #1a237e;
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.2);
  font-size: 14px;
  font-weight: 600;
}
.page-node-type-webform .webform-submission-form button.webform-button--submit:after {
  position: absolute;
  top: 22px;
  right: 20px;
  display: inline-block;
  padding: 3px;
  content: " ";
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
}
.page-node-type-webform .webform-submission-form button.webform-button--submit:hover {
  color: #ffffff;
  background-color: #006dbb;
  box-shadow: none;
}
.page-node-type-webform .webform-submission-form button.webform-button--submit {
  float: right;
  padding-top: 13px;
  border: none;
}
.page-node-type-webform .webform-submission-form button.webform-button--submit:hover {
  background-color: #006dbb !important;
}
.page-node-type-webform .webform-submission-form button.webform-button--submit:after {
  top: 19px;
}

/* Alter form layout on small screens */
@media (max-width: 767px) {
  .page-node-type-webform h1.article-title {
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 32px;
  }
  .page-node-type-webform .webform-submission-form .form-item-surname,
  .page-node-type-webform .webform-submission-form .form-item-first-name,
  .page-node-type-webform .webform-submission-form .form-item-email,
  .page-node-type-webform .webform-submission-form .form-item-telephone {
    display: block;
    width: 100%;
  }
  .page-node-type-webform .webform-submission-form .form-item-surname input,
  .page-node-type-webform .webform-submission-form .form-item-first-name input,
  .page-node-type-webform .webform-submission-form .form-item-email input,
  .page-node-type-webform .webform-submission-form .form-item-telephone input {
    width: 100%;
  }
  .page-node-type-webform .webform-submission-form .form-item-telephone input {
    width: 100%;
  }
  .page-node-type-webform .webform-submission-form .form-textarea {
    width: 100%;
    margin-bottom: 10px;
  }
  .page-node-type-webform .webform-submission-form .select-wrapper {
    width: 100%;
  }
}
#block-userlogin {
  background: #ffffff;
}
#block-userlogin h2 {
  font-size: 20px;
  font-weight: 700;
}
#block-userlogin #user-login-form label {
  color: #616c74;
  font-weight: normal;
}
#block-userlogin #user-login-form button {
  padding: 8px 28px;
  text-transform: uppercase;
  border-color: #1a237e;
  border-radius: 20px;
  background-color: #1a237e;
}
#block-userlogin #user-login-form button:hover {
  color: #1a237e;
  border-color: #1a237e;
  background-color: #ffffff;
}
#block-userlogin #user-login-form button .glyphicon {
  display: none;
}
#block-userlogin ul,
#block-userlogin li {
  display: inline-block;
}
#block-userlogin ul a,
#block-userlogin li a {
  position: relative;
  top: -27px;
  left: 110px;
  text-decoration: underline;
  color: #1a237e;
}

a.book-now {
  position: relative;
  top: 25px;
  float: right;
  margin-right: 15px;
  margin-left: 20px;
  padding: 8px 20px;
  text-decoration: none;
  text-transform: uppercase;
  color: #ffffff;
  border-radius: 4px;
  background-color: #1a237e;
  font-size: 14px;
}
a.book-now:hover {
  text-decoration: none;
  background-color: #006dbb;
}

.booked-event-label {
  font-size: 18px;
  font-style: italic;
}

.booked-event-title {
  color: #1a237e;
  font-size: 18px;
  font-style: italic;
}

.order-success-message,
.order-failure-message,
.order-cancel-message {
  font-size: 16px;
  line-height: 24px;
}

.bookpay-page-result h4.order-details {
  margin: 30px 0;
}
.bookpay-page-result a.cta-link {
  margin-bottom: 40px;
}

.captcha {
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (max-width: 479px) {
  .captcha #rc-imageselect,
  .captcha .g-recaptcha {
    -webkit-transform: scale(0.77);
    transform: scale(0.77);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}

/**
 * Icon styles.
 */
a.icon-before .glyphicon {
  margin-right: 0.25em;
}
a.icon-after .glyphicon {
  margin-left: 0.25em;
}

.btn.icon-before .glyphicon {
  margin-right: 0.25em;
  margin-left: -0.25em;
}
.btn.icon-after .glyphicon {
  margin-right: -0.25em;
  margin-left: 0.25em;
}

/**
 * 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;
  }
}
@media screen and (max-width: 767px) {
  body.toolbar-vertical.navbar-is-fixed-top .toolbar-bar, body.toolbar-vertical.navbar-is-fixed-bottom .toolbar-bar {
    position: fixed;
  }
  body.toolbar-vertical.navbar-is-fixed-top header, body.toolbar-vertical.navbar-is-fixed-bottom header {
    z-index: 500;
  }
  body.toolbar-vertical.navbar-is-fixed-top header {
    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 .logo {
  margin-right: -15px;
  padding-right: 15px;
  padding-left: 15px;
}
@media screen and (min-width: 768px) {
  .navbar .logo {
    margin-right: 0;
    padding-left: 0;
  }
}

/**
 * Node styling.
 */
.node-preview-container {
  margin-top: -15px;
}

.node-preview-form-select {
  padding: 15px;
}

/* clinical specialists */
.page-node-type-clinical-specialist .bread-home {
  position: absolute;
  top: 10px;
  right: 25px;
}
.page-node-type-clinical-specialist .bread-home a {
  color: #616c74;
}
.page-node-type-clinical-specialist .rbht-specialist-header {
  padding: 25px 0 85px 0;
}
.page-node-type-clinical-specialist .rbht-specialist-header h1 {
  display: inline-block;
  margin-top: 6px;
  color: #1a237e;
  font-size: 24px;
  font-weight: bold;
}
.page-node-type-clinical-specialist .rbht-specialist-header .accreditation {
  display: inline-block;
  margin-top: 23px;
  margin-left: 8px;
}
.page-node-type-clinical-specialist .rbht-specialist-header .rbht-specialist-image {
  display: inline-block;
}
.page-node-type-clinical-specialist .rbht-specialist-header .rbht-specialist-image img {
  border-radius: 50%;
}
.page-node-type-clinical-specialist .rbht-specialist-header .job-title {
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: bold;
}
.page-node-type-clinical-specialist .rbht-specialist-header .summary {
  min-height: 140px;
  padding-bottom: 40px;
  font-size: 16px;
}
.page-node-type-clinical-specialist .rbht-specialist-header .make-appointment {
  margin-right: 20px;
  padding-bottom: 30px;
}
.page-node-type-clinical-specialist .rbht-specialist-header .cta-square {
  position: relative;
  top: 14px;
}
.page-node-type-clinical-specialist .location-details-wrapper {
  float: right;
  padding-top: 100px;
}
.page-node-type-clinical-specialist .location-details {
  padding-bottom: 20px;
  font-size: 16px;
}
.page-node-type-clinical-specialist .location-details div {
  padding-bottom: 8px;
}
.page-node-type-clinical-specialist .location-details .location-text {
  margin-left: 8px;
}
.page-node-type-clinical-specialist .location-details .location-text a {
  text-decoration: underline;
  color: #1a237e;
}
.page-node-type-clinical-specialist .location-details .location-text a:hover {
  text-decoration: none;
  color: #006dbb;
}
.page-node-type-clinical-specialist .specialist-header-wrapper {
  background-color: #f0f4f6;
}
.page-node-type-clinical-specialist h2 {
  padding: 2px 0 0 0;
  font-weight: 700;
}
.page-node-type-clinical-specialist .field--name-field-biography-highlighted {
  padding-bottom: 10px;
  color: #616c74;
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  line-height: 28px;
}
.page-node-type-clinical-specialist .field--name-field-biography-text {
  padding: 10px 0;
}
.page-node-type-clinical-specialist .field--name-field-clinical-expertise {
  padding-bottom: 10px;
  color: #616c74;
  font-size: 16px;
}
.page-node-type-clinical-specialist .field--name-field-clinical-expertise .field--label {
  margin-top: 20px;
  margin-bottom: 14px;
  color: #1a237e;
  font-size: 24px;
  font-weight: 700;
}
.page-node-type-clinical-specialist .field--name-field-specialisms,
.page-node-type-clinical-specialist .useful-links {
  padding-top: 26px;
  padding-left: 40px;
}
.page-node-type-clinical-specialist .field--name-field-specialisms .field--label,
.page-node-type-clinical-specialist .useful-links .field--label {
  width: 100%;
  margin-top: 10px;
  padding-bottom: 14px;
  color: #322f2f;
  font-size: 20px;
  font-weight: 600;
}
.page-node-type-clinical-specialist .field--name-field-specialisms .field--item,
.page-node-type-clinical-specialist .useful-links .field--item {
  font-size: 14px;
  font-weight: normal;
  line-height: 30px;
}
.page-node-type-clinical-specialist .field--name-field-specialisms .field--item a,
.page-node-type-clinical-specialist .useful-links .field--item a {
  text-decoration: underline;
}
.page-node-type-clinical-specialist .field--name-field-specialisms .field--item a:hover,
.page-node-type-clinical-specialist .useful-links .field--item a:hover {
  text-decoration: none;
}
.page-node-type-clinical-specialist .field--name-field-associated-conditions {
  padding-top: 16px;
  padding-left: 40px;
}
.page-node-type-clinical-specialist .field--name-field-associated-conditions .field--label {
  width: 100%;
  margin-top: 10px;
  padding-bottom: 14px;
  color: #322f2f;
  font-size: 20px;
  font-weight: 600;
}
.page-node-type-clinical-specialist .field--name-field-associated-conditions .field--items {
  color: #1a237e;
  font-size: 14px;
  font-weight: normal;
  line-height: 30px;
}
.page-node-type-clinical-specialist .field--name-field-associated-conditions .field--items a {
  text-decoration: underline;
  color: #1a237e;
}
.page-node-type-clinical-specialist .field--name-field-associated-conditions .field--items a:hover {
  text-decoration: none;
  color: #006dbb;
}
.page-node-type-clinical-specialist .field--name-field-languages {
  padding-top: 16px;
  padding-left: 40px;
}
.page-node-type-clinical-specialist .field--name-field-languages .field--label {
  width: 100%;
  margin-top: 10px;
  padding-bottom: 14px;
  color: #322f2f;
  font-size: 20px;
  font-weight: 600;
}
.page-node-type-clinical-specialist .field--name-field-languages .field--items {
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
}
.page-node-type-clinical-specialist .specialist_memberships {
  padding: 16px 0 40px 40px;
}
.page-node-type-clinical-specialist .specialist_memberships h2 {
  width: 100%;
  margin-top: 10px;
  padding-bottom: 0;
  color: #322f2f;
  font-size: 20px;
  font-weight: 600;
}
.page-node-type-clinical-specialist .specialist_memberships ul {
  margin: 0;
  padding: 0;
}
.page-node-type-clinical-specialist .specialist_memberships ul li {
  list-style: none;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
}
.page-node-type-clinical-specialist .specialist_memberships ul li a {
  text-decoration: underline;
  color: #1a237e;
  font-size: 14px;
  line-height: 24px;
}
.page-node-type-clinical-specialist .specialist_memberships ul li a:hover {
  text-decoration: none;
  color: #006dbb;
}
.page-node-type-clinical-specialist {
  /* Views */
}
.page-node-type-clinical-specialist .view-research-articles {
  padding-bottom: 28px;
  color: #425563;
  border-bottom: 1px solid #f0f4f6;
  font-size: 14px;
}
.page-node-type-clinical-specialist .view-research-articles a {
  padding-bottom: 16px;
  color: #1a237e;
  font-size: 18px;
}
.page-node-type-clinical-specialist .view-research-articles .date {
  padding-top: 10px;
  text-transform: uppercase;
  color: #616c74;
}
.page-node-type-clinical-specialist .view-rbht-other-clinical-specialist {
  padding-top: 16px;
  color: #616c74;
  font-size: 14px;
}
.page-node-type-clinical-specialist .view-rbht-other-clinical-specialist a {
  display: inline-block;
  padding-bottom: 4px;
  color: #1a237e;
  font-size: 18px;
}
.page-node-type-clinical-specialist .view-rbht-other-clinical-specialist .display-right {
  min-height: 120px;
}
.page-node-type-clinical-specialist .view-rbht-other-clinical-specialist img {
  float: left;
  clear: both;
  min-width: 100px;
  margin-right: 15px;
  margin-bottom: 40px;
  border-radius: 50%;
}
@media (max-width: 991px) {
  .page-node-type-clinical-specialist .location-details-wrapper {
    float: none;
    padding-top: 0;
    padding-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .page-node-type-clinical-specialist .bread-home {
    display: none;
  }
  .page-node-type-clinical-specialist .location-details {
    float: none;
    padding: 0 0 20px 0;
  }
}
@media (max-width: 767px) {
  .page-node-type-clinical-specialist .field--name-field-specialisms,
  .page-node-type-clinical-specialist .field--name-field-associated-conditions,
  .page-node-type-clinical-specialist .field--name-field-languages,
  .page-node-type-clinical-specialist .specialist_memberships {
    padding-left: 0;
  }
  .page-node-type-clinical-specialist .block-views-blocksimilar-specialists-block-1 {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.condition-tabs-header li,
.location-tabs-header li {
  width: 24%;
}

.treatment-tabs-header li,
.service-tabs-header li {
  width: 32%;
}

.condition-tabs-header,
.treatment-tabs-header,
.service-tabs-header,
.location-tabs-header {
  margin-top: -48px;
  margin-left: 0;
  border: none;
  background-color: #f0f4f6;
}
.condition-tabs-header li,
.treatment-tabs-header li,
.service-tabs-header li,
.location-tabs-header li {
  display: inline-block;
  margin-right: 0;
  margin-bottom: 0 !important;
  margin-left: 0;
  border: none;
}
.condition-tabs-header li a,
.treatment-tabs-header li a,
.service-tabs-header li a,
.location-tabs-header li a {
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding: 11px 40px;
  text-align: center;
  text-decoration: none;
  color: #425563;
  border: none;
  border-radius: 0;
  background-color: #f0f4f6;
  font-size: 16px;
  font-weight: bold;
}
.condition-tabs-header li a:hover,
.treatment-tabs-header li a:hover,
.service-tabs-header li a:hover,
.location-tabs-header li a:hover {
  background-color: #ffffff;
}
.condition-tabs-header li:hover,
.treatment-tabs-header li:hover,
.service-tabs-header li:hover,
.location-tabs-header li:hover {
  border: 0;
  border-bottom: 2px solid #425563;
  background-color: #ffffff;
}
.condition-tabs-header li.active,
.treatment-tabs-header li.active,
.service-tabs-header li.active,
.location-tabs-header li.active {
  margin-bottom: 0 !important;
  border: 0;
}
.condition-tabs-header li.active a,
.treatment-tabs-header li.active a,
.service-tabs-header li.active a,
.location-tabs-header li.active a {
  margin-top: 0;
  margin-bottom: 0;
  color: #1a237e;
  border: 0;
  border-bottom: 2px solid #1a237e;
  background-color: #ffffff;
  font-size: 16px;
}
.condition-tabs-header li.active a div,
.treatment-tabs-header li.active a div,
.service-tabs-header li.active a div,
.location-tabs-header li.active a div {
  color: #1a237e;
  border: 0;
}
.condition-tabs-header li.active a:hover,
.treatment-tabs-header li.active a:hover,
.service-tabs-header li.active a:hover,
.location-tabs-header li.active a:hover {
  border: 0;
  border-bottom: 2px solid #1a237e;
  background-color: #ffffff;
}

.condition-tabs-text,
.treatment-tabs-text,
.service-tabs-text,
.location-tabs-text {
  padding: 26px 15px 40px 15px;
  background-color: #ffffff;
}

@media (max-width: 991px) {
  .condition-tabs-header,
  .treatment-tabs-header,
  .service-tabs-header {
    background-color: #f0f4f6;
  }
  .condition-tabs-header li,
  .treatment-tabs-header li,
  .service-tabs-header li {
    background-color: transparent !important;
  }
  .condition-tabs-header li a,
  .treatment-tabs-header li a,
  .service-tabs-header li a {
    border-bottom: 0 !important;
    background-color: transparent !important;
  }
  .condition-tabs-header li a:hover,
  .treatment-tabs-header li a:hover,
  .service-tabs-header li a:hover {
    color: #1a237e;
    border-bottom: 0 !important;
    background-color: transparent !important;
  }
  .condition-tabs-header li:hover,
  .treatment-tabs-header li:hover,
  .service-tabs-header li:hover {
    border-bottom: 0 !important;
    background-color: transparent !important;
  }
}
@media (max-width: 767px) {
  .condition-tabs-header li,
  .treatment-tabs-header li,
  .service-tabs-header li,
  .location-tabs-header li {
    width: 97%;
  }
  .condition-tabs-header li a,
  .treatment-tabs-header li a,
  .service-tabs-header li a,
  .location-tabs-header li a {
    text-align: left;
  }
  .condition-tabs-header li.active a,
  .treatment-tabs-header li.active a,
  .service-tabs-header li.active a,
  .location-tabs-header li.active a {
    border-bottom: 0;
  }
  .bread-home {
    display: none !important;
  }
  .location-tabs-header {
    background-color: #f0f4f6;
  }
  .location-tabs-header li {
    background-color: transparent !important;
  }
  .location-tabs-header li a {
    border-bottom: 1px solid #ffffff !important;
    background-color: transparent !important;
  }
  .location-tabs-header li a:hover {
    color: #1a237e;
    border-bottom: 1px solid #ffffff;
    background-color: transparent !important;
  }
  .location-tabs-header li:hover {
    border-bottom: 1px solid #ffffff !important;
    background-color: transparent !important;
  }
  .location-tabs-header li.active a {
    border-bottom: 1px solid #ffffff;
  }
  .location-tabs-header li.active a:hover {
    border-bottom: 1px solid #ffffff;
  }
}
.page-node-type-treatment .col-sm-8,
.page-node-type-treatment .col-md-8,
.page-node-type-service .col-sm-8,
.page-node-type-service .col-md-8,
.page-node-type-test .col-sm-8,
.page-node-type-test .col-md-8,
.page-node-type-condition .col-sm-8,
.page-node-type-condition .col-md-8 {
  background-color: #ffffff;
}
.page-node-type-treatment .col-md-4,
.page-node-type-service .col-md-4,
.page-node-type-test .col-md-4,
.page-node-type-condition .col-md-4 {
  margin-bottom: 20px;
}
.page-node-type-treatment .featured-area-search,
.page-node-type-service .featured-area-search,
.page-node-type-test .featured-area-search,
.page-node-type-condition .featured-area-search {
  min-height: 305px;
  padding-bottom: 55px;
  background-color: #ffffff;
}
.page-node-type-treatment .main-container-wrapper,
.page-node-type-service .main-container-wrapper,
.page-node-type-test .main-container-wrapper,
.page-node-type-condition .main-container-wrapper {
  background-color: #f0f4f6;
}
.page-node-type-treatment #block-addtoanybuttons,
.page-node-type-service #block-addtoanybuttons,
.page-node-type-test #block-addtoanybuttons,
.page-node-type-condition #block-addtoanybuttons {
  padding-bottom: 40px;
}
.page-node-type-treatment #block-addtoanybuttons .block-title,
.page-node-type-service #block-addtoanybuttons .block-title,
.page-node-type-test #block-addtoanybuttons .block-title,
.page-node-type-condition #block-addtoanybuttons .block-title {
  position: relative;
  width: 100%;
  padding-bottom: 12px;
  text-transform: uppercase;
  color: #616c74;
  border-bottom: 2px solid #e8edee;
  font-size: 14px;
}
.page-node-type-treatment #block-addtoanybuttons .block-title:after,
.page-node-type-service #block-addtoanybuttons .block-title:after,
.page-node-type-test #block-addtoanybuttons .block-title:after,
.page-node-type-condition #block-addtoanybuttons .block-title:after {
  position: absolute;
  bottom: -2px;
  left: 0;
  display: block;
  width: 45px;
  height: 2px;
  content: "";
  background: #1a237e;
}
.page-node-type-treatment aside.col-sm-4,
.page-node-type-service aside.col-sm-4,
.page-node-type-test aside.col-sm-4,
.page-node-type-condition aside.col-sm-4 {
  min-height: 300px;
  margin-top: 0;
  padding: 30px;
  background-color: none;
}

.page-node-type-condition .col-sm-8 {
  background-color: #ffffff;
}
.page-node-type-condition .featured-area-search {
  min-height: 305px;
  background-color: #ffffff;
}
.page-node-type-condition .main-container-wrapper {
  background-color: #f0f4f6;
}
.page-node-type-condition #block.page-node-type-condition-addtoanybuttons {
  padding-bottom: 40px;
}
.page-node-type-condition #block.page-node-type-condition-addtoanybuttons .block-title {
  position: relative;
  width: 100%;
  padding-bottom: 12px;
  text-transform: uppercase;
  color: #616c74;
  border-bottom: 2px solid #e8edee;
  font-size: 14px;
}
.page-node-type-condition #block.page-node-type-condition-addtoanybuttons .block-title:after {
  position: absolute;
  bottom: -2px;
  left: 0;
  display: block;
  width: 45px;
  height: 2px;
  content: "";
  background: #1a237e;
}
.page-node-type-condition .parent-condition .section-title {
  color: #322f2f;
  font-size: 20px;
}
.page-node-type-condition .parent-condition .section-header {
  color: #322f2f;
  font-size: 20px;
  font-weight: bold;
}
.page-node-type-condition .child-and-sibling-conditions .views-field a {
  margin-left: 20px;
  text-decoration: none;
  color: #425563;
  font-size: 16px;
  line-height: 46px;
}
.page-node-type-condition .child-and-sibling-conditions .views-field a:hover {
  color: #1a237e;
}
.page-node-type-condition .child-and-sibling-conditions .views-field a:before {
  position: relative;
  top: -1px;
  left: -20px;
  display: inline-block;
  padding: 3px;
  content: "";
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border: solid #1a237e;
  border-width: 0 2px 2px 0;
}
.page-node-type-condition .field-parent-condition {
  padding-left: 20px;
  text-decoration: none;
  color: #425563;
  border-left: 10px solid #1a237e;
  background-color: #f0f4f6;
  font-size: 16px;
  line-height: 46px;
}
.page-node-type-condition .field-parent-condition a {
  margin-left: 8px;
  text-decoration: none;
  color: #425563;
  font-size: 16px;
  line-height: 46px;
}
.page-node-type-condition .field-parent-condition a:hover {
  color: #1a237e;
}
.page-node-type-condition .field-parent-condition a:before {
  position: relative;
  top: -1px;
  left: -16px;
  display: inline-block;
  padding: 3px;
  content: "";
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border: solid #1a237e;
  border-width: 0 2px 2px 0;
}
.page-node-type-condition aside.col-sm-4 {
  min-height: 300px;
  margin-top: 0;
  padding: 30px;
  background-color: #f0f4f6;
}

@media (min-width: 480px) and (max-width: 767px) {
  .page-node-type-treatment .featured-area-search {
    min-height: 340px !important;
  }
}
@media (max-width: 479px) {
  .page-node-type-treatment .featured-area-search h1.slide-title {
    margin-top: 0;
  }
  .page-node-type-treatment .featured-area-search .control-label {
    display: none;
  }
  .page-node-type-treatment .featured-area-search button.btn {
    padding: 11px 58px 12px 28px;
  }
  .path-search .main-container-wrapper .region-sidebar-second {
    margin-top: 30px;
  }
  .path-search .featured-area-search {
    min-height: 160px;
  }
  .path-search .featured-area-search .form-type-search-api-autocomplete {
    width: calc(100% - 195px);
    padding-left: 0;
  }
  .path-search .featured-area-search h1.slide-title {
    margin-top: 10px;
  }
  .path-search .featured-area-search .control-label {
    display: none;
  }
  .path-search .featured-area-search button.btn {
    padding: 11px 58px 12px 28px;
  }
}
.page-node-type-page .featured-area-search {
  min-height: 285px;
}
.page-node-type-page .featured-area-search h1.slide-title {
  margin-top: 50px;
  margin-bottom: 30px;
  font-size: 40px;
  font-weight: 600;
}
.page-node-type-page .field--name-body {
  margin-top: 20px;
}
.page-node-type-page .main-container-wrapper.no-search-bar .row {
  margin-top: -134px;
  padding: 13px;
  background-color: #ffffff;
}
.page-node-type-page .main-container-wrapper.no-search-bar .row .row {
  margin-top: 0;
}
.page-node-type-page .main-container-wrapper.no-search-bar .row h1 {
  color: #1a237e;
  font-size: 40px;
  font-weight: 600;
}
.page-node-type-page .main-container-wrapper.no-search-bar .row h2 {
  margin-top: 40px;
}
.page-node-type-page .main-container-wrapper.no-search-bar .row .field--name-body {
  margin-bottom: 20px;
}
.page-node-type-page .main-container-wrapper.bg-blue-grey .row {
  background-color: #f0f4f6;
}
.page-node-type-page .main-container-wrapper.bg-blue-grey .row .row {
  background-color: transparent;
}
.page-node-type-page .container.bg-blue-grey .row {
  background-color: #f0f4f6;
}
.page-node-type-page .container.bg-blue-grey .row .row {
  background-color: transparent;
}

.page-node-type-location h1.article-title,
.page-node-type-location-details h1.article-title {
  margin-bottom: 20px;
  font-weight: bold;
}
.page-node-type-location .field--name-body ul,
.page-node-type-location-details .field--name-body ul {
  margin-left: 5px;
}
.page-node-type-location .region-sidebar-second #block-mainnavigation-menu,
.page-node-type-location-details .region-sidebar-second #block-mainnavigation-menu {
  font-size: 24px;
  font-weight: 600;
}
.page-node-type-location .region-sidebar-second .navbar-nav,
.page-node-type-location-details .region-sidebar-second .navbar-nav {
  float: none;
  margin-top: 20px;
  margin-left: 15px;
}
.page-node-type-location .region-sidebar-second .navbar-nav li,
.page-node-type-location-details .region-sidebar-second .navbar-nav li {
  width: 100%;
  text-align: left;
  border-right: 0;
}
.page-node-type-location .region-sidebar-second .navbar-nav li a,
.page-node-type-location-details .region-sidebar-second .navbar-nav li a {
  position: relative;
  display: block;
  width: 100%;
  margin-top: 0;
  margin-bottom: 1px;
  margin-left: 0;
  padding: 10px 30px;
  color: #616c74;
  border-right: 0;
  background: transparent;
  font-size: 16px;
}
.page-node-type-location .region-sidebar-second .navbar-nav li a:hover,
.page-node-type-location-details .region-sidebar-second .navbar-nav li a:hover {
  margin-left: -10px;
  color: #616c74;
  border-left: 10px solid #1a237e;
  background: #f0f4f6;
}
.page-node-type-location .region-sidebar-second .navbar-nav li a:visited,
.page-node-type-location-details .region-sidebar-second .navbar-nav li a:visited {
  background: transparent;
}
.page-node-type-location .region-sidebar-second .navbar-nav li a:before,
.page-node-type-location-details .region-sidebar-second .navbar-nav li a:before {
  position: absolute;
  top: 17px;
  left: 8px;
  display: inline-block;
  padding: 3px;
  content: "";
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border: solid #1a237e;
  border-width: 0 2px 2px 0;
}
.page-node-type-location .region-sidebar-second .navbar-nav li li,
.page-node-type-location-details .region-sidebar-second .navbar-nav li li {
  display: none;
}
.page-node-type-location .region-sidebar-second .navbar-nav li.active a,
.page-node-type-location-details .region-sidebar-second .navbar-nav li.active a {
  margin-left: -10px;
  color: #616c74;
  border-left: 10px solid #1a237e;
  background: #f0f4f6;
}
.page-node-type-location .region-sidebar-second .navbar-nav li.active li,
.page-node-type-location-details .region-sidebar-second .navbar-nav li.active li {
  display: block;
}
.page-node-type-location .region-sidebar-second .navbar-nav li.active li a,
.page-node-type-location-details .region-sidebar-second .navbar-nav li.active li a {
  color: #616c74;
}
.page-node-type-location .region-sidebar-second .navbar-nav li.active li.active a,
.page-node-type-location-details .region-sidebar-second .navbar-nav li.active li.active a {
  color: #322f2f;
}

.breadcrumb_text.white .bread-home a {
  color: #ffffff;
}
.breadcrumb_text.white div {
  color: #ffffff;
}
.breadcrumb_text.white div a {
  color: #ffffff;
}
.breadcrumb_text.white div li {
  color: #ffffff;
}

.page-node-type-vacancy .field--name-body {
  max-width: 720px;
  margin-top: 5px;
  margin-bottom: 30px;
}

.page-node-type-news .field--name-field-date {
  margin-bottom: 10px;
  text-transform: capitalize;
  font-size: 14px;
}

h1.article-title.timeline {
  color: #1a237e;
  font-size: 40px;
  font-weight: 600;
}

.page-node-type-training #block-addtoanybuttons .block-title,
.page-node-type-research-article #block-addtoanybuttons .block-title,
.page-node-type-news #block-addtoanybuttons .block-title,
.page-node-type-careers-page #block-addtoanybuttons .block-title,
.page-node-type-research-page #block-addtoanybuttons .block-title,
.page-node-type-about-us-page #block-addtoanybuttons .block-title,
.page-node-type-vacancy #block-addtoanybuttons .block-title,
.page-node-type-events #block-addtoanybuttons .block-title,
.page-node-type-webform #block-addtoanybuttons .block-title,
.page-node-type-location #block-addtoanybuttons .block-title,
.page-node-type-location-details #block-addtoanybuttons .block-title,
.page-node-type-service #block-addtoanybuttons .block-title,
.page-node-type-blog #block-addtoanybuttons .block-title,
.timeline-article #block-addtoanybuttons .block-title {
  position: relative;
  display: inline-block;
  width: 100%;
  padding-bottom: 12px;
  text-transform: uppercase;
  color: #616c74;
  border-bottom: 2px solid #e8edee;
  font-size: 14px;
  font-weight: normal;
}
.page-node-type-training #block-addtoanybuttons .block-title:after,
.page-node-type-research-article #block-addtoanybuttons .block-title:after,
.page-node-type-news #block-addtoanybuttons .block-title:after,
.page-node-type-careers-page #block-addtoanybuttons .block-title:after,
.page-node-type-research-page #block-addtoanybuttons .block-title:after,
.page-node-type-about-us-page #block-addtoanybuttons .block-title:after,
.page-node-type-vacancy #block-addtoanybuttons .block-title:after,
.page-node-type-events #block-addtoanybuttons .block-title:after,
.page-node-type-webform #block-addtoanybuttons .block-title:after,
.page-node-type-location #block-addtoanybuttons .block-title:after,
.page-node-type-location-details #block-addtoanybuttons .block-title:after,
.page-node-type-service #block-addtoanybuttons .block-title:after,
.page-node-type-blog #block-addtoanybuttons .block-title:after,
.timeline-article #block-addtoanybuttons .block-title:after {
  position: absolute;
  bottom: -2px;
  left: 0;
  display: block;
  width: 45px;
  height: 2px;
  content: "";
  background: #1a237e;
}
.page-node-type-training .breadcrumb_text .bread-home a,
.page-node-type-research-article .breadcrumb_text .bread-home a,
.page-node-type-news .breadcrumb_text .bread-home a,
.page-node-type-careers-page .breadcrumb_text .bread-home a,
.page-node-type-research-page .breadcrumb_text .bread-home a,
.page-node-type-about-us-page .breadcrumb_text .bread-home a,
.page-node-type-vacancy .breadcrumb_text .bread-home a,
.page-node-type-events .breadcrumb_text .bread-home a,
.page-node-type-webform .breadcrumb_text .bread-home a,
.page-node-type-location .breadcrumb_text .bread-home a,
.page-node-type-location-details .breadcrumb_text .bread-home a,
.page-node-type-service .breadcrumb_text .bread-home a,
.page-node-type-blog .breadcrumb_text .bread-home a,
.timeline-article .breadcrumb_text .bread-home a {
  color: #ffffff;
}
.page-node-type-training .breadcrumb_text div,
.page-node-type-research-article .breadcrumb_text div,
.page-node-type-news .breadcrumb_text div,
.page-node-type-careers-page .breadcrumb_text div,
.page-node-type-research-page .breadcrumb_text div,
.page-node-type-about-us-page .breadcrumb_text div,
.page-node-type-vacancy .breadcrumb_text div,
.page-node-type-events .breadcrumb_text div,
.page-node-type-webform .breadcrumb_text div,
.page-node-type-location .breadcrumb_text div,
.page-node-type-location-details .breadcrumb_text div,
.page-node-type-service .breadcrumb_text div,
.page-node-type-blog .breadcrumb_text div,
.timeline-article .breadcrumb_text div {
  color: #ffffff;
}
.page-node-type-training .breadcrumb_text div a,
.page-node-type-research-article .breadcrumb_text div a,
.page-node-type-news .breadcrumb_text div a,
.page-node-type-careers-page .breadcrumb_text div a,
.page-node-type-research-page .breadcrumb_text div a,
.page-node-type-about-us-page .breadcrumb_text div a,
.page-node-type-vacancy .breadcrumb_text div a,
.page-node-type-events .breadcrumb_text div a,
.page-node-type-webform .breadcrumb_text div a,
.page-node-type-location .breadcrumb_text div a,
.page-node-type-location-details .breadcrumb_text div a,
.page-node-type-service .breadcrumb_text div a,
.page-node-type-blog .breadcrumb_text div a,
.timeline-article .breadcrumb_text div a {
  color: #ffffff;
}
.page-node-type-training .breadcrumb_text div li,
.page-node-type-research-article .breadcrumb_text div li,
.page-node-type-news .breadcrumb_text div li,
.page-node-type-careers-page .breadcrumb_text div li,
.page-node-type-research-page .breadcrumb_text div li,
.page-node-type-about-us-page .breadcrumb_text div li,
.page-node-type-vacancy .breadcrumb_text div li,
.page-node-type-events .breadcrumb_text div li,
.page-node-type-webform .breadcrumb_text div li,
.page-node-type-location .breadcrumb_text div li,
.page-node-type-location-details .breadcrumb_text div li,
.page-node-type-service .breadcrumb_text div li,
.page-node-type-blog .breadcrumb_text div li,
.timeline-article .breadcrumb_text div li {
  color: #ffffff;
}
.page-node-type-training .main-container-wrapper .row,
.page-node-type-research-article .main-container-wrapper .row,
.page-node-type-news .main-container-wrapper .row,
.page-node-type-careers-page .main-container-wrapper .row,
.page-node-type-research-page .main-container-wrapper .row,
.page-node-type-about-us-page .main-container-wrapper .row,
.page-node-type-vacancy .main-container-wrapper .row,
.page-node-type-events .main-container-wrapper .row,
.page-node-type-webform .main-container-wrapper .row,
.page-node-type-location .main-container-wrapper .row,
.page-node-type-location-details .main-container-wrapper .row,
.page-node-type-service .main-container-wrapper .row,
.page-node-type-blog .main-container-wrapper .row,
.timeline-article .main-container-wrapper .row {
  margin-top: -134px;
  padding: 13px;
  background: #ffffff;
}
.page-node-type-training .main-container-wrapper .row .row,
.page-node-type-research-article .main-container-wrapper .row .row,
.page-node-type-news .main-container-wrapper .row .row,
.page-node-type-careers-page .main-container-wrapper .row .row,
.page-node-type-research-page .main-container-wrapper .row .row,
.page-node-type-about-us-page .main-container-wrapper .row .row,
.page-node-type-vacancy .main-container-wrapper .row .row,
.page-node-type-events .main-container-wrapper .row .row,
.page-node-type-webform .main-container-wrapper .row .row,
.page-node-type-location .main-container-wrapper .row .row,
.page-node-type-location-details .main-container-wrapper .row .row,
.page-node-type-service .main-container-wrapper .row .row,
.page-node-type-blog .main-container-wrapper .row .row,
.timeline-article .main-container-wrapper .row .row {
  margin-top: 0;
  padding: 0;
}
.page-node-type-training h1.article-title,
.page-node-type-research-article h1.article-title,
.page-node-type-news h1.article-title,
.page-node-type-careers-page h1.article-title,
.page-node-type-research-page h1.article-title,
.page-node-type-about-us-page h1.article-title,
.page-node-type-vacancy h1.article-title,
.page-node-type-events h1.article-title,
.page-node-type-webform h1.article-title,
.page-node-type-location h1.article-title,
.page-node-type-location-details h1.article-title,
.page-node-type-service h1.article-title,
.page-node-type-blog h1.article-title,
.timeline-article h1.article-title {
  color: #1a237e;
  font-size: 40px;
  font-weight: 600;
}
.page-node-type-training .field--name-body .field--item,
.page-node-type-research-article .field--name-body .field--item,
.page-node-type-news .field--name-body .field--item,
.page-node-type-careers-page .field--name-body .field--item,
.page-node-type-research-page .field--name-body .field--item,
.page-node-type-about-us-page .field--name-body .field--item,
.page-node-type-vacancy .field--name-body .field--item,
.page-node-type-events .field--name-body .field--item,
.page-node-type-webform .field--name-body .field--item,
.page-node-type-location .field--name-body .field--item,
.page-node-type-location-details .field--name-body .field--item,
.page-node-type-service .field--name-body .field--item,
.page-node-type-blog .field--name-body .field--item,
.timeline-article .field--name-body .field--item {
  font-size: 16px;
  font-weight: normal;
}
.page-node-type-training .field--name-body .field--label,
.page-node-type-research-article .field--name-body .field--label,
.page-node-type-news .field--name-body .field--label,
.page-node-type-careers-page .field--name-body .field--label,
.page-node-type-research-page .field--name-body .field--label,
.page-node-type-about-us-page .field--name-body .field--label,
.page-node-type-vacancy .field--name-body .field--label,
.page-node-type-events .field--name-body .field--label,
.page-node-type-webform .field--name-body .field--label,
.page-node-type-location .field--name-body .field--label,
.page-node-type-location-details .field--name-body .field--label,
.page-node-type-service .field--name-body .field--label,
.page-node-type-blog .field--name-body .field--label,
.timeline-article .field--name-body .field--label {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #1a237e;
  font-size: 24px;
  font-weight: normal;
}
.page-node-type-training .field--name-field-other-publications .field--item,
.page-node-type-research-article .field--name-field-other-publications .field--item,
.page-node-type-news .field--name-field-other-publications .field--item,
.page-node-type-careers-page .field--name-field-other-publications .field--item,
.page-node-type-research-page .field--name-field-other-publications .field--item,
.page-node-type-about-us-page .field--name-field-other-publications .field--item,
.page-node-type-vacancy .field--name-field-other-publications .field--item,
.page-node-type-events .field--name-field-other-publications .field--item,
.page-node-type-webform .field--name-field-other-publications .field--item,
.page-node-type-location .field--name-field-other-publications .field--item,
.page-node-type-location-details .field--name-field-other-publications .field--item,
.page-node-type-service .field--name-field-other-publications .field--item,
.page-node-type-blog .field--name-field-other-publications .field--item,
.timeline-article .field--name-field-other-publications .field--item {
  color: #616c74;
  font-size: 16px;
  font-weight: normal;
}
.page-node-type-training .field--name-field-other-publications .field--label,
.page-node-type-research-article .field--name-field-other-publications .field--label,
.page-node-type-news .field--name-field-other-publications .field--label,
.page-node-type-careers-page .field--name-field-other-publications .field--label,
.page-node-type-research-page .field--name-field-other-publications .field--label,
.page-node-type-about-us-page .field--name-field-other-publications .field--label,
.page-node-type-vacancy .field--name-field-other-publications .field--label,
.page-node-type-events .field--name-field-other-publications .field--label,
.page-node-type-webform .field--name-field-other-publications .field--label,
.page-node-type-location .field--name-field-other-publications .field--label,
.page-node-type-location-details .field--name-field-other-publications .field--label,
.page-node-type-service .field--name-field-other-publications .field--label,
.page-node-type-blog .field--name-field-other-publications .field--label,
.timeline-article .field--name-field-other-publications .field--label {
  margin-top: 40px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
}
.page-node-type-training .field--name-field-link-to-publication,
.page-node-type-research-article .field--name-field-link-to-publication,
.page-node-type-news .field--name-field-link-to-publication,
.page-node-type-careers-page .field--name-field-link-to-publication,
.page-node-type-research-page .field--name-field-link-to-publication,
.page-node-type-about-us-page .field--name-field-link-to-publication,
.page-node-type-vacancy .field--name-field-link-to-publication,
.page-node-type-events .field--name-field-link-to-publication,
.page-node-type-webform .field--name-field-link-to-publication,
.page-node-type-location .field--name-field-link-to-publication,
.page-node-type-location-details .field--name-field-link-to-publication,
.page-node-type-service .field--name-field-link-to-publication,
.page-node-type-blog .field--name-field-link-to-publication,
.timeline-article .field--name-field-link-to-publication {
  margin-top: 20px;
  margin-bottom: 10px;
}
.page-node-type-training .section-header,
.page-node-type-research-article .section-header,
.page-node-type-news .section-header,
.page-node-type-careers-page .section-header,
.page-node-type-research-page .section-header,
.page-node-type-about-us-page .section-header,
.page-node-type-vacancy .section-header,
.page-node-type-events .section-header,
.page-node-type-webform .section-header,
.page-node-type-location .section-header,
.page-node-type-location-details .section-header,
.page-node-type-service .section-header,
.page-node-type-blog .section-header,
.timeline-article .section-header {
  margin-top: 10px;
  color: #322f2f;
}

h4.treatment-teaser-header {
  margin-bottom: 0;
}

.treatment-teaser-header a {
  font-size: 18px;
  font-weight: 600;
}

.treatment-teaser-text {
  margin-bottom: 20px;
}

.page-node-type-research-article .featured-area-image,
.page-node-type-service .featured-area-image {
  background-position: center;
  background-size: cover;
}

.path-user article {
  margin-bottom: 20px;
}
.path-user article .form-item h4.label {
  color: #616c74;
  font-size: 16px;
}

.page-node-type-research-page .addtoany {
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 15px;
}
.page-node-type-research-page .addtoany .addtoany-title {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
  padding-bottom: 12px;
  text-transform: uppercase;
  color: #616c74;
  border-bottom: 2px solid #e8edee;
  font-size: 14px;
}
.page-node-type-research-page .addtoany .addtoany-title:after {
  position: absolute;
  bottom: -2px;
  left: 0;
  display: block;
  width: 44px;
  height: 2px;
  content: "";
  background: #1a237e;
}

.page-node-type-location-directions h1 {
  color: #1a237e;
  font-size: 40px;
  font-weight: 600;
}
.page-node-type-location-directions .field--name-body {
  width: 66%;
  margin-bottom: 75px;
  color: #616c74;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
}
.page-node-type-location-directions .col-md-6.first-col {
  padding-right: 0;
  background-color: #ffffff;
}
.page-node-type-location-directions .col-md-6.second-col {
  padding: 20px;
  background-color: #f0f4f6;
}
.page-node-type-location-directions .main-container-wrapper {
  background-color: #f0f4f6;
}
.page-node-type-location-directions .main-container-wrapper .row {
  margin-top: -134px;
  padding: 20px;
  background: #ffffff;
}
.page-node-type-location-directions .main-container-wrapper .row .row.address {
  background-color: #f0f4f6;
}
.page-node-type-location-directions .main-container-wrapper .row .row.address h4 {
  color: #322f2f;
  font-size: 16px;
}
.page-node-type-location-directions .main-container-wrapper .row .row {
  margin-top: 0;
  padding: 0;
}
.page-node-type-location-directions .seealso-title {
  position: relative;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 15px;
  padding-bottom: 12px;
  text-transform: uppercase;
  color: #616c74;
  border-bottom: 2px solid #e8edee;
  font-size: 14px;
}
.page-node-type-location-directions .seealso-title:after {
  position: absolute;
  bottom: -2px;
  left: 0;
  display: block;
  width: 60px;
  height: 2px;
  content: "";
  background: #1a237e;
}
.page-node-type-location-directions .field--name-field-related-content {
  margin-top: 0;
}
.page-node-type-location-directions .field--name-field-related-content .field--item {
  margin-bottom: 8px;
}
.page-node-type-location-directions .field--name-field-related-content .field--item a {
  text-decoration: none;
}
.page-node-type-location-directions .addtoany {
  padding-bottom: 40px;
}
.page-node-type-location-directions .addtoany .addtoany-title {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
  padding-bottom: 12px;
  text-transform: uppercase;
  color: #616c74;
  border-bottom: 2px solid #e8edee;
  font-size: 14px;
}
.page-node-type-location-directions .addtoany .addtoany-title:after {
  position: absolute;
  bottom: -2px;
  left: 0;
  display: block;
  width: 44px;
  height: 2px;
  content: "";
  background: #1a237e;
}
.page-node-type-location-directions .address h4 {
  color: #322f2f;
  font-size: 16px;
  font-weight: 600;
}
.page-node-type-location-directions .address .field--name-field-telephone-number {
  margin-top: 10px;
  color: #616c74;
  font-size: 14px;
  line-height: 31px;
}
.page-node-type-location-directions .address .field--name-field-telephone-number:before {
  position: relative;
  top: 3px;
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 8px;
  content: " ";
  background-image: url(../images/sc-phone.svg);
  background-size: 18px 18px;
}
.page-node-type-location-directions .address .field--name-field-email-address {
  font-size: 14px;
  line-height: 31px;
}
.page-node-type-location-directions .address .field--name-field-email-address a {
  color: #1a237e;
}
.page-node-type-location-directions .address .field--name-field-email-address:before {
  position: relative;
  top: 3px;
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 8px;
  content: " ";
  background-image: url(../images/icon-globe.svg);
  background-size: 18px 18px;
}
.page-node-type-location-directions #location-accordion {
  margin-top: 20px;
}
.page-node-type-location-directions #location-accordion .panel {
  border-color: transparent;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.page-node-type-location-directions #location-accordion .panel .panel-heading {
  background: transparent;
}
.page-node-type-location-directions #location-accordion .panel .panel-heading .panel-title {
  border-bottom: 2px solid #1a237e;
}
.page-node-type-location-directions #location-accordion .panel .panel-heading .panel-title a {
  display: block;
  text-decoration: none;
  color: #1a237e;
  font-size: 16px;
  font-weight: 600;
}
.page-node-type-location-directions #location-accordion .panel .panel-heading .panel-title .glyphicon-wrapper {
  position: relative;
  float: right;
  width: 16px;
  height: 16px;
  color: #ffffff;
  border-radius: 50%;
  background-color: #1a237e;
}
.page-node-type-location-directions #location-accordion .panel .panel-heading .panel-title .glyphicon-wrapper .glyphicon {
  position: absolute;
  font-family: "Open Sans", "Helvetica", sans-serif;
}
.page-node-type-location-directions #location-accordion .panel .panel-heading .panel-title .glyphicon-wrapper .glyphicon-minus {
  top: 0;
  left: 4px;
  font-size: 16px;
}
.page-node-type-location-directions #location-accordion .panel .panel-heading .panel-title .glyphicon-wrapper .glyphicon-plus {
  top: 0;
  left: 4px;
  font-size: 16px;
}
.page-node-type-location-directions #location-accordion .panel .panel-body {
  border-color: transparent;
  background: #ffffff;
}

/* Events */
.page-node-type-event .content {
  margin-top: 40px;
}
.page-node-type-event h1.event-title {
  max-width: 1000px;
  color: #1a237e;
}
.page-node-type-event .event-text {
  max-width: 650px;
  color: #616c74;
  font-size: 18px;
}
.page-node-type-event .featured-area-event {
  background-color: #f0f4f6;
}
.page-node-type-event .featured-area-event .row {
  margin-right: 15px;
  margin-left: 15px;
}
.page-node-type-event .event-content {
  min-height: 342px;
  padding: 30px;
  color: #425563;
  background-color: #f0f4f6;
}
.page-node-type-event .event-content .field {
  margin-bottom: 16px;
  color: #616c74;
}
.page-node-type-event .event-content time {
  text-transform: uppercase;
}
.page-node-type-event .event-content .field.field--name-field-rbht-event-location {
  margin-bottom: 4px;
}
.page-node-type-event .event-content .field--label,
.page-node-type-event .event-content label {
  display: inline-block;
  min-width: 33%;
  text-transform: uppercase;
  color: #616c74;
  font-size: 14px;
}
.page-node-type-event .event-content .venue-content,
.page-node-type-event .event-content .date-content,
.page-node-type-event .event-content .field--item {
  display: inline-grid;
}
.page-node-type-event .field--name-field-rbht-event-cost {
  left: 0;
  display: inline-block;
  margin-top: 0;
  color: #1a237e;
  font-size: 22px;
}
.page-node-type-event .field--name-field-rbht-event-cost .field--label {
  font-weight: normal;
}
.page-node-type-event .field--name-field-rbht-event-cost .field--item {
  display: inline-block;
}
.page-node-type-event .book_box {
  position: relative;
  top: 13px;
  height: 90px;
  margin-right: 15px;
  padding-bottom: 15px;
  background-color: #f0f4f6;
}
.page-node-type-event #bookpay-form {
  margin-bottom: 6px;
  padding: 16px;
  background-color: #f0f4f6;
}
.page-node-type-event #bookpay-form .select-wrapper {
  top: 12px;
  display: inline-block;
  width: auto;
}
.page-node-type-event #bookpay-form .form-type-email {
  display: inline-block;
  margin-left: 0;
}
.page-node-type-event #bookpay-form .form-type-email input {
  width: 360px;
  padding: 20px;
  font-size: 18px;
}
.page-node-type-event #bookpay-form .form-type-email label {
  display: none;
}
.page-node-type-event #bookpay-form .form-type-select {
  display: inline-block;
}
.page-node-type-event #bookpay-form .form-type-select label {
  display: none;
}
.page-node-type-event #bookpay-form select {
  top: 2px;
  width: auto;
  height: 42px;
  font-size: 18px;
}
.page-node-type-event #bookpay-form .input-group-addon {
  display: inline-block;
  width: auto;
  margin: 0 3px;
}
.page-node-type-event #bookpay-form .input-group {
  display: inline-block;
}
.page-node-type-event #bookpay-form #edit-actions {
  display: inline-block;
}
.page-node-type-event #bookpay-form button {
  margin-top: -7px;
  padding: 8px 20px;
  text-transform: uppercase;
  color: #ffffff;
  border-radius: 4px;
  background-color: #1a237e;
  font-size: 14px;
}
.page-node-type-event #bookpay-form button:hover {
  background-color: #006dbb;
}
.page-node-type-event .field--name-field-rbht-event-cost {
  position: relative;
  top: 28px;
  left: 15px;
  display: inline-block;
  margin-top: 0;
  color: #1a237e;
  font-size: 22px;
}
.page-node-type-event .field--name-field-rbht-event-cost .field--label {
  font-weight: normal;
}
.page-node-type-event .field--name-field-rbht-event-cost .field--item {
  display: inline-block;
}
.page-node-type-event .event-places {
  position: relative;
  top: 28px;
  display: inline-block;
  margin-bottom: 20px;
  margin-left: 10px;
  color: #616c74;
  font-size: 20px;
}
.page-node-type-event .event-places .place-count {
  font-weight: bold;
}
.page-node-type-event .text-section {
  margin: 20px 0;
}
.page-node-type-event .text-section .event-body {
  margin-left: 0;
  padding-left: 0;
}
.page-node-type-event .text-section .who-for {
  margin-left: 0;
  padding-left: 0;
}
.page-node-type-event .text-section .speakers {
  margin-right: 0;
  padding-right: 0;
}
.page-node-type-event .field--name-field-who-is-this-for-,
.page-node-type-event .field--name-field-speakers {
  color: #616c74;
  font-size: 16px;
}
.page-node-type-event .field--name-field-who-is-this-for- .field--label,
.page-node-type-event .field--name-field-speakers .field--label {
  color: #1a237e;
  font-size: 24px;
  font-weight: normal;
}
.page-node-type-event #block-addtoanybuttons {
  padding-bottom: 40px;
}
.page-node-type-event #block-addtoanybuttons .block-title {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
  padding-bottom: 12px;
  text-transform: uppercase;
  color: #616c74;
  border-bottom: 2px solid #e8edee;
  font-size: 14px;
}
.page-node-type-event #block-addtoanybuttons .block-title:after {
  position: absolute;
  bottom: -2px;
  left: 0;
  display: block;
  width: 44px;
  height: 2px;
  content: "";
  background: #1a237e;
}

@media (max-width: 767px) {
  .page-node-type-event .speakers {
    padding-top: 20px;
    padding-left: 0;
  }
  .page-node-type-event .book_box {
    width: 100%;
    height: 100px;
  }
  .page-node-type-event .book_box .field--name-field-rbht-event-cost {
    font-size: 14px;
  }
  .page-node-type-event .book_box .event-places {
    font-size: 14px;
  }
  .page-node-type-event .book_box a.book-now {
    top: 15px;
    padding: 4px 10px;
  }
}
.page-node-type-patient-visitor-details .breadcrumb_text div,
.page-node-type-healthcare-professionals .breadcrumb_text div,
.page-node-type-restricted-area .breadcrumb_text div,
.page-node-type-press-release .breadcrumb_text div {
  color: #ffffff;
}
.page-node-type-patient-visitor-details .breadcrumb_text .bread-home a,
.page-node-type-healthcare-professionals .breadcrumb_text .bread-home a,
.page-node-type-restricted-area .breadcrumb_text .bread-home a,
.page-node-type-press-release .breadcrumb_text .bread-home a {
  color: #ffffff;
}
.page-node-type-patient-visitor-details .breadcrumb_text a,
.page-node-type-healthcare-professionals .breadcrumb_text a,
.page-node-type-restricted-area .breadcrumb_text a,
.page-node-type-press-release .breadcrumb_text a {
  color: #ffffff;
}
.page-node-type-patient-visitor-details .breadcrumb_text .breadcrumb > .active,
.page-node-type-healthcare-professionals .breadcrumb_text .breadcrumb > .active,
.page-node-type-restricted-area .breadcrumb_text .breadcrumb > .active,
.page-node-type-press-release .breadcrumb_text .breadcrumb > .active {
  color: #ffffff;
}
.page-node-type-patient-visitor-details .main-container-wrapper .row,
.page-node-type-healthcare-professionals .main-container-wrapper .row,
.page-node-type-restricted-area .main-container-wrapper .row,
.page-node-type-press-release .main-container-wrapper .row {
  margin-top: -134px;
  padding: 13px;
  background-color: #ffffff;
}
.page-node-type-patient-visitor-details .main-container-wrapper .row .row,
.page-node-type-healthcare-professionals .main-container-wrapper .row .row,
.page-node-type-restricted-area .main-container-wrapper .row .row,
.page-node-type-press-release .main-container-wrapper .row .row {
  margin-top: 0;
}
.page-node-type-patient-visitor-details .main-container-wrapper .row h1,
.page-node-type-healthcare-professionals .main-container-wrapper .row h1,
.page-node-type-restricted-area .main-container-wrapper .row h1,
.page-node-type-press-release .main-container-wrapper .row h1 {
  margin-bottom: 20px;
  color: #1a237e;
  font-size: 40px;
  font-weight: 600;
}
.page-node-type-patient-visitor-details .main-container-wrapper .row .field--name-body .hightlightedgrey,
.page-node-type-healthcare-professionals .main-container-wrapper .row .field--name-body .hightlightedgrey,
.page-node-type-restricted-area .main-container-wrapper .row .field--name-body .hightlightedgrey,
.page-node-type-press-release .main-container-wrapper .row .field--name-body .hightlightedgrey {
  margin-bottom: 20px;
}
.page-node-type-patient-visitor-details .main-container-wrapper .row .field--name-field-useful-facts .field--label,
.page-node-type-healthcare-professionals .main-container-wrapper .row .field--name-field-useful-facts .field--label,
.page-node-type-restricted-area .main-container-wrapper .row .field--name-field-useful-facts .field--label,
.page-node-type-press-release .main-container-wrapper .row .field--name-field-useful-facts .field--label {
  margin-top: 40px;
  margin-bottom: 15px;
  text-transform: uppercase;
  color: #616c74;
  font-size: 18px;
  font-weight: 600;
}
.page-node-type-patient-visitor-details .main-container-wrapper .row .field--name-field-useful-facts .field__items,
.page-node-type-healthcare-professionals .main-container-wrapper .row .field--name-field-useful-facts .field__items,
.page-node-type-restricted-area .main-container-wrapper .row .field--name-field-useful-facts .field__items,
.page-node-type-press-release .main-container-wrapper .row .field--name-field-useful-facts .field__items {
  margin-bottom: 30px;
  color: #616c74;
  font-size: 14px;
  line-height: 24px;
}
.page-node-type-patient-visitor-details .main-container-wrapper .row .field--name-field-useful-facts .field--item,
.page-node-type-healthcare-professionals .main-container-wrapper .row .field--name-field-useful-facts .field--item,
.page-node-type-restricted-area .main-container-wrapper .row .field--name-field-useful-facts .field--item,
.page-node-type-press-release .main-container-wrapper .row .field--name-field-useful-facts .field--item {
  display: inline-block;
  width: 49%;
  margin-bottom: 20px;
  padding-right: 10px;
  padding-left: 15px;
  vertical-align: top;
  border-left: 2px solid #1a237e;
}
.page-node-type-patient-visitor-details .main-container-wrapper .share-links-field,
.page-node-type-healthcare-professionals .main-container-wrapper .share-links-field,
.page-node-type-restricted-area .main-container-wrapper .share-links-field,
.page-node-type-press-release .main-container-wrapper .share-links-field {
  clear: both;
  padding-bottom: 40px;
}
.page-node-type-patient-visitor-details .main-container-wrapper .share-links-field h3,
.page-node-type-healthcare-professionals .main-container-wrapper .share-links-field h3,
.page-node-type-restricted-area .main-container-wrapper .share-links-field h3,
.page-node-type-press-release .main-container-wrapper .share-links-field h3 {
  position: relative;
  width: 100%;
  padding-bottom: 12px;
  text-transform: uppercase;
  color: #616c74;
  border-bottom: 2px solid #e8edee;
  font-size: 14px;
}
.page-node-type-patient-visitor-details .main-container-wrapper .share-links-field h3:after,
.page-node-type-healthcare-professionals .main-container-wrapper .share-links-field h3:after,
.page-node-type-restricted-area .main-container-wrapper .share-links-field h3:after,
.page-node-type-press-release .main-container-wrapper .share-links-field h3:after {
  position: absolute;
  bottom: -2px;
  left: 0;
  display: block;
  width: 45px;
  height: 2px;
  content: "";
  background: #1a237e;
}
.page-node-type-patient-visitor-details .region-sidebar-second #block-mainnavigation-3-menu,
.page-node-type-patient-visitor-details .region-sidebar-second #block-mainnavigation-4-menu,
.page-node-type-healthcare-professionals .region-sidebar-second #block-mainnavigation-3-menu,
.page-node-type-healthcare-professionals .region-sidebar-second #block-mainnavigation-4-menu,
.page-node-type-restricted-area .region-sidebar-second #block-mainnavigation-3-menu,
.page-node-type-restricted-area .region-sidebar-second #block-mainnavigation-4-menu,
.page-node-type-press-release .region-sidebar-second #block-mainnavigation-3-menu,
.page-node-type-press-release .region-sidebar-second #block-mainnavigation-4-menu {
  font-size: 20px;
  font-weight: 600;
}
.page-node-type-patient-visitor-details .region-sidebar-second .navbar-nav,
.page-node-type-healthcare-professionals .region-sidebar-second .navbar-nav,
.page-node-type-restricted-area .region-sidebar-second .navbar-nav,
.page-node-type-press-release .region-sidebar-second .navbar-nav {
  float: none;
  margin-top: 15px;
  margin-bottom: 30px;
  margin-left: 12px;
}
.page-node-type-patient-visitor-details .region-sidebar-second .navbar-nav li,
.page-node-type-healthcare-professionals .region-sidebar-second .navbar-nav li,
.page-node-type-restricted-area .region-sidebar-second .navbar-nav li,
.page-node-type-press-release .region-sidebar-second .navbar-nav li {
  width: 100%;
  text-align: left;
  border-right: 0;
}
.page-node-type-patient-visitor-details .region-sidebar-second .navbar-nav li a,
.page-node-type-healthcare-professionals .region-sidebar-second .navbar-nav li a,
.page-node-type-restricted-area .region-sidebar-second .navbar-nav li a,
.page-node-type-press-release .region-sidebar-second .navbar-nav li a {
  position: relative;
  display: block;
  width: 100%;
  margin-top: 0;
  margin-bottom: 1px;
  margin-left: 0;
  padding: 10px 30px;
  color: #616c74;
  border-right: 0;
  background: transparent;
  font-size: 16px;
}
.page-node-type-patient-visitor-details .region-sidebar-second .navbar-nav li a:hover,
.page-node-type-healthcare-professionals .region-sidebar-second .navbar-nav li a:hover,
.page-node-type-restricted-area .region-sidebar-second .navbar-nav li a:hover,
.page-node-type-press-release .region-sidebar-second .navbar-nav li a:hover {
  margin-left: -10px;
  color: #616c74;
  border-left: 10px solid #1a237e;
  background: #f0f4f6;
}
.page-node-type-patient-visitor-details .region-sidebar-second .navbar-nav li a:visited,
.page-node-type-healthcare-professionals .region-sidebar-second .navbar-nav li a:visited,
.page-node-type-restricted-area .region-sidebar-second .navbar-nav li a:visited,
.page-node-type-press-release .region-sidebar-second .navbar-nav li a:visited {
  background: transparent;
}
.page-node-type-patient-visitor-details .region-sidebar-second .navbar-nav li a:before,
.page-node-type-healthcare-professionals .region-sidebar-second .navbar-nav li a:before,
.page-node-type-restricted-area .region-sidebar-second .navbar-nav li a:before,
.page-node-type-press-release .region-sidebar-second .navbar-nav li a:before {
  position: absolute;
  top: 17px;
  left: 8px;
  display: inline-block;
  padding: 3px;
  content: "";
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border: solid #1a237e;
  border-width: 0 2px 2px 0;
}
.page-node-type-patient-visitor-details .region-sidebar-second .navbar-nav li a.is-active,
.page-node-type-healthcare-professionals .region-sidebar-second .navbar-nav li a.is-active,
.page-node-type-restricted-area .region-sidebar-second .navbar-nav li a.is-active,
.page-node-type-press-release .region-sidebar-second .navbar-nav li a.is-active {
  margin-left: -10px;
  color: #616c74;
  border-left: 10px solid #1a237e;
  background: #f0f4f6;
}
.page-node-type-patient-visitor-details .region-sidebar-second .navbar-nav li.active a,
.page-node-type-healthcare-professionals .region-sidebar-second .navbar-nav li.active a,
.page-node-type-restricted-area .region-sidebar-second .navbar-nav li.active a,
.page-node-type-press-release .region-sidebar-second .navbar-nav li.active a {
  text-decoration: none;
  color: #322f2f;
}
.page-node-type-patient-visitor-details .region-sidebar-second .navbar-nav li.active li,
.page-node-type-healthcare-professionals .region-sidebar-second .navbar-nav li.active li,
.page-node-type-restricted-area .region-sidebar-second .navbar-nav li.active li,
.page-node-type-press-release .region-sidebar-second .navbar-nav li.active li {
  display: block;
  margin-bottom: 0;
}
.page-node-type-patient-visitor-details .region-sidebar-second .navbar-nav li.active li a,
.page-node-type-healthcare-professionals .region-sidebar-second .navbar-nav li.active li a,
.page-node-type-restricted-area .region-sidebar-second .navbar-nav li.active li a,
.page-node-type-press-release .region-sidebar-second .navbar-nav li.active li a {
  color: #616c74;
}
.page-node-type-patient-visitor-details .region-sidebar-second .navbar-nav li.active li.active a,
.page-node-type-healthcare-professionals .region-sidebar-second .navbar-nav li.active li.active a,
.page-node-type-restricted-area .region-sidebar-second .navbar-nav li.active li.active a,
.page-node-type-press-release .region-sidebar-second .navbar-nav li.active li.active a {
  color: #322f2f;
}

/* patients and visitors */
.page-node-type-patients-visitors .breadcrumb_text div {
  color: #ffffff;
}
.page-node-type-patients-visitors .breadcrumb_text .bread-home a {
  color: #ffffff;
}
.page-node-type-patients-visitors .breadcrumb_text a {
  color: #ffffff;
}
.page-node-type-patients-visitors .breadcrumb_text .breadcrumb > .active {
  color: #ffffff;
}
.page-node-type-patients-visitors .main-container-wrapper .row {
  margin-top: -134px;
  padding: 13px 13px 0 13px;
  background-color: #ffffff;
}
.page-node-type-patients-visitors .main-container-wrapper .row .row {
  margin-top: 0;
}
.page-node-type-patients-visitors .main-container-wrapper .row h1 {
  color: #1a237e;
  font-size: 40px;
  font-weight: 600;
}
.page-node-type-patients-visitors .main-container-wrapper .row h2.information-header {
  margin-bottom: 20px;
  color: #1a237e;
  font-size: 30px;
  font-weight: 600;
}
.page-node-type-patients-visitors .main-container-wrapper .col-md-6.first-col {
  margin-top: 13px;
  margin-left: -26px;
  padding-right: 5px;
  padding-left: 26px;
  background-color: #f0f4f6;
}
.page-node-type-patients-visitors .main-container-wrapper .col-md-6.first-col .row {
  margin-right: 0;
  background-color: #f0f4f6;
}
.page-node-type-patients-visitors .main-container-wrapper .col-md-6.first-col .row .col-sm-6 {
  padding-left: 0;
  background-color: #f0f4f6;
}
.page-node-type-patients-visitors .main-container-wrapper .col-md-6.second-col {
  margin-top: 13px;
  padding-right: 5px;
  padding-left: 40px;
}
.page-node-type-patients-visitors .main-container-wrapper .col-md-6.second-col .col-sm-6 {
  padding-left: 0;
}
.page-node-type-patients-visitors .content {
  padding-top: 20px;
}
.page-node-type-patients-visitors .content .field--label {
  padding-bottom: 4px;
  color: #1a237e;
  font-size: 24px;
  font-weight: normal;
}
.page-node-type-patients-visitors .content .field--type-text-long {
  font-size: 14px;
}
.page-node-type-patients-visitors .content a {
  color: #616c74;
  font-size: 14px;
  font-weight: 600;
}
.page-node-type-patients-visitors .content a:hover {
  color: #006dbb;
}
.page-node-type-patients-visitors .content img {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0;
  border: 1px solid #ffffff;
}
.page-node-type-patients-visitors .col-sm-6 .col-sm-6 {
  padding: 0;
}
.page-node-type-patients-visitors .field--name-field-patients-popular-links,
.page-node-type-patients-visitors .field--name-field-visitors-popular-links {
  margin-top: 30px;
  margin-bottom: 15px;
}
.page-node-type-patients-visitors .field--name-field-patients-popular-links .field--label,
.page-node-type-patients-visitors .field--name-field-visitors-popular-links .field--label {
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #616c74;
  font-size: 12px;
  font-weight: 600;
}
.page-node-type-patients-visitors .field--name-field-patients-popular-links .field--items .field--item,
.page-node-type-patients-visitors .field--name-field-visitors-popular-links .field--items .field--item {
  display: inline-block;
}
.page-node-type-patients-visitors .field--name-field-patients-popular-links .field--items .field--item a,
.page-node-type-patients-visitors .field--name-field-visitors-popular-links .field--items .field--item a {
  margin-right: 30px;
  text-decoration: underline;
  color: #1a237e;
  font-size: 14px;
  font-weight: normal;
}
.page-node-type-patients-visitors .field--name-field-patients-popular-links .field--items .field--item a:hover,
.page-node-type-patients-visitors .field--name-field-visitors-popular-links .field--items .field--item a:hover {
  text-decoration: none;
  color: #006dbb;
}
.page-node-type-patients-visitors .field--name-field-patients-link,
.page-node-type-patients-visitors .field--name-field-visitors-link {
  padding: 20px 0 60px 0;
  text-align: left;
}
.page-node-type-patients-visitors .field--name-field-patients-link a,
.page-node-type-patients-visitors .field--name-field-visitors-link a {
  position: relative;
  padding: 16px 45px 16px 30px;
  transition: all 0.3s ease;
  text-decoration: none;
  text-transform: capitalize;
  color: #ffffff;
  border: none;
  border-radius: 40px;
  background-color: #1a237e;
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.2);
  font-size: 14px;
  font-weight: 600;
}
.page-node-type-patients-visitors .field--name-field-patients-link a:after,
.page-node-type-patients-visitors .field--name-field-visitors-link a:after {
  position: absolute;
  top: 22px;
  right: 20px;
  display: inline-block;
  padding: 3px;
  content: " ";
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
}
.page-node-type-patients-visitors .field--name-field-patients-link a:hover,
.page-node-type-patients-visitors .field--name-field-visitors-link a:hover {
  color: #ffffff;
  background-color: #006dbb;
  box-shadow: none;
}

@media (max-width: 991px) {
  .page-node-type-patients-visitors .col-md-6.first-col {
    margin-top: 13px;
    margin-left: 0 !important;
    padding-right: 5px;
    padding-left: 0 !important;
  }
  .page-node-type-patients-visitors .col-md-6.second-col {
    margin-top: 13px;
    margin-left: 0 !important;
    padding-right: 5px;
    padding-left: 0 !important;
  }
}
.page-node-type-webform .col-sm-8 {
  padding-right: 80px;
}
.page-node-type-webform .block-views-blocklocation-contact-details-block-1 .views-row {
  padding: 30px 0;
  border-bottom: 1px solid #dbdcdd;
}
.page-node-type-webform .block-views-blocklocation-contact-details-block-1 .block-title {
  margin-bottom: 0;
  color: #322f2f;
  font-size: 20px;
  font-weight: 600;
}
.page-node-type-webform .block-views-blocklocation-contact-details-block-1 .views-field-field-address {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 22px;
}
.page-node-type-webform .block-views-blocklocation-contact-details-block-1 .views-field-field-address .address-line1 {
  display: block;
  margin-top: 0;
  margin-bottom: -10px;
  color: #1a237e;
  font-size: 20px;
  font-weight: 600;
}
.page-node-type-webform .block-views-blocklocation-contact-details-block-1 .views-field-field-telephone-number,
.page-node-type-webform .block-views-blocklocation-contact-details-block-1 .views-field-field-telephone-private-patients,
.page-node-type-webform .block-views-blocklocation-contact-details-block-1 .views-field-field-telephone-number-pals,
.page-node-type-webform .block-views-blocklocation-contact-details-block-1 .views-field-field-telephone-number-charity {
  margin: 5px 0;
}
.page-node-type-webform .block-views-blocklocation-contact-details-block-1 .views-field-field-telephone-number .views-label,
.page-node-type-webform .block-views-blocklocation-contact-details-block-1 .views-field-field-telephone-private-patients .views-label,
.page-node-type-webform .block-views-blocklocation-contact-details-block-1 .views-field-field-telephone-number-pals .views-label,
.page-node-type-webform .block-views-blocklocation-contact-details-block-1 .views-field-field-telephone-number-charity .views-label {
  display: inline-block;
}
.page-node-type-webform .block-views-blocklocation-contact-details-block-1 .views-field-field-telephone-number .field-content,
.page-node-type-webform .block-views-blocklocation-contact-details-block-1 .views-field-field-telephone-private-patients .field-content,
.page-node-type-webform .block-views-blocklocation-contact-details-block-1 .views-field-field-telephone-number-pals .field-content,
.page-node-type-webform .block-views-blocklocation-contact-details-block-1 .views-field-field-telephone-number-charity .field-content {
  display: inline-block;
}
.page-node-type-webform .block-views-blocklocation-contact-details-block-1 .views-field-field-telephone-number .field-content a,
.page-node-type-webform .block-views-blocklocation-contact-details-block-1 .views-field-field-telephone-private-patients .field-content a,
.page-node-type-webform .block-views-blocklocation-contact-details-block-1 .views-field-field-telephone-number-pals .field-content a,
.page-node-type-webform .block-views-blocklocation-contact-details-block-1 .views-field-field-telephone-number-charity .field-content a {
  margin-left: 5px;
  color: #425563;
  line-height: 31px;
}
.page-node-type-webform .block-views-blocklocation-contact-details-block-1 .views-field-view-node {
  margin-top: 25px;
}
.page-node-type-webform .block-views-blocklocation-contact-details-block-1 .views-field-view-node a {
  position: relative;
  left: 10px;
  font-size: 16px;
  font-weight: 600;
}
.page-node-type-webform .block-views-blocklocation-contact-details-block-1 .views-field-view-node a:before {
  position: relative;
  top: -1px;
  left: -10px;
  display: inline-block;
  padding: 3px;
  content: "";
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border: solid #616c74;
  border-width: 0 2px 2px 0;
}
.page-node-type-webform .field--name-field-related-content {
  padding-top: 60px;
}

@media (max-width: 991px) {
  .page-node-type-webform .col-sm-8 {
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .page-node-type-patient-visitor-details .region-sidebar-second section {
    display: none;
  }
  .page-node-type-patient-visitor-details .field--name-field-useful-facts .field--item {
    width: 100% !important;
  }
}
#block-othercontacts {
  color: #616c74;
  line-height: 31px;
}
#block-othercontacts .block-title {
  margin-bottom: 15px;
  color: #322f2f;
  font-size: 20px;
  font-weight: 600;
}
#block-othercontacts a {
  text-decoration: none;
  color: #425563;
  line-height: 31px;
}

.page-node-type-careers-page h1 {
  margin-bottom: 30px;
  color: #1a237e;
  font-size: 40px;
  font-weight: 600;
}
.page-node-type-careers-page .main-container-wrapper.bg-blue-grey .row {
  background-color: #f0f4f6;
}
.page-node-type-careers-page .main-container-wrapper.bg-blue-grey .row .row {
  background-color: transparent;
}
.page-node-type-careers-page #block-secondarynavigation-3 h2 {
  font-size: 24px;
  font-weight: 600;
}
.page-node-type-careers-page #block-secondarynavigation-3 .nav {
  float: none;
  margin-top: 15px;
  margin-bottom: 30px;
  margin-left: 12px;
}
.page-node-type-careers-page #block-secondarynavigation-3 .nav li {
  width: 100%;
  padding-bottom: 0;
  list-style: none;
  text-align: left;
  border-right: 0;
}
.page-node-type-careers-page #block-secondarynavigation-3 .nav li a {
  position: relative;
  display: block;
  width: 100%;
  margin-top: 0;
  margin-bottom: 1px;
  margin-left: 0;
  padding: 10px 30px;
  color: #616c74;
  border-right: 0;
  background: transparent;
  font-size: 16px;
}
.page-node-type-careers-page #block-secondarynavigation-3 .nav li a:hover {
  margin-left: -10px;
  color: #616c74;
  border-left: 10px solid #1a237e;
  background: #f0f4f6;
}
.page-node-type-careers-page #block-secondarynavigation-3 .nav li a:visited {
  background: transparent;
}
.page-node-type-careers-page #block-secondarynavigation-3 .nav li a:before {
  position: absolute;
  top: 17px;
  left: 8px;
  display: inline-block;
  padding: 3px;
  content: "";
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border: solid #1a237e;
  border-width: 0 2px 2px 0;
}
.page-node-type-careers-page #block-secondarynavigation-3 .nav li a.is-active {
  margin-left: -10px;
  color: #616c74;
  border-left: 10px solid #1a237e;
  background: #f0f4f6;
}
.page-node-type-careers-page #block-secondarynavigation-3 .nav li.active a {
  text-decoration: none;
  color: #322f2f;
}
.page-node-type-careers-page #block-secondarynavigation-3 .nav li.active li {
  display: block;
  margin-bottom: 0;
}
.page-node-type-careers-page #block-secondarynavigation-3 .nav li.active li a {
  color: #616c74;
}
.page-node-type-careers-page #block-secondarynavigation-3 .nav li.active li.active li a {
  color: #616c74;
}
.page-node-type-careers-page #block-secondarynavigation-3 .nav li.active li.active li a:before {
  position: absolute;
  top: 3px;
  left: 12px;
  display: inline-block;
  padding: 0;
  content: "-";
  -webkit-transform: none;
  transform: none;
  border: 0;
  font-size: 1.4em;
}
.page-node-type-careers-page #block-secondarynavigation-3 .nav li.active li.active li a:hover {
  text-decoration: underline;
}

.main-container-wrapper {
  position: relative;
}

.featured-area-image {
  position: relative;
  min-height: 300px;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100%;
  background-size: cover;
}
.featured-area-image .breadcrumb-gradient {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 43px;
  background-color: #616c74;
}

#block-secureareatext,
#block-secureareatext-2 {
  margin-top: 15px;
  color: #616c74;
  font-size: 14px;
}
#block-secureareatext .field--name-field-title,
#block-secureareatext-2 .field--name-field-title {
  margin-bottom: 10px;
  color: #322f2f;
  font-size: 20px;
  font-weight: 600;
}
#block-secureareatext .field--name-field-link,
#block-secureareatext-2 .field--name-field-link {
  display: none;
}

.user-logged-in #block-secureareatext .field--name-field-link,
.user-logged-in #block-secureareatext-2 .field--name-field-link {
  display: block !important;
  margin-top: 10px;
}
.user-logged-in #block-secureareatext .field--name-field-link a,
.user-logged-in #block-secureareatext-2 .field--name-field-link a {
  margin-left: 10px;
  text-transform: uppercase;
  color: #1a237e;
  font-size: 14px;
  font-weight: 600;
}
.user-logged-in #block-secureareatext .field--name-field-link a:before,
.user-logged-in #block-secureareatext-2 .field--name-field-link a:before {
  position: relative;
  top: -1px;
  left: -10px;
  display: inline-block;
  padding: 3px;
  content: "";
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border: solid #616c74;
  border-width: 0 2px 2px 0;
}
.user-logged-in #block-secureareatext .field--name-field-link a:hover,
.user-logged-in #block-secureareatext-2 .field--name-field-link a:hover {
  text-decoration: none;
  color: #006dbb;
}

.page-node-type-press-release .field--name-field-file {
  margin-top: 20px;
  margin-bottom: 20px;
}
.page-node-type-press-release .field--name-field-file span {
  display: inline-block;
  width: auto;
  border: 0;
  font-size: 16px;
}
.page-node-type-press-release .field--name-field-file .file-size {
  display: none;
}
.page-node-type-press-release #block-addtoanybuttons {
  padding-bottom: 40px;
}
.page-node-type-press-release #block-addtoanybuttons .block-title {
  position: relative;
  width: 100%;
  padding-bottom: 12px;
  text-transform: uppercase;
  color: #616c74;
  border-bottom: 2px solid #e8edee;
  font-size: 14px;
}
.page-node-type-press-release #block-addtoanybuttons .block-title:after {
  position: absolute;
  bottom: -2px;
  left: 0;
  display: block;
  width: 45px;
  height: 2px;
  content: "";
  background: #1a237e;
}

.restricted-area-teaser-menu {
  padding: 0 25px 40px 25px;
  background-color: #f0f4f6;
}
.restricted-area-teaser-menu .restricted-area-menu-item {
  padding: 15px 25px 35px 25px;
  border: 15px solid #f0f4f6;
  background-color: #ffffff;
}
.restricted-area-teaser-menu .restricted-area-menu-item h3 a {
  color: #1a237e;
  font-size: 20px;
  font-weight: 600;
}
.restricted-area-teaser-menu .restricted-area-menu-item h3 a:hover {
  text-decoration: none;
  color: #006dbb;
}
.restricted-area-teaser-menu .restricted-area-menu-item .teaser-text {
  margin-top: 5px;
  margin-bottom: 15px;
  color: #616c74;
  font-size: 14px;
}
.restricted-area-teaser-menu .restricted-area-menu-item a.read-more-link {
  margin-left: 10px;
  text-transform: uppercase;
  color: #1a237e;
  font-size: 14px;
  font-weight: 600;
}
.restricted-area-teaser-menu .restricted-area-menu-item a.read-more-link:before {
  position: relative;
  top: -1px;
  left: -10px;
  display: inline-block;
  padding: 3px;
  content: "";
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border: solid #616c74;
  border-width: 0 2px 2px 0;
}
.restricted-area-teaser-menu .restricted-area-menu-item a.read-more-link:hover {
  text-decoration: none;
  color: #006dbb;
}

.featured-area-events {
  min-height: 300px;
  background-color: #f0f4f6;
}
.featured-area-events .event-title {
  margin-left: 15px;
  color: #1a237e;
}
.featured-area-events .event-text {
  margin-left: 15px;
}

.featured-area-bookpay .event-text {
  max-width: 700px;
  font-size: 16px;
}

.media-sidebar-menu h2 {
  font-size: 24px;
  font-weight: 600;
}
.media-sidebar-menu .nav {
  float: none;
  margin-top: 15px;
  margin-bottom: 30px;
  margin-left: 12px;
}
.media-sidebar-menu .nav li {
  width: 100%;
  padding-bottom: 0;
  list-style: none;
  text-align: left;
  border-right: 0;
}
.media-sidebar-menu .nav li a {
  position: relative;
  display: block;
  width: 100%;
  margin-top: 0;
  margin-bottom: 1px;
  margin-left: 0;
  padding: 10px 30px;
  color: #616c74;
  border-right: 0;
  background: transparent;
  font-size: 16px;
}
.media-sidebar-menu .nav li a:hover {
  margin-left: -10px;
  color: #616c74;
  border-left: 10px solid #1a237e;
  background: #f0f4f6;
}
.media-sidebar-menu .nav li a:visited {
  background: transparent;
}
.media-sidebar-menu .nav li a:before {
  position: absolute;
  top: 17px;
  left: 8px;
  display: inline-block;
  padding: 3px;
  content: "";
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border: solid #1a237e;
  border-width: 0 2px 2px 0;
}
.media-sidebar-menu .nav li a.is-active {
  margin-left: -10px;
  color: #616c74;
  border-left: 10px solid #1a237e;
  background: #f0f4f6;
}
.media-sidebar-menu .nav li.active a {
  text-decoration: none;
  color: #322f2f;
}
.media-sidebar-menu .nav li.active li {
  display: block;
  margin-bottom: 0;
}
.media-sidebar-menu .nav li.active li a {
  color: #616c74;
}
.media-sidebar-menu .nav li.active li.active a {
  color: #322f2f;
}

.paragraph--type--accordion-section {
  margin-top: 10px;
}
.paragraph--type--accordion-section .field--name-field-title {
  color: #1a237e;
  font-size: 18px;
  font-weight: 600;
}
.paragraph--type--accordion-section .field--name-field-body {
  padding: 5px;
  color: #616c74;
  font-size: 14px;
}

.generic-acordion {
  margin: 10px 0;
}
.generic-acordion .panel {
  border-color: transparent;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.generic-acordion .panel .panel-heading {
  background: transparent;
}
.generic-acordion .panel .panel-heading .panel-title {
  border-bottom: 2px solid #1a237e;
}
.generic-acordion .panel .panel-heading .panel-title a {
  display: block;
  text-decoration: none;
  color: #1a237e;
  font-size: 16px;
  font-weight: 600;
}
.generic-acordion .panel .panel-heading .panel-title .glyphicon-wrapper {
  position: relative;
  float: right;
  width: 17px;
  height: 17px;
  color: #ffffff;
  border-radius: 50%;
  background-color: #1a237e;
}
.generic-acordion .panel .panel-heading .panel-title .glyphicon-wrapper .glyphicon {
  position: absolute;
  font-family: "Open Sans", "Helvetica", sans-serif;
}
.generic-acordion .panel .panel-heading .panel-title .glyphicon-wrapper .glyphicon-minus {
  top: 0;
  left: 3.8px;
  font-size: 16px;
}
.generic-acordion .panel .panel-heading .panel-title .glyphicon-wrapper .glyphicon-plus {
  top: 0.25px;
  left: 4px;
  font-size: 16px;
}
.generic-acordion .panel .panel-body {
  border-color: transparent;
  background: #ffffff;
  line-height: 20px;
}

.bookpay-page .col-sm-12 {
  max-width: 720px;
}
.bookpay-page h4 {
  margin: 10px 0;
  text-transform: uppercase;
  color: #322f2f;
}
.bookpay-page .order-details {
  max-width: 660px;
  margin: 40px 0;
}
.bookpay-page .order-details h4 {
  text-transform: uppercase;
  color: #322f2f;
}
.bookpay-page .order-details table {
  width: 100%;
  border: 0;
}
.bookpay-page .order-details table tr {
  width: 100%;
  border: 0;
}
.bookpay-page .order-details table tr th {
  padding: 10px;
  color: #322f2f;
  border: 0;
  font-weight: 600;
}
.bookpay-page .order-details table tr td {
  padding: 10px;
  border: 0;
}
.bookpay-page .order-details table tr td.row {
  border: 0;
}
.bookpay-page .order-details table tr th.long,
.bookpay-page .order-details table tr td.long {
  width: 70%;
}
.bookpay-page .bookpay-form {
  max-width: 720px;
  margin-top: 30px;
}
.bookpay-page .bookpay-form .form-item {
  width: 99.5%;
}
.bookpay-page .bookpay-form .form-item-surname,
.bookpay-page .bookpay-form .form-item-telephone {
  display: inline-block;
  width: 48.5%;
}
.bookpay-page .bookpay-form .form-item-mail,
.bookpay-page .bookpay-form .form-item-first-name {
  display: inline-block;
  width: 48.5%;
  margin-right: 2%;
}
.bookpay-page .bookpay-form .form-item-telephone label {
  display: block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
.bookpay-page .bookpay-form .form-item-telephone input {
  width: 100%;
}
.bookpay-page .bookpay-form .form-item-payment-method {
  padding-top: 10px;
}
.bookpay-page .bookpay-form .form-item-comments {
  padding-bottom: 30px;
  border-bottom: 1px solid #dbdcdd;
}
.bookpay-page .bookpay-form .payment-header {
  margin-top: 30px;
}
.bookpay-page .bookpay-form #card {
  margin-bottom: 10px;
}
.bookpay-page .bookpay-form button {
  position: relative;
  float: right;
  margin: 20px 0 40px 0;
  padding: 12px 30px;
  text-transform: uppercase;
  background-color: #1a237e;
}
.bookpay-page .bookpay-form button:before {
  position: relative;
  top: -1px;
  left: -14px;
  display: inline-block;
  padding: 3px;
  content: "";
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
}
.bookpay-page .bookpay-form button:hover {
  background-color: #006dbb;
}

@media (max-width: 479px) {
  .form-item-surname,
  .form-item-telephone {
    width: 99.5% !important;
  }
  .form-item-mail,
  .form-item-first-name {
    width: 99.5% !important;
    margin-right: 0 !important;
  }
}
.page-node-type-testimonial .main-container-wrapper {
  min-height: 400px;
}
.page-node-type-testimonial .main-container-wrapper .main-container {
  padding-top: 20px;
}
.page-node-type-testimonial .main-container-wrapper .main-container h1 {
  color: #1a237e;
}
.page-node-type-testimonial .main-container-wrapper .main-container .field--name-field-quote {
  max-width: 720px;
  color: #616c74;
  font-size: 14px;
  font-weight: 600;
  font-style: italic;
  line-height: 24px;
}
.page-node-type-testimonial .main-container-wrapper .main-container .field--name-field-quote:before {
  content: open-quote;
}
.page-node-type-testimonial .main-container-wrapper .main-container .field--name-field-quote:after {
  content: close-quote;
}

.field--name-field-related-content .field--items {
  margin-top: 10px;
}
.field--name-field-related-content .field--items .field--item a {
  text-decoration: underline;
  line-height: 24px;
}
.field--name-field-related-content .field--items .field--item a:hover {
  text-decoration: none;
}

.paragraph--type--file-group {
  margin: 20px 0;
}
.paragraph--type--file-group .field--name-field-file {
  display: inline-block;
}
.paragraph--type--file-group .field--name-field-file a {
  text-decoration: underline;
  color: #1a237e;
  font-weight: normal;
}
.paragraph--type--file-group .field--name-field-file a:hover {
  color: #006dbb;
}
.paragraph--type--file-group .field--name-field-date {
  display: inline-block;
  color: #616c74;
}
.paragraph--type--file-group .field--name-field-title {
  cursor: pointer;
  color: #1a237e;
  font-size: 16px;
  font-weight: bold;
}
.paragraph--type--file-group .field--name-field-title:hover {
  color: #006dbb;
}
.paragraph--type--file-group .field--name-field-title:after {
  position: relative;
  top: -2px;
  left: 16px;
  display: inline-block;
  padding: 3px;
  content: "";
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border: solid #1a237e;
  border-width: 0 3px 3px 0;
}
.paragraph--type--file-group .field--name-field-title:hover:after {
  position: relative;
  top: -2px;
  left: 16px;
  display: inline-block;
  padding: 3px;
  content: "";
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border: solid #006dbb;
  border-width: 0 3px 3px 0;
}
.paragraph--type--file-group .field--name-field-file-item {
  display: none;
  border-bottom: 1px solid #e8edee;
}
.paragraph--type--file-group .field--name-field-file-item .field--item {
  max-width: 600px;
  margin-top: 2px;
  margin-bottom: 2px;
}
.paragraph--type--file-group .field--name-field-file-item .field--item span {
  display: inline-block;
  width: auto;
  border: 0;
  font-size: 14px;
}
.paragraph--type--file-group .field--name-field-file-item .field--item .file-size {
  display: inline-block;
  color: #616c74;
  font-weight: normal;
}

.page-blogs-page .row {
  margin-top: -134px;
  padding: 13px 13px 0 13px;
  background-color: #ffffff;
}
.page-blogs-page .row .row {
  margin-top: 0;
}
.page-blogs-page .row h1.article-title {
  color: #1a237e;
  font-size: 40px;
  font-weight: 600;
}

.blog .author {
  padding-bottom: 10px;
  font-weight: bold;
}

.view-display-id-blogs_page .views-field-title a {
  text-decoration: none;
  color: #1a237e;
  font-size: 18px;
  font-weight: 600;
}

.view-display-id-blogs_page .views-row {
  height: fit-content;
  margin-bottom: 20px;
}

.view-display-id-blogs_page .views-field-field-portrait-image {
  float: left;
  padding-right: 20px;
  padding-bottom: 20px;
}
.view-display-id-blogs_page .views-field-body {
  margin-bottom: 10px;
}

.page-node-type-blog .field--name-field-portrait-image {
  float: left;
  padding: 0 10px 5px 0;
}
.page-node-type-blog .addtoany_list a {
  padding-top: 15px;
  padding-bottom: 5px;
}

.invoice_info {
  margin: 15px 0 0;
  padding: 5px 0 0;
}
.invoice_info legend {
  margin: 0;
  color: #425563;
  border: 0;
  font-family: "Open Sans", "Helvetica", sans-serif;
  font-size: 14px;
  font-weight: bold;
}
.invoice_info div {
  padding: 2px 0 0 10px;
}
.invoice_info div .invoice_label {
  font-weight: bold;
}
.invoice_info div pre {
  border: 0;
  background: transparent;
  font-family: "Open Sans", "Helvetica", sans-serif;
  font-size: 14px;
}

@media (min-width: 767px) {
  .col-right {
    float: right;
  }
}
.content figure {
  width: fit-content;
  padding: 15px;
}
.content figure img {
  padding: 0 !important;
}
.content figure figcaption {
  max-width: fit-content;
}

.content img {
  max-width: 100%;
  margin: 15px;
}
.content img.align-right {
  margin-right: 0;
}
.content img.align-left {
  margin-left: 0;
}

.gm-style img {
  padding: 0;
}

/* Items with Callout */
.warning-callout {
  margin-bottom: 1em;
}

.warning-callout .warning-callout__title {
  display: inline-block;
  background-color: #ffeb3b;
  padding: 0.8rem 3.2rem;
  margin-bottom: 0;
  border-radius: 0.6rem;
}

.warning-callout .warning-callout__text {
  background-color: #FFF9C4;
  border: 0.2rem solid #F3ECAE;
  border-radius: 0.6rem;
  padding: 3.2rem 3.2rem 0.8rem;
  margin-top: -3.2rem;
}

/**
 * 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;
}

/**
 * Progress bar styles.
 */
.progress-wrapper {
  margin-bottom: 15px;
}
.progress-wrapper:last-child .progress {
  margin-bottom: 5px;
}
.progress-wrapper .message {
  margin-bottom: 5px;
  font-weight: 700;
}
.progress-wrapper .percentage,
.progress-wrapper .progress-label {
  font-size: 12px;
}
.progress-wrapper .progress-bar {
  min-width: 2em;
}

/**
 * Table drag styles.
 */
.tabledrag-toggle-weight {
  float: right;
  margin: 1px 2px 1px 10px;
}

.tabledrag-changed-warning {
  overflow: hidden;
  margin: 0;
}

.tabledrag-handle {
  float: left;
  margin: -10px 0 0 -10px;
  padding: 10px;
  cursor: move;
  color: rgb(119.085, 119.085, 119.085);
  font-size: 125%;
  line-height: 1;
}
.tabledrag-handle:hover, .tabledrag-handle:focus {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

.indentation {
  float: left; /* LTR */
  width: 20px;
  height: 1.7em;
  margin: -0.4em 0.2em -0.4em -0.4em; /* LTR */
  padding: 0.42em 0 0.42em 0.6em; /* LTR */
}
[dir=rtl] .indentation {
  float: right;
  margin: -0.4em -0.4em -0.4em 0.2em;
  padding: 0.42em 0.6em 0.42em 0;
}

/**
 * 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: rgb(119.085, 119.085, 119.085);
  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 {
  width: 220px;
  padding-bottom: 20px;
}
.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 {
  overflow: hidden;
  padding: 10px 15px;
  border: 1px solid #ddd;
  border-radius: 0 4px 4px 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.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: rgb(238.425, 238.425, 238.425) #ddd rgb(238.425, 238.425, 238.425) rgb(238.425, 238.425, 238.425);
}
.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: rgb(238.425, 238.425, 238.425) rgb(238.425, 238.425, 238.425) rgb(238.425, 238.425, 238.425) #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: 1031;
}
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;
}

/**
 * $file
 * Mapping of color classes to brand colors
 */
.background-brand-blue {
  background-color: #1a237e;
}

.background-brand-dark {
  background-color: #322f2f;
}

/* Main Menu Navigation */
.navbar-collapse {
  padding-left: 0;
}

.navbar-wrapper {
  width: 100%;
  min-height: 72px;
  background-color: #1a237e;
}
.navbar-wrapper .navbar-nav {
  margin-top: 23px;
  margin-left: -15px;
}
.navbar-wrapper .navbar-nav li:hover a {
  position: relative;
}
.navbar-wrapper .navbar-nav li:hover a:after {
  position: absolute;
  bottom: -29px;
  left: 0;
  display: block;
  width: 100%;
  height: 4px;
  content: "";
  background: #006dbb;
}
.navbar-wrapper .navbar-nav li.active a {
  position: relative;
}
.navbar-wrapper .navbar-nav li.active a:after {
  position: absolute;
  bottom: -29px;
  left: 0;
  display: block;
  width: 100%;
  height: 4px;
  content: "";
  background: #006dbb;
}
.navbar-wrapper .navbar-nav li a {
  padding-right: 12px;
  padding-left: 12px;
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  text-transform: capitalize;
}
.navbar-wrapper .navbar-nav li a:visited {
  background-color: #1a237e;
}
.navbar-wrapper .navbar-nav li:first-child a {
  padding-left: 0;
}
.navbar-wrapper .navbar-nav li:last-child a {
  padding-right: 0;
}
.navbar-wrapper .navbar-nav li:hover a {
  color: #ffffff;
  background-color: #1a237e;
  font-size: 16px;
  line-height: 20px;
}

/* Secondary menu */
#block-secondary ul li,
#block-specialist-care-secondary ul li,
#block-specialist-care-menu-secondary ul li {
  display: inline-block;
}
#block-secondary ul li a,
#block-specialist-care-secondary ul li a,
#block-specialist-care-menu-secondary ul li a {
  color: #322f2f;
  font-size: 12px;
  font-weight: bold;
}
#block-secondary ul li a:hover,
#block-specialist-care-secondary ul li a:hover,
#block-specialist-care-menu-secondary ul li a:hover {
  color: #1a237e;
  background: none;
}
#block-secondary ul li ul li,
#block-specialist-care-secondary ul li ul li,
#block-specialist-care-menu-secondary ul li ul li {
  display: block;
}

/* Add divider to menu itemes */
#block-secondary li,
#block-specialist-care-secondary li,
#block-secondarynavigation li,
#block-specialist-care-menu-secondary li {
  display: inline-block;
  height: auto;
  padding-right: 1em;
  padding-left: 0.5em;
  text-align: center;
}
#block-secondary li ul li,
#block-specialist-care-secondary li ul li,
#block-secondarynavigation li ul li,
#block-specialist-care-menu-secondary li ul li {
  display: block;
}
#block-secondary li a,
#block-specialist-care-secondary li a,
#block-secondarynavigation li a,
#block-specialist-care-menu-secondary li a {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
#block-secondary li a:hover,
#block-specialist-care-secondary li a:hover,
#block-secondarynavigation li a:hover,
#block-specialist-care-menu-secondary li a:hover {
  color: #ffffff;
  background: none;
}

@media (min-width: 992px) and (max-width: 1199px) {
  header #block-secondarynavigation li {
    padding-right: 0.5em;
    padding-left: 0.25em;
  }
}
/* Remove divider from rightmost menu item */
#block-secondary li:last-child,
#block-specialist-care-secondary li:last-child,
#block-secondarynavigation li:last-child,
#block-specialist-care-menu-secondary li:last-child {
  padding-right: 0;
  border-right: none;
}

.navbar-toggle {
  top: 0;
  display: inline-block !important;
  float: none;
  margin-top: 6px;
  margin-right: 5px;
}
.navbar-toggle .icon-bar {
  width: 29px;
  background-color: #ffffff;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 5px;
}

/* navbar collapse */
@media (min-width: 992px) {
  .navbar-nav li {
    display: inline-block;
    height: auto;
    text-align: center;
    /* add dividers */
    border-right: 1px solid #006dbb;
  }
  .navbar-nav li a {
    padding-top: 0;
    padding-bottom: 0;
    color: #ffffff;
    font-weight: normal;
  }
  .navbar-nav li a:hover {
    color: #ffffff;
    background: none;
  }
  .navbar-nav li:last-child {
    border-right: none;
  }
  #block-secondarynavigation-2 {
    display: none;
  }
}
/* navbar collapse */
@media (max-width: 991px) {
  .top-search-icon {
    display: none;
  }
  header#navbar {
    position: relative;
  }
  header#navbar .navbar-wrapper {
    position: absolute;
    z-index: 10;
    top: 0;
    min-height: 50px;
    max-height: 50px;
  }
  header#navbar .navbar-wrapper .navbar-collapse {
    position: relative;
    z-index: 101;
    top: -6px;
    background-color: #322f2f;
  }
  header#navbar .level2 {
    position: relative;
    margin-top: 50px;
  }
  .navbar-header {
    float: none;
    margin-top: 0;
  }
  .navbar-left,
  .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
    padding-bottom: 10px;
  }
  .navbar-nav li.active a {
    position: relative;
  }
  .navbar-nav li.active a:after {
    background: none !important;
  }
  .navbar-nav li:hover a {
    position: relative;
  }
  .navbar-nav li:hover a:after {
    background: none !important;
  }
  .navbar-nav li {
    display: block;
    padding-bottom: 8px;
    text-align: left;
  }
  .navbar-nav li:first-child a {
    margin-left: 10px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 12px;
    padding-bottom: 8px;
    padding-left: 0;
  }
  .collapse.in {
    display: block !important;
  }
  header#navbar #block-secondarynavigation-2 ul {
    margin-left: 15px;
    padding: 20px 0;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
  }
  header#navbar #block-secondarynavigation-2 ul li {
    padding-bottom: 8px;
  }
  header#navbar #block-secondarynavigation-2 ul li a {
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
  }
  header#navbar #block-secondarynavigation-2 ul li a:hover {
    background-color: #1a237e;
  }
}
.mobile-options {
  float: right;
}

.mobile-menu-text {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 5px;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
}

.mobile-menu-lines {
  display: inline-block;
}

.mobile-menu-search {
  position: relative;
  top: -3px;
  display: inline-block;
  margin-right: 10px;
}

.divider {
  position: relative;
  top: 1px;
  display: inline-block;
  width: 2px;
  height: 17px;
  background: #006dbb;
}

@media (min-width: 992px) {
  .mobile-options {
    display: none;
  }
}
.narrow-menu {
  display: none;
}

@media (min-width: 1200px) {
  header .navbar-nav li:nth-last-child(-n+3) a {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .narrow-menu {
    position: relative;
    display: inline-block;
    outline: none;
  }
  header .navbar-nav {
    position: relative;
  }
  header .navbar-nav li:first-child a {
    padding-left: 0 !important;
  }
  header .navbar-nav li:nth-last-child(1) a {
    top: 128px;
  }
  header .navbar-nav li:nth-last-child(2) a {
    top: 88px;
  }
  header .navbar-nav li:nth-last-child(3) a {
    top: 48px;
  }
  header .navbar-nav li:nth-last-child(-n+3) a {
    position: absolute;
    z-index: 100;
    right: -260px;
    display: none;
    width: 276px !important;
    height: 50px;
    padding: 16px !important;
    text-align: left;
    color: #ffffff !important;
    background: #322f2f !important;
  }
  header .navbar-nav li:nth-last-child(-n+3) a:hover {
    text-decoration: underline;
    border: none;
  }
  header .navbar-nav li:nth-last-child(-n+3):hover a {
    position: absolute;
    color: #ffffff;
  }
  header .navbar-nav li:nth-last-child(-n+3):hover a:after {
    content: none;
  }
  header .navbar-nav li a {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
  header .navbar-nav li:nth-last-child(-n+4) {
    border-right: none;
  }
}
.narrow-menu {
  position: absolute;
  right: 100px;
  margin-top: 16px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: transparent;
  background-image: none;
}
.narrow-menu .narrow-menu-text {
  display: inline-block;
  margin-right: 8px;
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
}
.narrow-menu .narrow-menu-lines {
  position: relative;
  top: 3px;
  display: inline-block;
}
.narrow-menu .narrow-menu-lines .icon-bar {
  display: block;
  width: 29px;
  height: 2px;
  margin-top: 5px;
  border-radius: 1px;
  background-color: #ffffff;
}

/* Add min-height to columns so that they float correctly */
@media (min-width: 1200px) {
  .research-teaser-menu .research-teaser-menu-item {
    min-height: 380px;
  }
}
/* Add min-height to columns so that they float correctly */
@media (max-width: 1199px) {
  .research-teaser-menu .research-teaser-menu-item {
    min-height: 333px;
  }
}
.research-teaser-menu {
  padding: 25px;
}
.research-teaser-menu .research-teaser-menu-item {
  margin-bottom: 30px;
}
.research-teaser-menu img {
  border: 1px solid #ffffff;
}
.research-teaser-menu .image-link {
  min-height: 200px;
}
.research-teaser-menu .link-and-text {
  width: 100%;
  min-height: 140px;
  padding: 15px;
  background-color: #ffffff;
}
.research-teaser-menu .link-and-text h3 {
  margin-top: 8px;
  margin-bottom: 5px;
}
.research-teaser-menu .link-and-text h3 a {
  font-size: 20px;
  font-weight: 600;
}
.research-teaser-menu .link-and-text h3 a:hover {
  text-decoration: none;
  color: #006dbb;
}
.research-teaser-menu .link-and-text .teaser-text {
  color: #616c74;
  font-size: 16px;
  font-weight: 550;
}

.research-teaser-level2-menu {
  padding: 20px 0 !important;
}
.research-teaser-level2-menu .research-teaser-level2-menu-item {
  margin-bottom: 30px;
}
.research-teaser-level2-menu .link-and-text {
  width: 100%;
  min-height: 140px;
  padding: 0;
  background-color: #ffffff;
}
.research-teaser-level2-menu .link-and-text h3 {
  margin-top: 8px;
  margin-bottom: 5px;
}
.research-teaser-level2-menu .link-and-text h3 a {
  color: #1a237e;
  font-size: 18px;
  font-weight: 600;
}
.research-teaser-level2-menu .link-and-text .teaser-text {
  color: #616c74;
  font-size: 14px;
  font-weight: normal;
}

.region-sidebar-second ul.research-sidebar > li.active a {
  color: #1a237e;
  font-size: 24px;
  font-weight: 600;
}
.region-sidebar-second ul.research-sidebar > li.active a:before {
  content: none;
}
.region-sidebar-second ul.research-sidebar > li.active a:hover {
  margin-left: 0;
  color: #322f2f;
  border-left: 0;
  background: transparent;
}
.region-sidebar-second ul.research-sidebar > li.active ul li a {
  color: #425563;
  font-size: 16px;
  font-weight: normal;
}
.region-sidebar-second ul.research-sidebar > li.active ul li a:before {
  content: "";
}
.region-sidebar-second ul.research-sidebar > li.active ul li a:hover {
  margin-left: -10px;
  color: #425563;
  border-left: 10px solid #1a237e;
  background: #f0f4f6;
}
.region-sidebar-second ul.research-sidebar > li.active ul li ul li a {
  position: relative;
}
.region-sidebar-second ul.research-sidebar > li.active ul li ul li a:before {
  position: absolute;
  top: 3px;
  left: 12px;
  display: inline-block;
  padding: 0;
  content: "-";
  -webkit-transform: none;
  transform: none;
  border: 0;
  font-size: 1.4em;
}
.region-sidebar-second ul.research-sidebar > li.active ul li ul li a:hover {
  margin-left: -10px !important;
  color: #425563;
  border-left: 10px solid #1a237e !important;
  background: #f0f4f6 !important;
}
.region-sidebar-second ul.research-sidebar > li.active ul li ul li.active a {
  margin-left: 0;
  border-left: 0;
  background: transparent;
}
.region-sidebar-second ul.research-sidebar > li.active ul li.active a.is-active {
  margin-left: -10px;
  color: #425563;
  border-left: 10px solid #1a237e;
  background: #f0f4f6;
}
.region-sidebar-second ul.research-sidebar > li.active ul li.active ul li a {
  margin-left: 0;
  border-left: 0;
  background: transparent;
}
.region-sidebar-second ul.research-sidebar > li.active ul li.active ul li a.is-active {
  margin-left: -10px !important;
  color: #425563;
  border-left: 10px solid #1a237e !important;
  background: #f0f4f6 !important;
}

/* navbar collapse */
@media (min-width: 768px) {
  .research-sidebar {
    margin-left: 12px;
  }
}
/* navbar collapse */
@media (max-width: 767px) {
  .research-sidebar {
    margin-left: -12px;
  }
}
.research-sidebar {
  float: none;
  margin-top: 15px;
  margin-bottom: 30px;
}
.research-sidebar ul {
  margin-top: 0;
  margin-bottom: 0;
}
.research-sidebar li {
  width: 100%;
  padding-bottom: 0;
  list-style: none;
  text-align: left;
  border-right: 0;
}
.research-sidebar li a {
  position: relative;
  display: block;
  width: 100%;
  margin-top: 0;
  margin-bottom: 1px;
  margin-left: 0;
  padding: 10px 30px;
  color: #425563;
  border-right: 0;
  background: transparent;
  font-size: 16px;
}
.research-sidebar li a:hover {
  margin-left: -10px;
  color: #425563;
  border-left: 10px solid #1a237e;
  background: #f0f4f6;
}
.research-sidebar li a:visited {
  background: transparent;
}
.research-sidebar li a:before {
  position: absolute;
  top: 17px;
  left: 8px;
  display: inline-block;
  padding: 3px;
  content: "";
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border: solid #1a237e;
  border-width: 0 2px 2px 0;
}
.research-sidebar li {
  display: none;
}
.research-sidebar li.active {
  display: block;
}
.research-sidebar li.active li {
  display: block;
}
.research-sidebar li.active li li {
  display: none;
}
.research-sidebar li.active li.active {
  display: block;
}
.research-sidebar li.active li.active li {
  display: block;
}
.research-sidebar li.active li.active li li {
  display: block;
  /* padding-left:20px; */
}

.research-teaser-level2 {
  padding: 20px 10px !important;
}
.research-teaser-level2 .research-row {
  display: none;
}
.research-teaser-level2 .research-row.active {
  display: block;
}
.research-teaser-level2 .research-row.active .research-row {
  display: inline-block;
  width: 100%;
  margin-right: 0;
  vertical-align: top;
}
.research-teaser-level2 .research-row.active .research-row a {
  display: block;
}
.research-teaser-level2 .research-row.active .research-row .teaser-text-2 {
  min-height: 50px;
}

/* navbar collapse */
@media (min-width: 992px) {
  .research-teaser-level2 .research-row.active .research-row {
    display: inline-block;
    width: 48%;
    margin-right: 1%;
  }
  .research-teaser-level2 .research-row.active .research-row .teaser-text-2 {
    min-height: 90px;
  }
}
.region-sidebar-second ul li ul li ul > li {
  margin-left: 20px;
}

/* Site Header */
header {
  width: 100%;
  background-color: #ffffff;
  font-family: "Open Sans", "Helvetica", "Arial", sans-serif;
  font-size: 12px;
  font-weight: 700;
}
header .col-md-12 {
  padding-right: 0;
  padding-left: 0;
}
header .mini-menu-bar.container {
  background-color: #005eb8;
  line-height: 50px;
}
header .mini-menu-bar.container .col-md-9 {
  padding-left: 0;
}
header .mini-menu-bar.container .col-md-3 {
  padding-right: 0;
}
header .mini-menu-bar.container a,
header .mini-menu-bar.container .link {
  padding: 0;
  font-weight: normal;
}
header .mini-menu-bar.container .menu li a:hover {
  margin-bottom: -0.05rem;
  color: #212b32 !important;
  border-bottom: 0.2rem solid #212b32;
  background-color: #ffeb3b !important;
}
header .mini-bar-wrapper {
  width: 100%;
  background-color: #005eb8;
}
header .level2 {
  background-color: #ffffff;
}
@media (min-width: 992px) {
  header .inline {
    display: inline-block;
  }
  header .inline.text-right {
    float: right;
  }
}
@media (max-width: 991px) {
  header .level2 {
    line-height: 20px;
  }
}

@media (max-width: 991px) {
  header {
    border-bottom: 1px solid #e8edee;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  header .navbar-wrapper .container {
    width: 100%;
    padding: 0;
  }
}
.region-mini-bar-right {
  display: inline-block;
}

.search_text {
  margin-right: 5px;
  margin-left: 2px;
  cursor: pointer;
  color: #1a237e;
}

.top-search-icon {
  width: 22px;
  height: 22px;
  cursor: pointer;
  color: #1a237e;
  background-color: none;
}

.top-search {
  width: 0;
}
.top-search input {
  display: none;
}

.top-search.show_search {
  width: 94%;
}
.top-search.show_search input {
  display: inline-block;
  color: #322f2f;
  border: none;
  border-style: solid;
  font-family: "Open Sans", "Helvetica", sans-serif;
  font-size: 16px;
  font-weight: normal;
  -webkit-appearance: none;
}

.searchTerm {
  width: 100%;
  height: 100%;
  padding: 10px;
  border-radius: 7px;
  outline: none;
}

#block-donation {
  display: inline-block;
  margin: 0;
}
#block-donation div {
  display: inline-block;
  margin: 0 0 0 1em;
}
#block-donation div a {
  padding: 6px 16px 6px 16px;
  text-transform: none;
  color: #ffffff;
  border: 1px solid #ffffff;
  background-color: #005eb8;
  box-shadow: none;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
#block-donation div a:after {
  content: unset;
}
#block-donation div a:hover {
  transition: all 0.2s ease;
  box-shadow: 0 0 0 0.2rem #ffeb3b;
}

.region-mini-bar-right {
  display: block;
}

#block-secondarynavigation,
#block-nhs-main-menu {
  display: inline-block;
}
#block-secondarynavigation h2,
#block-nhs-main-menu h2 {
  background-color: white;
}

.nav {
  display: inline-block;
}

.region-mini-bar-left section {
  display: inline-block;
  margin-right: 10px;
}
.region-mini-bar-left div {
  display: inline-block;
  color: #ffffff;
}
.region-mini-bar-left div a {
  color: #ffffff;
}

.breadcrumb_text {
  position: relative;
}
.breadcrumb_text div {
  display: inline-block;
  color: #616c74;
  font-size: 14px;
  font-weight: 400;
}
.breadcrumb_text div a {
  color: #616c74;
  font-size: 14px;
  font-weight: 400;
}
.breadcrumb_text div ol.breadcrumb {
  padding: 8px 4px;
  background: none !important;
  font-weight: 400;
}
.breadcrumb_text .bread-home {
  position: absolute;
  top: 10px;
  right: 25px;
}
.breadcrumb_text .bread-home a {
  text-decoration: none;
  color: #616c74;
  font-size: 14px;
  font-weight: bold;
}
.breadcrumb_text .bread-home a:hover {
  color: #1a237e;
}

/* Change mobile menu lines into cross when active */
.navbar-toggle .icon-bar {
  position: relative;
  transition: all 500ms ease-in-out;
}

.navbar-toggle.active .icon-bar:nth-of-type(2) {
  top: 7px;
  transform: rotate(45deg);
}

.navbar-toggle.active .icon-bar:nth-of-type(3) {
  background-color: transparent;
}

.navbar-toggle.active .icon-bar:nth-of-type(4) {
  top: -7px;
  transform: rotate(-45deg);
}

.nav-bar-search {
  position: relative;
  top: -6px;
  display: none;
  width: 100%;
  max-height: 100px;
  padding: 26px;
  background: #322f2f;
}
.nav-bar-search label {
  position: absolute !important;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  word-wrap: normal;
}
.nav-bar-search .input-group-addon {
  display: none;
}
.nav-bar-search .form-item {
  width: 100%;
  margin-right: 10px;
}
.nav-bar-search .form-item .input-group {
  width: 100%;
}
.nav-bar-search input.form-text {
  display: inline-block;
  width: 100%;
  margin-right: 10px;
  padding: 24px;
  color: #322f2f;
  border: none;
  border-style: solid;
  border-radius: 40px !important;
  font-size: 16px;
  font-weight: normal;
  -webkit-appearance: none;
}
.nav-bar-search input:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 1000px #ffffff;
}
.nav-bar-search button.btn {
  position: absolute;
  top: 2px;
  right: 10px;
  display: none;
  padding: 12px 28px 12px 28px;
  content: " ";
  cursor: pointer;
  text-transform: uppercase;
  border-radius: 40px;
  outline: none;
  background-color: #1a237e;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 110px 11px;
  background-size: 24px 24px;
  font-size: 16px;
}
.nav-bar-search button.btn:hover {
  color: #1a237e;
  border: 1px solid #1a237e;
  background-color: #ffffff;
  background-image: none;
}
.nav-bar-search button.btn .glyphicon-search {
  display: none;
}

.mobile-menu-search {
  cursor: pointer;
}

.main-navbar-search {
  width: -moz-calc(100% - 100px);
  width: -webkit-calc(100% - 100px);
  width: calc(100% - 100px);
  position: absolute;
  display: none;
}
.main-navbar-search form {
  width: 100%;
  margin-top: 16px;
}
.main-navbar-search form .form-item {
  width: 100%;
  margin-right: 10px;
}
.main-navbar-search form .form-item .input-group {
  width: 100%;
}
.main-navbar-search form label {
  position: absolute !important;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  word-wrap: normal;
}
.main-navbar-search form button,
.main-navbar-search form .input-group-addon {
  display: none;
}
.main-navbar-search form input.form-text {
  display: inline-block;
  width: 100%;
  margin-right: 10px;
  padding: 20px;
  color: #322f2f;
  border: none;
  border-style: solid;
  border-radius: 4px !important;
  font-size: 16px;
  font-weight: normal;
  -webkit-appearance: none;
}
.main-navbar-search form input:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 1000px #ffffff;
}

@media (min-width: 992px) {
  .nav-bar-search {
    display: none;
  }
}
/* Site Footer */
.footer {
  width: 100%;
  color: #322f2f;
  background-color: #e8edee;
  font-size: 16px;
  font-weight: 600;
}
.footer .container {
  padding-top: 20px;
}
.footer .h4 {
  font-weight: 600;
}

.menu--footer li {
  max-height: 100%;
  padding: 10px 0 10px 0;
}
.menu--footer li a {
  max-width: max-content;
  padding: 0 !important;
  text-transform: capitalize;
}

.footer-blocks {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.footer-blocks p {
  padding: 0;
}
.footer-blocks a {
  text-decoration: none;
  color: #006dbb;
  border-bottom: 0.09375rem solid #006dbb;
}
.footer-blocks a:hover {
  color: #212b32;
  border-bottom: 0.2rem solid #212b32;
  background-color: #ffeb3b !important;
}
.footer-blocks .col-sm-4 {
  padding-top: 12px;
  padding-bottom: 40px;
  vertical-align: top;
}
.footer-blocks .second {
  padding-right: 40px;
  padding-left: 40px;
}
.footer-blocks .field--name-field-name {
  font-weight: bold !important;
}
.footer-blocks .field--name-field-telephone-number {
  display: inline-block;
}
.footer-blocks .col-sm-4 {
  border-bottom: 1px solid #ffffff;
}
.footer-blocks .col-sm-4:nth-child(3) {
  border-bottom: 0;
}

.footer-hospitals {
  display: flex;
  flex-direction: column;
  line-height: 1.5;
}

@media (max-width: 480px) {
  .footer-hospitals {
    min-height: 175px !important;
  }
}
.footer-hospital-link {
  margin-top: 20px;
}

.footer-hospital-address {
  margin-top: 20px;
}

.region-footer-first {
  margin-top: 20px;
}

.footer-hospital-phone a {
  text-decoration: none;
  color: #322f2f;
  border-bottom: transparent;
}
.footer-hospital-phone a:hover {
  color: unset;
  border-bottom: 0;
  background-color: transparent !important;
}

/* Use table display to make col heights even */
@media only screen and (min-width: 768px) {
  .footer-blocks .row {
    display: table;
  }
  .footer-blocks .col-sm-4 {
    display: table-cell;
    float: none;
    border-bottom: 0;
  }
}
footer .field--name-field-location-name {
  color: #ffffff;
}

.footer_copyright {
  color: #ffffff;
  border-top: 1px solid #ffffff;
  background-color: #616c74;
  font-size: 12px;
}
.footer_copyright .copyright_text {
  padding: 30px 0 30px 0;
}

.block-footer-copyright ul.footer {
  padding: 0;
  border-top: 0;
}

@media only screen and (min-width: 768px) {
  footer .inner-block {
    padding-left: 20px;
  }
}
@media (max-width: 991px) {
  footer .col-sm-4 {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .footer_copyright {
    padding-left: 20px;
  }
  .block-footer-copyright {
    padding-left: 0;
  }
  .block-footer-copyright ul,
  .block-footer-copyright li {
    margin-left: 0;
    padding-left: 0;
  }
}
.footer_copyright {
  position: relative;
  color: #ffffff;
}
.footer_copyright .block-footer-copyright {
  display: inline-block;
  margin-top: 20px;
}
.footer_copyright .block-footer-copyright ul li {
  display: inline-block;
}
.footer_copyright .block-footer-copyright ul li a {
  color: #ffffff;
}
.footer_copyright .block-footer-copyright ul li a:hover {
  text-decoration: underline;
  background-color: #616c74;
}
.footer_copyright .top-div {
  position: absolute;
  top: 0;
  right: 0;
  width: 170px;
  height: 100%;
  text-align: center;
  border-left: 1px solid #ffffff;
}
.footer_copyright .top-div #scrollup {
  display: inline-block;
  margin-top: 30px;
  cursor: pointer;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold;
}
.footer_copyright .top-div i {
  position: relative;
  top: 2px;
  left: 8px;
  display: inline-block;
  padding: 4px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
}

.footer-blocks .first h2 {
  margin-top: 12px;
  margin-bottom: 20px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
}

.region-footer-second .field--name-field-title {
  margin-top: 10px;
  margin-bottom: 20px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
}
.region-footer-second .field--name-field-text-long {
  margin-bottom: 20px;
  color: #ffffff;
  font-size: 14px;
}
.region-footer-second .field--name-field-link a {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  margin-left: 20px;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 12px;
}
.region-footer-second .field--name-field-link a:before {
  position: absolute;
  top: 5px;
  left: -20px;
  display: inline-block;
  padding: 3px;
  content: "";
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
}

@media (max-width: 767px) {
  .footer-blocks .first {
    padding-right: 40px;
  }
}
.social_links {
  margin-bottom: 40px;
}
.social_links a {
  border: none;
  display: inline-block;
  width: 3.2rem;
  height: 3.4rem;
  text-align: center;
}
.social_links a:hover {
  background-color: #ffeb3b;
  border: none;
  border-bottom: 0.2rem solid #212b32;
  text-decoration: none;
}
.social_links .social_links_wrapper {
  padding: unset;
  list-style: none;
}
.social_links .social_links_wrapper .social_links_item {
  display: inline-block;
  overflow: hidden;
  margin-right: 1.6rem;
}

.social_links > h2 {
  margin-bottom: 2rem;
}

#social_x {
  background-image: url(../images/icon-x-blue.svg);
  background-repeat: no-repeat;
  background-size: 3rem 3.2rem;
}

#youtube {
  background-image: url(../images/icon-youtube-blue.svg);
  background-repeat: no-repeat;
  background-size: 3rem 3.2rem;
}

#youtube:hover {
  margin-bottom: -0.2px;
}

#linkedin {
  background-image: url(../images/LinkedIn.svg);
  background-repeat: no-repeat;
  background-size: 3rem 3.2rem;
}

#instagram {
  background-image: url(../images/icon-instagram.svg);
  background-repeat: no-repeat;
  background-size: 3rem 3.2rem;
}

.footer-blocks .youtube a:hover {
  text-decoration: none;
}

.follow-us {
  margin-top: 20px;
}

.icon-twitter-wrapper {
  display: inline-block;
  margin-right: 10px;
}
.icon-twitter-wrapper .icon-twitter-circle {
  display: inline-block;
  width: 52px;
  height: 52px;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 50%;
  background-color: #4a90e2;
}
.icon-twitter-wrapper .icon-twitter-circle img {
  width: 32px;
  height: 32px;
  margin: 10px;
}
.icon-twitter-wrapper .follow-text {
  display: inline-block;
  margin-right: 20px;
  margin-left: 4px;
  font-size: 16px;
}

.icon-youtube-wrapper {
  display: inline-block;
}
.icon-youtube-wrapper .icon-youtube-circle {
  display: inline-block;
  width: 52px;
  height: 52px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}
.icon-youtube-wrapper .icon-youtube-circle img {
  width: 32px;
  height: 32px;
  margin: 8px;
}
.icon-youtube-wrapper .follow-text {
  display: inline-block;
  margin-left: 4px;
  font-size: 16px;
}

.footer-logos .footer-text {
  float: left;
  font-size: 12px;
}
.footer-logos img {
  float: left !important;
  max-width: 100%;
  padding: 0.8rem;
}
.footer-logos img:hover {
  margin-bottom: 1.8rem;
  color: #212b32 !important;
  border-bottom: 0.2rem solid #212b32;
  background-color: #ffeb3b !important;
}

.menu--footer li a:hover {
  background-color: transparent;
}

@media (min-width: 760px) {
  .footer-logos {
    padding-top: 28px;
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  .footer-logos {
    padding-top: 0;
    padding-left: 10px;
  }
  .footer-logos img {
    margin-top: 10px;
    margin-right: 20px;
    margin-bottom: 10px;
  }
}
/* footer alterations for small screens */
@media (max-width: 767px) {
  .footer-blocks .first {
    padding-top: 20px;
  }
  .footer-logos {
    padding-left: 0 !important;
  }
  .footer-logos .footer-text {
    padding-bottom: 10px;
  }
  .footer_copyright .block-footer-copyright {
    margin-top: 0 !important;
    margin-bottom: 20px;
  }
  .menu--footer li a {
    padding-left: 0;
  }
}
/*
  To change this license header, choose License Headers in Project Properties.
  To change this template file, choose Tools | Templates
  and open the template in the editor.
*/
/*
  Created on : 03-Nov-2017, 10:15:32
  Author     : greenray
*/
.page-node-type-homepage .main-container-wrapper {
  background: #f0f4f6;
}
.page-node-type-homepage .main-container-wrapper section.col-sm-12 {
  background: #f0f4f6;
}

body.page-node-type-homepage {
  background: #f0f4f6;
}

.homepage-block {
  min-height: 240px;
  padding: 15px;
  color: #ffffff;
  font-size: 14px;
}
.homepage-block h2 {
  color: #ffffff;
}
.homepage-block i {
  position: relative;
  top: -1px;
  left: 5px;
  display: inline-block;
  padding: 3px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
}
.homepage-block .right {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.homepage-block a.homepage-block-link {
  margin-left: 20px;
  color: #ffffff;
}

.homepage-block.first {
  padding-right: 20px;
}

.homepage-block.second {
  padding-left: 20px;
}

.box-image {
  margin-bottom: 20px;
}

.homepage-boxes-wrapper {
  width: 100%;
  background-color: #ffffff;
}

.homepage-box {
  padding-bottom: 40px;
  color: #425563;
}
.homepage-box h2 {
  font-size: 18px;
}
.homepage-box p {
  color: #425563;
  font-size: 16px;
}

.homepage-panel {
  min-height: 200px;
  padding: 40px 15px 15px 15px;
  color: #425563;
  font-size: 12px;
}
.homepage-panel h3 {
  color: #1a237e;
}

/* featured photo */
.rbht-featured-area-home {
  min-height: 600px;
  padding: 30px 0;
  color: white;
  background: #0062bf;
  background: linear-gradient(280deg, rgba(0, 89, 162, 0) 0, #00447c 57%), url(../images/photos/photo1.jpg) no-repeat 100% 0;
  background-size: cover;
}

.why-choose {
  padding: 45px 40px 85px 40px;
}

@media only screen and (min-width: 768px) {
  .homepage-block {
    padding: 40px;
  }
}
@media only screen and (min-width: 768px) {
  .is-table-row {
    display: table;
  }
  .is-table-row [class*=col-] {
    display: table-cell;
    float: none;
    vertical-align: top;
  }
}
.main-container-wrapper {
  width: 100%;
  min-height: 0;
  background-color: white;
}

h1.slide-title {
  max-width: 550px;
  margin-bottom: 20px;
  color: #ffffff;
  font-size: 48px;
  line-height: 42px;
}

.slide-text {
  max-width: 500px;
  margin-bottom: 20px;
  color: #ffffff;
  text-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.9);
  font-size: 18px;
  line-height: 26px;
}

@media (max-width: 767px) {
  h1.slide-title,
  .slide-text,
  .slide-cta {
    margin-left: 15px;
  }
}
/* new */
.level2 {
  min-height: 0;
}
@media (min-width: 768px) {
  .level2 {
    min-height: 98px;
  }
}

.level2:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ".";
}

.nhs-featured-area-home {
  position: relative;
  width: auto;
  max-width: 1170px;
  min-height: 430px;
  margin: auto;
  border-bottom: 5px solid #616c74;
  background-color: #ffffff;
}
.nhs-featured-area-home .right-image {
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
}
.nhs-featured-area-home .right-image img {
  height: 100%;
  min-height: 430px;
  object-fit: cover;
}
.nhs-featured-area-home .slide-left {
  margin-right: 10px;
}
.nhs-featured-area-home .slide-left .nhs-slide-title {
  margin-top: 38px;
  margin-bottom: 10px;
  color: #1a237e;
  font-size: 40px;
  font-weight: bold;
  line-height: 42px;
}
.nhs-featured-area-home .slide-left .nhs-slide-text {
  margin-bottom: 20px;
  color: #616c74;
  font-size: 18px;
  font-weight: bold;
}
.nhs-featured-area-home .slide-left .nhs-slide-cta {
  position: relative;
  display: inline-block;
}
.nhs-featured-area-home .slide-left .nhs-slide-cta .slide-link {
  position: relative;
  top: -70px;
  left: 90px;
}
.nhs-featured-area-home .slide-left .nhs-slide-cta a {
  display: inline-block;
  padding: 10px 32px 10px 20px;
  transition: all 0.3s ease;
  text-decoration: none;
  color: #1a237e;
  border: 1px solid #1a237e;
  border-radius: 51px;
  font-size: 16px;
  font-weight: 600;
}
.nhs-featured-area-home .slide-left .nhs-slide-cta a:hover {
  color: #ffffff;
  background-color: #1a237e;
}
.nhs-featured-area-home .slide-left .nhs-slide-cta a:hover:before {
  display: inline-block;
  content: "";
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
}
.nhs-featured-area-home .slide-left .nhs-slide-cta a:before {
  position: absolute;
  top: 20px;
  right: 17px;
  display: inline-block;
  padding: 3px;
  content: "";
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border: solid #1a237e;
  border-width: 0 2px 2px 0;
}

.navbar-wrapper .container {
  position: relative;
}
.navbar-wrapper .container .top-search-icon {
  position: absolute;
  top: 15px;
  right: 0;
  padding: 20px;
  border-radius: 40px;
  background-color: rgba(65, 182, 230, 0.4);
}
.navbar-wrapper .container .top-search-icon img {
  width: 22px;
  height: 22px;
  margin-top: -18px;
  margin-left: -10px;
}

.homepage-search {
  width: 100%;
  padding: 30px 0;
  background-color: #f0f4f6;
}
.homepage-search .form-item {
  width: -moz-calc(100% - 190px);
  width: -webkit-calc(100% - 190px);
  width: calc(100% - 190px);
  margin-right: 10px;
}
.homepage-search .form-item .input-group {
  width: 100%;
}
.homepage-search form {
  position: relative;
}
.homepage-search form label {
  position: absolute !important;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  word-wrap: normal;
}
.homepage-search form .input-group-addon {
  display: none;
}
.homepage-search form input.form-text {
  display: inline-block;
  width: 100%;
  padding: 23px;
  text-overflow: ellipsis;
  color: #322f2f;
  border: none;
  border-style: solid;
  border-radius: 40px !important;
  font-size: 16px;
  font-weight: normal;
  -webkit-appearance: none;
}
.homepage-search form button.btn {
  position: absolute;
  top: 0;
  right: 10px;
  display: inline-block;
  padding: 11px 68px 11px 28px;
  content: " ";
  cursor: pointer;
  text-transform: capitalize;
  border-radius: 40px;
  outline: none;
  background-color: #1a237e;
  background-image: url("../images/icon-mag-white.svg");
  background-repeat: no-repeat;
  background-position: 110px 11px;
  background-size: 24px 24px;
  font-size: 16px;
}
.homepage-search form button.btn:hover {
  color: #1a237e;
  border: 1px solid #1a237e;
  background-color: #ffffff;
  background-image: url(../images/icon-mag-blue.svg);
}
.homepage-search form button.btn .glyphicon-search {
  display: none;
}

.homepage-blocks {
  font-size: 14px;
}
.homepage-blocks .col-md-3 {
  position: relative;
  height: 100%;
  padding: 0;
}
.homepage-blocks .col-md-3:nth-child(1) .row-content {
  background-color: #1a237e;
}
.homepage-blocks .col-md-3:nth-child(2) .row-content {
  background-color: #006dbb;
}
.homepage-blocks .col-md-3:nth-child(3) .row-content {
  background-color: #1a237e;
}
.homepage-blocks .col-md-3:nth-child(4) .row-content {
  background-color: #006dbb;
}
.homepage-blocks .col-md-3 .row-content {
  position: relative;
  z-index: 4;
}
.homepage-blocks .col-md-3 .row-content:hover {
  background: transparent;
  transition: background-color 250ms linear;
}
.homepage-blocks .col-md-3 .row-content .title-and-text {
  margin-top: 0;
}
.homepage-blocks .col-md-3 .row-content .read-more-link {
  position: absolute;
  display: none;
  margin-top: 20px;
  margin-left: 16px;
}
.homepage-blocks .col-md-3 .row-content .read-more-link:before {
  position: absolute;
  top: 5px;
  left: -16px;
  display: inline-block;
  padding: 3px;
  content: "";
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
}
.homepage-blocks .col-md-3 .with-image {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.homepage-blocks .col-md-3 .with-image .img-overlay {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
}
.homepage-blocks .col-md-3 .with-image .img-overlay:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  opacity: 0.8;
  background-image: linear-gradient(to bottom right, #005eb8, #005eb8);
}
.homepage-blocks a.link-wrapper {
  display: inline-block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #ffffff;
}
.homepage-blocks .block-contents {
  width: 100%;
  height: 100%;
  min-height: 240px;
  padding: 10px 40px 0 40px;
}
.homepage-blocks h2 {
  margin-top: 80px;
  text-transform: capitalize;
  font-size: 21px;
  font-weight: 700;
}
.homepage-blocks .background-brand-blue4 {
  background: linear-gradient(rgba(0, 94, 184, 0.8), rgba(0, 94, 184, 0.8)), url("../images/photos/background-image1.jpg");
  background-size: cover;
}
.homepage-blocks .background-brand-blue4 h3 {
  margin-top: 46px;
}
.homepage-blocks .background-brand-blue4 i.right {
  color: #ffffff;
}
.homepage-blocks .background-brand-blue4 a {
  margin-left: 12px;
  color: #ffffff;
}
.homepage-blocks .background-brand-blue5 {
  background-color: #616c74;
}

.notification-area.notification-show {
  display: block;
  min-height: 40px;
  padding: 10px 0;
  font-size: 20px;
}
.notification-area.notification-hide {
  display: none;
}
.notification-area.notification-green {
  color: #fff;
  background-color: #27918d;
}
.notification-area.notification-orange {
  color: #000;
  background-color: #ea8b39;
}
.notification-area.notification-red {
  color: #fff;
  background-color: #d8232a;
}
.notification-area div.container span.notification-text {
  margin: auto;
  text-align: center;
}
.notification-area div.container span.notification-text p {
  padding: 0;
}
.notification-area div.container span.notification-text a {
  text-decoration: underline;
  color: inherit;
}

@media (min-width: 768px) and (max-width: 991px) {
  .homepage-blocks .block-contents {
    min-height: 250px !important;
    padding: 5px 20px 0 20px !important;
  }
}
@media (max-width: 767px) {
  .homepage-block {
    min-height: 220px !important;
  }
  .homepage-blocks .block-contents {
    min-height: 220px !important;
    padding: 5px 30px 0 30px !important;
  }
}
#box-panel {
  min-height: 500px;
  background-color: #f0f4f6;
}

#box-panel2 {
  min-height: 400px;
  background-color: #616c74;
}
#box-panel2 .row {
  padding: 85px 40px 20px 40px;
  text-align: center;
  vertical-align: middle;
}
#box-panel2 .row div,
#box-panel2 .row h3,
#box-panel2 .row a {
  display: inline-block;
  color: #ffffff;
}
#box-panel2 .row .field--name-field-title {
  max-width: 800px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 800;
}
#box-panel2 .row div {
  max-width: 628px;
  font-size: 16px;
}
#box-panel2 .row .field--name-field-text-long {
  width: 100%;
}
#box-panel2 .row .field--name-field-cta-link {
  width: 100%;
}
#box-panel2 .row .field--name-field-telephone-number {
  width: 100%;
  margin: 12px 0;
  font-size: 24px;
}

#box-panel3 {
  margin-bottom: 40px;
  background-color: #f0f4f6;
}
#box-panel3 #views_slideshow_cycle_main_testimonials-block_1 {
  background: #1a237e;
}
#box-panel3 .views-row {
  padding: 40px 40px 40px 40px;
  color: #ffffff;
  background: #1a237e;
}
#box-panel3 .views-row .first-col {
  display: inline-block;
  width: 100px;
  margin-top: 10px;
  vertical-align: top;
}
#box-panel3 .views-row .second-col {
  width: -moz-calc(100% - 120px);
  width: -webkit-calc(100% - 120px);
  width: calc(100% - 120px);
  display: inline-block;
}
#box-panel3 .views-row .quote-mark-wrapper {
  width: 48px;
  height: 48px;
  margin-top: 0;
  border: 4px solid #fff;
  border-radius: 24px;
}
#box-panel3 .views-row .quote-mark-wrapper .quote-mark {
  margin-left: 11px;
  color: #fff;
  font-family: "Arial Black", sans-serif;
  font-size: 34px;
  line-height: 48px;
}
#box-panel3 .views-row .views-field-field-quote {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  font-style: italic;
  line-height: 24px;
}
#box-panel3 .views-row .views-field-field-quote:before {
  content: open-quote;
}
#box-panel3 .views-row .views-field-field-quote:after {
  content: close-quote;
}
#box-panel3 .views-row .views-field-field-name {
  font-size: 14px;
}
#box-panel3 .widget_pager {
  position: relative;
  z-index: 10;
  bottom: 40px;
  left: 48px;
  max-width: 150px;
}
#box-panel3 .widget_pager .views_slideshow_pager_field_item {
  display: inline-block;
}
#box-panel3 .widget_pager .views_slideshow_pager_field_item .views-field-nothing {
  display: inline-block;
}
#box-panel3 .widget_pager .views_slideshow_pager_field_item .views-field-nothing .views-content-nothing {
  display: inline-block;
}
#box-panel3 .widget_pager .custom-bullet {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 5px;
  cursor: pointer;
  border: 1px solid #ffffff;
  border-radius: 5px;
  background-color: transparent;
}
#box-panel3 .widget_pager .active .custom-bullet {
  border: 1px solid #006dbb;
  background-color: #006dbb;
}

#cta-panel {
  min-height: 400px;
  background-color: #ffffff;
}
#cta-panel .col-sm-6,
#cta-panel .col-md-6 {
  padding: 40px;
  text-align: center;
}
#cta-panel .col-sm-6 img,
#cta-panel .col-md-6 img {
  height: 178px;
}

@media (min-width: 992px) {
  #homepage-carousel .indicator-row .carousel-indicators {
    position: absolute;
    bottom: 8px;
  }
  .nhs-slide-cta i {
    top: -1px;
  }
}
@media (min-width: 915px) and (max-width: 991px) {
  .container {
    width: 900px;
  }
  .slide-left {
    max-width: 440px;
  }
}
@media (min-width: 865px) and (max-width: 914px) {
  .container {
    width: 850px;
  }
  .slide-left {
    max-width: 420px;
  }
}
@media (min-width: 815px) and (max-width: 864px) {
  header .logo img {
    margin-left: 15px;
  }
  .container {
    width: 800px;
  }
  .slide-left {
    max-width: 395px;
  }
}
@media (min-width: 768px) and (max-width: 814px) {
  header .logo img {
    margin-left: 15px;
  }
  .slide-left {
    max-width: 375px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  header .logo img {
    margin-left: 15px;
  }
  #navbar .container {
    padding-right: 0;
  }
  #homepage-carousel .indicator-row .carousel-indicators {
    bottom: 10px;
  }
  .nhs-slide-title {
    margin-top: 30px;
    font-size: 36px !important;
  }
  .nhs-slide-text {
    font-size: 16px !important;
  }
  .col-md-6 {
    padding-right: 0;
    padding-left: 15px;
  }
  .nhs-slide-cta i {
    top: -18px;
  }
  .nhs-slide-cta a {
    display: block !important;
    overflow: hidden;
    max-width: 250px;
    padding: 10px 22px 10px 36px;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .navbar-nav li:first-child a {
    padding-left: 10px;
  }
  .navbar-nav {
    margin-left: 15px !important;
  }
}
@media (max-width: 767px) {
  .nhs-featured-area-home .right-image {
    display: none;
  }
  .nhs-featured-area-home .carousel-control {
    display: none;
  }
  .nhs-slide-title {
    margin-top: 30px;
    font-size: 34px;
  }
  .slide-left {
    max-width: 600px;
  }
  .navbar-nav {
    margin-left: 15px !important;
  }
  .nhs-slide-cta {
    width: 100%;
  }
  .nhs-slide-cta i {
    top: -18px;
  }
  .nhs-slide-cta a {
    max-width: -moz-calc(100% - 82px);
    max-width: -webkit-calc(100% - 82px);
    max-width: calc(100% - 82px);
    overflow: hidden;
    padding: 10px 22px 10px 36px;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .homepage-search form {
    padding-right: 5px;
    padding-left: 15px;
  }
  .homepage-search form input.searchTerm {
    width: 100%;
  }
  .nhs-featured-area-home {
    width: auto;
    min-height: 380px;
  }
  .nhs-featured-area-home .right-image img {
    display: none;
    min-height: 380px;
  }
  #white-box {
    margin: 30px 0 20px 0 !important;
  }
  #white-box .col-md-6:nth-child(1) {
    border-right: 0 solid #f6f8f8 !important;
    border-bottom: 14px solid #f6f8f8;
  }
  #white-box .col-md-6:nth-child(2) {
    border-top: 14px solid #f6f8f8;
    border-left: 0 solid #f6f8f8 !important;
  }
  #white-box .icon-and-header-2:after {
    max-width: 258px;
  }
}
@media (max-width: 991px) {
  .view-news .views-row:nth-child(1) .col-md-6 {
    border-right: 0 !important;
    border-bottom: 14px solid #f6f8f8;
  }
  .view-news .views-row:nth-child(1) .col-md-6 .row {
    margin: 0;
  }
  .view-news .views-row:nth-child(2) .col-md-6 {
    border-top: 14px solid #f6f8f8;
    border-left: 0 !important;
  }
  .view-news .views-row:nth-child(2) .col-md-6 .row {
    margin: 0;
  }
}
#white-box {
  margin: 40px 0 40px 0;
}
#white-box .row .row {
  display: block;
}
#white-box .col-md-6 {
  position: relative;
  padding: 15px 30px 30px 30px;
  padding-bottom: 60px;
  background: #ffffff;
}
#white-box .col-md-6:nth-child(1) {
  border-right: 14px solid #f0f4f6;
}
#white-box .col-md-6:nth-child(2) {
  border-left: 14px solid #f0f4f6;
}
#white-box h3 {
  display: inline-block;
  color: #322f2f;
  font-size: 21px;
}
#white-box .icon-and-header-1 {
  position: relative;
  display: inline-block;
  width: 100%;
  padding-bottom: 4px;
  border-bottom: 2px solid #e8edee;
}
#white-box .icon-and-header-1:after {
  position: absolute;
  bottom: -2px;
  left: 0;
  display: block;
  width: 258px;
  height: 2px;
  content: "";
  background: #1a237e;
}
#white-box .icon-and-header-1 h3 {
  font-weight: 700;
}
#white-box .icon-and-header-2 {
  position: relative;
  display: inline-block;
  width: 100%;
  padding-bottom: 4px;
  border-bottom: 2px solid #e8edee;
}
#white-box .icon-and-header-2:after {
  position: absolute;
  bottom: -2px;
  left: 0;
  display: block;
  width: 306px;
  height: 2px;
  content: "";
  background: #1a237e;
}
#white-box .icon-and-header-2 h3 {
  font-weight: 700;
}
#white-box .text {
  margin: 20px 0;
}
#white-box a {
  margin-right: 0;
  margin-left: 6px;
}
#white-box i.arrow-right {
  position: relative;
  top: -1px;
  left: 0;
  display: inline-block;
  padding: 3px;
  border: solid #616c74;
  border-width: 0 2px 2px 0;
}
#white-box img.icon {
  position: relative;
  top: -6px;
  display: inline-block;
  height: 34px;
  margin-right: 6px;
}
#white-box .info_link {
  margin-bottom: 6px;
}
#white-box .info_link a {
  text-decoration: none;
  color: #1a237e;
  font-weight: bold;
}
#white-box .info_link a:hover {
  color: #006dbb;
}
#white-box a.next-link {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 40px;
  height: 40px;
  margin-right: 0;
  margin-left: 0;
  border: 1px solid #1a237e;
  background: #1a237e;
}
#white-box a.next-link:hover {
  border: 1px solid #006dbb;
  background: #006dbb;
}
#white-box a.next-link:before {
  position: relative;
  top: 6px;
  left: 13px;
  display: inline-block;
  padding: 3px;
  content: "";
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
}

/* Use table display to make col heights even */
@media only screen and (min-width: 768px) {
  #white-box .row {
    display: table;
  }
  #white-box .row .row {
    display: block;
  }
  #white-box .col-md-6 {
    display: table-cell;
    float: none;
  }
}
#block-alifetimeofspecialistcare {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

#homepage-carousel .carousel-control {
  width: 7%;
}
#homepage-carousel .carousel-control .glyphicon {
  width: 20px;
}
#homepage-carousel .carousel-control.left {
  left: 50%;
}
#homepage-carousel .indicator-row {
  position: relative;
}
#homepage-carousel .indicator-row .carousel-indicators {
  position: absolute;
  z-index: 5;
  left: 60px;
}
#homepage-carousel .indicator-row .carousel-indicators li.red {
  background: #d8232a;
}
#homepage-carousel .indicator-row .carousel-indicators li.blue {
  background: #4884b8;
}
#homepage-carousel .indicator-row .carousel-indicators li.green {
  background: #27918d;
}
#homepage-carousel .indicator-row .carousel-indicators li.yellow {
  background: #ea8b39;
}
#homepage-carousel .indicator-row .carousel-indicators li {
  margin: 3px;
}
#homepage-carousel .carousel-inner {
  min-height: 430px;
}

.slide-cta {
  position: relative;
  display: inline-block;
  border: 1px solid #ffffff;
}
.slide-cta i {
  position: relative;
  top: -1px;
  left: 15px;
  display: inline-block;
  padding: 3px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
}
.slide-cta .right {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.slide-cta:hover {
  border: 1px solid #1a237e;
  background-color: #ffffff;
}
.slide-cta:hover a {
  color: #1a237e;
}
.slide-cta:hover i {
  border: solid #1a237e;
  border-width: 0 2px 2px 0;
}
.slide-cta a {
  display: inline-block;
  max-width: 500px;
  padding: 10px 30px 10px 40px;
  text-decoration: none;
  text-transform: uppercase;
  color: #ffffff;
  border: 0;
  background-color: #1a237e;
  font-size: 16px;
  line-height: 20px;
}
.slide-cta a:hover {
  color: #1a237e;
  background-color: #ffffff;
}

a.cta-link {
  display: inline-block;
  margin-top: 20px;
  padding: 12px 40px;
  text-transform: uppercase;
  color: #1a237e;
  border: 1px solid #1a237e;
  border-radius: 1px;
  background-color: #ffffff;
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.2);
  font-size: 14px;
  font-weight: bold;
}
a.cta-link:hover {
  color: #ffffff;
  background-color: #1a237e;
}

.cta-square {
  display: inline-block;
}
.cta-square i {
  position: absolute;
  top: 6px;
  left: 12px;
  display: inline-block;
  padding: 3px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
}
.cta-square .right {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.cta-square a {
  margin-top: 28px;
  padding: 12px 30px;
  text-transform: uppercase;
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 1px;
  background-color: #1a237e;
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.2);
  font-size: 14px;
  font-weight: bold;
}
.cta-square:hover a {
  color: #ffffff;
  background-color: #1a237e;
}

.cta-refer {
  position: relative;
  padding: 16px 45px 16px 30px;
  transition: all 0.3s ease;
  text-decoration: none;
  text-transform: capitalize;
  color: #ffffff;
  border: none;
  border-radius: 40px;
  background-color: #1a237e;
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.2);
  font-size: 14px;
  font-weight: 600;
}
.cta-refer:after {
  position: absolute;
  top: 22px;
  right: 20px;
  display: inline-block;
  padding: 3px;
  content: " ";
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
}
.cta-refer:hover {
  color: #ffffff;
  background-color: #006dbb;
  box-shadow: none;
}
.cta-refer {
  position: relative;
  display: inline-block;
}
.cta-refer a {
  text-decoration: none;
  color: #ffffff;
}

a.cta-round,
.field--name-field-cta-link a {
  display: inline-block;
  margin-top: 10px;
  padding: 12px 40px;
  transition: all 0.3s ease;
  text-decoration: none !important;
  text-transform: capitalize;
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 41px;
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.2);
  font-size: 14px;
  font-weight: bold;
}

a.cta-round:hover,
.field--name-field-cta-link a:hover {
  color: #ffffff;
  background-color: #006dbb;
  box-shadow: none;
}

a.cta-round:active,
.field--name-field-cta-link a:active {
  color: #ffffff;
  background-color: #4c98cf;
}

a.cta-plain {
  display: inline-block;
  margin-top: 10px;
  color: #1a237e;
  border: none !important;
  font-size: 14px;
}

a.bg-blue,
.field--name-field-cta-link a {
  background-color: #1a237e;
}
a.bg-blue:hover,
.field--name-field-cta-link a:hover {
  background-color: #006dbb;
}

a.bg-white {
  color: #1a237e;
  border: 1px solid #1a237e;
  background-color: #ffffff;
}

a.bg-purple {
  background-color: #7d3284;
}
a.bg-purple:hover {
  color: #ffffff;
  background-color: #b254ba;
}

.make-referal {
  position: relative;
}
.make-referal a {
  padding: 15px 50px;
}

@media (max-width: 991px) {
  .make-referal a {
    padding: 14px 24px;
  }
}
.cta-banner {
  width: 100%;
  height: 400px;
  background-color: #e8edee;
}
.cta-banner div {
  position: relative;
  top: 68px;
  width: 600px;
  height: 265px;
  margin-right: auto;
  margin-left: auto;
  color: #ffffff;
  background: #1a237e;
}
.cta-banner div p {
  padding: 20px;
  font-size: 18px;
}

.cta-banner-small {
  width: 100%;
  height: 180px;
  background: #ffffff;
}
.cta-banner-small div {
  position: relative;
  top: 30px;
  width: 160px;
  height: 120px;
  margin-right: auto;
  margin-left: auto;
  color: #425563;
  background: #ffffff;
}
.cta-banner-small div p {
  padding: 10px;
  font-size: 14px;
}

.cta-placeholder-block {
  width: 90%;
  height: 180px;
  margin: 29px 19px 19px 19px;
  border: 1px solid #ffffff;
  border-radius: 1px;
  background-color: #1a237e;
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.2);
}
.cta-placeholder-block .text {
  position: relative;
  top: 40px;
  padding: 20px;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
}

.well {
  padding: 0;
}

.cta-block {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 10px;
  padding: 30px;
  background-color: #ffffff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}
.cta-block .field--name-field-title {
  color: #1a237e;
  font-size: 18px;
  font-weight: 600;
}
.cta-block .field--name-field-text-long {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #616c74;
  font-size: 14px;
}
.cta-block .field--name-field-cta-link a {
  position: relative;
  padding: 0;
  padding-left: 20px;
  text-transform: uppercase;
  color: #1a237e;
  border: 0;
  background: none;
  box-shadow: none;
  font-size: 14px;
}
.cta-block .field--name-field-cta-link a:before {
  position: absolute;
  top: 6px;
  left: 0;
  display: inline-block;
  padding: 3px;
  content: " ";
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border: solid #616c74;
  border-width: 0 2px 2px 0;
}

.cta-block.purple {
  background-image: url(../images/charity-bg.png);
  background-size: cover;
}
.cta-block.purple .field--name-field-title {
  color: #924f9f;
}
.cta-block.purple .field--name-field-cta-link a {
  color: #924f9f;
}

@media (max-width: 767px) {
  .col-sm-push-8 .field--name-field-single-cta-link,
  .col-sm-push-8 section {
    display: none;
  }
  .col-sm-push-8 .path-specialists .field--name-field-single-cta-link,
  .col-sm-push-8 section {
    display: block;
  }
  .view-find-a-specialist .inner-section .col-sm-8 {
    padding-left: 8px !important;
  }
}
@media (max-width: 991px) {
  .field--name-field-single-cta-link a {
    padding: 16px 50px 16px 30px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .field--name-field-single-cta-link a {
    padding: 16px 120px 16px 30px;
  }
}
@media (min-width: 1200px) {
  .field--name-field-single-cta-link a {
    padding: 16px 190px 16px 30px;
  }
}
.field--name-field-single-cta-link {
  margin: 30px 0 30px 10px;
}
.field--name-field-single-cta-link a {
  position: relative;
  padding: 16px 45px 16px 30px;
  transition: all 0.3s ease;
  text-decoration: none;
  text-transform: capitalize;
  color: #ffffff;
  border: none;
  border-radius: 40px;
  background-color: #1a237e;
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.2);
  font-size: 14px;
  font-weight: 600;
}
.field--name-field-single-cta-link a:after {
  position: absolute;
  top: 22px;
  right: 20px;
  display: inline-block;
  padding: 3px;
  content: " ";
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
}
.field--name-field-single-cta-link a:hover {
  color: #ffffff;
  background-color: #006dbb;
  box-shadow: none;
}
.field--name-field-single-cta-link a {
  text-decoration: none;
  color: #ffffff;
}

/* ckeditor specific styles */
/* see also _base.scss for header styling */
p.bluetext {
  color: #1a237e;
}

p.darktext {
  color: #425563;
}

p.hightlighted {
  color: #1a237e;
  font-size: 18px;
  font-weight: bold;
  line-height: 28px;
}

p.hightlightedgrey {
  color: #616c74;
  font-size: 18px;
  font-weight: bold;
  line-height: 28px;
}

ul.lined {
  padding-left: 0;
}
ul.lined li {
  width: 90%;
  margin-bottom: 10px;
  padding: 10px 0;
  list-style: none;
  color: #425563;
  border-bottom: 1px solid #f0f4f6;
  font-family: "Open Sans", "Helvetica", "Arial", sans-serif;
  font-size: 16px;
}

table td,
table th {
  padding: 5px;
  border: 1px solid black;
}

.page-node-type-homepage .view-news {
  margin-top: 40px;
}
.page-node-type-homepage .view-news .view-header {
  margin-bottom: 20px;
}
.page-node-type-homepage .view-news .view-header .news-view-header {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 26px;
  padding-bottom: 4px;
  text-transform: uppercase;
  color: #1a237e;
  border-bottom: 2px solid #e8edee;
}
.page-node-type-homepage .view-news .view-header .news-view-header:after {
  position: absolute;
  bottom: -2px;
  left: 0;
  display: block;
  width: 164px;
  height: 2px;
  content: "";
  background: #1a237e;
}
.page-node-type-homepage .view-news .view-header .news-view-header a {
  text-decoration: none;
  text-transform: capitalize;
}
.page-node-type-homepage .view-news .views-row:first-child .col-md-6 {
  border-right: 14px solid #f0f4f6;
}
.page-node-type-homepage .view-news .views-row:nth-child(2) .col-md-6 {
  border-left: 14px solid #f0f4f6;
}
.page-node-type-homepage .view-news .col-md-6 {
  min-height: 160px;
  margin: 0;
  padding: 0;
  background: #ffffff;
}
.page-node-type-homepage .view-news .col-xs-2 {
  text-align: center;
}
.page-node-type-homepage .view-news .news-date {
  display: inline-block;
  padding: 16px;
  text-align: center;
  text-transform: capitalize;
  color: #ffffff;
  background: #1a237e;
  font-size: 18px;
  font-weight: 700;
  line-height: 19px;
}
.page-node-type-homepage .view-news .news-title {
  margin: 10px 20px 10px 0;
  color: #1a237e;
  font-size: 18px;
  font-weight: 700;
}
.page-node-type-homepage .view-news .news-title a {
  text-decoration: none;
  text-transform: capitalize;
}
.page-node-type-homepage .view-news .news-text {
  margin-right: 20px;
  margin-bottom: 20px;
}

.page-node-type-page .view-news {
  margin-top: 0;
}
.page-node-type-page .view-news .view-header {
  margin-bottom: 20px;
  color: #616c74;
  font-size: 20px;
}
.page-node-type-page .view-news .views-row {
  margin-right: 0;
  margin-bottom: 30px;
  padding: 0;
  background: #ffffff;
}
.page-node-type-page .view-news .views-row .row {
  padding: 0;
  background-color: #ffffff;
}
.page-node-type-page .view-news .views-row .row .col-sm-2 {
  padding-right: 0;
}
.page-node-type-page .view-news .views-row .row .col-sm-10 {
  padding: 15px 15px 30px 0;
  background-color: #ffffff;
}
.page-node-type-page .view-news .col-xs-2 {
  text-align: center;
}
.page-node-type-page .view-news .news-date {
  display: inline-block;
  max-width: 88px;
  padding: 16px;
  text-align: center;
  text-transform: capitalize;
  color: #ffffff;
  background: #1a237e;
  font-size: 18px;
  font-weight: 700;
  line-height: 19px;
}
.page-node-type-page .view-news .news-title {
  margin-bottom: 10px;
}
.page-node-type-page .view-news .news-title a {
  text-decoration: none;
  color: #1a237e;
  font-size: 18px;
  font-weight: 600;
}
.page-node-type-page .view-news .news-title a:hover {
  color: #006dbb;
}
.page-node-type-page .view-news .news-more {
  margin-top: 20px;
}
.page-node-type-page .view-news .news-more a {
  position: relative;
  padding-left: 20px;
  text-decoration: none;
  text-transform: capitalize;
  color: #1a237e;
  font-size: 14px;
  font-weight: 600;
}
.page-node-type-page .view-news .news-more a:before {
  position: absolute;
  top: 6px;
  left: 0;
  display: inline-block;
  padding: 3px;
  content: " ";
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border: solid #616c74;
  border-width: 0 2px 2px 0;
}
.page-node-type-page .view-news .news-more a:hover {
  color: #006dbb;
}

.page-node-type-page .region-sidebar-second .view-news .views-row {
  margin-bottom: 0;
}

.view-display-id-block_3 .views-row {
  background-color: transparent !important;
}
.view-display-id-block_3 .views-row .sidebar-item .date {
  padding-bottom: 10px;
  font-weight: bold;
}

@media (max-width: 767px) {
  .page-node-type-homepage .view-news .col-sm-10 {
    margin-left: 15px;
  }
  .page-node-type-page .view-news .views-row .row .col-sm-2 {
    padding-left: 0;
    background-color: #ffffff;
  }
}
.view-display-id-block_3 .views-row {
  background-color: transparent !important;
}

.page-node-type-page .view-rbht-events {
  margin-top: 0;
}
.page-node-type-page .view-rbht-events .view-header {
  margin-bottom: 20px;
  color: #616c74;
  font-size: 20px;
}
.page-node-type-page .view-rbht-events .views-row {
  margin-bottom: 30px;
  padding: 20px 20px 30px 20px;
  background: #ffffff;
}
.page-node-type-page .view-rbht-events .col-xs-2 {
  text-align: center;
}
.page-node-type-page .view-rbht-events .views-field-field-rbht-event-date {
  display: inline-block;
  margin-bottom: 5px;
  padding-right: 10px;
  text-transform: uppercase;
  color: #616c74;
  font-weight: 600;
}
.page-node-type-page .view-rbht-events .views-field-field-rbht-event-location {
  display: inline-block;
  margin-bottom: 5px;
  color: #616c74;
  font-weight: 550;
}
.page-node-type-page .view-rbht-events .views-field-title {
  margin-bottom: 5px;
}
.page-node-type-page .view-rbht-events .views-field-title a {
  text-decoration: none;
  color: #1a237e;
  font-size: 20px;
  font-weight: 600;
}
.page-node-type-page .view-rbht-events .views-field-body {
  padding-bottom: 10px;
  color: #322f2f;
}
.page-node-type-page .view-rbht-events .views-field-view-node {
  margin-top: 20px;
}
.page-node-type-page .view-rbht-events .views-field-view-node a {
  position: relative;
  padding-left: 20px;
  text-decoration: none;
  text-transform: uppercase;
  color: #1a237e;
  font-size: 14px;
  font-weight: 600;
}
.page-node-type-page .view-rbht-events .views-field-view-node a:before {
  position: absolute;
  top: 6px;
  left: 0;
  display: inline-block;
  padding: 3px;
  content: " ";
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border: solid #616c74;
  border-width: 0 2px 2px 0;
}
.page-node-type-page .view-rbht-events .views-field-view-node a:hover {
  color: #006dbb;
}

.filter-header-text {
  position: relative;
  top: 3px;
  left: 25px;
  margin-bottom: 14px;
  color: #322f2f;
  font-size: 20px;
  font-weight: 600;
}

/* Find a Specialsit Views page */
.content-wrapper-specialists {
  background-color: #f0f4f6;
}
.content-wrapper-specialists .filter-header-text {
  position: relative;
  top: 3px;
  left: 25px;
  margin-bottom: 14px;
  color: #322f2f;
  font-size: 20px;
  font-weight: 600;
}

.featured-area-search {
  min-height: 285px;
}
.featured-area-search .breadcrumb_text {
  margin-top: 2px;
}
.featured-area-search h1.slide-title {
  margin-top: 12px;
}

.featured-area-specialists .breadcrumb_text {
  margin-top: 2px;
}
.featured-area-specialists h1.slide-title {
  margin-top: 48px;
}

.featured-area-specialists,
.featured-area-search {
  min-height: 277px;
  background-color: #ffffff;
}
.featured-area-specialists .breadcrumb_text,
.featured-area-search .breadcrumb_text {
  margin-left: 15px;
  color: #616c74;
}
.featured-area-specialists .breadcrumb_text .bread-title,
.featured-area-search .breadcrumb_text .bread-title {
  font-weight: bold;
}
.featured-area-specialists h1.slide-title,
.featured-area-search h1.slide-title {
  max-width: 700px;
  margin-bottom: 26px;
  margin-left: 15px;
  word-wrap: break-word;
  color: #1a237e;
  font-size: 40px;
  font-weight: 600;
  overflow-wrap: break-word;
}
.featured-area-specialists form,
.featured-area-search form {
  position: relative;
}
.featured-area-specialists .input-group-addon,
.featured-area-search .input-group-addon {
  display: none;
}
.featured-area-specialists .form-group,
.featured-area-search .form-group {
  margin-bottom: 0;
}
.featured-area-specialists .form-type-search-api-autocomplete,
.featured-area-search .form-type-search-api-autocomplete {
  width: -moz-calc(100% - 200px);
  width: -webkit-calc(100% - 200px);
  width: calc(100% - 200px);
  padding-left: 15px;
}
.featured-area-specialists .form-type-search-api-autocomplete .input-group,
.featured-area-search .form-type-search-api-autocomplete .input-group {
  width: 100%;
}
.featured-area-specialists .form-type-search-api-autocomplete label,
.featured-area-search .form-type-search-api-autocomplete label {
  display: block;
  margin-bottom: 6px;
  color: #616c74;
  font-size: 16px;
  text-transform: capitalize;
}
.featured-area-specialists .form-type-search-api-autocomplete input,
.featured-area-search .form-type-search-api-autocomplete input {
  width: 100%;
  padding: 23px;
  border-radius: 40px !important;
}
.featured-area-specialists button.btn,
.featured-area-search button.btn {
  position: absolute;
  z-index: 9;
  right: 10px;
  bottom: 1px;
  display: inline-block;
  padding: 12px 68px 12px 28px;
  content: " ";
  cursor: pointer;
  transition: all 0.3s ease;
  text-transform: capitalize;
  border: none;
  border-radius: 40px;
  background-color: #1a237e;
  background-image: url("../images/icon-mag-white.svg");
  background-repeat: no-repeat;
  background-position: 110px 11px;
  background-size: 24px 24px;
  font-size: 16px;
}
.featured-area-specialists button.btn:hover,
.featured-area-search button.btn:hover {
  color: #ffffff;
  background-color: #006dbb;
}
.featured-area-specialists button.btn .glyphicon-search,
.featured-area-search button.btn .glyphicon-search {
  display: none;
}

.view-find-a-specialist {
  padding-top: 28px;
  background-color: #f0f4f6;
}
.view-find-a-specialist .view-header {
  position: relative;
  top: 5px;
  margin: 10px 15px;
  padding-bottom: 12px;
}
.view-find-a-specialist .view-header span.result-summary {
  font-size: 20px;
  font-weight: 600;
}
.view-find-a-specialist .view-header .header-notice {
  padding-bottom: 10px;
}
.view-find-a-specialist .view-content:after {
  display: table;
  clear: both;
  content: "";
}
.view-find-a-specialist .col-md-6 {
  min-height: 530px;
}
.view-find-a-specialist .col-md-6 .inner-wrapper {
  margin-right: 0;
  margin-bottom: 25px;
  background-color: #ffffff;
}
.view-find-a-specialist img {
  min-width: 100px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 0;
  padding-top: 20px;
  border-radius: 50%;
}
.view-find-a-specialist .title {
  text-align: center;
}
.view-find-a-specialist .title a {
  display: inline-block;
  padding-top: 5px;
  text-decoration: none;
  color: #1a237e;
  font-size: 20px;
  font-weight: 600;
}
.view-find-a-specialist .title a:hover {
  text-decoration: none;
  color: #006dbb;
}
.view-find-a-specialist .title span {
  display: inline-block;
  padding-top: 5px;
}
.view-find-a-specialist .job-title {
  text-align: center;
}
.view-find-a-specialist .job-title a {
  display: inline-block;
  padding-top: 5px;
  font-size: 20px;
}
.view-find-a-specialist .job-title span {
  display: inline-block;
  min-height: 43px;
  margin: 0 2px;
  padding-top: 5px;
}
.view-find-a-specialist .inner-section {
  min-height: 140px;
  margin: 20px 10px;
  padding: 20px 20px 40px 20px;
  background-color: #f0f4f6;
}
.view-find-a-specialist .inner-section .label {
  padding-left: 8px;
  text-align: left;
  color: #425563;
  font-size: 14px;
  font-weight: bold;
}
.view-find-a-specialist .inner-section a {
  color: #425563;
}
.view-find-a-specialist .inner-section .row.location {
  margin-top: 10px;
  margin-left: -15px;
}
.view-find-a-specialist .inner-section .row.location .label {
  position: relative;
  left: 0;
}
.view-find-a-specialist .link-to-content {
  padding-bottom: 20px;
  text-align: center;
}
.view-find-a-specialist .link-to-content a {
  position: relative;
  padding: 16px 45px 16px 30px;
  transition: all 0.3s ease;
  text-decoration: none;
  text-transform: capitalize;
  color: #ffffff;
  border: none;
  border-radius: 40px;
  background-color: #1a237e;
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.2);
  font-size: 14px;
  font-weight: 600;
}
.view-find-a-specialist .link-to-content a:after {
  position: absolute;
  top: 22px;
  right: 20px;
  display: inline-block;
  padding: 3px;
  content: " ";
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
}
.view-find-a-specialist .link-to-content a:hover {
  color: #ffffff;
  background-color: #006dbb;
  box-shadow: none;
}

.content-wrapper-specialists aside.col-sm-4 {
  margin-top: 46px;
}
.content-wrapper-specialists .region-sidebar-second {
  top: 11px;
  margin-top: 11px;
  padding: 30px;
  background-color: #ffffff;
  font-size: 14px;
}
.content-wrapper-specialists .region-sidebar-second h2,
.content-wrapper-specialists .region-sidebar-second h3 {
  margin: 10px 0;
  font-size: 12px;
  font-weight: bold;
}
.content-wrapper-specialists .region-sidebar-second ul {
  padding-left: 0;
}
.content-wrapper-specialists .region-sidebar-second li.facet-item {
  padding-top: 3px;
  list-style: none;
}
.content-wrapper-specialists .region-sidebar-second li.facet-item .facet-item__value {
  margin-left: 6px;
  font-weight: normal;
}
.content-wrapper-specialists .region-sidebar-second #block-gendertaxonomytermname {
  top: 5px;
}
.content-wrapper-specialists .region-sidebar-second .form-wrapper {
  padding: 10px;
  background-color: #ffffff;
}
.content-wrapper-specialists .region-sidebar-second legend {
  margin-bottom: 0;
  text-transform: uppercase;
  color: #322f2f;
  border-bottom: 0;
  font-size: 14px;
  font-weight: bold;
}
.content-wrapper-specialists .region-sidebar-second .form-checkboxes {
  text-transform: none;
  font-weight: bold;
}
.content-wrapper-specialists .region-sidebar-second .form-checkboxes label {
  text-transform: none;
  font-weight: normal;
}
.content-wrapper-specialists .region-sidebar-second h2.block-title {
  display: block;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: bold;
}
.content-wrapper-specialists .region-sidebar-second .select-wrapper {
  width: 100%;
  max-width: 440px;
  margin-bottom: 6px;
}
.content-wrapper-specialists .region-sidebar-second .select-wrapper:after {
  color: #425563;
}
.content-wrapper-specialists .region-sidebar-second .select-wrapper select {
  width: 100%;
}
.content-wrapper-specialists .region-sidebar-second select {
  display: block;
  height: 34px;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 14px;
  line-height: 1.3;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; /* remove default arrow */
}
.content-wrapper-specialists .region-sidebar-second .form-item {
  display: block;
  padding: 10px 0;
}

.region-filters {
  top: 11px;
  margin-top: 11px;
  margin-left: 10px;
  padding: 30px;
  background-color: #ffffff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  font-size: 14px;
}
.region-filters h2,
.region-filters h3 {
  margin: 10px 0 !important;
  font-size: 12px;
  font-weight: bold;
}
.region-filters ul {
  padding-left: 0;
}
.region-filters li.facet-item {
  padding-top: 3px;
  list-style: none;
}
.region-filters li.facet-item .facet-item__value {
  margin-left: 6px;
  font-weight: normal;
}
.region-filters #block-gendertaxonomytermname {
  top: 5px;
}
.region-filters .form-wrapper {
  padding: 10px;
  background-color: #ffffff;
}
.region-filters legend {
  margin-bottom: 0;
  text-transform: uppercase;
  color: #322f2f;
  border-bottom: 0;
  font-size: 14px;
  font-weight: bold;
}
.region-filters .form-checkboxes {
  text-transform: none;
  font-weight: bold;
}
.region-filters .form-checkboxes label {
  text-transform: none;
  font-weight: normal;
}
.region-filters h2.block-title {
  display: block;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: bold;
}
.region-filters .select-wrapper {
  width: 100%;
  max-width: 440px;
  margin-bottom: 6px;
}
.region-filters .select-wrapper:after {
  color: #425563;
}
.region-filters .select-wrapper select {
  width: 100%;
}
.region-filters select {
  display: block;
  height: 34px;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 14px;
  line-height: 1.3;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; /* remove default arrow */
}
.region-filters .form-item {
  display: block;
  padding: 10px 0;
}

/* Search results page */
.path-search .views-field-type {
  margin-top: 15px;
  text-transform: uppercase;
  color: #616c74;
  font-size: 14px;
  font-weight: bold;
}
.path-search .region-sidebar-second {
  margin-top: 65px;
  color: #616c74;
  background-color: #ffffff;
}
.path-search .region-sidebar-second section {
  padding: 30px;
}
.path-search .region-sidebar-second h2,
.path-search .region-sidebar-second h3 {
  margin: 10px 0;
  color: #616c74;
  font-size: 12px;
  font-weight: bold;
}
.path-search .region-sidebar-second ul {
  padding-left: 0;
}
.path-search .region-sidebar-second li.facet-item {
  list-style: none;
}
.path-search .region-sidebar-second li.facet-item .facet-item__value {
  margin-left: 6px;
  font-weight: normal;
}
.path-search h1 {
  color: #1a237e;
}
.path-search .rbht-breadcrumb .breadcrumb_text {
  margin-top: 15px;
  margin-left: 15px;
  font-weight: normal;
}
.path-search .main-container-wrapper {
  background-color: #f0f4f6;
}
.path-search .main-container-wrapper .main-container {
  min-height: 300px;
  background-color: #f0f4f6;
}
.path-search .view-header {
  margin-top: 40px;
  margin-bottom: 10px;
  font-size: 18px;
}
.path-search .rbht-featured-area {
  background: none;
  background-color: #f0f4f6;
}
.path-search .rbht-featured-area .block-views-exposed-filter-blocksearch-page-1 .form-type-textfield {
  display: block;
}
.path-search .rbht-featured-area .block-views-exposed-filter-blocksearch-page-1 h3 {
  display: none;
}
.path-search .rbht-featured-area .block-views-exposed-filter-blocksearch-page-1 label {
  position: relative;
  top: -7px;
  color: #616c74;
  font-size: 18px;
  font-weight: normal;
}
.path-search .rbht-featured-area .block-views-exposed-filter-blocksearch-page-1 .form-type-checkbox {
  display: none;
}
.path-search .rbht-featured-area .block-views-exposed-filter-blocksearch-page-1 input#edit-query {
  display: block;
  width: 100%;
  padding: 23px;
  color: #322f2f;
  border: 18px solid rgba(255, 255, 255, 0.8);
  border-right: 72px solid rgba(255, 255, 255, 0.8);
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 20px;
}
.path-search .rbht-featured-area .block-views-exposed-filter-blocksearch-page-1 input:-webkit-autofill {
  -webkit-text-fill-color: #ffffff !important;
}
.path-search .rbht-featured-area .block-views-exposed-filter-blocksearch-page-1 button.form-submit {
  position: absolute;
  right: 0;
  bottom: 36px;
  display: none;
  width: 56px;
  height: 46px;
  content: " ";
  cursor: pointer;
  border-radius: 4px;
  background-color: #006dbb;
  background-image: url(../images/icon-mag-white.svg);
  background-repeat: no-repeat;
  background-position: 15px 10px;
  background-size: 26px 26px;
  font-size: 0;
}
.path-search .rbht-featured-area .block-views-exposed-filter-blocksearch-page-1 button.form-submit:hover {
  background-color: #ffffff;
  background-image: url(../images/icon-mag-blue.svg);
}
.path-search .well {
  min-height: 0;
  border: 0;
}
.path-search .col-sm-4 .block-views-exposed-filter-blocksearch-page-1 {
  display: none;
  margin-top: 4px;
  background-color: #f0f4f6;
}
.path-search .col-sm-4 .block-views-exposed-filter-blocksearch-page-1 .form-wrapper {
  margin-top: 19px;
}
.path-search .col-sm-4 .block-views-exposed-filter-blocksearch-page-1 .form-type-textfield {
  display: none;
}
.path-search .col-sm-4 .block-views-exposed-filter-blocksearch-page-1 .form-checkboxes {
  padding: 10px;
  background-color: #ffffff;
  font-size: 14px;
}
.path-search .col-sm-4 .block-views-exposed-filter-blocksearch-page-1 .form-type-checkbox {
  display: block;
  width: 100%;
  font-family: "Open Sans", "Helvetica", sans-serif;
}
.path-search .col-sm-4 .block-views-exposed-filter-blocksearch-page-1 .form-type-checkbox input {
  top: 6px;
  width: 20px;
  height: 20px;
}
.path-search .col-sm-4 .block-views-exposed-filter-blocksearch-page-1 button {
  display: none;
}
.path-search .view-search .view-content {
  margin-bottom: 40px;
}
.path-search .view-search .global-search-text span {
  color: #1a237e;
}
.path-search .view-search .views-row {
  margin-top: 20px;
  padding: 30px 20px 30px 30px;
  color: #616c74;
  background-color: #ffffff;
}
.path-search .view-search .views-row a {
  margin-bottom: 10px;
  text-decoration: none;
  color: #1a237e;
  font-size: 18px;
  font-weight: 600;
}
.path-search .view-search .views-row a:hover {
  color: #006dbb;
}
.path-search .view-search .views-row .views-field-search-api-excerpt {
  margin-top: 5px;
}
.path-search .view-search .views-row .views-more-link {
  display: block;
}
.path-search .view-search .views-row .views-more-link::after {
  content: " >";
}

.block-views-blockservices-block-1,
.block-views-blockservices-block-2,
.block-views-blockservices-block-3,
.block-views-blockservices-block-4,
.block-views-blockservices-block-5 {
  float: left;
  width: 23%;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: 15px;
}
.block-views-blockservices-block-1 :after,
.block-views-blockservices-block-2 :after,
.block-views-blockservices-block-3 :after,
.block-views-blockservices-block-4 :after,
.block-views-blockservices-block-5 :after {
  display: table;
  clear: both;
  content: "";
}
.block-views-blockservices-block-1 .view-services .services-sub-header,
.block-views-blockservices-block-2 .view-services .services-sub-header,
.block-views-blockservices-block-3 .view-services .services-sub-header,
.block-views-blockservices-block-4 .view-services .services-sub-header,
.block-views-blockservices-block-5 .view-services .services-sub-header {
  position: relative;
  display: inline-block;
  width: 100%;
  padding-bottom: 12px;
  text-transform: uppercase;
  color: #616c74;
  border-bottom: 2px solid #e8edee;
  font-size: 16px;
}
.block-views-blockservices-block-1 .view-services .services-sub-header:after,
.block-views-blockservices-block-2 .view-services .services-sub-header:after,
.block-views-blockservices-block-3 .view-services .services-sub-header:after,
.block-views-blockservices-block-4 .view-services .services-sub-header:after,
.block-views-blockservices-block-5 .view-services .services-sub-header:after {
  position: absolute;
  bottom: -2px;
  left: 0;
  display: block;
  width: 55px;
  height: 2px;
  content: "";
  background: #1a237e;
}
.block-views-blockservices-block-1 .view-services .views-row,
.block-views-blockservices-block-2 .view-services .views-row,
.block-views-blockservices-block-3 .view-services .views-row,
.block-views-blockservices-block-4 .view-services .views-row,
.block-views-blockservices-block-5 .view-services .views-row {
  margin-top: 10px;
}

.block-views-blockservices-block-2 .view-services .services-sub-header:after {
  width: 45px;
}

.block-views-blockservices-block-2,
.block-views-blockservices-block-3,
.block-views-blockservices-block-4,
.block-views-blockservices-block-5 {
  position: relative;
  top: 55px;
  margin-left: 2%;
}

@media (min-width: 768px) {
  .block-views-blockservices-block-2,
  .block-views-blockservices-block-3,
  .block-views-blockservices-block-4,
  .block-views-blockservices-block-5 {
    margin-bottom: 55px;
  }
}
.block-views-blockspecialist-research-articles-block-1,
.block-views-blockspecialist-research-articles-block-2 {
  width: 66%;
  padding-top: 10px;
  padding-bottom: 40px;
}
.block-views-blockspecialist-research-articles-block-1 h2.block-title,
.block-views-blockspecialist-research-articles-block-2 h2.block-title {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-left: 15px;
  padding-bottom: 12px;
  text-transform: uppercase;
  color: #616c74;
  border-bottom: 2px solid #e8edee;
  font-size: 14px;
  font-weight: normal;
}
.block-views-blockspecialist-research-articles-block-1 h2.block-title:after,
.block-views-blockspecialist-research-articles-block-2 h2.block-title:after {
  position: absolute;
  bottom: -2px;
  left: 0;
  display: block;
  width: 176px;
  height: 2px;
  content: "";
  background: #1a237e;
}
.block-views-blockspecialist-research-articles-block-1 .view-specialist-research-articles,
.block-views-blockspecialist-research-articles-block-2 .view-specialist-research-articles {
  padding-top: 16px;
  color: #616c74;
  font-size: 14px;
}
.block-views-blockspecialist-research-articles-block-1 .view-specialist-research-articles .views-row,
.block-views-blockspecialist-research-articles-block-2 .view-specialist-research-articles .views-row {
  margin-bottom: 20px;
}
.block-views-blockspecialist-research-articles-block-1 .view-specialist-research-articles a,
.block-views-blockspecialist-research-articles-block-2 .view-specialist-research-articles a {
  display: inline-block;
  padding-bottom: 4px;
  color: #1a237e;
  font-size: 18px;
}
.block-views-blockspecialist-research-articles-block-1 .view-specialist-research-articles .body,
.block-views-blockspecialist-research-articles-block-2 .view-specialist-research-articles .body {
  margin-bottom: 10px;
}
.block-views-blockspecialist-research-articles-block-1 .view-specialist-research-articles .date,
.block-views-blockspecialist-research-articles-block-2 .view-specialist-research-articles .date {
  text-transform: uppercase;
  font-weight: bold;
}

.block-views-blocksimilar-specialists-block-1,
.block-views-blocksimilar-specialists-block-2 {
  margin: 0 15px;
  padding-top: 10px;
  padding-bottom: 40px;
}
.block-views-blocksimilar-specialists-block-1 h2.block-title,
.block-views-blocksimilar-specialists-block-2 h2.block-title {
  position: relative;
  display: inline-block;
  width: 100%;
  padding-bottom: 12px;
  text-transform: uppercase;
  color: #616c74;
  border-bottom: 2px solid #e8edee;
  font-size: 14px;
  font-weight: normal;
}
.block-views-blocksimilar-specialists-block-1 h2.block-title:after,
.block-views-blocksimilar-specialists-block-2 h2.block-title:after {
  position: absolute;
  bottom: -2px;
  left: 0;
  display: block;
  width: 144px;
  height: 2px;
  content: "";
  background: #1a237e;
}
.block-views-blocksimilar-specialists-block-1 .view-similar-specialists,
.block-views-blocksimilar-specialists-block-2 .view-similar-specialists {
  padding-top: 16px;
  color: #616c74;
  font-size: 14px;
}
.block-views-blocksimilar-specialists-block-1 .view-similar-specialists a,
.block-views-blocksimilar-specialists-block-2 .view-similar-specialists a {
  display: inline-block;
  min-width: 200px;
  padding-bottom: 4px;
  color: #1a237e;
  font-size: 18px;
}
.block-views-blocksimilar-specialists-block-1 .view-similar-specialists .job-title,
.block-views-blocksimilar-specialists-block-2 .view-similar-specialists .job-title {
  margin-bottom: 10px;
  color: #616c74;
  font-weight: bold;
}
.block-views-blocksimilar-specialists-block-1 .view-similar-specialists .display-right,
.block-views-blocksimilar-specialists-block-2 .view-similar-specialists .display-right {
  min-height: 120px;
}
.block-views-blocksimilar-specialists-block-1 .view-similar-specialists img,
.block-views-blocksimilar-specialists-block-2 .view-similar-specialists img {
  float: left;
  clear: both;
  width: 100px;
  min-width: 120px;
  min-height: 120px;
  margin-right: 15px;
  margin-bottom: 40px;
  border-radius: 50%;
}

@media (max-width: 767px) {
  .block-views-blocksimilar-specialists-block-1,
  .block-views-blocksimilar-specialists-block-2 {
    margin: 0;
  }
  .view-similar-specialists .display-right {
    min-height: 160px !important;
  }
}
.block-views-blockconditions-treatments-and-test-a-z-block-1 {
  margin: 15px;
}
.block-views-blockconditions-treatments-and-test-a-z-block-1 .view-conditions-treatments-and-test-a-z {
  padding: 20px 0;
}
.block-views-blockconditions-treatments-and-test-a-z-block-1 .view-conditions-treatments-and-test-a-z form {
  margin-right: 15px;
  margin-left: 15px;
  padding: 10px 10px;
  background-color: #e8edee;
}
.block-views-blockconditions-treatments-and-test-a-z-block-1 .view-conditions-treatments-and-test-a-z form legend {
  margin-bottom: 0;
  border: 0;
}
.block-views-blockconditions-treatments-and-test-a-z-block-1 .view-conditions-treatments-and-test-a-z form .form-actions {
  display: none;
}
.block-views-blockconditions-treatments-and-test-a-z-block-1 .view-conditions-treatments-and-test-a-z form .form-item {
  display: inline;
  text-align: center;
}
.block-views-blockconditions-treatments-and-test-a-z-block-1 .view-conditions-treatments-and-test-a-z form .form-item label {
  min-width: 17px;
  margin-right: 9px;
  margin-left: 9px;
  padding-left: 0;
  cursor: pointer;
  color: #616c74;
  font-size: 20px;
}
.block-views-blockconditions-treatments-and-test-a-z-block-1 .view-conditions-treatments-and-test-a-z form .form-item label:hover {
  color: #1a237e;
}
.block-views-blockconditions-treatments-and-test-a-z-block-1 .view-conditions-treatments-and-test-a-z form .form-item label.active {
  color: #1a237e;
}
.block-views-blockconditions-treatments-and-test-a-z-block-1 .view-conditions-treatments-and-test-a-z form .form-item input {
  display: none;
}
.block-views-blockconditions-treatments-and-test-a-z-block-1 .view-conditions-treatments-and-test-a-z form .button.form-submit {
  display: none;
}
.block-views-blockconditions-treatments-and-test-a-z-block-1 .view-conditions-treatments-and-test-a-z h3 {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 16px;
  margin-left: 15px;
  padding-bottom: 4px;
  color: #616c74;
  border-bottom: 1px solid #e8edee;
}
.block-views-blockconditions-treatments-and-test-a-z-block-1 .view-conditions-treatments-and-test-a-z h3:after {
  position: absolute;
  bottom: -2px;
  left: 0;
  display: block;
  width: 13px;
  height: 2px;
  content: "";
  background: #1a237e;
}
.block-views-blockconditions-treatments-and-test-a-z-block-1 .view-conditions-treatments-and-test-a-z .row {
  margin-top: 20px;
}
.block-views-blockconditions-treatments-and-test-a-z-block-1 .view-conditions-treatments-and-test-a-z .col-md-4 {
  margin-bottom: 10px;
}

/* Alter spacings on small screens */
@media (max-width: 767px) {
  .col-sm-4 .block-views-exposed-filter-blocksearch-page-1 .form-type-checkbox input {
    top: -2px;
  }
  .content-wrapper-specialists aside.col-sm-4 {
    margin-top: 20px;
  }
  .featured-area-specialists .form-group,
  .featured-area-search .form-group {
    margin-left: 15px;
  }
  .block-views-blockservices-block-1,
  .block-views-blockservices-block-2,
  .block-views-blockservices-block-3,
  .block-views-blockservices-block-4,
  .block-views-blockservices-block-5 {
    top: 0;
    display: block;
    width: 100% !important;
    margin-left: 15px;
  }
}
/* Locations view */
.view-locations .views-row .col-md-6 {
  min-height: 420px;
  margin-top: 60px;
  margin-bottom: 60px;
}
.view-locations .teaser-image img {
  min-height: 420px;
  object-fit: cover;
}
.view-locations .image-links {
  position: absolute;
  width: 100%;
}
.view-locations .views-row:nth-child(odd) {
  background-color: #ffffff;
}
.view-locations .views-row:nth-child(even) {
  background-color: #f0f4f6;
}
.view-locations .views-row:nth-child(even) .row {
  background-color: #f0f4f6;
}
.view-locations .views-row:nth-child(even) .col-md-6:nth-child(1) {
  position: relative;
  left: 50%;
}
.view-locations .views-row:nth-child(even) .col-md-6:nth-child(2) {
  position: relative;
  right: 50%;
}
.view-locations .view-field-title h3 {
  margin-top: 8px;
  margin-bottom: 26px;
  color: #1a237e;
  font-size: 30px;
  font-weight: 600;
}
.view-locations .read-more-link {
  margin-top: 50px;
  margin-bottom: 60px;
}
.view-locations .read-more-link a {
  position: relative;
  padding: 16px 45px 16px 30px;
  transition: all 0.3s ease;
  text-decoration: none;
  text-transform: capitalize;
  color: #ffffff;
  border: none;
  border-radius: 40px;
  background-color: #1a237e;
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.2);
  font-size: 14px;
  font-weight: 600;
}
.view-locations .read-more-link a:after {
  position: absolute;
  top: 22px;
  right: 20px;
  display: inline-block;
  padding: 3px;
  content: " ";
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
}
.view-locations .read-more-link a:hover {
  color: #ffffff;
  background-color: #006dbb;
  box-shadow: none;
}
.view-locations .image-links .col-sm-6 {
  padding-right: 0;
}
.view-locations .image-links .col-sm-6 img {
  width: 95%;
  height: 142px;
  margin-bottom: 4px;
  object-fit: cover;
}
.view-locations .image-links .col-sm-6 a {
  margin-top: 6px;
  text-decoration: none;
  color: #616c74;
  font-size: 14px;
  font-weight: 600;
}
.view-locations .image-links .col-sm-6 a:hover {
  color: #006dbb;
}

.view-vacancies .view-header {
  margin-bottom: 20px;
  color: #616c74;
  font-size: 20px;
}
.view-vacancies .views-row {
  margin-bottom: 20px;
  padding: 24px;
  background-color: #ffffff;
}
.view-vacancies .views-row .views-field-title a {
  text-decoration: none;
  color: #1a237e;
  font-size: 20px;
  font-weight: 600;
}
.view-vacancies .views-row .views-field-title a:hover {
  color: #006dbb;
}
.view-vacancies .views-row .views-field-field-closing-date {
  margin-bottom: 10px;
  color: #616c74;
  font-weight: 600;
}
.view-vacancies .views-row .views-field-nothing {
  margin-bottom: 10px;
  color: #616c74;
  font-weight: 600;
}
.view-vacancies .views-row .views-field-body {
  color: #616c74;
}
.view-vacancies .views-row .views-field-view-node {
  margin-top: 20px;
}
.view-vacancies .views-row .views-field-view-node a {
  position: relative;
  padding-left: 20px;
  text-decoration: none;
  text-transform: uppercase;
  color: #1a237e;
  font-size: 14px;
  font-weight: 600;
}
.view-vacancies .views-row .views-field-view-node a:before {
  position: absolute;
  top: 6px;
  left: 0;
  display: inline-block;
  padding: 3px;
  content: " ";
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border: solid #616c74;
  border-width: 0 2px 2px 0;
}
.view-vacancies .views-row .views-field-view-node a:hover {
  color: #006dbb;
}

@media (max-width: 991px) {
  .view-locations .image-links {
    position: relative;
  }
  .view-locations .image-links .col-sm-6 img {
    width: 88%;
  }
  .view-locations .teaser-image img {
    display: none;
  }
  .view-locations .views-row .col-md-6 {
    min-height: 1px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .view-locations .views-row:nth-child(even) .col-md-6:nth-child(1) {
    position: relative;
    right: auto;
    left: 0;
  }
  .view-locations .views-row:nth-child(even) .col-md-6:nth-child(2) {
    position: relative;
    right: auto;
    left: 0;
  }
}
@media (max-width: 767px) {
  .view-locations .read-more-link a {
    padding: 6px 6px;
  }
  .view-locations .read-more-link a:after {
    position: unset;
    margin-bottom: 1px;
    margin-left: 5px;
  }
  .view-locations .image-links .col-sm-6 {
    margin-bottom: 20px;
  }
  .view-locations .image-links .col-sm-6 img {
    max-width: 360px;
  }
}
@media (min-width: 1200px) {
  .view-for-healthcare-professionals img {
    max-height: 234px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .view-for-healthcare-professionals img {
    max-height: 193px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .view-for-healthcare-professionals img {
    max-height: auto;
  }
  .view-for-healthcare-professionals .views-field-title {
    max-width: 480px;
  }
  .view-for-healthcare-professionals .views-field-body {
    max-width: 480px;
  }
}
.block-views-blockfor-healthcare-professionals-block-1 {
  padding: 30px;
}
.block-views-blockfor-healthcare-professionals-block-1 .view-for-healthcare-professionals .views-row {
  margin-top: 25px;
}
.block-views-blockfor-healthcare-professionals-block-1 .view-for-healthcare-professionals .views-row .col-md-4 {
  margin: 0;
  padding: 0;
}
.block-views-blockfor-healthcare-professionals-block-1 .view-for-healthcare-professionals .views-row .col-md-4 .row-wrapper {
  padding: 0;
}
.block-views-blockfor-healthcare-professionals-block-1 .view-for-healthcare-professionals .views-row .views-field-image {
  padding: 24px 12px 0 12px;
}
.block-views-blockfor-healthcare-professionals-block-1 .view-for-healthcare-professionals .views-row .views-field-image img {
  border: 1px solid #ffffff;
}
.block-views-blockfor-healthcare-professionals-block-1 .view-for-healthcare-professionals .views-row .views-field-title {
  margin-right: 12px;
  margin-left: 12px;
  padding: 12px 12px 0 12px;
  background-color: #ffffff;
}
.block-views-blockfor-healthcare-professionals-block-1 .view-for-healthcare-professionals .views-row .views-field-title a {
  text-decoration: none;
  color: #1a237e;
  font-size: 20px;
  font-weight: 600;
}
.block-views-blockfor-healthcare-professionals-block-1 .view-for-healthcare-professionals .views-row .views-field-title a:hover {
  color: #006dbb;
}
.block-views-blockfor-healthcare-professionals-block-1 .view-for-healthcare-professionals .views-row .views-field-body {
  min-height: 96px;
  margin-right: 12px;
  margin-left: 12px;
  padding: 0 12px 24px 12px;
  color: #616c74;
  background-color: #ffffff;
  font-size: 16px;
  font-weight: 600;
}

.view-press-releases {
  max-width: 720px;
}
.view-press-releases .views-row {
  margin-bottom: 10px;
  padding: 10px;
  background-color: #ffffff;
}
.view-press-releases .views-row a {
  text-decoration: none;
  color: #1a237e;
  font-weight: 600;
}
.view-press-releases .views-row a:hover {
  text-decoration: none;
  color: #006dbb;
}
.view-press-releases .views-field-title {
  display: inline-block;
  width: 80%;
}
.view-press-releases .views-field-field-file {
  margin-right: 10px;
}
.view-press-releases .views-field-filesize {
  color: #616c74;
}

.pager-nav {
  width: auto;
  border-top: 2px solid #616c74;
  font-weight: 600;
}
.pager-nav li a {
  color: #616c74;
  border: none;
  border-radius: unset;
  background: transparent;
}
.pager-nav li a:hover {
  color: #1a237e;
  background: #ffffff;
}
.pager-nav li.is-active a,
.pager-nav li.is-active a:hover {
  color: #1a237e;
  border-radius: unset;
  background: #ffffff;
}

.pager__item--previous {
  position: absolute;
  left: 0;
  text-transform: uppercase;
}

.pager__item--next {
  position: absolute;
  right: 0;
  text-transform: uppercase;
}

.cta-block.view-rbht-events {
  background-color: #ffffff;
}
.cta-block.view-rbht-events .views-row {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}

.block-views-blocktreatment-conditions-block-1 div.view-content > div.views-row div.views-field-title .field-content a,
.block-views-blocktest-conditions-block-1 div.view-content > div.views-row div.views-field-title .field-content a {
  font-size: 18px;
  font-weight: 600;
}
.block-views-blocktreatment-conditions-block-1 div.view-content > div.views-row .views-field-field-summary .field-content p,
.block-views-blocktest-conditions-block-1 div.view-content > div.views-row .views-field-field-summary .field-content p {
  padding: 0 0 5px 0;
}

.nhs-timeline-element {
  background-color: #f7f7f7;
}
.nhs-timeline-element div.views-field-body,
.nhs-timeline-element div.views-field-nothing,
.nhs-timeline-element div.views-field-field-timeline-date,
.nhs-timeline-element div.views-field-nothing-1,
.nhs-timeline-element div.views-field-field-show-read-more {
  padding: 0 10px 5px 10px;
}
.nhs-timeline-element div.views-field-body span.ajax-throbber,
.nhs-timeline-element div.views-field-nothing span.ajax-throbber,
.nhs-timeline-element div.views-field-field-timeline-date span.ajax-throbber,
.nhs-timeline-element div.views-field-nothing-1 span.ajax-throbber,
.nhs-timeline-element div.views-field-field-show-read-more span.ajax-throbber {
  display: none;
}
.nhs-timeline-element div.views-field-nothing .field-content a h2 {
  margin-top: 10px !important;
}
.nhs-timeline-element div.views-field-nothing-1 a,
.nhs-timeline-element div.views-field-field-show-read-more a {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
  color: #fff;
  border-radius: 3px;
  background-color: #ea8b39;
}
.nhs-timeline-element div.views-field-nothing-1 a span.ajax-throbber,
.nhs-timeline-element div.views-field-field-show-read-more a span.ajax-throbber {
  display: none;
}
.nhs-timeline-element .timeline-image img.img-responsive {
  width: 100%;
}

li.timeline-item.odd div.nhs-timeline-element {
  box-shadow: 6px 5px 10px rgba(0, 0, 0, 0.2);
}

li.timeline-item.even div.nhs-timeline-element {
  box-shadow: -6px 5px 10px rgba(0, 0, 0, 0.2);
}

ul.timeline-list li.timeline-item {
  margin: 0 0 10px 0;
}

ul.timeline-list:after {
  background-color: #1a237e;
}

ul.timeline-list li.timeline-item .timeline-item-wrapper span.timeline-marker {
  width: 16px;
  height: 16px;
  border: 4px solid #006dbb;
  border-radius: 8px;
  background-color: #fff;
}

ul.timeline-list.alternate li.timeline-item.odd .timeline-item-wrapper {
  padding-right: 3rem;
  text-align: left;
}
ul.timeline-list.alternate li.timeline-item.odd .timeline-item-wrapper a {
  text-align: left;
  text-decoration: none;
}

ul.timeline-list.alternate li.timeline-item.even .timeline-item-wrapper {
  padding-left: 3rem;
  text-align: left;
}
ul.timeline-list.alternate li.timeline-item.even .timeline-item-wrapper a {
  text-align: left;
  text-decoration: none;
}

.view-id-timeline_slideshow {
  padding: 0 0 10px 0;
}

.views_slideshow_cycle_main {
  margin: auto;
  padding: 0 0 5px 0;
}

.views_slideshow_cycle_teaser_section {
  margin: auto;
}

div.views-field-field-gallery-images div.field-content a img {
  margin: auto;
  padding-bottom: 5px;
}
div.views-field-field-gallery-images div.field-content span {
  position: relative;
  top: -30px;
  display: block;
  width: 100%;
  margin-bottom: -30px;
  padding-left: 10px;
  opacity: 0.8;
  color: #1a237e;
  background-color: #e8edee;
  font-weight: 600;
}

.views-slideshow-controls-bottom .views-slideshow-pager-bullets li {
  background: #1a237e;
}

.views-slideshow-controls-bottom .views-slideshow-pager-bullets li.active {
  background: #4c98cf;
}

#drupal-modal--content div.field--name-body {
  margin-bottom: 15px;
}

@media (max-width: 992px) {
  ul.timeline-list.alternate:after {
    left: 0 !important;
  }
  ul.timeline-list.alternate li.timeline-item.odd,
  ul.timeline-list.alternate .timeline-item-wrapper .timeline-marker {
    left: -8px !important;
  }
  ul.timeline-list.alternate li.timeline-item {
    margin: 10px 0 10px 0;
  }
  li.timeline-item.even div.nhs-timeline-element {
    box-shadow: 6px 5px 10px rgba(0, 0, 0, 0.2);
  }
  ul.timeline-list.alternate li.timeline-item.odd .timeline-item-wrapper,
  ul.timeline-list.alternate li.timeline-item.even .timeline-item-wrapper {
    float: right;
    width: 100%;
    padding-right: 0;
    padding-left: 3rem;
  }
  ul.timeline-list.alternate li.timeline-item.odd .timeline-item-wrapper .img-responsive,
  ul.timeline-list.alternate li.timeline-item.even .timeline-item-wrapper .img-responsive {
    width: 100%;
  }
  #drupal-modal--content {
    max-width: 95% !important;
  }
}
.page-node-type-research-article .field--name-body .field--label {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #1a237e;
  font-size: 24px;
  font-weight: 600;
}

.research-sidebar li a {
  text-decoration: none !important;
}

.research-sidebar li.dropdown > a {
  padding-left: 0;
}

ul.research-sidebar ul.research-sidebar {
  margin-left: 0;
  padding-left: 0;
}

.footer .field--type-telephone a:link {
  text-decoration: none;
  color: #322f2f !important;
}

.footer .twitter a:link,
.footer .youtube a:link {
  text-decoration: none;
  color: #ffffff !important;
  font-size: 14px;
}

.menu--main a {
  text-decoration: none;
}

.footer-logos {
  padding-top: 0;
}
.footer-logos img {
  display: block;
  float: right;
  clear: right;
  margin-bottom: 20px;
  image-rendering: -moz-crisp-edges;
  -ms-interpolation-mode: bicubic;
}

.link-and-text h3 a {
  text-decoration: none;
  color: #1a237e;
}
.link-and-text h3 a:active {
  color: #4c98cf;
}

.views-field-field-telephone-number .views-label,
.views-field-field-telephone-private-patients .views-label,
.views-field-field-telephone-number-pals .views-label,
.views-field-field-telephone-number-charity .views-label {
  font-weight: bold;
}
.views-field-field-telephone-number .field-content a,
.views-field-field-telephone-private-patients .field-content a,
.views-field-field-telephone-number-pals .field-content a,
.views-field-field-telephone-number-charity .field-content a {
  text-decoration: none !important;
}

article.patients-visitors a {
  text-decoration: none;
}

#block-secondarynavigation li a {
  text-decoration: none;
  text-transform: capitalize;
}

.region-mini-bar-left div a {
  text-decoration: none;
}

body.path-blogs .bg-white,
body.path-blog .bg-white {
  background-color: #f0f4f6 !important;
}
body.path-blogs .views-row,
body.path-blog .views-row {
  padding: 15px;
  background-color: #ffffff;
}

.view-services a,
.view-conditions-treatments-and-test-a-z a {
  text-decoration: none;
  text-transform: capitalize;
}

#main-logo a {
  margin: 2rem 0;
}
#main-logo a:hover {
  color: #212b32 !important;
  background-color: #ffeb3b !important;
}

.col-50-50 {
  float: left;
  width: 50%;
}
.col-50-50 #rbht-nhs-logo {
  float: right;
  margin: 2rem 0;
}
.col-50-50 #rbht-nhs-logo:hover {
  color: #212b32 !important;
  background-color: #ffeb3b !important;
}
.col-50-50 img {
  height: 36px;
  margin: 1rem;
}
.col-50-50 img#nhs-logo {
  height: 46px;
}
.col-50-50 .navbar-btn {
  margin: 0;
}
@media (min-width: 768px) {
  .col-50-50 img {
    height: 60px;
    margin: 1rem;
  }
  .col-50-50 img#nhs-logo {
    height: 60px;
    margin: 1rem;
  }
}
@media (min-width: 991px) {
  .col-50-50 {
    float: none;
    width: auto;
  }
  .col-50-50 img {
    width: auto;
    height: 70px;
  }
  .col-50-50 img#nhs-logo {
    width: auto;
    height: 76px;
  }
}

.breadcrumb-background {
  background-color: #616c74;
}

.breadcrumb-background,
.breadcrumb_text {
  display: none;
}
@media (min-width: 768px) {
  .breadcrumb-background,
  .breadcrumb_text {
    display: block;
  }
}

.breadcrumb {
  margin: 4px 0 6px 0;
}

.hidden-mobile {
  display: none;
}

@media (min-width: 768px) {
  .hidden-mobile {
    display: block;
  }
}
.title-text-box {
  margin: 2.4rem 0 4.8rem 0;
  padding: 0 1.2rem 1.2rem;
  border: 0.2rem solid #d8dde0;
  border-radius: 0.6rem;
}

.last-updated-date {
  padding-top: 2.4rem;
}

.media-oembed-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.field--name-field-media-oembed-video {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
}

blockquote {
  position: relative !important;
  margin: 1.6rem 0 !important;
  padding: 1.6rem 6.4rem !important;
  border-left: 0 !important;
  font-size: 1.8rem !important;
  line-height: 1.4 !important;
}

blockquote p {
  margin-bottom: 0 !important;
}

blockquote::before,
blockquote::after {
  position: absolute !important;
  display: block !important;
  width: 3rem !important;
  min-height: 3rem !important;
  content: "";
  background-image: url(../images/blockquote.svg) !important;
  background-repeat: no-repeat !important;
  background-position: 0 0 !important;
  background-size: 3rem !important;
}

blockquote::before {
  top: 0.8rem !important;
  left: 0.8rem !important;
}

blockquote::after {
  right: 0.8rem !important;
  bottom: 0.8rem !important;
  content: "";
  transform: rotate(180deg) !important;
}

@media (min-width: 1024px) {
  blockquote {
    position: relative !important;
    margin: 3.2rem 0 !important;
    padding: 1.6rem 7.2rem !important;
    border-left: 0 !important;
    font-size: 2.4rem !important;
    line-height: 1.6 !important;
  }
  blockquote::before,
  blockquote::after {
    position: absolute !important;
    display: block !important;
    width: 3.8rem !important;
    min-height: 3.8rem !important;
    content: "";
    background-image: url(../images/blockquote.svg) !important;
    background-repeat: no-repeat !important;
    background-position: 0 0 !important;
    background-size: 3.8rem !important;
  }
}
.blockquote--indent {
  position: relative !important;
  margin: 2.4rem 0 !important;
  padding: 2.4rem 0 2.4rem 2.4rem !important;
  text-decoration: none !important;
  font-size: 1.8rem !important;
  font-style: normal !important;
}

.blockquote--indent::before {
  position: absolute !important;
  top: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  width: 0.4rem !important;
  height: 100% !important;
  content: "";
  border-radius: 0.6rem !important;
  background-color: #005eb8 !important;
}

.blockquote--indent::after {
  content: none;
}

.maintenance-page {
  background-color: #ffffff;
  padding: 20px;
  border: 1px solid #aeb7bd;
  border-radius: 5px;
  margin: 20px 0;
  text-align: center;
}
.maintenance-page h1 {
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.maintenance-page p {
  font-size: 1.2em;
  margin-bottom: 20px;
}
.maintenance-page a {
  color: #005eb8;
  text-decoration: underline;
}
.maintenance-page header {
  padding: 0 50px;
}
.maintenance-page header h1 {
  background-color: #ffffff;
}

.media__caption {
  margin-left: 15px;
}

/* ie11 */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  .form-control {
    height: 50px !important;
    padding-top: 16px !important;
  }
  #block-careersblock {
    padding-right: 40px;
  }
  .col-50-50 #rbht-nhs-logo {
    margin-right: 162px;
  }
  .nhs-featured-area-home .right-image img {
    width: 615px;
    height: 430px;
  }
  .nhs-featured-area-home .right-image img.compat-object-fit {
    background-position: center center;
    background-size: cover;
  }
  .nhs-featured-area-home .right-image img.compat-object-fit .right-image {
    opacity: 0;
  }
}
/**
 * jQuery UI autocomplete widget style overrides.
 *
 * $todo Remove once jQuery UI is no longer used?
 */
.ui-autocomplete {
  z-index: 1000;
  min-width: 160px;
  padding: 5px 0;
  list-style: none;
  text-align: left;
  color: inherit;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  background: #fff;
  background-clip: padding-box;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
.ui-autocomplete .ui-menu-item {
  display: block;
  clear: both;
  margin: 0;
  padding: 3px 20px;
  cursor: pointer;
  white-space: nowrap;
  text-decoration: none;
  color: #333333;
  border: 0;
  border-radius: 0;
  outline: 0;
  font-weight: normal;
  line-height: 1.428571429;
}
.ui-autocomplete .ui-menu-item.ui-state-hover {
  color: rgb(38.25, 38.25, 38.25);
  background: #f5f5f5;
}
.ui-autocomplete .ui-menu-item.ui-state-active, .ui-autocomplete .ui-menu-item.ui-state-focus {
  color: #fff;
  background: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

ol,
ul {
  padding-left: 1.5em;
}
.popover ol:last-child,
.popover ul:last-child {
  margin-bottom: 0;
}

body {
  margin-top: 0;
}

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

.footer {
  margin-top: 0;
  padding-top: 35px;
  padding-bottom: 36px;
  border-top: unset;
}

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

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

.help-block,
.control-group .help-inline {
  margin: 5px 0 10px;
  padding: 0;
  color: rgb(119.085, 119.085, 119.085);
  font-size: 12px;
}
.help-block:first-child,
.control-group .help-inline:first-child {
  margin-top: 0;
}

/* comments */
header h1 {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  color: orange;
  background-color: blanchedalmond;
}

.btn-blue {
  padding: 12px 20px;
  color: #1a237e;
  border-width: thin;
  border-color: #1a237e;
  background-color: #ffffff;
  font-family: "Open Sans", Helvetica, sans-serif;
  font-size: 14px;
}
.btn-blue:hover {
  transition: all 0.3s ease;
  color: #ffffff;
  background: rgb(19.0210526316, 25.6052631579, 92.1789473684);
}
.btn-blue:active {
  background: rgb(4.1907894737, 5.6414473684, 20.3092105263);
}

/* Breadcrumbs */
.breadcrumb .active {
  color: #000;
}

.button {
  justify-content: center;
  align-items: center;
  text-align: center;
}

.field--item {
  margin-top: 1em;
  margin-bottom: 1em;
}

figcaption {
  display: none;
}

.page-node-type-news figcaption {
  display: block;
}

.nhsuk-inset-text > :first-child {
  margin-bottom: 0;
  padding-top: 0;
}

.nhsuk-pagination--numbered {
  justify-content: center;
}

ol.breadcrumb {
  font-size: 14px;
}

ul,
p {
  font-size: 16px;
}

ul.social_links_wrapper > li:last-child {
  margin-bottom: 8px;
}

header,
header ul {
  font-size: 12px;
}

.homepage-block p {
  font-size: 14px;
}

/*# sourceMappingURL=style.css.map */
