@charset "UTF-8";
/**
 * Default Variables.
 *
 * Modify this file to provide default Bootstrap Framework variables. The
 * Bootstrap Framework will not override any variables defined here because it
 * uses the `!default` flag which will only set their default if not already
 * defined here.
 *
 * You can copy existing variables directly from the following file:
 * ./THEMENAME/bootstrap/assets/stylesheets/bootstrap/_variables.scss
 */
/*!
 * 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("../bootstrap/assets/fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../bootstrap/assets/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../bootstrap/assets/fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../bootstrap/assets/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../bootstrap/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../bootstrap/assets/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

.glyphicon {
  position: relative;
  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: "\002a";
}

.glyphicon-plus:before {
  content: "\002b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

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

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

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.glyphicon-tent:before {
  content: "\26fa";
}

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

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

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

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

.glyphicon-hourglass:before {
  content: "\231b";
}

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

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

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

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

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

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

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

.glyphicon-yen:before {
  content: "\00a5";
}

.glyphicon-jpy:before {
  content: "\00a5";
}

.glyphicon-ruble:before {
  content: "\20bd";
}

.glyphicon-rub:before {
  content: "\20bd";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body {
  font-family: "-apple-system", BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff;
}

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

a {
  color: #d1a604;
  text-decoration: none;
}

a:hover, a:focus {
  color: #000;
  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: 0px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  -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: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.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: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}

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: 11px;
  margin-bottom: 11px;
}

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: 20px;
}

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

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

p {
  margin: 0 0 11px;
}

.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}

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

mark,
.mark {
  padding: .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: #777777;
}

.text-primary {
  color: #FBCF26;
}

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

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

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

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

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

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

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

.text-danger {
  color: #a94442;
}

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

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #FBCF26;
}

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

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

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

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

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

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

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

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

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

.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}

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

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: 22px;
}

dt,
dd {
  line-height: 1.42857;
}

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: 992px) {
  .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: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  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: "\00A0 \2014";
}

address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.42857;
}

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: 0px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0px;
  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: 10.5px;
  margin: 0 0 11px;
  font-size: 15px;
  line-height: 1.42857;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .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.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .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.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .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: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}

.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.42857;
  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: #e8e8e8;
}

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

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

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

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

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

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

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

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

.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    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: 22px;
  font-size: 24px;
  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: 16px;
  line-height: 1.42857;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -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: #eeeeee;
  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: 36px;
  }
  input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 33px;
  }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .input-group-lg
  input[type="month"] {
    line-height: 49px;
  }
}

.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: 22px;
  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: 38px;
  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: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}

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: 33px;
  line-height: 33px;
}

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.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
  height: auto;
}

.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}

.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}

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

.form-group-sm .form-control-static {
  height: 33px;
  min-height: 36px;
  padding: 6px 10px;
  font-size: 14px;
  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: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
  border-radius: 0px;
}

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: 49px;
  line-height: 49px;
}

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.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
  height: auto;
}

.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
  border-radius: 0px;
}

.form-group-lg select.form-control {
  height: 49px;
  line-height: 49px;
}

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

.form-group-lg .form-control-static {
  height: 49px;
  min-height: 42px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.33333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 45px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  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: 49px;
  height: 49px;
  line-height: 49px;
}

.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: 33px;
  height: 33px;
  line-height: 33px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  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: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  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: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 27px;
}

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

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

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

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px;
}

.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: 20px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}

.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: 16px;
  line-height: 1.42857;
  border-radius: 0px;
  -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: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}

.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default.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: #FBCF26;
  border-color: #fbc90d;
}

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #eaba04;
  border-color: #866a02;
}

.btn-primary:hover {
  color: #fff;
  background-color: #eaba04;
  border-color: #c79e04;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #eaba04;
  background-image: none;
  border-color: #c79e04;
}

.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: #c79e04;
  border-color: #866a02;
}

.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: #FBCF26;
  border-color: #fbc90d;
}

.btn-primary .badge {
  color: #FBCF26;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  font-weight: 400;
  color: #d1a604;
  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: #000;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
  border-radius: 0px;
}

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

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

.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: 16px;
  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: 0px;
  -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: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #262626;
  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: #FBCF26;
  outline: 0;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  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: 14px;
  line-height: 1.42857;
  color: #777777;
  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: 992px) {
  .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-lg.btn-group > .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: 0px;
  border-top-right-radius: 0px;
  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: 0px;
  border-bottom-left-radius: 0px;
}

.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: 16px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 0px;
}

.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: 14px;
  border-radius: 0px;
}

.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: 20px;
  border-radius: 0px;
}

.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: #eeeeee;
}

.nav > li.disabled > a {
  color: #777777;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #d1a604;
}

.nav .nav-divider {
  height: 1px;
  margin: 10px 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.42857;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 0px;
}

.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: #FBCF26;
}

.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: 0px;
}

.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-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: 0px 0px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-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: 24px;
  margin-bottom: 22px;
  border: 1px solid transparent;
}

.navbar:before, .navbar:after {
  display: table;
  content: " ";
}

.navbar:after {
  clear: both;
}

@media (min-width: 992px) {
  .navbar {
    border-radius: 0px;
  }
}

.navbar-header:before, .navbar-header:after {
  display: table;
  content: " ";
}

.navbar-header:after {
  clear: both;
}

@media (min-width: 992px) {
  .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);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before, .navbar-collapse:after {
  display: table;
  content: " ";
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 992px) {
  .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-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

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

@media (min-width: 992px) {
  .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: 992px) {
  .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: 992px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-brand {
  float: left;
  height: 24px;
  padding: 1px 15px;
  font-size: 20px;
  line-height: 22px;
}

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

@media (min-width: 992px) {
  .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: -5px;
  margin-bottom: -5px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}

.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: 992px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 0.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
}

@media (max-width: 991px) {
  .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: 22px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 992px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 1px;
    padding-bottom: 1px;
  }
}

.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);
  margin-top: -6px;
  margin-bottom: -6px;
}

@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: 991px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .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: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: -6px;
  margin-bottom: -6px;
}

.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: -4.5px;
  margin-bottom: -4.5px;
}

.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 1px;
  margin-bottom: 1px;
}

.navbar-text {
  margin-top: 1px;
  margin-bottom: 1px;
}

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

@media (min-width: 992px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #808080;
  border-color: #6f6f6f;
}

.navbar-default .navbar-brand {
  color: #FFFFFF;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #e6e6e6;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #FFFFFF;
}

.navbar-default .navbar-nav > li > a {
  color: #FFFFFF;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #FBCF26;
  background-color: #808080;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #FBCF26;
  background-color: #808080;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: #808080;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #FBCF26;
  background-color: #808080;
}

@media (max-width: 991px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #FFFFFF;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #FBCF26;
    background-color: #808080;
  }
  .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: #FBCF26;
    background-color: #808080;
  }
  .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: #808080;
  }
}

.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: #6f6f6f;
}

.navbar-default .navbar-link {
  color: #FFFFFF;
}

.navbar-default .navbar-link:hover {
  color: #FBCF26;
}

.navbar-default .btn-link {
  color: #FFFFFF;
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #FBCF26;
}

.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #090909;
}

@media (max-width: 991px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 22px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/ ";
}

.breadcrumb > .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 0px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857;
  color: #d1a604;
  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: #000;
  background-color: #eeeeee;
  border-color: #ddd;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.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: #FBCF26;
  border-color: #FBCF26;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.pager {
  padding-left: 0;
  margin: 22px 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: #eeeeee;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

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

.label-default {
  background-color: #777777;
}

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

.label-primary {
  background-color: #FBCF26;
}

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

.label-success {
  background-color: #5cb85c;
}

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

.label-info {
  background-color: #5bc0de;
}

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

.label-warning {
  background-color: #f0ad4e;
}

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

.label-danger {
  background-color: #d9534f;
}

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge, .btn-group-xs > .btn .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #d1a604;
  background-color: #fff;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

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

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 0px;
}

.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: 72px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  -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: #d1a604;
}

.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 0px;
}

.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: #d6e9c6;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  height: 22px;
  margin-bottom: 22px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 0px;
  -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: 14px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  background-color: #FBCF26;
  -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: 0px;
  border-top-right-radius: 0px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #FBCF26;
  border-color: #FBCF26;
}

.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: #fffbee;
}

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: #d0e9c6;
}

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

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

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

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

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

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

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

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

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

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

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

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

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

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

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

.panel {
  margin-bottom: 22px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0px;
  -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: -1px;
  border-top-right-radius: -1px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  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: -1px;
  border-bottom-left-radius: -1px;
}

.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: -1px;
  border-top-right-radius: -1px;
}

.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: -1px;
  border-bottom-left-radius: -1px;
}

.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: -1px;
  border-top-right-radius: -1px;
}

.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: -1px;
  border-top-right-radius: -1px;
}

.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: -1px;
}

.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: -1px;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

.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: -1px;
  border-bottom-left-radius: -1px;
}

.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: -1px;
}

.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: -1px;
}

.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: 22px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
}

.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: #FBCF26;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #FBCF26;
  border-color: #FBCF26;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #FBCF26;
}

.panel-primary > .panel-heading .badge {
  color: #FBCF26;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #FBCF26;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  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 #e3e3e3;
  border-radius: 0px;
  -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: 0px;
}

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

.close {
  float: right;
  font-size: 24px;
  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: 0px;
  -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.42857;
}

.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: "-apple-system", BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857;
  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;
  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: 0px;
}

.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: "-apple-system", BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857;
  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: 16px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -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: 16px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1px -1px 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: "\2039";
}

.carousel-control .icon-next:before {
  content: "\203a";
}

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

/**
 * Alert styling.
 */
.alert-sm {
  padding: 5px 10px;
}

.alert a {
  font-weight: bold;
}

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

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

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

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

/**
 * AJAX (throbber) styling.
 */
@keyframes glyphicon-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

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

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

html.js .btn .ajax-throbber {
  margin-left: .5em;
  margin-right: -.25em;
}

html.js .form-item .input-group-addon .glyphicon {
  color: #777777;
  opacity: .5;
  transition: 150ms color, 150ms opacity;
}

html.js .form-item .input-group-addon .glyphicon.glyphicon-spin {
  color: #FBCF26;
  opacity: 1;
}

html.js .form-item .input-group-addon .input-group-addon {
  background-color: white;
}

html.js .ajax-new-content:empty {
  display: none !important;
}

/**
 * $file
 * Visual styles for fields.
 */
.field--label {
  font-weight: bold;
}

.field--label-inline .field--label,
.field--label-inline .field--items {
  float: left;
  /*LTR*/
}

.field--label-inline .field--label,
.field--label-inline > .field--item,
.field--label-inline .field--items {
  padding-right: 0.5em;
}

[dir="rtl"] .field--label-inline .field--label,
[dir="rtl"] .field--label-inline .field--items {
  padding-left: 0.5em;
  padding-right: 0;
}

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

/**
 * File (and Image Widget) styles.
 */
.file.wegweg {
  display: table;
  font-size: 75%;
  font-weight: 700;
  margin: 5px 0;
  width: 100%;
}

.file.wegweg > span {
  background: #fff;
  color: #FBCF26;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
}

.file.wegweg > span:first-child {
  border-left: 1px solid #ccc;
}

.file.wegweg > span:last-child {
  border-right: 1px solid #ccc;
}

.file.wegweg > .tabledrag-changed {
  background: #fcf8e3;
  border-radius: 0;
  color: #8a6d3b;
  display: table-cell;
  padding: 0 1em;
  top: 0;
  vertical-align: middle;
  border-left: 1px solid inherit;
}

.file.wegweg > .tabledrag-changed, .file.wegweg > .tabledrag-changed:last-child {
  border: 1px solid #f7e1b5;
}

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

.file-link {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}

.file-link a, .file-link a:hover, .file-link a:focus, .file-link a:active {
  color: inherit;
}

.file-size {
  display: table-cell;
  padding: 0 1em;
  text-align: right;
  white-space: pre;
  vertical-align: middle;
}

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

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

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

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

.footer {
  margin-top: 45px;
  padding-top: 35px;
  padding-bottom: 36px;
  background-color: #808080;
  color: #d9d9d9;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  font-size: 17px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.footer a {
  color: #d9d9d9;
}

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

@media (max-width: 991px) {
  .footer {
    text-align: center;
  }
}

#block-subscribe-form {
  font-size: 0;
}

#block-subscribe-form .messages__wrapper, #block-subscribe-form .webform-confirmation {
  font-size: 16px;
}

#block-subscribe-form .form-item-email {
  width: 60%;
  display: inline-block;
  vertical-align: top;
}

#block-subscribe-form .form-actions {
  width: 40%;
  display: inline-block;
  vertical-align: top;
}

#block-support .coin {
  display: inline-block;
  padding: 10px 10px 10px 70px;
  font-size: 20px;
  background: url("../images/coin.png") no-repeat left center;
}

#block-quick-links ul, #block-menu-block-quick-links-en ul {
  padding: 0;
}

#block-quick-links ul li, #block-menu-block-quick-links-en ul li {
  list-style: none;
}

#block-quick-links .svg-inline--fa, #block-menu-block-quick-links-en .svg-inline--fa {
  width: 0.8em;
  vertical-align: -0.2em;
  margin-left: 3px;
  margin-right: 3px;
}

.contact-info {
  display: block;
}

.social {
  display: block;
  font-size: 22px;
  margin: 10px 0;
}

.social a {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin: 10px;
  background-size: cover;
}

.social a:first-child {
  margin-left: 0;
}

.social a:last-child {
  margin-right: 0;
}

.social a.fb {
  background-image: url("../images/faceb.png");
}

.social a.fb:hover {
  background-image: url("../images/faceb_h.png");
}

.social a.tw {
  background-image: url("../images/twer.png");
}

.social a.tw:hover {
  background-image: url("../images/twer_h.png");
}

.social a.vk {
  background-image: url("../images/vk.png");
}

.social a.vk:hover {
  background-image: url("../images/vk_h.png");
}

.social a.yt {
  background-image: url("../images/ytube.png");
}

.social a.yt:hover {
  background-image: url("../images/ytube_h.png");
}

.social a.ig {
  background-image: url("../images/ig.png");
}

.social a.ig:hover {
  background-image: url("../images/ig_h.png");
}

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

.select-wrapper {
  display: inline-block;
  position: relative;
  width: 100%;
}

.form-inline .select-wrapper {
  width: auto;
}

.input-group .select-wrapper {
  display: table-cell;
}

.input-group .select-wrapper:first-child .form-control:first-child {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.input-group .select-wrapper:last-child .form-control:first-child {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.select-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  line-height: 1;
  padding-right: 2em;
}

.select-wrapper select::-ms-expand {
  opacity: 0;
}

.select-wrapper:after {
  color: #FBCF26;
  content: '▼';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  margin-top: -.5em;
  padding-right: .5em;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 10;
}

.has-glyphicons .select-wrapper:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e114';
  display: inline-block;
  font-family: 'Glyphicons Halflings';
}

.has-error .select-wrapper:after {
  color: #a94442;
}

.has-success .select-wrapper:after {
  color: #3c763d;
}

.has-warning .select-wrapper:after {
  color: #8a6d3b;
}

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

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

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

.views-exposed-form {
  margin-bottom: 15px;
}

.views-exposed-form label {
  display: none;
}

.views-exposed-form .block-title {
  display: block;
  cursor: pointer;
  background-color: #eee;
  padding: 10px;
  font-family: "Futura", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.views-exposed-form .block-content {
  margin-top: 15px;
}

.entity-moderation-form {
  margin: 0 0 10px 0;
  padding: 10px;
  border: 1px solid #bbb;
  background: #dedede;
}

.entity-moderation-form .form-item {
  margin: 0 5px;
}

.webform-select-other .fieldset-legend {
  margin-bottom: 5px;
  display: block;
}

.form-group {
  margin-bottom: 20px;
}

.form-group.webform-managed-file-placeholder {
  margin: 0 0 10px 0;
}

#node-profiles-edit-form > .form-wrapper, #node-profiles-form > .form-wrapper {
  border-left-width: 1px;
  border-radius: 2px;
  position: relative;
}

#node-profiles-edit-form > .form-wrapper > .form-item > .control-label,
#node-profiles-edit-form > .form-wrapper > .text-format-wrapper > .form-item > .control-label,
#node-profiles-edit-form > .form-wrapper > .form-group > .form-item > .control-label, #node-profiles-edit-form > .form-wrapper.field--type-datetime > .control-label, #node-profiles-form > .form-wrapper > .form-item > .control-label,
#node-profiles-form > .form-wrapper > .text-format-wrapper > .form-item > .control-label,
#node-profiles-form > .form-wrapper > .form-group > .form-item > .control-label, #node-profiles-form > .form-wrapper.field--type-datetime > .control-label {
  display: block;
  padding: 10px;
  background-color: #e8e8e8;
  margin-top: -10px;
  margin-bottom: 10px;
  margin-left: -10px;
  margin-right: -10px;
  max-width: none;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
}

#node-profiles-edit-form > .form-wrapper.field--type-boolean, #node-profiles-edit-form > .form-wrapper.entity-content-form-footer > .field--type-boolean, #node-profiles-form > .form-wrapper.field--type-boolean, #node-profiles-form > .form-wrapper.entity-content-form-footer > .field--type-boolean {
  display: table;
  height: 100%;
  width: 100%;
}

#node-profiles-edit-form > .form-wrapper.field--type-boolean .form-type-checkbox, #node-profiles-edit-form > .form-wrapper.entity-content-form-footer > .field--type-boolean .form-type-checkbox, #node-profiles-form > .form-wrapper.field--type-boolean .form-type-checkbox, #node-profiles-form > .form-wrapper.entity-content-form-footer > .field--type-boolean .form-type-checkbox {
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
}

#node-profiles-edit-form > .form-wrapper.field--type-boolean .form-type-checkbox .control-label, #node-profiles-edit-form > .form-wrapper.entity-content-form-footer > .field--type-boolean .form-type-checkbox .control-label, #node-profiles-form > .form-wrapper.field--type-boolean .form-type-checkbox .control-label, #node-profiles-form > .form-wrapper.entity-content-form-footer > .field--type-boolean .form-type-checkbox .control-label {
  display: inline-block;
  background-color: unset;
  padding-left: 20px;
  margin: 0;
}

#node-profiles-edit-form > .form-wrapper.field--type-boolean .form-type-checkbox .control-label input[type="radio"], #node-profiles-edit-form > .form-wrapper.field--type-boolean .form-type-checkbox .control-label input[type="checkbox"], #node-profiles-edit-form > .form-wrapper.entity-content-form-footer > .field--type-boolean .form-type-checkbox .control-label input[type="radio"], #node-profiles-edit-form > .form-wrapper.entity-content-form-footer > .field--type-boolean .form-type-checkbox .control-label input[type="checkbox"], #node-profiles-form > .form-wrapper.field--type-boolean .form-type-checkbox .control-label input[type="radio"], #node-profiles-form > .form-wrapper.field--type-boolean .form-type-checkbox .control-label input[type="checkbox"], #node-profiles-form > .form-wrapper.entity-content-form-footer > .field--type-boolean .form-type-checkbox .control-label input[type="radio"], #node-profiles-form > .form-wrapper.entity-content-form-footer > .field--type-boolean .form-type-checkbox .control-label input[type="checkbox"] {
  margin-top: 6px;
}

#node-profiles-edit-form > .form-wrapper.field--type-link .description, #node-profiles-form > .form-wrapper.field--type-link .description {
  display: none;
}

#node-profiles-edit-form > .form-wrapper .form-type-color input, #node-profiles-form > .form-wrapper .form-type-color input {
  width: 25px;
  height: 25px;
  min-height: 25px;
  padding: 0;
  border: 0;
  border-radius: 2px;
}

#node-profiles-edit-form > .form-wrapper .form-type-color input:hover, #node-profiles-edit-form > .form-wrapper .form-type-color input:focus, #node-profiles-form > .form-wrapper .form-type-color input:hover, #node-profiles-form > .form-wrapper .form-type-color input:focus {
  box-shadow: none;
}

#node-profiles-edit-form > .form-wrapper .field--widget-color-field-widget-spectrum .panel-body .form-type-number, #node-profiles-form > .form-wrapper .field--widget-color-field-widget-spectrum .panel-body .form-type-number {
  display: none;
}

#node-profiles-edit-form > .form-wrapper .tabledrag-toggle-weight-wrapper, #node-profiles-edit-form > .form-wrapper .tableresponsive-toggle-columns, #node-profiles-form > .form-wrapper .tabledrag-toggle-weight-wrapper, #node-profiles-form > .form-wrapper .tableresponsive-toggle-columns {
  display: none;
}

#node-profiles-edit-form > .form-wrapper .tabledrag-changed-warning, #node-profiles-form > .form-wrapper .tabledrag-changed-warning {
  position: absolute;
  right: 10px;
  top: 10px;
}

#node-profiles-edit-form > .form-wrapper .table-responsive, #node-profiles-form > .form-wrapper .table-responsive {
  margin: -10px;
}

#node-profiles-edit-form > .form-wrapper .field-multiple-table th, #node-profiles-form > .form-wrapper .field-multiple-table th {
  padding: 10px;
  background-color: #e8e8e8;
  border-bottom: none;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
}

#node-profiles-edit-form > .form-wrapper .field-multiple-table td, #node-profiles-form > .form-wrapper .field-multiple-table td {
  padding: 10px;
}

#node-profiles-edit-form > .form-wrapper .field-multiple-table .field-multiple-drag, #node-profiles-form > .form-wrapper .field-multiple-table .field-multiple-drag {
  width: 55px;
  vertical-align: middle;
}

#node-profiles-edit-form > .form-wrapper .form-group, #node-profiles-form > .form-wrapper .form-group {
  margin-bottom: 0;
}

#node-profiles-edit-form > .form-wrapper .translation-entity-all-languages, #node-profiles-form > .form-wrapper .translation-entity-all-languages {
  display: none;
}

#node-profiles-edit-form > .form-wrapper .form-inline .form-control, #node-profiles-form > .form-wrapper .form-inline .form-control {
  width: 100%;
}

#node-profiles-edit-form #edit-field-social-wrapper .form-type-url, #node-profiles-edit-form #edit-field-social-wrapper .form-type-entity-autocomplete, #node-profiles-form #edit-field-social-wrapper .form-type-url, #node-profiles-form #edit-field-social-wrapper .form-type-entity-autocomplete {
  float: right;
  width: 68%;
}

#node-profiles-edit-form #edit-field-social-wrapper .form-type-textfield, #node-profiles-form #edit-field-social-wrapper .form-type-textfield {
  float: left;
  width: 30%;
}

#node-profiles-edit-form #edit-path-wrapper, #node-profiles-form #edit-path-wrapper {
  display: none;
}

#node-profiles-edit-form #edit-field-ext-url-wrapper .description, #node-profiles-form #edit-field-ext-url-wrapper .description {
  display: block;
}

@supports (display: grid) {
  @media (min-width: 992px) {
    #node-profiles-edit-form, #node-profiles-form {
      width: 100%;
      display: grid;
      grid-template-columns: repeat(6, 1fr);
      grid-auto-rows: auto;
      grid-gap: 20px;
      margin: 0;
      grid-template-areas: "title title onesid onesid hide-body hide-body" "name name patronymic patronymic family family" "photo photo photo photo-alt photo-alt photo-alt" "position position position position-alt position-alt position-alt" "ext-url ext-url ext-url cv cv cv" "degree degree phone phone email email" "social social social social social social" "organizer organizer organizer subdivision subdivision subdivision" "edu-program edu-program edu-program units units units" "body body body body body body" "bio bio bio bio bio bio" "publications publications publications publications publications publications" "research-advisor research-advisor research-advisor research-advisor research-advisor research-advisor" "additional additional additional additional additional additional" "tabs tabs tabs tabs euonline euonline" "footer footer footer langcode langcode langcode" "actions actions actions actions actions actions";
    }
    #node-profiles-edit-form #edit-title-wrapper, #node-profiles-form #edit-title-wrapper {
      grid-area: title;
    }
    #node-profiles-edit-form #edit-field-1sid-wrapper, #node-profiles-form #edit-field-1sid-wrapper {
      grid-area: onesid;
    }
    #node-profiles-edit-form #edit-field-hide-body-wrapper, #node-profiles-form #edit-field-hide-body-wrapper {
      grid-area: hide-body;
    }
    #node-profiles-edit-form #edit-field-photo-wrapper, #node-profiles-form #edit-field-photo-wrapper {
      grid-area: photo;
    }
    #node-profiles-edit-form #edit-field-photo-alt-wrapper, #node-profiles-form #edit-field-photo-alt-wrapper {
      grid-area: photo-alt;
    }
    #node-profiles-edit-form #edit-field-name-wrapper, #node-profiles-form #edit-field-name-wrapper {
      grid-area: name;
    }
    #node-profiles-edit-form #edit-field-patronymic-wrapper, #node-profiles-form #edit-field-patronymic-wrapper {
      grid-area: patronymic;
    }
    #node-profiles-edit-form #edit-field-family-wrapper, #node-profiles-form #edit-field-family-wrapper {
      grid-area: family;
    }
    #node-profiles-edit-form #edit-field-phone-wrapper, #node-profiles-form #edit-field-phone-wrapper {
      grid-area: phone;
    }
    #node-profiles-edit-form #edit-field-email-wrapper, #node-profiles-form #edit-field-email-wrapper {
      grid-area: email;
    }
    #node-profiles-edit-form #edit-field-position-eu-wrapper, #node-profiles-form #edit-field-position-eu-wrapper {
      grid-area: position;
    }
    #node-profiles-edit-form #edit-field-position-eu-alt-wrapper, #node-profiles-form #edit-field-position-eu-alt-wrapper {
      grid-area: position-alt;
    }
    #node-profiles-edit-form #edit-field-degree-wrapper, #node-profiles-form #edit-field-degree-wrapper {
      grid-area: degree;
    }
    #node-profiles-edit-form #edit-field-organizer-wrapper, #node-profiles-form #edit-field-organizer-wrapper {
      grid-area: organizer;
    }
    #node-profiles-edit-form #edit-field-subdivision-wrapper, #node-profiles-form #edit-field-subdivision-wrapper {
      grid-area: subdivision;
    }
    #node-profiles-edit-form #edit-field-edu-program-wrapper, #node-profiles-form #edit-field-edu-program-wrapper {
      grid-area: edu-program;
    }
    #node-profiles-edit-form #edit-field-units-wrapper, #node-profiles-form #edit-field-units-wrapper {
      grid-area: units;
    }
    #node-profiles-edit-form #edit-body-wrapper, #node-profiles-form #edit-body-wrapper {
      grid-area: body;
    }
    #node-profiles-edit-form #edit-field-cv-wrapper, #node-profiles-form #edit-field-cv-wrapper {
      grid-area: cv;
    }
    #node-profiles-edit-form #edit-field-ext-url-wrapper, #node-profiles-form #edit-field-ext-url-wrapper {
      grid-area: ext-url;
    }
    #node-profiles-edit-form #edit-field-bio-wrapper, #node-profiles-form #edit-field-bio-wrapper {
      grid-area: bio;
    }
    #node-profiles-edit-form #edit-field-publications-wrapper, #node-profiles-form #edit-field-publications-wrapper {
      grid-area: publications;
    }
    #node-profiles-edit-form #edit-field-research-advisor-wrapper, #node-profiles-form #edit-field-research-advisor-wrapper {
      grid-area: research-advisor;
    }
    #node-profiles-edit-form #edit-field-additional-information-wrapper, #node-profiles-form #edit-field-additional-information-wrapper {
      grid-area: additional;
    }
    #node-profiles-edit-form #edit-field-social-wrapper, #node-profiles-form #edit-field-social-wrapper {
      grid-area: social;
    }
    #node-profiles-edit-form #edit-path-wrapper, #node-profiles-form #edit-path-wrapper {
      display: none;
    }
    #node-profiles-edit-form #edit-langcode-wrapper, #node-profiles-form #edit-langcode-wrapper {
      grid-area: langcode;
    }
    #node-profiles-edit-form .form-type-vertical-tabs, #node-profiles-form .form-type-vertical-tabs {
      grid-area: tabs;
    }
    #node-profiles-edit-form #edit-footer, #node-profiles-form #edit-footer {
      grid-area: footer;
    }
    #node-profiles-edit-form #edit-actions, #node-profiles-form #edit-actions {
      grid-area: actions;
    }
    #node-profiles-edit-form #edit-field-euonline-wrapper, #node-profiles-form #edit-field-euonline-wrapper {
      grid-area: euonline;
    }
    #node-profiles-edit-form > .form-wrapper, #node-profiles-edit-form .tabbable, #node-profiles-form > .form-wrapper, #node-profiles-form .tabbable {
      margin-bottom: 0px;
    }
  }
}

#node-programs-edit-form > .form-wrapper, #node-programs-form > .form-wrapper {
  border-left-width: 1px;
  border-radius: 2px;
  position: relative;
}

#node-programs-edit-form > .form-wrapper > .form-item > .control-label,
#node-programs-edit-form > .form-wrapper > .text-format-wrapper > .form-item > .control-label,
#node-programs-edit-form > .form-wrapper > .form-group > .form-item > .control-label, #node-programs-edit-form > .form-wrapper.field--type-datetime > .control-label, #node-programs-form > .form-wrapper > .form-item > .control-label,
#node-programs-form > .form-wrapper > .text-format-wrapper > .form-item > .control-label,
#node-programs-form > .form-wrapper > .form-group > .form-item > .control-label, #node-programs-form > .form-wrapper.field--type-datetime > .control-label {
  display: block;
  padding: 10px;
  background-color: #e8e8e8;
  margin-top: -10px;
  margin-bottom: 10px;
  margin-left: -10px;
  margin-right: -10px;
  max-width: none;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
}

#node-programs-edit-form > .form-wrapper.field--type-boolean, #node-programs-edit-form > .form-wrapper.entity-content-form-footer > .field--type-boolean, #node-programs-form > .form-wrapper.field--type-boolean, #node-programs-form > .form-wrapper.entity-content-form-footer > .field--type-boolean {
  display: table;
  height: 100%;
  width: 100%;
}

#node-programs-edit-form > .form-wrapper.field--type-boolean .form-type-checkbox, #node-programs-edit-form > .form-wrapper.entity-content-form-footer > .field--type-boolean .form-type-checkbox, #node-programs-form > .form-wrapper.field--type-boolean .form-type-checkbox, #node-programs-form > .form-wrapper.entity-content-form-footer > .field--type-boolean .form-type-checkbox {
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
}

#node-programs-edit-form > .form-wrapper.field--type-boolean .form-type-checkbox .control-label, #node-programs-edit-form > .form-wrapper.entity-content-form-footer > .field--type-boolean .form-type-checkbox .control-label, #node-programs-form > .form-wrapper.field--type-boolean .form-type-checkbox .control-label, #node-programs-form > .form-wrapper.entity-content-form-footer > .field--type-boolean .form-type-checkbox .control-label {
  display: inline-block;
  background-color: unset;
  padding-left: 20px;
  margin: 0;
}

#node-programs-edit-form > .form-wrapper.field--type-boolean .form-type-checkbox .control-label input[type="radio"], #node-programs-edit-form > .form-wrapper.field--type-boolean .form-type-checkbox .control-label input[type="checkbox"], #node-programs-edit-form > .form-wrapper.entity-content-form-footer > .field--type-boolean .form-type-checkbox .control-label input[type="radio"], #node-programs-edit-form > .form-wrapper.entity-content-form-footer > .field--type-boolean .form-type-checkbox .control-label input[type="checkbox"], #node-programs-form > .form-wrapper.field--type-boolean .form-type-checkbox .control-label input[type="radio"], #node-programs-form > .form-wrapper.field--type-boolean .form-type-checkbox .control-label input[type="checkbox"], #node-programs-form > .form-wrapper.entity-content-form-footer > .field--type-boolean .form-type-checkbox .control-label input[type="radio"], #node-programs-form > .form-wrapper.entity-content-form-footer > .field--type-boolean .form-type-checkbox .control-label input[type="checkbox"] {
  margin-top: 6px;
}

#node-programs-edit-form > .form-wrapper.field--type-link .description, #node-programs-form > .form-wrapper.field--type-link .description {
  display: none;
}

#node-programs-edit-form > .form-wrapper .form-type-color input, #node-programs-form > .form-wrapper .form-type-color input {
  width: 25px;
  height: 25px;
  min-height: 25px;
  padding: 0;
  border: 0;
  border-radius: 2px;
}

#node-programs-edit-form > .form-wrapper .form-type-color input:hover, #node-programs-edit-form > .form-wrapper .form-type-color input:focus, #node-programs-form > .form-wrapper .form-type-color input:hover, #node-programs-form > .form-wrapper .form-type-color input:focus {
  box-shadow: none;
}

#node-programs-edit-form > .form-wrapper .field--widget-color-field-widget-spectrum .panel-body .form-type-number, #node-programs-form > .form-wrapper .field--widget-color-field-widget-spectrum .panel-body .form-type-number {
  display: none;
}

#node-programs-edit-form > .form-wrapper .tabledrag-toggle-weight-wrapper, #node-programs-edit-form > .form-wrapper .tableresponsive-toggle-columns, #node-programs-form > .form-wrapper .tabledrag-toggle-weight-wrapper, #node-programs-form > .form-wrapper .tableresponsive-toggle-columns {
  display: none;
}

#node-programs-edit-form > .form-wrapper .tabledrag-changed-warning, #node-programs-form > .form-wrapper .tabledrag-changed-warning {
  position: absolute;
  right: 10px;
  top: 10px;
}

#node-programs-edit-form > .form-wrapper .table-responsive, #node-programs-form > .form-wrapper .table-responsive {
  margin: -10px;
}

#node-programs-edit-form > .form-wrapper .field-multiple-table th, #node-programs-form > .form-wrapper .field-multiple-table th {
  padding: 10px;
  background-color: #e8e8e8;
  border-bottom: none;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
}

#node-programs-edit-form > .form-wrapper .field-multiple-table td, #node-programs-form > .form-wrapper .field-multiple-table td {
  padding: 10px;
}

#node-programs-edit-form > .form-wrapper .field-multiple-table .field-multiple-drag, #node-programs-form > .form-wrapper .field-multiple-table .field-multiple-drag {
  width: 55px;
  vertical-align: middle;
}

#node-programs-edit-form > .form-wrapper .form-group, #node-programs-form > .form-wrapper .form-group {
  margin-bottom: 0;
}

#node-programs-edit-form > .form-wrapper .translation-entity-all-languages, #node-programs-form > .form-wrapper .translation-entity-all-languages {
  display: none;
}

#node-programs-edit-form > .form-wrapper .form-inline .form-control, #node-programs-form > .form-wrapper .form-inline .form-control {
  width: 100%;
}

#node-programs-edit-form #edit-field-local-menu-wrapper .form-type-url, #node-programs-edit-form #edit-field-local-menu-wrapper .form-type-entity-autocomplete, #node-programs-form #edit-field-local-menu-wrapper .form-type-url, #node-programs-form #edit-field-local-menu-wrapper .form-type-entity-autocomplete {
  float: right;
  width: 68%;
}

#node-programs-edit-form #edit-field-local-menu-wrapper .form-type-textfield, #node-programs-form #edit-field-local-menu-wrapper .form-type-textfield {
  float: left;
  width: 30%;
}

#node-programs-edit-form #edit-path-wrapper, #node-programs-form #edit-path-wrapper {
  display: none;
}

@supports (display: grid) {
  @media (min-width: 992px) {
    #node-programs-edit-form, #node-programs-form {
      width: 100%;
      display: grid;
      grid-template-columns: repeat(6, 1fr);
      grid-auto-rows: auto;
      grid-gap: 20px;
      margin: 0;
      grid-template-areas: "title title apply apply url url" "bgimg bgimg bgimg badge badge badge" "organizer organizer organizer units units units" "type type direction direction direction-text direction-text" "quota quota period period plang plang" "lmenu lmenu lmenu lmenu lmenu lmenu" "pp pp pp pp pp pp" "alias alias alias alias alias alias" "contacts contacts contacts contactsr contactsr contactsr" "tabs tabs tabs tabs tabs tabs" "footer footer footer langcode langcode langcode" "actions actions actions actions actions actions";
    }
    #node-programs-edit-form #edit-title-wrapper, #node-programs-form #edit-title-wrapper {
      grid-area: title;
    }
    #node-programs-edit-form #edit-field-organizer-wrapper, #node-programs-form #edit-field-organizer-wrapper {
      grid-area: organizer;
    }
    #node-programs-edit-form #edit-field-units-wrapper, #node-programs-form #edit-field-units-wrapper {
      grid-area: units;
    }
    #node-programs-edit-form #edit-field-direction-wrapper, #node-programs-form #edit-field-direction-wrapper {
      grid-area: direction;
    }
    #node-programs-edit-form #edit-field-direction-text-wrapper, #node-programs-form #edit-field-direction-text-wrapper {
      grid-area: direction-text;
    }
    #node-programs-edit-form #edit-field-program-language-wrapper, #node-programs-form #edit-field-program-language-wrapper {
      grid-area: plang;
    }
    #node-programs-edit-form #edit-field-programs-type-wrapper, #node-programs-form #edit-field-programs-type-wrapper {
      grid-area: type;
    }
    #node-programs-edit-form #edit-field-program-url-wrapper, #node-programs-form #edit-field-program-url-wrapper {
      grid-area: url;
    }
    #node-programs-edit-form #edit-field-background-image-wrapper, #node-programs-form #edit-field-background-image-wrapper {
      grid-area: bgimg;
    }
    #node-programs-edit-form #edit-field-badge-wrapper, #node-programs-form #edit-field-badge-wrapper {
      grid-area: badge;
    }
    #node-programs-edit-form #edit-field-background-color-wrapper, #node-programs-form #edit-field-background-color-wrapper {
      grid-area: bgcolor;
    }
    #node-programs-edit-form #edit-field-study-period-wrapper, #node-programs-form #edit-field-study-period-wrapper {
      grid-area: period;
    }
    #node-programs-edit-form #edit-field-start-date-wrapper, #node-programs-form #edit-field-start-date-wrapper {
      grid-area: startd;
    }
    #node-programs-edit-form #edit-field-end-date-wrapper, #node-programs-form #edit-field-end-date-wrapper {
      grid-area: endd;
    }
    #node-programs-edit-form #edit-field-quota-wrapper, #node-programs-form #edit-field-quota-wrapper {
      grid-area: quota;
    }
    #node-programs-edit-form #edit-field-local-menu-wrapper, #node-programs-form #edit-field-local-menu-wrapper {
      grid-area: lmenu;
    }
    #node-programs-edit-form #edit-field-apply-url-wrapper, #node-programs-form #edit-field-apply-url-wrapper {
      grid-area: apply;
    }
    #node-programs-edit-form #edit-field-program-contacts-wrapper, #node-programs-form #edit-field-program-contacts-wrapper {
      grid-area: contacts;
    }
    #node-programs-edit-form #edit-field-program-contacts-right-wrapper, #node-programs-form #edit-field-program-contacts-right-wrapper {
      grid-area: contactsr;
    }
    #node-programs-edit-form #edit-field-gmap-wrapper, #node-programs-form #edit-field-gmap-wrapper {
      grid-area: gmap;
    }
    #node-programs-edit-form #edit-field-program-paragraphs-wrapper, #node-programs-form #edit-field-program-paragraphs-wrapper {
      grid-area: pp;
    }
    #node-programs-edit-form #edit-field-alias-wrapper, #node-programs-form #edit-field-alias-wrapper {
      grid-area: alias;
    }
    #node-programs-edit-form #edit-langcode-wrapper, #node-programs-form #edit-langcode-wrapper {
      grid-area: langcode;
    }
    #node-programs-edit-form .form-type-vertical-tabs, #node-programs-form .form-type-vertical-tabs {
      grid-area: tabs;
    }
    #node-programs-edit-form #edit-footer, #node-programs-form #edit-footer {
      grid-area: footer;
    }
    #node-programs-edit-form #edit-actions, #node-programs-form #edit-actions {
      grid-area: actions;
    }
    #node-programs-edit-form > .form-wrapper, #node-programs-edit-form .tabbable, #node-programs-form > .form-wrapper, #node-programs-form .tabbable {
      margin-bottom: 0px;
    }
  }
}

#node-units-edit-form, #node-units-form {
  padding-bottom: 20px;
}

#node-units-edit-form > .form-wrapper, #node-units-form > .form-wrapper {
  border-left-width: 1px;
  border-radius: 2px;
  position: relative;
}

#node-units-edit-form > .form-wrapper > .form-item > .control-label,
#node-units-edit-form > .form-wrapper > .text-format-wrapper > .form-item > .control-label,
#node-units-edit-form > .form-wrapper > .form-group > .form-item > .control-label, #node-units-edit-form > .form-wrapper.field--type-datetime > .control-label, #node-units-form > .form-wrapper > .form-item > .control-label,
#node-units-form > .form-wrapper > .text-format-wrapper > .form-item > .control-label,
#node-units-form > .form-wrapper > .form-group > .form-item > .control-label, #node-units-form > .form-wrapper.field--type-datetime > .control-label {
  display: block;
  padding: 10px;
  background-color: #e8e8e8;
  margin-top: -10px;
  margin-bottom: 10px;
  margin-left: -10px;
  margin-right: -10px;
  max-width: none;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
}

#node-units-edit-form > .form-wrapper.field--type-boolean, #node-units-edit-form > .form-wrapper.entity-content-form-footer > .field--type-boolean, #node-units-form > .form-wrapper.field--type-boolean, #node-units-form > .form-wrapper.entity-content-form-footer > .field--type-boolean {
  display: table;
  height: 100%;
  width: 100%;
}

#node-units-edit-form > .form-wrapper.field--type-boolean .form-type-checkbox, #node-units-edit-form > .form-wrapper.entity-content-form-footer > .field--type-boolean .form-type-checkbox, #node-units-form > .form-wrapper.field--type-boolean .form-type-checkbox, #node-units-form > .form-wrapper.entity-content-form-footer > .field--type-boolean .form-type-checkbox {
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
}

#node-units-edit-form > .form-wrapper.field--type-boolean .form-type-checkbox .control-label, #node-units-edit-form > .form-wrapper.entity-content-form-footer > .field--type-boolean .form-type-checkbox .control-label, #node-units-form > .form-wrapper.field--type-boolean .form-type-checkbox .control-label, #node-units-form > .form-wrapper.entity-content-form-footer > .field--type-boolean .form-type-checkbox .control-label {
  display: inline-block;
  background-color: unset;
  padding-left: 20px;
  margin: 0;
}

#node-units-edit-form > .form-wrapper.field--type-boolean .form-type-checkbox .control-label input[type="radio"], #node-units-edit-form > .form-wrapper.field--type-boolean .form-type-checkbox .control-label input[type="checkbox"], #node-units-edit-form > .form-wrapper.entity-content-form-footer > .field--type-boolean .form-type-checkbox .control-label input[type="radio"], #node-units-edit-form > .form-wrapper.entity-content-form-footer > .field--type-boolean .form-type-checkbox .control-label input[type="checkbox"], #node-units-form > .form-wrapper.field--type-boolean .form-type-checkbox .control-label input[type="radio"], #node-units-form > .form-wrapper.field--type-boolean .form-type-checkbox .control-label input[type="checkbox"], #node-units-form > .form-wrapper.entity-content-form-footer > .field--type-boolean .form-type-checkbox .control-label input[type="radio"], #node-units-form > .form-wrapper.entity-content-form-footer > .field--type-boolean .form-type-checkbox .control-label input[type="checkbox"] {
  margin-top: 6px;
}

#node-units-edit-form > .form-wrapper.field--type-link .description, #node-units-form > .form-wrapper.field--type-link .description {
  display: none;
}

#node-units-edit-form > .form-wrapper .form-type-color input, #node-units-form > .form-wrapper .form-type-color input {
  width: 25px;
  height: 25px;
  min-height: 25px;
  padding: 0;
  border: 0;
  border-radius: 2px;
}

#node-units-edit-form > .form-wrapper .form-type-color input:hover, #node-units-edit-form > .form-wrapper .form-type-color input:focus, #node-units-form > .form-wrapper .form-type-color input:hover, #node-units-form > .form-wrapper .form-type-color input:focus {
  box-shadow: none;
}

#node-units-edit-form > .form-wrapper .field--widget-color-field-widget-spectrum .panel-body .form-type-number, #node-units-form > .form-wrapper .field--widget-color-field-widget-spectrum .panel-body .form-type-number {
  display: none;
}

#node-units-edit-form > .form-wrapper .tabledrag-toggle-weight-wrapper, #node-units-edit-form > .form-wrapper .tableresponsive-toggle-columns, #node-units-form > .form-wrapper .tabledrag-toggle-weight-wrapper, #node-units-form > .form-wrapper .tableresponsive-toggle-columns {
  display: none;
}

#node-units-edit-form > .form-wrapper .tabledrag-changed-warning, #node-units-form > .form-wrapper .tabledrag-changed-warning {
  position: absolute;
  right: 10px;
  top: 10px;
}

#node-units-edit-form > .form-wrapper .table-responsive, #node-units-form > .form-wrapper .table-responsive {
  margin: -10px;
}

#node-units-edit-form > .form-wrapper .field-multiple-table th, #node-units-form > .form-wrapper .field-multiple-table th {
  padding: 10px;
  background-color: #e8e8e8;
  border-bottom: none;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
}

#node-units-edit-form > .form-wrapper .field-multiple-table td, #node-units-form > .form-wrapper .field-multiple-table td {
  padding: 10px;
}

#node-units-edit-form > .form-wrapper .field-multiple-table .field-multiple-drag, #node-units-form > .form-wrapper .field-multiple-table .field-multiple-drag {
  width: 55px;
  vertical-align: middle;
}

#node-units-edit-form > .form-wrapper .form-group, #node-units-form > .form-wrapper .form-group {
  margin-bottom: 0;
}

#node-units-edit-form > .form-wrapper .translation-entity-all-languages, #node-units-form > .form-wrapper .translation-entity-all-languages {
  display: none;
}

#node-units-edit-form > .form-wrapper .form-inline .form-control, #node-units-form > .form-wrapper .form-inline .form-control {
  width: 100%;
}

#node-units-edit-form #edit-field-local-menu-wrapper .form-type-url, #node-units-edit-form #edit-field-local-menu-wrapper .form-type-entity-autocomplete, #node-units-form #edit-field-local-menu-wrapper .form-type-url, #node-units-form #edit-field-local-menu-wrapper .form-type-entity-autocomplete {
  float: right;
  width: 68%;
}

#node-units-edit-form #edit-field-local-menu-wrapper .form-type-textfield, #node-units-form #edit-field-local-menu-wrapper .form-type-textfield {
  float: left;
  width: 30%;
}

#node-units-edit-form #edit-path-wrapper, #node-units-form #edit-path-wrapper {
  display: none;
}

@supports (display: grid) {
  @media (min-width: 992px) {
    #node-units-edit-form, #node-units-form {
      width: 100%;
      display: grid;
      grid-template-columns: repeat(6, 1fr);
      grid-auto-rows: auto;
      grid-gap: 20px;
      margin: 0;
      grid-template-areas: "title title title bgimg bgimg bgimg" "atext atext atext bgimg bgimg bgimg" "organizer organizer organizer bgimg bgimg bgimg" "pp pp pp pp pp pp" "lmenu lmenu lmenu lmenu lmenu lmenu" "cm cm cm cf cf cf" "tabs tabs tabs tabs tabs tabs" "footer footer footer langcode langcode langcode" "actions actions actions actions actions actions";
    }
    #node-units-edit-form #edit-title-wrapper, #node-units-form #edit-title-wrapper {
      grid-area: title;
    }
    #node-units-edit-form #edit-field-additional-text-wrapper, #node-units-form #edit-field-additional-text-wrapper {
      grid-area: atext;
    }
    #node-units-edit-form #edit-field-background-image-wrapper, #node-units-form #edit-field-background-image-wrapper {
      grid-area: bgimg;
    }
    #node-units-edit-form #edit-field-organizer-wrapper, #node-units-form #edit-field-organizer-wrapper {
      grid-area: organizer;
    }
    #node-units-edit-form #edit-field-program-paragraphs-wrapper, #node-units-form #edit-field-program-paragraphs-wrapper {
      grid-area: pp;
    }
    #node-units-edit-form #edit-field-local-menu-wrapper, #node-units-form #edit-field-local-menu-wrapper {
      grid-area: lmenu;
    }
    #node-units-edit-form #edit-field-contacts-menu-wrapper, #node-units-form #edit-field-contacts-menu-wrapper {
      grid-area: cm;
    }
    #node-units-edit-form #edit-field-contacts-footer-wrapper, #node-units-form #edit-field-contacts-footer-wrapper {
      grid-area: cf;
    }
    #node-units-edit-form #edit-langcode-wrapper, #node-units-form #edit-langcode-wrapper {
      grid-area: langcode;
    }
    #node-units-edit-form .form-type-vertical-tabs, #node-units-form .form-type-vertical-tabs {
      grid-area: tabs;
    }
    #node-units-edit-form #edit-footer, #node-units-form #edit-footer {
      grid-area: footer;
    }
    #node-units-edit-form #edit-actions, #node-units-form #edit-actions {
      grid-area: actions;
    }
    #node-units-edit-form > .form-wrapper, #node-units-edit-form .tabbable, #node-units-form > .form-wrapper, #node-units-form .tabbable {
      margin-bottom: 0px;
    }
  }
}

@media (min-width: 992px) {
  .paragraphs-tabs-wrapper .table-responsive {
    overflow-x: unset;
  }
  .js .paragraph-top {
    -ms-grid-columns: 250px auto 1fr auto;
    grid-template-columns: 250px auto 1fr auto;
  }
}

.modal.paragraphs-add-dialog .paragraphs-add-dialog-row button {
  padding: 10px 20px 10px 50px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  border-radius: 2px;
  border: none !important;
  color: #333;
  min-width: 300px;
  background-color: #efefef;
  text-align: left;
}

.modal.paragraphs-add-dialog .paragraphs-add-dialog-row button:hover, .modal.paragraphs-add-dialog .paragraphs-add-dialog-row button:focus {
  color: #FFF;
  background-color: #FBCF26;
}

.paragraphs-subform {
  background-color: #ececec;
  padding: 5px;
}

@media (min-width: 1200px) {
  .paragraphs-subform {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 10px;
  }
  .paragraphs-subform .paragraphs-content,
  .paragraphs-subform .field--widget-paragraphs {
    border: 1px solid #ddd;
    padding: 5px;
    border-radius: 2px;
    margin-bottom: 0;
  }
  .paragraphs-subform .paragraphs-content > .form-item > .control-label,
  .paragraphs-subform .paragraphs-content > .text-format-wrapper > .form-item > .control-label,
  .paragraphs-subform .paragraphs-content > .form-group > .form-item > .control-label, .paragraphs-subform .paragraphs-content.field--type-datetime > .control-label,
  .paragraphs-subform .field--widget-paragraphs > .form-item > .control-label,
  .paragraphs-subform .field--widget-paragraphs > .text-format-wrapper > .form-item > .control-label,
  .paragraphs-subform .field--widget-paragraphs > .form-group > .form-item > .control-label,
  .paragraphs-subform .field--widget-paragraphs.field--type-datetime > .control-label {
    display: block;
    padding: 5px;
    background-color: #e8e8e8;
    margin-top: -5px;
    margin-bottom: 5px;
    margin-left: -5px;
    margin-right: -5px;
    max-width: none;
    font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  }
  .paragraphs-subform .paragraphs-content.field--type-boolean, .paragraphs-subform .paragraphs-content.entity-content-form-footer > .field--type-boolean,
  .paragraphs-subform .field--widget-paragraphs.field--type-boolean,
  .paragraphs-subform .field--widget-paragraphs.entity-content-form-footer > .field--type-boolean {
    display: table;
    height: 100%;
    width: 100%;
  }
  .paragraphs-subform .paragraphs-content.field--type-boolean .form-type-checkbox, .paragraphs-subform .paragraphs-content.entity-content-form-footer > .field--type-boolean .form-type-checkbox,
  .paragraphs-subform .field--widget-paragraphs.field--type-boolean .form-type-checkbox,
  .paragraphs-subform .field--widget-paragraphs.entity-content-form-footer > .field--type-boolean .form-type-checkbox {
    display: table-cell;
    vertical-align: middle;
    padding: 10px;
  }
  .paragraphs-subform .paragraphs-content.field--type-boolean .form-type-checkbox .control-label, .paragraphs-subform .paragraphs-content.entity-content-form-footer > .field--type-boolean .form-type-checkbox .control-label,
  .paragraphs-subform .field--widget-paragraphs.field--type-boolean .form-type-checkbox .control-label,
  .paragraphs-subform .field--widget-paragraphs.entity-content-form-footer > .field--type-boolean .form-type-checkbox .control-label {
    display: inline-block;
    background-color: unset;
    padding-left: 20px;
    margin: 0;
  }
  .paragraphs-subform .paragraphs-content.field--type-boolean .form-type-checkbox .control-label input[type="radio"], .paragraphs-subform .paragraphs-content.field--type-boolean .form-type-checkbox .control-label input[type="checkbox"], .paragraphs-subform .paragraphs-content.entity-content-form-footer > .field--type-boolean .form-type-checkbox .control-label input[type="radio"], .paragraphs-subform .paragraphs-content.entity-content-form-footer > .field--type-boolean .form-type-checkbox .control-label input[type="checkbox"],
  .paragraphs-subform .field--widget-paragraphs.field--type-boolean .form-type-checkbox .control-label input[type="radio"],
  .paragraphs-subform .field--widget-paragraphs.field--type-boolean .form-type-checkbox .control-label input[type="checkbox"],
  .paragraphs-subform .field--widget-paragraphs.entity-content-form-footer > .field--type-boolean .form-type-checkbox .control-label input[type="radio"],
  .paragraphs-subform .field--widget-paragraphs.entity-content-form-footer > .field--type-boolean .form-type-checkbox .control-label input[type="checkbox"] {
    margin-top: 6px;
  }
  .paragraphs-subform .paragraphs-content.field--type-link .description,
  .paragraphs-subform .field--widget-paragraphs.field--type-link .description {
    display: none;
  }
  .paragraphs-subform .paragraphs-content .form-type-color input,
  .paragraphs-subform .field--widget-paragraphs .form-type-color input {
    width: 25px;
    height: 25px;
    min-height: 25px;
    padding: 0;
    border: 0;
    border-radius: 2px;
  }
  .paragraphs-subform .paragraphs-content .form-type-color input:hover, .paragraphs-subform .paragraphs-content .form-type-color input:focus,
  .paragraphs-subform .field--widget-paragraphs .form-type-color input:hover,
  .paragraphs-subform .field--widget-paragraphs .form-type-color input:focus {
    box-shadow: none;
  }
  .paragraphs-subform .paragraphs-content .field--widget-color-field-widget-spectrum .panel-body .form-type-number,
  .paragraphs-subform .field--widget-paragraphs .field--widget-color-field-widget-spectrum .panel-body .form-type-number {
    display: none;
  }
  .paragraphs-subform .paragraphs-content .tabledrag-toggle-weight-wrapper, .paragraphs-subform .paragraphs-content .tableresponsive-toggle-columns,
  .paragraphs-subform .field--widget-paragraphs .tabledrag-toggle-weight-wrapper,
  .paragraphs-subform .field--widget-paragraphs .tableresponsive-toggle-columns {
    display: none;
  }
  .paragraphs-subform .paragraphs-content .tabledrag-changed-warning,
  .paragraphs-subform .field--widget-paragraphs .tabledrag-changed-warning {
    position: absolute;
    right: 10px;
    top: 10px;
  }
  .paragraphs-subform .paragraphs-content .table-responsive,
  .paragraphs-subform .field--widget-paragraphs .table-responsive {
    margin: -5px;
  }
  .paragraphs-subform .paragraphs-content .field-multiple-table th,
  .paragraphs-subform .field--widget-paragraphs .field-multiple-table th {
    padding: 5px;
    background-color: #e8e8e8;
    border-bottom: none;
    font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  }
  .paragraphs-subform .paragraphs-content .field-multiple-table td,
  .paragraphs-subform .field--widget-paragraphs .field-multiple-table td {
    padding: 5px;
  }
  .paragraphs-subform .paragraphs-content .field-multiple-table .field-multiple-drag,
  .paragraphs-subform .field--widget-paragraphs .field-multiple-table .field-multiple-drag {
    width: 50px;
    vertical-align: middle;
  }
  .paragraphs-subform .paragraphs-content .form-group,
  .paragraphs-subform .field--widget-paragraphs .form-group {
    margin-bottom: 0;
  }
  .paragraphs-subform .paragraphs-content .translation-entity-all-languages,
  .paragraphs-subform .field--widget-paragraphs .translation-entity-all-languages {
    display: none;
  }
  .paragraphs-subform .paragraphs-content .form-inline .form-control,
  .paragraphs-subform .field--widget-paragraphs .form-inline .form-control {
    width: 100%;
  }
  .paragraphs-subform .paragraphs-content .table-responsive,
  .paragraphs-subform .field--widget-paragraphs .table-responsive {
    margin: -5px !important;
  }
  .paragraphs-subform .field--name-field-p-title {
    grid-column: span 4;
  }
  .paragraphs-subform .field--name-field-p-bg-img {
    grid-column: span 3;
    grid-row: span 2;
  }
  .paragraphs-subform .field--name-field-p-bg-color,
  .paragraphs-subform .field--name-field-p-bg-color-add,
  .paragraphs-subform .field--name-field-p-bg-color-block {
    grid-column: span 2;
  }
}

.js .paragraph-type-icon {
  width: 50px;
  height: 40px;
  display: inline-block;
}

.paragraph-type.form-group {
  margin-bottom: 0;
}

@media (min-width: 1200px) {
  form .paragraph-type--text-img .paragraphs-subform .field--name-field-p-img,
  form .paragraph-type--text-img .paragraphs-subform .field--name-field-p-img-m {
    grid-column: span 3;
  }
  form .paragraph-type--text-img .paragraphs-subform .field--name-field-p-format,
  form .paragraph-type--text-img .paragraphs-subform .field--name-field-p-img-size {
    grid-column: span 3;
  }
  form .paragraph-type--text-img .paragraphs-subform .field--name-field-p-text {
    grid-column: span 6;
  }
}

@media (min-width: 1200px) {
  form .paragraph-type--accordion .paragraphs-subform .field--name-field-p-title {
    grid-column: span 3;
  }
  form .paragraph-type--accordion .paragraphs-subform .field--name-field-p-list-elements {
    grid-column: span 6;
  }
  form .paragraph-type--accordion .paragraphs-subform .paragraph-type--accordion-element .paragraphs-subform .field--name-field-p-title {
    grid-column: span 3;
  }
  form .paragraph-type--accordion .paragraphs-subform .paragraph-type--accordion-element .paragraphs-subform .field--name-field-p-read-more {
    grid-column: span 2;
  }
  form .paragraph-type--accordion .paragraphs-subform .paragraph-type--accordion-element .paragraphs-subform .field--name-field-p-text {
    grid-column: span 6;
  }
}

@media (min-width: 1200px) {
  form .paragraph-type--carousel .paragraphs-subform .field--name-field-p-title {
    grid-column: span 3;
  }
  form .paragraph-type--carousel .paragraphs-subform .field--name-field-p-carousel-elements {
    grid-column: span 6;
  }
  form .paragraph-type--carousel .paragraphs-subform .paragraph-type--carousel-element .paragraphs-subform .field--name-field-p-title {
    grid-column: span 3;
  }
  form .paragraph-type--carousel .paragraphs-subform .paragraph-type--carousel-element .paragraphs-subform .field--name-field-p-read-more {
    grid-column: span 2;
  }
  form .paragraph-type--carousel .paragraphs-subform .paragraph-type--carousel-element .paragraphs-subform .field--name-field-p-img {
    grid-column: span 3;
  }
  form .paragraph-type--carousel .paragraphs-subform .paragraph-type--carousel-element .paragraphs-subform .field--name-field-p-text-lite {
    grid-column: span 3;
  }
}

@media (min-width: 1200px) {
  form .paragraph-type--buttons .paragraphs-subform .field--name-field-p-buttons-elements,
  form .paragraph-type--buttons .paragraphs-subform .field--name-field-p-text {
    grid-column: span 6;
  }
  form .paragraph-type--buttons .paragraphs-subform .paragraph-type--buttons-element .paragraphs-subform .field--name-field-p-title,
  form .paragraph-type--buttons .paragraphs-subform .paragraph-type--buttons-element .paragraphs-subform .field--name-field-p-read-more {
    grid-column: span 3;
  }
  form .paragraph-type--buttons .paragraphs-subform .paragraph-type--buttons-element .paragraphs-subform .field--name-field-p-bg-color,
  form .paragraph-type--buttons .paragraphs-subform .paragraph-type--buttons-element .paragraphs-subform .field--name-field-p-text-color,
  form .paragraph-type--buttons .paragraphs-subform .paragraph-type--buttons-element .paragraphs-subform .field--name-status {
    grid-column: span 2;
  }
  form .paragraph-type--buttons .paragraphs-subform .paragraph-type--buttons-element .paragraphs-subform .field--name-field-onclick {
    grid-column: span 6;
  }
}

@media (min-width: 1200px) {
  form .paragraph-type--programs-auto .paragraphs-subform .field--name-field-p-auto {
    grid-column: span 6;
  }
}

@media (min-width: 1200px) {
  form .paragraph-type--slideshow .paragraphs-subform .field--name-field-p-title {
    grid-column: span 4;
  }
  form .paragraph-type--slideshow .paragraphs-subform .field--name-field-p-slideshow-style,
  form .paragraph-type--slideshow .paragraphs-subform .field--name-field-p-height {
    grid-column: span 3;
  }
  form .paragraph-type--slideshow .paragraphs-subform .field--name-field-p-slideshow-elements {
    grid-column: span 6;
  }
  form .paragraph-type--slideshow .paragraphs-subform .paragraph-type--slideshow-element .paragraphs-subform .field--name-field-p-format,
  form .paragraph-type--slideshow .paragraphs-subform .paragraph-type--slideshow-element .paragraphs-subform .field--name-field-p-img-size,
  form .paragraph-type--slideshow .paragraphs-subform .paragraph-type--slideshow-element .paragraphs-subform .field--name-status {
    grid-column: span 2;
  }
  form .paragraph-type--slideshow .paragraphs-subform .paragraph-type--slideshow-element .paragraphs-subform .field--name-field-p-img,
  form .paragraph-type--slideshow .paragraphs-subform .paragraph-type--slideshow-element .paragraphs-subform .field--name-field-p-img-m {
    grid-column: span 3;
  }
  form .paragraph-type--slideshow .paragraphs-subform .paragraph-type--slideshow-element .paragraphs-subform .field--name-field-p-text {
    grid-column: span 6;
  }
}

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

a.icon-after .glyphicon {
  margin-left: .25em;
}

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

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

#block-tools {
  background-color: #eee;
  font-size: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}

#block-tools .menu {
  margin-bottom: 10px;
  padding: 0;
}

#block-tools .menu li {
  display: inline-block;
  margin-right: 1px;
}

#block-tools .menu li a {
  font-size: 12px;
  font-weight: bold;
  padding: 5px 10px;
  background-color: #ff4141;
  color: #fff;
  display: block;
}

#block-tools .menu li a:hover, #block-tools .menu li a:focus {
  background-color: #ff0e0e;
  color: #fff;
  text-decoration: none;
}

#block-tools > h2 {
  display: none;
}

@media (min-width: 300px) {
  #block-tools {
    position: fixed;
    right: 0;
    top: 250px;
    z-index: 104;
    margin: 0;
    box-shadow: -1px 1px 3px #333;
    width: 60px;
    overflow: hidden;
    transition: width 0.2s;
    border-radius: 3px 0 0 3px;
  }
  #block-tools > h2 {
    display: block;
    padding: 10px;
    margin: 0;
    font-size: 0;
    line-height: 1;
    height: 44px;
  }
  #block-tools > h2::after {
    height: 24px;
    width: 100%;
    display: block;
    content: "";
    background-image: url("/sites/default/files/icons/magic-wand.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
  #block-tools .menu {
    margin: 0;
  }
  #block-tools .menu li {
    display: block;
    margin: 0;
  }
  #block-tools .menu li a {
    font-size: 14px;
    font-weight: normal;
    padding: 0 10px;
    display: block;
    height: 50px;
    overflow: hidden;
  }
  #block-tools .menu li a svg {
    width: 40px;
    height: 30px;
    margin: 10px 10px 10px 5px;
    padding: 5px 15px 5px 5px;
    display: inline-block;
    vertical-align: middle;
    border-right: 1px solid transparent;
  }
  #block-tools .menu li a .link-text {
    display: none;
  }
  #block-tools:hover, #block-tools:focus {
    box-shadow: -2px 2px 5px #333;
    width: 200px;
  }
  #block-tools:hover > h2, #block-tools:focus > h2 {
    display: block;
    padding: 10px;
    margin: 0;
    font-size: 24px;
  }
  #block-tools:hover > h2::after, #block-tools:focus > h2::after {
    display: none;
  }
  #block-tools:hover .menu li a svg, #block-tools:focus .menu li a svg {
    border-right: 1px solid #fff;
  }
  #block-tools:hover .menu li a .link-text, #block-tools:focus .menu li a .link-text {
    display: inline-block;
    width: 120px;
    overflow: hidden;
    vertical-align: middle;
  }
  .tabs {
    margin-top: 15px;
  }
}

#sidebar_first .menu-switcher {
  display: block;
  background-color: #ddd;
  margin-bottom: 20px;
  padding: 10px;
  text-align: center;
  cursor: pointer;
}

#sidebar_first .menu-switcher:hover, #sidebar_first .menu-switcher:focus, #sidebar_first .menu-switcher:active {
  background-color: #d0d0d0;
}

#sidebar_first .menu-switcher .icon-bar {
  display: block;
  width: 40px;
  height: 2px;
  border-radius: 1px;
  background-color: #888;
  margin: 6px auto;
}

@media (min-width: 992px) {
  #sidebar_first .menu-switcher {
    display: none;
  }
}

#sidebar_first .menu {
  font-size: 0;
}

#sidebar_first .menu.lvl-0 > li {
  border-right: 5px solid #fff;
  list-style: none;
}

#sidebar_first .menu.lvl-0 > li > a {
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
  padding: 7px 10px;
  margin: 0;
  color: #666;
  text-align: right;
  display: block;
}

#sidebar_first .menu.lvl-0 > li > a:hover, #sidebar_first .menu.lvl-0 > li > a:focus {
  color: #000;
  background-color: transparent;
  text-decoration: none;
}

#sidebar_first .menu.lvl-0 > li.active {
  border-right: 5px solid #FBCF26;
}

#sidebar_first .menu.lvl-0 > li.active > a {
  color: #000;
  font-weight: bold;
}

#sidebar_first .menu .lvl-1 {
  background-color: #e9e9e9;
}

#sidebar_first .menu .lvl-1 > li {
  list-style: none;
}

#sidebar_first .menu .lvl-1 > li > a {
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  line-height: 1.1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 7px 10px;
  margin: 0;
  color: #666;
  text-align: right;
  display: block;
}

#sidebar_first .menu .lvl-1 > li > a:hover, #sidebar_first .menu .lvl-1 > li > a:focus {
  color: #000;
  background-color: transparent;
  text-decoration: none;
}

#sidebar_first .menu .lvl-1 > li.active > a {
  color: #000;
  font-weight: bold;
}

#sidebar_first .menu .lvl-2 {
  background-color: #dbdbdb;
}

#sidebar_first .menu .lvl-2 > li {
  list-style: none;
}

#sidebar_first .menu .lvl-2 > li > a {
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  line-height: 1.1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 5px 10px;
  margin: 0;
  color: #666;
  text-align: right;
  display: block;
}

#sidebar_first .menu .lvl-2 > li > a:hover, #sidebar_first .menu .lvl-2 > li > a:focus {
  color: #000;
  background-color: transparent;
  text-decoration: none;
}

#sidebar_first .menu .lvl-2 > li.active > a {
  color: #000;
  font-weight: bold;
}

@media (max-width: 991px) {
  #sidebar_first .menu {
    display: none;
  }
  #sidebar_first .menu.lvl-0 > li {
    border-right: none;
  }
  #sidebar_first .menu.lvl-0 > li > a {
    text-align: center;
    background-color: #eee;
    margin: 1px;
    padding: 10px 5px;
  }
  #sidebar_first .menu.lvl-0 > li > a:hover, #sidebar_first .menu.lvl-0 > li > a:focus {
    background-color: #e1e1e1;
  }
  #sidebar_first .menu.lvl-0 > li.active {
    border-right: none;
  }
  #sidebar_first .menu .lvl-1 {
    background-color: transparent;
  }
  #sidebar_first .menu .lvl-1 > li > a {
    text-align: center;
    background-color: #dbdbdb;
    margin: 1px;
    padding: 10px 5px;
  }
  #sidebar_first .menu .lvl-1 > li > a:hover, #sidebar_first .menu .lvl-1 > li > a:focus {
    background-color: #cecece;
  }
  #sidebar_first .menu .lvl-2 {
    background-color: transparent;
  }
  #sidebar_first .menu .lvl-2 > li > a {
    text-align: center;
    background-color: #ccc;
    margin: 1px;
    padding: 10px 5px;
  }
  #sidebar_first .menu .lvl-2 > li > a:hover, #sidebar_first .menu .lvl-2 > li > a:focus {
    background-color: #bfbfbf;
  }
}

.nav-tabs > li > a {
  font-family: "-apple-system", BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  font-size: 14px;
  padding: 8px 12px;
}

.navbar {
  min-height: 150px;
  margin-bottom: 0;
  border: 0;
}

@media (max-width: 991px) {
  .navbar {
    min-height: 70px;
  }
}

.header-top {
  padding-bottom: 15px;
}

@media (max-width: 991px) {
  .header-top {
    padding-top: 15px;
  }
}

@media (min-width: 992px) {
  .navbar-header {
    float: none;
  }
}

.header-top .logo {
  float: left;
  margin-left: 15px;
  padding-left: 15px;
  padding-right: 15px;
}

.header-top .logo img {
  height: 40px;
}

@media screen and (min-width: 992px) {
  .header-top .logo {
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  .header-top .logo {
    display: none;
  }
}

.header-top .logo a {
  height: 40px;
  display: block;
}

.navbar-header .logo {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}

.navbar-header .logo img {
  height: 58px;
  padding: 10px 15px;
}

@media screen and (min-width: 992px) {
  .navbar-header .logo {
    padding-left: 0;
  }
}

@media (max-width: 991px) {
  .navbar-header .logo {
    display: none;
  }
}

.navbar-header .logo a {
  border: 1px solid #FFFFFF;
  height: 60px;
  display: block;
  transition: border-color ease-in-out 0.1s;
}

.navbar-header .logo a:hover {
  border-color: #FBCF26;
}

.navbar-nav > li > a {
  font-weight: normal;
  text-align: left;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (max-width: 1199px) {
  .navbar-nav > li > a {
    font-size: 15px;
  }
}

@media (max-width: 767px) {
  .navbar-nav > li > a {
    font-size: 18px;
  }
}

.navbar-nav > li:last-child > a {
  border-right: none;
}

@media (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    max-height: 0;
    transition: max-height 0.2s;
    display: block;
    overflow: hidden;
    padding: 0;
    margin: 0;
    border: 0;
    float: none;
    position: static;
  }
  .navbar-nav .dropdown-menu > li > a {
    padding: 7px 15px 7px 25px;
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu {
    max-height: 500px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 7px 15px 7px 25px;
    line-height: 20px;
  }
}

@media (min-width: 992px) {
  .navbar-nav {
    margin-top: 18px;
    margin-bottom: 18px;
  }
  .navbar-nav > li > a {
    padding-top: 2px;
    padding-bottom: 0px;
    border-right: 2px solid #FBCF26;
  }
  .navbar-nav .open .dropdown-menu {
    border: none;
    margin-top: 5px;
  }
}

.navbar-toggle {
  margin: 0 15px 0 0;
  padding: 12px 10px;
}

@media (min-width: 992px) {
  .shrinked-header #navbar {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    min-height: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0;
  }
  .shrinked-header #navbar .logo a {
    height: 50px;
  }
  .shrinked-header #navbar .logo img {
    height: 48px;
    padding: 8px 13px;
  }
  .shrinked-header #navbar .header-top {
    display: none;
  }
  .shrinked-header #navbar .navbar-nav {
    margin-top: 13px;
    margin-bottom: 13px;
  }
  .shrinked-header.toolbar-horizontal #navbar {
    top: 39px;
  }
  .shrinked-header.toolbar-horizontal.toolbar-tray-open #navbar {
    top: 79px;
  }
  .shrinked-header.toolbar-vertical #navbar {
    top: 39px;
  }
}

.navbar-collapse {
  box-shadow: none;
  border-top: 0;
  padding-bottom: 15px;
}

.navbar-default {
  background-color: #808080;
  border-color: #6f6f6f;
}

.navbar-default .navbar-brand {
  color: #FFFFFF;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #e6e6e6;
  background-color: transparent;
  text-decoration: none;
}

.navbar-default .navbar-text {
  color: #FFFFFF;
}

.navbar-default .navbar-nav > li > a {
  text-transform: uppercase;
  color: #FFFFFF;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #FBCF26;
  background-color: #808080;
}

.navbar-default .navbar-nav > .active > a {
  color: #FBCF26;
  font-weight: bold;
  background-color: #808080;
}

.navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #FBCF26;
  background-color: #808080;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: #808080;
}

.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: #6f6f6f;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #808080;
  color: #FBCF26;
}

.navbar-default .navbar-nav .dropdown-menu {
  background-color: #8d8d8d;
}

.navbar-default .navbar-nav .dropdown-menu > li > a {
  color: #FFFFFF;
}

.navbar-default .navbar-nav .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .dropdown-menu > li > a:focus {
  color: #FBCF26;
  background-color: #8d8d8d;
}

.navbar-default .navbar-nav .dropdown-menu > .active > a {
  color: #FFFFFF;
  background-color: #8d8d8d;
}

.navbar-default .navbar-nav .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .dropdown-menu > .active > a:focus {
  color: #FBCF26;
  background-color: #8d8d8d;
}

.navbar-default .navbar-nav .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .dropdown-menu > .disabled > a:focus {
  color: #ccc;
  background-color: #8d8d8d;
}

.navbar-default .navbar-nav .open .dropdown-menu > .active > a {
  color: #FBCF26;
  font-weight: bold;
  background-color: #8d8d8d;
}

.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
  color: #FBCF26;
  background-color: #8d8d8d;
}

.navbar-default .navbar-link {
  color: #FFFFFF;
}

.navbar-default .navbar-link:hover {
  color: #FBCF26;
}

.navbar-default .btn-link {
  color: #FFFFFF;
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #FBCF26;
}

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

@media (max-width: 991px) {
  .navbar-default .navbar-nav > li {
    border-bottom: 1px solid #808080;
  }
  .navbar-default .navbar-nav > li > a {
    background-color: #8d8d8d;
  }
  .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: #808080;
  }
  .navbar-default .navbar-nav > .active > a {
    background-color: #8d8d8d;
  }
  .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #808080;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a {
    background-color: #8d8d8d;
  }
}

.section_header {
  display: block;
  float: none;
  font-size: 36px;
  color: #fff;
  padding: 5px 20px;
  margin: 30px 0 0 0;
  background-color: #FBCF26;
  text-align: center;
  font-weight: bold;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
}

.top-padding-for-shrinked-header {
  display: block;
  float: none;
  height: 0px;
  margin: 0;
}

@media (min-width: 992px) {
  .shrinked-header .top-padding-for-shrinked-header {
    margin-top: 152px;
  }
  .shrinked-header .section_header {
    padding: 0 20px;
    font-size: 30px;
    margin-top: 10px;
    margin-bottom: -10px;
  }
}

@media (max-width: 991px) {
  .section_header {
    padding: 0 20px;
    font-size: 30px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
}

body {
  position: relative;
}

#euheader-top {
  background-color: #5a5a5a;
  color: #E1E1E1;
  text-align: right;
  font-size: 0;
}

#euheader-top .top-link {
  display: inline-block;
  font-size: 16px;
  vertical-align: middle;
  padding: 0 10px;
  color: #E1E1E1;
}

#euheader-top .top-link:hover, #euheader-top .top-link:focus {
  color: #FBCF26;
}

#block-top-menu {
  display: inline-block;
  vertical-align: middle;
}

#block-top-menu .menu-switcher {
  display: none;
}

#block-top-menu ul {
  margin-bottom: 0;
}

#block-top-menu ul > li {
  display: inline-block;
  list-style: none;
  font-size: 14px;
}

#block-top-menu ul > li > a {
  display: block;
  padding: 5px 10px;
  margin-right: 5px;
  text-decoration: none;
  color: #E1E1E1;
}

#block-top-menu ul > li > a:hover, #block-top-menu ul > li > a:focus {
  color: #FBCF26;
}

#block-top-menu ul > li > a.library {
  background-color: #d1a604;
}

#block-top-menu ul > li > a.library:hover, #block-top-menu ul > li > a.library:focus {
  background-color: #b89203;
}

#euheader {
  position: relative;
  background-color: #808080;
  color: #E1E1E1;
  font-size: 0;
  text-align: right;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#topline {
  display: block;
  height: 75px;
  position: relative;
}

#mainmenu {
  display: block;
  height: 75px;
  min-height: 75px;
}

#logo {
  display: block;
  float: left;
  width: 280px;
  text-align: left;
  position: relative;
  z-index: 5;
}

#logo a.logo {
  display: block;
  height: 80px;
  width: 250px;
  background-image: url(../images/eu_logo_rus.svg);
  background-repeat: no-repeat;
  background-size: 250px auto;
  background-position: left center;
  margin-top: 35px;
  margin-bottom: 35px;
  margin-right: 30px;
}

#logo.en a.logo {
  background-image: url(../images/eu_logo_eng.svg);
}

#toggle-menu {
  display: none;
  width: 50px;
  height: 40px;
  margin-left: 0;
  vertical-align: middle;
  background-image: url(../images/menu.svg);
  background-repeat: no-repeat;
  background-size: auto 25px;
  background-position: center center;
  background-color: transparent;
  border: none;
}

#toggle-menu:hover, #toggle-menu:focus {
  background-image: url(../images/menu-white.svg);
}

#lang-links {
  display: inline-block;
  margin-left: 10px;
  min-height: 1px;
  vertical-align: middle;
  height: 40px;
  font-size: 18px;
  line-height: 18px;
}

#lang-links ul {
  float: right;
  margin: 0;
  padding: 0;
}

#lang-links ul li {
  display: block;
  float: left;
  margin-top: 9px;
  margin-bottom: 9px;
}

#lang-links ul li:first-child {
  border-right: 1px solid #FFFFFF;
}

#lang-links ul li a {
  display: block;
  padding: 0px 10px 4px 10px;
  color: #FFFFFF;
}

#lang-links ul li span {
  display: block;
  padding: 0px 10px 4px 10px;
  color: #E1E1E1;
}

#search-block {
  display: inline-block;
  font-size: 16px;
  vertical-align: middle;
  width: 50px;
  height: 40px;
  margin-left: 10px;
  background-image: url(../images/search.svg);
  background-position: center;
  background-size: 36px;
  background-repeat: no-repeat;
  cursor: pointer;
  border-bottom: 2px solid transparent;
  border-top: 2px solid transparent;
}

#search-block form {
  display: none;
}

#search-block:hover {
  background-image: url(../images/search_h.svg);
  background-color: #8d8d8d;
  border-bottom-color: #FBCF26;
}

#search-block.extended {
  -webkit-box-shadow: 0 0 5px 0 #555;
  box-shadow: 0 0 5px 0 #555;
  background-image: none;
  background-color: #8d8d8d;
  border-bottom-color: #FBCF26;
  border: none;
  width: 400px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  cursor: auto;
}

#search-block.extended form {
  display: block;
}

@media (max-width: 1199px) {
  #search-block.extended {
    width: 250px;
  }
}

#search-block input {
  background-color: #9a9a9a;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 2px solid #FBCF26;
  height: 40px;
  color: #FFFFFF;
}

#search-block input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

#search-block .btn {
  background-image: url(../images/search_h.svg);
  background-position: center;
  background-size: 36px;
  background-repeat: no-repeat;
  background-color: #8d8d8d;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 2px solid #FBCF26;
  border-top: 2px solid transparent;
  height: 40px;
  width: 50px;
}

#search-block .btn:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #9a9a9a;
  outline-style: none;
  outline-width: 0px !important;
  outline-color: none !important;
}

#specialButton {
  display: inline-block;
  width: 60px;
  height: 40px;
  margin-left: 10px;
  vertical-align: middle;
  background-image: url(../images/glasses-grey.svg);
  background-repeat: no-repeat;
  background-size: auto 25px;
  background-position: center center;
  border-bottom: 2px solid transparent;
}

#specialButton:hover, #specialButton:focus {
  background-image: url(../images/glasses-white.svg);
}

#liblink {
  display: inline-block;
  width: 60px;
  height: 40px;
  margin-left: 5px;
  vertical-align: middle;
  background-image: url(../images/libr.png);
  background-repeat: no-repeat;
  background-size: auto 30px;
  background-position: center center;
  border-bottom: 2px solid transparent;
  -webkit-transition: filter 0.1s ease-out;
  -moz-transition: filter 0.1s ease-out;
  -o-transition: filter 0.1s ease-out;
  transition: filter 0.1s ease-out;
}

#liblink:hover, #liblink:focus {
  filter: brightness(150%);
}

#top-left-links {
  display: block;
  float: left;
  margin-left: 20px;
}

#priem2020 {
  display: inline-block;
  margin-right: 5px;
  height: 40px;
  font-size: 18px;
  color: #FFFFFF;
  padding: 0 10px;
  line-height: 40px;
  text-align: center;
  background-color: #eaba04;
  -webkit-transition: background 0.1s ease-out;
  -moz-transition: background 0.1s ease-out;
  -o-transition: background 0.1s ease-out;
  transition: background 0.1s ease-out;
  overflow: hidden;
}

#priem2020:hover, #priem2020:focus {
  background-color: #d1a604;
  text-decoration: none;
}

#eusp-online {
  display: inline-block;
  margin-right: 5px;
  height: 40px;
  font-size: 18px;
  color: #FFFFFF;
  padding: 0 10px;
  line-height: 40px;
  text-align: center;
  background-color: #13A8FC;
  -webkit-transition: background 0.1s ease-out;
  -moz-transition: background 0.1s ease-out;
  -o-transition: background 0.1s ease-out;
  transition: background 0.1s ease-out;
  overflow: hidden;
}

#eusp-online:hover, #eusp-online:focus {
  background-color: #039cf2;
  text-decoration: none;
}

#support-eu {
  display: inline-block;
  margin-right: 5px;
  height: 40px;
  font-size: 18px;
  color: #FFFFFF;
  padding: 0 10px;
  line-height: 40px;
  text-align: center;
  background-color: #47BB6C;
  -webkit-transition: background 0.1s ease-out;
  -moz-transition: background 0.1s ease-out;
  -o-transition: background 0.1s ease-out;
  transition: background 0.1s ease-out;
  overflow: hidden;
}

#support-eu:hover, #support-eu:focus {
  background-color: #3faa61;
  text-decoration: none;
}

#store {
  display: inline-block;
  margin-right: 5px;
  height: 40px;
  font-size: 18px;
  color: #FFFFFF;
  padding: 0 10px;
  line-height: 40px;
  text-align: center;
  background-color: #111;
  -webkit-transition: background 0.1s ease-out;
  -moz-transition: background 0.1s ease-out;
  -o-transition: background 0.1s ease-out;
  transition: background 0.1s ease-out;
  overflow: hidden;
}

#store:hover, #store:focus {
  background-color: #040404;
  text-decoration: none;
}

#priem2020old {
  display: block;
  float: right;
  margin-right: 5px;
  height: 40px;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #FFFFFF;
  padding: 0 10px;
  line-height: 40px;
  text-align: center;
  background-color: #FBCF26;
}

#priem2020old:hover, #priem2020old:focus {
  background-color: #eaba04;
  text-decoration: none;
}

@media (max-width: 991px) {
  #priem2020old {
    display: none;
  }
}

#eusp-onlineold {
  display: block;
  float: right;
  margin-right: 5px;
  height: 40px;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #FFFFFF;
  padding: 0 10px;
  line-height: 40px;
  text-align: center;
  background-color: #13A8FC;
}

#eusp-onlineold:hover, #eusp-onlineold:focus {
  background-color: #038cd9;
  text-decoration: none;
}

@media (max-width: 991px) {
  #eusp-onlineold {
    display: none;
  }
}

#support-euold {
  display: block;
  float: right;
  margin-right: 20px;
  height: 40px;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #FFFFFF;
  padding: 0 10px;
  line-height: 40px;
  text-align: center;
  background-color: #47BB6C;
}

#support-euold:hover, #support-euold:focus {
  background-color: #389756;
  text-decoration: none;
}

@media (max-width: 991px) {
  #support-euold {
    display: none;
  }
}

#top-linksold {
  display: none;
  margin: 0px -10px 15px -10px;
  height: 40px;
  text-align: center;
}

@media (max-width: 991px) {
  #top-linksold {
    display: block;
  }
  #top-linksold #support-euold, #top-linksold #priem2020old, #top-linksold #eusp-onlineold {
    display: inline-block;
    float: none;
    vertical-align: top;
    width: 30%;
    margin-right: 1px;
    margin-left: 1px;
    color: #fff;
    overflow: hidden;
    font-size: 16px;
  }
  #top-linksold #support-euold {
    background-image: none;
    line-height: 40px;
    font-weight: bold;
    height: 40px;
    background-color: #47bb6c;
  }
  #top-linksold #support-euold:hover, #top-linksold #support-euold:focus {
    background-color: #3faa61;
    text-decoration: none;
  }
}

#mainmenu .navbar-nav {
  margin-top: 13px;
  margin-bottom: 0;
  float: right;
  display: block;
}

#mainmenu .navbar-nav > li:last-child > a {
  border-right: none;
  padding-right: 5px;
}

#mainmenu .dropdown-menu {
  z-index: 2000;
}

#mainmenu .dropdown-menu > li > a {
  font-family: "-apple-system", BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
}

@media (max-width: 1199px) {
  #mainmenu .nav > li > a {
    padding-right: 10px;
    padding-left: 10px;
  }
}

#euheader-section {
  display: block;
  float: none;
  color: #fff;
  padding: 0;
  background-color: #FBCF26;
  z-index: 1;
  position: relative;
  min-height: 60px;
}

#euheader-section #euheader-section-bg-img {
  min-height: 200px;
  width: 100%;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

#euheader-section #euheader-section-bg-filter {
  /* height: 100%; */
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: -moz-linear-gradient(top, rgba(50, 45, 130, 0.4), rgba(0, 0, 0, 0.3));
  background-image: -webkit-linear-gradient(top, rgba(50, 45, 130, 0.4), rgba(0, 0, 0, 0.3));
  background-image: -o-linear-gradient(top, rgba(50, 45, 130, 0.4), rgba(0, 0, 0, 0.3));
  background-image: -ms-linear-gradient(top, rgba(50, 45, 130, 0.4), rgba(0, 0, 0, 0.3));
  background-image: linear-gradient(top, rgba(50, 45, 130, 0.4), rgba(0, 0, 0, 0.3));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#4c322d82', endColorstr='#66000000');
}

#euheader-section .container {
  position: relative;
  display: block;
  min-height: 60px;
}

#euheader-section .table-wrapper {
  min-height: 60px;
}

#euheader-section .section-name {
  margin-right: 80px;
  font-size: 32px;
  font-weight: 900;
  line-height: 1.1;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
}

#euheader-section .euheader-section-translation-link {
  display: block;
  position: absolute;
  right: 15px;
  bottom: 15px;
  color: #FFF1BC;
}

#euheader-section a.euheader-section-translation-link {
  color: #fff;
  font-weight: bold;
}

#euheader-section.has-bg-img {
  margin-bottom: 20px;
}

#euheader-section.has-bg-img .container {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

#euheader-section.has-bg-img .section-name {
  font-size: 38px;
}

#euheader-section.has-bg-img .euheader-section-translation-link {
  color: #bbb;
}

#euheader-section.has-bg-img a.euheader-section-translation-link {
  color: #fff;
}

#euheader-section.contacts {
  background-color: #5278B1;
}

#euheader-section.contacts .table-wrapper {
  min-height: 100px;
}

#euheader-section.contacts .section-name {
  text-align: center;
  margin-right: 0;
  text-transform: uppercase;
  font-size: 36px;
  letter-spacing: 2px;
  font-weight: normal;
}

@media (min-width: 992px) {
  .shrinked-header #euheader {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 101;
  }
  .shrinked-header #topline {
    display: none;
  }
  .shrinked-header #mainmenu {
    height: 60px;
    min-height: 60px;
  }
  .shrinked-header #mainmenu .navbar-nav {
    margin-top: 18px;
  }
  .shrinked-header #logo {
    width: 130px;
  }
  .shrinked-header #logo a.logo {
    height: 40px;
    width: 100px;
    background-image: url(../images/eu_sign.svg);
    background-size: auto 40px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .shrinked-header #logo.en a.logo {
    background-image: url(../images/eu_sign.svg);
  }
  .shrinked-header.toolbar-horizontal #euheader {
    top: 54px;
  }
  .shrinked-header.toolbar-horizontal.toolbar-tray-open #euheader {
    top: 54px;
  }
  .shrinked-header.toolbar-vertical #euheader {
    top: 39px;
  }
}

@media (max-width: 991px) {
  #logo {
    width: 100px;
  }
  #logo a.logo {
    height: 40px;
    width: 70px;
    background-image: url(../images/eu_sign.svg);
    background-size: auto 40px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
  }
  #logo.en a.logo {
    background-image: url(../images/eu_sign.svg);
  }
  #topline {
    height: auto;
    min-height: 60px;
  }
  #search-block, #liblink, #lang-links, #vi, #top-left-links {
    margin: 8px 0 12px 0;
  }
  #topline {
    position: initial;
  }
  #search-block:hover, #search-block:focus {
    background-color: transparent;
    border-bottom-color: transparent;
  }
  #search-block.extended {
    -webkit-box-shadow: none;
    box-shadow: none;
    width: auto;
    left: 0;
    margin: 0;
    height: 60px;
  }
  #search-block.extended input, #search-block.extended .btn {
    height: 60px;
    border: none;
  }
  #search-block.extended .btn {
    width: 60px;
  }
  #mainmenu {
    display: none;
    height: auto;
    min-height: 0;
  }
  #mainmenu .navbar-nav {
    float: none;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  #toggle-menu {
    display: inline-block;
  }
}

@media (max-width: 767px) {
  #logo {
    width: 70px;
  }
  #top-left-links {
    display: flex;
    justify-content: space-between;
    float: none;
    text-align: center;
    margin: 0 -15px;
    padding: 5px 5px;
    background-color: #C0C0C0;
    height: 50px;
    max-height: 50px;
    overflow: hidden;
  }
  #top-left-links a {
    height: 40px;
    max-height: 40px;
    flex-grow: 1;
  }
  #top-left-links a:last-child {
    margin-right: 0;
  }
  #vi {
    display: none;
  }
}

/**
 * Node styling.
 */
.page.full .field--name-body {
  font-size: 16px;
}

.node-preview-container {
  margin-top: -15px;
}

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

.slideshow-block {
  margin-top: 20px;
}

.slideshow-block .flexslider {
  margin-bottom: 20px;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

.slideshow-block .slideshow {
  font-family: "Futura", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
}

.slideshow-block .slideshow .slide_image {
  padding: 0;
  width: 850px;
  height: 425px;
  float: left;
  min-height: 1px;
}

@media (max-width: 1199px) {
  .slideshow-block .slideshow .slide_image {
    width: 630px;
    height: 315px;
  }
}

@media (max-width: 991px) {
  .slideshow-block .slideshow .slide_image {
    width: 100%;
    height: auto;
    float: none;
  }
}

.slideshow-block .slideshow .content {
  padding: 0;
  background-color: #FBCF26;
  display: table-cell;
  width: 290px;
  height: 425px;
  min-height: 1px;
  overflow: hidden;
  text-decoration: none;
  color: #333;
  vertical-align: middle;
}

.slideshow-block .slideshow .content:hover {
  background-color: #eaba04;
  text-decoration: none;
}

.slideshow-block .slideshow .content h2 {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  margin: 20px;
}

.slideshow-block .slideshow .content .body {
  font-size: 18px;
  line-height: 1.1;
  margin: 0 20px 20px;
}

@media (max-width: 1199px) {
  .slideshow-block .slideshow .content {
    width: 310px;
    height: 315px;
  }
}

@media (max-width: 991px) {
  .slideshow-block .slideshow .content {
    width: 100%;
    height: 175px;
    max-height: 175px;
    float: none;
    display: block;
    overflow: hidden;
  }
  .slideshow-block .slideshow .content h2 {
    margin: 15px 20px;
  }
}

@media (max-width: 600px) {
  .slideshow-block .slideshow .content h2 {
    margin: 10px;
  }
  .slideshow-block .slideshow .content .body {
    margin: 0 10px 10px;
  }
}

.slideshow-block .flex-control-nav {
  bottom: 25px;
  text-align: left;
  z-index: 100;
  left: 20px;
  width: auto;
}

@media (max-width: 991px) {
  .slideshow-block .flex-control-nav {
    left: 10px;
    bottom: 175px;
  }
}

.slideshow-block .flex-control-paging li a {
  width: 20px;
  height: 20px;
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 0 0 2px rgba(100, 100, 100, 0.5);
  border-radius: 20px;
}

.slideshow-block .flex-control-paging li a:hover {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
}

.slideshow-block .flex-control-paging li a.flex-active {
  background: #fff;
  background: white;
}

@media (max-width: 991px) {
  .slideshow-block .flex-control-paging li {
    margin: 0 5px;
  }
  .slideshow-block .flex-control-paging li a {
    width: 15px;
    height: 15px;
    border-radius: 15px;
  }
}

@media (max-width: 600px) {
  .slideshow-block .flex-control-paging li {
    margin: 0 3px;
  }
  .slideshow-block .flex-control-paging li a {
    width: 10px;
    height: 10px;
    border-radius: 10px;
  }
}

.top_links {
  padding: 0 0 30px;
}

.top_links a {
  display: block;
  width: 100%;
  padding: 10px;
  font-weight: bold;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
}

.top_links a span {
  font-weight: normal;
  font-size: 14px;
}

.top_links a:hover {
  text-decoration: none;
}

.top_links .tl_worldwide,
.top_links .tl_dpo {
  background-color: #FBCF26;
  color: #000;
  text-align: center;
}

.top_links .tl_worldwide:hover,
.top_links .tl_dpo:hover {
  background-color: #d1a604;
}

.top_links .tl_chaadaev {
  background-color: #323232;
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
}

.top_links .tl_chaadaev .yellow {
  color: #FBCF26;
  font-weight: bold;
  font-size: 16px;
}

.top_links .tl_chaadaev .right {
  float: right;
  font-weight: bold;
  font-size: 16px;
}

.top_links .tl_chaadaev:hover {
  background-color: #161616;
}

.top_links .tl_making_science,
.top_links .tl_media,
.top_links .tl_funding,
.top_links .tl_achievements {
  padding: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #808080;
}

.top_links .tl_making_science:hover,
.top_links .tl_media:hover,
.top_links .tl_funding:hover,
.top_links .tl_achievements:hover {
  background-color: #eee;
  color: #4d4d4d;
}

.top_links .tl_journalism_school,
.top_links .tl_pandan,
.top_links .tl_univ_management {
  background-color: #808080;
  color: #fff;
  text-align: left;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
}

.top_links .tl_journalism_school:hover,
.top_links .tl_pandan:hover,
.top_links .tl_univ_management:hover {
  -webkit-filter: grayscale(0) brightness(0.9);
  filter: grayscale(0) brightness(0.9);
}

.top_links .tl_journalism_school {
  background-image: url("../images/tl_journalism_school.png");
  background-position-x: left;
  background-repeat: no-repeat;
  background-color: #26CBFB;
}

.top_links .tl_pandan {
  background-image: url("../images/tl_pandan.png");
  background-position-x: right;
  background-repeat: no-repeat;
  background-color: #56698F;
}

.top_links .tl_univ_management {
  background-image: url("../images/tl_univ_management.png");
  background-position-x: right;
  background-repeat: no-repeat;
  background-color: #008CD0;
}

@media (max-width: 1199px) {
  .top_links .tl_univ_management {
    background-image: none;
  }
}

@media (max-width: 991px) {
  .top_links .row {
    margin-left: -5px;
    margin-right: -5px;
  }
  .top_links .col-xs-6,
  .top_links .col-xs-4,
  .top_links .col-xs-3 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .top_links .tl_journalism_school,
  .top_links .tl_pandan,
  .top_links .tl_univ_management {
    font-weight: normal;
    padding: 0 10px;
  }
}

@media (max-width: 600px) {
  .top_links .col-xs-6,
  .top_links .col-xs-4,
  .top_links .col-xs-3 {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .top_links .tl_making_science,
  .top_links .tl_media,
  .top_links .tl_funding,
  .top_links .tl_achievements {
    margin-top: 0;
    margin-bottom: 0;
    background-color: #eee;
  }
  .top_links .tl_journalism_school,
  .top_links .tl_pandan,
  .top_links .tl_univ_management {
    font-weight: bold;
    padding: 0 20px;
  }
  .top_links .tl_univ_management {
    background-image: url("../images/tl_univ_management.png");
  }
}

.events-teaser,
.view-display-id-main_events,
.view-display-id-history_events,
.view-display-id-econ_events,
.view-display-id-international_events {
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
}

.events-teaser .future-header,
.view-display-id-main_events .future-header,
.view-display-id-history_events .future-header,
.view-display-id-econ_events .future-header,
.view-display-id-international_events .future-header {
  font-size: 30px;
  font-weight: bold;
  color: #FBCF26;
  display: block;
  padding: 0 0 10px;
}

.events-teaser .group-header,
.view-display-id-main_events .group-header,
.view-display-id-history_events .group-header,
.view-display-id-econ_events .group-header,
.view-display-id-international_events .group-header {
  display: block;
  border-bottom: 1px solid #666;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
  padding: 0 10px;
  color: #666;
}

.events-teaser .group-header .year,
.view-display-id-main_events .group-header .year,
.view-display-id-history_events .group-header .year,
.view-display-id-econ_events .group-header .year,
.view-display-id-international_events .group-header .year {
  float: right;
}

.events-teaser .events,
.view-display-id-main_events .events,
.view-display-id-history_events .events,
.view-display-id-econ_events .events,
.view-display-id-international_events .events {
  margin: 0 0 15px;
  position: relative;
}

.events-teaser .events .event-preview,
.view-display-id-main_events .events .event-preview,
.view-display-id-history_events .events .event-preview,
.view-display-id-econ_events .events .event-preview,
.view-display-id-international_events .events .event-preview {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  height: 100%;
  width: 400px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-filter: grayscale(0.4);
  filter: grayscale(0.4);
}

.events-teaser .events .event-preview:hover,
.view-display-id-main_events .events .event-preview:hover,
.view-display-id-history_events .events .event-preview:hover,
.view-display-id-econ_events .events .event-preview:hover,
.view-display-id-international_events .events .event-preview:hover {
  text-decoration: none;
  -webkit-filter: grayscale(0) brightness(1.1);
  filter: grayscale(0) brightness(1.1);
}

.events-teaser .events .event-preview img,
.view-display-id-main_events .events .event-preview img,
.view-display-id-history_events .events .event-preview img,
.view-display-id-econ_events .events .event-preview img,
.view-display-id-international_events .events .event-preview img {
  display: none;
}

.events-teaser .events .event-content,
.view-display-id-main_events .events .event-content,
.view-display-id-history_events .events .event-content,
.view-display-id-econ_events .events .event-content,
.view-display-id-international_events .events .event-content {
  background-color: #f2f2f2;
  min-height: 200px;
}

.events-teaser .events .event-content .event_date,
.view-display-id-main_events .events .event-content .event_date,
.view-display-id-history_events .events .event-content .event_date,
.view-display-id-econ_events .events .event-content .event_date,
.view-display-id-international_events .events .event-content .event_date {
  display: inline-block;
  background-color: #FBCF26;
  height: 30px;
  margin: 0 5px 0 20px;
  text-decoration: none;
  font-weight: bold;
  font-size: 0;
  line-height: 0;
}

.events-teaser .events .event-content .event_date .event_day,
.view-display-id-main_events .events .event-content .event_date .event_day,
.view-display-id-history_events .events .event-content .event_date .event_day,
.view-display-id-econ_events .events .event-content .event_date .event_day,
.view-display-id-international_events .events .event-content .event_date .event_day {
  color: #000;
  display: inline-block;
  font-size: 21px;
  line-height: 30px;
  margin: 0 5px;
}

.events-teaser .events .event-content .event_date .event_month,
.view-display-id-main_events .events .event-content .event_date .event_month,
.view-display-id-history_events .events .event-content .event_date .event_month,
.view-display-id-econ_events .events .event-content .event_date .event_month,
.view-display-id-international_events .events .event-content .event_date .event_month {
  color: #fff;
  display: inline-block;
  font-size: 21px;
  line-height: 30px;
  margin: 0 5px 0 0;
}

.events-teaser .events .event-content .event_date .separator,
.view-display-id-main_events .events .event-content .event_date .separator,
.view-display-id-history_events .events .event-content .event_date .separator,
.view-display-id-econ_events .events .event-content .event_date .separator,
.view-display-id-international_events .events .event-content .event_date .separator {
  color: #444;
  display: inline-block;
  font-size: 30px;
  line-height: 30px;
  margin: -3px 0 0;
}

.events-teaser .events .event-content .field-project,
.view-display-id-main_events .events .event-content .field-project,
.view-display-id-history_events .events .event-content .field-project,
.view-display-id-econ_events .events .event-content .field-project,
.view-display-id-international_events .events .event-content .field-project {
  display: block;
  background-color: #aaa;
  color: #fff;
  font-size: 17px;
  line-height: 30px;
  padding: 0 10px;
  overflow: hidden;
  max-height: 30px;
  margin: 0 10px 0 0;
  float: right;
}

@media (max-width: 767px) {
  .events-teaser .events .event-content .field-project,
  .view-display-id-main_events .events .event-content .field-project,
  .view-display-id-history_events .events .event-content .field-project,
  .view-display-id-econ_events .events .event-content .field-project,
  .view-display-id-international_events .events .event-content .field-project {
    display: none;
  }
}

.events-teaser .events .event-content .field-speaker,
.view-display-id-main_events .events .event-content .field-speaker,
.view-display-id-history_events .events .event-content .field-speaker,
.view-display-id-econ_events .events .event-content .field-speaker,
.view-display-id-international_events .events .event-content .field-speaker {
  padding: 10px 20px 0;
  font-size: 17px;
}

.events-teaser .events .event-content .field-speaker a,
.view-display-id-main_events .events .event-content .field-speaker a,
.view-display-id-history_events .events .event-content .field-speaker a,
.view-display-id-econ_events .events .event-content .field-speaker a,
.view-display-id-international_events .events .event-content .field-speaker a {
  color: #444;
}

.events-teaser .events .event-content .field-speaker a:hover,
.view-display-id-main_events .events .event-content .field-speaker a:hover,
.view-display-id-history_events .events .event-content .field-speaker a:hover,
.view-display-id-econ_events .events .event-content .field-speaker a:hover,
.view-display-id-international_events .events .event-content .field-speaker a:hover {
  color: #d1a604;
  text-decoration: none;
}

.events-teaser .events .event-content h2,
.view-display-id-main_events .events .event-content h2,
.view-display-id-history_events .events .event-content h2,
.view-display-id-econ_events .events .event-content h2,
.view-display-id-international_events .events .event-content h2 {
  margin: 0;
  line-height: 29px;
  font-weight: normal;
  font-size: 23px;
  padding: 10px 20px 20px;
}

.events-teaser .events .event-content h2 a,
.view-display-id-main_events .events .event-content h2 a,
.view-display-id-history_events .events .event-content h2 a,
.view-display-id-econ_events .events .event-content h2 a,
.view-display-id-international_events .events .event-content h2 a {
  color: #444;
  text-decoration: none;
}

.events-teaser .events .event-content h2 a:hover,
.view-display-id-main_events .events .event-content h2 a:hover,
.view-display-id-history_events .events .event-content h2 a:hover,
.view-display-id-econ_events .events .event-content h2 a:hover,
.view-display-id-international_events .events .event-content h2 a:hover {
  color: #d1a604;
}

@media (max-width: 767px) {
  .events-teaser .events .event-content h2,
  .view-display-id-main_events .events .event-content h2,
  .view-display-id-history_events .events .event-content h2,
  .view-display-id-econ_events .events .event-content h2,
  .view-display-id-international_events .events .event-content h2 {
    font-size: 19px;
    line-height: 21px;
  }
}

.events-teaser .events.has-preview .event-content,
.view-display-id-main_events .events.has-preview .event-content,
.view-display-id-history_events .events.has-preview .event-content,
.view-display-id-econ_events .events.has-preview .event-content,
.view-display-id-international_events .events.has-preview .event-content {
  margin-left: 400px;
}

.events-teaser .events.forthcoming-event .event-content,
.view-display-id-main_events .events.forthcoming-event .event-content,
.view-display-id-history_events .events.forthcoming-event .event-content,
.view-display-id-econ_events .events.forthcoming-event .event-content,
.view-display-id-international_events .events.forthcoming-event .event-content {
  background-color: #FBCF26;
}

.events-teaser .events.forthcoming-event .event-content .event_date,
.view-display-id-main_events .events.forthcoming-event .event-content .event_date,
.view-display-id-history_events .events.forthcoming-event .event-content .event_date,
.view-display-id-econ_events .events.forthcoming-event .event-content .event_date,
.view-display-id-international_events .events.forthcoming-event .event-content .event_date {
  background-color: #808080;
}

.events-teaser .events.forthcoming-event .event-content .field-project,
.view-display-id-main_events .events.forthcoming-event .event-content .field-project,
.view-display-id-history_events .events.forthcoming-event .event-content .field-project,
.view-display-id-econ_events .events.forthcoming-event .event-content .field-project,
.view-display-id-international_events .events.forthcoming-event .event-content .field-project {
  background-color: #666;
}

.events-teaser .events.forthcoming-event .event-content .field-speaker a:hover,
.view-display-id-main_events .events.forthcoming-event .event-content .field-speaker a:hover,
.view-display-id-history_events .events.forthcoming-event .event-content .field-speaker a:hover,
.view-display-id-econ_events .events.forthcoming-event .event-content .field-speaker a:hover,
.view-display-id-international_events .events.forthcoming-event .event-content .field-speaker a:hover {
  color: #000;
}

.events-teaser .events.forthcoming-event .event-content h2,
.view-display-id-main_events .events.forthcoming-event .event-content h2,
.view-display-id-history_events .events.forthcoming-event .event-content h2,
.view-display-id-econ_events .events.forthcoming-event .event-content h2,
.view-display-id-international_events .events.forthcoming-event .event-content h2 {
  padding: 40px 20px;
}

.events-teaser .events.forthcoming-event .event-content h2 a:hover,
.view-display-id-main_events .events.forthcoming-event .event-content h2 a:hover,
.view-display-id-history_events .events.forthcoming-event .event-content h2 a:hover,
.view-display-id-econ_events .events.forthcoming-event .event-content h2 a:hover,
.view-display-id-international_events .events.forthcoming-event .event-content h2 a:hover {
  color: #000;
}

@media (max-width: 767px) {
  .events-teaser .events.forthcoming-event .event-content h2,
  .view-display-id-main_events .events.forthcoming-event .event-content h2,
  .view-display-id-history_events .events.forthcoming-event .event-content h2,
  .view-display-id-econ_events .events.forthcoming-event .event-content h2,
  .view-display-id-international_events .events.forthcoming-event .event-content h2 {
    padding-top: 10px;
  }
}

.events-teaser .events.forthcoming-event .event-content .event_time,
.view-display-id-main_events .events.forthcoming-event .event-content .event_time,
.view-display-id-history_events .events.forthcoming-event .event-content .event_time,
.view-display-id-econ_events .events.forthcoming-event .event-content .event_time,
.view-display-id-international_events .events.forthcoming-event .event-content .event_time {
  display: block;
  font-weight: bold;
  color: #fff;
  position: absolute;
  bottom: 10px;
  left: 420px;
}

.events-teaser .events.forthcoming-event .event-content .field-hall,
.view-display-id-main_events .events.forthcoming-event .event-content .field-hall,
.view-display-id-history_events .events.forthcoming-event .event-content .field-hall,
.view-display-id-econ_events .events.forthcoming-event .event-content .field-hall,
.view-display-id-international_events .events.forthcoming-event .event-content .field-hall {
  display: block;
  font-weight: bold;
  color: #444;
  position: absolute;
  bottom: 10px;
  left: 470px;
}

.events-teaser .events.forthcoming-event.has-speaker .event-content h2,
.view-display-id-main_events .events.forthcoming-event.has-speaker .event-content h2,
.view-display-id-history_events .events.forthcoming-event.has-speaker .event-content h2,
.view-display-id-econ_events .events.forthcoming-event.has-speaker .event-content h2,
.view-display-id-international_events .events.forthcoming-event.has-speaker .event-content h2 {
  padding-top: 10px;
}

.events-teaser .events.is-unpublished .event-content,
.view-display-id-main_events .events.is-unpublished .event-content,
.view-display-id-history_events .events.is-unpublished .event-content,
.view-display-id-econ_events .events.is-unpublished .event-content,
.view-display-id-international_events .events.is-unpublished .event-content {
  background-color: #c7ddfb;
}

.events-teaser.top-block,
.view-display-id-main_events.top-block,
.view-display-id-history_events.top-block,
.view-display-id-econ_events.top-block,
.view-display-id-international_events.top-block {
  margin-bottom: 15px;
}

.events-teaser.top-block .events:last-child,
.view-display-id-main_events.top-block .events:last-child,
.view-display-id-history_events.top-block .events:last-child,
.view-display-id-econ_events.top-block .events:last-child,
.view-display-id-international_events.top-block .events:last-child {
  margin-bottom: 0;
}

.events-teaser.top-block .view-header,
.view-display-id-main_events.top-block .view-header,
.view-display-id-history_events.top-block .view-header,
.view-display-id-econ_events.top-block .view-header,
.view-display-id-international_events.top-block .view-header {
  padding-bottom: 10px;
  margin-bottom: 15px;
  display: block;
  border-bottom: 1px solid #eeeeee;
}

.events-teaser.top-block .view-header h2,
.view-display-id-main_events.top-block .view-header h2,
.view-display-id-history_events.top-block .view-header h2,
.view-display-id-econ_events.top-block .view-header h2,
.view-display-id-international_events.top-block .view-header h2 {
  margin: 0;
}

.events-teaser.top-block .view-header a,
.view-display-id-main_events.top-block .view-header a,
.view-display-id-history_events.top-block .view-header a,
.view-display-id-econ_events.top-block .view-header a,
.view-display-id-international_events.top-block .view-header a {
  display: block;
  float: right;
  text-transform: uppercase;
  padding: 1px 35px 1px 0;
  background: url("../images/yellow_arrow.png") no-repeat right center transparent;
  font-size: 21px;
}

@media (max-width: 600px) {
  .view-events .events .event-preview {
    position: relative;
    float: none;
    width: 100%;
    left: 0;
    background-image: none;
  }
  .view-events .events .event-preview:hover {
    -webkit-filter: none;
    filter: none;
  }
  .view-events .events .event-preview img {
    display: block;
  }
  .view-events .events .event-content {
    min-height: 50px;
  }
  .view-events .events .event-content .event_date {
    display: block;
    position: absolute;
    top: 20px;
    opacity: 0.8;
  }
  .view-events .events .event-content .field-project {
    margin: -50px 0 0 50px;
    position: relative;
    display: block;
    right: 0;
    text-align: right;
    width: auto;
    float: right;
    opacity: 0.8;
  }
  .view-events .events .event-content .field-speaker {
    font-size: 15px;
    line-height: 17px;
  }
  .view-events .events .event-content h2 {
    font-size: 19px;
    line-height: 21px;
  }
  .view-events .events.has-preview .event-content {
    margin-left: 0;
  }
  .view-events .events.forthcoming-event .event-content .event_time {
    left: 20px;
  }
  .view-events .events.forthcoming-event .event-content .field-hall {
    left: 70px;
  }
}

.events.full {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  color: #555;
}

.events.full .event_date_block {
  font-family: "Futura", Helvetica, Arial, sans-serif;
  display: block;
  background-color: #fbcf26;
  height: 70px;
  margin: 15px 25px 15px 0;
  text-decoration: none;
  font-weight: bold;
  font-size: 0;
  line-height: 0;
  width: 70px;
  float: left;
}

.events.full .event_date_block .event_day {
  color: #000;
  display: block;
  font-size: 40px;
  line-height: 40px;
  margin: 0 3px;
}

.events.full .event_date_block .event_month {
  color: #fff;
  display: block;
  font-size: 30px;
  line-height: 30px;
  margin: 0 3px;
  float: right;
}

.events.full .event_date_block .separator {
  color: #444;
  display: inline-block;
  font-size: 30px;
  line-height: 30px;
  margin: -3px 0 0;
}

.events.full h2.title {
  display: block;
  margin: 15px 0 15px 95px;
  line-height: 70px;
}

.events.full h2.title span {
  display: inline-block;
  vertical-align: middle;
  line-height: 35px;
}

.events.full .content {
  display: block;
}

.events.full .content .preview {
  display: block;
  margin: 0 0 10px;
}

.events.full .content .info {
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  display: block;
  margin: 0 0 20px;
  font-size: 18px;
  line-height: 22px;
  color: #555;
}

.events.full .content .info .field {
  display: inline-block;
  padding: 10px;
  margin: 5px 5px 5px 0;
  vertical-align: top;
  background-color: #f0f0f0;
}

.events.full .content .info .field .field--label {
  font-weight: bold;
  display: inline-block;
}

.events.full .content .info .field .field__items,
.events.full .content .info .field .field--item {
  display: inline-block;
}

.events.full .content .info .field-add-to-calendar {
  display: block;
  float: right;
  width: 140px;
  margin: 0 0 10px 10px;
  padding: 0;
  font-size: 16px;
  line-height: 18px;
  font-weight: bold;
}

.events.full .content .info .field-add-to-calendar .atcb-link {
  background-color: #eee;
  padding: 10px;
  text-align: center;
}

.events.full .content .info .field-add-to-calendar .atcb-link:hover, .events.full .content .info .field-add-to-calendar .atcb-link:focus {
  background-color: #ddd;
  text-decoration: none;
}

.events.full .content .info .field-add-to-calendar .atcb-link em {
  font-style: normal;
  color: #555;
}

.events.full .content .info .field-add-to-calendar .atcb-list,
.events.full .content .info .field-add-to-calendar .atcb-item {
  padding: 5px;
  background: #eee;
}

.events.full .content .info .field-add-to-calendar .atcb-list {
  width: 140px;
}

.events.full .content .body {
  overflow: hidden;
}

.events.full .content .body img {
  height: auto;
  max-width: 100%;
}

.events.full .content .registration-header {
  border-top: 1px solid #666;
  padding-top: 5px;
}

.events-teaser-block {
  margin-bottom: 20px;
}

.events-teaser-block .view-header {
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  display: block;
  margin: 10px 0;
  padding: 10px 0;
  border-bottom: 1px solid #666;
}

.events-teaser-block .view-header h2 {
  margin: 0 0 0 5px;
  text-transform: uppercase;
}

.events-teaser-block .view-header a {
  display: block;
  float: right;
  text-transform: uppercase;
  padding: 1px 35px 1px 0;
  background: url("../images/yellow_arrow.png") no-repeat right center transparent;
  font-size: 21px;
}

@media (max-width: 600px) {
  .events-teaser-block .view-header h2 {
    font-size: 24px;
  }
  .events-teaser-block .view-header a {
    font-size: 16px;
  }
}

.events-teaser-block .view-content {
  margin-right: -15px;
  margin-left: -15px;
}

.events-teaser-block .view-content:before, .events-teaser-block .view-content:after {
  display: table;
  content: " ";
}

.events-teaser-block .view-content:after {
  clear: both;
}

.events-teaser-block .events {
  margin-bottom: 20px;
}

.events-teaser-block .events .event-preview {
  position: relative;
  display: block;
}

.events-teaser-block .events .event-preview .event_date {
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 15px;
  background-color: #FBCF26;
  height: 30px;
  text-decoration: none;
  font-weight: bold;
  font-size: 0;
  line-height: 0;
  margin: 0;
}

.events-teaser-block .events .event-preview .event_date .event_day {
  color: #000;
  display: inline-block;
  font-size: 21px;
  line-height: 30px;
  margin: 0 5px;
}

.events-teaser-block .events .event-preview .event_date .event_month {
  color: #fff;
  display: inline-block;
  font-size: 21px;
  line-height: 30px;
  margin: 0 5px 0 0;
}

.events-teaser-block .events .event-preview .event_date .separator {
  color: #444;
  display: inline-block;
  font-size: 30px;
  line-height: 30px;
  margin: -3px 0 0;
}

.events-teaser-block .events .event-preview:hover {
  text-decoration: none;
  -webkit-filter: grayscale(0) brightness(1.1);
  filter: grayscale(0) brightness(1.1);
}

.events-teaser-block .events .event-content {
  background-color: #f2f2f2;
  width: 100%;
  display: table;
  height: 116px;
  margin: 0;
  padding: 10px 15px;
}

.events-teaser-block .events .event-content h2 {
  margin: 0;
  font-weight: normal;
  font-size: 21px;
  overflow: hidden;
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}

.events-teaser-block .events .event-content h2 a {
  color: #444;
  text-decoration: none;
}

.events-teaser-block .events .event-content h2 a:hover {
  color: #d1a604;
}

@media (max-width: 767px) {
  .events-teaser-block .events .event-content h2 {
    font-size: 19px;
    line-height: 21px;
    display: block;
    max-height: 96px;
  }
}

@media (max-width: 600px) {
  .events-teaser-block .events {
    width: 100%;
    float: none;
  }
}

@media (max-width: 500px) {
  #block-block-events-on-main .view .view-header a,
  #block-block-news-on-main .view .view-header a,
  #block-block-announcements-on-main .view .view-header a,
  #block-block-eupress .view .view-header a {
    font-size: 0;
    height: 22px;
  }
}

#block-events-side {
  background-color: #efefef;
  padding: 15px;
}

#block-events-side .block-title {
  font-size: 24px;
  padding: 15px;
  margin: -15px -15px 15px -15px;
  background-color: #FBCF26;
}

#block-events-side .events-teaser-block {
  margin-bottom: 0;
}

#block-events-side .events-teaser-block .events {
  margin-bottom: 25px;
}

#block-events-side .events-teaser-block .events .event-content {
  height: auto;
  padding: 10px 0 15px;
  background-color: transparent;
}

#block-events-side .events-teaser-block .events .event-content h2 {
  font-size: 17px;
}

#block-events-side .events-teaser-block .events:last-child {
  margin-bottom: 0;
}

#block-events-side .events-teaser-block .events:last-child .event-content {
  border-bottom: none;
}

@media (max-width: 991px) {
  #block-events-side {
    display: none;
  }
}

#views-exposed-form-news-main-news {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}

#views-exposed-form-news-main-news .form-item {
  flex: 3;
  padding-right: 10px;
  min-width: 200px;
}

#views-exposed-form-news-main-news .form-item .control-label {
  display: block;
  font-weight: normal;
}

#views-exposed-form-news-main-news .form-actions {
  flex: 1;
}

.news-teaser .news,
.view-display-id-main_news .news,
.view-display-id-block_project_news .news,
.view-display-id-history_news .news,
.view-display-id-art_history_news .news,
.view-display-id-econ_news .news,
.view-display-id-econ_video_news .news,
.view-display-id-political_science_news .news,
.view-display-id-sociology_and_philosophy_news .news,
.view-display-id-international_news .news {
  position: relative;
  border: 1px solid #ddd;
}

.news-teaser .news .news-preview,
.view-display-id-main_news .news .news-preview,
.view-display-id-block_project_news .news .news-preview,
.view-display-id-history_news .news .news-preview,
.view-display-id-art_history_news .news .news-preview,
.view-display-id-econ_news .news .news-preview,
.view-display-id-econ_video_news .news .news-preview,
.view-display-id-political_science_news .news .news-preview,
.view-display-id-sociology_and_philosophy_news .news .news-preview,
.view-display-id-international_news .news .news-preview {
  overflow: hidden;
  height: 180px;
}

@media (max-width: 1199px) {
  .news-teaser .news .news-preview,
  .view-display-id-main_news .news .news-preview,
  .view-display-id-block_project_news .news .news-preview,
  .view-display-id-history_news .news .news-preview,
  .view-display-id-art_history_news .news .news-preview,
  .view-display-id-econ_news .news .news-preview,
  .view-display-id-econ_video_news .news .news-preview,
  .view-display-id-political_science_news .news .news-preview,
  .view-display-id-sociology_and_philosophy_news .news .news-preview,
  .view-display-id-international_news .news .news-preview {
    height: 225px;
  }
}

@media (max-width: 991px) {
  .news-teaser .news .news-preview,
  .view-display-id-main_news .news .news-preview,
  .view-display-id-block_project_news .news .news-preview,
  .view-display-id-history_news .news .news-preview,
  .view-display-id-art_history_news .news .news-preview,
  .view-display-id-econ_news .news .news-preview,
  .view-display-id-econ_video_news .news .news-preview,
  .view-display-id-political_science_news .news .news-preview,
  .view-display-id-sociology_and_philosophy_news .news .news-preview,
  .view-display-id-international_news .news .news-preview {
    height: 370px;
  }
}

@media (max-width: 767px) {
  .news-teaser .news .news-preview,
  .view-display-id-main_news .news .news-preview,
  .view-display-id-block_project_news .news .news-preview,
  .view-display-id-history_news .news .news-preview,
  .view-display-id-art_history_news .news .news-preview,
  .view-display-id-econ_news .news .news-preview,
  .view-display-id-econ_video_news .news .news-preview,
  .view-display-id-political_science_news .news .news-preview,
  .view-display-id-sociology_and_philosophy_news .news .news-preview,
  .view-display-id-international_news .news .news-preview {
    height: auto;
  }
}

.news-teaser .news .news-preview a,
.view-display-id-main_news .news .news-preview a,
.view-display-id-block_project_news .news .news-preview a,
.view-display-id-history_news .news .news-preview a,
.view-display-id-art_history_news .news .news-preview a,
.view-display-id-econ_news .news .news-preview a,
.view-display-id-econ_video_news .news .news-preview a,
.view-display-id-political_science_news .news .news-preview a,
.view-display-id-sociology_and_philosophy_news .news .news-preview a,
.view-display-id-international_news .news .news-preview a {
  text-decoration: none;
}

.news-teaser .news .news-preview a:hover,
.view-display-id-main_news .news .news-preview a:hover,
.view-display-id-block_project_news .news .news-preview a:hover,
.view-display-id-history_news .news .news-preview a:hover,
.view-display-id-art_history_news .news .news-preview a:hover,
.view-display-id-econ_news .news .news-preview a:hover,
.view-display-id-econ_video_news .news .news-preview a:hover,
.view-display-id-political_science_news .news .news-preview a:hover,
.view-display-id-sociology_and_philosophy_news .news .news-preview a:hover,
.view-display-id-international_news .news .news-preview a:hover {
  text-decoration: none;
  -webkit-filter: brightness(1.1);
  filter: brightness(1.1);
}

.news-teaser .news .news-content,
.view-display-id-main_news .news .news-content,
.view-display-id-block_project_news .news .news-content,
.view-display-id-history_news .news .news-content,
.view-display-id-art_history_news .news .news-content,
.view-display-id-econ_news .news .news-content,
.view-display-id-econ_video_news .news .news-content,
.view-display-id-political_science_news .news .news-content,
.view-display-id-sociology_and_philosophy_news .news .news-content,
.view-display-id-international_news .news .news-content {
  background-color: #f2f2f2;
  min-height: 150px;
}

.news-teaser .news .news-content h3,
.view-display-id-main_news .news .news-content h3,
.view-display-id-block_project_news .news .news-content h3,
.view-display-id-history_news .news .news-content h3,
.view-display-id-art_history_news .news .news-content h3,
.view-display-id-econ_news .news .news-content h3,
.view-display-id-econ_video_news .news .news-content h3,
.view-display-id-political_science_news .news .news-content h3,
.view-display-id-sociology_and_philosophy_news .news .news-content h3,
.view-display-id-international_news .news .news-content h3 {
  margin: 0;
  font-weight: normal;
  padding: 20px 20px 5px;
  float: none;
  display: block;
  clear: both;
}

.news-teaser .news .news-content h3 a,
.view-display-id-main_news .news .news-content h3 a,
.view-display-id-block_project_news .news .news-content h3 a,
.view-display-id-history_news .news .news-content h3 a,
.view-display-id-art_history_news .news .news-content h3 a,
.view-display-id-econ_news .news .news-content h3 a,
.view-display-id-econ_video_news .news .news-content h3 a,
.view-display-id-political_science_news .news .news-content h3 a,
.view-display-id-sociology_and_philosophy_news .news .news-content h3 a,
.view-display-id-international_news .news .news-content h3 a {
  text-decoration: none;
}

@media (max-width: 767px) {
  .news-teaser .news .news-content h3,
  .view-display-id-main_news .news .news-content h3,
  .view-display-id-block_project_news .news .news-content h3,
  .view-display-id-history_news .news .news-content h3,
  .view-display-id-art_history_news .news .news-content h3,
  .view-display-id-econ_news .news .news-content h3,
  .view-display-id-econ_video_news .news .news-content h3,
  .view-display-id-political_science_news .news .news-content h3,
  .view-display-id-sociology_and_philosophy_news .news .news-content h3,
  .view-display-id-international_news .news .news-content h3 {
    font-size: 20px;
  }
}

.news-teaser .news .news-content .news_date,
.view-display-id-main_news .news .news-content .news_date,
.view-display-id-block_project_news .news .news-content .news_date,
.view-display-id-history_news .news .news-content .news_date,
.view-display-id-art_history_news .news .news-content .news_date,
.view-display-id-econ_news .news .news-content .news_date,
.view-display-id-econ_video_news .news .news-content .news_date,
.view-display-id-political_science_news .news .news-content .news_date,
.view-display-id-sociology_and_philosophy_news .news .news-content .news_date,
.view-display-id-international_news .news .news-content .news_date {
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  display: block;
  margin: 0;
  font-size: 12px;
  float: none;
  position: relative;
  padding: 0 20px 15px;
  color: #888;
}

.news-teaser .news .news-content .description,
.view-display-id-main_news .news .news-content .description,
.view-display-id-block_project_news .news .news-content .description,
.view-display-id-history_news .news .news-content .description,
.view-display-id-art_history_news .news .news-content .description,
.view-display-id-econ_news .news .news-content .description,
.view-display-id-econ_video_news .news .news-content .description,
.view-display-id-political_science_news .news .news-content .description,
.view-display-id-sociology_and_philosophy_news .news .news-content .description,
.view-display-id-international_news .news .news-content .description {
  display: block;
  padding: 0 20px 20px;
  overflow: hidden;
}

.news-teaser .news .news-content .markers,
.view-display-id-main_news .news .news-content .markers,
.view-display-id-block_project_news .news .news-content .markers,
.view-display-id-history_news .news .news-content .markers,
.view-display-id-art_history_news .news .news-content .markers,
.view-display-id-econ_news .news .news-content .markers,
.view-display-id-econ_video_news .news .news-content .markers,
.view-display-id-political_science_news .news .news-content .markers,
.view-display-id-sociology_and_philosophy_news .news .news-content .markers,
.view-display-id-international_news .news .news-content .markers {
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  display: block;
  padding: 0 20px 20px;
  font-size: 0;
}

.news-teaser .news .news-content .markers .files,
.news-teaser .news .news-content .markers .gallery,
.news-teaser .news .news-content .markers .video,
.news-teaser .news .news-content .markers .unpublished,
.view-display-id-main_news .news .news-content .markers .files,
.view-display-id-main_news .news .news-content .markers .gallery,
.view-display-id-main_news .news .news-content .markers .video,
.view-display-id-main_news .news .news-content .markers .unpublished,
.view-display-id-block_project_news .news .news-content .markers .files,
.view-display-id-block_project_news .news .news-content .markers .gallery,
.view-display-id-block_project_news .news .news-content .markers .video,
.view-display-id-block_project_news .news .news-content .markers .unpublished,
.view-display-id-history_news .news .news-content .markers .files,
.view-display-id-history_news .news .news-content .markers .gallery,
.view-display-id-history_news .news .news-content .markers .video,
.view-display-id-history_news .news .news-content .markers .unpublished,
.view-display-id-art_history_news .news .news-content .markers .files,
.view-display-id-art_history_news .news .news-content .markers .gallery,
.view-display-id-art_history_news .news .news-content .markers .video,
.view-display-id-art_history_news .news .news-content .markers .unpublished,
.view-display-id-econ_news .news .news-content .markers .files,
.view-display-id-econ_news .news .news-content .markers .gallery,
.view-display-id-econ_news .news .news-content .markers .video,
.view-display-id-econ_news .news .news-content .markers .unpublished,
.view-display-id-econ_video_news .news .news-content .markers .files,
.view-display-id-econ_video_news .news .news-content .markers .gallery,
.view-display-id-econ_video_news .news .news-content .markers .video,
.view-display-id-econ_video_news .news .news-content .markers .unpublished,
.view-display-id-political_science_news .news .news-content .markers .files,
.view-display-id-political_science_news .news .news-content .markers .gallery,
.view-display-id-political_science_news .news .news-content .markers .video,
.view-display-id-political_science_news .news .news-content .markers .unpublished,
.view-display-id-sociology_and_philosophy_news .news .news-content .markers .files,
.view-display-id-sociology_and_philosophy_news .news .news-content .markers .gallery,
.view-display-id-sociology_and_philosophy_news .news .news-content .markers .video,
.view-display-id-sociology_and_philosophy_news .news .news-content .markers .unpublished,
.view-display-id-international_news .news .news-content .markers .files,
.view-display-id-international_news .news .news-content .markers .gallery,
.view-display-id-international_news .news .news-content .markers .video,
.view-display-id-international_news .news .news-content .markers .unpublished {
  display: inline-block;
  padding: 2px 10px 1px;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  background-color: #808080;
  margin-right: 5px;
}

.news-teaser .news .news-content .markers .files,
.view-display-id-main_news .news .news-content .markers .files,
.view-display-id-block_project_news .news .news-content .markers .files,
.view-display-id-history_news .news .news-content .markers .files,
.view-display-id-art_history_news .news .news-content .markers .files,
.view-display-id-econ_news .news .news-content .markers .files,
.view-display-id-econ_video_news .news .news-content .markers .files,
.view-display-id-political_science_news .news .news-content .markers .files,
.view-display-id-sociology_and_philosophy_news .news .news-content .markers .files,
.view-display-id-international_news .news .news-content .markers .files {
  background-color: #f92323;
}

.news-teaser .news .news-content .markers .gallery,
.view-display-id-main_news .news .news-content .markers .gallery,
.view-display-id-block_project_news .news .news-content .markers .gallery,
.view-display-id-history_news .news .news-content .markers .gallery,
.view-display-id-art_history_news .news .news-content .markers .gallery,
.view-display-id-econ_news .news .news-content .markers .gallery,
.view-display-id-econ_video_news .news .news-content .markers .gallery,
.view-display-id-political_science_news .news .news-content .markers .gallery,
.view-display-id-sociology_and_philosophy_news .news .news-content .markers .gallery,
.view-display-id-international_news .news .news-content .markers .gallery {
  background-color: #a04da9;
}

.news-teaser .news .news-content .markers .video,
.view-display-id-main_news .news .news-content .markers .video,
.view-display-id-block_project_news .news .news-content .markers .video,
.view-display-id-history_news .news .news-content .markers .video,
.view-display-id-art_history_news .news .news-content .markers .video,
.view-display-id-econ_news .news .news-content .markers .video,
.view-display-id-econ_video_news .news .news-content .markers .video,
.view-display-id-political_science_news .news .news-content .markers .video,
.view-display-id-sociology_and_philosophy_news .news .news-content .markers .video,
.view-display-id-international_news .news .news-content .markers .video {
  background-color: #3bb5cd;
}

.news-teaser .news .news-content .markers .unpublished,
.view-display-id-main_news .news .news-content .markers .unpublished,
.view-display-id-block_project_news .news .news-content .markers .unpublished,
.view-display-id-history_news .news .news-content .markers .unpublished,
.view-display-id-art_history_news .news .news-content .markers .unpublished,
.view-display-id-econ_news .news .news-content .markers .unpublished,
.view-display-id-econ_video_news .news .news-content .markers .unpublished,
.view-display-id-political_science_news .news .news-content .markers .unpublished,
.view-display-id-sociology_and_philosophy_news .news .news-content .markers .unpublished,
.view-display-id-international_news .news .news-content .markers .unpublished {
  background-color: #cd513b;
}

.news-teaser .news .news-content .hashtags,
.view-display-id-main_news .news .news-content .hashtags,
.view-display-id-block_project_news .news .news-content .hashtags,
.view-display-id-history_news .news .news-content .hashtags,
.view-display-id-art_history_news .news .news-content .hashtags,
.view-display-id-econ_news .news .news-content .hashtags,
.view-display-id-econ_video_news .news .news-content .hashtags,
.view-display-id-political_science_news .news .news-content .hashtags,
.view-display-id-sociology_and_philosophy_news .news .news-content .hashtags,
.view-display-id-international_news .news .news-content .hashtags {
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  display: block;
  padding: 0 20px 20px;
  font-size: 0;
  line-height: 0;
}

.news-teaser .news .news-content .hashtags a,
.view-display-id-main_news .news .news-content .hashtags a,
.view-display-id-block_project_news .news .news-content .hashtags a,
.view-display-id-history_news .news .news-content .hashtags a,
.view-display-id-art_history_news .news .news-content .hashtags a,
.view-display-id-econ_news .news .news-content .hashtags a,
.view-display-id-econ_video_news .news .news-content .hashtags a,
.view-display-id-political_science_news .news .news-content .hashtags a,
.view-display-id-sociology_and_philosophy_news .news .news-content .hashtags a,
.view-display-id-international_news .news .news-content .hashtags a {
  display: inline-block;
  padding: 0;
  font-size: 15px;
  line-height: 21px;
  margin-right: 5px;
  text-decoration: none;
}

.news-teaser .news.is-unpublished .news-content,
.view-display-id-main_news .news.is-unpublished .news-content,
.view-display-id-block_project_news .news.is-unpublished .news-content,
.view-display-id-history_news .news.is-unpublished .news-content,
.view-display-id-art_history_news .news.is-unpublished .news-content,
.view-display-id-econ_news .news.is-unpublished .news-content,
.view-display-id-econ_video_news .news.is-unpublished .news-content,
.view-display-id-political_science_news .news.is-unpublished .news-content,
.view-display-id-sociology_and_philosophy_news .news.is-unpublished .news-content,
.view-display-id-international_news .news.is-unpublished .news-content {
  background-color: #cfe0ff;
}

.news.full {
  font-family: "-apple-system", BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
}

.news.full h2 {
  display: block;
  margin: 10px 0 20px;
}

.news.full .content {
  display: block;
}

.news.full .content .preview {
  display: block;
  margin: 0 0 20px;
}

.news.full .content .info {
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  display: block;
  margin: 0 0 20px;
}

.news.full .content .info .field {
  display: inline-block;
  padding: 10px;
  margin: 2px 0;
  vertical-align: top;
  background-color: #f0f0f0;
}

.news.full .content .info .field .field--label {
  font-weight: bold;
  display: inline-block;
}

.news.full .content .info .field .field__items,
.news.full .content .info .field .field--item {
  display: inline-block;
}

.news.full .content .body {
  margin: 0 0 20px;
}

.news.full .content .body img {
  height: auto;
  max-width: 100%;
}

.news.full .content .field-gallery {
  display: block;
  text-align: center;
  margin: 0 -5px 20px -5px;
}

.news.full .content .field-gallery a {
  display: inline-block;
  margin: 5px;
}

.news.full .content .field-gallery a img {
  width: 170px;
}

.block-news .block-title {
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  display: block;
  margin: 10px 0 0 0;
  padding: 10px 0;
}

.block-news .block-title h2 {
  margin: 0 0 0 5px;
  text-transform: uppercase;
}

.block-news .block-title a {
  display: block;
  float: right;
  text-transform: uppercase;
  padding: 1px 35px 1px 0;
  background: url("../images/yellow_arrow.png") no-repeat right center transparent;
  font-size: 21px;
}

@media (max-width: 600px) {
  .block-news .block-title h2 {
    font-size: 24px;
  }
  .block-news .block-title a {
    font-size: 16px;
  }
}

.news-teaser-block {
  margin-bottom: 20px;
}

.news-teaser-block .view-header {
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  display: block;
  margin: 10px 0;
  padding: 10px 0;
  border-bottom: 1px solid #666;
}

.news-teaser-block .view-header h2 {
  margin: 0 0 0 5px;
  text-transform: uppercase;
}

.news-teaser-block .view-header a {
  display: block;
  float: right;
  text-transform: uppercase;
  padding: 1px 35px 1px 0;
  background: url("../images/yellow_arrow.png") no-repeat right center transparent;
  font-size: 21px;
}

@media (max-width: 600px) {
  .news-teaser-block .view-header h2 {
    font-size: 24px;
  }
  .news-teaser-block .view-header a {
    font-size: 16px;
  }
}

.news-teaser-block .view-content {
  margin-right: -15px;
  margin-left: -15px;
}

.news-teaser-block .view-content:before, .news-teaser-block .view-content:after {
  display: table;
  content: " ";
}

.news-teaser-block .view-content:after {
  clear: both;
}

.news-teaser-block .news {
  margin-bottom: 20px;
}

.news-teaser-block .news .news-preview {
  display: block;
  position: relative;
}

.news-teaser-block .news .news-preview:hover {
  text-decoration: none;
  -webkit-filter: grayscale(0) brightness(1.1);
  filter: grayscale(0) brightness(1.1);
}

.news-teaser-block .news .news-preview .info {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 15px;
  font-size: 0;
  line-height: 0;
}

.news-teaser-block .news .news-preview .info:before, .news-teaser-block .news .news-preview .info:after {
  display: table;
  content: " ";
}

.news-teaser-block .news .news-preview .info:after {
  clear: both;
}

.news-teaser-block .news .news-preview .info .news_date,
.news-teaser-block .news .news-preview .info .files,
.news-teaser-block .news .news-preview .info .gallery,
.news-teaser-block .news .news-preview .info .video {
  display: inline-block;
  padding: 0 10px;
  font-size: 13px;
  line-height: 22px;
  color: #fff;
  text-transform: uppercase;
  background-color: #FBCF26;
  margin-right: 5px;
}

.news-teaser-block .news .news-preview .info .news_date {
  color: #000;
}

.news-teaser-block .news .news-preview .info .files {
  background-color: #f92323;
}

.news-teaser-block .news .news-preview .info .gallery {
  background-color: #a04da9;
}

.news-teaser-block .news .news-preview .info .video {
  background-color: #3bb5cd;
}

.news-teaser-block .news .news-content {
  background-color: #f2f2f2;
  width: 100%;
  display: table;
  height: 116px;
  margin: 0;
  padding: 10px 15px;
  position: relative;
}

.news-teaser-block .news .news-content h2 {
  margin: 0;
  font-weight: normal;
  font-size: 21px;
  overflow: hidden;
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}

.news-teaser-block .news .news-content h2 a {
  color: #444;
  text-decoration: none;
  display: block;
  max-height: 96px;
}

.news-teaser-block .news .news-content h2 a:hover {
  color: #d1a604;
}

@media (max-width: 767px) {
  .news-teaser-block .news .news-content h2 {
    font-size: 19px;
    line-height: 21px;
  }
}

@media (max-width: 600px) {
  .news-teaser-block .news {
    width: 100%;
    float: none;
  }
}

.view-display-id-main_announcements,
.view-display-id-project_announcements,
.view-display-id-announcements_econ,
.view-display-id-announcements_alumni {
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
}

.view-display-id-main_announcements .announcements,
.view-display-id-project_announcements .announcements,
.view-display-id-announcements_econ .announcements,
.view-display-id-announcements_alumni .announcements {
  position: relative;
}

.view-display-id-main_announcements .announcements .announcements-preview,
.view-display-id-project_announcements .announcements .announcements-preview,
.view-display-id-announcements_econ .announcements .announcements-preview,
.view-display-id-announcements_alumni .announcements .announcements-preview {
  overflow: hidden;
}

.view-display-id-main_announcements .announcements .announcements-preview a,
.view-display-id-project_announcements .announcements .announcements-preview a,
.view-display-id-announcements_econ .announcements .announcements-preview a,
.view-display-id-announcements_alumni .announcements .announcements-preview a {
  text-decoration: none;
}

.view-display-id-main_announcements .announcements .announcements-preview a:hover,
.view-display-id-project_announcements .announcements .announcements-preview a:hover,
.view-display-id-announcements_econ .announcements .announcements-preview a:hover,
.view-display-id-announcements_alumni .announcements .announcements-preview a:hover {
  text-decoration: none;
  -webkit-filter: brightness(1.1);
  filter: brightness(1.1);
}

.view-display-id-main_announcements .announcements .announcements-content,
.view-display-id-project_announcements .announcements .announcements-content,
.view-display-id-announcements_econ .announcements .announcements-content,
.view-display-id-announcements_alumni .announcements .announcements-content {
  background-color: #f2f2f2;
  min-height: 150px;
}

.view-display-id-main_announcements .announcements .announcements-content .field-type,
.view-display-id-project_announcements .announcements .announcements-content .field-type,
.view-display-id-announcements_econ .announcements .announcements-content .field-type,
.view-display-id-announcements_alumni .announcements .announcements-content .field-type {
  opacity: 0.9;
  position: absolute;
  top: 0;
  right: 10px;
  background-color: #999;
  padding: 2px 10px;
  color: #fff;
}

.view-display-id-main_announcements .announcements .announcements-content h2,
.view-display-id-project_announcements .announcements .announcements-content h2,
.view-display-id-announcements_econ .announcements .announcements-content h2,
.view-display-id-announcements_alumni .announcements .announcements-content h2 {
  margin: 30px 0 0;
  line-height: 29px;
  font-weight: normal;
  font-size: 23px;
  padding: 0 20px 20px;
  float: none;
  display: block;
  clear: both;
}

.view-display-id-main_announcements .announcements .announcements-content h2 a,
.view-display-id-project_announcements .announcements .announcements-content h2 a,
.view-display-id-announcements_econ .announcements .announcements-content h2 a,
.view-display-id-announcements_alumni .announcements .announcements-content h2 a {
  text-decoration: none;
}

@media (max-width: 767px) {
  .view-display-id-main_announcements .announcements .announcements-content h2,
  .view-display-id-project_announcements .announcements .announcements-content h2,
  .view-display-id-announcements_econ .announcements .announcements-content h2,
  .view-display-id-announcements_alumni .announcements .announcements-content h2 {
    font-size: 19px;
    line-height: 21px;
  }
}

.view-display-id-main_announcements .announcements .announcements-content .description,
.view-display-id-project_announcements .announcements .announcements-content .description,
.view-display-id-announcements_econ .announcements .announcements-content .description,
.view-display-id-announcements_alumni .announcements .announcements-content .description {
  display: block;
  padding: 0 20px 20px;
  line-height: 21px;
  font-size: 17px;
}

.view-display-id-main_announcements .announcements .announcements-content .markers,
.view-display-id-project_announcements .announcements .announcements-content .markers,
.view-display-id-announcements_econ .announcements .announcements-content .markers,
.view-display-id-announcements_alumni .announcements .announcements-content .markers {
  display: block;
  padding: 0 20px 20px;
  font-size: 0;
  line-height: 0;
}

.view-display-id-main_announcements .announcements .announcements-content .markers .deadline,
.view-display-id-project_announcements .announcements .announcements-content .markers .deadline,
.view-display-id-announcements_econ .announcements .announcements-content .markers .deadline,
.view-display-id-announcements_alumni .announcements .announcements-content .markers .deadline {
  display: inline-block;
  padding: 2px 10px 1px 30px;
  font-size: 13px;
  line-height: 23px;
  color: #fff;
  text-transform: uppercase;
  background: url("../images/deadline.png") 7px center no-repeat #f92323;
  margin-right: 5px;
}

.view-display-id-main_announcements .announcements .announcements-content .hashtags,
.view-display-id-project_announcements .announcements .announcements-content .hashtags,
.view-display-id-announcements_econ .announcements .announcements-content .hashtags,
.view-display-id-announcements_alumni .announcements .announcements-content .hashtags {
  display: block;
  padding: 0 20px 20px;
  font-size: 0;
  line-height: 0;
}

.view-display-id-main_announcements .announcements .announcements-content .hashtags a,
.view-display-id-project_announcements .announcements .announcements-content .hashtags a,
.view-display-id-announcements_econ .announcements .announcements-content .hashtags a,
.view-display-id-announcements_alumni .announcements .announcements-content .hashtags a {
  display: inline-block;
  padding: 0;
  font-size: 15px;
  line-height: 21px;
  margin-right: 5px;
}

.view-display-id-main_announcements .announcements.has-preview .announcements-content h2,
.view-display-id-project_announcements .announcements.has-preview .announcements-content h2,
.view-display-id-announcements_econ .announcements.has-preview .announcements-content h2,
.view-display-id-announcements_alumni .announcements.has-preview .announcements-content h2 {
  margin: 20px 0 0;
}

.announcements.full {
  font-family: "-apple-system", BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
}

.announcements.full h2 {
  display: block;
  margin: 10px 0 20px;
  line-height: 35px;
}

.announcements.full .content {
  display: block;
}

.announcements.full .content .preview {
  display: block;
  margin: 0 0 20px;
}

.announcements.full .content .info {
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  display: block;
  margin: 0 0 20px;
  font-size: 18px;
  line-height: 22px;
  color: #555;
}

.announcements.full .content .info .field {
  display: inline-block;
  padding: 10px;
  margin: 0;
  vertical-align: top;
  background-color: #f0f0f0;
}

.announcements.full .content .info .field .field--label {
  font-weight: bold;
  display: inline-block;
}

.announcements.full .content .info .field .field__items,
.announcements.full .content .info .field .field--item {
  display: inline-block;
}

.announcements.full .content .info .field.field--name-field-deadline {
  background-color: #f92323;
  color: #fff;
}

.announcements.full .content .field--name-body {
  margin: 0 0 20px;
}

.announcements.full .content .field--name-field-gallery {
  display: block;
  text-align: center;
  margin: 0 0 20px;
}

.announcements.full .content .field--name-field-gallery .field--item {
  display: inline-block;
  margin: 5px;
}

.view-display-id-block_announcements_on_main {
  margin-bottom: 20px;
}

.view-display-id-block_announcements_on_main .view-header {
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  display: block;
  margin: 10px 0;
  padding: 10px 0;
  border-bottom: 1px solid #666;
}

.view-display-id-block_announcements_on_main .view-header h2 {
  margin: 0 0 0 5px;
  text-transform: uppercase;
}

.view-display-id-block_announcements_on_main .view-header a {
  display: block;
  float: right;
  text-transform: uppercase;
  padding: 1px 35px 1px 0;
  background: url("../images/yellow_arrow.png") no-repeat right center transparent;
  font-size: 21px;
}

@media (max-width: 600px) {
  .view-display-id-block_announcements_on_main .view-header h2 {
    font-size: 24px;
  }
  .view-display-id-block_announcements_on_main .view-header a {
    font-size: 16px;
  }
}

.view-display-id-block_announcements_on_main .view-content {
  margin-right: -15px;
  margin-left: -15px;
}

.view-display-id-block_announcements_on_main .view-content:before, .view-display-id-block_announcements_on_main .view-content:after {
  display: table;
  content: " ";
}

.view-display-id-block_announcements_on_main .view-content:after {
  clear: both;
}

.view-display-id-block_announcements_on_main .announcements {
  margin-bottom: 20px;
}

.view-display-id-block_announcements_on_main .announcements .announcements-content {
  background-color: #808080;
  width: 100%;
  display: table;
  height: 156px;
  margin: 0;
  padding: 30px;
  position: relative;
}

.view-display-id-block_announcements_on_main .announcements .announcements-content .deadline {
  display: block;
  position: absolute;
  top: 0;
  left: 15px;
  padding: 0 10px 0 30px;
  font-size: 15px;
  line-height: 28px;
  color: #ffffff;
  text-transform: uppercase;
  background: url("../images/deadline.png") 7px center no-repeat #f92323;
}

.view-display-id-block_announcements_on_main .announcements .announcements-content .field-type {
  display: block;
  position: absolute;
  top: 0;
  right: 15px;
  padding: 0 10px;
  font-size: 15px;
  line-height: 28px;
  color: #000;
  background: #FBCF26;
}

.view-display-id-block_announcements_on_main .announcements .announcements-content h2 {
  margin: 0;
  font-weight: normal;
  font-size: 21px;
  overflow: hidden;
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}

.view-display-id-block_announcements_on_main .announcements .announcements-content h2 a {
  color: #fff;
  text-decoration: none;
  display: block;
  max-height: 96px;
}

@media (max-width: 767px) {
  .view-display-id-block_announcements_on_main .announcements .announcements-content h2 {
    font-size: 19px;
    line-height: 21px;
  }
}

.view-display-id-block_announcements_on_main .announcements .announcements-content:hover {
  background-color: #666;
}

@media (max-width: 600px) {
  .view-display-id-block_announcements_on_main .announcements {
    width: 100%;
    float: none;
  }
}

.view-publications {
  font-family: "-apple-system", BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
}

.view-publications .view-display-id-abc_publications {
  margin: 0 0 20px;
  font-size: 0;
}

.view-publications .view-display-id-abc_publications .view-content {
  text-align: center;
}

.view-publications .view-display-id-abc_publications .view-content span {
  display: inline-block;
  margin: 0;
}

.view-publications .view-display-id-abc_publications .view-content span a {
  font-size: 22px;
  font-weight: bold;
  padding: 1px 5px;
  color: #777777;
}

.view-publications .view-display-id-abc_publications .view-content span a:hover, .view-publications .view-display-id-abc_publications .view-content span a:focus, .view-publications .view-display-id-abc_publications .view-content span a.is-active {
  background-color: #FBCF26;
  color: #000;
  text-decoration: none;
}

.view-publications .publications {
  margin-bottom: 30px;
  position: relative;
}

.view-publications .publications:before, .view-publications .publications:after {
  display: table;
  content: " ";
}

.view-publications .publications:after {
  clear: both;
}

.view-publications .publications .publications-content {
  margin-left: 0px;
}

.view-publications .publications .publications-content a:hover {
  text-decoration: none;
}

.view-publications .publications .publications-content h3 {
  margin: 5px 0;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
}

.view-publications .publications .publications-content h3 div {
  display: inline-block;
}

.view-publications .publications .publications-content .field-url .field__items a {
  word-wrap: break-word;
}

.view-publications .publications .publications-content .field--label {
  font-weight: bold;
  display: inline-block;
}

.view-publications .publications .publications-content .field__items,
.view-publications .publications .publications-content .field--item {
  display: inline-block;
}

.view-publications .publications .publications-content .body {
  margin-top: 10px;
}

.view-publications .publications.has-preview .field-image {
  float: left;
  width: 200px;
  margin-right: 15px;
}

.view-publications .publications.has-preview .field-image a:hover {
  text-decoration: none;
  -webkit-filter: grayscale(0) brightness(0.9);
  filter: grayscale(0) brightness(0.9);
}

.view-publications .publications.has-preview .field-image img {
  max-width: 200px;
}

.view-publications .publications.has-preview .publications-content {
  margin-left: 215px;
}

.view-publications .publications.is-unpublished .publications-content {
  background-color: #cfe0ff;
}

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

.publications.full .field-image {
  float: left;
  width: 300px;
  margin: 0 15px;
}

.publications.full .field-image a:hover {
  text-decoration: none;
  -webkit-filter: grayscale(0) brightness(0.9);
  filter: grayscale(0) brightness(0.9);
}

.publications.full .publications-content {
  margin: 0 15px 0 330px;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
}

.publications.full .publications-content .field {
  display: block;
  margin: 10px 0;
}

.publications.full .publications-content .field:first-child {
  margin-top: 0;
}

.publications.full .publications-content a:hover {
  text-decoration: none;
}

.publications.full .body {
  display: block;
  clear: both;
  margin-top: 20px;
}

@media (max-width: 767px) {
  .publications.full .field-image {
    width: 180px;
  }
  .publications.full .publications-content {
    margin-left: 210px;
  }
  .publications.full .field--label {
    display: none;
  }
}

@media (max-width: 450px) {
  .publications.full .field-image {
    width: auto;
  }
}

.view-display-id-block_eupress {
  margin-bottom: 10px;
}

.view-display-id-block_eupress .view-header {
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  display: block;
  margin: 10px 0;
  padding: 10px 0;
  border-bottom: 1px solid #666;
}

.view-display-id-block_eupress .view-header h2 {
  margin: 0 0 0 5px;
  text-transform: uppercase;
}

.view-display-id-block_eupress .view-header a {
  display: block;
  float: right;
  text-transform: uppercase;
  padding: 1px 35px 1px 0;
  background: url("../images/yellow_arrow.png") no-repeat right center transparent;
  font-size: 21px;
}

@media (max-width: 600px) {
  .view-display-id-block_eupress .view-header h2 {
    font-size: 24px;
  }
  .view-display-id-block_eupress .view-header a {
    font-size: 16px;
  }
}

.view-display-id-block_eupress .view-content {
  margin-right: -15px;
  margin-left: -15px;
}

.view-display-id-block_eupress .view-content:before, .view-display-id-block_eupress .view-content:after {
  display: table;
  content: " ";
}

.view-display-id-block_eupress .view-content:after {
  clear: both;
}

.view-display-id-block_eupress .publications {
  text-align: center;
  margin-bottom: 10px;
}

.view-display-id-block_eupress .publications a {
  display: inline-block;
}

.view-display-id-block_eupress .publications a:hover {
  -webkit-filter: brightness(1.1);
  filter: brightness(1.1);
}

@media (max-width: 600px) {
  .view-display-id-block_eupress .publications {
    width: 50%;
  }
}

.people-teaser {
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
}

.people-teaser .view-display-id-abc_people {
  margin: 0 0 30px;
  font-size: 0;
}

.people-teaser .view-display-id-abc_people .view-content {
  text-align: center;
}

.people-teaser .view-display-id-abc_people .view-content span {
  display: inline-block;
  margin: 0;
}

.people-teaser .view-display-id-abc_people .view-content span a {
  font-size: 22px;
  font-weight: bold;
  padding: 1px 5px;
  color: #777777;
}

.people-teaser .view-display-id-abc_people .view-content span a:hover, .people-teaser .view-display-id-abc_people .view-content span a:focus, .people-teaser .view-display-id-abc_people .view-content span a.is-active {
  background-color: #FBCF26;
  color: #000;
  text-decoration: none;
}

.people-teaser .profiles {
  height: 240px;
  margin-bottom: 30px;
  position: relative;
}

.people-teaser .profiles .field-photo {
  float: left;
  width: 180px;
  margin-right: 15px;
}

.people-teaser .profiles .field-photo a:hover {
  text-decoration: none;
  -webkit-filter: grayscale(0) brightness(0.9);
  filter: grayscale(0) brightness(0.9);
}

.people-teaser .profiles .profile-content {
  margin-left: 195px;
}

.people-teaser .profiles .profile-content a:hover {
  text-decoration: none;
}

.people-teaser .profiles .profile-content h3 {
  margin: 5px 0;
}

.people-teaser .profiles .profile-content h3 div {
  display: inline-block;
}

.people-teaser .profiles .profile-content .field-position-eu {
  position: relative;
  overflow: hidden;
  line-height: 1.2;
  display: block;
}

@media (min-width: 992px) {
  .people-teaser .profiles .profile-content .field-position-eu {
    max-height: 110px;
    height: 110px;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: horizontal;
  }
  .people-teaser .profiles .profile-content .field-position-eu::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 15px;
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0.2) 0%, white 100%);
    background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.2) 0%, white 100%);
    background-image: -o-linear-gradient(rgba(255, 255, 255, 0.2) 0%, white 100%);
    background-image: linear-gradient(rgba(255, 255, 255, 0.2) 0%, white 100%);
    background-image: -ms-linear-gradient(rgba(255, 255, 255, 0.2) 0%, white 100%);
  }
}

.people-teaser .profiles .profile-content .field-email {
  display: block;
  position: absolute;
  bottom: 5px;
}

.people-teaser .profiles .profile-content .field-phone {
  display: block;
  position: absolute;
  bottom: 25px;
}

@media (max-width: 500px) {
  .people-teaser .profiles {
    height: auto;
  }
  .people-teaser .profiles .field-photo {
    width: 100px;
  }
  .people-teaser .profiles .field-photo img {
    width: 100px;
  }
  .people-teaser .profiles .profile-content {
    margin-left: 115px;
  }
  .people-teaser .profiles .profile-content .field-email {
    position: static;
    margin-top: 5px;
  }
  .people-teaser .profiles .profile-content .field-phone {
    position: static;
    margin-top: 5px;
  }
}

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

.profiles.full .field-photo {
  float: left;
  width: 300px;
  margin: 0 15px;
}

.profiles.full .field-photo a:hover {
  text-decoration: none;
  -webkit-filter: grayscale(0) brightness(0.9);
  filter: grayscale(0) brightness(0.9);
}

.profiles.full .profile-content {
  margin: 0 15px 0 330px;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
}

.profiles.full .profile-content .field {
  display: block;
  margin: 10px 0;
}

.profiles.full .profile-content .field:first-child {
  margin-top: 0;
}

.profiles.full .profile-content .field-social {
  margin: 20px 0 0 0;
}

.profiles.full .profile-content .field-social a {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 5px 0;
}

.profiles.full .profile-content a:hover {
  text-decoration: none;
}

.profiles.full .field-position-eu, .profiles.full .field-position-eu-alt {
  font-size: 22px;
  font-weight: bold;
}

.profiles.full .body {
  display: block;
  margin-top: 30px;
  clear: both;
}

.profiles.full .field-bio .field--label {
  margin: 30px 0 10px;
  font-size: 27px;
  font-weight: 900;
  line-height: 1.1;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
}

.profiles.full .file-link {
  width: auto;
}

.profiles.full .additional-fields {
  margin: 30px 0;
}

.profiles.full .additional-fields .field-euonline ul {
  padding: 0 15px;
  margin: 0;
}

.profiles.full .additional-fields .field-euonline ul > li {
  list-style: none;
  clear: both;
  margin: 10px 0;
  padding: 5px 0;
}

.profiles.full .additional-fields .field-euonline ul > li::after {
  content: "";
  clear: both;
}

.profiles.full .additional-fields .field-euonline ul > li > a.euonline-preview:hover, .profiles.full .additional-fields .field-euonline ul > li > a.euonline-preview:focus {
  text-decoration: none;
  filter: brightness(0.9);
}

.profiles.full .additional-fields .field-euonline ul > li .euonline-preview {
  float: left;
  position: relative;
}

.profiles.full .additional-fields .field-euonline ul > li .euonline-preview > img {
  width: 200px;
}

.profiles.full .additional-fields .field-euonline ul > li .euonline-preview .field-date {
  position: absolute;
  padding: 3px 5px;
  font-size: 16px;
  color: #333;
  background-color: rgba(251, 207, 38, 0.7);
  top: 5px;
  left: 0px;
  font-weight: bold;
}

.profiles.full .additional-fields .field-euonline ul > li .euonline-content {
  display: block;
  margin-left: 210px;
  margin-right: 10px;
  min-height: 150px;
}

.profiles.full .additional-fields .field-euonline ul > li .euonline-content h3 {
  margin: 5px 0 20px;
  font-weight: normal;
}

.profiles.full .additional-fields .field-euonline ul > li .euonline-content .field-button.list {
  margin-bottom: 10px;
}

@media (max-width: 600px) {
  .profiles.full .additional-fields .field-euonline ul > li .euonline-preview {
    display: block;
    float: none;
  }
  .profiles.full .additional-fields .field-euonline ul > li .euonline-content {
    margin: 0px;
    min-height: auto;
  }
}

@media (max-width: 600px) {
  .profiles.full .field-photo {
    width: 180px;
  }
  .profiles.full .profile-content {
    margin-left: 15px;
  }
  .profiles.full .field-position-eu {
    font-size: 18px;
  }
  .profiles.full .field--label {
    display: none;
  }
}

@media (max-width: 450px) {
  .profiles.full .field-photo {
    width: 100%;
    margin: 0 0 15px;
  }
}

.profiles.card {
  display: flex;
  padding: 10px;
}

.profiles.card .field-photo {
  width: 120px;
  min-width: 120px;
  margin-right: 50px;
}

.profiles.card .field-photo img {
  border-radius: 50%;
}

.contacts.full .info {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.contacts.full .info .field {
  background-color: #eee;
  padding: 10px;
  margin: 1px;
}

.contacts.full .field-professor {
  padding: 20px 0;
}

.contacts.teaser {
  margin: 10px 0px;
}

.contacts.teaser .contact_header {
  display: block;
  background-color: #987A7A;
  color: #fff;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  padding: 25px 50px;
  position: relative;
}

.contacts.teaser .contact_header a {
  color: #fff;
}

.contacts.teaser .contact_header a:hover, .contacts.teaser .contact_header a:focus {
  color: #FBCF26;
  text-decoration: none;
}

.contacts.teaser .contact_header a.yellow-arrow {
  position: absolute;
  display: block;
  width: 30%;
  height: 30px;
  bottom: 20px;
  right: 50px;
  background: url("../images/yellow_arrow_up.png") no-repeat center right transparent;
  background-size: contain;
}

.contacts.teaser .contact_header a.yellow-arrow.collapsed {
  background-image: url("../images/yellow_arrow_down.png");
}

.contacts.teaser .contact_header h3 {
  text-transform: uppercase;
  margin: 0 0 10px 0;
}

.contacts.teaser .contact_header .field-phone {
  margin-bottom: 10px;
}

@media (max-width: 600px) {
  .contacts.teaser .contact_header {
    padding: 15px 30px;
  }
  .contacts.teaser .contact_header a.yellow-arrow {
    height: 25px;
    bottom: 15px;
    right: 25px;
  }
}

.contacts.teaser .contact_stuff .field-professor {
  padding: 2% 5%;
}

@media (max-width: 600px) {
  .contacts.teaser .contact_stuff .field-professor .profiles.card {
    padding: 10px 0;
  }
  .contacts.teaser .contact_stuff .field-professor .profiles.card .field-photo {
    margin-right: 20px;
  }
  .contacts.teaser .contact_stuff .field-professor .profiles.card .profile-content h3 {
    margin: 10px 0;
  }
}

.contacts-administration {
  margin-top: 50px;
}

.contacts-administration .contacts.teaser .contact_header {
  background-color: #987A7A;
}

.contacts-education {
  margin-top: 50px;
}

.contacts-education .contacts.teaser .contact_header {
  background-color: #5278B1;
}

.contacts-research {
  margin-top: 50px;
}

.contacts-research .contacts.teaser .contact_header {
  background-color: #6A7593;
}

#block-map-contacts {
  margin-bottom: -45px;
  background-color: #5278B1;
}

#block-alumni-filters form {
  display: block;
  text-align: center;
}

#block-alumni-filters form .form-group {
  display: inline-block;
  vertical-align: top;
}

#block-alumni-filters form #edit-actions {
  display: none;
}

@media (max-width: 991px) {
  #block-alumni-filters form {
    text-align: left;
  }
  #block-alumni-filters form .bootstrap-select.auto-trigger {
    width: 100%;
  }
  #block-alumni-filters form .form-group {
    display: block;
  }
}

.view-alumni {
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
}

.view-alumni .alumni {
  height: 180px;
  margin-bottom: 30px;
}

.view-alumni .alumni .field-photo {
  width: 45%;
  display: inline-block;
  vertical-align: middle;
  max-width: 180px;
}

.view-alumni .alumni .field-photo a:hover {
  text-decoration: none;
  -webkit-filter: grayscale(0) brightness(0.9);
  filter: grayscale(0) brightness(0.9);
}

.view-alumni .alumni .field-photo img {
  border-radius: 50%;
  width: 100%;
}

.view-alumni .alumni .content {
  margin-left: 3%;
  display: inline-block;
  width: 50%;
  vertical-align: middle;
}

.view-alumni .alumni .content a:hover {
  text-decoration: none;
}

.view-alumni .alumni .content h3 {
  margin: 5px 0;
}

.view-alumni .alumni .content h3 div {
  display: inline-block;
}

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

.alumni.full .field-photo {
  width: 45%;
  display: inline-block;
  vertical-align: middle;
  max-width: 325px;
}

.alumni.full .field-photo img {
  border-radius: 50%;
  width: 100%;
}

.alumni.full .content {
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  font-size: 20px;
  margin-left: 3%;
  display: inline-block;
  width: 50%;
  vertical-align: middle;
}

.alumni.full .content .field {
  display: block;
  margin: 10px 0;
}

.alumni.full .content .field:first-child {
  margin-top: 0;
}

.alumni.full .content .field-departments {
  font-weight: bold;
}

.alumni.full .content a:hover {
  text-decoration: none;
}

.alumni.full .field-position-eu {
  font-size: 22px;
  font-weight: bold;
}

.alumni.full .body {
  margin-top: 30px;
  clear: both;
  display: block;
}

.alumni.full .body .field {
  margin-bottom: 20px;
}

@media (max-width: 600px) {
  .alumni.full .field-photo, .alumni.full .content {
    vertical-align: top;
  }
}

@media (max-width: 450px) {
  .alumni.full .field-photo, .alumni.full .content {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0 0 30px 0;
  }
}

.node-type-page .page.full {
  font-family: "-apple-system", BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  color: #333;
}

.projects-teaser .projects {
  position: relative;
  border: 1px solid #ddd;
}

.projects-teaser .projects .projects-preview {
  overflow: hidden;
  height: 205px;
}

@media (max-width: 1199px) {
  .projects-teaser .projects .projects-preview {
    height: 170px;
  }
}

@media (max-width: 991px) {
  .projects-teaser .projects .projects-preview {
    height: 370px;
  }
}

@media (max-width: 767px) {
  .projects-teaser .projects .projects-preview {
    height: auto;
  }
}

.projects-teaser .projects .projects-preview a {
  text-decoration: none;
}

.projects-teaser .projects .projects-preview a:hover {
  text-decoration: none;
  -webkit-filter: brightness(1.1);
  filter: brightness(1.1);
}

.projects-teaser .projects .projects-content {
  background-color: #f2f2f2;
}

.projects-teaser .projects .projects-content h2 {
  margin: 0;
  line-height: 29px;
  font-weight: normal;
  font-size: 23px;
  padding: 20px 20px 5px;
  float: none;
  display: block;
  clear: both;
}

.projects-teaser .projects .projects-content h2 a {
  text-decoration: none;
}

@media (max-width: 767px) {
  .projects-teaser .projects .projects-content h2 {
    font-size: 19px;
    line-height: 21px;
  }
}

.projects-teaser .projects .projects-content .projects-dates {
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  display: inline-block;
  padding: 2px 2px 1px 30px;
  margin: 10px 20px;
  background: url("../images/deadline.png") 7px center no-repeat #aaa;
  font-size: 0px;
  line-height: 23px;
  color: #fff;
}

.projects-teaser .projects .projects-content .projects-dates > div {
  display: inline-block;
  padding: 0;
  margin-right: 5px;
  font-size: 13px;
  line-height: 23px;
  vertical-align: top;
}

.projects-teaser .projects .projects-content .projects-dates .dash {
  line-height: 19px;
}

.projects-teaser .projects .projects-content .description {
  display: block;
  padding: 0 20px 20px;
  line-height: 21px;
  font-size: 17px;
}

.projects-teaser .projects .projects-content .hashtags {
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  display: block;
  padding: 0 20px 20px;
  font-size: 0;
  line-height: 0;
}

.projects-teaser .projects .projects-content .hashtags a, .projects-teaser .projects .projects-content .hashtags span {
  display: inline-block;
  padding: 0;
  font-size: 15px;
  line-height: 21px;
  margin-right: 5px;
  text-decoration: none;
}

.projects-teaser .projects.has-preview .projects-content h3 {
  padding-top: 10px;
}

.projects-teaser .projects.is-unpublished .projects-content {
  background-color: #cfe0ff;
}

.projects.full {
  font-family: "-apple-system", BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  color: #333;
}

.projects.full .preview {
  display: block;
  margin: 0 0 20px;
}

.projects.full .info {
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  display: block;
  margin: 0 0 20px;
  font-size: 18px;
  line-height: 22px;
  color: #555;
}

.projects.full .info .field {
  display: inline-block;
  padding: 10px;
  margin: 0;
  vertical-align: top;
  background-color: #f0f0f0;
}

.projects.full .info .field .field--label {
  font-weight: bold;
  display: inline-block;
}

.projects.full .info .field .field__items,
.projects.full .info .field .field--item {
  display: inline-block;
}

.projects.full .field.body {
  margin: 0 0 20px;
}

.view-id-testimonials {
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
}

.view-id-testimonials .testimonials {
  position: relative;
}

.view-id-testimonials .testimonials .testimonials-preview {
  overflow: hidden;
  height: 215px;
}

.view-id-testimonials .testimonials .testimonials-preview a {
  text-decoration: none;
}

.view-id-testimonials .testimonials .testimonials-preview a:hover {
  text-decoration: none;
  -webkit-filter: brightness(1.1);
  filter: brightness(1.1);
}

.view-id-testimonials .testimonials .testimonials-content {
  background-color: #f2f2f2;
}

.view-id-testimonials .testimonials .testimonials-content h3 {
  margin: 0;
  line-height: 29px;
  font-weight: normal;
  font-size: 23px;
  padding: 20px 20px 5px;
  float: none;
  display: block;
  clear: both;
}

.view-id-testimonials .testimonials .testimonials-content h3 a {
  text-decoration: none;
}

@media (max-width: 767px) {
  .view-id-testimonials .testimonials .testimonials-content h3 {
    font-size: 19px;
    line-height: 21px;
  }
}

.view-id-testimonials .testimonials .testimonials-content .body {
  display: block;
  padding: 0 20px 20px;
  line-height: 21px;
  font-size: 17px;
}

.view-id-testimonials .testimonials .testimonials-content .hashtags {
  display: block;
  padding: 0 20px 20px;
  font-size: 0;
  line-height: 0;
}

.view-id-testimonials .testimonials .testimonials-content .hashtags a {
  display: inline-block;
  padding: 0;
  font-size: 15px;
  line-height: 21px;
  margin-right: 5px;
  text-decoration: none;
}

.view-id-testimonials .testimonials.has-preview .testimonials-content h3 {
  padding-top: 10px;
}

.testimonials.full {
  font-family: "-apple-system", BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  color: #333;
}

.testimonials.full .content {
  display: block;
}

.testimonials.full .content .preview {
  display: block;
  margin: 0 0 20px;
}

.testimonials.full .content .info {
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  display: block;
  margin: 0 0 20px;
  font-size: 18px;
  line-height: 22px;
  color: #555;
}

.testimonials.full .content .info .field {
  display: inline-block;
  padding: 10px;
  margin: 0;
  vertical-align: top;
  background-color: #f0f0f0;
}

.testimonials.full .content .info .field .field--label {
  font-weight: bold;
  display: inline-block;
}

.testimonials.full .content .info .field .field__items,
.testimonials.full .content .info .field .field--item {
  display: inline-block;
}

.testimonials.full .content .body {
  margin: 0 0 20px;
}

.view-id-courses {
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
}

.view-id-courses .courses {
  position: relative;
  padding-bottom: 20px;
}

.view-id-courses .courses h3 {
  margin: 0;
  font-weight: normal;
  padding: 0 0 10px 0;
  float: none;
  display: block;
  clear: both;
}

.view-id-courses .courses h3 a {
  text-decoration: none;
}

.view-id-courses .courses .info {
  display: block;
  margin: 0 0 10px 0;
  font-size: 0;
  color: #555;
}

.view-id-courses .courses .info .field {
  display: inline-block;
  font-size: 16px;
  padding: 5px 10px;
  margin: 0 5px 5px 0;
  vertical-align: top;
  background-color: #f0f0f0;
}

.view-id-courses .courses .info .field .field--label {
  font-weight: bold;
  display: inline-block;
}

.view-id-courses .courses .info .field .field__items,
.view-id-courses .courses .info .field .field--item {
  display: inline-block;
}

.view-id-courses .courses .body {
  font-family: "-apple-system", BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  display: block;
  padding: 0 0 10px 0;
  font-size: 17px;
  color: #333;
}

.courses.full {
  font-family: "-apple-system", BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  font-size: 17px;
  color: #333;
}

.courses.full .content {
  display: block;
}

.courses.full .content .preview {
  display: block;
  margin: 0 0 20px;
}

.courses.full .content .info {
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  display: block;
  margin: 0 0 20px;
  font-size: 0;
  color: #555;
}

.courses.full .content .info .field {
  font-size: 18px;
  display: inline-block;
  padding: 10px;
  margin: 0 5px 5px 0;
  vertical-align: top;
  background-color: #f0f0f0;
}

.courses.full .content .info .field .field--label {
  font-weight: bold;
  display: inline-block;
}

.courses.full .content .info .field .field__items,
.courses.full .content .info .field .field--item {
  display: inline-block;
}

.courses.full .content .body {
  margin: 0 0 20px;
}

#views-exposed-form-eresources-electronic-resources {
  display: flex;
}

#views-exposed-form-eresources-electronic-resources .form-item {
  flex: 3;
  padding-right: 10px;
}

#views-exposed-form-eresources-electronic-resources .form-actions {
  flex: 1;
}

.view-display-id-electronic_resources {
  font-family: "-apple-system", BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
}

.view-display-id-electronic_resources .view-display-id-electronic_resources_abc {
  margin: 0 0 20px;
  font-size: 0;
}

.view-display-id-electronic_resources .view-display-id-electronic_resources_abc .view-content {
  text-align: center;
}

.view-display-id-electronic_resources .view-display-id-electronic_resources_abc .view-content span {
  display: inline-block;
  margin: 0;
}

.view-display-id-electronic_resources .view-display-id-electronic_resources_abc .view-content span a {
  font-size: 22px;
  font-weight: bold;
  padding: 1px 5px;
  color: #777777;
}

.view-display-id-electronic_resources .view-display-id-electronic_resources_abc .view-content span a:hover, .view-display-id-electronic_resources .view-display-id-electronic_resources_abc .view-content span a:focus, .view-display-id-electronic_resources .view-display-id-electronic_resources_abc .view-content span a.is-active {
  background-color: #FBCF26;
  color: #000;
  text-decoration: none;
}

.view-display-id-electronic_resources .eresources {
  margin-bottom: 30px;
  position: relative;
  padding: 15px;
  background-color: #eee;
  border: 1px solid #ccc;
}

.view-display-id-electronic_resources .eresources:before, .view-display-id-electronic_resources .eresources:after {
  display: table;
  content: " ";
}

.view-display-id-electronic_resources .eresources:after {
  clear: both;
}

.view-display-id-electronic_resources .eresources .content {
  margin-left: 0px;
}

.view-display-id-electronic_resources .eresources .content a:hover {
  text-decoration: none;
}

.view-display-id-electronic_resources .eresources .content h3 {
  margin: 5px 0;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
}

.view-display-id-electronic_resources .eresources .content h3 div {
  display: inline-block;
}

.view-display-id-electronic_resources .eresources .content .body {
  margin-top: 10px;
}

.view-display-id-electronic_resources .eresources .content .url_inside {
  display: inline-block;
  padding: 5px 10px;
  margin: 10px 10px 10px 0;
  background-color: #FBCF26;
  color: #fff;
  font-weight: bold;
}

.view-display-id-electronic_resources .eresources .content .url_inside:hover, .view-display-id-electronic_resources .eresources .content .url_inside:focus, .view-display-id-electronic_resources .eresources .content .url_inside:active {
  background-color: #eaba04;
  text-decoration: none;
}

.view-display-id-electronic_resources .eresources .content .url_outside {
  display: inline-block;
  padding: 5px 10px;
  margin: 10px 10px 10px 0;
  background-color: #808080;
  color: #fff;
  font-weight: bold;
}

.view-display-id-electronic_resources .eresources .content .url_outside:hover, .view-display-id-electronic_resources .eresources .content .url_outside:focus, .view-display-id-electronic_resources .eresources .content .url_outside:active {
  background-color: #676767;
  text-decoration: none;
}

.view-display-id-electronic_resources .eresources.has-preview .field-image {
  float: left;
  width: 180px;
  margin-right: 15px;
}

.view-display-id-electronic_resources .eresources.has-preview .content {
  margin-left: 195px;
}

@media (max-width: 600px) {
  .view-display-id-electronic_resources .eresources.has-preview .field-image, .view-display-id-electronic_resources .eresources.has-preview img {
    max-width: 100px;
    height: auto;
  }
  .view-display-id-electronic_resources .eresources.has-preview .content {
    margin-left: 115px;
  }
}

.view-display-id-electronic_resources .eresources.is-sticky {
  border-left: 5px solid #FBCF26;
}

.eresources.full .card {
  display: grid;
  gap: 30px;
  grid-template-columns: 200px 1fr;
}

.eresources.full .card .field {
  padding-bottom: 20px;
}

.eresources.full .links .url_inside {
  display: inline-block;
  padding: 5px 10px;
  margin-right: 10px;
  background-color: #FBCF26;
  color: #fff;
  font-weight: bold;
}

.eresources.full .links .url_inside:hover, .eresources.full .links .url_inside:focus, .eresources.full .links .url_inside:active {
  background-color: #eaba04;
  text-decoration: none;
}

.eresources.full .links .url_outside {
  display: inline-block;
  padding: 5px 10px;
  background-color: #808080;
  color: #fff;
  font-weight: bold;
}

.eresources.full .links .url_outside:hover, .eresources.full .links .url_outside:focus, .eresources.full .links .url_outside:active {
  background-color: #676767;
  text-decoration: none;
}

.eresources.full .body {
  margin-top: 40px;
}

.euonline_header {
  background-color: #00a0e3;
  text-align: center;
}

.euonline_header .img-euonline {
  width: 90%;
  max-height: 150px;
  max-width: 620px;
  padding-top: 40px;
  margin: 0 auto;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .euonline_header .img-euonline {
    /* IE10+ specific styles go here */
  }
}

.euonline_header .euonline-description {
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  color: #fff;
  padding: 40px 0;
}

#main-content {
  display: block;
}

#block-eu-online-controls .body, #block-eu-online-controls-en .body {
  overflow: visible;
}

#eu-online-controls {
  padding-top: 5px;
  padding-bottom: 35px;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  display: block;
}

#eu-online-controls .label {
  font-size: 16px;
  color: #333;
  display: block;
  text-align: left;
  padding: 0 0 10px 0;
}

#eu-online-controls .btn {
  border-radius: 3px;
  font-weight: bold;
}

#eu-online-controls .open > .dropdown-menu {
  border-color: #333;
}

#eu-online-controls .dropdown-menu > li > a {
  font-weight: bold;
}

#eu-online-controls .dropdown-menu > .active > a, #eu-online-controls .dropdown-menu > .active > a:hover, #eu-online-controls .dropdown-menu > .active > a:focus,
#eu-online-controls .dropdown-menu > li > a:hover, #eu-online-controls .dropdown-menu > li > a:focus {
  background-color: #00a0e3;
  color: #fff;
}

#eu-online-controls .btn-group > .btn:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

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

#eu-online-controls .form-control {
  border: 1px solid #66afe9;
  border-radius: 3px;
}

#eu-online-sort-by {
  display: block;
  float: right;
}

#eu-online-sort-by .label {
  text-align: right;
}

#eu-online-section, #eu-online-section-en {
  display: inline-block;
  padding-right: 40px;
  vertical-align: top;
}

@media (max-width: 450px) {
  #eu-online-section, #eu-online-section-en {
    padding-right: 10px;
  }
  #eu-online-section .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn), #eu-online-section-en .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 160px;
  }
}

#eu-online-text {
  display: inline-block;
  vertical-align: top;
}

#eu-online-text #eu-online-text-control {
  height: 36.85px;
}

@media (max-width: 767px) {
  #eu-online-text {
    display: block;
    padding-top: 20px;
  }
}

.euonline-teaser {
  margin-left: -15px;
  margin-right: -15px;
}

.euonline-teaser .view-filters {
  display: none;
  margin-left: 15px;
  margin-right: 15px;
}

.euonline-teaser .view-filters label {
  display: block;
}

.euonline-teaser .view-content > div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}

.euonline-teaser .view-content > div > div {
  flex: 1 0 auto;
  max-width: 25%;
}

@media (max-width: 1199px) {
  .euonline-teaser .view-content > div > div {
    max-width: 33.3333333333%;
  }
}

@media (max-width: 991px) {
  .euonline-teaser .view-content > div > div {
    max-width: 50%;
  }
}

@media (max-width: 500px) {
  .euonline-teaser .view-content > div > div {
    width: 100%;
    max-width: 100%;
  }
}

.euonline-teaser .euonline {
  margin-bottom: 40px;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
}

.euonline-teaser .euonline .euonline-preview {
  display: block;
  position: relative;
}

.euonline-teaser .euonline .euonline-preview .guest-lecturer-icon {
  display: none;
}

.euonline-teaser .euonline a.euonline-preview:hover, .euonline-teaser .euonline a.euonline-preview:focus {
  filter: brightness(0.9);
}

.euonline-teaser .euonline .field-lecturer, .euonline-teaser .euonline .field-lecturer-display {
  font-weight: bold;
  color: #FBCF26;
  margin-top: 10px;
}

.euonline-teaser .euonline h3 {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 28px;
}

.euonline-teaser .euonline .field-additional-text {
  margin-top: 10px;
}

.euonline-teaser .euonline .field-section {
  color: #999;
  margin-top: 10px;
  font-size: 16px;
}

.euonline-teaser .euonline .field-button {
  margin-top: 20px;
  font-weight: bold;
  font-size: 16px;
}

.euonline-teaser .euonline .field-button.button a {
  display: inline-block;
  padding: 5px 10px;
  background-color: #FBCF26;
  color: #fff;
  border-radius: 3px;
  max-width: 80%;
}

.euonline-teaser .euonline .field-button.button a:hover, .euonline-teaser .euonline .field-button.button a:focus {
  text-decoration: none;
  background-color: #eaba04;
}

.euonline-teaser .euonline .field-button.list a {
  color: #FBCF26;
}

.euonline-teaser .euonline .field-button.list a:hover, .euonline-teaser .euonline .field-button.list a:focus {
  text-decoration: none;
  color: #eaba04;
}

.euonline-teaser .euonline.anthropology .field-lecturer, .euonline-teaser .euonline.anthropology .field-lecturer-display {
  color: #039832;
}

.euonline-teaser .euonline.anthropology .field-button.button a {
  background-color: #039832;
}

.euonline-teaser .euonline.anthropology .field-button.button a:hover, .euonline-teaser .euonline.anthropology .field-button.button a:focus {
  background-color: #026622;
}

.euonline-teaser .euonline.anthropology .field-button.list a {
  color: #039832;
}

.euonline-teaser .euonline.anthropology .field-button.list a:hover, .euonline-teaser .euonline.anthropology .field-button.list a:focus {
  color: #026622;
}

.euonline-teaser .euonline.history .field-lecturer, .euonline-teaser .euonline.history .field-lecturer-display {
  color: #ec6c01;
}

.euonline-teaser .euonline.history .field-button.button a {
  background-color: #ec6c01;
}

.euonline-teaser .euonline.history .field-button.button a:hover, .euonline-teaser .euonline.history .field-button.button a:focus {
  background-color: #b95501;
}

.euonline-teaser .euonline.history .field-button.list a {
  color: #ec6c01;
}

.euonline-teaser .euonline.history .field-button.list a:hover, .euonline-teaser .euonline.history .field-button.list a:focus {
  color: #b95501;
}

.euonline-teaser .euonline.art-history .field-lecturer, .euonline-teaser .euonline.art-history .field-lecturer-display {
  color: #c20000;
}

.euonline-teaser .euonline.art-history .field-button.button a {
  background-color: #c20000;
}

.euonline-teaser .euonline.art-history .field-button.button a:hover, .euonline-teaser .euonline.art-history .field-button.button a:focus {
  background-color: #8f0000;
}

.euonline-teaser .euonline.art-history .field-button.list a {
  color: #c20000;
}

.euonline-teaser .euonline.art-history .field-button.list a:hover, .euonline-teaser .euonline.art-history .field-button.list a:focus {
  color: #8f0000;
}

.euonline-teaser .euonline.political-science .field-lecturer, .euonline-teaser .euonline.political-science .field-lecturer-display {
  color: #0052be;
}

.euonline-teaser .euonline.political-science .field-button.button a {
  background-color: #0052be;
}

.euonline-teaser .euonline.political-science .field-button.button a:hover, .euonline-teaser .euonline.political-science .field-button.button a:focus {
  background-color: #003c8b;
}

.euonline-teaser .euonline.political-science .field-button.list a {
  color: #0052be;
}

.euonline-teaser .euonline.political-science .field-button.list a:hover, .euonline-teaser .euonline.political-science .field-button.list a:focus {
  color: #003c8b;
}

.euonline-teaser .euonline.sociology .field-lecturer, .euonline-teaser .euonline.sociology .field-lecturer-display {
  color: #99049e;
}

.euonline-teaser .euonline.sociology .field-button.button a {
  background-color: #99049e;
}

.euonline-teaser .euonline.sociology .field-button.button a:hover, .euonline-teaser .euonline.sociology .field-button.button a:focus {
  background-color: #69036c;
}

.euonline-teaser .euonline.sociology .field-button.list a {
  color: #99049e;
}

.euonline-teaser .euonline.sociology .field-button.list a:hover, .euonline-teaser .euonline.sociology .field-button.list a:focus {
  color: #69036c;
}

.euonline-teaser .euonline.philosophy .field-lecturer, .euonline-teaser .euonline.philosophy .field-lecturer-display {
  color: #44455a;
}

.euonline-teaser .euonline.philosophy .field-button.button a {
  background-color: #44455a;
}

.euonline-teaser .euonline.philosophy .field-button.button a:hover, .euonline-teaser .euonline.philosophy .field-button.button a:focus {
  background-color: #2e2f3d;
}

.euonline-teaser .euonline.philosophy .field-button.list a {
  color: #44455a;
}

.euonline-teaser .euonline.philosophy .field-button.list a:hover, .euonline-teaser .euonline.philosophy .field-button.list a:focus {
  color: #2e2f3d;
}

.euonline-teaser .euonline.econ .field-lecturer, .euonline-teaser .euonline.econ .field-lecturer-display {
  color: #2aa2f0;
}

.euonline-teaser .euonline.econ .field-button.button a {
  background-color: #2aa2f0;
}

.euonline-teaser .euonline.econ .field-button.button a:hover, .euonline-teaser .euonline.econ .field-button.button a:focus {
  background-color: #0f89d8;
}

.euonline-teaser .euonline.econ .field-button.list a {
  color: #2aa2f0;
}

.euonline-teaser .euonline.econ .field-button.list a:hover, .euonline-teaser .euonline.econ .field-button.list a:focus {
  color: #0f89d8;
}

.euonline-teaser .euonline.international .field-lecturer, .euonline-teaser .euonline.international .field-lecturer-display {
  color: #FBCF26;
}

.euonline-teaser .euonline.international .field-button.button a {
  background-color: #FBCF26;
}

.euonline-teaser .euonline.international .field-button.button a:hover, .euonline-teaser .euonline.international .field-button.button a:focus {
  background-color: #eaba04;
}

.euonline-teaser .euonline.international .field-button.list a {
  color: #FBCF26;
}

.euonline-teaser .euonline.international .field-button.list a:hover, .euonline-teaser .euonline.international .field-button.list a:focus {
  color: #eaba04;
}

.euonline-teaser .euonline.is-unpublished {
  background-color: #cfe0ff;
  padding: 5px;
}

.euonline-teaser .euonline.guest-lecturer .guest-lecturer-icon {
  display: block;
  position: absolute;
  z-index: 100;
  bottom: 10px;
  right: 0;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 5px;
  height: 32px;
  text-align: right;
  border-radius: 16px 0 0 16px;
}

.euonline-teaser .euonline.guest-lecturer .guest-lecturer-icon img, .euonline-teaser .euonline.guest-lecturer .guest-lecturer-icon span {
  display: inline-block;
  vertical-align: top;
  height: 22px;
  line-height: 22px;
  color: #fff;
  padding-right: 5px;
  font-size: 16px;
}

@media (max-width: 500px) {
  .euonline-teaser .euonline {
    margin-bottom: 60px;
  }
}

.euonline-teaser.col3 {
  margin-left: -15px;
  margin-right: -15px;
}

.euonline-teaser.col3 .view-filters {
  display: none;
  margin-left: 15px;
  margin-right: 15px;
}

.euonline-teaser.col3 .view-filters label {
  display: block;
}

.euonline-teaser.col3 .view-content > div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}

.euonline-teaser.col3 .view-content > div > div {
  flex: 1 0 auto;
  max-width: 33.3333333333%;
}

@media (max-width: 1199px) {
  .euonline-teaser.col3 .view-content > div > div {
    max-width: 50%;
  }
}

@media (max-width: 991px) {
  .euonline-teaser.col3 .view-content > div > div {
    max-width: 50%;
  }
}

@media (max-width: 500px) {
  .euonline-teaser.col3 .view-content > div > div {
    width: 100%;
    max-width: 100%;
  }
}

.publications-series.full {
  font-family: "-apple-system", BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  color: #333;
  margin-bottom: 20px;
}

.publications-series.full .preview {
  float: left;
  margin: 0 15px 15px 0;
  max-width: 300px;
}

@media (max-width: 767px) {
  .publications-series.full .preview {
    float: none;
    max-width: 767px;
    margin: 0 0 15px;
    text-align: center;
  }
  .publications-series.full .preview img {
    display: inline;
  }
}

.publications-series.full .info {
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  display: block;
  margin: 0 0 20px;
  font-size: 18px;
  line-height: 22px;
  color: #555;
}

.publications-series.full .info .field {
  display: inline-block;
  padding: 10px;
  margin: 0;
  vertical-align: top;
  background-color: #f0f0f0;
}

.publications-series.full .info .field .field--label {
  font-weight: bold;
  display: inline-block;
}

.publications-series.full .info .field .field__items,
.publications-series.full .info .field .field--item {
  display: inline-block;
}

.publications-series.full .field.body {
  margin: 0 0 15px;
  display: inline;
}

.publications-series.teaser {
  display: flex;
}

.publications-series.teaser:not(:last-child) {
  margin-bottom: 30px;
}

.publications-series.teaser .preview {
  width: 150px;
  min-width: 150px;
  margin-right: 20px;
}

@media (max-width: 767px) {
  .publications-series.teaser .preview {
    width: 100px;
    min-width: 100px;
  }
}

.publications-series.teaser h3 {
  margin-top: 0;
}

.main-container.programs {
  padding-top: 0;
  margin-bottom: -45px;
}

#block-programs .body,
#block-programs-en .body {
  overflow: visible;
}

#programs-controls {
  padding-top: 30px;
  padding-bottom: 35px;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  display: block;
}

#programs-controls .label {
  font-size: 16px;
  color: #333;
  display: block;
  text-align: left;
  padding: 0 0 10px 0;
}

#programs-controls .btn:first-child {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  font-weight: bold;
}

#programs-controls .btn:last-child {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

#programs-controls .open > .dropdown-menu {
  border-color: #333;
}

#programs-controls .dropdown-menu > li > a {
  font-weight: bold;
}

#programs-controls .dropdown-menu > .active > a,
#programs-controls .dropdown-menu > .active > a:hover,
#programs-controls .dropdown-menu > .active > a:focus,
#programs-controls .dropdown-menu > li > a:hover,
#programs-controls .dropdown-menu > li > a:focus {
  background-color: #00a0e3;
  color: #fff;
}

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

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

#programs-controls .form-control {
  border: 1px solid #66afe9;
  border-radius: 3px;
}

@media (max-width: 650px) {
  #programs-controls .btn {
    padding: 5px 10px;
  }
}

#programs-type, #plang {
  display: block;
  padding-left: 30px;
  float: right;
}

#programs-type .label, #plang .label {
  text-align: right;
}

@media (max-width: 650px) {
  #programs-type, #plang {
    display: block;
    float: none;
    padding-left: 0px;
  }
  #programs-type .label, #plang .label {
    text-align: left;
  }
}

#programs-direction {
  display: inline-block;
  padding-right: 40px;
  vertical-align: top;
}

@media (max-width: 650px) {
  #programs-direction {
    display: block;
    padding-right: 0;
    padding-top: 20px;
  }
  #programs-direction .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
  }
}

#programs-text {
  display: inline-block;
  vertical-align: top;
}

#programs-text #programs-text-control {
  height: 36.85px;
}

@media (max-width: 767px) {
  #programs-text {
    display: block;
    padding-top: 20px;
  }
}

.view-display-id-all_programs {
  padding-bottom: 30px;
}

.view-display-id-all_programs .view-filters {
  display: none;
}

.view-display-id-all_programs .view-filters label {
  display: block;
}

.view-display-id-all_programs .program-item {
  display: block;
  float: none;
  padding: 15px 10px;
}

.view-display-id-all_programs .program-item:hover, .view-display-id-all_programs .program-item:focus {
  background-color: #f5f5f5;
}

.view-display-id-all_programs .program-item .program-name {
  font-size: 22px;
  padding: 0;
  margin-top: auto;
  margin-bottom: auto;
  display: inline-block;
  width: 66%;
  vertical-align: middle;
}

.view-display-id-all_programs .program-item .program-name:hover, .view-display-id-all_programs .program-item .program-name:focus {
  text-decoration: none;
}

.view-display-id-all_programs .program-item .program-direction {
  padding: 0;
  margin-top: auto;
  margin-bottom: auto;
  width: 20%;
  display: inline-block;
  vertical-align: middle;
}

.view-display-id-all_programs .program-item .program-type {
  text-align: right;
  padding: 0;
  color: #333;
  margin-top: auto;
  margin-bottom: auto;
  width: 12%;
  display: inline-block;
  vertical-align: middle;
}

@media (max-width: 1199px) {
  .view-display-id-all_programs .program-item .edit-program {
    display: none;
  }
  .view-display-id-all_programs .program-item .program-name {
    width: 60%;
  }
  .view-display-id-all_programs .program-item .program-direction {
    width: 22%;
  }
  .view-display-id-all_programs .program-item .program-type {
    width: 16%;
  }
}

@media (max-width: 700px) {
  .view-display-id-all_programs .program-item {
    border-left-width: 5px;
    border-left-style: solid;
    padding: 5px 10px;
    margin: 15px 0;
  }
  .view-display-id-all_programs .program-item:hover, .view-display-id-all_programs .program-item:focus {
    background-color: unset;
  }
  .view-display-id-all_programs .program-item .program-name {
    display: block;
    width: auto;
  }
  .view-display-id-all_programs .program-item .program-direction {
    width: auto;
  }
  .view-display-id-all_programs .program-item .program-direction::after {
    content: " | ";
  }
  .view-display-id-all_programs .program-item .program-type {
    width: auto;
  }
}

.view-display-id-all_programs_cards, .block-views-blockprograms-unit-programs {
  padding-bottom: 30px;
}

.view-display-id-all_programs_cards .view-filters, .block-views-blockprograms-unit-programs .view-filters {
  display: none;
}

.view-display-id-all_programs_cards .view-filters label, .block-views-blockprograms-unit-programs .view-filters label {
  display: block;
}

.view-display-id-all_programs_cards .view-content, .block-views-blockprograms-unit-programs .view-content {
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(4, 1fr);
}

@media (max-width: 1199px) {
  .view-display-id-all_programs_cards .view-content, .block-views-blockprograms-unit-programs .view-content {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 991px) {
  .view-display-id-all_programs_cards .view-content, .block-views-blockprograms-unit-programs .view-content {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 767px) {
  .view-display-id-all_programs_cards .view-content, .block-views-blockprograms-unit-programs .view-content {
    display: block;
  }
}

.view-display-id-all_programs_cards .program-item, .block-views-blockprograms-unit-programs .program-item {
  display: block;
  position: relative;
  background-color: #4477aa;
  color: #fff;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  padding: 20px;
  height: 350px;
  overflow: hidden;
  border-radius: 2px;
}

.view-display-id-all_programs_cards .program-item .program-type, .block-views-blockprograms-unit-programs .program-item .program-type {
  font-size: 18px;
  display: block;
  color: #FBCF26;
  position: absolute;
  top: 20px;
  left: 20px;
  right: 75px;
}

.view-display-id-all_programs_cards .program-item .program-name, .block-views-blockprograms-unit-programs .program-item .program-name {
  display: block;
  position: absolute;
  top: 50px;
  bottom: 100px;
  left: 20px;
  right: 20px;
}

.view-display-id-all_programs_cards .program-item .program-name .program-title, .block-views-blockprograms-unit-programs .program-item .program-name .program-title {
  display: block;
  font-size: 24px;
  line-height: 1.1;
}

.view-display-id-all_programs_cards .program-item .program-name .program-lang, .block-views-blockprograms-unit-programs .program-item .program-name .program-lang {
  display: block;
  font-size: 16px;
  padding-top: 10px;
  text-transform: lowercase;
}

.view-display-id-all_programs_cards .program-item .program-direction, .block-views-blockprograms-unit-programs .program-item .program-direction {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
  display: block;
}

.view-display-id-all_programs_cards .program-item .bg-img-filtered, .block-views-blockprograms-unit-programs .program-item .bg-img-filtered {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.view-display-id-all_programs_cards .program-item .bg-img-filtered::after, .block-views-blockprograms-unit-programs .program-item .bg-img-filtered::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(51, 102, 153, 0.8);
  -webkit-transition: background 0.1s ease-out;
  -moz-transition: background 0.1s ease-out;
  -o-transition: background 0.1s ease-out;
  transition: background 0.1s ease-out;
}

.view-display-id-all_programs_cards .program-item:hover, .view-display-id-all_programs_cards .program-item:focus, .block-views-blockprograms-unit-programs .program-item:hover, .block-views-blockprograms-unit-programs .program-item:focus {
  background-color: #336699;
  text-decoration: none;
}

.view-display-id-all_programs_cards .program-item:hover .bg-img-filtered, .view-display-id-all_programs_cards .program-item:focus .bg-img-filtered, .block-views-blockprograms-unit-programs .program-item:hover .bg-img-filtered, .block-views-blockprograms-unit-programs .program-item:focus .bg-img-filtered {
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 10s ease-out;
  -moz-transition: all 10s ease-out;
  -o-transition: all 10s ease-out;
  transition: all 10s ease-out;
}

.view-display-id-all_programs_cards .program-item:hover .bg-img-filtered::after, .view-display-id-all_programs_cards .program-item:focus .bg-img-filtered::after, .block-views-blockprograms-unit-programs .program-item:hover .bg-img-filtered::after, .block-views-blockprograms-unit-programs .program-item:focus .bg-img-filtered::after {
  background: rgba(40, 81, 121, 0.8);
}

.view-display-id-all_programs_cards .program-item._ma, .block-views-blockprograms-unit-programs .program-item._ma {
  background-color: #1C609F;
}

.view-display-id-all_programs_cards .program-item._ma .bg-img-filtered::after, .block-views-blockprograms-unit-programs .program-item._ma .bg-img-filtered::after {
  background: rgba(28, 96, 159, 0.8);
}

.view-display-id-all_programs_cards .program-item._ma:hover, .view-display-id-all_programs_cards .program-item._ma:focus, .block-views-blockprograms-unit-programs .program-item._ma:hover, .block-views-blockprograms-unit-programs .program-item._ma:focus {
  background-color: #144674;
}

.view-display-id-all_programs_cards .program-item._ma:hover .bg-img-filtered::after, .view-display-id-all_programs_cards .program-item._ma:focus .bg-img-filtered::after, .block-views-blockprograms-unit-programs .program-item._ma:hover .bg-img-filtered::after, .block-views-blockprograms-unit-programs .program-item._ma:focus .bg-img-filtered::after {
  background: rgba(20, 70, 116, 0.8);
}

.view-display-id-all_programs_cards .program-item._phd, .block-views-blockprograms-unit-programs .program-item._phd {
  background-color: #008CAA;
}

.view-display-id-all_programs_cards .program-item._phd .bg-img-filtered::after, .block-views-blockprograms-unit-programs .program-item._phd .bg-img-filtered::after {
  background: rgba(0, 140, 170, 0.8);
}

.view-display-id-all_programs_cards .program-item._phd:hover, .view-display-id-all_programs_cards .program-item._phd:focus, .block-views-blockprograms-unit-programs .program-item._phd:hover, .block-views-blockprograms-unit-programs .program-item._phd:focus {
  background-color: #006277;
}

.view-display-id-all_programs_cards .program-item._phd:hover .bg-img-filtered::after, .view-display-id-all_programs_cards .program-item._phd:focus .bg-img-filtered::after, .block-views-blockprograms-unit-programs .program-item._phd:hover .bg-img-filtered::after, .block-views-blockprograms-unit-programs .program-item._phd:focus .bg-img-filtered::after {
  background: rgba(0, 98, 119, 0.8);
}

.view-display-id-all_programs_cards .program-item._dpo, .block-views-blockprograms-unit-programs .program-item._dpo {
  background-color: #323C96;
}

.view-display-id-all_programs_cards .program-item._dpo .bg-img-filtered::after, .block-views-blockprograms-unit-programs .program-item._dpo .bg-img-filtered::after {
  background: rgba(50, 60, 150, 0.8);
}

.view-display-id-all_programs_cards .program-item._dpo:hover, .view-display-id-all_programs_cards .program-item._dpo:focus, .block-views-blockprograms-unit-programs .program-item._dpo:hover, .block-views-blockprograms-unit-programs .program-item._dpo:focus {
  background-color: #252d70;
}

.view-display-id-all_programs_cards .program-item._dpo:hover .bg-img-filtered::after, .view-display-id-all_programs_cards .program-item._dpo:focus .bg-img-filtered::after, .block-views-blockprograms-unit-programs .program-item._dpo:hover .bg-img-filtered::after, .block-views-blockprograms-unit-programs .program-item._dpo:focus .bg-img-filtered::after {
  background: rgba(37, 45, 112, 0.8);
}

.view-display-id-all_programs_cards .program-item._ext, .block-views-blockprograms-unit-programs .program-item._ext {
  background-color: #03A6A6;
}

.view-display-id-all_programs_cards .program-item._ext .bg-img-filtered::after, .block-views-blockprograms-unit-programs .program-item._ext .bg-img-filtered::after {
  background: rgba(3, 166, 166, 0.8);
}

.view-display-id-all_programs_cards .program-item._ext:hover, .view-display-id-all_programs_cards .program-item._ext:focus, .block-views-blockprograms-unit-programs .program-item._ext:hover, .block-views-blockprograms-unit-programs .program-item._ext:focus {
  background-color: #027474;
}

.view-display-id-all_programs_cards .program-item._ext:hover .bg-img-filtered::after, .view-display-id-all_programs_cards .program-item._ext:focus .bg-img-filtered::after, .block-views-blockprograms-unit-programs .program-item._ext:hover .bg-img-filtered::after, .block-views-blockprograms-unit-programs .program-item._ext:focus .bg-img-filtered::after {
  background: rgba(2, 116, 116, 0.8);
}

.view-display-id-all_programs_cards .program-item .program-badge, .block-views-blockprograms-unit-programs .program-item .program-badge {
  position: absolute;
  width: 50px;
  top: 0;
  right: 20px;
  filter: drop-shadow(1px 1px 1px #224466);
}

@media (max-width: 767px) {
  .view-display-id-all_programs_cards .program-item, .block-views-blockprograms-unit-programs .program-item {
    margin-bottom: 30px;
    height: auto;
  }
  .view-display-id-all_programs_cards .program-item .program-type, .block-views-blockprograms-unit-programs .program-item .program-type {
    padding-bottom: 20px;
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .view-display-id-all_programs_cards .program-item .program-name, .block-views-blockprograms-unit-programs .program-item .program-name {
    padding-bottom: 20px;
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .view-display-id-all_programs_cards .program-item .program-direction, .block-views-blockprograms-unit-programs .program-item .program-direction {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
}

#program-header {
  display: block;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  overflow: hidden;
  font-size: 0;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
}

#program-header .header-bg-color {
  display: block;
  background-color: #336699;
}

#program-header .container {
  position: relative;
  height: 300px;
}

#program-header .bg-img-wrapper {
  position: relative;
  display: block;
  margin: 0 0 0 150px;
  border-color: #336699;
}

#program-header .bg-img-wrapper::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  z-index: 10;
  border-top-width: 300px;
  border-top-style: solid;
  border-top-color: inherit;
  border-right: 150px solid transparent;
}

#program-header .bg-img-wrapper::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  z-index: 10;
  border-bottom-width: 300px;
  border-bottom-style: solid;
  border-bottom-color: inherit;
  border-left: 150px solid transparent;
}

#program-header .bg-img-wrapper .header-bg-img {
  height: 300px;
  width: 100%;
  background-color: #fff;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

#program-header .bg-img-wrapper .header-bg-filter {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(51, 102, 153, 0.8);
  background: -moz-linear-gradient(115deg, rgba(51, 102, 153, 0.8) 0%, rgba(51, 102, 153, 0.7) 20%, rgba(51, 102, 153, 0.7) 80%, rgba(51, 102, 153, 0.8) 100%);
  background: -webkit-linear-gradient(115deg, rgba(51, 102, 153, 0.8) 0%, rgba(51, 102, 153, 0.7) 20%, rgba(51, 102, 153, 0.7) 80%, rgba(51, 102, 153, 0.8) 100%);
  background: -o-linear-gradient(115deg, rgba(51, 102, 153, 0.8) 0%, rgba(51, 102, 153, 0.7) 20%, rgba(51, 102, 153, 0.7) 80%, rgba(51, 102, 153, 0.8) 100%);
  background: -ms-linear-gradient(115deg, rgba(51, 102, 153, 0.8) 0%, rgba(51, 102, 153, 0.7) 20%, rgba(51, 102, 153, 0.7) 80%, rgba(51, 102, 153, 0.8) 100%);
  background: linear-gradient(115deg, rgba(51, 102, 153, 0.8) 0%, rgba(51, 102, 153, 0.7) 20%, rgba(51, 102, 153, 0.7) 80%, rgba(51, 102, 153, 0.8) 100%);
}

#program-header .bg-img-wrapper .header-bg-filter::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  z-index: 5;
  border-top: 302px solid #ffffff;
  border-right: 151px solid transparent;
}

#program-header .bg-img-wrapper .header-bg-filter::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  z-index: 5;
  border-bottom: 302px solid #ffffff;
  border-left: 151px solid transparent;
}

#program-header .content {
  position: absolute;
  left: 15px;
  bottom: 0;
  right: 15px;
  top: 0;
  z-index: 20;
}

#program-header .content .program_type {
  display: block;
  float: left;
  height: 300px;
  width: 300px;
  padding-right: 150px;
  font-size: 22px;
  font-weight: bold;
  color: #FBCF26;
}

#program-header .content .main {
  display: block;
  margin: 0 150px 0 300px;
  height: 300px;
  position: relative;
}

#program-header .content .main .direction {
  display: block;
  position: absolute;
  top: 20px;
  right: -50px;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
}

#program-header .content .main h1 {
  display: block;
  color: #fff;
  text-align: center;
  margin: 0;
  text-transform: uppercase;
}

#program-header .content .main .program-apply {
  display: block;
  position: absolute;
  bottom: 15px;
  right: 25px;
  color: #fff;
  border: 1px solid #fff;
  padding: 5px 25px;
  font-size: 16px;
  font-weight: bold;
}

#program-header .content .main .program-apply:hover, #program-header .content .main .program-apply:focus {
  text-decoration: none;
  color: #FBCF26;
  border-color: #FBCF26;
}

#program-header .content .main .local-menu {
  display: block;
  position: absolute;
  bottom: 10px;
  margin: 0;
  left: -60px;
}

#program-header .content .main .local-menu li {
  display: inline-block;
  list-style: none;
  margin: 10px;
  font-size: 16px;
  font-weight: bold;
}

#program-header .content .main .local-menu li a {
  color: #fff;
}

#program-header .content .main .local-menu li a:hover, #program-header .content .main .local-menu li a:focus {
  text-decoration: none;
  color: #FBCF26;
}

#program-header .content .program-translation-link {
  display: block;
  position: absolute;
  bottom: 20px;
  right: 0;
  font-size: 16px;
  color: #ccc;
}

#program-header .content a.program-translation-link {
  color: #fff;
  font-weight: bold;
}

#program-header .content a.program-translation-link:hover, #program-header .content a.program-translation-link:focus {
  text-decoration: none;
  color: #FBCF26;
}

@media (max-width: 1199px) {
  #program-header .content .main .direction {
    right: -100px;
  }
  #program-header .content .main .program-apply {
    right: 20px;
    padding: 5px 20px;
  }
  #program-header .content .main .local-menu {
    left: -100px;
  }
  #program-header .content .main .local-menu li {
    margin: 10px 8px;
  }
}

@media (max-width: 991px) {
  #program-header .container {
    height: auto;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  #program-header .bg-img-wrapper {
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
  #program-header .bg-img-wrapper:before, #program-header .bg-img-wrapper:after {
    display: none;
  }
  #program-header .bg-img-wrapper .header-bg-img {
    height: 100%;
  }
  #program-header .bg-img-wrapper .header-bg-filter:before, #program-header .bg-img-wrapper .header-bg-filter:after {
    display: none;
  }
  #program-header .content {
    display: block;
    position: relative;
    left: 0;
    right: 0;
    margin: 15px;
    padding: 20px 0;
  }
  #program-header .content .program_type {
    position: relative;
    float: none;
    height: auto;
    width: 100%;
    padding: 0;
    text-align: center;
    margin-bottom: 10px;
  }
  #program-header .content .main {
    height: auto;
    margin: 0;
    text-align: center;
  }
  #program-header .content .main .direction {
    position: unset;
    margin-bottom: 10px;
  }
  #program-header .content .main h1 {
    margin-bottom: 40px;
    font-size: 32px;
  }
  #program-header .content .main .program-apply {
    position: unset;
    display: inline-block;
    margin-bottom: 20px;
  }
  #program-header .content .main .local-menu {
    position: unset;
  }
  #program-header .content .program-translation-link {
    top: 0;
    bottom: unset;
  }
}

.programs.full {
  display: block;
  overflow: hidden;
}

.programs.full .program-info {
  display: block;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  font-size: 0;
  padding-top: 15px;
  background-color: #FFFFFF;
}

.programs.full .program-info .container {
  text-align: right;
}

.programs.full .program-info .dates {
  display: inline-block;
  width: 70%;
  vertical-align: bottom;
}

.programs.full .program-info .dates .field {
  display: table-cell;
  white-space: nowrap;
  font-size: 24px;
  height: 36px;
  vertical-align: bottom;
}

.programs.full .program-info .dates .underline {
  display: table-cell;
  width: 100%;
  border-bottom: 1px solid black;
  height: 36px;
}

.programs.full .program-info .field-study-period {
  display: inline-block;
  vertical-align: bottom;
  font-size: 24px;
  text-transform: lowercase;
  height: 36px;
}

.programs.full .program-info .field-study-period span {
  font-size: 36px;
  line-height: 36px;
  display: inline-block;
  padding-left: 5px;
  font-weight: bold;
}

.programs.full .program-info .field-program-language {
  display: inline-block;
  vertical-align: bottom;
  font-size: 24px;
  text-transform: lowercase;
  height: 36px;
  margin-left: 50px;
}

.programs.full .program-info .field-program-language span {
  font-size: 36px;
  line-height: 36px;
  display: inline-block;
  padding-left: 5px;
  font-weight: bold;
}

.programs.full .program-info .field-quota {
  display: inline-block;
  vertical-align: bottom;
  font-size: 24px;
  text-align: right;
  text-transform: lowercase;
  height: 36px;
  margin-left: 50px;
}

.programs.full .program-info .field-quota span {
  font-size: 36px;
  line-height: 36px;
  display: inline-block;
  padding-left: 5px;
  font-weight: bold;
}

@media (max-width: 600px) {
  .programs.full .program-info {
    padding-bottom: 15px;
  }
  .programs.full .program-info .dates .field {
    font-size: 20px;
    height: 26px;
  }
  .programs.full .program-info .dates .underline {
    height: 26px;
  }
  .programs.full .program-info .field-study-period {
    font-size: 16px;
    height: 26px;
  }
  .programs.full .program-info .field-study-period span {
    font-size: 26px;
    line-height: 26px;
  }
  .programs.full .program-info .field-quota {
    font-size: 16px;
    height: 26px;
    margin-left: 30px;
  }
  .programs.full .program-info .field-quota span {
    font-size: 26px;
    line-height: 26px;
  }
  .programs.full .program-info .field-program-language {
    font-size: 16px;
    height: 26px;
    margin-left: 30px;
  }
  .programs.full .program-info .field-program-language span {
    font-size: 26px;
    line-height: 26px;
  }
}

.programs.full .body {
  font-size: 18px;
  position: relative;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
}

.programs.full .body .bg-fixed-img {
  position: fixed;
  z-index: -10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#program-footer {
  display: block;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  overflow: hidden;
  font-size: 0;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
}

#program-footer .footer-bg-color {
  display: block;
  background-color: #336699;
}

#program-footer .container {
  position: relative;
  height: 300px;
}

#program-footer .bg-img-wrapper {
  position: relative;
  display: block;
  margin: 0 150px 0 300px;
  border-color: #336699;
}

#program-footer .bg-img-wrapper::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  z-index: 10;
  border-bottom-width: 300px;
  border-bottom-style: solid;
  border-bottom-color: inherit;
  border-right: 150px solid transparent;
}

#program-footer .bg-img-wrapper::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  z-index: 10;
  border-top-width: 300px;
  border-top-style: solid;
  border-top-color: inherit;
  border-left: 150px solid transparent;
}

#program-footer .bg-img-wrapper .footer-map {
  height: 300px;
  width: 100%;
  background-color: #fff;
  background-size: 800px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(/sites/default/files/maps/mapx1_ru.png);
}

#program-footer .bg-img-wrapper .footer-map.en {
  background-image: url(/sites/default/files/maps/mapx1_en.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2 dppx) {
  #program-footer .bg-img-wrapper .footer-map {
    background-image: url(/sites/default/files/maps/mapx2_ru.png);
  }
  #program-footer .bg-img-wrapper .footer-map.en {
    background-image: url(/sites/default/files/maps/mapx2_en.png);
  }
}

#program-footer .bg-img-wrapper .footer-bg-filter {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(51, 102, 153, 0.3);
}

#program-footer .bg-img-wrapper .footer-bg-filter::before {
  content: '';
  position: absolute;
  top: 0;
  left: 1px;
  width: 0;
  z-index: 5;
  border-bottom: 300px solid #ffffff;
  border-right: 150px solid transparent;
}

#program-footer .bg-img-wrapper .footer-bg-filter::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 1px;
  width: 0;
  z-index: 5;
  border-top: 300px solid #ffffff;
  border-left: 150px solid transparent;
}

#program-footer .content {
  position: absolute;
  left: 15px;
  bottom: 0;
  right: 15px;
  top: 0;
  z-index: 20;
}

#program-footer .content .program_contacts {
  display: block;
  float: left;
  height: 300px;
  width: 350px;
  font-size: 18px;
  color: #FFFFFF;
}

#program-footer .content .program_contacts a:hover {
  text-decoration: none;
  color: #fff;
}

#program-footer .content .program-map-link {
  display: block;
  margin: 0 300px 0 450px;
  height: 300px;
  position: relative;
}

#program-footer .content .program-map-link-mobile {
  display: none;
}

#program-footer .content .program_contacts_right {
  display: block;
  float: right;
  height: 300px;
  width: 200px;
  font-size: 18px;
  color: #FFFFFF;
  text-align: right;
}

#program-footer .content .program_contacts_right a:hover {
  text-decoration: none;
  color: #fff;
}

@media (max-width: 991px) {
  #program-footer .container {
    height: auto;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  #program-footer .bg-img-wrapper {
    display: none;
  }
  #program-footer .content {
    display: block;
    position: relative;
    left: 0;
    right: 0;
  }
  #program-footer .content .program_contacts {
    position: relative;
    float: none;
    height: auto;
    width: 100%;
    padding: 15px;
    text-align: center;
    margin-bottom: 10px;
  }
  #program-footer .content .program-map-link {
    display: none;
  }
  #program-footer .content .program-map-link-mobile {
    display: block;
    height: 300px;
    width: 100%;
    background-size: cover;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(/sites/default/files/maps/mapx1_ru.png);
  }
  #program-footer .content .program-map-link-mobile.en {
    background-image: url(/sites/default/files/maps/mapx1_en.png);
  }
}

@media only screen and (max-width: 991px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 991px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 991px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 991px) and (min-device-pixel-ratio: 2), only screen and (max-width: 991px) and (min-resolution: 192dpi), only screen and (max-width: 991px) and (min-resolution: 2 dppx) {
  #program-footer .content .program-map-link-mobile {
    background-image: url(/sites/default/files/maps/mapx2_ru.png);
  }
  #program-footer .content .program-map-link-mobile.en {
    background-image: url(/sites/default/files/maps/mapx2_en.png);
  }
}

@media (max-width: 991px) {
  #program-footer .content .program_contacts_right {
    display: block;
    float: none;
    height: auto;
    width: 100%;
    text-align: center;
    padding: 15px;
  }
}

@media (max-width: 600px) {
  #program-footer .content .program-map-link-mobile {
    background-size: 800px;
  }
}

.parts {
  position: relative;
}

.parts .part-header {
  padding: 100px 0 20px 0;
  background: rgba(128, 128, 128, 0.9);
  background: -webkit-linear-gradient(to right, rgba(64, 64, 64, 0.9), rgba(128, 128, 128, 0.9), rgba(251, 207, 38, 0.9));
  background: linear-gradient(to right, rgba(64, 64, 64, 0.9), rgba(128, 128, 128, 0.9), rgba(251, 207, 38, 0.9));
}

.parts .part-header h2 {
  color: #FFFFFF;
}

.parts .part-header.bg-color1 {
  background: rgba(95, 44, 130, 0.9);
  background: -webkit-linear-gradient(to right, rgba(95, 44, 130, 0.9), rgba(73, 160, 157, 0.9));
  background: linear-gradient(to right, rgba(95, 44, 130, 0.9), rgba(73, 160, 157, 0.9));
}

.parts .part-header.bg-color2 {
  background: rgba(80, 201, 195, 0.9);
  background: -webkit-linear-gradient(to right, rgba(80, 201, 195, 0.9), rgba(150, 222, 218, 0.9));
  background: linear-gradient(to right, rgba(80, 201, 195, 0.9), rgba(150, 222, 218, 0.9));
}

.parts .part-header.bg-color3 {
  background: rgba(244, 121, 31, 0.9);
  background: -webkit-linear-gradient(to right, rgba(244, 121, 31, 0.9), rgba(101, 153, 153, 0.9));
  background: linear-gradient(to right, rgba(244, 121, 31, 0.9), rgba(101, 153, 153, 0.9));
}

.parts .part-header.bg-color4 {
  background: rgba(15, 52, 67, 0.9);
  background: -webkit-linear-gradient(to right, rgba(15, 52, 67, 0.9), rgba(52, 232, 158, 0.9));
  background: linear-gradient(to right, rgba(15, 52, 67, 0.9), rgba(52, 232, 158, 0.9));
}

.parts .part-header.bg-color5 {
  background: rgba(127, 127, 213, 0.9);
  background: -webkit-linear-gradient(to right, rgba(127, 127, 213, 0.9), rgba(134, 168, 231, 0.9), rgba(145, 234, 228, 0.9));
  background: linear-gradient(to right, rgba(127, 127, 213, 0.9), rgba(134, 168, 231, 0.9), rgba(145, 234, 228, 0.9));
}

.parts .part {
  background-color: #FFFFFF;
  display: block;
  padding: 20px 0;
}

.important {
  display: block;
  padding: 30px;
  font-size: 22px;
  background-color: #eee;
  border-radius: 5px;
  margin: 20px 10px;
}

.main-container .node-type-units {
  margin-top: -15px;
  margin-bottom: -45px;
}

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

#unit-header {
  display: block;
  overflow: hidden;
  font-size: 0;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  position: relative;
  color: #fff;
}

#unit-header .bg-img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  filter: contrast(80%);
}

#unit-header .container {
  position: relative;
}

#unit-header h1 {
  text-transform: uppercase;
  margin: 30px 100px 30px 0;
}

#unit-header .field-additional-text {
  display: block;
  margin: -30px 100px 30px 0;
  font-size: 23px;
}

#unit-header .translation-link {
  display: block;
  float: none;
  position: absolute;
  margin: 0;
  right: 20px;
  bottom: 20px;
  font-size: 20px;
  color: #fff;
}

#unit-header span.translation-link {
  color: #ddd;
}

.units .local-menu-wrapper {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 104;
  overflow: hidden;
  transition: width 0.2s;
  color: #fff;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  box-shadow: 1px 1px 1px #666;
  background-color: rgba(0, 0, 0, 0.4);
}

.units .local-menu-wrapper a {
  color: #eaba04;
  -webkit-transition: color 0.1s ease-out;
  -moz-transition: color 0.1s ease-out;
  -o-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
}

.units .local-menu-wrapper a:hover, .units .local-menu-wrapper a:focus {
  text-decoration: none;
  color: #fff;
}

.units .local-menu-wrapper .menu-botton {
  display: none;
}

.units .local-menu-wrapper .menu-content {
  width: 310px;
  overflow-y: auto;
  height: 100%;
  padding: 20px 40px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #5278B1;
}

.units .local-menu-wrapper .menu-content .unit-name {
  font-size: 20px;
  text-transform: uppercase;
  margin: 0;
}

.units .local-menu-wrapper .menu-content .local-menu {
  display: block;
  padding-top: 20px;
  padding-left: 0;
}

.units .local-menu-wrapper .menu-content .local-menu > li {
  list-style: none;
}

.units .local-menu-wrapper .menu-content .local-menu > li > a {
  display: block;
  color: #eaba04;
  font-size: 20px;
  font-weight: bold;
}

.units .local-menu-wrapper .menu-content .local-menu > li > a:hover, .units .local-menu-wrapper .menu-content .local-menu > li > a:focus {
  text-decoration: none;
  color: #fff;
}

.units .local-menu-wrapper .menu-content .local-menu > li:not(:last-child) > a {
  margin-bottom: 10px;
}

.units .local-menu-wrapper .menu-content .field-contacts-menu {
  display: block;
  padding-top: 20px;
}

.units .local-menu-wrapper .menu-content .field-contacts-menu .admin-contact {
  padding-bottom: 20px;
}

.units .local-menu-wrapper .menu-content .field-contacts-menu .admin-contact img {
  display: block;
  height: auto;
  width: 70px;
  border-radius: 50%;
  box-shadow: 3px 2px 0 2px #fff;
  margin-bottom: 10px;
  filter: grayscale(100%);
}

.units .local-menu-wrapper .menu-content .field-contacts-menu .admin-contact .admin-name {
  text-transform: uppercase;
}

.units .local-menu-wrapper .menu-content .field-contacts-menu .social-media {
  font-size: 0;
}

.units .local-menu-wrapper .menu-content .field-contacts-menu .social-media a {
  display: inline-block;
  position: relative;
  border: 1px solid #eaba04;
  border-radius: 15px;
  width: 30px;
  height: 30px;
}

.units .local-menu-wrapper .menu-content .field-contacts-menu .social-media a:not(:last-child) {
  margin-right: 10px;
}

.units .local-menu-wrapper .menu-content .field-contacts-menu .social-media a span {
  position: absolute;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  width: 28px;
  height: 28px;
  padding: 5px 0;
}

.units .local-menu-wrapper .menu-content .field-contacts-menu .social-media a:hover, .units .local-menu-wrapper .menu-content .field-contacts-menu .social-media a:focus {
  border-color: #fff;
  color: #fff;
}

.units .local-menu-wrapper.collapsed {
  top: 175px;
  bottom: unset;
  right: unset;
  border-radius: 0 5px 5px 0;
  overflow: hidden;
}

.units .local-menu-wrapper.collapsed .menu-content {
  display: none;
}

.units .local-menu-wrapper.collapsed .menu-botton {
  display: block;
  width: 50px;
  height: 50px;
  padding: 5px;
  cursor: pointer;
  background-color: #5278B1;
  -webkit-transition: background 0.1s ease-out;
  -moz-transition: background 0.1s ease-out;
  -o-transition: background 0.1s ease-out;
  transition: background 0.1s ease-out;
}

.units .local-menu-wrapper.collapsed .menu-botton .icon-bar {
  display: block;
  width: 36px;
  height: 4px;
  border-radius: 1px;
  background-color: #fff;
  margin: 7px auto;
}

.units .local-menu-wrapper.collapsed .menu-botton:hover, .units .local-menu-wrapper.collapsed .menu-botton:focus {
  background-color: #41608f;
}

.toolbar-fixed .units .local-menu-wrapper {
  top: 54px;
}

.toolbar-fixed .units .local-menu-wrapper.collapsed {
  top: 264px;
}

#unit-footer {
  margin: 0;
  padding: 0;
  background-color: #5278B1;
  color: #fff;
}

#unit-footer .footer-grid {
  display: grid;
  grid-template-columns: 400px auto;
}

@media (max-width: 991px) {
  #unit-footer .footer-grid {
    display: block;
  }
}

#unit-footer .field-contacts-footer {
  padding: 20px 20px 20px 0;
}

#unit-footer .field-contacts-footer .admin-contacts, #unit-footer .field-contacts-footer .contact-info {
  padding-bottom: 20px;
}

#unit-footer .footer-map .map-link {
  display: block;
  position: relative;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(/sites/default/files/maps/mapx1_ru.png);
}

#unit-footer .footer-map .map-link::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(51, 102, 153, 0.3);
  -webkit-transition: background 0.1s ease-out;
  -moz-transition: background 0.1s ease-out;
  -o-transition: background 0.1s ease-out;
  transition: background 0.1s ease-out;
}

#unit-footer .footer-map .map-link:hover::after {
  background: rgba(51, 102, 153, 0.1);
}

#unit-footer .footer-map.en .map-link {
  background-image: url(/sites/default/files/maps/mapx1_en.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2 dppx) {
  #unit-footer .footer-map .map-link {
    background-image: url(/sites/default/files/maps/mapx2_ru.png);
  }
  #unit-footer .footer-map.en .map-link {
    background-image: url(/sites/default/files/maps/mapx2_en.png);
  }
}

@media (max-width: 991px) {
  #unit-footer .footer-map {
    height: 300px;
    margin: 0 -15px;
  }
}

#unit-footer a {
  color: #eaba04;
  -webkit-transition: color 0.1s ease-out;
  -moz-transition: color 0.1s ease-out;
  -o-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
}

#unit-footer a:hover, #unit-footer a:focus {
  text-decoration: none;
  color: #fff;
}

#unit-footer h3 {
  margin-top: 0;
}

.paragraph {
  padding: 0;
  margin: 0;
  background-color: #fff;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}

.paragraph.bg-fixed {
  background-attachment: fixed;
}

@media (max-width: 991px) {
  .paragraph.bg-fixed {
    background-attachment: scroll;
  }
}

.paragraph .bg-filter {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.paragraph.bg-color-block .content {
  padding: 40px;
}

@media (max-width: 767px) {
  .paragraph.bg-color-block .content {
    padding: 20px;
  }
}

.paragraph .content > .anchor {
  position: absolute;
  top: -100px;
}

.paragraph .content > h2 {
  margin: 0 0 40px;
  text-transform: uppercase;
}

.paragraph .content > h2.rtitle {
  text-align: right;
}

.paragraph .content > h2.ltitle {
  text-align: left;
}

.paragraph .content > h2.ctitle {
  text-align: center;
}

.paragraph.paragraph--unpublished {
  margin: 0 !important;
  padding: 0 !important;
  background-image: none !important;
}

.paragraph.paragraph--unpublished::before {
  content: 'Unpablished block';
  display: block;
  background-color: #cfe0ff;
  text-align: center;
  font-size: 24px;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  padding: 10px 0;
  margin: 10px 0;
  color: #666;
}

.paragraph.paragraph--unpublished .content,
.paragraph.paragraph--unpublished .bg-filter {
  display: none;
}

.techinfo {
  font-size: 12px;
  display: block;
  padding: 5px 100px;
}

.techinfo.base {
  background-color: #efefef;
}

.techinfo.text-img, .techinfo.accordion {
  background-color: #dedede;
}

.paragraph--type--text-img .content .wrapper > div:not(:last-child) {
  padding-bottom: 40px;
}

.paragraph--type--text-img .content .wrapper .img img {
  margin: 0 auto;
}

.paragraph--type--text-img .content .wrapper .img .desktop {
  display: block;
}

.paragraph--type--text-img .content .wrapper .img .mobile {
  display: none;
}

@media (max-width: 991px) {
  .paragraph--type--text-img .content .wrapper .img .desktop {
    display: none;
  }
  .paragraph--type--text-img .content .wrapper .img .mobile {
    display: block;
  }
}

@media (min-width: 768px) {
  .paragraph--type--text-img .content .wrapper.limg, .paragraph--type--text-img .content .wrapper.rimg {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px;
  }
  .paragraph--type--text-img .content .wrapper.limg > div, .paragraph--type--text-img .content .wrapper.rimg > div {
    padding-bottom: 0;
  }
}

.paragraph--type--text-img .content .wrapper > .text > :first-child {
  margin-top: 0;
}

.paragraph--type--text-img.paragraph--unpublished::before {
  content: 'Unpablished block: Base block';
}

.subunits {
  display: flex;
  justify-content: space-between;
}

.subunits .subunit {
  display: block;
  flex-grow: 1;
  width: 50%;
  color: #fff;
  background-color: #663399;
  margin: 10px;
  padding: 50px 50px 100px 50px;
  position: relative;
  overflow: hidden;
}

.subunits .subunit .bg-img-filtered {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.subunits .subunit .bg-img-filtered::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(51, 102, 153, 0.8);
  -webkit-transition: background 0.1s ease-out;
  -moz-transition: background 0.1s ease-out;
  -o-transition: background 0.1s ease-out;
  transition: background 0.1s ease-out;
}

.subunits .subunit .subunit-small {
  display: block;
  position: relative;
}

.subunits .subunit .subunit-header {
  display: block;
  font-size: 26px;
  font-weight: bold;
  position: relative;
}

.subunits .subunit .subunit-logos {
  display: none;
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.subunits .subunit .subunit-logos img {
  display: inline-block;
  max-width: 150px;
  height: auto;
  margin: 10px;
}

@media (max-width: 991px) {
  .subunits .subunit .subunit-logos img {
    max-width: 100px;
  }
}

.subunits .subunit:hover, .subunits .subunit:focus {
  background-color: #4d2673;
  text-decoration: none;
}

.subunits .subunit:hover .bg-img-filtered, .subunits .subunit:focus .bg-img-filtered {
  -webkit-transition: all 10s ease-out;
  -moz-transition: all 10s ease-out;
  -o-transition: all 10s ease-out;
  transition: all 10s ease-out;
}

.subunits .subunit:hover .bg-img-filtered::after, .subunits .subunit:focus .bg-img-filtered::after {
  background: rgba(40, 81, 121, 0.8);
}

@media (max-width: 767px) {
  .subunits {
    display: block;
  }
  .subunits .subunit {
    width: auto;
  }
}

.paragraph--type--accordion .ckeditor-accordion-container > dl dd > .read-more {
  display: inline-block;
  padding: 5px 20px;
  margin-top: 20px;
  background-color: #FBCF26;
  color: #333333;
}

.paragraph--type--accordion .ckeditor-accordion-container > dl dd > .read-more:hover, .paragraph--type--accordion .ckeditor-accordion-container > dl dd > .read-more:focus {
  text-decoration: none;
  color: #000;
  background-color: #d1a604;
}

.paragraph--type--accordion .ckeditor-accordion-container > dl.base {
  border: none;
}

.paragraph--type--accordion .ckeditor-accordion-container > dl.base dt {
  margin-bottom: 30px;
}

.paragraph--type--accordion .ckeditor-accordion-container > dl.base dt > a {
  text-transform: uppercase;
  padding: 5px 45px 0 0;
  margin: 0 0 0 35px;
  background-color: transparent;
  border-bottom: 1px solid #336699;
  font-size: 20px;
}

.paragraph--type--accordion .ckeditor-accordion-container > dl.base dt > a > .ckeditor-accordion-toggle {
  width: 20px;
  height: 20px;
  top: 10px;
  left: 0;
  background-color: #FBCF26;
}

.paragraph--type--accordion .ckeditor-accordion-container > dl.base dt > a > .ckeditor-accordion-toggle::before, .paragraph--type--accordion .ckeditor-accordion-container > dl.base dt > a > .ckeditor-accordion-toggle::after {
  content: none;
}

.paragraph--type--accordion .ckeditor-accordion-container > dl.base dt.active > a {
  background-color: transparent;
  border-right: 0;
}

.paragraph--type--accordion .ckeditor-accordion-container > dl.base dt.active > a > .ckeditor-accordion-toggle {
  background-color: #eaba04;
}

.paragraph--type--accordion .ckeditor-accordion-container > dl.base dt::after {
  content: '';
  height: 30px;
  width: 30px;
  float: right;
  background-color: #336699;
  background-image: url("../images/i.svg");
  background-position: right 5px center;
  background-repeat: no-repeat;
  background-size: 20px;
}

.paragraph--type--accordion .ckeditor-accordion-container > dl.base dd {
  padding: 0 30px 30px 100px;
  margin: 0;
  border-right: 30px solid #336699;
}

@media (max-width: 991px) {
  .paragraph--type--accordion .ckeditor-accordion-container > dl.base dt {
    margin-bottom: 20px;
  }
  .paragraph--type--accordion .ckeditor-accordion-container > dl.base dt > a {
    padding-right: 35px;
    font-size: 18px;
  }
  .paragraph--type--accordion .ckeditor-accordion-container > dl.base dt::after {
    height: 20px;
    width: 20px;
    background-position: right 3px center;
    background-size: 14px;
  }
  .paragraph--type--accordion .ckeditor-accordion-container > dl.base dd {
    padding: 0 10px 20px 35px;
    border-right: 20px solid #336699;
  }
}

.paragraph--type--accordion .ckeditor-accordion-container > dl.wheaders {
  border: none;
  border-bottom: 2px solid #eee;
}

.paragraph--type--accordion .ckeditor-accordion-container > dl.wheaders dt > a {
  text-transform: uppercase;
  background-color: #fff;
  border-top: 2px solid #eee;
  border-bottom: none;
  font-size: 20px;
  padding: 20px 10px 20px 60px;
}

.paragraph--type--accordion .ckeditor-accordion-container > dl.wheaders dt > a > .ckeditor-accordion-toggle::before, .paragraph--type--accordion .ckeditor-accordion-container > dl.wheaders dt > a > .ckeditor-accordion-toggle::after {
  background-color: #FBCF26;
}

.paragraph--type--accordion .ckeditor-accordion-container > dl.wheaders dt.active > a > .ckeditor-accordion-toggle::before, .paragraph--type--accordion .ckeditor-accordion-container > dl.wheaders dt.active > a > .ckeditor-accordion-toggle::after {
  background-color: #eaba04;
}

.paragraph--type--accordion .ckeditor-accordion-container > dl.wheaders dd {
  background-color: #fff;
  padding: 10px 10px 30px 60px;
}

@media (max-width: 991px) {
  .paragraph--type--accordion .ckeditor-accordion-container > dl.wheaders dt > a {
    padding-left: 50px;
  }
  .paragraph--type--accordion .ckeditor-accordion-container > dl.wheaders dd {
    background-color: #fff;
    padding-left: 50px;
  }
}

.paragraph--type--accordion.paragraph--unpublished::before {
  content: 'Unpablished block: Accordion';
}

.paragraph--type--carousel .content > .carousel {
  padding: 0 10px;
}

.paragraph--type--carousel .content > .carousel .carousel-element {
  display: block;
  width: 250px;
  padding: 20px;
  margin: 15px;
  background-color: #eee;
}

.paragraph--type--carousel .content > .carousel .carousel-element > div:not(:last-child) {
  padding-bottom: 20px;
}

.paragraph--type--carousel .content > .carousel .carousel-element .title {
  font-weight: bold;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  font-size: 20px;
  line-height: 1.1;
}

.paragraph--type--carousel .content > .carousel .carousel-element .text {
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  line-height: 1.1;
}

.paragraph--type--carousel .content > .carousel a.carousel-element {
  color: #333;
  background-color: #FBCF26;
}

.paragraph--type--carousel .content > .carousel a.carousel-element:hover, .paragraph--type--carousel .content > .carousel a.carousel-element:focus {
  text-decoration: none;
  background-color: #eaba04;
}

.paragraph--type--carousel .content > .carousel .slick__arrow {
  left: -40px;
  right: -40px;
  width: auto;
}

.paragraph--type--carousel .content > .carousel .slick__arrow .slick-arrow::before {
  color: #FBCF26;
  font-size: 3rem;
}

.paragraph--type--carousel .content > .carousel .slick__arrow .slick-arrow:hover::before {
  color: #d1a604;
}

.paragraph--type--carousel .content > .carousel .slick-slider.slick-dotted {
  padding-top: 30px;
  margin-bottom: 0;
}

.paragraph--type--carousel .content > .carousel .slick-dots {
  bottom: unset;
  top: 0;
  display: flex;
  justify-content: center;
  width: 80%;
  margin: 0 10%;
}

.paragraph--type--carousel .content > .carousel .slick-dots li {
  height: 10px;
  margin: 0 2px;
  background-color: #bbb;
  flex: 0 1 10px;
}

.paragraph--type--carousel .content > .carousel .slick-dots li button {
  display: none;
}

.paragraph--type--carousel .content > .carousel .slick-dots li.slick-active {
  background-color: #FBCF26;
  flex-basis: 30px;
}

@media (max-width: 1199px) {
  .paragraph--type--carousel .content > .carousel {
    padding: 0 5px;
  }
  .paragraph--type--carousel .content > .carousel .carousel-element {
    width: 280px;
  }
  .paragraph--type--carousel .content > .carousel .slick__arrow {
    left: -35px;
    right: -35px;
  }
}

@media (max-width: 991px) {
  .paragraph--type--carousel .content > .carousel {
    padding: 0;
  }
  .paragraph--type--carousel .content > .carousel .carousel-element {
    width: 250px;
  }
  .paragraph--type--carousel .content > .carousel .slick__arrow {
    display: none;
  }
}

@media (max-width: 767px) {
  .paragraph--type--carousel .content > .carousel .slick-dots li {
    height: 5px;
    flex: 0 1 5px;
  }
  .paragraph--type--carousel .content > .carousel .slick-dots li.slick-active {
    flex-basis: 20px;
  }
}

.paragraph--type--carousel .content > .carousel.profiles .carousel-element {
  padding: 30px;
  color: #fff;
  background-color: #6699cc;
}

.paragraph--type--carousel .content > .carousel.profiles .carousel-element img {
  border-radius: 50%;
  border: 3px solid #fff;
  margin-bottom: 20px;
}

.paragraph--type--carousel .content > .carousel.profiles a.carousel-element {
  color: #fff;
  background-color: #336699;
  -webkit-transition: background 0.1s ease-out;
  -moz-transition: background 0.1s ease-out;
  -o-transition: background 0.1s ease-out;
  transition: background 0.1s ease-out;
}

.paragraph--type--carousel .content > .carousel.profiles a.carousel-element:hover, .paragraph--type--carousel .content > .carousel.profiles a.carousel-element:focus {
  text-decoration: none;
  background-color: #2d5986;
}

.paragraph--type--carousel .content > .carousel.profiles .slick-dots {
  justify-content: space-between;
  background-color: #bbb;
  border-radius: 5px;
  overflow: hidden;
}

.paragraph--type--carousel .content > .carousel.profiles .slick-dots li {
  margin: 0;
  background-color: #bbb;
  flex: 0 1 100px;
}

.paragraph--type--carousel .content > .carousel.profiles .slick-dots li button {
  display: none;
}

.paragraph--type--carousel .content > .carousel.profiles .slick-dots li.slick-active {
  background-color: #FBCF26;
  flex-basis: 200px;
  border-radius: 5px;
}

.paragraph--type--carousel.paragraph--unpublished::before {
  content: 'Unpablished block: Carousel';
}

.paragraph--type--buttons .content .text,
.paragraph--type--programs-auto .content .text {
  display: block;
  padding-bottom: 50px;
}

.paragraph--type--buttons .content .text h1,
.paragraph--type--buttons .content .text .h1,
.paragraph--type--buttons .content .text h2,
.paragraph--type--buttons .content .text .h2,
.paragraph--type--buttons .content .text h3,
.paragraph--type--buttons .content .text .h3,
.paragraph--type--buttons .content .text h4,
.paragraph--type--buttons .content .text .h4,
.paragraph--type--programs-auto .content .text h1,
.paragraph--type--programs-auto .content .text .h1,
.paragraph--type--programs-auto .content .text h2,
.paragraph--type--programs-auto .content .text .h2,
.paragraph--type--programs-auto .content .text h3,
.paragraph--type--programs-auto .content .text .h3,
.paragraph--type--programs-auto .content .text h4,
.paragraph--type--programs-auto .content .text .h4 {
  margin: 0;
}

.paragraph--type--buttons .content .buttons,
.paragraph--type--programs-auto .content .buttons {
  display: flex;
  justify-content: center;
  align-items: center;
}

.paragraph--type--buttons .content .buttons .buttons-element,
.paragraph--type--programs-auto .content .buttons .buttons-element {
  min-width: 200px;
  padding: 30px;
  margin: 0 20px;
  background-color: #FBCF26;
  color: #333;
  font-weight: bold;
  border-radius: 3px;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  font-size: 20px;
  line-height: 1.1;
  text-align: center;
  position: relative;
  -webkit-transition: filter 0.1s ease-out;
  -moz-transition: filter 0.1s ease-out;
  -o-transition: filter 0.1s ease-out;
  transition: filter 0.1s ease-out;
}

.paragraph--type--buttons .content .buttons .buttons-element:hover, .paragraph--type--buttons .content .buttons .buttons-element:focus,
.paragraph--type--programs-auto .content .buttons .buttons-element:hover,
.paragraph--type--programs-auto .content .buttons .buttons-element:focus {
  text-decoration: none;
  filter: brightness(85%);
}

.paragraph--type--buttons .content .buttons .buttons-element.unpublished::after,
.paragraph--type--programs-auto .content .buttons .buttons-element.unpublished::after {
  content: "Unpablished";
  position: absolute;
  background: rgba(33, 126, 244, 0.7);
  padding: 3px 10px;
  left: 0;
  top: 0;
  font-size: 13px;
  color: #fff;
  box-shadow: 1px 1px 1px #666;
}

@media (max-width: 991px) {
  .paragraph--type--buttons .content .buttons,
  .paragraph--type--programs-auto .content .buttons {
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
  }
  .paragraph--type--buttons .content .buttons .buttons-element,
  .paragraph--type--programs-auto .content .buttons .buttons-element {
    padding: 10px 20px;
    margin: 10px;
    flex: 1 1;
    min-width: unset;
  }
  .paragraph--type--buttons .content .buttons .buttons-element > span,
  .paragraph--type--programs-auto .content .buttons .buttons-element > span {
    display: table;
    width: 100%;
    height: 100%;
  }
  .paragraph--type--buttons .content .buttons .buttons-element > span > span,
  .paragraph--type--programs-auto .content .buttons .buttons-element > span > span {
    display: table-cell;
    vertical-align: middle;
  }
}

.paragraph--type--buttons.paragraph--unpublished::before,
.paragraph--type--programs-auto.paragraph--unpublished::before {
  content: 'Unpablished block: Buttons';
}

.paragraph--type--slideshow .content .slideshow {
  position: relative;
}

.paragraph--type--slideshow .content .slideshow .slideshow-element {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 40px;
}

.paragraph--type--slideshow .content .slideshow .slideshow-element .img {
  align-self: center;
  justify-self: center;
}

.paragraph--type--slideshow .content .slideshow .slideshow-element .img img {
  margin: 0 auto;
}

.paragraph--type--slideshow .content .slideshow .slideshow-element .img .desktop {
  display: block;
}

.paragraph--type--slideshow .content .slideshow .slideshow-element .img .mobile {
  display: none;
}

@media (max-width: 991px) {
  .paragraph--type--slideshow .content .slideshow .slideshow-element .img .desktop {
    display: none;
  }
  .paragraph--type--slideshow .content .slideshow .slideshow-element .img .mobile {
    display: block;
  }
}

.paragraph--type--slideshow .content .slideshow .slideshow-element .text {
  align-self: center;
  font-size: 20px;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
}

.paragraph--type--slideshow .content .slideshow .slideshow-element .text a:hover,
.paragraph--type--slideshow .content .slideshow .slideshow-element .text a:focus {
  text-decoration: none;
}

.paragraph--type--slideshow .content .slideshow .slideshow-element.limg, .paragraph--type--slideshow .content .slideshow .slideshow-element.rimg {
  display: block;
}

.paragraph--type--slideshow .content .slideshow .slideshow-element.limg > div:not(:last-child), .paragraph--type--slideshow .content .slideshow .slideshow-element.rimg > div:not(:last-child) {
  padding-bottom: 20px;
}

@media (min-width: 768px) {
  .paragraph--type--slideshow .content .slideshow .slideshow-element.limg, .paragraph--type--slideshow .content .slideshow .slideshow-element.rimg {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px;
    margin: unset;
  }
  .paragraph--type--slideshow .content .slideshow .slideshow-element.limg > div, .paragraph--type--slideshow .content .slideshow .slideshow-element.rimg > div {
    padding-bottom: 0;
  }
}

@media (max-width: 767px) {
  .paragraph--type--slideshow .content .slideshow .slideshow-element {
    height: auto !important;
  }
}

.paragraph--type--slideshow .content .slideshow .slick__arrow {
  left: -40px;
  right: -40px;
  width: auto;
}

.paragraph--type--slideshow .content .slideshow .slick__arrow .slick-arrow::before {
  color: #FBCF26;
  font-size: 3rem;
}

.paragraph--type--slideshow .content .slideshow .slick__arrow .slick-arrow:hover::before {
  color: #d1a604;
}

.paragraph--type--slideshow .content .slideshow .slick-slider.slick-dotted {
  margin-bottom: 0;
}

.paragraph--type--slideshow .content .slideshow .slick-dots {
  bottom: -20px;
  text-align: right;
}

.paragraph--type--slideshow .content .slideshow .slick-dots li {
  height: 16px;
  width: 16px;
  margin: 0 5px;
  background-color: #5278B1;
  border-radius: 8px;
}

.paragraph--type--slideshow .content .slideshow .slick-dots li button {
  display: none;
}

.paragraph--type--slideshow .content .slideshow .slick-dots li.slick-active {
  background-color: #FBCF26;
  flex-basis: 30px;
}

.paragraph--type--slideshow .content .slideshow.default .slideshow-element .text {
  color: #5278B1;
}

.paragraph--type--slideshow .content .slideshow.default .slick__arrow {
  display: none;
}

@media (max-width: 767px) {
  .paragraph--type--slideshow .content .slideshow .slick-list {
    padding-bottom: 20px;
  }
  .paragraph--type--slideshow .content .slideshow .slick-dots {
    bottom: -10px;
  }
}

.paragraph--type--slideshow.paragraph--unpublished::before {
  content: 'Unpablished block: Slideshow';
}

.paragraph--type--programs-auto .view-display-id-unit_euonline > .contextual {
  top: -15px;
  right: -15px;
}

.paragraph--type--programs-auto .view-display-id-unit_euonline .slick-slider {
  padding: 0 10px;
  margin-bottom: 0;
}

.paragraph--type--programs-auto .view-display-id-unit_euonline .slick-slider .euonline {
  width: 300px;
  margin: 0 30px 30px 0;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
}

.paragraph--type--programs-auto .view-display-id-unit_euonline .slick-slider .euonline .euonline-preview {
  display: block;
  position: relative;
}

.paragraph--type--programs-auto .view-display-id-unit_euonline .slick-slider .euonline .euonline-preview .guest-lecturer-icon {
  display: none;
}

.paragraph--type--programs-auto .view-display-id-unit_euonline .slick-slider .euonline a.euonline-preview {
  -webkit-transition: filter 0.1s ease-out;
  -moz-transition: filter 0.1s ease-out;
  -o-transition: filter 0.1s ease-out;
  transition: filter 0.1s ease-out;
}

.paragraph--type--programs-auto .view-display-id-unit_euonline .slick-slider .euonline a.euonline-preview:hover, .paragraph--type--programs-auto .view-display-id-unit_euonline .slick-slider .euonline a.euonline-preview:focus {
  filter: brightness(0.9);
}

.paragraph--type--programs-auto .view-display-id-unit_euonline .slick-slider .euonline .euonline-content {
  background-color: #D6E7F0;
  padding: 20px;
}

.paragraph--type--programs-auto .view-display-id-unit_euonline .slick-slider .euonline .field-lecturer,
.paragraph--type--programs-auto .view-display-id-unit_euonline .slick-slider .euonline .field-lecturer-display {
  font-weight: bold;
  color: #5278B1;
}

.paragraph--type--programs-auto .view-display-id-unit_euonline .slick-slider .euonline h3 {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 28px;
}

.paragraph--type--programs-auto .view-display-id-unit_euonline .slick-slider .euonline .field-additional-text {
  margin-top: 10px;
  color: #828282;
}

.paragraph--type--programs-auto .view-display-id-unit_euonline .slick-slider .euonline .field-button {
  margin-top: 20px;
  font-weight: bold;
  font-size: 16px;
}

.paragraph--type--programs-auto .view-display-id-unit_euonline .slick-slider .euonline .field-button.button a {
  display: inline-block;
  padding: 5px 10px;
  background-color: #5278B1;
  color: #fff;
  border-radius: 3px;
  max-width: 80%;
  -webkit-transition: background 0.1s ease-out;
  -moz-transition: background 0.1s ease-out;
  -o-transition: background 0.1s ease-out;
  transition: background 0.1s ease-out;
}

.paragraph--type--programs-auto .view-display-id-unit_euonline .slick-slider .euonline .field-button.button a:hover, .paragraph--type--programs-auto .view-display-id-unit_euonline .slick-slider .euonline .field-button.button a:focus {
  text-decoration: none;
  background-color: #41608f;
}

.paragraph--type--programs-auto .view-display-id-unit_euonline .slick-slider .euonline .field-button.list a {
  color: #5278B1;
  -webkit-transition: color 0.1s ease-out;
  -moz-transition: color 0.1s ease-out;
  -o-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
}

.paragraph--type--programs-auto .view-display-id-unit_euonline .slick-slider .euonline .field-button.list a:hover, .paragraph--type--programs-auto .view-display-id-unit_euonline .slick-slider .euonline .field-button.list a:focus {
  text-decoration: none;
  color: #41608f;
}

.paragraph--type--programs-auto .view-display-id-unit_euonline .slick-slider .euonline.is-unpublished {
  background-color: #cfe0ff;
  padding: 5px;
}

.paragraph--type--programs-auto .view-display-id-unit_euonline .slick-slider .euonline.guest-lecturer .guest-lecturer-icon {
  display: block;
  position: absolute;
  z-index: 100;
  bottom: 10px;
  right: 0;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 5px;
  height: 32px;
  text-align: right;
  border-radius: 16px 0 0 16px;
}

.paragraph--type--programs-auto .view-display-id-unit_euonline .slick-slider .euonline.guest-lecturer .guest-lecturer-icon img,
.paragraph--type--programs-auto .view-display-id-unit_euonline .slick-slider .euonline.guest-lecturer .guest-lecturer-icon span {
  display: inline-block;
  vertical-align: top;
  height: 22px;
  line-height: 22px;
  color: #fff;
  padding-right: 5px;
  font-size: 16px;
}

.paragraph--type--programs-auto .view-display-id-unit_euonline .slick-slider .slick-dots {
  display: none !important;
}

.paragraph--type--programs-auto .view-display-id-unit_euonline .slick__arrow {
  left: -40px;
  right: -40px;
  width: auto;
}

.paragraph--type--programs-auto .view-display-id-unit_euonline .slick__arrow .slick-arrow::before {
  color: #FBCF26;
  font-size: 3rem;
}

.paragraph--type--programs-auto .view-display-id-unit_euonline .slick__arrow .slick-arrow:hover::before {
  color: #d1a604;
}

@media (max-width: 1199px) {
  .paragraph--type--programs-auto .view-display-id-unit_euonline {
    padding: 0 5px;
  }
  .paragraph--type--programs-auto .view-display-id-unit_euonline .slick-slider .euonline {
    width: 280px;
    margin: 0 20px 20px 0;
  }
  .paragraph--type--programs-auto .view-display-id-unit_euonline .slick__arrow {
    left: -35px;
    right: -35px;
  }
}

@media (max-width: 991px) {
  .paragraph--type--programs-auto .view-display-id-unit_euonline {
    padding: 0;
  }
  .paragraph--type--programs-auto .view-display-id-unit_euonline .slick-slider {
    padding: 0;
  }
  .paragraph--type--programs-auto .view-display-id-unit_euonline .slick-slider .euonline {
    width: 270px;
  }
  .paragraph--type--programs-auto .view-display-id-unit_euonline .slick__arrow {
    display: none;
  }
}

.paragraph--type--programs-auto .view-display-id-unit_euonline.paragraph--unpublished::before {
  content: 'Unpablished block: Auto EUOnline';
}

.paragraph--type--programs-auto .view-display-id-people_unit_ab > .contextual {
  top: -15px;
  right: -15px;
}

.paragraph--type--programs-auto .view-display-id-people_unit_ab .view-content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
}

.paragraph--type--programs-auto .view-display-id-people_unit_ab .view-content .profiles {
  display: grid;
  grid-template-columns: 130px 1fr;
  gap: 20px;
}

.paragraph--type--programs-auto .view-display-id-people_unit_ab .view-content .profiles .field-photo a {
  display: block;
}

.paragraph--type--programs-auto .view-display-id-people_unit_ab .view-content .profiles .field-photo a img {
  border-radius: 50%;
  filter: grayscale(100%);
  -webkit-transition: filter 0.1s ease-out;
  -moz-transition: filter 0.1s ease-out;
  -o-transition: filter 0.1s ease-out;
  transition: filter 0.1s ease-out;
}

.paragraph--type--programs-auto .view-display-id-people_unit_ab .view-content .profiles .field-photo a:hover img, .paragraph--type--programs-auto .view-display-id-people_unit_ab .view-content .profiles .field-photo a:focus img {
  filter: grayscale(50%);
}

.paragraph--type--programs-auto .view-display-id-people_unit_ab .view-content .profiles .profile-content {
  align-self: center;
}

.paragraph--type--programs-auto .view-display-id-people_unit_ab .view-content .profiles .profile-content h3 {
  margin-top: 0;
}

.paragraph--type--programs-auto .view-display-id-people_unit_ab .view-content .profiles .profile-content h3 a {
  color: #5278B1;
  -webkit-transition: color 0.1s ease-out;
  -moz-transition: color 0.1s ease-out;
  -o-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
}

.paragraph--type--programs-auto .view-display-id-people_unit_ab .view-content .profiles .profile-content h3 a:hover, .paragraph--type--programs-auto .view-display-id-people_unit_ab .view-content .profiles .profile-content h3 a:focus {
  text-decoration: none;
  color: #000;
}

@media (max-width: 1199px) {
  .paragraph--type--programs-auto .view-display-id-people_unit_ab .view-content .profiles {
    grid-template-columns: 100px 1fr;
  }
}

@media (max-width: 767px) {
  .paragraph--type--programs-auto .view-display-id-people_unit_ab .view-content {
    grid-template-columns: 1fr;
  }
}

.paragraph--type--programs-auto .view-display-id-people_unit_prep > .contextual,
.paragraph--type--programs-auto .view-display-id-people_unit_staff > .contextual {
  top: -15px;
  right: -15px;
}

.paragraph--type--programs-auto .view-display-id-people_unit_prep .view-content,
.paragraph--type--programs-auto .view-display-id-people_unit_staff .view-content {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.paragraph--type--programs-auto .view-display-id-people_unit_prep .view-content .profiles,
.paragraph--type--programs-auto .view-display-id-people_unit_staff .view-content .profiles {
  display: block;
  text-align: center;
  background-color: #D6E7F0;
  padding: 20px;
}

.paragraph--type--programs-auto .view-display-id-people_unit_prep .view-content .profiles.is-sticky,
.paragraph--type--programs-auto .view-display-id-people_unit_staff .view-content .profiles.is-sticky {
  background-color: #f2c94c;
}

.paragraph--type--programs-auto .view-display-id-people_unit_prep .view-content .profiles .field-photo,
.paragraph--type--programs-auto .view-display-id-people_unit_staff .view-content .profiles .field-photo {
  margin: 0 auto;
  width: 130px;
}

.paragraph--type--programs-auto .view-display-id-people_unit_prep .view-content .profiles .field-photo a,
.paragraph--type--programs-auto .view-display-id-people_unit_staff .view-content .profiles .field-photo a {
  display: block;
}

.paragraph--type--programs-auto .view-display-id-people_unit_prep .view-content .profiles .field-photo a img,
.paragraph--type--programs-auto .view-display-id-people_unit_staff .view-content .profiles .field-photo a img {
  border-radius: 50%;
  filter: grayscale(100%);
  -webkit-transition: filter 0.1s ease-out;
  -moz-transition: filter 0.1s ease-out;
  -o-transition: filter 0.1s ease-out;
  transition: filter 0.1s ease-out;
}

.paragraph--type--programs-auto .view-display-id-people_unit_prep .view-content .profiles .field-photo a:hover img, .paragraph--type--programs-auto .view-display-id-people_unit_prep .view-content .profiles .field-photo a:focus img,
.paragraph--type--programs-auto .view-display-id-people_unit_staff .view-content .profiles .field-photo a:hover img,
.paragraph--type--programs-auto .view-display-id-people_unit_staff .view-content .profiles .field-photo a:focus img {
  filter: grayscale(50%);
}

.paragraph--type--programs-auto .view-display-id-people_unit_prep .view-content .profiles .profile-content,
.paragraph--type--programs-auto .view-display-id-people_unit_staff .view-content .profiles .profile-content {
  align-self: center;
  justify-self: center;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
}

.paragraph--type--programs-auto .view-display-id-people_unit_prep .view-content .profiles .profile-content h3,
.paragraph--type--programs-auto .view-display-id-people_unit_staff .view-content .profiles .profile-content h3 {
  margin-bottom: 20px;
}

.paragraph--type--programs-auto .view-display-id-people_unit_prep .view-content .profiles .profile-content h3 a,
.paragraph--type--programs-auto .view-display-id-people_unit_staff .view-content .profiles .profile-content h3 a {
  color: #5278B1;
  -webkit-transition: color 0.1s ease-out;
  -moz-transition: color 0.1s ease-out;
  -o-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
}

.paragraph--type--programs-auto .view-display-id-people_unit_prep .view-content .profiles .profile-content h3 a:hover, .paragraph--type--programs-auto .view-display-id-people_unit_prep .view-content .profiles .profile-content h3 a:focus,
.paragraph--type--programs-auto .view-display-id-people_unit_staff .view-content .profiles .profile-content h3 a:hover,
.paragraph--type--programs-auto .view-display-id-people_unit_staff .view-content .profiles .profile-content h3 a:focus {
  text-decoration: none;
  color: #000;
}

@media (max-width: 991px) {
  .paragraph--type--programs-auto .view-display-id-people_unit_prep .view-content,
  .paragraph--type--programs-auto .view-display-id-people_unit_staff .view-content {
    grid-template-columns: repeat(3, 1fr);
  }
  .paragraph--type--programs-auto .view-display-id-people_unit_prep .view-content .profiles,
  .paragraph--type--programs-auto .view-display-id-people_unit_staff .view-content .profiles {
    padding: 15px;
  }
  .paragraph--type--programs-auto .view-display-id-people_unit_prep .view-content .profiles .field-photo,
  .paragraph--type--programs-auto .view-display-id-people_unit_staff .view-content .profiles .field-photo {
    width: 100px;
  }
  .paragraph--type--programs-auto .view-display-id-people_unit_prep .view-content .profiles .profile-content h3,
  .paragraph--type--programs-auto .view-display-id-people_unit_staff .view-content .profiles .profile-content h3 {
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 24px;
  }
}

@media (max-width: 767px) {
  .paragraph--type--programs-auto .view-display-id-people_unit_prep .view-content,
  .paragraph--type--programs-auto .view-display-id-people_unit_staff .view-content {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
}

@media (max-width: 450px) {
  .paragraph--type--programs-auto .view-display-id-people_unit_prep,
  .paragraph--type--programs-auto .view-display-id-people_unit_staff {
    display: block;
    max-height: 100%;
    margin: 0 -15px;
  }
  .paragraph--type--programs-auto .view-display-id-people_unit_prep .view-content,
  .paragraph--type--programs-auto .view-display-id-people_unit_staff .view-content {
    overflow-x: scroll;
    display: flex;
  }
  .paragraph--type--programs-auto .view-display-id-people_unit_prep .view-content .profiles,
  .paragraph--type--programs-auto .view-display-id-people_unit_staff .view-content .profiles {
    min-width: 250px;
  }
}

.paragraph--type--programs-auto .view-display-id-people_program_prep {
  padding: 0 10px;
}

.paragraph--type--programs-auto .view-display-id-people_program_prep > .contextual {
  top: -15px;
  right: -15px;
}

.paragraph--type--programs-auto .view-display-id-people_program_prep .profiles {
  display: block;
  width: 250px;
  padding: 30px;
  margin: 15px;
  color: #fff;
  background-color: #336699;
  -webkit-transition: background 0.1s ease-out;
  -moz-transition: background 0.1s ease-out;
  -o-transition: background 0.1s ease-out;
  transition: background 0.1s ease-out;
}

.paragraph--type--programs-auto .view-display-id-people_program_prep .profiles a:hover,
.paragraph--type--programs-auto .view-display-id-people_program_prep .profiles a:focus {
  text-decoration: none;
  color: #FBCF26;
}

.paragraph--type--programs-auto .view-display-id-people_program_prep .profiles img {
  border-radius: 50%;
  border: 3px solid #fff;
  -webkit-transition: filter 0.1s ease-out;
  -moz-transition: filter 0.1s ease-out;
  -o-transition: filter 0.1s ease-out;
  transition: filter 0.1s ease-out;
}

.paragraph--type--programs-auto .view-display-id-people_program_prep .profiles img:hover, .paragraph--type--programs-auto .view-display-id-people_program_prep .profiles img:focus {
  filter: brightness(1.1);
}

.paragraph--type--programs-auto .view-display-id-people_program_prep .profiles h3 {
  font-weight: bold;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  font-size: 20px;
  line-height: 1.1;
}

.paragraph--type--programs-auto .view-display-id-people_program_prep .profiles .field-position-eu,
.paragraph--type--programs-auto .view-display-id-people_program_prep .profiles .field-position-eu-alt {
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  line-height: 1.1;
}

.paragraph--type--programs-auto .view-display-id-people_program_prep .slick__arrow {
  left: -40px;
  right: -40px;
  width: auto;
}

.paragraph--type--programs-auto .view-display-id-people_program_prep .slick__arrow .slick-arrow::before {
  color: #FBCF26;
  font-size: 3rem;
}

.paragraph--type--programs-auto .view-display-id-people_program_prep .slick__arrow .slick-arrow:hover::before {
  color: #d1a604;
}

.paragraph--type--programs-auto .view-display-id-people_program_prep .slick-slider.slick-dotted {
  padding-top: 30px;
  margin-bottom: 0;
}

.paragraph--type--programs-auto .view-display-id-people_program_prep .slick-dots {
  bottom: unset;
  top: 0;
  display: flex;
  justify-content: space-between;
  width: 80%;
  margin: 0 10%;
  background-color: #bbb;
  border-radius: 5px;
  overflow: hidden;
}

.paragraph--type--programs-auto .view-display-id-people_program_prep .slick-dots li {
  height: 10px;
  margin: 0;
  background-color: #bbb;
  flex: 0 1 100px;
}

.paragraph--type--programs-auto .view-display-id-people_program_prep .slick-dots li button {
  display: none;
}

.paragraph--type--programs-auto .view-display-id-people_program_prep .slick-dots li.slick-active {
  background-color: #FBCF26;
  flex-basis: 200px;
  border-radius: 5px;
}

@media (max-width: 1199px) {
  .paragraph--type--programs-auto .view-display-id-people_program_prep {
    padding: 0 5px;
  }
  .paragraph--type--programs-auto .view-display-id-people_program_prep .profiles {
    width: 280px;
  }
  .paragraph--type--programs-auto .view-display-id-people_program_prep .slick__arrow {
    left: -35px;
    right: -35px;
  }
}

@media (max-width: 991px) {
  .paragraph--type--programs-auto .view-display-id-people_program_prep {
    padding: 0;
  }
  .paragraph--type--programs-auto .view-display-id-people_program_prep .profiles {
    width: 250px;
  }
  .paragraph--type--programs-auto .view-display-id-people_program_prep .slick__arrow {
    display: none;
  }
}

@media (max-width: 767px) {
  .paragraph--type--programs-auto .view-display-id-people_program_prep .slick-dots li {
    height: 5px;
    flex: 0 1 5px;
  }
  .paragraph--type--programs-auto .view-display-id-people_program_prep .slick-dots li.slick-active {
    flex-basis: 20px;
  }
}

.paragraph--type--programs-auto.paragraph--unpublished::before {
  content: 'Unpablished block: Auto People Program Prep';
}

.paragraph--type--programs-auto .view-display-id-news_unit > .contextual {
  top: -15px;
  right: -15px;
}

.paragraph--type--programs-auto .view-display-id-news_unit .news {
  display: block;
}

.paragraph--type--programs-auto .view-display-id-news_unit .news.has-preview {
  display: grid;
  grid-template-columns: 400px 1fr;
}

.paragraph--type--programs-auto .view-display-id-news_unit .news:not(:last-child) {
  margin-bottom: 20px;
}

.paragraph--type--programs-auto .view-display-id-news_unit .news .news-preview {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  filter: grayscale(0.4);
  -webkit-transition: filter 0.1s ease-out;
  -moz-transition: filter 0.1s ease-out;
  -o-transition: filter 0.1s ease-out;
  transition: filter 0.1s ease-out;
}

.paragraph--type--programs-auto .view-display-id-news_unit .news .news-preview:hover {
  text-decoration: none;
  filter: grayscale(0) brightness(1.1);
}

.paragraph--type--programs-auto .view-display-id-news_unit .news .news-preview img {
  display: none;
}

.paragraph--type--programs-auto .view-display-id-news_unit .news .news-content {
  background-color: #D6E7F0;
  padding: 20px;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
}

.paragraph--type--programs-auto .view-display-id-news_unit .news .news-content a {
  color: #5278B1;
  -webkit-transition: color 0.1s ease-out;
  -moz-transition: color 0.1s ease-out;
  -o-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
}

.paragraph--type--programs-auto .view-display-id-news_unit .news .news-content a:hover, .paragraph--type--programs-auto .view-display-id-news_unit .news .news-content a:focus {
  text-decoration: none;
  color: #000;
}

.paragraph--type--programs-auto .view-display-id-news_unit .news .news-content h3 {
  margin-top: 0;
  margin-bottom: 10px;
}

.paragraph--type--programs-auto .view-display-id-news_unit .news .news-content .description {
  display: block;
  margin-bottom: 10px;
}

.paragraph--type--programs-auto .view-display-id-news_unit .news .news-content .news-footer {
  display: grid;
  grid-template-columns: 70px 1fr;
  gap: 20px;
}

.paragraph--type--programs-auto .view-display-id-news_unit .news .news-content .news_date {
  color: #828282;
}

@media (max-width: 991px) {
  .paragraph--type--programs-auto .view-display-id-news_unit .news.has-preview {
    grid-template-columns: 300px 1fr;
  }
}

@media (max-width: 767px) {
  .paragraph--type--programs-auto .view-display-id-news_unit .news.has-preview {
    display: block;
  }
  .paragraph--type--programs-auto .view-display-id-news_unit .news .news-preview {
    background-image: none !important;
  }
  .paragraph--type--programs-auto .view-display-id-news_unit .news .news-preview img {
    display: block;
  }
}

.paragraph--type--programs-auto .view-display-id-students_stories_unit > .contextual {
  top: -15px;
  right: -15px;
}

.paragraph--type--programs-auto .view-display-id-students_stories_unit .news {
  display: block;
}

.paragraph--type--programs-auto .view-display-id-students_stories_unit .news.has-preview {
  display: grid;
  grid-template-columns: 400px 1fr;
}

.paragraph--type--programs-auto .view-display-id-students_stories_unit .news:not(:last-child) {
  margin-bottom: 20px;
}

.paragraph--type--programs-auto .view-display-id-students_stories_unit .news .news-preview {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  filter: grayscale(0.4);
  -webkit-transition: filter 0.1s ease-out;
  -moz-transition: filter 0.1s ease-out;
  -o-transition: filter 0.1s ease-out;
  transition: filter 0.1s ease-out;
}

.paragraph--type--programs-auto .view-display-id-students_stories_unit .news .news-preview:hover {
  text-decoration: none;
  filter: grayscale(0) brightness(1.1);
}

.paragraph--type--programs-auto .view-display-id-students_stories_unit .news .news-preview img {
  display: none;
}

.paragraph--type--programs-auto .view-display-id-students_stories_unit .news .news-content {
  background-color: #1171A3;
  padding: 20px;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  min-height: 200px;
}

.paragraph--type--programs-auto .view-display-id-students_stories_unit .news .news-content a {
  color: #EEEEEE;
  -webkit-transition: color 0.1s ease-out;
  -moz-transition: color 0.1s ease-out;
  -o-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
}

.paragraph--type--programs-auto .view-display-id-students_stories_unit .news .news-content a:hover, .paragraph--type--programs-auto .view-display-id-students_stories_unit .news .news-content a:focus {
  text-decoration: none;
  color: #FFFFFF;
}

.paragraph--type--programs-auto .view-display-id-students_stories_unit .news .news-content h3 {
  margin-top: 0;
  margin-bottom: 10px;
}

.paragraph--type--programs-auto .view-display-id-students_stories_unit .news .news-content .description {
  display: none;
}

.paragraph--type--programs-auto .view-display-id-students_stories_unit .news .news-content .news-footer {
  display: none;
}

@media (max-width: 991px) {
  .paragraph--type--programs-auto .view-display-id-students_stories_unit .news.has-preview {
    grid-template-columns: 300px 1fr;
  }
}

@media (max-width: 767px) {
  .paragraph--type--programs-auto .view-display-id-students_stories_unit .news.has-preview {
    display: block;
  }
  .paragraph--type--programs-auto .view-display-id-students_stories_unit .news .news-preview {
    background-image: none !important;
  }
  .paragraph--type--programs-auto .view-display-id-students_stories_unit .news .news-preview img {
    display: block;
  }
  .paragraph--type--programs-auto .view-display-id-students_stories_unit .news .news-content {
    min-height: 100px;
  }
}

.paragraph--type--programs-auto .view-display-id-projects_unit,
.paragraph--type--programs-auto .view-display-id-archive_projects_unit {
  display: block;
  max-height: 100%;
}

.paragraph--type--programs-auto .view-display-id-projects_unit > .contextual,
.paragraph--type--programs-auto .view-display-id-archive_projects_unit > .contextual {
  top: -15px;
  right: -15px;
}

.paragraph--type--programs-auto .view-display-id-projects_unit .view-content,
.paragraph--type--programs-auto .view-display-id-archive_projects_unit .view-content {
  overflow-x: scroll;
  overflow-y: hidden;
  display: flex;
}

.paragraph--type--programs-auto .view-display-id-projects_unit .view-content .projects,
.paragraph--type--programs-auto .view-display-id-archive_projects_unit .view-content .projects {
  background-color: #5278B1;
  min-width: 250px;
  width: 250px;
  min-height: 300px;
  display: block;
}

.paragraph--type--programs-auto .view-display-id-projects_unit .view-content .projects:not(:last-child),
.paragraph--type--programs-auto .view-display-id-archive_projects_unit .view-content .projects:not(:last-child) {
  margin-right: 20px;
}

.paragraph--type--programs-auto .view-display-id-projects_unit .view-content .projects .project-preview,
.paragraph--type--programs-auto .view-display-id-archive_projects_unit .view-content .projects .project-preview {
  width: 100%;
  height: 125px;
  display: block;
}

.paragraph--type--programs-auto .view-display-id-projects_unit .view-content .projects .project-preview a,
.paragraph--type--programs-auto .view-display-id-archive_projects_unit .view-content .projects .project-preview a {
  display: block;
}

.paragraph--type--programs-auto .view-display-id-projects_unit .view-content .projects .project-preview a img,
.paragraph--type--programs-auto .view-display-id-archive_projects_unit .view-content .projects .project-preview a img {
  -webkit-transition: filter 0.1s ease-out;
  -moz-transition: filter 0.1s ease-out;
  -o-transition: filter 0.1s ease-out;
  transition: filter 0.1s ease-out;
}

.paragraph--type--programs-auto .view-display-id-projects_unit .view-content .projects .project-preview a:hover img, .paragraph--type--programs-auto .view-display-id-projects_unit .view-content .projects .project-preview a:focus img,
.paragraph--type--programs-auto .view-display-id-archive_projects_unit .view-content .projects .project-preview a:hover img,
.paragraph--type--programs-auto .view-display-id-archive_projects_unit .view-content .projects .project-preview a:focus img {
  filter: brightness(1.1);
}

.paragraph--type--programs-auto .view-display-id-projects_unit .view-content .projects .project-content,
.paragraph--type--programs-auto .view-display-id-archive_projects_unit .view-content .projects .project-content {
  display: block;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  padding: 20px;
  height: 100%;
}

.paragraph--type--programs-auto .view-display-id-projects_unit .view-content .projects .project-content h3,
.paragraph--type--programs-auto .view-display-id-archive_projects_unit .view-content .projects .project-content h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
}

.paragraph--type--programs-auto .view-display-id-projects_unit .view-content .projects .project-content h3 a,
.paragraph--type--programs-auto .view-display-id-archive_projects_unit .view-content .projects .project-content h3 a {
  color: #fff;
  -webkit-transition: color 0.1s ease-out;
  -moz-transition: color 0.1s ease-out;
  -o-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
}

.paragraph--type--programs-auto .view-display-id-projects_unit .view-content .projects .project-content h3 a:hover, .paragraph--type--programs-auto .view-display-id-projects_unit .view-content .projects .project-content h3 a:focus,
.paragraph--type--programs-auto .view-display-id-archive_projects_unit .view-content .projects .project-content h3 a:hover,
.paragraph--type--programs-auto .view-display-id-archive_projects_unit .view-content .projects .project-content h3 a:focus {
  text-decoration: none;
  color: #eaba04;
}

.paragraph--type--programs-auto .view-display-id-projects_unit .view-content .projects.has-preview .project-content,
.paragraph--type--programs-auto .view-display-id-archive_projects_unit .view-content .projects.has-preview .project-content {
  margin-top: -125px;
  padding-top: 145px;
}

@media (max-width: 991px) {
  .paragraph--type--programs-auto .view-display-id-projects_unit .view-content .projects .project-content h3,
  .paragraph--type--programs-auto .view-display-id-archive_projects_unit .view-content .projects .project-content h3 {
    margin-bottom: 10px;
    margin-top: 10px;
  }
}

.paragraph--type--programs-auto .view-display-id-testimonials_unit > .contextual {
  top: -15px;
  right: -15px;
}

.paragraph--type--programs-auto .view-display-id-testimonials_unit .testimonials .testimonials-preview {
  height: auto;
}

.paragraph--type--programs-auto .view-display-id-testimonials_unit .testimonials .testimonials-preview .field-photo {
  text-align: center;
}

.paragraph--type--programs-auto .view-display-id-testimonials_unit .testimonials .testimonials-preview .field-photo img {
  width: 200px;
  max-width: 200px;
  border-radius: 50%;
  margin: 0 auto 30px;
}

.paragraph--type--programs-auto .view-display-id-testimonials_unit .testimonials .testimonials-content {
  background-color: transparent;
  text-align: center;
}

.paragraph--type--programs-auto .view-display-id-testimonials_unit .flex-control-nav {
  bottom: -60px;
}

.paragraph--type--programs-auto .view-display-id-testimonials_unit .flexslider:hover .flex-direction-nav .flex-prev {
  left: -20px;
}

.paragraph--type--programs-auto .view-display-id-testimonials_unit .flexslider:hover .flex-direction-nav .flex-next {
  right: -20px;
}

.paragraph--type--programs-auto .view-display-id-testimonials_program > .contextual {
  top: -15px;
  right: -15px;
}

.paragraph--type--programs-auto .view-display-id-testimonials_program .testimonials .testimonials-preview {
  height: auto;
}

.paragraph--type--programs-auto .view-display-id-testimonials_program .testimonials .testimonials-preview .field-photo {
  text-align: center;
}

.paragraph--type--programs-auto .view-display-id-testimonials_program .testimonials .testimonials-preview .field-photo img {
  width: 200px;
  max-width: 200px;
  border-radius: 50%;
  margin: 0 auto 30px;
}

.paragraph--type--programs-auto .view-display-id-testimonials_program .testimonials .testimonials-content {
  background-color: transparent;
  text-align: center;
}

.paragraph--type--programs-auto .view-display-id-testimonials_program .flex-control-nav {
  bottom: -60px;
}

.paragraph--type--programs-auto .view-display-id-testimonials_program .flexslider:hover .flex-direction-nav .flex-prev {
  left: -20px;
}

.paragraph--type--programs-auto .view-display-id-testimonials_program .flexslider:hover .flex-direction-nav .flex-next {
  right: -20px;
}

body.cke_ltr {
  width: 250px;
  min-width: 250px;
}

.cke_combopanel {
  width: 250px !important;
  height: 170px;
}

.b600 {
  font-weight: 600;
}

p.img-left .cke_widget_image {
  float: left;
}

p.img-left img {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}

p.img-right .cke_widget_image {
  float: right;
}

p.img-right img {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
}

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

p.img-center .cke_widget_image {
  float: none;
}

p.img-center img {
  float: none;
  display: inline-block;
  vertical-align: middle;
  margin: 5px;
}

p.img-full {
  text-align: center;
}

p.img-full .cke_widget_image {
  float: none;
}

p.img-full img {
  float: none;
}

@media (max-width: 767px) {
  p.img-left .cke_widget_image, p.img-right .cke_widget_image {
    float: none;
  }
  p.img-left img, p.img-right img {
    float: none;
    width: 100%;
    height: auto;
    margin: 0 0 20px 0;
  }
}

.cke_panel_list a:hover, .cke_panel_list a:focus {
  text-decoration: none;
}

.cke_panel_list p.img-left,
.cke_panel_list p.img-right,
.cke_panel_list p.img-full {
  font-size: 14px;
  text-align: left;
  font-family: "-apple-system", BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  padding: 1px 3px;
  margin: 0;
  font-weight: normal;
}

.cke_panel_list p.img-left {
  background: url(../images/img-left.png) 3px center no-repeat;
  padding-left: 25px;
}

.cke_panel_list p.img-right {
  background: url(../images/img-right.png) 3px center no-repeat;
  padding-left: 25px;
}

.cke_panel_list p.img-full {
  background: url(../images/img-full.png) 3px center no-repeat;
  padding-left: 25px;
}

/**
 * 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 {
  font-weight: 700;
  margin-bottom: 5px;
}

.progress-wrapper .percentage,
.progress-wrapper .progress-label {
  font-size: 14px;
}

.progress-wrapper .progress-bar {
  min-width: 2em;
}

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

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

.tabledrag-handle {
  color: #777777;
  cursor: move;
  float: left;
  font-size: 125%;
  line-height: 1;
  margin: -10px 0 0 -10px;
  padding: 10px;
}

.tabledrag-handle:hover, .tabledrag-handle:focus {
  color: #FBCF26;
}

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

[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: #777777;
  font-size: 14px;
}

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

.tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}

.tabs-left > .nav-tabs,
.tabs-right > .nav-tabs {
  padding-bottom: 20px;
  width: 220px;
}

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}

.tabs-left > .nav-tabs > li:focus,
.tabs-right > .nav-tabs > li:focus {
  outline: 0;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  margin-right: 0;
  margin-bottom: 3px;
}

.tabs-left > .nav-tabs > li > a:focus,
.tabs-right > .nav-tabs > li > a:focus {
  outline: 0;
}

.tabs-left > .tab-content,
.tabs-right > .tab-content {
  border-radius: 0 0px 0px 0px;
  border: 1px solid #ddd;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  padding: 10px 15px;
}

.tabs-left > .nav-tabs {
  float: left;
  margin-right: -1px;
}

.tabs-left > .nav-tabs > li > a {
  border-radius: 0px 0 0 0px;
}

.tabs-left > .nav-tabs > li > a:hover, .tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #ddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs > .active > a,
.tabs-left > .nav-tabs > .active > a:hover,
.tabs-left > .nav-tabs > .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
}

.tabs-right > .nav-tabs {
  float: right;
  margin-left: -1px;
}

.tabs-right > .nav-tabs > li > a {
  border-radius: 0 0px 0px 0;
}

.tabs-right > .nav-tabs > li > a:hover, .tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #ddd;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
}

.tabs-right > .nav-tabs > .active > a,
.tabs-right > .nav-tabs > .active > a:hover,
.tabs-right > .nav-tabs > .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
}

.tabledrag-handle {
  margin: 0;
  padding: 0 10px 0 0;
}

.tabledrag-handle .handle {
  width: 24px;
  height: 24px;
  margin: 0;
  padding: 0;
  background: url(/core/misc/icons/787878/move.svg) no-repeat center center;
}

.tabledrag-handle:hover, .tabledrag-handle:focus {
  text-decoration: none;
}

.tabledrag-handle:hover .handle, .tabledrag-handle:focus .handle {
  background-image: url(/core/misc/icons/000000/move.svg);
}

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

/**
 * jQuery UI autocomplete widget style overrides.
 *
 * $todo Remove once jQuery UI is no longer used?
 */
.ui-autocomplete {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  color: inherit;
  font-family: "-apple-system", BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  font-size: 16px;
  list-style: none;
  min-width: 160px;
  padding: 5px 0;
  text-align: left;
  z-index: 1000;
}

.ui-autocomplete .ui-menu-item {
  border: 0;
  border-radius: 0;
  clear: both;
  color: #333333;
  cursor: pointer;
  display: block;
  font-weight: normal;
  line-height: 1.42857;
  margin: 0;
  outline: 0;
  padding: 3px 20px;
  text-decoration: none;
  white-space: nowrap;
}

.ui-autocomplete .ui-menu-item.ui-state-hover {
  background: #f5f5f5;
  color: #262626;
}

.ui-autocomplete .ui-menu-item.ui-state-active, .ui-autocomplete .ui-menu-item.ui-state-focus {
  background: #FBCF26;
  color: #fff;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Futura", Helvetica, Arial, sans-serif;
}

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

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

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

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

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

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

ol, ul {
  padding-left: 1.5em;
}

.popover ol:last-child, .popover ul:last-child {
  margin-bottom: 0;
}

a {
  -webkit-transition: color 0.1s ease-out;
  -moz-transition: color 0.1s ease-out;
  -o-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
}

.alert {
  margin-bottom: 0px;
}

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

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

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

.region-help .block {
  overflow: hidden;
}

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

.help-block:first-child, .control-group .help-inline:first-child {
  margin-top: 0;
}

body {
  min-width: 360px;
}

.main-container {
  padding-top: 15px;
}

.breadcrumb > li + li:before {
  content: "/";
}

.caret {
  margin-left: 5px;
  margin-top: -5px;
}

.dropdown-menu {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.form-control {
  box-shadow: none;
  min-height: 36px;
  height: auto;
}

.form-control.chosen-container {
  padding: 0;
  border: 0;
}

.form-control.chosen-container.chosen-container-multi .chosen-choices {
  padding: 3px 10px;
  background: none;
}

.form-control.chosen-container.chosen-container-single .chosen-single {
  border-radius: 0;
  background: none;
  height: auto;
  box-shadow: none;
  line-height: 34px;
  border-color: #ccc;
}

.form-control.chosen-container.chosen-container-single .chosen-single div b {
  background: none;
}

.masonry-layout, .masonry {
  margin: 0 -1% !important;
  width: 102%;
}

.masonry-layout .masonry-item, .masonry .masonry-item {
  width: 30.7%;
  border: none;
  margin: 0 1% 30px 1%;
  padding: 0;
  background-color: #f2f2f2;
}

@media (max-width: 1199px) {
  .masonry-layout .masonry-item, .masonry .masonry-item {
    width: 47.2%;
  }
}

@media (max-width: 991px) {
  .masonry-layout .masonry-item, .masonry .masonry-item {
    width: 100%;
    margin: 10px 0;
  }
}

.news-2col .masonry-layout .masonry-item, .news-2col .masonry .masonry-item,
.testimonials-2col .masonry-layout .masonry-item,
.testimonials-2col .masonry .masonry-item,
.projects-2col .masonry-layout .masonry-item,
.projects-2col .masonry .masonry-item,
.announcements-2col .masonry-layout .masonry-item,
.announcements-2col .masonry .masonry-item {
  width: 47.2%;
}

@media (max-width: 1199px) {
  .news-2col .masonry-layout .masonry-item, .news-2col .masonry .masonry-item,
  .testimonials-2col .masonry-layout .masonry-item,
  .testimonials-2col .masonry .masonry-item,
  .projects-2col .masonry-layout .masonry-item,
  .projects-2col .masonry .masonry-item,
  .announcements-2col .masonry-layout .masonry-item,
  .announcements-2col .masonry .masonry-item {
    width: 47.2%;
  }
}

@media (max-width: 991px) {
  .news-2col .masonry-layout .masonry-item, .news-2col .masonry .masonry-item,
  .testimonials-2col .masonry-layout .masonry-item,
  .testimonials-2col .masonry .masonry-item,
  .projects-2col .masonry-layout .masonry-item,
  .projects-2col .masonry .masonry-item,
  .announcements-2col .masonry-layout .masonry-item,
  .announcements-2col .masonry .masonry-item {
    width: 100%;
    margin: 10px 0;
  }
}

.eupress {
  width: 100%;
  overflow: hidden;
  border: none;
  height: 225px;
}

.navbar-nav .dropdown-menu .svg-inline--fa {
  width: 0.8em;
  margin-left: 3px;
  margin-right: 3px;
}

.node-form > .form-wrapper {
  display: block;
  padding: 10px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-left: 5px solid #ccc;
}

.node-form > .form-wrapper .table > thead > tr > th,
.node-form > .form-wrapper .table > thead > tr > td {
  padding: 3px;
}

.node-form > .form-wrapper .table > tbody > tr > th,
.node-form > .form-wrapper .table > tbody > tr > td,
.node-form > .form-wrapper .table > tfoot > tr > th,
.node-form > .form-wrapper .table > tfoot > tr > td {
  padding: 5px;
}

.node-form > .form-wrapper .btn-sm, .node-form > .form-wrapper .btn-group-sm > .btn, .node-form > .form-wrapper .btn-group-sm > .btn {
  padding: 2px 5px;
}

.node-form > .form-wrapper .field-multiple-drag {
  width: 45px;
  text-align: left;
}

.node-form > .form-wrapper .field-multiple-drag .tabledrag-handle {
  margin: 0;
  padding: 5px 0;
  display: inline-block;
  vertical-align: middle;
  float: none;
}

.node-form > .form-wrapper .field-multiple-drag .tabledrag-changed {
  padding: 0;
  width: 10px;
  line-height: 10px;
  height: 10px;
  font-size: 10px;
  display: inline-block;
  vertical-align: middle;
}

.ckeditor-accordion-container > dl {
  border-color: #eaba04;
}

.ckeditor-accordion-container > dl dt > a {
  background-color: #FBCF26;
  border-bottom-color: #eaba04;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  color: #333;
  padding-top: 20px;
  padding-bottom: 20px;
}

.ckeditor-accordion-container > dl dt > a:hover, .ckeditor-accordion-container > dl dt > a:focus {
  background-color: #eaba04;
  text-decoration: none;
}

.ckeditor-accordion-container > dl dt.active > a {
  background-color: #eaba04;
  text-decoration: none;
}

.ckeditor-accordion-container > dl dt > .ckeditor-accordion-toggle::before,
.ckeditor-accordion-container > dl dt > .ckeditor-accordion-toggle::after {
  background: #333;
}

.ckeditor-accordion-container > dl dd {
  padding: 20px;
}

.form-required::after {
  height: 12px;
  width: 14px;
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: top;
}

hr {
  border-color: #999;
}

figure.align-center {
  display: table;
}

figure.align-center figcaption {
  display: table-caption;
  caption-side: bottom;
  max-width: none;
  text-align: center;
  padding: 5px 0;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
}

.cke_widget_image.align-center figcaption {
  text-align: center;
  padding: 5px 0;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
}

figure.align-left {
  display: table;
  padding-right: 10px;
}

figure.align-left figcaption {
  display: table-caption;
  caption-side: bottom;
  max-width: none;
  padding: 5px 0;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
}

.cke_widget_image.align-left figure {
  padding-right: 10px;
}

td,
th {
  padding: 2px 5px;
}

.pager li > a {
  background-color: #FBCF26;
  border: none;
  border-radius: 3px;
  color: #fff;
  font-weight: bold;
  padding: 10px 20px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eaba04;
}

.row [class*=col-] {
  margin-left: -.3px;
  margin-right: -.3px;
}

.webform-submission-podderzhat-universitet-form .form-item-terms .description {
  display: inline-block;
  font-size: 16px;
  color: #333;
}

.webform-submission-podderzhat-universitet-form .webform-button--next, .webform-submission-podderzhat-universitet-form .webform-button--submit {
  color: #fff;
  background-color: #eaba04;
  border-color: #c79e04;
}

.webform-submission-podderzhat-universitet-form .webform-button--next:hover, .webform-submission-podderzhat-universitet-form .webform-button--next:focus, .webform-submission-podderzhat-universitet-form .webform-button--submit:hover, .webform-submission-podderzhat-universitet-form .webform-button--submit:focus {
  background-color: #d1a604;
  border-color: #ae8a03;
}

code {
  padding: 5px;
  font-size: 100%;
  color: #333;
  background-color: #f0f0f0;
  border-radius: 2px;
}

.flexslider {
  background: transparent;
  border: none;
}

.news.full, .events.full, .announcements.full,
.page.full, .profiles.full, .projects.full,
.eresources.full, .publications.full, .testimonials.full,
.alumni.full, .programs.full, .units.full {
  font-size: 18px;
}

.calendly-badge-widget {
  right: 100px !important;
  bottom: 30px !important;
}

@media (min-width: 976px) {
  #toolbar-item-administration-tray {
    display: block;
    position: absolute;
    top: 0;
    z-index: 1050;
  }
}

.sp-initial span {
  width: 20px;
}

.sp-input-container {
  width: 150px;
}

.sp-input {
  font-size: 10px !important;
  padding: 5px;
}

.sp-picker-container {
  width: 200px;
}

.navbar-nav .open .dropdown-menu {
  max-height: 700px;
}

video {
  max-width: 100%;
}

.lang-links {
  width: 80px;
  margin-right: 30px;
  min-height: 1px;
}

.lang-links ul {
  float: right;
  margin: 0;
  padding: 0;
}

.lang-links ul li {
  display: block;
  float: left;
  margin-top: 11px;
  margin-bottom: 11px;
  padding: 0px 10px 2px 10px;
  line-height: 16px;
}

.lang-links ul li:first-child {
  border-right: 1px solid #FFFFFF;
}

.lang-links ul li a,
.lang-links ul li span {
  font-family: "Futura", Helvetica, Arial, sans-serif;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lang-links ul li a {
  color: #FFFFFF;
}

.lang-links ul li span {
  color: #b3b3b3;
}

@media (max-width: 991px) {
  .lang-links {
    margin-right: 10px;
  }
}

.search-block-form {
  width: 250px;
  min-height: 1px;
  margin-right: 15px;
}

.search-block-form .form-search {
  background-color: #8d8d8d;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 2px solid #FBCF26;
  height: 40px;
  color: #FFFFFF;
  transition: background-color ease-in-out 0.2s;
}

.search-block-form .form-search:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #9a9a9a;
  transition: background-color ease-in-out 0.2s;
}

.search-block-form .input-group-btn:last-child > .btn,
.search-block-form .input-group-btn:last-child > .btn-group {
  z-index: 10;
}

.search-block-form .btn {
  background-color: #8d8d8d;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 2px solid #FBCF26;
  height: 40px;
  color: #FFFFFF;
  font-size: 21px;
}

.search-block-form .btn:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #9a9a9a;
  outline-style: none;
  outline-width: 0px !important;
  outline-color: none !important;
}

@media (max-width: 768px) {
  .search-block-form {
    display: none;
  }
}

.breadcrumb-bar {
  background-color: #f5f5f5;
  margin-bottom: 20px;
  font-size: 12px;
}

.breadcrumb-bar #block-breadcrumbs .breadcrumb {
  margin-bottom: 0;
  padding: 0 15px;
}

.breadcrumb-bar #block-breadcrumbs .breadcrumb > li {
  display: inline;
  line-height: 32px;
}

.translation-link {
  display: block;
  float: right;
  margin: 3px 0 3px 15px;
}

.translation-link a {
  padding: 5px 10px;
  background-color: #FBCF26;
  color: #fff;
  display: block;
  text-decoration: none;
}

.translation-link a:hover, .translation-link a:focus {
  background-color: #eaba04;
  text-decoration: none;
}

.translation-link span {
  padding: 5px 10px;
  background-color: #ccc;
  color: #eee;
  display: block;
}

.tools {
  background-color: #ff4141;
}

.tools .nav-tabs {
  border-bottom: none;
}

.tools .nav-tabs > li {
  margin-bottom: 0;
}

.tools .nav-tabs > li > a {
  color: #fff;
  border: none;
}

.tools .nav-tabs > li > a:hover, .tools .nav-tabs > li > a:focus {
  color: #333;
}

.tools .nav-tabs > li.active > a {
  color: #333;
  font-weight: bold;
  border: 0;
}

.tools .nav-tabs > li.active > a:hover, .tools .nav-tabs > li.active > a:focus {
  border: 0;
  color: #333;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.tabs {
  display: block;
  margin: 0;
}

.top-c {
  padding-top: 10px;
  padding-bottom: 20px;
  display: flex;
  justify-content: space-between;
  margin: 0px -5px;
}

.top-c a {
  color: #fff;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  background-color: #ccc;
  height: 150px;
  position: relative;
  display: block;
  margin: 0px 5px;
  border-radius: 2px;
  flex-grow: 1;
  flex-basis: 200px;
}

.top-c a img {
  height: 100%;
  position: absolute;
  top: 15px;
  right: 15px;
  max-height: 120px;
  z-index: 1;
  opacity: 0.2;
}

.top-c a .short-name {
  font-size: 20px;
  line-height: 20px;
  display: block;
  padding: 15px;
  font-weight: bold;
  position: relative;
  z-index: 2;
  text-shadow: 0 0 1px #666;
}

.top-c a .long-name {
  position: absolute;
  display: block;
  bottom: 15px;
  left: 15px;
  right: 15px;
  z-index: 2;
}

.top-c a:hover, .top-c a:focus {
  text-decoration: none;
}

@media (max-width: 992px) {
  .top-c a {
    height: 100px;
  }
  .top-c a img {
    right: 10px;
    top: 10px;
    max-height: 80px;
  }
  .top-c a .short-name {
    font-size: 16px;
    line-height: 16px;
    font-weight: normal;
    padding: 10px;
  }
  .top-c a .long-name {
    font-size: 14px;
    line-height: 14px;
    bottom: 10px;
    left: 10px;
    right: 10px;
  }
}

@media (max-width: 768px) {
  .top-c {
    display: block;
  }
  .top-c a {
    height: auto;
    margin: 5px;
  }
  .top-c a img {
    top: 5px;
    right: 20px;
    max-height: 38px;
  }
  .top-c a .short-name {
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    padding: 15px;
  }
  .top-c a .long-name {
    display: none;
  }
}

.top-b {
  padding-top: 10px;
  padding-bottom: 20px;
}

.top-b a {
  color: #fff;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  background-color: #ccc;
  height: 150px;
  position: relative;
  display: block;
}

.top-b a:hover, .top-b a:focus {
  text-decoration: none;
}

.top-b a .short-name {
  font-size: 24px;
  display: block;
  padding: 15px;
  font-weight: bold;
  line-height: 24px;
  position: relative;
  z-index: 2;
  text-shadow: 0 0 1px #666;
}

.top-b a .long-name {
  position: absolute;
  display: block;
  bottom: 15px;
  left: 30px;
  z-index: 2;
}

.top-b a img {
  height: 100%;
  position: absolute;
  top: 10px;
  right: 25px;
  max-height: 130px;
  z-index: 1;
  opacity: 0.3;
}

.top-b a.b1 {
  background-color: #EFC32E;
}

.top-b a.b1:hover, .top-b a.b1:focus, .top-b a.b1:active {
  background-color: #edbc16;
}

.top-b a.b2 {
  background-color: #39A2EE;
}

.top-b a.b2:hover, .top-b a.b2:focus, .top-b a.b2:active {
  background-color: #2297ec;
}

.top-b a.b3 {
  background-color: #4DB380;
}

.top-b a.b3:hover, .top-b a.b3:focus {
  background-color: #45a273;
}

.top-b a.b4 {
  background-color: #EB4545;
}

.top-b a.b4:hover, .top-b a.b4:focus {
  background-color: #e92e2e;
}

@media (max-width: 992px) {
  .top-b a .long-name {
    display: none;
  }
}

@media (max-width: 768px) {
  .top-b a {
    height: auto;
  }
  .top-b a img {
    top: 5px;
    right: 20px;
    max-height: 44px;
  }
}

#block-international-programs-top .top-b a.b1 {
  background-color: #BD1622;
}

#block-international-programs-top .top-b a.b1:hover, #block-international-programs-top .top-b a.b1:focus, #block-international-programs-top .top-b a.b1:active {
  background-color: #a6131e;
}

#block-international-programs-top .top-b a.b1 img {
  opacity: 0.5;
}

#block-international-programs-top .top-b a.b2 {
  background-color: #41ad49;
}

#block-international-programs-top .top-b a.b2:hover, #block-international-programs-top .top-b a.b2:focus, #block-international-programs-top .top-b a.b2:active {
  background-color: #3a9a41;
}

#block-international-programs-top .top-b a.b2 img {
  opacity: 0.5;
}

#block-international-programs-top .top-b a.b3 {
  background-color: #215e9e;
  background-image: url("/sites/default/files/img/EUPENN_Cover1-2.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

#block-international-programs-top .top-b a.b3:hover, #block-international-programs-top .top-b a.b3:focus {
  filter: brightness(0.9);
}

#block-international-programs-top .top-b a.b3 img {
  opacity: 0.7;
}

#block-international-programs-top .top-b a.b4 {
  background-color: #E0B723;
}

#block-international-programs-top .top-b a.b4:hover, #block-international-programs-top .top-b a.b4:focus {
  background-color: #cda71d;
}

#block-international-programs-top .top-b a.b4 img {
  opacity: 0.5;
}

#block-top-arctic-social-sciences .top-c a.b1, #block-top-arctic-social-sciences-en .top-c a.b1 {
  background-color: #8e9b97;
}

#block-top-arctic-social-sciences .top-c a.b1:hover, #block-top-arctic-social-sciences .top-c a.b1:focus, #block-top-arctic-social-sciences .top-c a.b1:active, #block-top-arctic-social-sciences-en .top-c a.b1:hover, #block-top-arctic-social-sciences-en .top-c a.b1:focus, #block-top-arctic-social-sciences-en .top-c a.b1:active {
  background-color: #808f8b;
}

#block-top-arctic-social-sciences .top-c a.b2, #block-top-arctic-social-sciences-en .top-c a.b2 {
  background-color: #2c4a52;
}

#block-top-arctic-social-sciences .top-c a.b2:hover, #block-top-arctic-social-sciences .top-c a.b2:focus, #block-top-arctic-social-sciences .top-c a.b2:active, #block-top-arctic-social-sciences-en .top-c a.b2:hover, #block-top-arctic-social-sciences-en .top-c a.b2:focus, #block-top-arctic-social-sciences-en .top-c a.b2:active {
  background-color: #233b41;
}

#block-top-arctic-social-sciences .top-c a.b3, #block-top-arctic-social-sciences-en .top-c a.b3 {
  background-color: #1995AD;
}

#block-top-arctic-social-sciences .top-c a.b3:hover, #block-top-arctic-social-sciences .top-c a.b3:focus, #block-top-arctic-social-sciences-en .top-c a.b3:hover, #block-top-arctic-social-sciences-en .top-c a.b3:focus {
  background-color: #168297;
}

#block-top-arctic-social-sciences .top-c a.b4, #block-top-arctic-social-sciences-en .top-c a.b4 {
  background-color: #006C84;
}

#block-top-arctic-social-sciences .top-c a.b4:hover, #block-top-arctic-social-sciences .top-c a.b4:focus, #block-top-arctic-social-sciences-en .top-c a.b4:hover, #block-top-arctic-social-sciences-en .top-c a.b4:focus {
  background-color: #00576b;
}

#block-top-arctic-social-sciences .top-c a.b5, #block-top-arctic-social-sciences-en .top-c a.b5 {
  background-color: #3f91a6;
}

#block-top-arctic-social-sciences .top-c a.b5:hover, #block-top-arctic-social-sciences .top-c a.b5:focus, #block-top-arctic-social-sciences-en .top-c a.b5:hover, #block-top-arctic-social-sciences-en .top-c a.b5:focus {
  background-color: #388194;
}

#block-top-sts {
  padding: 10px 0 20px;
}

#block-top-sts a {
  color: #fff;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  background-color: #ccc;
  height: 150px;
  position: relative;
  display: block;
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: bottom;
  background-size: auto 160px;
}

#block-top-sts a:hover, #block-top-sts a:focus {
  text-decoration: none;
}

#block-top-sts a .short-name {
  font-size: 24px;
  display: block;
  padding: 15px;
  font-weight: bold;
  line-height: 24px;
}

#block-top-sts a .long-name {
  position: absolute;
  display: block;
  bottom: 15px;
  left: 30px;
}

#block-top-sts a.imares {
  background-image: url("../images/imares.png");
  background-color: #BD1622;
}

#block-top-sts a.imares:hover, #block-top-sts a.imares:focus, #block-top-sts a.imares:active {
  background-color: #a6131e;
}

#block-top-sts a.enerpo {
  background-image: url("../images/enerpo.png");
  background-color: #1a1a1a;
}

#block-top-sts a.enerpo:hover, #block-top-sts a.enerpo:focus, #block-top-sts a.enerpo:active {
  background-color: #010101;
}

#block-top-sts a.ussr {
  background-image: url("../images/ussr.png");
  background-color: #005F3A;
}

#block-top-sts a.ussr:hover, #block-top-sts a.ussr:focus, #block-top-sts a.ussr:active {
  background-color: #00462a;
}

#block-top-sts a.summer {
  background-image: url("../images/summer.svg");
  background-color: #E0B723;
  background-position-x: calc(100% - 15px);
  background-position-y: calc(100% + 25px);
}

#block-top-sts a.summer:hover, #block-top-sts a.summer:focus, #block-top-sts a.summer:active {
  background-color: #cda71d;
}

#block-top-sts a.society {
  background-image: url("../images/society.png");
  background-color: #EFC32E;
  background-size: auto 130px;
  background-position-x: calc(100% - 10px);
  background-position-y: calc(100% - 10px);
}

#block-top-sts a.society:hover, #block-top-sts a.society:focus, #block-top-sts a.society:active {
  background-color: #edbc16;
}

#block-top-sts a.self-driving {
  background-image: url("../images/self-driving.png");
  background-color: #39A2EE;
  background-size: auto 140px;
  background-position-x: calc(100% - 10px);
  background-position-y: calc(100% - 5px);
}

#block-top-sts a.self-driving:hover, #block-top-sts a.self-driving:focus, #block-top-sts a.self-driving:active {
  background-color: #2297ec;
}

#block-top-sts a.climate {
  background-image: url("../images/climate.png");
  background-color: #4DB380;
  background-size: auto 130px;
  background-position-x: calc(100% - 10px);
  background-position-y: calc(100% - 10px);
}

#block-top-sts a.climate:hover, #block-top-sts a.climate:focus, #block-top-sts a.climate:active {
  background-color: #45a273;
}

#block-top-sts a.books {
  background-image: url("../images/books.png");
  background-color: #EB4545;
  background-size: auto 130px;
  background-position-x: calc(100% - 20px);
  background-position-y: calc(100% - 10px);
}

#block-top-sts a.books:hover, #block-top-sts a.books:focus, #block-top-sts a.books:active {
  background-color: #e92e2e;
}

#block-top-sts a.gender-likbez {
  background-image: url("../images/gender-likbez.png");
  background-color: #EFC32E;
  background-size: auto 130px;
  background-position-x: calc(100% - 10px);
  background-position-y: calc(100% - 10px);
}

#block-top-sts a.gender-likbez:hover, #block-top-sts a.gender-likbez:focus, #block-top-sts a.gender-likbez:active {
  background-color: #edbc16;
}

#block-top-sts a.spring-workshop {
  background-image: url("../images/spring-workshop.png");
  background-color: #00A30E;
  background-size: auto 140px;
  background-position-x: calc(100% - 10px);
  background-position-y: calc(100% - 5px);
}

#block-top-sts a.spring-workshop:hover, #block-top-sts a.spring-workshop:focus, #block-top-sts a.spring-workshop:active {
  background-color: #008a0c;
}

#block-top-sts a.regular-seminar {
  background-image: url("../images/regular-seminar.png");
  background-color: #5B127C;
  background-size: auto 130px;
  background-position-x: calc(100% - 10px);
  background-position-y: calc(100% - 10px);
}

#block-top-sts a.regular-seminar:hover, #block-top-sts a.regular-seminar:focus, #block-top-sts a.regular-seminar:active {
  background-color: #4b0f66;
}

@media (max-width: 992px) {
  #block-top-sts a .long-name {
    display: none;
  }
}

@media (max-width: 768px) {
  #block-top-sts a {
    height: auto;
    background-size: auto 60px !important;
    background-position-x: calc(100% - 25px) !important;
    background-position-y: center !important;
  }
}

#block-top-sts .geya a, #block-top-sts .seminar-po-klimatu a {
  font-size: 24px;
  padding: 15px;
  font-weight: bold;
  line-height: 24px;
  color: #fff;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  display: block;
  background-color: #4DB380;
  height: 120px;
}

#block-top-sts .geya a:hover, #block-top-sts .geya a:focus, #block-top-sts .geya a:active, #block-top-sts .seminar-po-klimatu a:hover, #block-top-sts .seminar-po-klimatu a:focus, #block-top-sts .seminar-po-klimatu a:active {
  background-color: #45a273;
}

.call-for-application {
  display: block;
}

.call-for-application a {
  padding: 15px;
  display: block;
  color: #333;
  background-color: #eee;
  background-image: url("../images/applynow.png");
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: center;
}

.call-for-application a:hover, .call-for-application a:focus, .call-for-application a:active {
  background-color: #e1e1e1;
  text-decoration: none;
}

.call-for-application a .header {
  display: block;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  font-weight: bold;
}

.call-for-application a .text {
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  display: none;
}

.call-for-application a .call-img {
  display: none;
}

@media (min-width: 992px) {
  .call-for-application a {
    display: flex;
  }
  .call-for-application a .header {
    flex: 1;
    align-self: center;
  }
  .call-for-application a .text {
    flex: 2;
    display: block;
  }
  .call-for-application a .call-img {
    flex: 1;
    display: block;
  }
}

.block-left-contacts {
  display: block;
  padding: 15px;
  background-color: #eee;
  margin: 10px 0;
  text-align: right;
}

.block-left-contacts h2 {
  font-size: 24px;
  margin: 0 0 10px 0;
}

@media (max-width: 991px) {
  .block-left-contacts {
    display: none;
  }
}

.chaadaev_item {
  display: flex;
  padding: 10px 0;
}

.chaadaev_item .chaadaev_video {
  flex: 1;
  padding-right: 10px;
}

.chaadaev_item .chaadaev_text {
  flex: 4;
}

.chaadaev_item .chaadaev_text h4 {
  margin-top: 0;
}

a.anchor {
  display: block;
  position: relative;
  top: -150px;
  visibility: hidden;
}

@media (max-width: 991px) {
  a.anchor {
    top: -100px;
  }
}

.b600 {
  font-weight: 600;
}

#block-priem2020 {
  margin-top: 0px;
  margin-bottom: 10px;
}

#block-priem2020 a {
  display: block;
  width: 100%;
  padding-bottom: 10px;
}

#block-priem2020 a:hover, #block-priem2020 a:focus {
  filter: grayscale(0) brightness(1.1);
}

#block-priem2020 a img {
  width: 100%;
}

@media (max-width: 600px) {
  #block-priem2020 .col-xs-6 {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
  }
}

#webform-submission-podderzhat-universitet-form-ajax {
  padding: 10px 0;
}

#block-donation-form-text-after {
  position: relative;
}

#donation-bottom {
  position: absolute;
  top: -200px;
}

.donation-arigato {
  display: block;
  padding: 20px;
  margin: 40px 0 10px;
  text-align: center;
  background-color: #808080;
  color: #FBCF26;
  font-weight: bold;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
}

#block-donation-form-text h2 {
  margin-top: 0;
  margin-bottom: 20px;
}

.table-wrapper {
  display: table;
  width: 100%;
  height: 100%;
}

.table-wrapper .cell-wrapper {
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}

.iframe-autowidth {
  display: block;
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
}

.iframe-autowidth > iframe {
  position: absolute !important;
  height: 100% !important;
  width: 100% !important;
  top: 0 !important;
  left: 0 !important;
}

.iframe-autowidth-1x2 {
  display: block;
  position: relative;
  height: 0;
  padding-bottom: 50%;
}

.iframe-autowidth-1x2 > iframe {
  position: absolute !important;
  height: 100% !important;
  width: 100% !important;
  top: 0 !important;
  left: 0 !important;
}

.main-container .body {
  overflow: hidden;
}

.main-container .body img {
  height: auto;
  max-width: 100%;
}

.main-container .body img.align-right {
  margin-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.main-container .body img.align-left {
  margin-right: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}

a.program-card {
  display: block;
  padding: 30px 110px 30px 30px;
  margin: 10px 0;
  background-color: #663399;
  color: #FFFFFF;
  background-image: url("../images/i.svg");
  background-position: right 30px center;
  background-repeat: no-repeat;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
}

a.program-card:hover, a.program-card:active {
  background-color: #4d2673;
  text-decoration: none;
}

@media (max-width: 767px) {
  a.program-card {
    padding: 20px;
    background-position: right 15px top 15px;
    background-size: 30px;
  }
}

a.program-card .program-type {
  display: block;
  font-weight: bold;
}

a.program-card .program-name {
  display: block;
  font-size: 27px;
  line-height: 1.1;
  font-weight: bold;
  padding-top: 5px;
}

a.program-card .program-desc {
  display: block;
  padding-top: 5px;
}

a.dep-card {
  display: table;
  width: 100%;
  padding-right: 110px;
  margin: 10px 0;
  background-color: #FBCF26;
  color: #FFFFFF;
  font-size: 27px;
  font-weight: bold;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  line-height: 1.1;
  background-image: url("../images/i.svg");
  background-position: right 30px center;
  background-repeat: no-repeat;
}

a.dep-card:hover, a.dep-card:active {
  background-color: #eaba04;
  text-decoration: none;
}

a.dep-card img {
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
  height: 140px;
  width: 210px;
  min-width: 210px;
  max-width: 210px;
}

a.dep-card img.has-border {
  margin: 1px 0 1px 1px;
  height: 138px;
  width: 209px;
  min-width: 209px;
  max-width: 209px;
}

a.dep-card span {
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
  padding-left: 30px;
  text-align: left;
  width: 100%;
}

@media (max-width: 767px) {
  a.dep-card {
    padding-right: 50px;
    background-position: right 10px top 10px;
    background-size: 30px;
  }
}

.main-container a.dep-card img {
  height: 140px;
  width: 210px;
  min-width: 210px;
  max-width: 210px;
}

.add-item dl {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  width: 100%;
  font-size: 0;
  flex-wrap: wrap;
  -webkit-align-items: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.add-item dl dt, .add-item dl dd {
  display: inline-block;
  vertical-align: middle;
  padding: 20px;
  font-size: 18px;
  background-color: #f7f7f7;
  margin: 10px 0;
  border: 1px solid #c8d1db;
}

.add-item dl dt {
  width: 20%;
  padding-right: 0;
  border-right: 0;
  text-align: right;
  font-size: 0;
}

.add-item dl dt:before {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  content: "";
  width: 1%;
  font-size: 0;
}

.add-item dl dt a {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  text-decoration: none;
  text-align: right;
  border-right: 1px solid #ccc;
  padding-right: 20px;
  width: 99%;
}

.add-item dl dd {
  width: 80%;
  border-left: 0;
}

@media (max-width: 991px) {
  .add-item dl dt {
    width: 40%;
  }
  .add-item dl dd {
    width: 60%;
  }
}

@media (max-width: 450px) {
  .add-item dl dt {
    padding: 10px 0 10px 10px;
  }
  .add-item dl dt a {
    font-size: 16px;
    padding-right: 10px;
  }
  .add-item dl dd {
    font-size: 16px;
    padding: 10px;
  }
}

#block-telefonpokoronavirusu {
  display: block;
}

#block-telefonpokoronavirusu h3 {
  margin: 0;
  display: block;
  padding: 15px 10px;
  border: 1px solid #ccc;
  text-align: center;
}

#block-telefonpokoronavirusu .crpp {
  display: block;
  text-align: center;
  margin-top: 20px;
}

#block-unileague .unileague {
  display: block;
  margin-top: 25px;
  width: 100%;
  text-align: center;
}

#block-unileague .unileague:hover, #block-unileague .unileague:focus {
  filter: brightness(1.1);
}

@media (min-width: 992px) {
  #block-unileague .unileague {
    background-image: url("/sites/default/files/img/nl_940.png");
    background-size: cover;
    background-position: center;
    height: 73px;
  }
  #block-unileague .unileague > img {
    display: none;
  }
}

@media (min-width: 1200px) {
  #block-unileague .unileague {
    background-image: url("/sites/default/files/img/nl_1140.png");
    height: 90px;
  }
}

.grid-col-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.subscription {
  margin: 22px auto;
  text-align: center;
}

.subscription .btn {
  font-size: 22px;
  text-transform: uppercase;
  color: #fff;
}

.subscription .sp-form {
  color: #333;
}

.subscription .sp-form a {
  color: #FBCF26;
}

.subscription .sp-form a:hover, .subscription .sp-form a:focus {
  color: #000;
}

.i2hr_subscribtion .subscribe-form-item--container {
  display: flex;
}

@media (max-width: 600px) {
  .i2hr_subscribtion .subscribe-form-item--container {
    display: block;
  }
}

.i2hr_subscribtion .subscribe-form-item--input-email {
  padding: 10px;
}

.i2hr_subscribtion .subscribe-form-item--input-email label {
  padding-right: 10px;
}

.i2hr_subscribtion .subscribe-form-item--input-email input {
  padding: 8px 15px;
}

.i2hr_subscribtion .subscribe-form-item--btn-submit {
  padding: 10px;
}

.i2hr_subscribtion .subscribe-form-item--btn-submit input {
  background-color: #fdb913;
  color: #fff;
  font-weight: bold;
  padding: 10px 20px;
  border: none;
}

.d-flex {
  display: flex;
}

@media (max-width: 600px) {
  .d-flex {
    display: block;
  }
}

.d-flex.space-between {
  justify-content: space-between;
}

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

.info-res a {
  display: block;
  margin-bottom: 30px;
}

.info-res a img {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}

.info-res a span {
  display: block;
  text-align: center;
  font-family: "Futura", Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
}

.info-res a:hover, .info-res a:focus {
  text-decoration: none;
}

.info-res a:hover img, .info-res a:focus img {
  filter: brightness(0.9);
}

.anthropology#euheader-section:not(.has-bg-img) {
  background-color: #039832;
}

.anthropology.main-container #sidebar_first .menu.lvl-0 > li.active {
  border-color: #039832;
}

.anthropology.dep-card {
  background-color: #039832;
}

.anthropology.dep-card:hover, .anthropology.dep-card:active {
  background-color: #026622;
}

.art-history#euheader-section:not(.has-bg-img) {
  background-color: #C20000;
}

.art-history.main-container #sidebar_first .menu.lvl-0 > li.active {
  border-color: #C20000;
}

.art-history.dep-card {
  background-color: #C20000;
}

.art-history.dep-card:hover, .art-history.dep-card:active {
  background-color: #8f0000;
}

.history#euheader-section:not(.has-bg-img) {
  background-color: #EC6C01;
}

.history.main-container #sidebar_first .menu.lvl-0 > li.active {
  border-color: #EC6C01;
}

.history.dep-card {
  background-color: #EC6C01;
}

.history.dep-card:hover, .history.dep-card:active {
  background-color: #b95501;
}

.political-science#euheader-section:not(.has-bg-img) {
  background-color: #0052BE;
}

.political-science.main-container #sidebar_first .menu.lvl-0 > li.active {
  border-color: #0052BE;
}

.political-science.dep-card {
  background-color: #0052BE;
}

.political-science.dep-card:hover, .political-science.dep-card:active {
  background-color: #003c8b;
}

.sociology#euheader-section:not(.has-bg-img) {
  background-color: #99049E;
}

.sociology.main-container #sidebar_first .menu.lvl-0 > li.active {
  border-color: #99049E;
}

.sociology.dep-card {
  background-color: #99049E;
}

.sociology.dep-card:hover, .sociology.dep-card:active {
  background-color: #69036c;
}

.stasis#euheader-section:not(.has-bg-img) {
  background-color: #44455a;
}

.stasis.main-container #sidebar_first .menu.lvl-0 > li.active {
  border-color: #44455a;
}

.stasis.dep-card {
  background-color: #44455a;
}

.stasis.dep-card:hover, .stasis.dep-card:active {
  background-color: #2e2f3d;
}

.econ#euheader-section:not(.has-bg-img) {
  background-color: #2AA2F0;
}

.econ.main-container #sidebar_first .menu.lvl-0 > li.active {
  border-color: #2AA2F0;
}

.econ.dep-card {
  background-color: #2AA2F0;
}

.econ.dep-card:hover, .econ.dep-card:active {
  background-color: #0f89d8;
}

.enforce#euheader-section:not(.has-bg-img) {
  background-color: #ff6633;
}

.enforce.main-container #sidebar_first .menu.lvl-0 > li.active {
  border-color: #ff6633;
}

.enforce.dep-card {
  background-color: #ff6633;
}

.enforce.dep-card:hover, .enforce.dep-card:active {
  background-color: #ff4000;
}

.m-center#euheader-section:not(.has-bg-img) {
  background-color: #333983;
}

.m-center.main-container #sidebar_first .menu.lvl-0 > li.active {
  border-color: #333983;
}

.m-center.dep-card {
  background-color: #333983;
}

.m-center.dep-card:hover, .m-center.dep-card:active {
  background-color: #25295e;
}

.iec#euheader-section:not(.has-bg-img) {
  background-color: #A7C561;
}

.iec.main-container #sidebar_first .menu.lvl-0 > li.active {
  border-color: #A7C561;
}

.iec.dep-card {
  background-color: #A7C561;
}

.iec.dep-card:hover, .iec.dep-card:active {
  background-color: #90b241;
}

.cear#euheader-section:not(.has-bg-img) {
  background-color: #BB2A61;
}

.cear.main-container #sidebar_first .menu.lvl-0 > li.active {
  border-color: #BB2A61;
}

.cear.dep-card {
  background-color: #BB2A61;
}

.cear.dep-card:hover, .cear.dep-card:active {
  background-color: #91214b;
}

.sts#euheader-section:not(.has-bg-img) {
  background-color: #2AA2F0;
}

.sts.main-container #sidebar_first .menu.lvl-0 > li.active {
  border-color: #2AA2F0;
}

.sts.dep-card {
  background-color: #2AA2F0;
}

.sts.dep-card:hover, .sts.dep-card:active {
  background-color: #0f89d8;
}

.respublica#euheader-section:not(.has-bg-img) {
  background-color: #C62430;
}

.respublica.main-container #sidebar_first .menu.lvl-0 > li.active {
  border-color: #C62430;
}

.respublica.dep-card {
  background-color: #C62430;
}

.respublica.dep-card:hover, .respublica.dep-card:active {
  background-color: #9b1c26;
}

.petersburg-judaica#euheader-section:not(.has-bg-img) {
  background-color: #92593C;
}

.petersburg-judaica.main-container #sidebar_first .menu.lvl-0 > li.active {
  border-color: #92593C;
}

.petersburg-judaica.dep-card {
  background-color: #92593C;
}

.petersburg-judaica.dep-card:hover, .petersburg-judaica.dep-card:active {
  background-color: #6e432d;
}

.car#euheader-section:not(.has-bg-img) {
  background-color: #D2B150;
}

.car.main-container #sidebar_first .menu.lvl-0 > li.active {
  border-color: #D2B150;
}

.car.dep-card {
  background-color: #D2B150;
}

.car.dep-card:hover, .car.dep-card:active {
  background-color: #be9a31;
}

.gender-studies#euheader-section:not(.has-bg-img) {
  background-color: #99049E;
}

.gender-studies.main-container #sidebar_first .menu.lvl-0 > li.active {
  border-color: #99049E;
}

.gender-studies.dep-card {
  background-color: #99049E;
}

.gender-studies.dep-card:hover, .gender-studies.dep-card:active {
  background-color: #69036c;
}

.ddpp#euheader-section:not(.has-bg-img) {
  background-color: #CE4A23;
}

.ddpp.main-container #sidebar_first .menu.lvl-0 > li.active {
  border-color: #CE4A23;
}

.ddpp.dep-card {
  background-color: #CE4A23;
}

.ddpp.dep-card:hover, .ddpp.dep-card:active {
  background-color: #a23a1c;
}

.arctic-social-sciences#euheader-section:not(.has-bg-img) {
  background-color: #1b55b8;
}

.arctic-social-sciences.main-container #sidebar_first .menu.lvl-0 > li.active {
  border-color: #1b55b8;
}

.arctic-social-sciences.dep-card {
  background-color: #1b55b8;
}

.arctic-social-sciences.dep-card:hover, .arctic-social-sciences.dep-card:active {
  background-color: #14408c;
}

.energy-politics#euheader-section:not(.has-bg-img) {
  background-color: #3D7C35;
}

.energy-politics.main-container #sidebar_first .menu.lvl-0 > li.active {
  border-color: #3D7C35;
}

.energy-politics.dep-card {
  background-color: #3D7C35;
}

.energy-politics.dep-card:hover, .energy-politics.dep-card:active {
  background-color: #2b5826;
}

.ciase#euheader-section:not(.has-bg-img) {
  background-color: #1d7a4e;
}

.ciase.main-container #sidebar_first .menu.lvl-0 > li.active {
  border-color: #1d7a4e;
}

.ciase.dep-card {
  background-color: #1d7a4e;
}

.ciase.dep-card:hover, .ciase.dep-card:active {
  background-color: #135134;
}

.memory-studies#euheader-section:not(.has-bg-img) {
  background-color: #92746a;
}

.memory-studies.main-container #sidebar_first .menu.lvl-0 > li.active {
  border-color: #92746a;
}

.memory-studies.dep-card {
  background-color: #92746a;
}

.memory-studies.dep-card:hover, .memory-studies.dep-card:active {
  background-color: #745d55;
}

.prozhito#euheader-section:not(.has-bg-img) {
  background-color: #ea6645;
}

.prozhito.main-container #sidebar_first .menu.lvl-0 > li.active {
  border-color: #ea6645;
}

.prozhito.dep-card {
  background-color: #ea6645;
}

.prozhito.dep-card:hover, .prozhito.dep-card:active {
  background-color: #e2421a;
}

.ipp#euheader-section:not(.has-bg-img) {
  background-color: #e56b14;
}

.ipp.main-container #sidebar_first .menu.lvl-0 > li.active {
  border-color: #e56b14;
}

.ipp.dep-card {
  background-color: #e56b14;
}

.ipp.dep-card:hover, .ipp.dep-card:active {
  background-color: #b65510;
}

body.bw {
  filter: gray;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(100%);
}

body.bw .units .local-menu-wrapper {
  bottom: unset;
  box-shadow: none;
  background-color: unset;
}

body.bw .modal-open .modal {
  top: 200px;
  max-height: 100vh;
}
/*# sourceMappingURL=style.css.map */