@charset "UTF-8";
/* mixin for multiline */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  select {
    background: #fff !important; }
  .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("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../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: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\2a"; }

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

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

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

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

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

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

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

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

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

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

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

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

[role="button"] {
  cursor: pointer; }

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

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

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

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

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

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

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

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

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

p {
  margin: 0 0 10px; }

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

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #777777; }

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

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

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

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

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

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

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

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

.text-danger {
  color: #a94442; }

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

.bg-primary {
  color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dt,
dd {
  line-height: 1.428571429; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 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;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

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

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-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: 20px;
  font-style: normal;
  line-height: 1.428571429; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.3333333333%; }
  .col-sm-2 {
    width: 16.6666666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.3333333333%; }
  .col-sm-5 {
    width: 41.6666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.3333333333%; }
  .col-sm-8 {
    width: 66.6666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.3333333333%; }
  .col-sm-11 {
    width: 91.6666666667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.3333333333%; }
  .col-sm-pull-2 {
    right: 16.6666666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.3333333333%; }
  .col-sm-pull-5 {
    right: 41.6666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.3333333333%; }
  .col-sm-pull-8 {
    right: 66.6666666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.3333333333%; }
  .col-sm-pull-11 {
    right: 91.6666666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.3333333333%; }
  .col-sm-push-2 {
    left: 16.6666666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.3333333333%; }
  .col-sm-push-5 {
    left: 41.6666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.3333333333%; }
  .col-sm-push-8 {
    left: 66.6666666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.3333333333%; }
  .col-sm-push-11 {
    left: 91.6666666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.3333333333%; }
  .col-md-2 {
    width: 16.6666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.3333333333%; }
  .col-md-5 {
    width: 41.6666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.3333333333%; }
  .col-md-8 {
    width: 66.6666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.3333333333%; }
  .col-md-11 {
    width: 91.6666666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.3333333333%; }
  .col-md-pull-2 {
    right: 16.6666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.3333333333%; }
  .col-md-pull-5 {
    right: 41.6666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.3333333333%; }
  .col-md-pull-8 {
    right: 66.6666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.3333333333%; }
  .col-md-pull-11 {
    right: 91.6666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.3333333333%; }
  .col-md-push-2 {
    left: 16.6666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.3333333333%; }
  .col-md-push-5 {
    left: 41.6666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.3333333333%; }
  .col-md-push-8 {
    left: 66.6666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.3333333333%; }
  .col-md-push-11 {
    left: 91.6666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.3333333333%; }
  .col-lg-2 {
    width: 16.6666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.3333333333%; }
  .col-lg-5 {
    width: 41.6666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.3333333333%; }
  .col-lg-8 {
    width: 66.6666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.3333333333%; }
  .col-lg-11 {
    width: 91.6666666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.3333333333%; }
  .col-lg-pull-2 {
    right: 16.6666666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.3333333333%; }
  .col-lg-pull-5 {
    right: 41.6666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.3333333333%; }
  .col-lg-pull-8 {
    right: 66.6666666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.3333333333%; }
  .col-lg-pull-11 {
    right: 91.6666666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.3333333333%; }
  .col-lg-push-2 {
    left: 16.6666666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.3333333333%; }
  .col-lg-push-5 {
    left: 41.6666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.3333333333%; }
  .col-lg-push-8 {
    left: 66.6666666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.3333333333%; }
  .col-lg-push-11 {
    left: 91.6666666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

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

th {
  text-align: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

textarea.form-control {
  height: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  min-height: 32px; }

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

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

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

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

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

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

.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  min-height: 38px; }

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

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

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

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

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

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

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px; } }

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

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

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

.btn-primary {
  color: #FFFFFF;
  background-color: #656669;
  border-color: #58595c; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #FFFFFF;
    background-color: #4c4d4f;
    border-color: #3a3b3d; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
  fieldset[disabled] .btn-primary,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus,
  fieldset[disabled] .btn-primary:active,
  fieldset[disabled] .btn-primary.active {
    background-color: #656669;
    border-color: #58595c; }
  .btn-primary .badge {
    color: #656669;
    background-color: #FFFFFF; }

.btn-success {
  color: #FFFFFF;
  background-color: #49a234;
  border-color: #408f2e; }
  .btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #FFFFFF;
    background-color: #387b28;
    border-color: #2b601f; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active,
  fieldset[disabled] .btn-success,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus,
  fieldset[disabled] .btn-success:active,
  fieldset[disabled] .btn-success.active {
    background-color: #49a234;
    border-color: #408f2e; }
  .btn-success .badge {
    color: #49a234;
    background-color: #FFFFFF; }

.btn-info {
  color: #FFFFFF;
  background-color: #009CDE;
  border-color: #008ac5; }
  .btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #FFFFFF;
    background-color: #0078ab;
    border-color: #005f87; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active,
  fieldset[disabled] .btn-info,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus,
  fieldset[disabled] .btn-info:active,
  fieldset[disabled] .btn-info.active {
    background-color: #009CDE;
    border-color: #008ac5; }
  .btn-info .badge {
    color: #009CDE;
    background-color: #FFFFFF; }

.btn-warning {
  color: #FFFFFF;
  background-color: #f58229;
  border-color: #f47411; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #FFFFFF;
    background-color: #e1680a;
    border-color: #be5809; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
  fieldset[disabled] .btn-warning,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus,
  fieldset[disabled] .btn-warning:active,
  fieldset[disabled] .btn-warning.active {
    background-color: #f58229;
    border-color: #f47411; }
  .btn-warning .badge {
    color: #f58229;
    background-color: #FFFFFF; }

.btn-danger {
  color: #FFFFFF;
  background-color: #ee3042;
  border-color: #ec182c; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #FFFFFF;
    background-color: #d91225;
    border-color: #b80f1f; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
  fieldset[disabled] .btn-danger,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus,
  fieldset[disabled] .btn-danger:active,
  fieldset[disabled] .btn-danger.active {
    background-color: #ee3042;
    border-color: #ec182c; }
  .btn-danger .badge {
    color: #ee3042;
    background-color: #FFFFFF; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.dropup,
.dropdown {
  position: relative; }

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

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

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

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

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

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

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

.open > a {
  outline: 0; }

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

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

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

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

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: ""; }

.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 {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

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

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

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover, .nav-tabs.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: 4px 4px 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: #b9b9b9; } }

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

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

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

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

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

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

@media (min-width: 992px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 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-left: 0;
        padding-right: 0; } }

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

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 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-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @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; }

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

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

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

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

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

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

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

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

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

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

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

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px; }

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

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

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px; }

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

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

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

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  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: #337ab7; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.media-body {
  width: 10000px; }

.media-object {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

a.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.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 {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

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

a.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.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 {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

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

a.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.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 {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

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

a.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.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 {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

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

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

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

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

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

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

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

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

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

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

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.modal-open {
  overflow: hidden; }

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

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

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

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

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

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px; }

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

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

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

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

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

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Prelo", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel {
  position: relative; }

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

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

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

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

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

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

.clearfix:after {
  clear: both; }

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

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

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

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

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

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

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table; }
  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; }
  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; }
  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; }
  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; }
  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; } }

@font-face {
  font-family: 'Prelo';
  src: url("../fonts/Prelo-Medium.eot");
  src: url("../fonts/Prelo-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Prelo-Medium.woff") format("woff"), url("../fonts/Prelo-Medium.ttf") format("truetype"), url("../fonts/Prelo-Medium.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Prelo';
  src: url("../fonts/Prelo-MediumItalic.eot");
  src: url("../fonts/Prelo-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Prelo-MediumItalic.woff") format("woff"), url("../fonts/Prelo-MediumItalic.ttf") format("truetype"), url("../fonts/Prelo-MediumItalic.svg") format("svg");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'Prelo';
  src: url("../fonts/Prelo-Bold.eot");
  src: url("../fonts/Prelo-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Prelo-Bold.woff") format("woff"), url("../fonts/Prelo-Bold.ttf") format("truetype"), url("../fonts/Prelo-Bold.svg") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Prelo';
  src: url("../fonts/Prelo-BoldItalic.eot");
  src: url("../fonts/Prelo-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Prelo-BoldItalic.woff") format("woff"), url("../fonts/Prelo-BoldItalic.ttf") format("truetype"), url("../fonts/Prelo-BoldItalic.svg") format("svg");
  font-weight: bold;
  font-style: italic; }

@font-face {
  font-family: 'Glyphicons-Halflings';
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'ArialExtra';
  src: local("Arial");
  unicode-range: U+370-FFFF; }

html {
  overflow-y: scroll; }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  color: #555555; }

*:focus {
  outline: 0 !important;
  box-shadow: none !important; }

input:-webkit-autofill {
  background-color: transparent !important; }

ul, ol {
  margin: 0 !important; }

P {
  margin-bottom: 20px !important; }

#block-locale-language h2 {
  display: none; }

.footer-box > img {
  overflow: hidden; }

.language-link.active, .language-link.active:hover {
  color: #3F9C35 !important;
  text-decoration: underline; }

.field-items ul {
  margin-bottom: 20px !important; }

.field-name-field-tags .field-item {
  float: left; }

.field-name-field-tags a {
  border: solid 1px #e7e8e8;
  padding: 5px;
  font-size: 14px;
  margin: 3px 5px;
  display: inline-block; }

/* Start Header */
header {
  height: 73px;
  max-width: 1522px;
  background-color: #FFFFFF;
  margin: 0 auto; }

.header-line-height select {
  margin-top: 20px; }

#logo img {
  margin-left: 20px;
  margin-top: 10px;
  float: left; }

.header-line-height {
  line-height: 73px; }

.header-languages > li > a {
  text-transform: uppercase; }

.region-header-language,
.region-header-regions,
.local-region {
  float: right;
  padding-right: 32px; }

.region-header-social,
.region-header-search {
  float: right; }

#search-input {
  width: 215px !important; }

.direction-rtl .local-region span {
  margin-right: 7px; }

.direction-ltr .local-region span {
  margin-right: 7px; }

.local-region {
  color: #828588;
  font-size: 19px; }

.social-header-wrap {
  float: left; }

.social-header-wrap img {
  width: 19px;
  margin-right: 20px; }

.social-footer-wrap img {
  width: 28px; }

@media (min-width: 1201px) {
  #header-right-menu-wrap {
    display: block !important; } }

/* End Header */
/* Start Footer */
footer {
  max-width: 1522px;
  margin: 0 auto;
  background-color: #FFFFFF; }
  footer h4 {
    color: #828588;
    font-size: 16px;
    text-transform: none;
    margin-bottom: 30px;
    margin-top: 20px; }
  footer .copy-text {
    font-size: 16px;
    font-weight: medium;
    color: #828588; }
  footer .region-footer-copyright p {
    margin: 0px !important; }

.direction-rtl #block-rsm-social-footer img {
  margin-left: 10px; }

.direction-rtl #block-rsm-social-footer a {
  color: #63666A; }

.direction-ltr #block-rsm-social-footer img {
  margin-right: 10px; }

.direction-ltr #block-rsm-social-footer a {
  color: #63666A; }

.footer-copy {
  background-color: #e7e8e8;
  width: 100%;
  margin: 0 auto;
  line-height: 75px; }

.footer-copy-top {
  margin-top: 40px;
  margin-bottom: 40px; }
  .footer-copy-top p {
    font-size: 13px; }

.social-footer-wrap {
  margin-bottom: 20px; }

/* End Footer */
/* Start Misc */
#at15pf {
  height: 29px; }

.bottom-padding {
  margin-bottom: 29px; }

.content-wrap {
  background-color: #FFFFFF; }

.site-content {
  max-width: 1522px;
  background-color: #e0e0e1;
  margin: 0 auto; }

.site-top-padding {
  padding-top: 30px;
  padding-bottom: 30px; }

.node-webform label {
  width: 100% !important; }

.node-webform label .form-checkbox {
  margin-right: 5px; }

/* End Misc */
/* Start Hero Banner */
.hero-banner {
  height: 487px;
  background-position: center;
  /* background-size: 100% auto; */
  background-repeat: no-repeat; }
  .hero-banner div, .hero-banner h1 {
    color: #FFFFFF;
    font-size: 27px;
    text-transform: uppercase;
    width: 376px;
    margin: 0 auto;
    padding-top: 80px;
    padding-left: 52px;
    line-height: 36px; }

@media screen and (max-width: 767px) {
  .hero-banner-global-cs {
    height: 468px !important; }
  .hero-text-cs {
    bottom: 132px !important; } }

.fit-to-viewport {
  height: 0 !important;
  background-size: cover;
  padding-bottom: 32%; }
  .fit-to-viewport h1 {
    display: none; }

/* End Hero Banner */
/* Start Home 3 Boxes */
.header-box {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  min-height: 345px;
  background-color: #FFFFFF;
  position: relative; }
  .header-box .box-title {
    margin: 15px;
    color: #2D2D2D;
    font-size: 16px;
    font-weight: none;
    text-transform: none;
    overflow: hidden;
    max-height: 20px; }
    .header-box .box-title .header-box-link {
      color: #2D2D2D; }
    .header-box .box-title .header-box-link:hover {
      color: #337ab7 !important;
      text-decoration: none; }
    .i18n-ka .header-box .box-title {
      max-height: initial; }
  .header-box .text {
    margin: 15px;
    color: #2D2D2D;
    font-size: 25px;
    text-decoration: none;
    line-height: 30px; }
    .header-box .text .header-box-link {
      color: #2D2D2D;
      font-size: 25px; }
    .header-box .text .header-box-link:hover {
      color: #337ab7 !important;
      text-decoration: none; }
  .header-box a.read-more {
    margin-bottom: 10px;
    margin-left: 15px;
    color: #888B8D;
    font-size: 16px; }
  .header-box a.read-more:hover {
    text-decoration: none; }

.header-box-link:focus,
.footer-box-link:focus {
  text-decoration: none; }

.region-home-three {
  margin-top: -182px; }

.global-case-study-boxes {
  margin-top: -132px; }

/* End Home 3 Boxes */
/* Start Footer Boxes */
.footer-box {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  background-color: #FFFFFF;
  height: 310px;
  position: relative; }
  .footer-box .box-title {
    margin: 15px;
    color: #2D2D2D;
    font-size: 16px;
    font-weight: none;
    text-transform: none;
    overflow: hidden;
    max-height: 20px; }
    .footer-box .box-title .footer-box-link {
      color: #2D2D2D; }
    .footer-box .box-title .footer-box-link:hover {
      color: #337ab7 !important;
      text-decoration: none; }
    .i18n-ka .footer-box .box-title {
      max-height: initial; }
  .footer-box h3 {
    margin: 15px;
    color: #2D2D2D;
    font-size: 20px;
    font-weight: medium;
    text-transform: none;
    max-height: 68px;
    overflow: hidden; }
    .footer-box h3 .footer-box-link {
      color: #2D2D2D;
      font-size: 20px; }
    .footer-box h3 .footer-box-link:hover {
      color: #337ab7 !important;
      text-decoration: none; }
    .i18n-ka .footer-box h3 {
      margin-top: 5px; }
      .i18n-ka .footer-box h3 .footer-box-link {
        font-size: 16px; }
  .footer-box a.read-more {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: 15px;
    margin-left: 15px; }
  .footer-box a.read-more:hover {
    text-decoration: none; }

.footer-image {
  margin-top: 50px;
  margin-bottom: 20px; }

/* End Footer Boxes */
/* Start Newsletter Box */
.region-home-newsletter {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  background-color: #009CDE;
  height: 367px; }
  .region-home-newsletter .content {
    position: relative;
    height: 250px; }
    .region-home-newsletter .content .mc-field-group {
      color: #FFFFFF;
      width: 330px;
      margin: 0 auto;
      padding-bottom: 19px; }
    .region-home-newsletter .content .indicates-required {
      color: #FFFFFF;
      text-align: right;
      padding-right: 20px; }
    .region-home-newsletter .content input[type=text], .region-home-newsletter .content input[type=email] {
      width: 330px;
      padding: 5px;
      color: #000000 !important;
      border-radius: 0px; }
    .region-home-newsletter .content .newsletter-text > p {
      color: #FFFFFF;
      font-size: 16px;
      padding: 10px 20px 0px 20px;
      margin-bottom: 7px !important; }
    .region-home-newsletter .content .newsletter-button, .region-home-newsletter .content input[type=submit] {
      background-color: #33b0e5;
      height: 50px;
      width: 100%;
      margin-bottom: 4px;
      background-image: url(../images/newsletter-arrow.png);
      background-position: 326px 14px;
      background-repeat: no-repeat;
      color: #FFFFFF;
      font-size: 20px;
      padding-left: 20px;
      line-height: 40px;
      text-align: left;
      border: 0px;
      border-radius: 0px;
      position: relative;
      bottom: -35px; }
    .region-home-newsletter .content .newsletter-button:hover {
      background-color: #33b0e5; }
  .region-home-newsletter h2 {
    color: #FFFFFF;
    padding: 20px;
    margin: 0px;
    font-weight: none;
    font-size: 25px;
    text-transform: none; }

@media screen and (max-width: 767px) {
  .region-home-newsletter .content input[type=submit] {
    bottom: -19px; } }

/* End Newsletter Box */
/* Start Global News */
#block-rsm-home-global-news a,
#block-rsm-home-global-news a:hover {
  color: #2D2D2D !important;
  font-size: 16px;
  text-decoration: none; }

.global-news {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  position: relative;
  background-repeat: no-repeat; }
  .global-news .global-news-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 370px; }
    .global-news .global-news-wrap .global-news-title {
      background-color: #FFFFFF;
      width: 370px;
      border-top: 5px solid #3F9C35;
      padding: 15px; }
    .global-news .global-news-wrap .global-news-subtext {
      background-color: #33b0e5;
      width: 370px;
      color: #FFFFFF;
      font-size: 22px;
      padding: 15px; }

.global-banner-link:hover .global-news-subtext {
  background-color: #33b0e5; }

/* End Global News */
/* Drupal tabs/messages */
.tabs {
  padding-top: 30px !important;
  border: none !important;
  max-width: 1168px;
  margin: 0 auto !important;
  text-align: right; }
  .tabs .primary, .tabs li > a {
    border: none !important; }
  .tabs li > a {
    background-color: #FFFFFF !important;
    color: #000000;
    font-weight: medium !important;
    margin-right: 0px !important;
    margin-left: 10px;
    padding: 3px 17px !important; }
  .tabs li > a:hover {
    color: #009CDE !important; }

.messages.status {
  border: none;
  background-color: #b8b9bb;
  margin: 0 auto;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: medium;
  background-image: url(../images/success-icon.png);
  background-position: 25px 10px;
  padding: 10px 10px 10px 60px;
  max-width: 1522px; }

.messages.error {
  border: none;
  background-color: #ee3042;
  margin: 0 auto;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: medium;
  background-image: url(../images/error-icon.png);
  background-position: 25px 10px;
  padding: 10px 10px 10px 60px;
  max-width: 1522px; }

.messages.error ul {
  list-style: none; }
  .messages.error ul li {
    color: #FFFFFF; }

/* End drupal tabs/messages */
/* Page structures */
.box-shadow {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  /* margin-bottom: 30px; */ }

.breadcrumb-wrap,
.regions-page-header-wrap {
  background-color: #FFFFFF !important;
  border-bottom: 1px solid #e7e8e8;
  color: #a0a2a4;
  min-height: 40px; }
  .breadcrumb-wrap #breadcrumb,
  .breadcrumb-wrap #regions-page-header,
  .regions-page-header-wrap #breadcrumb,
  .regions-page-header-wrap #regions-page-header {
    background-color: transparent !important;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px; }
    .breadcrumb-wrap #breadcrumb .breadcrumb,
    .breadcrumb-wrap #regions-page-header .breadcrumb,
    .regions-page-header-wrap #breadcrumb .breadcrumb,
    .regions-page-header-wrap #regions-page-header .breadcrumb {
      background-color: transparent !important;
      margin: 0px;
      border-radius: 0px;
      padding: 0px; }
  .breadcrumb-wrap .share-wrap .share-icon,
  .regions-page-header-wrap .share-wrap .share-icon {
    color: #555555;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    padding-right: 26px;
    background-image: url(../images/share.png);
    background-repeat: no-repeat;
    background-position: 100%;
    margin-top: 11px;
    margin-right: 0;
    background-size: 17px; }
  .breadcrumb-wrap .share-wrap .share-icon:hover,
  .regions-page-header-wrap .share-wrap .share-icon:hover {
    background-image: url(../images/share-hover.png);
    text-decoration: none;
    color: #555555 !important; }
  .breadcrumb-wrap .share-wrap .print-icon,
  .regions-page-header-wrap .share-wrap .print-icon {
    color: #555555;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    padding-right: 27px;
    background-image: url(../images/print-icon.png);
    background-repeat: no-repeat;
    background-position: 100%;
    margin-top: 11px;
    margin-right: 15px;
    background-size: 18px; }
  .breadcrumb-wrap .share-wrap .print-icon:hover,
  .regions-page-header-wrap .share-wrap .print-icon:hover {
    background-image: url(../images/print-icon-hover.png);
    text-decoration: none;
    color: #555555 !important; }
  .breadcrumb-wrap a,
  .regions-page-header-wrap a {
    color: #009CDE;
    font-weight: medium;
    font-size: 14px; }
  .breadcrumb-wrap .delimiter,
  .regions-page-header-wrap .delimiter {
    padding: 0px 5px; }

.content-bg {
  background-color: #FFFFFF;
  padding: 15px; }
  .content-bg h1 {
    margin-top: 0px; }

.white-bg {
  background-color: #FFFFFF; }

.content-right-bg {
  background-color: #e7e8e8; }

.content-inner {
  padding: 0px 20px 20px 20px; }

.page-top {
  border-bottom: 1px solid #e7e8e8;
  height: 40px; }
  .page-top > div {
    height: 36px; }

.left-column {
  background-color: #009CDE; }

.content-column {
  background-color: #FFFFFF; }

.right-column {
  background-color: #e7e8e8; }

.column-wrap {
  overflow: hidden;
  margin-bottom: 30px; }

.field-name-field-thumbimage img {
  margin-bottom: 10px; }

.category-wrap:last-child,
.event-row:last-child {
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
  border: none !important; }

/* End page structure */
/* Start search page */
.facet-collapse-heading {
  margin: 0;
  background-color: #e7e8e8; }
  .facet-collapse-heading a {
    display: block;
    color: #555555;
    text-decoration: none; }
    .facet-collapse-heading a:hover {
      text-decoration: none; }
  .facet-collapse-heading .collapsed .facet-collapse-icon {
    background-image: url("../images/plus.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: 2dppx) {
      .facet-collapse-heading .collapsed .facet-collapse-icon {
        background-image: url("../images/plus@2x.png");
        background-size: 16px 16px; } }

.search-profile-title,
.search-jobs-title {
  background-color: #e7e8e8; }

.facet-collapse-icon,
.search-profile-title-icon,
.search-jobs-title-icon {
  display: block;
  background-color: #cfd1d1;
  background-image: url("../images/minus.png");
  background-position: center center;
  background-repeat: no-repeat;
  width: 44px;
  height: 44px;
  -webkit-transition: background-image 0.1s ease-in-out;
  -o-transition: background-image 0.1s ease-in-out;
  transition: background-image 0.1s ease-in-out; }
  @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: 2dppx) {
    .facet-collapse-icon,
    .search-profile-title-icon,
    .search-jobs-title-icon {
      background-image: url("../images/minus@2x.png");
      background-size: 16px 4px; } }

.facet-collapse-icon {
  float: left;
  margin-right: 20px; }

.search-profile-title-icon,
.search-jobs-title-icon {
  float: left;
  margin-right: 20px;
  background-image: url("../images/arrow.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: 2dppx) {
    .search-profile-title-icon,
    .search-jobs-title-icon {
      background-image: url("../images/arrow@2x.png");
      background-size: 16px 16px; } }

.facet-collapse-text,
.search-profile-title-text,
.search-jobs-title-text {
  display: block;
  padding: 14px 15px 13px;
  text-transform: none;
  color: #555555;
  line-height: 1.1;
  font-weight: bold; }

.profile-filter-box {
  min-height: 233px; }

.profile-filter-box,
.jobs-filter-box {
  margin: -15px -15px 20px;
  padding: 15px; }
  .profile-filter-box .collapse,
  .jobs-filter-box .collapse {
    display: none; }
    .profile-filter-box .collapse.in,
    .jobs-filter-box .collapse.in {
      display: block; }
  .profile-filter-box h2,
  .jobs-filter-box h2 {
    margin-top: 0;
    margin-bottom: 18px;
    color: #2D2D2D; }
  .profile-filter-box .block-facetapi,
  .jobs-filter-box .block-facetapi {
    border-bottom: 1px solid #e7e8e8; }
  .profile-filter-box .facet-collapse-content,
  .jobs-filter-box .facet-collapse-content {
    padding: 15px 7px; }
  .profile-filter-box .facetapi-facetapi-checkbox-links,
  .jobs-filter-box .facetapi-facetapi-checkbox-links {
    list-style: none; }
    .profile-filter-box .facetapi-facetapi-checkbox-links .leaf,
    .jobs-filter-box .facetapi-facetapi-checkbox-links .leaf {
      margin: 0 7px;
      list-style: none;
      padding: 10px 0 11px;
      border-bottom: 1px solid #e7e8e8; }
      @media (min-width: 768px) {
        .profile-filter-box .facetapi-facetapi-checkbox-links .leaf,
        .jobs-filter-box .facetapi-facetapi-checkbox-links .leaf {
          float: left;
          width: 220px;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; } }
      @media (min-width: 992px) {
        .profile-filter-box .facetapi-facetapi-checkbox-links .leaf,
        .jobs-filter-box .facetapi-facetapi-checkbox-links .leaf {
          width: 212px; } }
      @media (min-width: 1200px) {
        .profile-filter-box .facetapi-facetapi-checkbox-links .leaf,
        .jobs-filter-box .facetapi-facetapi-checkbox-links .leaf {
          width: 200px; } }
      .profile-filter-box .facetapi-facetapi-checkbox-links .leaf input.facetapi-checkbox,
      .jobs-filter-box .facetapi-facetapi-checkbox-links .leaf input.facetapi-checkbox {
        margin-right: 8px;
        width: auto; }
      .profile-filter-box .facetapi-facetapi-checkbox-links .leaf a,
      .jobs-filter-box .facetapi-facetapi-checkbox-links .leaf a {
        display: inline !important; }
  .profile-filter-box #block-views-exp-people-search-people .content,
  .profile-filter-box #block-views-exp-job-search-page-job-search .content,
  .jobs-filter-box #block-views-exp-people-search-people .content,
  .jobs-filter-box #block-views-exp-job-search-page-job-search .content {
    background-color: #66c4eb;
    padding: 15px; }
  .profile-filter-box #edit-s-wrapper,
  .jobs-filter-box #edit-s-wrapper {
    margin-bottom: 15px; }
    @media (min-width: 768px) {
      .profile-filter-box #edit-s-wrapper,
      .jobs-filter-box #edit-s-wrapper {
        width: 396px;
        margin-bottom: 0; } }
    @media (min-width: 992px) {
      .profile-filter-box #edit-s-wrapper,
      .jobs-filter-box #edit-s-wrapper {
        width: 374px; } }
    @media (min-width: 1200px) {
      .profile-filter-box #edit-s-wrapper,
      .jobs-filter-box #edit-s-wrapper {
        width: 546px; } }
  .profile-filter-box #edit-s,
  .jobs-filter-box #edit-s {
    border-radius: 0;
    border: 0; }
  .profile-filter-box .views-exposed-widgets,
  .jobs-filter-box .views-exposed-widgets {
    margin-bottom: 0; }
  .profile-filter-box .views-exposed-form .views-exposed-widget.views-submit-button,
  .profile-filter-box .views-exposed-form .views-exposed-widget.views-reset-button,
  .jobs-filter-box .views-exposed-form .views-exposed-widget.views-submit-button,
  .jobs-filter-box .views-exposed-form .views-exposed-widget.views-reset-button {
    display: inline-block;
    float: none;
    padding: 0; }
    @media (min-width: 768px) {
      .profile-filter-box .views-exposed-form .views-exposed-widget.views-submit-button,
      .profile-filter-box .views-exposed-form .views-exposed-widget.views-reset-button,
      .jobs-filter-box .views-exposed-form .views-exposed-widget.views-submit-button,
      .jobs-filter-box .views-exposed-form .views-exposed-widget.views-reset-button {
        padding-left: 15px; } }
  .profile-filter-box .views-exposed-form .views-exposed-widget.views-submit-button,
  .jobs-filter-box .views-exposed-form .views-exposed-widget.views-submit-button {
    padding-right: 15px; }
    @media (min-width: 768px) {
      .profile-filter-box .views-exposed-form .views-exposed-widget.views-submit-button,
      .jobs-filter-box .views-exposed-form .views-exposed-widget.views-submit-button {
        padding-right: 0; } }
  .profile-filter-box #edit-submit-people-search,
  .profile-filter-box #edit-submit-job-search,
  .profile-filter-box #edit-reset,
  .profile-filter-box #edit-reset--2,
  .jobs-filter-box #edit-submit-people-search,
  .jobs-filter-box #edit-submit-job-search,
  .jobs-filter-box #edit-reset,
  .jobs-filter-box #edit-reset--2 {
    padding: 6px 9px 7px;
    width: 130px; }
  .profile-filter-box #edit-reset,
  .profile-filter-box #edit-reset--2,
  .jobs-filter-box #edit-reset,
  .jobs-filter-box #edit-reset--2 {
    text-transform: none; }

.block-facetapi h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #008bc5;
  color: #FFFFFF;
  font-size: 16px;
  padding: 15px 20px; }

.block-facetapi .facetapi-facetapi-links {
  list-style: none !important;
  margin: 0px !important; }
  .block-facetapi .facetapi-facetapi-links li {
    list-style: none;
    margin: 0px;
    padding: 0px; }
    .block-facetapi .facetapi-facetapi-links li a {
      padding: 10px 0px 10px 35px !important;
      background-image: url(../images/white-arrow-right.png);
      background-repeat: no-repeat;
      background-position: 20px center;
      display: block;
      color: #FFFFFF; }
      .block-facetapi .facetapi-facetapi-links li a span {
        display: inline-block; }
    .block-facetapi .facetapi-facetapi-links li a:hover {
      background-color: #0073a4;
      color: #FFFFFF !important;
      text-decoration: none; }

.view-search .views-field-type .Basic-page {
  display: none; }

/* End search page */
/* list page */
.taxonomy-list .taxonomy-list-row:first-child {
  border-top: 0; }

.taxonomy-list-row {
  border-top: 1px solid #ededed;
  padding-top: 20px;
  padding-bottom: 20px; }
  .taxonomy-list-row .read-more {
    margin-top: 20px; }

.taxonomy-list-title {
  color: #009CDE;
  font-size: 21px;
  margin-top: 0;
  margin-bottom: 15px;
  text-transform: none; }

.taxonomy-list-title a {
  font-size: 21px; }

.taxonomy-list-author {
  color: #3F9C35; }
  .taxonomy-list-author a {
    color: #3F9C35; }

.taxonomy-list-body {
  margin-top: 15px; }

/* end list page */
/* Article/Blog page */
.view-related-tags {
  margin-bottom: 20px; }
  .view-related-tags .views-field-title {
    margin: 5px 0px; }

.region-article-right {
  margin-left: -15px;
  margin-right: -15px; }

#block-views-events-upcoming-events,
.side div[id^="block-block-"],
.side .block-rsm,
.side .block,
.side .block-block,
.side {
  border-bottom: 1px solid #e7e8e8; }
  #block-views-events-upcoming-events h2,
  .side div[id^="block-block-"] h2,
  .side .block-rsm h2,
  .side .block h2,
  .side .block-block h2,
  .side h2 {
    text-transform: uppercase;
    color: #555555;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px; }
  #block-views-events-upcoming-events .btn,
  .side div[id^="block-block-"] .btn,
  .side .block-rsm .btn,
  .side .block .btn,
  .side .block-block .btn,
  .side .btn {
    min-width: 100% !important; }

.side {
  padding: 0px; }
  .side .block {
    padding: 0px 15px; }
    .direction-rtl .side .block {
      float: right; }

.taxonomy-term-description strong {
  font-size: 21px;
  color: #555555;
  font-weight: normal; }

.node-article.node-teaser {
  margin-bottom: 20px; }
  .node-article.node-teaser p {
    margin-bottom: 10px !important; }

.article-link {
  color: #009CDE;
  font-size: 21px;
  font-weight: medium; }

.submitted {
  font-size: 16px !important;
  color: #3F9C35 !important;
  font-weight: medium !important;
  padding-bottom: 20px;
  padding-top: 10px; }
  .submitted .article-term-link {
    color: #3F9C35; }

.submitted-teaser {
  font-size: 16px;
  color: #555555;
  font-weight: medium; }

.authors-info {
  color: #3F9C35; }

.author-wrap {
  margin-bottom: 20px; }
  .author-wrap .author-name {
    color: #555555;
    font-size: 16px;
    font-weight: bold;
    margin-top: 17px;
    padding-left: 20px; }
    .author-wrap .author-name a {
      color: #555555;
      font-size: 16px; }
    .author-wrap .author-name span {
      font-weight: normal; }

.events-list {
  list-style: none;
  margin: 0px;
  padding: 0px; }

.category-description {
  margin-bottom: 10px !important;
  margin-top: 10px; }

.category-wrap {
  margin-bottom: 20px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e7e8e8; }

.article-listing-link {
  color: #555555; }

/* End article/blog page */
/* Profile page */
.profile-full-container {
  margin: -15px; }

.tweet-wrap {
  margin: 0 auto;
  text-align: center; }

.profile-email-button .btn {
  min-width: 100%; }

.field-name-field-profile-picture {
  margin-top: 15px;
  margin-bottom: 20px; }

.user-picture {
  margin: 15px 0px; }

.profile-name-wrap {
  margin-bottom: 20px;
  border-bottom: solid 1px #e7e8e8;
  padding-bottom: 20px; }

.profile-name {
  color: #2D2D2D;
  font-size: 25px;
  /* white-space: nowrap; */ }
  .profile-name span {
    color: #555555;
    font-size: 21px; }
  .profile-name .sub-profile-items {
    font-size: 16px; }
    .profile-name .sub-profile-items a {
      font-size: 16px; }
    .profile-name .sub-profile-items .field-label {
      display: none; }

h1.profile-name {
  margin-bottom: 0;
  line-height: 1.428571429; }

.profile-link {
  color: #555555;
  font-size: 16px; }

.profile-bio-title {
  color: #555555;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 10px;
  text-transform: uppercase; }

.profile-numbers {
  margin: 20px 0px; }
  .profile-numbers span {
    font-weight: bold; }

.profile-social img {
  margin-left: 8px; }

.profile-name-top {
  border-bottom: 1px solid #e7e8e8;
  padding-bottom: 20px;
  margin-bottom: 20px; }

.profile-tabs li {
  margin-left: -15px;
  margin-right: -15px; }

.profile-tabs li.active {
  background-color: #c1c2c3; }

.profile-tabs a {
  display: block;
  padding: 10px 10px 10px 15px;
  color: #555555;
  font-size: 16px; }

.profile-connect {
  text-align: right;
  margin-bottom: 10px; }

.menu-mlid-1977 {
  background-color: #0073a4; }

.person-services {
  font-size: 14px; }

.person-services-title {
  font-weight: bold; }

/* End Profile page */
/* Office Locations page */
.office-phone {
  font-size: 16px !important; }

.office-contacts,
.office-events {
  margin-top: 20px !important; }

#map-canvas {
  width: 100%;
  height: 400px; }

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

.office-locations-column a {
  display: block;
  padding: 10px 0px;
  border-bottom: 1px solid #e7e8e8; }

.office-contacts-row .office-contacts:nth-child(1) {
  clear: left; }

@media (max-width: 991px) {
  .office-contacts-row .office-contacts:nth-child(3) {
    clear: left; } }

/* End office locations page */
/* Office page */
.node-offices .field-name-field-location {
  margin-top: 20px; }

.node-offices .col-md-6 .field-name-field-location {
  margin-bottom: 20px; }

#block-webform-client-block-84 h2 {
  display: none; }

.office-title {
  border-bottom: 1px solid #cfd1d1;
  padding-bottom: 15px; }

.office-name-title {
  font-weight: bold; }

.google_map_field_display, .google-map-field {
  width: 100% !important;
  height: 400px !important;
  margin-top: 0px; }

.google-map-field-label {
  display: none; }

/* End office page */
/* Error page */
.error-page-margin {
  padding-top: 30px;
  padding-bottom: 30px; }

.error-page-wrap {
  max-width: 970px;
  background-color: #FFFFFF;
  margin: 0px auto;
  padding: 30px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }
  .error-page-wrap .error-page-title {
    color: #3F9C35;
    font-size: 95px;
    font-weight: medium; }
  .error-page-wrap img {
    float: right; }

/* End error page */
/* Sitemap page */
.sitemap-wrap {
  background-color: #FFFFFF; }

.sitemap-title {
  background-color: #FFFFFF !important;
  border-bottom: 1px solid #e7e8e8;
  color: #2D2D2D;
  font-size: 25px;
  padding: 15px; }

.sitemap-row .menu {
  padding: 0px; }
  .sitemap-row .menu li {
    list-style: none !important; }

/* End sitemap page */
/* Events pages */
.event-expired {
  background-color: #ee3042;
  font-size: 16px;
  color: #FFFFFF;
  padding: 10px;
  margin-bottom: 20px; }

.event-link {
  color: #009CDE;
  font-size: 21px;
  font-weight: medium; }

.event-row {
  border-bottom: 1px solid #e7e8e8;
  padding-top: 20px;
  padding-bottom: 20px; }

.event-date-info {
  margin-bottom: 10px !important;
  margin-top: 10px !important; }

/* End events page */
/* Pagination style */
.view-pagination {
  padding-bottom: 30px; }
  .view-pagination .pager .first > a {
    padding-left: 31px;
    background-image: url(../images/blue-double-arrow-left.png);
    background-repeat: no-repeat;
    background-position: 11px 13px; }
  .view-pagination .pager .first > a:hover {
    background-image: url(../images/black-double-arrow-left.png); }
  .view-pagination .pager .pager-previous > a {
    padding-left: 25px;
    background-image: url(../images/blue-arrow-left.png);
    background-repeat: no-repeat;
    background-position: 11px 13px; }
  .view-pagination .pager .pager-previous > a:hover {
    background-image: url(../images/black-arrow-left.png); }
  .view-pagination .pager .pager-next > a {
    padding-right: 25px;
    background-image: url(../images/blue-arrow-right.png);
    background-repeat: no-repeat;
    background-position: 55px 13px; }
  .view-pagination .pager .pager-next > a:hover {
    background-image: url(../images/black-arrow.png); }
  .view-pagination .pager .last > a {
    padding-right: 31px;
    background-image: url(../images/blue-double-arrow-right.png);
    background-repeat: no-repeat;
    background-position: 51px 13px; }
  .view-pagination .pager .last > a:hover {
    background-image: url(../images/black-double-arrow-right.png); }
  .view-pagination .pager .pager-current {
    background-color: #e7e8e8;
    border: 1px solid #FFFFFF;
    padding: 5px 14px !important; }
  .view-pagination .pager li {
    padding: 0px;
    margin: 0px 5px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }
  .view-pagination .pager li > a, .view-pagination .pager li > span {
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    border-radius: 0px; }
  .view-pagination .pager li > a:hover, .view-pagination .pager li > a:focus {
    background-color: #e7e8e8;
    border: 1px solid #FFFFFF; }

/* End pagination style */
/* Border top colours (Home boxes) */
.top-border-1 {
  border-top: 5px solid #63666A; }

.top-border-2, .top-border-odd {
  border-top: 5px solid #3F9C35; }

.top-border-3, .top-border-even {
  border-top: 5px solid #009CDE; }

/* End border top colours */
.collapse {
  display: block; }

/* Protected downloads */
body.node-type-download {
  margin-bottom: 4px; }
  body.node-type-download .field-name-field-pdf-document img.file-icon {
    float: left; }
  body.node-type-download .field-name-field-pdf-document a {
    margin-left: 6px; }

/* End protected downloads */
/* Retina Images */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .messages.status {
    background-image: url(../images/success-icon@2x.png);
    background-size: 22px 22px; }
  .messages.error {
    background-image: url(../images/error-icon@2x.png);
    background-size: 22px 22px; }
  .share-icon {
    background-image: url(../images/share@2x.png);
    background-size: 20px 20px; }
  .share-icon:hover {
    background-image: url(../images/share-hover@2x.png);
    background-size: 20px 20px; }
  .print-icon {
    background-image: url(../images/print-icon@2x.png) !important;
    background-size: 20px 20px; }
  .print-icon:hover {
    background-image: url(../images/print-icon-hover@2x.png) !important;
    background-size: 20px 20px; }
  .footer-box-link:hover a.read-more {
    background-image: url(../images/black-arrow@2x.png);
    background-size: 7px 8px; } }

.locale-untranslated {
  text-decoration: none; }

ul.language-switcher-locale-url {
  list-style: none;
  padding: 0px;
  margin: 0px !important; }
  ul.language-switcher-locale-url li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

/* Hide frontend warnings. This stops the user guide messages
appearing on the frontend
*/
.messages.warning {
  display: none; }

/* Start cookie bar */
#cookie-bar {
  background: #009CDE;
  line-height: 24px;
  color: #FFFFFF;
  text-align: center;
  padding: 8px 10px;
  min-height: 42px; }

#cookie-bar.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%; }

#cookie-bar.fixed.bottom {
  bottom: 0;
  top: auto; }

#cookie-bar p {
  margin: 0 !important;
  padding: 0px !important;
  color: #FFFFFF;
  font-size: 14px; }

#cookie-bar a {
  color: #FFFFFF; }

#cookie-bar .cb-enable {
  background: #66c4eb;
  color: #000000;
  display: inline-block;
  text-decoration: none;
  padding: 0 6px;
  margin-left: 15px;
  font-size: 14px; }

#cookie-bar .cb-enable:hover {
  background: #76b9d5; }

#cookie-bar .cb-disable {
  background: #990000; }

#cookie-bar .cb-disable:hover {
  background: #bb0000; }

#cookie-bar .cb-policy {
  background: #0033bb; }

#cookie-bar .cb-policy:hover {
  background: #0055dd; }

/* End cookie bar */
/* Contact form*/
#node-140 .link-wrapper, .node-type-publication-article .link-wrapper, .node-type-webform .link-wrapper {
  padding: 5px;
  border: solid 1px #e7e8e8;
  display: inline-block;
  margin: 10px 5px 10px 0;
  font-size: 14px; }

/* End contact form*/
/* Mailchimp block*/
.mc-real {
  left: -5000px; }

/* Mailchimp block end*/
/* Body text */
/* Body text end*/
/*Upcoming events block*/
#block-views-events-upcoming-events h2 {
  margin-bottom: 0px; }

#block-views-events-upcoming-events .taxonomy-list-row {
  padding-bottom: 5px; }

#block-views-events-upcoming-events .read-more {
  margin-top: 20px; }

/*Upcoming events block end*/
:target:before {
  content: "";
  display: block;
  height: 90px;
  /* fixed header height*/
  margin: -90px 0 0;
  /* negative fixed header height */ }

.table > tbody > tr > td {
  border: 1px solid #e7e8e8; }

.header-box a.read-more {
  margin-bottom: 9px; }

body.node-type-person .sub-profile-items {
  clear: both; }

body.node-type-person .sub-profile-items.services {
  float: left;
  margin-right: 3px; }

body.node-type-person .sub-profile-items.sectors, body.node-type-person .sub-profile-items.skills {
  float: left;
  margin-right: 3px; }

body.node-type-person .field-name-field-industry .field-items .field-item,
body.node-type-person .field-name-field-content-category .field-items .field-item {
  float: left;
  margin-right: 4px; }
  body.node-type-person .field-name-field-industry .field-items .field-item:after,
  body.node-type-person .field-name-field-content-category .field-items .field-item:after {
    content: ", "; }
  body.node-type-person .field-name-field-industry .field-items .field-item:last-child:after,
  body.node-type-person .field-name-field-content-category .field-items .field-item:last-child:after {
    content: ""; }

.node-type-offices .office-name-title {
  margin-bottom: 5px; }

.node-type-offices .field-name-field-address p {
  margin: 0 !important; }

.node-type-job-post .col-md-6 {
  margin: 0 !important; }

@media screen and (max-width: 767px) {
  .container.site-top-padding {
    padding: 0; }
    .container.site-top-padding > .row {
      margin-left: 0;
      margin-right: 0; }
      .container.site-top-padding > .row .top-navigation,
      .container.site-top-padding > .row .content-wrap > .container-fluid {
        padding-left: 0;
        padding-right: 0; }
  .content-bg {
    margin-bottom: 25px; } }

.view .pager li {
  display: block;
  margin: 0;
  padding: 0; }
  .view .pager li > a {
    border-radius: 0;
    margin: 0 10px 10px 0;
    padding: 10px;
    float: left; }

.view .pager .pager-current {
  border: 1px solid #e7e8e8;
  padding: 10px !important;
  margin: 0 10px 0 0 !important;
  float: left; }

.view .pager .pager-ellipsis {
  display: none; }

.person-email {
  background-image: url(../images/envelope.png);
  background-color: #3F9C35;
  line-height: 16px;
  padding: 13px 0 10px 50px;
  background-repeat: no-repeat; }
  .person-email a {
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: bold; }
  .person-email a:hover {
    color: #FFFFFF !important; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .person-email {
    background-image: url(../images/envelope@2x.png);
    background-size: 39px; } }

.author-wrap {
  margin: 20px 0; }
  .author-wrap .col-md-4 {
    padding: 0; }

@media (min-width: 767px) and (max-width: 991px) {
  .author-wrap .author-name {
    padding-left: 0; } }

@media screen and (max-width: 766px) {
  .author-wrap .col-md-4 {
    float: left; }
  .author-wrap .author-name {
    float: left; } }

@media (min-width: 991px) and (max-width: 1199px) {
  .author-wrap .author-name {
    padding-left: 25px;
    margin-top: 0; } }

@media screen and (max-width: 767px) {
  .front .top-border-1 {
    margin-top: 20px; }
  .site-content .col-xs-12 {
    padding: 0; } }

@media screen and (max-width: 767px) {
  .node-type-person .site-content .col-xs-12 {
    padding: 0 15px; } }

@media screen and (max-width: 992px) {
  .left-column {
    overflow: hidden; } }

@media screen and (max-width: 766px) {
  .fixed-mobile-header {
    position: absolute !important; } }

.word-break {
  -ms-word-break: break-all;
  word-break: break-all;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto; }

@media screen and (max-width: 767px) {
  .global-case-study-boxes {
    margin-top: -110px; } }

.field-name-field-regions .field-label {
  display: none; }

.field-name-field-regions .field-item a {
  border: solid 1px #e7e8e8;
  padding: 5px;
  margin: 3px 5px;
  display: inline-block;
  font-size: 14px; }

.page-insolvency .views-field-field-contact-location,
.page-insolvency .views-field-field-contact-name,
.page-insolvency .views-label,
.page-insolvency .field-content,
.page-insolvency .views-field-field-number-type,
.page-insolvency .views-field-field-number {
  display: inline-block; }

.page-insolvency .views-field-field-pdf .file-icon {
  display: none; }

.page-insolvency .views-field-field-pdf a {
  color: white; }

.page-insolvency .views-field-field-pdf a:hover {
  text-decoration: none;
  color: white !important; }

.page-insolvency .views-row .col-md-12 {
  padding: 0; }

.page-insolvency .views-label {
  font-weight: bold; }

.page-insolvency .views-row .col-md-12 {
  margin-bottom: 20px; }

.page-insolvency .views-field {
  margin: 5px 0 3px; }

.page-insolvency .views-field-title {
  font-weight: bold;
  font-size: 18px;
  padding: 18px 0 3px; }

.page-insolvency .views-field-field-contact-name {
  margin-right: 15px; }

.page-insolvency .views-field-field-number-type {
  font-weight: bold; }
  .page-insolvency .views-field-field-number-type :after {
    content: ": "; }

.page-insolvency .views-field-field-telephone:before {
  content: "T: ";
  font-weight: bold; }

.page-insolvency .views-field-field-fax:before {
  content: "F: ";
  font-weight: bold; }

.page-insolvency .insolve-number {
  margin-right: 15px; }

.page-insolvency .views-field-field-email-insolvency {
  margin: 13px 0 5px; }

.page-insolvency .views-field-title {
  border-top: 1px solid silver; }

.page-insolvency .views-field-field-pdf {
  margin: 10px 0 -10px; }
  .page-insolvency .views-field-field-pdf .field-content {
    /*             border: 1px solid silver; */
    /*             padding: 10px; */ }

.btn-primary.btn-dl {
  background-color: #5B5C5F;
  padding: 9px;
  border: 0;
  text-align: left;
  min-width: 195px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 5px; }

/* .btn-primary,
.btn-primary.btn-dl a,
.btn-primary.btn-dl a:hover {
  background-color: #5b5c5f;
} */
@media (min-width: 767px) and (max-width: 991px) {
  #left-menu-collapse.collapse {
    display: none; }
  #left-menu-collapse.collapse.in {
    display: block; } }

@media (min-width: 767px) and (max-width: 991px) {
  .region-home-newsletter {
    margin-top: 30px; }
  .region-home-newsletter input[type=text],
  .region-home-newsletter input[type=email] {
    width: 680px !important; } }

@media (min-width: 992px) and (max-width: 1200px) {
  .region-home-newsletter .content input[type=submit] {
    bottom: 5px; } }

@media (min-width: 1200px) {
  .region-home-newsletter .content input[type=submit] {
    bottom: 5px; } }

/* Newsletter global new image tablet*/
@media (min-width: 767px) and (max-width: 992px) {
  #block-rsm-home-global-news,
  .global-news .global-news-wrap {
    position: relative !important; } }

/* Newsletter global new image tablet end */
/* Modal button reponsive button fix */
/* Changes for centering images added via ckeditor */
.image-center > img {
  margin: 0 auto; }

/* Modal button reponsive button fix */
/* Related Articles block styles */
.side .related-content-block {
  border-bottom: none; }
  .side .related-content-block h2 {
    margin-bottom: 0; }
  .side .related-content-block .col-md-12 {
    padding: 0; }
  .side .related-content-block .views-block-field-post-date {
    margin-bottom: 10px; }
  .side .related-content-block a {
    font-size: 20px;
    color: #333333; }
  .side .related-content-block .views-row {
    border-bottom: 1px solid #e7e8e8;
    margin: 0 -15px;
    padding: 15px; }
  .side .related-content-block .views-row-last {
    border-bottom: none; }
  .side .related-content-block .views-field-field-thumbnail-image {
    padding-bottom: 15px;
    margin: 0 -15px; }
    .side .related-content-block .views-field-field-thumbnail-image img {
      border-top: 5px solid #009CDE; }

#admin-menu .dropdown li li.expandable ul {
  margin: -20px 0 0 160px !important; }

#admin-menu a:hover {
  color: #FFFFFF !important; }

.view-news-articles .taxonomy-list-title a:hover {
  color: #000000; }

.views-field-node-field-office {
  margin-bottom: 15px;
  margin-top: 15px; }

.person-title {
  margin-top: 10px; }

.site-content .regions-page-top-bar .regions-page-banner {
  height: 210px;
  background-repeat: no-repeat;
  background-position: center; }

.site-content .regions-page-top-bar .regions-page-header-wrap {
  border-top: 5px solid #009CDE; }
  .site-content .regions-page-top-bar .regions-page-header-wrap #regions-page-header h1 {
    line-height: 60px;
    margin: 0;
    font-size: 36px; }
    .site-content .regions-page-top-bar .regions-page-header-wrap #regions-page-header h1 span {
      background-repeat: no-repeat;
      background-image: url(../images/arrow-down.png);
      background-size: 20px;
      background-position: 0px 5px;
      width: 20px;
      height: 20px;
      display: block;
      display: inline;
      position: absolute;
      margin: 20px; }
    .site-content .regions-page-top-bar .regions-page-header-wrap #regions-page-header h1:focus {
      color: #009CDE; }
    .site-content .regions-page-top-bar .regions-page-header-wrap #regions-page-header h1:hover {
      cursor: pointer;
      color: #009CDE; }
  .site-content .regions-page-top-bar .regions-page-header-wrap #regions-page-header h1.open {
    background: #fff;
    color: #009CDE; }
    .site-content .regions-page-top-bar .regions-page-header-wrap #regions-page-header h1.open span {
      transform: rotate(180deg); }
  .site-content .regions-page-top-bar .regions-page-header-wrap .share-wrap {
    line-height: 60px; }

.site-content .regions-page-container {
  padding: 30px 0; }
  .site-content .regions-page-container .container-fluid .content-right-bg {
    background: none; }
    .site-content .regions-page-container .container-fluid .content-right-bg .content-main .description-body-text {
      background: #3F9C35;
      padding: 20px;
      -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }
      .site-content .regions-page-container .container-fluid .content-right-bg .content-main .description-body-text h2.description-heading {
        background: #3b822a;
        color: #FFFFFF;
        padding: 20px;
        margin: -20px -20px 20px;
        line-height: 20px;
        text-transform: uppercase; }
      .site-content .regions-page-container .container-fluid .content-right-bg .content-main .description-body-text h1,
      .site-content .regions-page-container .container-fluid .content-right-bg .content-main .description-body-text h2,
      .site-content .regions-page-container .container-fluid .content-right-bg .content-main .description-body-text h3,
      .site-content .regions-page-container .container-fluid .content-right-bg .content-main .description-body-text h4,
      .site-content .regions-page-container .container-fluid .content-right-bg .content-main .description-body-text h5,
      .site-content .regions-page-container .container-fluid .content-right-bg .content-main .description-body-text h6,
      .site-content .regions-page-container .container-fluid .content-right-bg .content-main .description-body-text p {
        color: #FFFFFF; }
    .site-content .regions-page-container .container-fluid .content-right-bg #block-system-main .view-taxonomy-term-list .taxonomy-list .taxonomy-list-row {
      background: #FFFFFF;
      margin: 30px 0;
      border-top: 5px solid #009CDE;
      -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }
    .site-content .regions-page-container .container-fluid .content-right-bg #block-system-main .view-taxonomy-term-list .item-list {
      position: relative;
      display: block;
      overflow: hidden; }
      .site-content .regions-page-container .container-fluid .content-right-bg #block-system-main .view-taxonomy-term-list .item-list ul.pager {
        float: right; }
        .site-content .regions-page-container .container-fluid .content-right-bg #block-system-main .view-taxonomy-term-list .item-list ul.pager li {
          float: none;
          display: inline; }
          .site-content .regions-page-container .container-fluid .content-right-bg #block-system-main .view-taxonomy-term-list .item-list ul.pager li a {
            float: none;
            -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }
        .site-content .regions-page-container .container-fluid .content-right-bg #block-system-main .view-taxonomy-term-list .item-list ul.pager li.pager-current {
          border-radius: 0;
          margin: 0 10px 10px 0;
          padding: 10px;
          background: #009CDE;
          color: #fff; }
    .site-content .regions-page-container .container-fluid .content-right-bg .side .region.region-right .block-block h2 {
      background: #009CDE;
      color: #FFFFFF;
      margin: 0;
      line-height: 20px;
      padding: 20px;
      font-weight: 400;
      font-size: 18px;
      -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
      text-transform: none; }
    .site-content .regions-page-container .container-fluid .content-right-bg .side .region.region-right .block-block .content {
      background: #FFFFFF;
      padding: 20px;
      -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }

@media screen and (max-width: 767px) {
  #regions-page-header {
    padding-right: 0;
    padding-left: 0; }
    #regions-page-header h1 {
      padding: 0 20px; }
  .regions-page-container.site-top-padding {
    padding: 30px 0; }
    .regions-page-container.site-top-padding > .row > .col-md-12 {
      padding-right: 0;
      padding-left: 0; }
    .regions-page-container.site-top-padding .container-fluid {
      padding: 0; }
      .regions-page-container.site-top-padding .container-fluid .content-right-bg .side .region.region-right .block-block {
        padding-top: 15px; } }

.service-view .service-description {
  background-color: #3F9C35;
  color: #FFFFFF;
  margin-bottom: 30px; }
  .service-view .service-description p {
    color: #FFFFFF; }
  .service-view .service-description.no-description {
    padding-bottom: 20px; }

.service-view .service-title,
.service-view .service-description-intro {
  padding: 20px 20px 0; }

.service-view .service-title {
  margin-top: 0;
  margin-bottom: 0;
  color: #FFFFFF; }

.service-view .service-description-intro {
  overflow: auto; }

.service-view .service-description-full {
  overflow: hidden;
  padding: 0 20px; }

.service-view .service-description-readmore {
  color: #FFFFFF;
  background-color: #42912f;
  display: block;
  padding: 8px 20px;
  text-decoration: none; }
  .service-view .service-description-readmore:hover {
    text-decoration: none;
    color: #FFFFFF !important; }
  .service-view .service-description-readmore span {
    padding-right: 14px;
    background-image: url(../images/white-arrow-right.png);
    background-size: 8px 7px;
    background-repeat: no-repeat;
    background-position: 100% 8px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .service-view .service-description-readmore span {
        background-image: url(../images/white-arrow-right@2x.png); } }

.service-view .taxonomy-list-author a {
  font-weight: bold; }

.service-view ul.pager {
  padding: 20px 20px 10px;
  background-color: #FFFFFF; }
  @media (max-width: 767px) {
    .service-view ul.pager {
      margin-bottom: 30px !important; } }

@media (max-width: 767px) {
  .service-view .view-content > div {
    padding: 0px; } }

.service-description h1, .service-description h2, .service-description h3, .service-description h4, .service-description h5, .service-description h6,
.service-description ul.list-tick li,
.service-description ul.list-arrow li,
.service-description ol li,
.service-description ul li,
.service-description td,
.service-description a,
.service-description .read-more {
  color: #FFFFFF; }

.service-description .read-more {
  background-image: url(../images/white-arrow-right.png); }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .service-description .read-more {
      background-image: url(../images/white-arrow-right@2x.png); } }

.service-description p.well,
.service-description p.well-clear {
  color: #333333; }

.service-description .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: transparent; }

.service-description ul.list-tick li {
  background-image: url(../images/list-tick-white.png); }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .service-description ul.list-tick li {
      background-image: url(../images/list-tick-white@2x.png); } }

.service-description ul.list-arrow li {
  background-image: url(../images/list-arrow-white.png); }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .service-description ul.list-arrow li {
      background-image: url(../images/list-arrow-white@2x.png); } }

.service-list {
  margin-bottom: 10px; }
  .service-list .service-list-item {
    display: block;
    background-color: #FFFFFF;
    padding: 20px;
    border-top: solid 5px #3F9C35;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    color: #333333;
    font-size: 20px;
    line-height: 24px; }
    .service-list .service-list-item:hover {
      text-decoration: none; }
  @media (max-width: 767px) {
    .service-list .service-list-item {
      height: auto !important; } }

.service-nodes .service-nodes-box {
  background-color: #FFFFFF;
  border-top: solid 5px #3F9C35;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
  position: relative; }

@media (max-width: 767px) {
  .service-nodes .service-nodes-box {
    height: auto !important; } }

.service-nodes .service-nodes-box-content {
  padding: 20px 20px 42px 20px; }
  .service-nodes .service-nodes-box-content .taxonomy-list-title a {
    color: #333333;
    font-size: 20px;
    line-height: 24px; }
  .service-nodes .service-nodes-box-content .taxonomy-list-body {
    display: none; }
  .service-nodes .service-nodes-box-content .read-more {
    position: absolute;
    bottom: 20px; }

@media (max-width: 767px) {
  .service-featured-row .service-nodes-box {
    height: auto !important; } }

.service-featured .taxonomy-list-date,
.service-featured .taxonomy-list-author,
.service-featured .taxonomy-list-author a {
  color: #FFFFFF; }

.service-featured .service-nodes-box {
  background-color: #009CDE;
  border-top: solid 5px #009CDE;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  position: relative; }

.service-featured .service-nodes-box-content {
  padding: 20px 20px 42px 20px; }
  .service-featured .service-nodes-box-content .taxonomy-list-title a {
    color: #FFFFFF;
    font-size: 20px;
    line-height: 24px; }
  .service-featured .service-nodes-box-content .taxonomy-list-body {
    color: #FFFFFF;
    margin-bottom: 20px; }
  .service-featured .service-nodes-box-content .read-more {
    position: absolute;
    bottom: 20px; }
    .service-featured .service-nodes-box-content .read-more a {
      color: #FFFFFF;
      background-image: url(../images/white-arrow-right.png); }
      .service-featured .service-nodes-box-content .read-more a:hover {
        background-image: url(../images/black-arrow.png); }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        .service-featured .service-nodes-box-content .read-more a {
          background-image: url(../images/white-arrow-right@2x.png); }
          .service-featured .service-nodes-box-content .read-more a:hover {
            background-image: url(../images/black-arrow@2x.png); } }

.service-featured .col-sm-6 {
  float: none;
  width: 100%; }

.service-featured .col-sm-push-6 {
  left: auto; }

.service-featured .col-sm-pull-6 {
  right: auto; }

.service-right {
  background-color: #FFFFFF;
  border-top: solid 5px #009CDE;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }
  .service-right .service-right-column {
    padding: 20px; }
  .service-right img {
    display: block;
    max-width: 100%;
    height: auto; }
  .service-right .block {
    margin-bottom: 20px;
    /* These are technically the same, but use both */
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    /* This is the dangerous one in WebKit, as it breaks things wherever */
    word-break: break-all;
    /* Instead use this non-standard one: */
    word-break: break-word;
    /* Adds a hyphen where the word breaks, if supported (No Blink) */
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto; }
    .service-right .block h2 {
      margin-top: 0;
      text-transform: uppercase;
      color: #555555;
      font-size: 16px;
      font-weight: bold; }

.service-view-boxes .service-featured,
.service-view-boxes .service-right {
  margin-bottom: 30px; }

.service-view-list-with-column .service-nodes-box,
.service-view-full-width-list .service-nodes-box {
  height: auto !important;
  margin-bottom: 20px; }
  .service-view-list-with-column .service-nodes-box > [class*="col-"],
  .service-view-full-width-list .service-nodes-box > [class*="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .service-view-list-with-column .service-nodes-box .service-nodes-box-content,
  .service-view-full-width-list .service-nodes-box .service-nodes-box-content {
    padding-bottom: 20px; }

@media (max-width: 767px) {
  .service-view-list-with-column .service-right,
  .service-view-full-width-list .service-right {
    min-height: 0 !important; } }

.service-view-full-width-list .service-right {
  margin-bottom: 30px; }

.news-view ul.pager {
  padding: 20px 20px 10px;
  background-color: #FFFFFF; }
  @media (max-width: 767px) {
    .news-view ul.pager {
      margin-bottom: 30px !important; } }

.news-box {
  display: block;
  background-color: #FFFFFF;
  border-top: solid 5px #009CDE;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  position: relative; }
  @media (min-width: 768px) {
    .news-box {
      height: 270px; } }
  .news-box .taxonomy-list-date {
    margin-bottom: 6px; }
  .news-box .taxonomy-list-title,
  .news-box .taxonomy-list-title a {
    color: #333333;
    font-size: 20px;
    line-height: 23px; }
  .news-box .news-box-content {
    padding: 16px 20px 38px 20px;
    color: #333333; }
  .news-box .read-more {
    position: absolute;
    bottom: 16px; }

.news-box-large .news-box {
  background-color: #009CDE;
  border-color: #3F9C35; }
  @media (min-width: 768px) {
    .news-box-large .news-box {
      height: 570px; } }

@media (min-width: 768px) {
  .news-box-image {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    padding-bottom: 38.52%;
    overflow: hidden; }
    .news-box-image img {
      position: absolute;
      top: 0;
      left: 0; }
  .news-box-large .news-box-image {
    padding-bottom: 0;
    height: auto; }
    .news-box-large .news-box-image img {
      position: relative; } }

@media (min-width: 992px) {
  .news-box-last {
    margin-top: -300px; } }

.news-box-wide .news-box {
  background-color: #3F9C35;
  border-color: #42912f; }
  .news-box-wide .news-box .news-box-image {
    display: none; }

.news-box-small .body-text {
  display: none; }

.news-box-large .news-box .news-box-content,
.news-box-wide .news-box .news-box-content {
  color: #FFFFFF; }
  .news-box-large .news-box .news-box-content h3 a:hover,
  .news-box-wide .news-box .news-box-content h3 a:hover {
    color: #000000; }

.news-box-large .news-box .taxonomy-list-title,
.news-box-large .news-box .taxonomy-list-title a,
.news-box-wide .news-box .taxonomy-list-title,
.news-box-wide .news-box .taxonomy-list-title a {
  color: #FFFFFF;
  font-size: 25px;
  line-height: 28px; }

.news-box-large .read-more a,
.news-box-wide .read-more a {
  color: #FFFFFF;
  background-image: url(../images/white-arrow-right.png); }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .news-box-large .read-more a,
    .news-box-wide .read-more a {
      background-image: url(../images/white-arrow-right@2x.png); } }

.news-list-item {
  display: block;
  background-color: #FFFFFF;
  border-top: solid 5px #009CDE;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }
  .news-list-item > [class*="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .news-list-item .taxonomy-list-title,
  .news-list-item .taxonomy-list-title a {
    color: #333333; }
  .news-list-item .taxonomy-list-author,
  .news-list-item .taxonomy-list-author a {
    font-weight: bold; }
  .news-list-item .news-list-item-content {
    padding: 20px; }
  .news-list-item .read-more {
    margin-bottom: 10px; }

.news-box-twitter .news-box {
  padding-top: 54px;
  padding-bottom: 54px;
  height: 570px; }
  .news-box-twitter .news-box .taxonomy-list-title {
    position: absolute;
    top: 20px;
    left: 20px; }
  .news-box-twitter .news-box .news-box-content {
    height: 100%;
    overflow: auto; }

.page-maps-international-tax {
  -webkit-overflow-scrolling: touch; }
  .page-maps-international-tax .beps-issue-map-wrapper {
    height: 75vh;
    position: relative;
    width: 100%;
    overflow: hidden; }
  .page-maps-international-tax .welcome-popup {
    width: 80vw;
    padding: 20px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 25vh;
    z-index: 1001;
    background: #FFFFFF; }
    @media screen and (min-width: 768px) {
      .page-maps-international-tax .welcome-popup {
        width: 65vw; } }
    @media screen and (min-width: 1200px) {
      .page-maps-international-tax .welcome-popup {
        right: 7vw;
        left: inherit;
        width: 25vw; } }
    .page-maps-international-tax .welcome-popup.is-visible {
      display: block; }
    .page-maps-international-tax .welcome-popup .text h1 {
      margin-top: 0; }
    .page-maps-international-tax .welcome-popup .close-wrapper {
      padding: 15px 0 0 0;
      text-align: center;
      cursor: pointer;
      border-top: 1px solid #e7e8e8;
      margin-top: 15px;
      font-size: 15px;
      color: #888B8D; }
      .page-maps-international-tax .welcome-popup .close-wrapper:before {
        content: " ";
        background: transparent url("../images/beps-map/svg/cross-grey.svg") no-repeat center;
        width: 25px;
        height: 25px;
        display: inline-block;
        margin: 0 5px -6px 0; }
  .page-maps-international-tax .header-regions,
  .page-maps-international-tax header,
  .page-maps-international-tax #menu-wrap,
  .page-maps-international-tax .site-content,
  .page-maps-international-tax footer {
    max-width: none;
    z-index: 1001; }
  .page-maps-international-tax .view-content {
    width: 100%; }
  .page-maps-international-tax .tag-inside-marker {
    visibility: hidden; }
  .page-maps-international-tax .leaflet-tagged-marker img {
    visibility: hidden; }
  .page-maps-international-tax .leaflet-tagged-marker:before {
    content: ' ';
    background: transparent url("../images/beps-map/svg/marker.svg") no-repeat center;
    width: 60px;
    height: 56px;
    position: absolute;
    top: -50px;
    left: -18px; }
  .page-maps-international-tax .leaflet-popup {
    bottom: -50px !important;
    left: 10px !important; }
  .page-maps-international-tax .leaflet-popup-content {
    text-transform: uppercase;
    font-size: 16px;
    color: #2D2D2D;
    font-weight: bold;
    margin: 5px 20px;
    line-height: 1;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important; }
  .page-maps-international-tax .leaflet-popup-content-wrapper,
  .page-maps-international-tax .leaflet-popup-tip {
    background: white;
    color: #333; }
  .page-maps-international-tax .leaflet-popup-content-wrapper {
    border-radius: 0 5px 5px 0;
    box-shadow: none; }
  .page-maps-international-tax .leaflet-popup-tip-container {
    display: none; }
  .page-maps-international-tax .leaflet-popup-close-button {
    display: none; }
  .page-maps-international-tax .beps-map-sidebar {
    background: #e0e0e1;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 1002;
    position: absolute;
    right: 0;
    top: 0;
    transition-property: transform;
    transition-duration: 0.3s;
    transition-delay: 0.3s;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
    @media screen and (min-width: 768px) {
      .page-maps-international-tax .beps-map-sidebar {
        width: 50%; } }
    @media screen and (min-width: 992px) {
      .page-maps-international-tax .beps-map-sidebar {
        width: 40%; } }
  .page-maps-international-tax .beps-map-sidebar.is-visible.is-visible {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition-delay: 0.3s; }
  .page-maps-international-tax .beps-map-country-dropdown-wrapper {
    display: block;
    width: 100%;
    min-height: 50px;
    padding: 15px 10px;
    font-size: 15px;
    font-weight: lighter;
    color: #888B8D;
    background: #FFFFFF; }
    @media screen and (min-width: 1200px) {
      .page-maps-international-tax .beps-map-country-dropdown-wrapper {
        font-size: 19px; } }
    .page-maps-international-tax .beps-map-country-dropdown-wrapper .flag-icon {
      margin-left: 5px; }
    .page-maps-international-tax .beps-map-country-dropdown-wrapper .sidebar-close {
      background: transparent;
      border: none;
      margin: 0;
      padding: 0; }
      .page-maps-international-tax .beps-map-country-dropdown-wrapper .sidebar-close .button-text {
        display: none; }
      .page-maps-international-tax .beps-map-country-dropdown-wrapper .sidebar-close:before {
        content: " ";
        background: transparent url("../images/beps-map/svg/cross-grey.svg") no-repeat center;
        width: 25px;
        height: 25px;
        display: inline-block;
        margin: 0 0 -5px 0; }
    .page-maps-international-tax .beps-map-country-dropdown-wrapper .beps-map-country-dropdown-label {
      font-weight: normal; }
    .page-maps-international-tax .beps-map-country-dropdown-wrapper .beps-map-country-dropdown {
      margin: 0 0 0 5px;
      border: 1px solid #cccccc;
      background: #FFFFFF;
      padding: 0; }
  .page-maps-international-tax .beps-map-issues {
    overflow: scroll;
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 0 0 150px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
    .page-maps-international-tax .beps-map-issues .view-empty .header-box {
      padding: 15px; }
      .page-maps-international-tax .beps-map-issues .view-empty .header-box p {
        margin-bottom: 0 !important; }
  .page-maps-international-tax .beps-maps-issues-box .header-box {
    min-height: auto; }
  .page-maps-international-tax .beps-maps-issues-box .top-border {
    border-top: 5px solid #3F9C35;
    padding-top: 15px;
    margin: 15px 0; }
  .page-maps-international-tax .beps-maps-issues-box .date {
    padding: 0 15px 30px 15px;
    color: #888B8D; }
    .page-maps-international-tax .beps-maps-issues-box .date span {
      float: left;
      display: inline-block;
      margin-right: 5px; }
  .page-maps-international-tax .beps-maps-issues-box .embed-responsive-wrapper,
  .page-maps-international-tax .beps-maps-issues-box img {
    padding-bottom: 15px; }
  @media screen and (max-width: 992px) {
    .page-maps-international-tax .beps-maps-issues-box img {
      position: inherit;
      top: inherit;
      left: inherit;
      height: inherit; } }
  .page-maps-international-tax .beps-maps-issues-box .text {
    margin: 0;
    padding: 0 15px 15px 15px; }
  .page-maps-international-tax .beps-maps-issues-box .description {
    padding: 0 15px 15px 15px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e7e8e8; }
  .page-maps-international-tax .beps-maps-issues-box .read-more {
    margin-left: 0; }
    @media screen and (min-width: 768px) {
      .page-maps-international-tax .beps-maps-issues-box .read-more {
        margin-left: 0; } }
    @media screen and (min-width: 992px) {
      .page-maps-international-tax .beps-maps-issues-box .read-more {
        margin-left: 15px; } }
  .page-maps-international-tax .beps-map-contact {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #FFFFFF; }
  .page-maps-international-tax .leaflet-control-attribution {
    display: none; }
  .page-maps-international-tax .beps-map-contact-fields-wrapped {
    background: #FFFFFF;
    min-height: 190px;
    margin-bottom: 0;
    display: none; }
    .page-maps-international-tax .beps-map-contact-fields-wrapped .header-text {
      font-size: 25px; }
    .page-maps-international-tax .beps-map-contact-fields-wrapped .email:before,
    .page-maps-international-tax .beps-map-contact-fields-wrapped .telephone:before,
    .page-maps-international-tax .beps-map-contact-fields-wrapped .website:before {
      content: " ";
      width: 30px;
      height: 30px;
      display: inline-block;
      margin-right: 15px;
      top: 10px;
      position: relative; }
    .page-maps-international-tax .beps-map-contact-fields-wrapped .email:before {
      background: transparent url("../images/beps-map/svg/mail-green.svg") no-repeat center; }
    .page-maps-international-tax .beps-map-contact-fields-wrapped .telephone:before {
      background: transparent url("../images/beps-map/svg/phone-green.svg") no-repeat center; }
    .page-maps-international-tax .beps-map-contact-fields-wrapped .website:before {
      background: transparent url("../images/beps-map/svg/link.svg") no-repeat center; }
  .page-maps-international-tax .beps-map-contact-fields-wrapped.is-visible {
    display: block;
    box-shadow: 0px -4px 10px 0px #8c8c8c; }
    .page-maps-international-tax .beps-map-contact-fields-wrapped.is-visible span {
      display: none; }
  .page-maps-international-tax .beps-map-contact-fields-wrapped .profile-picture-wrapper,
  .page-maps-international-tax .beps-map-contact-fields-wrapped .contacts-fields-wrapper {
    float: left;
    min-height: 190px; }
  .page-maps-international-tax .beps-map-contact-fields-wrapped .contacts-fields-wrapper {
    border-left: 1px solid #b8b9bb;
    padding: 15px 0 15px 15px;
    width: 75%;
    line-height: 1.8em; }
  .page-maps-international-tax .beps-map-contact-fields {
    background: #3F9C35;
    color: #FFFFFF;
    min-height: 50px;
    text-align: center;
    padding: 15px;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    cursor: pointer; }
  .page-maps-international-tax .beps-map-contact-fields.is-visible span {
    display: none; }
  .page-maps-international-tax .beps-map-contact-fields.is-visible:before {
    content: "Close";
    background: transparent url("../images/beps-map/svg/cross-white.svg") no-repeat center;
    width: 25px;
    height: 25px;
    display: inline-block;
    padding: 3px 0 0 30px;
    margin: 0 0 0 -30px; }
  .page-maps-international-tax .legal-beps-map {
    margin-top: 20px; }
  .page-maps-international-tax .beps-map-issues-scrolling {
    position: absolute;
    bottom: 61px;
    display: none; }
    @media screen and (min-width: 768px) {
      .page-maps-international-tax .beps-map-issues-scrolling {
        bottom: 51px; } }
    .page-maps-international-tax .beps-map-issues-scrolling .scroll-buttons-wrapper {
      list-style: none;
      padding: 0; }
    .page-maps-international-tax .beps-map-issues-scrolling .scroll-button {
      width: 40px;
      height: 40px;
      background: #FFFFFF;
      margin: 0 0 1px 0;
      border: 2px solid #f7f7f7;
      background-size: 50%;
      background-color: #FFFFFF;
      background-repeat: no-repeat;
      background-position: center; }
      .page-maps-international-tax .beps-map-issues-scrolling .scroll-button.nav-up {
        background-image: url("../images/beps-map/png/arrow-up.png"); }
      .page-maps-international-tax .beps-map-issues-scrolling .scroll-button.nav-down {
        background-image: url("../images/beps-map/png/arrow-down.png"); }
      .page-maps-international-tax .beps-map-issues-scrolling .scroll-button span {
        display: none; }
  .page-maps-international-tax.ie .beps-map-issues {
    overflow: hidden;
    height: 85%;
    padding: 0 0 0 0; }
    .page-maps-international-tax.ie .beps-map-issues .views-row-last .beps-maps-issues-box {
      padding-bottom: 120px; }
  .page-maps-international-tax.ie .beps-map-issues-scrolling {
    display: block; }

/* Start Top Regions Menu */
#worldwide-locations-header > li > a:hover {
  color: #cccccc !important;
  text-decoration: none; }

.header-regions {
  background-color: #63666A;
  height: 33px;
  max-width: 1522px;
  color: #FFFFFF;
  margin: 0 auto; }
  .header-regions ul {
    display: block;
    text-align: right;
    float: right; }
  .header-regions li:first-child {
    border-left: 2px solid #828588; }
  .header-regions li {
    width: 161px;
    height: 33px;
    border-right: 2px solid #828588;
    text-align: left;
    line-height: 33px;
    background-image: url(../images/grey-arrow.png);
    background-size: 8px 7px;
    background-position: 138px 13px;
    background-repeat: no-repeat;
    padding-left: 14px; }
  .header-regions a {
    color: #FFFFFF;
    font-size: 16px;
    display: block;
    padding-left: 10px; }

/* End Top Regions Menu */
/* Start Footer Menus */
ul.menu li {
  margin: 0px; }

.footer-links,
.region-footer-services .menu,
.region-footer-extra .menu {
  list-style-type: none;
  margin: 0px !important;
  padding: 0px !important; }
  .footer-links li.active,
  .region-footer-services .menu li.active,
  .region-footer-extra .menu li.active {
    background-color: transparent !important; }
  .footer-links li,
  .region-footer-services .menu li,
  .region-footer-extra .menu li {
    list-style: none !important;
    margin-bottom: 10px !important;
    padding: 0px !important; }
    .footer-links li a,
    .region-footer-services .menu li a,
    .region-footer-extra .menu li a {
      color: #33b0e5;
      font-size: 16px;
      padding: 0px !important;
      display: initial !important; }
    .footer-links li a:focus, .footer-links li a:hover,
    .region-footer-services .menu li a:focus,
    .region-footer-services .menu li a:hover,
    .region-footer-extra .menu li a:focus,
    .region-footer-extra .menu li a:hover {
      text-decoration: underline !important;
      background-color: transparent !important;
      color: #000000 !important; }

#footer-menu {
  float: right;
  margin-bottom: 0px; }
  #footer-menu a {
    color: #33b0e5; }
  #footer-menu a:focus {
    text-decoration: none; }

/* End Footer Menus */
/* Start Header Right Menu */
#header-right-menu {
  float: right;
  line-height: 44px;
  margin: 0px;
  height: 44px; }
  #header-right-menu li {
    padding-left: 29px;
    padding-right: 0; }
  #header-right-menu a {
    color: #FFFFFF;
    font-size: 16px; }
  #header-right-menu a:hover {
    color: #b2d7ae !important;
    text-decoration: none; }
  #header-right-menu a:focus {
    text-decoration: none; }

/* End Header Right Menu */
/* Start left blue menu */
#left-menu-collapse .menu-block-wrapper ul {
  list-style: none;
  padding: 0; }

#left-menu-collapse .menu-block-wrapper li {
  margin: 0px;
  padding: 0px;
  list-style-image: none;
  list-style-type: none; }
  #left-menu-collapse .menu-block-wrapper li.active.active-trail {
    background-color: #0073a4; }
  #left-menu-collapse .menu-block-wrapper li.active-trail {
    background-color: #0073a4; }

#left-menu-collapse .menu-block-wrapper a {
  padding: 10px 10px 10px 20px;
  display: block;
  color: #FFFFFF; }
  #left-menu-collapse .menu-block-wrapper a:hover {
    background-color: #0073a4;
    color: #FFFFFF !important;
    text-decoration: none !important; }

#left-menu-collapse .menu-block-wrapper > .menu > li > .menu > li a {
  background: url(../images/white-arrow-right.png);
  background-repeat: no-repeat; }

#left-menu-collapse .menu-block-wrapper > .menu > li > .menu > li.active-trail.expanded > a {
  background-image: url(../images/white-arrow-down.png); }

#left-menu-collapse .menu-block-wrapper > .menu > li > .menu > li > a {
  padding-left: 40px;
  background-position: 26px 17px; }

#left-menu-collapse .menu-block-wrapper > .menu > li > .menu > li > .menu > li > a {
  padding-left: 60px;
  background-position: 46px 17px; }

#left-menu-collapse .menu-block-wrapper > .menu > li > .menu > li > .menu > li.active-trail.expanded > a {
  background-image: url(../images/white-arrow-down.png); }

#left-menu-collapse .menu-block-wrapper > .menu > li > .menu > li > .menu > li > .menu > li > a {
  padding-left: 80px;
  background-position: 66px 17px; }

/* End left blue menu */
/* Start Main Menu */
#menu-wrap {
  background-color: #3F9C35;
  max-width: 1522px;
  margin: 0 auto;
  color: #FFFFFF;
  min-height: 45px; }
  #menu-wrap .container {
    height: 45px; }

.main-menu {
  background: #42912f;
  padding: 0 0px;
  list-style: none;
  position: relative;
  display: inline-block;
  /* First LI Items */ }
  .main-menu > li {
    background-image: url(../images/white-arrow-down.png);
    background-size: 8px 7px;
    background-repeat: no-repeat;
    background-position: 87% 50%;
    float: left;
    line-height: 45px;
    list-style: none !important;
    margin: 0px !important;
    width: auto;
    position: relative; }
    .main-menu > li > a {
      color: #FFFFFF;
      display: inline-block;
      padding-left: 24px;
      padding-right: 44px;
      width: 100%; }
    .main-menu > li > a:hover, .main-menu > li > a:focus {
      color: #FFFFFF !important;
      text-decoration: none; }
  .main-menu > li:hover {
    background-color: #3b822a; }

.first-item > ul {
  list-style: none;
  position: absolute;
  margin: 0px;
  padding: 0px;
  z-index: 1000;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1); }
  .first-item > ul > .open-sub > a:hover {
    color: #000000 !important; }
  .first-item > ul > li {
    width: 220px;
    background-color: #3b822a;
    background-image: url(../images/white-arrow-right.png);
    background-size: 8px 7px;
    background-repeat: no-repeat;
    background-position: 87% 50%;
    margin: 0px;
    padding: 0px;
    z-index: 1000; }
    .first-item > ul > li > a {
      display: inline-block;
      padding-left: 24px;
      padding-right: 53px;
      width: 100%;
      color: #FFFFFF; }
    .first-item > ul > li > a:hover {
      color: #FFFFFF !important;
      text-decoration: none; }
    .first-item > ul > li > .sub-menu {
      padding: 0;
      /* padding-right: 0px!important; */
      -webkit-box-shadow: 12px 6px 12px rgba(0, 0, 0, 0.1);
      box-shadow: 12px 6px 12px rgba(0, 0, 0, 0.1); }
  .first-item > ul > li:hover {
    background-color: #357526; }

.open {
  background-color: #3b822a; }

.additional-item.open, .open-sub {
  background-color: #FFFFFF !important; }
  .additional-item.open > a:hover, .additional-item.open > a:focus, .additional-item.open > a, .open-sub > a:hover, .open-sub > a:focus, .open-sub > a {
    color: #000000 !important;
    text-decoration: none; }

/* Hide sub items/menus */
.first-item > ul, .sub-menu {
  display: none; }

/* Set display block for opened items */
.open > ul, .open-sub > .sub-menu, .open > .sub-menu {
  display: block; }

/* Additional-item styles */
.additional-item {
  position: relative; }
  .additional-item > .sub-menu {
    top: 45px;
    left: 0;
    width: 600px; }

/* Sub menu styles */
.sub-menu {
  background-color: #FFFFFF;
  position: absolute;
  top: 0;
  left: 100%;
  display: none;
  width: 935px;
  padding: 0px 15px 3px 15px !important;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
  z-index: 1000; }

.sub-items {
  list-style: none;
  margin: 0px;
  padding: 0px;
  padding-left: 9px; }
  .sub-items li {
    border-top: 1px solid #cccccc;
    margin: 0px !important;
    padding: 10px 0px 10px 0px; }
    .sub-items li a {
      display: block;
      line-height: 1.4;
      color: #000000; }
    .sub-items li a:focus {
      text-decoration: none; }
    .sub-items li a:hover {
      color: #009CDE !important;
      text-decoration: none; }
  .sub-items > li:first-child {
    border: none; }

/* Menu block styles */
.menu-information {
  background-color: #f7f7f7;
  min-height: 250px;
  padding: 0 30px 0 30px; }
  .menu-information p {
    line-height: 25px;
    color: #000000; }
  .menu-information h2 {
    font-size: 19px;
    font-weight: medium;
    color: #000000; }

/* End Main Menu */
/* Start Blue Menu */
.left-menu-button {
  background: transparent;
  border: none;
  color: #FFFFFF;
  font-size: 16px;
  width: 100%;
  text-align: left;
  padding: 10px 0px 10px 20px;
  background-repeat: no-repeat;
  background-position: 95%;
  background-image: url(../images/white-cross.png); }

.left-menu-button.collapsed {
  background-image: url(../images/white-arrow-down.png); }

/* End Blue Menu */
.navbar-toggle .icon-bar {
  background-color: #009CDE;
  width: 25px;
  height: 3px; }

.navbar-toggle {
  float: right;
  margin: 0px;
  padding: 25px 0px 0px 0px; }

/* SITEMAP MENUS */
#sitemap-bottom-menu {
  list-style: none;
  padding: 0px;
  margin-top: -15px !important; }
  #sitemap-bottom-menu li {
    border-bottom: solid 1px #e7e8e8;
    padding: 10px 0px 10px 15px; }
    #sitemap-bottom-menu li a {
      font-size: 25px; }

.sitemap-row {
  border-bottom: solid 1px #e7e8e8;
  margin-bottom: 10px;
  padding-bottom: 20px; }

.block-menu-block h2 {
  color: #009CDE;
  font-size: 20px;
  margin-bottom: 30px; }

.menu-block-9 ul li, .menu-block-10 ul li, .menu-block-11 ul li, .menu-block-12 ul li, .menu-block-13 ul li {
  margin: 10px 0px !important; }
  .menu-block-9 ul li a, .menu-block-10 ul li a, .menu-block-11 ul li a, .menu-block-12 ul li a, .menu-block-13 ul li a {
    color: #009CDE;
    background-image: none;
    padding-left: 0px !important;
    display: initial;
    padding-top: 10px; }
  .menu-block-9 ul li a:hover, .menu-block-10 ul li a:hover, .menu-block-11 ul li a:hover, .menu-block-12 ul li a:hover, .menu-block-13 ul li a:hover {
    background: transparent;
    color: #000000 !important;
    text-decoration: underline; }

/* Retina Images */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .main-menu > li {
    background-image: url(../images/white-arrow-down@2x.png);
    background-size: 8px 7px; }
  .first-item > ul > li {
    background-image: url(../images/white-arrow-right@2x.png);
    background-size: 8px 7px; }
  .header-regions li {
    background-image: url(../images/grey-arrow@2x.png);
    background-size: 7px 8px; } }

.a-pagination {
  margin: 13px 0 10px; }
  .a-pagination .item-list li {
    list-style: none;
    display: inline-block;
    border: 1px solid silver;
    padding: 5px 10px;
    margin: 0 5px 5px 0; }

#worldwide-locations-menu {
  display: none;
  position: absolute;
  margin: 0px;
  padding: 0px;
  z-index: 1000;
  top: 80px;
  background: #FFFFFF;
  border-top: 5px solid #828588;
  /* First LI Items */ }
  #worldwide-locations-menu > li {
    width: 180px;
    margin: 0px;
    padding: 0px;
    z-index: 1000;
    display: block;
    line-height: 45px;
    border-top: 1px solid #e0e0e1; }
    #worldwide-locations-menu > li > a {
      display: inline-block;
      padding-left: 24px;
      padding-right: 53px;
      width: 100%;
      color: #63666A;
      font-size: 16px; }
    #worldwide-locations-menu > li > a:hover, #worldwide-locations-menu > li > a:focus {
      color: #000000 !important;
      text-decoration: none; }
  #worldwide-locations-menu > li:hover {
    background-color: #e7e8e8; }
  #worldwide-locations-menu > li:first-child {
    border-top: 0; }

#worldwide-locations-menu.open {
  display: block; }

@media screen and (max-width: 767px) {
  #worldwide-locations-menu.open {
    position: relative;
    top: 0;
    /* First LI Items */ }
    #worldwide-locations-menu.open > li {
      width: 100%; } }

.form-type-radio input[type="radio"],
.form-type-checkbox input[type="checkbox"] {
  margin: -2px 5px 0 0;
  width: auto; }

#edit-submitted-file-upload-button {
  margin-top: 10px;
  background-color: #3F9C35;
  font-size: 10px;
  color: #FFFFFF;
  border: none; }

.form-actions {
  display: inline; }
  .form-actions input[type=submit] {
    background-color: #009CDE;
    border: none;
    color: #FFFFFF;
    padding: 9px;
    text-transform: uppercase;
    font-size: 16px;
    border-radius: 0px; }
  .form-actions input[type=submit]:hover {
    background-color: #008bc5; }

input, textarea {
  border: 1px solid #cccccc;
  border-radius: 5px;
  padding: 5px;
  color: #555555; }

.form-managed-file {
  display: inline-table !important; }

.node-webform label {
  width: 100px;
  display: inline-block;
  margin-right: 0px; }

label.option {
  width: auto !important; }

/* Start Header Search Input */
.views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 0px; }

.views-exposed-form .views-exposed-widget.views-submit-button,
.views-exposed-form .views-exposed-widget.views-reset-button {
  float: right;
  padding: 10px 0px 0px 10px; }

#search-block-form {
  display: inline;
  white-space: nowrap; }

#search-input {
  display: none;
  width: 150px;
  border: 1px solid #cccccc;
  border-radius: 5px;
  vertical-align: middle;
  position: absolute;
  right: 38px;
  top: 20px;
  z-index: 2; }

.form-select,
#edit-s {
  display: block;
  width: 100% !important;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #FFFFFF;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -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; }

#edit-submit-search,
#edit-submit-search-main,
#edit-submit-people-search,
#edit-submit-job-search {
  background-color: #009CDE;
  border: none;
  color: #FFFFFF;
  padding: 4px 9px;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 0px;
  width: 100px; }
  #edit-submit-search:hover,
  #edit-submit-search-main:hover,
  #edit-submit-people-search:hover,
  #edit-submit-job-search:hover {
    background-color: #008bc5; }

#edit-reset,
#edit-reset--2 {
  background-color: #63666A;
  border: none;
  color: #FFFFFF;
  padding: 4px 9px;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 0px;
  width: 100px; }
  #edit-reset:hover,
  #edit-reset--2:hover {
    background-color: #5B5C5F; }

.clear-form #edit-reset {
  background-color: #FFFFFF;
  border: none;
  color: #2D2D2D;
  padding: 9px 9px;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 0px;
  width: auto;
  float: right;
  margin-right: none; }

.clear-form #edit-reset:hover {
  text-decoration: underline;
  color: #63666A; }

#edit-s-wrapper {
  width: 100%;
  padding: 0px; }

#search-icon {
  vertical-align: middle;
  background-image: url(../images/search-icon.png);
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  border: 0px;
  background-color: transparent !important;
  outline: 0; }

#search-icon:hover {
  background-image: url(../images/search-icon-hover.png); }

#search-form:focus {
  outline: none !important; }

.region-home-newsletter input {
  border: none !important; }

#block-webform-client-block-84 input {
  width: 100%; }

#block-webform-client-block-84 input[type=submit] {
  width: inherit; }

/* End Header Search Input */
/* Date Input Styling */
.webform-component-date .webform-container-inline.webform-datepicker {
  border: 1px solid #cccccc;
  border-radius: 5px;
  padding: 5px;
  display: inline-block;
  overflow: auto;
  -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); }
  .webform-component-date .webform-container-inline.webform-datepicker .form-select {
    width: auto !important;
    display: inline-block;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .webform-component-date .webform-container-inline.webform-datepicker input.webform-calendar {
    border: none;
    margin-top: 6px;
    max-width: 40px;
    width: auto; }

/* Make webforms float left optionally with adjustment for dropdowns*/
@media (min-width: 1200px) {
  .webform-2-col {
    float: left;
    max-width: 50%; }
  .webform-dropdown-adj {
    padding-right: 14px;
    width: 50%; } }

/* End Date Input Styling */
form#protected-node-enterpassword input.form-submit {
  background-color: #009CDE;
  border: none;
  color: #FFFFFF;
  padding: 9px;
  text-transform: uppercase;
  font-size: 16px;
  border-radius: 0px;
  margin-right: 9px; }
  form#protected-node-enterpassword input.form-submit:hover {
    background-color: #008bc5; }

.view-protected-downloads a#edit-submit-search {
  background-color: #009CDE;
  border: none;
  color: #FFFFFF;
  padding: 9px;
  text-transform: uppercase;
  font-size: 16px;
  border-radius: 0px; }
  .view-protected-downloads a#edit-submit-search:hover {
    background-color: #008bc5; }
  .view-protected-downloads a#edit-submit-search:hover {
    text-decoration: none;
    color: #FFFFFF !important; }

/* Retina Images */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  #search-icon {
    background-image: url(../images/search-icon@2x.png);
    background-size: 18px 18px; }
  #search-icon:hover {
    background-image: url(../images/search-icon-hover@2x.png);
    background-size: 18px 18px; } }

.view-id-worldwide_drop_down .ctools-jump-menu-button {
  display: none; }

.page-search-view form {
  margin: 0 -15px;
  padding: 20px;
  background-color: #66c4eb; }

@media screen and (min-width: 1200px) {
  .page-search-view #edit-s-wrapper {
    width: 72%; } }

.page-search-view .form-select,
.page-search-view #edit-s {
  border: 0; }

.page-search-view .views-exposed-widget.views-submit-button .form-submit,
.page-search-view .views-exposed-widget.views-reset-button .form-submit {
  height: 34px; }

@media screen and (min-width: 1200px) {
  .page-search-view .views-exposed-widget.views-submit-button,
  .page-search-view .views-exposed-widget.views-reset-button {
    float: left;
    margin: 0 0 0 15px;
    padding: 0 0 10px 0; } }

.page-search-view .views-exposed-form label {
  color: #FFFFFF; }

.columns__radio {
  column-count: 1; }
  .columns__radio input {
    width: inherit; }
  @media screen and (min-width: 768px) {
    .columns__radio {
      column-count: 2; } }
  @media screen and (min-width: 1200px) {
    .columns__radio {
      column-count: 3; } }

.webform-progressbar-page-label {
  display: none; }
  @media screen and (min-width: 1200px) {
    .webform-progressbar-page-label {
      display: inline; } }

.flag-icon {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  border: 1px solid #cfd1d1;
  width: 26px;
  line-height: 18px;
  /*   width: (4 / 3) * 1em; */
  /*   line-height: 1em; */ }
  .flag-icon:before {
    content: '\00a0'; }
  .flag-icon.flag-icon-squared {
    width: 1em; }

.flag-icon-ad {
  background-image: url(../images/flags/4x3/ad.svg); }
  .flag-icon-ad.flag-icon-squared {
    background-image: url(../images/flags/1x1/ad.svg); }

.flag-icon-ae {
  background-image: url(../images/flags/4x3/ae.svg); }
  .flag-icon-ae.flag-icon-squared {
    background-image: url(../images/flags/1x1/ae.svg); }

.flag-icon-af {
  background-image: url(../images/flags/4x3/af.svg); }
  .flag-icon-af.flag-icon-squared {
    background-image: url(../images/flags/1x1/af.svg); }

.flag-icon-ag {
  background-image: url(../images/flags/4x3/ag.svg); }
  .flag-icon-ag.flag-icon-squared {
    background-image: url(../images/flags/1x1/ag.svg); }

.flag-icon-ai {
  background-image: url(../images/flags/4x3/ai.svg); }
  .flag-icon-ai.flag-icon-squared {
    background-image: url(../images/flags/1x1/ai.svg); }

.flag-icon-al {
  background-image: url(../images/flags/4x3/al.svg); }
  .flag-icon-al.flag-icon-squared {
    background-image: url(../images/flags/1x1/al.svg); }

.flag-icon-am {
  background-image: url(../images/flags/4x3/am.svg); }
  .flag-icon-am.flag-icon-squared {
    background-image: url(../images/flags/1x1/am.svg); }

.flag-icon-ao {
  background-image: url(../images/flags/4x3/ao.svg); }
  .flag-icon-ao.flag-icon-squared {
    background-image: url(../images/flags/1x1/ao.svg); }

.flag-icon-aq {
  background-image: url(../images/flags/4x3/aq.svg); }
  .flag-icon-aq.flag-icon-squared {
    background-image: url(../images/flags/1x1/aq.svg); }

.flag-icon-ar {
  background-image: url(../images/flags/4x3/ar.svg); }
  .flag-icon-ar.flag-icon-squared {
    background-image: url(../images/flags/1x1/ar.svg); }

.flag-icon-as {
  background-image: url(../images/flags/4x3/as.svg); }
  .flag-icon-as.flag-icon-squared {
    background-image: url(../images/flags/1x1/as.svg); }

.flag-icon-at {
  background-image: url(../images/flags/4x3/at.svg); }
  .flag-icon-at.flag-icon-squared {
    background-image: url(../images/flags/1x1/at.svg); }

.flag-icon-au {
  background-image: url(../images/flags/4x3/au.svg); }
  .flag-icon-au.flag-icon-squared {
    background-image: url(../images/flags/1x1/au.svg); }

.flag-icon-aw {
  background-image: url(../images/flags/4x3/aw.svg); }
  .flag-icon-aw.flag-icon-squared {
    background-image: url(../images/flags/1x1/aw.svg); }

.flag-icon-ax {
  background-image: url(../images/flags/4x3/ax.svg); }
  .flag-icon-ax.flag-icon-squared {
    background-image: url(../images/flags/1x1/ax.svg); }

.flag-icon-az {
  background-image: url(../images/flags/4x3/az.svg); }
  .flag-icon-az.flag-icon-squared {
    background-image: url(../images/flags/1x1/az.svg); }

.flag-icon-ba {
  background-image: url(../images/flags/4x3/ba.svg); }
  .flag-icon-ba.flag-icon-squared {
    background-image: url(../images/flags/1x1/ba.svg); }

.flag-icon-bb {
  background-image: url(../images/flags/4x3/bb.svg); }
  .flag-icon-bb.flag-icon-squared {
    background-image: url(../images/flags/1x1/bb.svg); }

.flag-icon-bd {
  background-image: url(../images/flags/4x3/bd.svg); }
  .flag-icon-bd.flag-icon-squared {
    background-image: url(../images/flags/1x1/bd.svg); }

.flag-icon-be {
  background-image: url(../images/flags/4x3/be.svg); }
  .flag-icon-be.flag-icon-squared {
    background-image: url(../images/flags/1x1/be.svg); }

.flag-icon-bf {
  background-image: url(../images/flags/4x3/bf.svg); }
  .flag-icon-bf.flag-icon-squared {
    background-image: url(../images/flags/1x1/bf.svg); }

.flag-icon-bg {
  background-image: url(../images/flags/4x3/bg.svg); }
  .flag-icon-bg.flag-icon-squared {
    background-image: url(../images/flags/1x1/bg.svg); }

.flag-icon-bh {
  background-image: url(../images/flags/4x3/bh.svg); }
  .flag-icon-bh.flag-icon-squared {
    background-image: url(../images/flags/1x1/bh.svg); }

.flag-icon-bi {
  background-image: url(../images/flags/4x3/bi.svg); }
  .flag-icon-bi.flag-icon-squared {
    background-image: url(../images/flags/1x1/bi.svg); }

.flag-icon-bj {
  background-image: url(../images/flags/4x3/bj.svg); }
  .flag-icon-bj.flag-icon-squared {
    background-image: url(../images/flags/1x1/bj.svg); }

.flag-icon-bl {
  background-image: url(../images/flags/4x3/bl.svg); }
  .flag-icon-bl.flag-icon-squared {
    background-image: url(../images/flags/1x1/bl.svg); }

.flag-icon-bm {
  background-image: url(../images/flags/4x3/bm.svg); }
  .flag-icon-bm.flag-icon-squared {
    background-image: url(../images/flags/1x1/bm.svg); }

.flag-icon-bn {
  background-image: url(../images/flags/4x3/bn.svg); }
  .flag-icon-bn.flag-icon-squared {
    background-image: url(../images/flags/1x1/bn.svg); }

.flag-icon-bo {
  background-image: url(../images/flags/4x3/bo.svg); }
  .flag-icon-bo.flag-icon-squared {
    background-image: url(../images/flags/1x1/bo.svg); }

.flag-icon-bq {
  background-image: url(../images/flags/4x3/bq.svg); }
  .flag-icon-bq.flag-icon-squared {
    background-image: url(../images/flags/1x1/bq.svg); }

.flag-icon-br {
  background-image: url(../images/flags/4x3/br.svg); }
  .flag-icon-br.flag-icon-squared {
    background-image: url(../images/flags/1x1/br.svg); }

.flag-icon-bs {
  background-image: url(../images/flags/4x3/bs.svg); }
  .flag-icon-bs.flag-icon-squared {
    background-image: url(../images/flags/1x1/bs.svg); }

.flag-icon-bt {
  background-image: url(../images/flags/4x3/bt.svg); }
  .flag-icon-bt.flag-icon-squared {
    background-image: url(../images/flags/1x1/bt.svg); }

.flag-icon-bv {
  background-image: url(../images/flags/4x3/bv.svg); }
  .flag-icon-bv.flag-icon-squared {
    background-image: url(../images/flags/1x1/bv.svg); }

.flag-icon-bw {
  background-image: url(../images/flags/4x3/bw.svg); }
  .flag-icon-bw.flag-icon-squared {
    background-image: url(../images/flags/1x1/bw.svg); }

.flag-icon-by {
  background-image: url(../images/flags/4x3/by.svg); }
  .flag-icon-by.flag-icon-squared {
    background-image: url(../images/flags/1x1/by.svg); }

.flag-icon-bz {
  background-image: url(../images/flags/4x3/bz.svg); }
  .flag-icon-bz.flag-icon-squared {
    background-image: url(../images/flags/1x1/bz.svg); }

.flag-icon-ca {
  background-image: url(../images/flags/4x3/ca.svg); }
  .flag-icon-ca.flag-icon-squared {
    background-image: url(../images/flags/1x1/ca.svg); }

.flag-icon-cc {
  background-image: url(../images/flags/4x3/cc.svg); }
  .flag-icon-cc.flag-icon-squared {
    background-image: url(../images/flags/1x1/cc.svg); }

.flag-icon-cd {
  background-image: url(../images/flags/4x3/cd.svg); }
  .flag-icon-cd.flag-icon-squared {
    background-image: url(../images/flags/1x1/cd.svg); }

.flag-icon-cf {
  background-image: url(../images/flags/4x3/cf.svg); }
  .flag-icon-cf.flag-icon-squared {
    background-image: url(../images/flags/1x1/cf.svg); }

.flag-icon-cg {
  background-image: url(../images/flags/4x3/cg.svg); }
  .flag-icon-cg.flag-icon-squared {
    background-image: url(../images/flags/1x1/cg.svg); }

.flag-icon-ch {
  background-image: url(../images/flags/4x3/ch.svg); }
  .flag-icon-ch.flag-icon-squared {
    background-image: url(../images/flags/1x1/ch.svg); }

.flag-icon-ci {
  background-image: url(../images/flags/4x3/ci.svg); }
  .flag-icon-ci.flag-icon-squared {
    background-image: url(../images/flags/1x1/ci.svg); }

.flag-icon-ck {
  background-image: url(../images/flags/4x3/ck.svg); }
  .flag-icon-ck.flag-icon-squared {
    background-image: url(../images/flags/1x1/ck.svg); }

.flag-icon-cl {
  background-image: url(../images/flags/4x3/cl.svg); }
  .flag-icon-cl.flag-icon-squared {
    background-image: url(../images/flags/1x1/cl.svg); }

.flag-icon-cm {
  background-image: url(../images/flags/4x3/cm.svg); }
  .flag-icon-cm.flag-icon-squared {
    background-image: url(../images/flags/1x1/cm.svg); }

.flag-icon-cn {
  background-image: url(../images/flags/4x3/cn.svg); }
  .flag-icon-cn.flag-icon-squared {
    background-image: url(../images/flags/1x1/cn.svg); }

.flag-icon-co {
  background-image: url(../images/flags/4x3/co.svg); }
  .flag-icon-co.flag-icon-squared {
    background-image: url(../images/flags/1x1/co.svg); }

.flag-icon-cr {
  background-image: url(../images/flags/4x3/cr.svg); }
  .flag-icon-cr.flag-icon-squared {
    background-image: url(../images/flags/1x1/cr.svg); }

.flag-icon-cu {
  background-image: url(../images/flags/4x3/cu.svg); }
  .flag-icon-cu.flag-icon-squared {
    background-image: url(../images/flags/1x1/cu.svg); }

.flag-icon-cv {
  background-image: url(../images/flags/4x3/cv.svg); }
  .flag-icon-cv.flag-icon-squared {
    background-image: url(../images/flags/1x1/cv.svg); }

.flag-icon-cw {
  background-image: url(../images/flags/4x3/cw.svg); }
  .flag-icon-cw.flag-icon-squared {
    background-image: url(../images/flags/1x1/cw.svg); }

.flag-icon-cx {
  background-image: url(../images/flags/4x3/cx.svg); }
  .flag-icon-cx.flag-icon-squared {
    background-image: url(../images/flags/1x1/cx.svg); }

.flag-icon-cy {
  background-image: url(../images/flags/4x3/cy.svg); }
  .flag-icon-cy.flag-icon-squared {
    background-image: url(../images/flags/1x1/cy.svg); }

.flag-icon-cz {
  background-image: url(../images/flags/4x3/cz.svg); }
  .flag-icon-cz.flag-icon-squared {
    background-image: url(../images/flags/1x1/cz.svg); }

.flag-icon-de {
  background-image: url(../images/flags/4x3/de.svg); }
  .flag-icon-de.flag-icon-squared {
    background-image: url(../images/flags/1x1/de.svg); }

.flag-icon-dj {
  background-image: url(../images/flags/4x3/dj.svg); }
  .flag-icon-dj.flag-icon-squared {
    background-image: url(../images/flags/1x1/dj.svg); }

.flag-icon-dk {
  background-image: url(../images/flags/4x3/dk.svg); }
  .flag-icon-dk.flag-icon-squared {
    background-image: url(../images/flags/1x1/dk.svg); }

.flag-icon-dm {
  background-image: url(../images/flags/4x3/dm.svg); }
  .flag-icon-dm.flag-icon-squared {
    background-image: url(../images/flags/1x1/dm.svg); }

.flag-icon-do {
  background-image: url(../images/flags/4x3/do.svg); }
  .flag-icon-do.flag-icon-squared {
    background-image: url(../images/flags/1x1/do.svg); }

.flag-icon-dz {
  background-image: url(../images/flags/4x3/dz.svg); }
  .flag-icon-dz.flag-icon-squared {
    background-image: url(../images/flags/1x1/dz.svg); }

.flag-icon-ec {
  background-image: url(../images/flags/4x3/ec.svg); }
  .flag-icon-ec.flag-icon-squared {
    background-image: url(../images/flags/1x1/ec.svg); }

.flag-icon-ee {
  background-image: url(../images/flags/4x3/ee.svg); }
  .flag-icon-ee.flag-icon-squared {
    background-image: url(../images/flags/1x1/ee.svg); }

.flag-icon-eg {
  background-image: url(../images/flags/4x3/eg.svg); }
  .flag-icon-eg.flag-icon-squared {
    background-image: url(../images/flags/1x1/eg.svg); }

.flag-icon-eh {
  background-image: url(../images/flags/4x3/eh.svg); }
  .flag-icon-eh.flag-icon-squared {
    background-image: url(../images/flags/1x1/eh.svg); }

.flag-icon-er {
  background-image: url(../images/flags/4x3/er.svg); }
  .flag-icon-er.flag-icon-squared {
    background-image: url(../images/flags/1x1/er.svg); }

.flag-icon-es {
  background-image: url(../images/flags/4x3/es.svg); }
  .flag-icon-es.flag-icon-squared {
    background-image: url(../images/flags/1x1/es.svg); }

.flag-icon-et {
  background-image: url(../images/flags/4x3/et.svg); }
  .flag-icon-et.flag-icon-squared {
    background-image: url(../images/flags/1x1/et.svg); }

.flag-icon-fi {
  background-image: url(../images/flags/4x3/fi.svg); }
  .flag-icon-fi.flag-icon-squared {
    background-image: url(../images/flags/1x1/fi.svg); }

.flag-icon-fj {
  background-image: url(../images/flags/4x3/fj.svg); }
  .flag-icon-fj.flag-icon-squared {
    background-image: url(../images/flags/1x1/fj.svg); }

.flag-icon-fk {
  background-image: url(../images/flags/4x3/fk.svg); }
  .flag-icon-fk.flag-icon-squared {
    background-image: url(../images/flags/1x1/fk.svg); }

.flag-icon-fm {
  background-image: url(../images/flags/4x3/fm.svg); }
  .flag-icon-fm.flag-icon-squared {
    background-image: url(../images/flags/1x1/fm.svg); }

.flag-icon-fo {
  background-image: url(../images/flags/4x3/fo.svg); }
  .flag-icon-fo.flag-icon-squared {
    background-image: url(../images/flags/1x1/fo.svg); }

.flag-icon-fr {
  background-image: url(../images/flags/4x3/fr.svg); }
  .flag-icon-fr.flag-icon-squared {
    background-image: url(../images/flags/1x1/fr.svg); }

.flag-icon-ga {
  background-image: url(../images/flags/4x3/ga.svg); }
  .flag-icon-ga.flag-icon-squared {
    background-image: url(../images/flags/1x1/ga.svg); }

.flag-icon-gb {
  background-image: url(../images/flags/4x3/gb.svg); }
  .flag-icon-gb.flag-icon-squared {
    background-image: url(../images/flags/1x1/gb.svg); }

.flag-icon-gd {
  background-image: url(../images/flags/4x3/gd.svg); }
  .flag-icon-gd.flag-icon-squared {
    background-image: url(../images/flags/1x1/gd.svg); }

.flag-icon-ge {
  background-image: url(../images/flags/4x3/ge.svg); }
  .flag-icon-ge.flag-icon-squared {
    background-image: url(../images/flags/1x1/ge.svg); }

.flag-icon-gf {
  background-image: url(../images/flags/4x3/gf.svg); }
  .flag-icon-gf.flag-icon-squared {
    background-image: url(../images/flags/1x1/gf.svg); }

.flag-icon-gg {
  background-image: url(../images/flags/4x3/gg.svg); }
  .flag-icon-gg.flag-icon-squared {
    background-image: url(../images/flags/1x1/gg.svg); }

.flag-icon-gh {
  background-image: url(../images/flags/4x3/gh.svg); }
  .flag-icon-gh.flag-icon-squared {
    background-image: url(../images/flags/1x1/gh.svg); }

.flag-icon-gi {
  background-image: url(../images/flags/4x3/gi.svg); }
  .flag-icon-gi.flag-icon-squared {
    background-image: url(../images/flags/1x1/gi.svg); }

.flag-icon-gl {
  background-image: url(../images/flags/4x3/gl.svg); }
  .flag-icon-gl.flag-icon-squared {
    background-image: url(../images/flags/1x1/gl.svg); }

.flag-icon-gm {
  background-image: url(../images/flags/4x3/gm.svg); }
  .flag-icon-gm.flag-icon-squared {
    background-image: url(../images/flags/1x1/gm.svg); }

.flag-icon-gn {
  background-image: url(../images/flags/4x3/gn.svg); }
  .flag-icon-gn.flag-icon-squared {
    background-image: url(../images/flags/1x1/gn.svg); }

.flag-icon-gp {
  background-image: url(../images/flags/4x3/gp.svg); }
  .flag-icon-gp.flag-icon-squared {
    background-image: url(../images/flags/1x1/gp.svg); }

.flag-icon-gq {
  background-image: url(../images/flags/4x3/gq.svg); }
  .flag-icon-gq.flag-icon-squared {
    background-image: url(../images/flags/1x1/gq.svg); }

.flag-icon-gr {
  background-image: url(../images/flags/4x3/gr.svg); }
  .flag-icon-gr.flag-icon-squared {
    background-image: url(../images/flags/1x1/gr.svg); }

.flag-icon-gs {
  background-image: url(../images/flags/4x3/gs.svg); }
  .flag-icon-gs.flag-icon-squared {
    background-image: url(../images/flags/1x1/gs.svg); }

.flag-icon-gt {
  background-image: url(../images/flags/4x3/gt.svg); }
  .flag-icon-gt.flag-icon-squared {
    background-image: url(../images/flags/1x1/gt.svg); }

.flag-icon-gu {
  background-image: url(../images/flags/4x3/gu.svg); }
  .flag-icon-gu.flag-icon-squared {
    background-image: url(../images/flags/1x1/gu.svg); }

.flag-icon-gw {
  background-image: url(../images/flags/4x3/gw.svg); }
  .flag-icon-gw.flag-icon-squared {
    background-image: url(../images/flags/1x1/gw.svg); }

.flag-icon-gy {
  background-image: url(../images/flags/4x3/gy.svg); }
  .flag-icon-gy.flag-icon-squared {
    background-image: url(../images/flags/1x1/gy.svg); }

.flag-icon-hk {
  background-image: url(../images/flags/4x3/hk.svg); }
  .flag-icon-hk.flag-icon-squared {
    background-image: url(../images/flags/1x1/hk.svg); }

.flag-icon-hm {
  background-image: url(../images/flags/4x3/hm.svg); }
  .flag-icon-hm.flag-icon-squared {
    background-image: url(../images/flags/1x1/hm.svg); }

.flag-icon-hn {
  background-image: url(../images/flags/4x3/hn.svg); }
  .flag-icon-hn.flag-icon-squared {
    background-image: url(../images/flags/1x1/hn.svg); }

.flag-icon-hr {
  background-image: url(../images/flags/4x3/hr.svg); }
  .flag-icon-hr.flag-icon-squared {
    background-image: url(../images/flags/1x1/hr.svg); }

.flag-icon-ht {
  background-image: url(../images/flags/4x3/ht.svg); }
  .flag-icon-ht.flag-icon-squared {
    background-image: url(../images/flags/1x1/ht.svg); }

.flag-icon-hu {
  background-image: url(../images/flags/4x3/hu.svg); }
  .flag-icon-hu.flag-icon-squared {
    background-image: url(../images/flags/1x1/hu.svg); }

.flag-icon-id {
  background-image: url(../images/flags/4x3/id.svg); }
  .flag-icon-id.flag-icon-squared {
    background-image: url(../images/flags/1x1/id.svg); }

.flag-icon-ie {
  background-image: url(../images/flags/4x3/ie.svg); }
  .flag-icon-ie.flag-icon-squared {
    background-image: url(../images/flags/1x1/ie.svg); }

.flag-icon-il {
  background-image: url(../images/flags/4x3/il.svg); }
  .flag-icon-il.flag-icon-squared {
    background-image: url(../images/flags/1x1/il.svg); }

.flag-icon-im {
  background-image: url(../images/flags/4x3/im.svg); }
  .flag-icon-im.flag-icon-squared {
    background-image: url(../images/flags/1x1/im.svg); }

.flag-icon-in {
  background-image: url(../images/flags/4x3/in.svg); }
  .flag-icon-in.flag-icon-squared {
    background-image: url(../images/flags/1x1/in.svg); }

.flag-icon-io {
  background-image: url(../images/flags/4x3/io.svg); }
  .flag-icon-io.flag-icon-squared {
    background-image: url(../images/flags/1x1/io.svg); }

.flag-icon-iq {
  background-image: url(../images/flags/4x3/iq.svg); }
  .flag-icon-iq.flag-icon-squared {
    background-image: url(../images/flags/1x1/iq.svg); }

.flag-icon-ir {
  background-image: url(../images/flags/4x3/ir.svg); }
  .flag-icon-ir.flag-icon-squared {
    background-image: url(../images/flags/1x1/ir.svg); }

.flag-icon-is {
  background-image: url(../images/flags/4x3/is.svg); }
  .flag-icon-is.flag-icon-squared {
    background-image: url(../images/flags/1x1/is.svg); }

.flag-icon-it {
  background-image: url(../images/flags/4x3/it.svg); }
  .flag-icon-it.flag-icon-squared {
    background-image: url(../images/flags/1x1/it.svg); }

.flag-icon-je {
  background-image: url(../images/flags/4x3/je.svg); }
  .flag-icon-je.flag-icon-squared {
    background-image: url(../images/flags/1x1/je.svg); }

.flag-icon-jm {
  background-image: url(../images/flags/4x3/jm.svg); }
  .flag-icon-jm.flag-icon-squared {
    background-image: url(../images/flags/1x1/jm.svg); }

.flag-icon-jo {
  background-image: url(../images/flags/4x3/jo.svg); }
  .flag-icon-jo.flag-icon-squared {
    background-image: url(../images/flags/1x1/jo.svg); }

.flag-icon-jp {
  background-image: url(../images/flags/4x3/jp.svg); }
  .flag-icon-jp.flag-icon-squared {
    background-image: url(../images/flags/1x1/jp.svg); }

.flag-icon-ke {
  background-image: url(../images/flags/4x3/ke.svg); }
  .flag-icon-ke.flag-icon-squared {
    background-image: url(../images/flags/1x1/ke.svg); }

.flag-icon-kg {
  background-image: url(../images/flags/4x3/kg.svg); }
  .flag-icon-kg.flag-icon-squared {
    background-image: url(../images/flags/1x1/kg.svg); }

.flag-icon-kh {
  background-image: url(../images/flags/4x3/kh.svg); }
  .flag-icon-kh.flag-icon-squared {
    background-image: url(../images/flags/1x1/kh.svg); }

.flag-icon-ki {
  background-image: url(../images/flags/4x3/ki.svg); }
  .flag-icon-ki.flag-icon-squared {
    background-image: url(../images/flags/1x1/ki.svg); }

.flag-icon-km {
  background-image: url(../images/flags/4x3/km.svg); }
  .flag-icon-km.flag-icon-squared {
    background-image: url(../images/flags/1x1/km.svg); }

.flag-icon-kn {
  background-image: url(../images/flags/4x3/kn.svg); }
  .flag-icon-kn.flag-icon-squared {
    background-image: url(../images/flags/1x1/kn.svg); }

.flag-icon-kp {
  background-image: url(../images/flags/4x3/kp.svg); }
  .flag-icon-kp.flag-icon-squared {
    background-image: url(../images/flags/1x1/kp.svg); }

.flag-icon-kr {
  background-image: url(../images/flags/4x3/kr.svg); }
  .flag-icon-kr.flag-icon-squared {
    background-image: url(../images/flags/1x1/kr.svg); }

.flag-icon-kw {
  background-image: url(../images/flags/4x3/kw.svg); }
  .flag-icon-kw.flag-icon-squared {
    background-image: url(../images/flags/1x1/kw.svg); }

.flag-icon-ky {
  background-image: url(../images/flags/4x3/ky.svg); }
  .flag-icon-ky.flag-icon-squared {
    background-image: url(../images/flags/1x1/ky.svg); }

.flag-icon-kz {
  background-image: url(../images/flags/4x3/kz.svg); }
  .flag-icon-kz.flag-icon-squared {
    background-image: url(../images/flags/1x1/kz.svg); }

.flag-icon-la {
  background-image: url(../images/flags/4x3/la.svg); }
  .flag-icon-la.flag-icon-squared {
    background-image: url(../images/flags/1x1/la.svg); }

.flag-icon-lb {
  background-image: url(../images/flags/4x3/lb.svg); }
  .flag-icon-lb.flag-icon-squared {
    background-image: url(../images/flags/1x1/lb.svg); }

.flag-icon-lc {
  background-image: url(../images/flags/4x3/lc.svg); }
  .flag-icon-lc.flag-icon-squared {
    background-image: url(../images/flags/1x1/lc.svg); }

.flag-icon-li {
  background-image: url(../images/flags/4x3/li.svg); }
  .flag-icon-li.flag-icon-squared {
    background-image: url(../images/flags/1x1/li.svg); }

.flag-icon-lk {
  background-image: url(../images/flags/4x3/lk.svg); }
  .flag-icon-lk.flag-icon-squared {
    background-image: url(../images/flags/1x1/lk.svg); }

.flag-icon-lr {
  background-image: url(../images/flags/4x3/lr.svg); }
  .flag-icon-lr.flag-icon-squared {
    background-image: url(../images/flags/1x1/lr.svg); }

.flag-icon-ls {
  background-image: url(../images/flags/4x3/ls.svg); }
  .flag-icon-ls.flag-icon-squared {
    background-image: url(../images/flags/1x1/ls.svg); }

.flag-icon-lt {
  background-image: url(../images/flags/4x3/lt.svg); }
  .flag-icon-lt.flag-icon-squared {
    background-image: url(../images/flags/1x1/lt.svg); }

.flag-icon-lu {
  background-image: url(../images/flags/4x3/lu.svg); }
  .flag-icon-lu.flag-icon-squared {
    background-image: url(../images/flags/1x1/lu.svg); }

.flag-icon-lv {
  background-image: url(../images/flags/4x3/lv.svg); }
  .flag-icon-lv.flag-icon-squared {
    background-image: url(../images/flags/1x1/lv.svg); }

.flag-icon-ly {
  background-image: url(../images/flags/4x3/ly.svg); }
  .flag-icon-ly.flag-icon-squared {
    background-image: url(../images/flags/1x1/ly.svg); }

.flag-icon-ma {
  background-image: url(../images/flags/4x3/ma.svg); }
  .flag-icon-ma.flag-icon-squared {
    background-image: url(../images/flags/1x1/ma.svg); }

.flag-icon-mc {
  background-image: url(../images/flags/4x3/mc.svg); }
  .flag-icon-mc.flag-icon-squared {
    background-image: url(../images/flags/1x1/mc.svg); }

.flag-icon-md {
  background-image: url(../images/flags/4x3/md.svg); }
  .flag-icon-md.flag-icon-squared {
    background-image: url(../images/flags/1x1/md.svg); }

.flag-icon-me {
  background-image: url(../images/flags/4x3/me.svg); }
  .flag-icon-me.flag-icon-squared {
    background-image: url(../images/flags/1x1/me.svg); }

.flag-icon-mf {
  background-image: url(../images/flags/4x3/mf.svg); }
  .flag-icon-mf.flag-icon-squared {
    background-image: url(../images/flags/1x1/mf.svg); }

.flag-icon-mg {
  background-image: url(../images/flags/4x3/mg.svg); }
  .flag-icon-mg.flag-icon-squared {
    background-image: url(../images/flags/1x1/mg.svg); }

.flag-icon-mh {
  background-image: url(../images/flags/4x3/mh.svg); }
  .flag-icon-mh.flag-icon-squared {
    background-image: url(../images/flags/1x1/mh.svg); }

.flag-icon-mk {
  background-image: url(../images/flags/4x3/mk.svg); }
  .flag-icon-mk.flag-icon-squared {
    background-image: url(../images/flags/1x1/mk.svg); }

.flag-icon-ml {
  background-image: url(../images/flags/4x3/ml.svg); }
  .flag-icon-ml.flag-icon-squared {
    background-image: url(../images/flags/1x1/ml.svg); }

.flag-icon-mm {
  background-image: url(../images/flags/4x3/mm.svg); }
  .flag-icon-mm.flag-icon-squared {
    background-image: url(../images/flags/1x1/mm.svg); }

.flag-icon-mn {
  background-image: url(../images/flags/4x3/mn.svg); }
  .flag-icon-mn.flag-icon-squared {
    background-image: url(../images/flags/1x1/mn.svg); }

.flag-icon-mo {
  background-image: url(../images/flags/4x3/mo.svg); }
  .flag-icon-mo.flag-icon-squared {
    background-image: url(../images/flags/1x1/mo.svg); }

.flag-icon-mp {
  background-image: url(../images/flags/4x3/mp.svg); }
  .flag-icon-mp.flag-icon-squared {
    background-image: url(../images/flags/1x1/mp.svg); }

.flag-icon-mq {
  background-image: url(../images/flags/4x3/mq.svg); }
  .flag-icon-mq.flag-icon-squared {
    background-image: url(../images/flags/1x1/mq.svg); }

.flag-icon-mr {
  background-image: url(../images/flags/4x3/mr.svg); }
  .flag-icon-mr.flag-icon-squared {
    background-image: url(../images/flags/1x1/mr.svg); }

.flag-icon-ms {
  background-image: url(../images/flags/4x3/ms.svg); }
  .flag-icon-ms.flag-icon-squared {
    background-image: url(../images/flags/1x1/ms.svg); }

.flag-icon-mt {
  background-image: url(../images/flags/4x3/mt.svg); }
  .flag-icon-mt.flag-icon-squared {
    background-image: url(../images/flags/1x1/mt.svg); }

.flag-icon-mu {
  background-image: url(../images/flags/4x3/mu.svg); }
  .flag-icon-mu.flag-icon-squared {
    background-image: url(../images/flags/1x1/mu.svg); }

.flag-icon-mv {
  background-image: url(../images/flags/4x3/mv.svg); }
  .flag-icon-mv.flag-icon-squared {
    background-image: url(../images/flags/1x1/mv.svg); }

.flag-icon-mw {
  background-image: url(../images/flags/4x3/mw.svg); }
  .flag-icon-mw.flag-icon-squared {
    background-image: url(../images/flags/1x1/mw.svg); }

.flag-icon-mx {
  background-image: url(../images/flags/4x3/mx.svg); }
  .flag-icon-mx.flag-icon-squared {
    background-image: url(../images/flags/1x1/mx.svg); }

.flag-icon-my {
  background-image: url(../images/flags/4x3/my.svg); }
  .flag-icon-my.flag-icon-squared {
    background-image: url(../images/flags/1x1/my.svg); }

.flag-icon-mz {
  background-image: url(../images/flags/4x3/mz.svg); }
  .flag-icon-mz.flag-icon-squared {
    background-image: url(../images/flags/1x1/mz.svg); }

.flag-icon-na {
  background-image: url(../images/flags/4x3/na.svg); }
  .flag-icon-na.flag-icon-squared {
    background-image: url(../images/flags/1x1/na.svg); }

.flag-icon-nc {
  background-image: url(../images/flags/4x3/nc.svg); }
  .flag-icon-nc.flag-icon-squared {
    background-image: url(../images/flags/1x1/nc.svg); }

.flag-icon-ne {
  background-image: url(../images/flags/4x3/ne.svg); }
  .flag-icon-ne.flag-icon-squared {
    background-image: url(../images/flags/1x1/ne.svg); }

.flag-icon-nf {
  background-image: url(../images/flags/4x3/nf.svg); }
  .flag-icon-nf.flag-icon-squared {
    background-image: url(../images/flags/1x1/nf.svg); }

.flag-icon-ng {
  background-image: url(../images/flags/4x3/ng.svg); }
  .flag-icon-ng.flag-icon-squared {
    background-image: url(../images/flags/1x1/ng.svg); }

.flag-icon-ni {
  background-image: url(../images/flags/4x3/ni.svg); }
  .flag-icon-ni.flag-icon-squared {
    background-image: url(../images/flags/1x1/ni.svg); }

.flag-icon-nl {
  background-image: url(../images/flags/4x3/nl.svg); }
  .flag-icon-nl.flag-icon-squared {
    background-image: url(../images/flags/1x1/nl.svg); }

.flag-icon-no {
  background-image: url(../images/flags/4x3/no.svg); }
  .flag-icon-no.flag-icon-squared {
    background-image: url(../images/flags/1x1/no.svg); }

.flag-icon-np {
  background-image: url(../images/flags/4x3/np.svg); }
  .flag-icon-np.flag-icon-squared {
    background-image: url(../images/flags/1x1/np.svg); }

.flag-icon-nr {
  background-image: url(../images/flags/4x3/nr.svg); }
  .flag-icon-nr.flag-icon-squared {
    background-image: url(../images/flags/1x1/nr.svg); }

.flag-icon-nu {
  background-image: url(../images/flags/4x3/nu.svg); }
  .flag-icon-nu.flag-icon-squared {
    background-image: url(../images/flags/1x1/nu.svg); }

.flag-icon-nz {
  background-image: url(../images/flags/4x3/nz.svg); }
  .flag-icon-nz.flag-icon-squared {
    background-image: url(../images/flags/1x1/nz.svg); }

.flag-icon-om {
  background-image: url(../images/flags/4x3/om.svg); }
  .flag-icon-om.flag-icon-squared {
    background-image: url(../images/flags/1x1/om.svg); }

.flag-icon-pa {
  background-image: url(../images/flags/4x3/pa.svg); }
  .flag-icon-pa.flag-icon-squared {
    background-image: url(../images/flags/1x1/pa.svg); }

.flag-icon-pe {
  background-image: url(../images/flags/4x3/pe.svg); }
  .flag-icon-pe.flag-icon-squared {
    background-image: url(../images/flags/1x1/pe.svg); }

.flag-icon-pf {
  background-image: url(../images/flags/4x3/pf.svg); }
  .flag-icon-pf.flag-icon-squared {
    background-image: url(../images/flags/1x1/pf.svg); }

.flag-icon-pg {
  background-image: url(../images/flags/4x3/pg.svg); }
  .flag-icon-pg.flag-icon-squared {
    background-image: url(../images/flags/1x1/pg.svg); }

.flag-icon-ph {
  background-image: url(../images/flags/4x3/ph.svg); }
  .flag-icon-ph.flag-icon-squared {
    background-image: url(../images/flags/1x1/ph.svg); }

.flag-icon-pk {
  background-image: url(../images/flags/4x3/pk.svg); }
  .flag-icon-pk.flag-icon-squared {
    background-image: url(../images/flags/1x1/pk.svg); }

.flag-icon-pl {
  background-image: url(../images/flags/4x3/pl.svg); }
  .flag-icon-pl.flag-icon-squared {
    background-image: url(../images/flags/1x1/pl.svg); }

.flag-icon-pm {
  background-image: url(../images/flags/4x3/pm.svg); }
  .flag-icon-pm.flag-icon-squared {
    background-image: url(../images/flags/1x1/pm.svg); }

.flag-icon-pn {
  background-image: url(../images/flags/4x3/pn.svg); }
  .flag-icon-pn.flag-icon-squared {
    background-image: url(../images/flags/1x1/pn.svg); }

.flag-icon-pr {
  background-image: url(../images/flags/4x3/pr.svg); }
  .flag-icon-pr.flag-icon-squared {
    background-image: url(../images/flags/1x1/pr.svg); }

.flag-icon-ps {
  background-image: url(../images/flags/4x3/ps.svg); }
  .flag-icon-ps.flag-icon-squared {
    background-image: url(../images/flags/1x1/ps.svg); }

.flag-icon-pt {
  background-image: url(../images/flags/4x3/pt.svg); }
  .flag-icon-pt.flag-icon-squared {
    background-image: url(../images/flags/1x1/pt.svg); }

.flag-icon-pw {
  background-image: url(../images/flags/4x3/pw.svg); }
  .flag-icon-pw.flag-icon-squared {
    background-image: url(../images/flags/1x1/pw.svg); }

.flag-icon-py {
  background-image: url(../images/flags/4x3/py.svg); }
  .flag-icon-py.flag-icon-squared {
    background-image: url(../images/flags/1x1/py.svg); }

.flag-icon-qa {
  background-image: url(../images/flags/4x3/qa.svg); }
  .flag-icon-qa.flag-icon-squared {
    background-image: url(../images/flags/1x1/qa.svg); }

.flag-icon-re {
  background-image: url(../images/flags/4x3/re.svg); }
  .flag-icon-re.flag-icon-squared {
    background-image: url(../images/flags/1x1/re.svg); }

.flag-icon-ro {
  background-image: url(../images/flags/4x3/ro.svg); }
  .flag-icon-ro.flag-icon-squared {
    background-image: url(../images/flags/1x1/ro.svg); }

.flag-icon-rs {
  background-image: url(../images/flags/4x3/rs.svg); }
  .flag-icon-rs.flag-icon-squared {
    background-image: url(../images/flags/1x1/rs.svg); }

.flag-icon-ru {
  background-image: url(../images/flags/4x3/ru.svg); }
  .flag-icon-ru.flag-icon-squared {
    background-image: url(../images/flags/1x1/ru.svg); }

.flag-icon-rw {
  background-image: url(../images/flags/4x3/rw.svg); }
  .flag-icon-rw.flag-icon-squared {
    background-image: url(../images/flags/1x1/rw.svg); }

.flag-icon-sa {
  background-image: url(../images/flags/4x3/sa.svg); }
  .flag-icon-sa.flag-icon-squared {
    background-image: url(../images/flags/1x1/sa.svg); }

.flag-icon-sb {
  background-image: url(../images/flags/4x3/sb.svg); }
  .flag-icon-sb.flag-icon-squared {
    background-image: url(../images/flags/1x1/sb.svg); }

.flag-icon-sc {
  background-image: url(../images/flags/4x3/sc.svg); }
  .flag-icon-sc.flag-icon-squared {
    background-image: url(../images/flags/1x1/sc.svg); }

.flag-icon-sd {
  background-image: url(../images/flags/4x3/sd.svg); }
  .flag-icon-sd.flag-icon-squared {
    background-image: url(../images/flags/1x1/sd.svg); }

.flag-icon-se {
  background-image: url(../images/flags/4x3/se.svg); }
  .flag-icon-se.flag-icon-squared {
    background-image: url(../images/flags/1x1/se.svg); }

.flag-icon-sg {
  background-image: url(../images/flags/4x3/sg.svg); }
  .flag-icon-sg.flag-icon-squared {
    background-image: url(../images/flags/1x1/sg.svg); }

.flag-icon-sh {
  background-image: url(../images/flags/4x3/sh.svg); }
  .flag-icon-sh.flag-icon-squared {
    background-image: url(../images/flags/1x1/sh.svg); }

.flag-icon-si {
  background-image: url(../images/flags/4x3/si.svg); }
  .flag-icon-si.flag-icon-squared {
    background-image: url(../images/flags/1x1/si.svg); }

.flag-icon-sj {
  background-image: url(../images/flags/4x3/sj.svg); }
  .flag-icon-sj.flag-icon-squared {
    background-image: url(../images/flags/1x1/sj.svg); }

.flag-icon-sk {
  background-image: url(../images/flags/4x3/sk.svg); }
  .flag-icon-sk.flag-icon-squared {
    background-image: url(../images/flags/1x1/sk.svg); }

.flag-icon-sl {
  background-image: url(../images/flags/4x3/sl.svg); }
  .flag-icon-sl.flag-icon-squared {
    background-image: url(../images/flags/1x1/sl.svg); }

.flag-icon-sm {
  background-image: url(../images/flags/4x3/sm.svg); }
  .flag-icon-sm.flag-icon-squared {
    background-image: url(../images/flags/1x1/sm.svg); }

.flag-icon-sn {
  background-image: url(../images/flags/4x3/sn.svg); }
  .flag-icon-sn.flag-icon-squared {
    background-image: url(../images/flags/1x1/sn.svg); }

.flag-icon-so {
  background-image: url(../images/flags/4x3/so.svg); }
  .flag-icon-so.flag-icon-squared {
    background-image: url(../images/flags/1x1/so.svg); }

.flag-icon-sr {
  background-image: url(../images/flags/4x3/sr.svg); }
  .flag-icon-sr.flag-icon-squared {
    background-image: url(../images/flags/1x1/sr.svg); }

.flag-icon-ss {
  background-image: url(../images/flags/4x3/ss.svg); }
  .flag-icon-ss.flag-icon-squared {
    background-image: url(../images/flags/1x1/ss.svg); }

.flag-icon-st {
  background-image: url(../images/flags/4x3/st.svg); }
  .flag-icon-st.flag-icon-squared {
    background-image: url(../images/flags/1x1/st.svg); }

.flag-icon-sv {
  background-image: url(../images/flags/4x3/sv.svg); }
  .flag-icon-sv.flag-icon-squared {
    background-image: url(../images/flags/1x1/sv.svg); }

.flag-icon-sx {
  background-image: url(../images/flags/4x3/sx.svg); }
  .flag-icon-sx.flag-icon-squared {
    background-image: url(../images/flags/1x1/sx.svg); }

.flag-icon-sy {
  background-image: url(../images/flags/4x3/sy.svg); }
  .flag-icon-sy.flag-icon-squared {
    background-image: url(../images/flags/1x1/sy.svg); }

.flag-icon-sz {
  background-image: url(../images/flags/4x3/sz.svg); }
  .flag-icon-sz.flag-icon-squared {
    background-image: url(../images/flags/1x1/sz.svg); }

.flag-icon-tc {
  background-image: url(../images/flags/4x3/tc.svg); }
  .flag-icon-tc.flag-icon-squared {
    background-image: url(../images/flags/1x1/tc.svg); }

.flag-icon-td {
  background-image: url(../images/flags/4x3/td.svg); }
  .flag-icon-td.flag-icon-squared {
    background-image: url(../images/flags/1x1/td.svg); }

.flag-icon-tf {
  background-image: url(../images/flags/4x3/tf.svg); }
  .flag-icon-tf.flag-icon-squared {
    background-image: url(../images/flags/1x1/tf.svg); }

.flag-icon-tg {
  background-image: url(../images/flags/4x3/tg.svg); }
  .flag-icon-tg.flag-icon-squared {
    background-image: url(../images/flags/1x1/tg.svg); }

.flag-icon-th {
  background-image: url(../images/flags/4x3/th.svg); }
  .flag-icon-th.flag-icon-squared {
    background-image: url(../images/flags/1x1/th.svg); }

.flag-icon-tj {
  background-image: url(../images/flags/4x3/tj.svg); }
  .flag-icon-tj.flag-icon-squared {
    background-image: url(../images/flags/1x1/tj.svg); }

.flag-icon-tk {
  background-image: url(../images/flags/4x3/tk.svg); }
  .flag-icon-tk.flag-icon-squared {
    background-image: url(../images/flags/1x1/tk.svg); }

.flag-icon-tl {
  background-image: url(../images/flags/4x3/tl.svg); }
  .flag-icon-tl.flag-icon-squared {
    background-image: url(../images/flags/1x1/tl.svg); }

.flag-icon-tm {
  background-image: url(../images/flags/4x3/tm.svg); }
  .flag-icon-tm.flag-icon-squared {
    background-image: url(../images/flags/1x1/tm.svg); }

.flag-icon-tn {
  background-image: url(../images/flags/4x3/tn.svg); }
  .flag-icon-tn.flag-icon-squared {
    background-image: url(../images/flags/1x1/tn.svg); }

.flag-icon-to {
  background-image: url(../images/flags/4x3/to.svg); }
  .flag-icon-to.flag-icon-squared {
    background-image: url(../images/flags/1x1/to.svg); }

.flag-icon-tr {
  background-image: url(../images/flags/4x3/tr.svg); }
  .flag-icon-tr.flag-icon-squared {
    background-image: url(../images/flags/1x1/tr.svg); }

.flag-icon-tt {
  background-image: url(../images/flags/4x3/tt.svg); }
  .flag-icon-tt.flag-icon-squared {
    background-image: url(../images/flags/1x1/tt.svg); }

.flag-icon-tv {
  background-image: url(../images/flags/4x3/tv.svg); }
  .flag-icon-tv.flag-icon-squared {
    background-image: url(../images/flags/1x1/tv.svg); }

.flag-icon-tw {
  background-image: url(../images/flags/4x3/tw.svg); }
  .flag-icon-tw.flag-icon-squared {
    background-image: url(../images/flags/1x1/tw.svg); }

.flag-icon-tz {
  background-image: url(../images/flags/4x3/tz.svg); }
  .flag-icon-tz.flag-icon-squared {
    background-image: url(../images/flags/1x1/tz.svg); }

.flag-icon-ua {
  background-image: url(../images/flags/4x3/ua.svg); }
  .flag-icon-ua.flag-icon-squared {
    background-image: url(../images/flags/1x1/ua.svg); }

.flag-icon-ug {
  background-image: url(../images/flags/4x3/ug.svg); }
  .flag-icon-ug.flag-icon-squared {
    background-image: url(../images/flags/1x1/ug.svg); }

.flag-icon-um {
  background-image: url(../images/flags/4x3/um.svg); }
  .flag-icon-um.flag-icon-squared {
    background-image: url(../images/flags/1x1/um.svg); }

.flag-icon-us {
  background-image: url(../images/flags/4x3/us.svg); }
  .flag-icon-us.flag-icon-squared {
    background-image: url(../images/flags/1x1/us.svg); }

.flag-icon-uy {
  background-image: url(../images/flags/4x3/uy.svg); }
  .flag-icon-uy.flag-icon-squared {
    background-image: url(../images/flags/1x1/uy.svg); }

.flag-icon-uz {
  background-image: url(../images/flags/4x3/uz.svg); }
  .flag-icon-uz.flag-icon-squared {
    background-image: url(../images/flags/1x1/uz.svg); }

.flag-icon-va {
  background-image: url(../images/flags/4x3/va.svg); }
  .flag-icon-va.flag-icon-squared {
    background-image: url(../images/flags/1x1/va.svg); }

.flag-icon-vc {
  background-image: url(../images/flags/4x3/vc.svg); }
  .flag-icon-vc.flag-icon-squared {
    background-image: url(../images/flags/1x1/vc.svg); }

.flag-icon-ve {
  background-image: url(../images/flags/4x3/ve.svg); }
  .flag-icon-ve.flag-icon-squared {
    background-image: url(../images/flags/1x1/ve.svg); }

.flag-icon-vg {
  background-image: url(../images/flags/4x3/vg.svg); }
  .flag-icon-vg.flag-icon-squared {
    background-image: url(../images/flags/1x1/vg.svg); }

.flag-icon-vi {
  background-image: url(../images/flags/4x3/vi.svg); }
  .flag-icon-vi.flag-icon-squared {
    background-image: url(../images/flags/1x1/vi.svg); }

.flag-icon-vn {
  background-image: url(../images/flags/4x3/vn.svg); }
  .flag-icon-vn.flag-icon-squared {
    background-image: url(../images/flags/1x1/vn.svg); }

.flag-icon-vu {
  background-image: url(../images/flags/4x3/vu.svg); }
  .flag-icon-vu.flag-icon-squared {
    background-image: url(../images/flags/1x1/vu.svg); }

.flag-icon-wf {
  background-image: url(../images/flags/4x3/wf.svg); }
  .flag-icon-wf.flag-icon-squared {
    background-image: url(../images/flags/1x1/wf.svg); }

.flag-icon-ws {
  background-image: url(../images/flags/4x3/ws.svg); }
  .flag-icon-ws.flag-icon-squared {
    background-image: url(../images/flags/1x1/ws.svg); }

.flag-icon-ye {
  background-image: url(../images/flags/4x3/ye.svg); }
  .flag-icon-ye.flag-icon-squared {
    background-image: url(../images/flags/1x1/ye.svg); }

.flag-icon-yt {
  background-image: url(../images/flags/4x3/yt.svg); }
  .flag-icon-yt.flag-icon-squared {
    background-image: url(../images/flags/1x1/yt.svg); }

.flag-icon-za {
  background-image: url(../images/flags/4x3/za.svg); }
  .flag-icon-za.flag-icon-squared {
    background-image: url(../images/flags/1x1/za.svg); }

.flag-icon-zm {
  background-image: url(../images/flags/4x3/zm.svg); }
  .flag-icon-zm.flag-icon-squared {
    background-image: url(../images/flags/1x1/zm.svg); }

.flag-icon-zw {
  background-image: url(../images/flags/4x3/zw.svg); }
  .flag-icon-zw.flag-icon-squared {
    background-image: url(../images/flags/1x1/zw.svg); }

.flag-icon-kosovo {
  background-image: url(../images/flags/4x3/kosovo.svg); }
  .flag-icon-kosovo.flag-icon-squared {
    background-image: url(../images/flags/1x1/kosovo.svg); }

body.arial-extra {
  font-family: "ArialExtra", "Prelo", "Helvetica Neue", Helvetica, Arial, sans-serif; }

a {
  color: #009CDE;
  font-size: 16px; }

a:hover {
  color: #000000 !important;
  text-decoration: underline; }

h1 {
  font-size: 25px;
  color: #2D2D2D;
  font-weight: medium; }

h2 {
  font-size: 21px;
  color: #63666A;
  font-weight: normal; }

h3 {
  font-size: 16px;
  color: #63666A;
  text-transform: uppercase; }

h4 {
  color: #828588;
  font-size: 16px;
  font-weight: none; }

h4, h5, h6 {
  font-size: 16px;
  color: #3F9C35;
  text-transform: uppercase; }

/* End Headers */
p {
  font-size: 16px;
  color: #63666A; }

.large-link {
  font-size: 21px; }

.small-text {
  font-size: 75%; }

.intro-text {
  font-size: 20px;
  color: #009CDE;
  font-weight: normal; }

/* H2 Heading color classes added via ckeditor or usable in Templates */
.heading-blue {
  color: #009CDE; }

.heading-green {
  color: #3F9C35; }

/* Start Image Box */
figure {
  margin-bottom: 15px;
  max-width: 100%; }

figcaption {
  background-color: #e7e8e8;
  color: #63666A;
  text-align: left;
  padding: 20px 15px 20px 15px;
  width: 100%;
  font-size: 16px; }

figure.pull-right {
  margin-left: 20px; }

figure.pull-left {
  margin-right: 20px; }

figure br {
  display: none; }

/* End Image Box */
/* Start wells */
.well {
  background-color: #e7e8e8;
  border: none;
  border-radius: 0px;
  color: #63666A;
  font-size: 16px;
  clear: both;
  border: none;
  box-shadow: none; }

.well-clear {
  border: 2px solid #e7e8e8;
  background-color: #FFFFFF;
  padding: 19px;
  clear: both; }

.well-green {
  color: #3F9C35;
  font-size: 25px;
  border-top: 1px solid #e7e8e8;
  border-bottom: 1px solid #e7e8e8;
  padding: 10px 20px 10px 20px;
  clear: both; }

/* End Wells */
/* Start lists */
ul.list-tick, ul.list-arrow {
  list-style: none;
  margin-left: 15px !important;
  padding: 0px; }

ul.list-tick li {
  background-image: url(../images/list-tick.png);
  background-repeat: no-repeat;
  background-position: 0px 6px;
  padding-left: 25px;
  margin-bottom: 10px; }

ul.list-tick li, ul.list-arrow li, ol li, ul li, td {
  color: #63666A;
  font-size: 16px; }

ul.list-arrow li {
  background-image: url(../images/list-arrow.png);
  background-repeat: no-repeat;
  background-position: 0px 5px;
  padding-left: 25px;
  margin-bottom: 10px; }

ul.list-pdf {
  margin-left: 0 !important; }

ul.list-pdf li {
  background-image: url(../images/pdf-16.png);
  background-position: 0 3px; }

ul.representatives-list {
  list-style: none;
  padding: 0; }
  ul.representatives-list li {
    padding: 10px 0;
    border-top: 1px solid #e0e0e1; }
  ul.representatives-list li:first-child {
    border-top: 0;
    padding-top: 0; }

/* End Lists */
/* Start Read More Link */
a.read-more,
.read-more a {
  color: #888B8D;
  font-size: 16px;
  display: inline-block;
  padding-right: 14px;
  background-image: url(../images/grey-arrow.png);
  background-size: 8px 7px;
  background-repeat: no-repeat;
  background-position: 100% 9px; }

a.read-more:hover,
.read-more a:hover {
  background-image: url(../images/black-arrow.png); }

/* End Read More Link */
/* Start Blockquotes */
blockquote {
  color: #63666A;
  padding-left: 55px;
  padding-top: 0px;
  padding-bottom: 18px;
  padding-right: 20px;
  margin: 5px;
  background-image: url(../images/blockquote-left.png);
  background-position: middle left;
  background-repeat: no-repeat;
  border-left: 0px !important; }

blockquote p {
  font-size: 25px; }

blockquote.pull-right {
  width: 45%;
  border-right: 0;
  padding-right: 0;
  padding-left: 64px;
  text-align: left;
  background-position: 8px 1px; }

blockquote.pull-left {
  width: 45%;
  margin-right: 5%;
  border-right: 0;
  padding-right: 0;
  text-align: left; }

/* End Blockquotes */
/* Start Buttons */
p .btn {
  margin-bottom: 5px; }

.btn {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 0px;
  border: 0px;
  padding: 9px;
  margin: 0px;
  min-width: 195px;
  text-align: left; }

.btn:focus, .btn:hover {
  color: #FFFFFF !important; }

/* Success button */
.btn-success:hover {
  background-color: #3F9C35; }

/* Info button */
.btn-info:hover {
  background-color: #008bc5; }

/* Warning button */
.btn-warning:hover {
  background-color: #f58229; }

/* Danger button */
.btn-danger:hover {
  background-color: #ee3042; }

/* Primary button */
.btn-primary:hover {
  background-color: #5B5C5F;
  color: #FFFFFF; }

.btn-primary:focus, .btn-primary:active {
  background-color: #63666A !important; }

/* Yellow button */
.btn-yellow {
  background: #fec232;
  color: #FFFFFF; }

.btn-yellow:hover {
  background-color: #e5ae2d;
  color: #FFFFFF; }

/* End Buttons */
/* Mobile repsonsive queries */
@media screen and (max-width: 500px) {
  blockquote.pull-right, blockquote.pull-left {
    width: 100%; }
  .image-box.pull-right {
    margin-left: 0px; }
  .image-box.pull-left {
    margin-right: 0px; } }

/* Retina images */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  ul.list-tick li {
    background-image: url(../images/list-tick@2x.png);
    background-size: 16px 12px; }
  ul.list-arrow li {
    background-image: url(../images/list-arrow@2x.png);
    background-size: 15px 13px; }
  ul.list-pdf li {
    background-image: url(../images/pdf-32.png);
    background-size: 16px 16px; }
  a.read-more,
  .read-more a {
    background-image: url(../images/grey-arrow@2x.png);
    background-size: 7px 8px; }
  a.read-more:hover,
  .read-more a:hover {
    background-image: url(../images/black-arrow@2x.png);
    background-size: 7px 8px; }
  blockquote {
    background-image: url(../images/blockquote-left@2x.png);
    background-size: 33px 28px; }
  blockquote.right {
    background-image: url(../images/blockquote-right@2x.png);
    background-size: 33px 28px; } }

/* Image */
.body-text img,
.cke_editable img {
  display: block;
  max-width: 100%;
  height: auto; }

.body-text iframe {
  width: 100% !important; }

.table.table--blue {
  background-color: #009CDE; }
  .table.table--blue .table--row-odd {
    background-color: #33b0e5; }
  .table.table--blue .table--row-even {
    background-color: #66c4eb; }

.table.table--green {
  background-color: #3F9C35; }
  .table.table--green .table--row-odd {
    background-color: #65b05d; }
  .table.table--green .table--row-even {
    background-color: #8cc486; }

.table.table--grey {
  background-color: #63666A; }
  .table.table--grey .table--row-odd {
    background-color: #828588; }
  .table.table--grey .table--row-even {
    background-color: #a1a3a6; }

.table td {
  color: #FFFFFF; }

@media screen and (min-width: 992px) {
  .global-news {
    height: 367px; } }

@media screen and (max-width: 992px) {
  .menu-block-wrapper.collapse, #filter-search.collapse {
    display: none; }
  .menu-block-wrapper.collapse.in, #filter-search.collapse.in {
    display: block; }
  .left-column {
    min-height: 30px !important;
    margin-bottom: 35px; }
  .hero-banner {
    height: 362px; }
  .fit-to-viewport {
    padding-bottom: 33.5%; }
  .messages.error,
  .region-home-newsletter,
  .region-home-newsletter .content .newsletter-button,
  .global-news,
  .global-news .global-news-wrap .global-news-subtext,
  .global-news .global-news-wrap .global-news-title,
  .global-news .global-news-wrap {
    width: 100%; }
  .footer-copy .col-sm-12 {
    text-align: center; }
  #footer-menu {
    float: none; }
  .footer-copy {
    line-height: 30px;
    text-align: center;
    padding: 20px 0px; }
  .region-home-newsletter input[type=text], .region-home-newsletter input[type=email] {
    width: 304px; }
  .region-home-newsletter input[type=submit] {
    background-position: 95% 14px; }
  .header-box.top-border-3 {
    margin-bottom: 0px; }
  .footer-box h3 {
    max-height: 47px; }
  .header-box {
    min-height: 160px;
    margin-bottom: 30px;
    position: relative; }
    .header-box .box-title, .header-box .text, .header-box a.read-more {
      margin-left: 324px;
      padding-left: 15px; }
    .header-box .text {
      margin-top: 6px;
      height: auto !important; }
    .header-box .box-title {
      border-bottom: 1px solid #cccccc;
      padding: 0px 15px;
      line-height: 45px;
      overflow: hidden;
      max-height: 43px;
      margin-right: 0px;
      margin-top: 0px;
      margin-bottom: 0px; }
    .header-box img {
      position: absolute;
      top: 0;
      left: 0;
      height: 155px; }
  .sub-menu {
    width: 400px !important; }
  .sub-items li {
    border-bottom: 1px solid #cccccc;
    border-top: none; }
  .sub-items li:first-child {
    border-bottom: 1px solid #cccccc; }
  .column-count-2 li:last-child {
    border: none; }
  .hero-banner div,
  .hero-banner h1 {
    font-size: 20px;
    padding-top: 60px;
    padding-left: 77px;
    line-height: 26px;
    width: 348px; }
  .region-header-language,
  .region-header-regions,
  .local-region {
    padding-right: 12px; } }

@media (min-width: 1200px) {
  .container {
    width: 1200px; } }

@media (max-width: 1200px) {
  #block-webform-client-block-84 input {
    width: 100%; }
  #header-right-menu-wrap {
    display: none; }
    #header-right-menu-wrap #header-right-menu {
      z-index: 999;
      position: absolute;
      right: 15px;
      top: 44px; }
      #header-right-menu-wrap #header-right-menu li {
        display: block;
        background-color: #3F9C35;
        padding-left: 24px;
        width: 180px; }
        #header-right-menu-wrap #header-right-menu li a {
          display: block; }
      #header-right-menu-wrap #header-right-menu li:hover {
        background-color: #3b822a; }
  .sub-menu {
    width: 749px; }
  .region-home-newsletter .content .newsletter-text > p {
    padding-top: 0px; }
  .region-home-newsletter .content input[type=text], .region-home-newsletter .content input[type=email] {
    width: 254px; }
  .region-home-newsletter .content input[type=submit] {
    background-position: 95% 14px; }
  .region-home-newsletter .content .mc-field-group {
    width: 292px;
    margin-left: 19px;
    padding-bottom: 13px; }
  .header-regions li {
    width: 154px;
    height: 33px;
    border-right: 2px solid #828588;
    text-align: left;
    line-height: 33px;
    background-image: url(../images/grey-arrow.png);
    background-size: 8px 7px;
    background-position: 133px 13px;
    background-repeat: no-repeat;
    padding-left: 0px; }
  .header-right-menu-button {
    position: absolute;
    right: 20px;
    padding-top: 14px; }
    .header-right-menu-button .icon-bar {
      background-color: #FFFFFF;
      width: 25px;
      height: 3px; } }

.deglobalisation-landing .body-text img,
.deglobalisation-landing .cke_editable img {
  width: 100%; }

@media screen and (min-width: 768px) and (max-width: 992px) {
  .deglobalisation-landing .header-box .box-title,
  .deglobalisation-landing .header-box .text,
  .deglobalisation-landing .header-box a.read-more {
    margin-left: 0;
    margin-top: 175px;
    padding-left: 15px;
    line-height: inherit;
    height: 25px !important; } }

@media screen and (max-width: 766px) {
  body {
    margin-top: 68px; }
  .fixed-mobile-header {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    z-index: 1030; }
  #mobile-sub-menu {
    margin-top: -1px; }
  .error-page-wrap img {
    float: none !important;
    margin: 0 auto; }
  .error-align {
    text-align: center; }
  .sub-menu {
    width: 100% !important; }
  #header-right-menu-wrap {
    display: block !important; }
    #header-right-menu-wrap #header-right-menu {
      position: relative !important;
      top: 0;
      right: 0; }
      #header-right-menu-wrap #header-right-menu li {
        width: 100%; }
        #header-right-menu-wrap #header-right-menu li a {
          padding-left: 0px; }
  .search-wrap-mobile {
    background-color: #009CDE;
    margin-left: -15px;
    margin-right: -15px;
    height: 44px;
    padding-top: 7px;
    padding-right: 10px; }
    .search-wrap-mobile input[type=text] {
      background-color: transparent;
      border: none;
      color: #FFFFFF;
      width: 87%;
      margin-left: 12px;
      font-size: 16px;
      box-shadow: none; }
    .search-wrap-mobile input::-webkit-input-placeholder {
      /* WebKit, Blink, Edge */
      color: #FFFFFF; }
    .search-wrap-mobile input:-moz-placeholder {
      /* Mozilla Firefox 4 to 18 */
      color: #FFFFFF; }
    .search-wrap-mobile input::-moz-placeholder {
      /* Mozilla Firefox 19+ */
      color: #FFFFFF; }
    .search-wrap-mobile input:-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      color: #FFFFFF; }
    .search-wrap-mobile #search-icon-mobile {
      vertical-align: middle;
      background-image: url(../images/search-icon-white.png);
      background-repeat: no-repeat;
      width: 18px;
      height: 18px;
      border: 0px;
      background-color: transparent !important;
      outline: 0;
      float: right;
      margin-top: 7px;
      margin-right: 8px; }
    .search-wrap-mobile input {
      display: inline; }
  .hero-banner {
    position: relative;
    background-position: center top;
    height: 336px; }
    .hero-banner div, .hero-banner h1 {
      position: absolute;
      bottom: 0;
      background-color: rgba(0, 154, 218, 0.5);
      width: 100%;
      padding: 15px;
      font-size: 20px; }
  .fit-to-viewport {
    padding-bottom: 44%;
    margin-bottom: 110px; }
  .local-region {
    padding-right: 10px; }
  .region-header-regions {
    padding-right: 0px !important;
    float: none; }
  .mobile-language-header {
    color: #63666A;
    font-size: 19px;
    float: left;
    margin-left: 10px; }
  .mobile-sub-button {
    margin-top: -26px; }
  .region-header-language {
    float: left !important;
    padding-right: 20px; }
  .mobile-region-drop {
    background-image: url(../images/grey-arrow-down.png);
    background-size: 8px 7px;
    background-repeat: no-repeat;
    background-position: 29px 32px;
    padding-right: 5px;
    height: 42px;
    line-height: 0px;
    padding-top: 25px; }
  #search-icon {
    margin-top: 25px; }
  .region-home-three {
    margin-top: 0px; }
  .messages.error,
  .region-home-newsletter,
  .region-home-newsletter .content .newsletter-button,
  .global-news,
  .global-news .global-news-wrap .global-news-subtext,
  .global-news .global-news-wrap .global-news-title,
  .global-news .global-news-wrap {
    width: 100%; }
  .region-header-search {
    margin-right: 20px; }
  #logo img {
    margin: 15px 0px 0px 0px;
    width: 90px;
    height: 38px; }
  .footer-copy .col-sm-12 {
    text-align: center; }
  #footer-menu {
    float: none; }
  .footer-copy {
    line-height: 30px; }
  .region-home-newsletter {
    height: 348px; }
    .region-home-newsletter input[type=text] {
      width: 304px; }
    .region-home-newsletter .mc-field-group {
      padding-bottom: 22px; }
    .region-home-newsletter .newsletter-button {
      background-position: 300px 14px; }
  .header-box.top-border-3 {
    margin-bottom: 20px; }
  .header-box {
    min-height: 30px;
    margin-bottom: 20px;
    position: relative; }
    .header-box .text, .header-box a.read-more {
      margin-left: 20px;
      margin-left: 0px; }
    .header-box .box-title {
      border: none;
      padding: 0px 15px;
      line-height: 42px;
      overflow: hidden;
      height: 48px;
      margin-left: 0px; }
    .header-box img {
      position: relative;
      height: auto; }
  .footer-box {
    height: auto;
    margin-bottom: 20px; }
    .footer-box a.read-more {
      position: relative; }
    .footer-box h3 {
      font-size: 25px;
      max-height: 80px; }
      .footer-box h3 .footer-box-link {
        font-size: 25px; }
  .profile-social {
    float: left !important;
    margin-top: 5px; }
    .profile-social img {
      margin-left: 0px;
      margin-right: 3px; }
  .global-news {
    background-image: none !important;
    min-height: 119px;
    margin-bottom: 30px;
    box-shadow: none !important;
    height: auto; }
  .global-banner-link:hover {
    text-decoration: none; }
  .global-news-wrap {
    position: relative !important; }
  .global-news-banner, .newsletter-box {
    padding: 0px; }
  .region-home-newsletter {
    height: 348px; }
    .region-home-newsletter .mc-field-group {
      width: 100% !important;
      margin-left: 0px !important;
      padding: 0 20px; }
    .region-home-newsletter input[type=text], .region-home-newsletter input[type=email] {
      width: 100% !important; }
    .region-home-newsletter input[type=submit] {
      background-position: 95% 14px !important; }
  .view-content > div {
    padding: 0px 0px 10px 0px; }
  .region-home-four {
    margin-top: 30px; }
  .copy-text {
    text-align: center;
    margin-bottom: 20px; }
  #footer-menu {
    text-align: center;
    margin: 20px 0px !important; }
    #footer-menu li {
      display: block; }
  .remove-padding {
    margin: 0px;
    padding: 0px; }
  .left-column {
    min-height: auto !important;
    margin-bottom: 30px; }
  input {
    width: 100%; }
  .event-row {
    padding-top: 20px !important;
    padding-bottom: 20px !important; }
  .bottom-padding {
    margin-bottom: 0px !important; }
  .collapse {
    display: none; }
  .mobile-sub-menu {
    background-color: #e7e8e8;
    padding: 15px 15px;
    border-bottom: solid 1px #cccccc; }
  .mobile-languages {
    padding-bottom: 10px;
    padding-left: 20px;
    color: #63666A; }
  .mobile-worldwide select {
    width: 100% !important; }
  #menu-wrap {
    min-height: auto;
    position: absolute;
    width: 100%; }
    #menu-wrap .column-count-2 > ul > li:last-child {
      border-bottom: none !important; }
    #menu-wrap .main-menu {
      width: 100%; }
      #menu-wrap .main-menu .additional-item.open, #menu-wrap .main-menu .open-sub {
        background-color: #3b822a !important; }
        #menu-wrap .main-menu .additional-item.open > a, #menu-wrap .main-menu .open-sub > a {
          color: #FFFFFF !important; }
      #menu-wrap .main-menu .additional-item.open .open-sub {
        background-image: url(../images/white-cross.png) !important; }
      #menu-wrap .main-menu .additional-item .sub-menu {
        position: relative;
        top: 0px; }
        #menu-wrap .main-menu .additional-item .sub-menu .sub-items li {
          border-bottom: 1px solid #cccccc;
          border-top: none; }
      #menu-wrap .main-menu .first-item > ul {
        position: relative;
        box-shadow: none; }
        #menu-wrap .main-menu .first-item > ul li {
          width: 100%; }
        #menu-wrap .main-menu .first-item > ul .sub-menu {
          position: relative;
          left: 0; }
          #menu-wrap .main-menu .first-item > ul .sub-menu .sub-items li {
            border-bottom: 1px solid #cccccc;
            border-top: none; }
      #menu-wrap .main-menu li {
        float: none;
        background-position: 95% 19px; }
        #menu-wrap .main-menu li .sub-menu {
          width: 100%; }
      #menu-wrap .main-menu .first-item.open, #menu-wrap .main-menu .additional-item.open, #menu-wrap .main-menu .open-sub {
        background-image: url(../images/white-cross.png); }
  header {
    height: 67px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }
  .pull-menu {
    z-index: 999; }
  .header-line-height {
    line-height: 67px; }
  #header-right-menu {
    width: 100%;
    display: inline-table; }
    #header-right-menu li {
      display: block;
      background-color: #3F9C35;
      padding-left: 0px; }
      #header-right-menu li a {
        display: block;
        padding-left: 25px; }
  #edit-search-api-views-fulltext {
    width: 100%; } }

/* Retina Images */
@media screen and (max-width: 767px), (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .mobile-region-drop {
    background-image: url(../images/grey-arrow-down@2x.png) !important; } }

.direction-rtl {
  /*     #breadcrumb {
        float: right;
    } */
  /*     .share-wrap .pull-right {
        float: left !important;
    } */
  /*     .addthis_button {
        margin: 8px 20px 0 0 !important;
    } */
  /*     .mc-real {
        right: -5000px;
    } */
  /*     .messages.status {
        padding: 10px 60px 10px 10px;
    } */
  /*     #left-menu-collapse .menu .expanded > .menu a {
        background-image: url(http://d1mhn9ye8kezqr.cloudfront.net/images/white-arrow-left.png);
    } */
  /* Retina images */ }
  .direction-rtl .pull-left {
    float: right !important; }
  .direction-rtl .pull-right {
    float: left !important; }
  .direction-rtl a.read-more {
    background-position: 0% 9px;
    padding-right: 0;
    padding-left: 14px;
    background-image: url(../images/grey-arrow-left.png); }
    .direction-rtl a.read-more:hover {
      background-image: url(../images/black-arrow-left.png); }
  .direction-rtl div.read-more {
    text-align: left; }
    .direction-rtl div.read-more a {
      background-position: 0% 9px;
      padding-right: 0;
      padding-left: 14px;
      background-image: url(../images/grey-arrow-left.png); }
      .direction-rtl div.read-more a:hover {
        background-image: url(../images/black-arrow-left.png); }
  .direction-rtl header .col-md-2 {
    float: right; }
  .direction-rtl header .region-header-social,
  .direction-rtl header .region-header-search,
  .direction-rtl header .local-region,
  .direction-rtl header .language-switcher-locale-url,
  .direction-rtl header .navbar-toggle,
  .direction-rtl header .region-header-regions {
    float: left; }
  .direction-rtl header .region-header-social {
    margin-left: 20px; }
  .direction-rtl header .region-header-language,
  .direction-rtl header .region-header-regions,
  .direction-rtl header .local-region {
    padding-right: 0;
    padding-left: 40px; }
  .direction-rtl header #search-input {
    left: 38px;
    right: auto; }
  .direction-rtl #menu-wrap .col-md-7 {
    float: right; }
  .direction-rtl #menu-wrap .main-menu li.first-item,
  .direction-rtl #menu-wrap .main-menu li.additional-item {
    background-position: 13% 50%;
    float: right; }
    .direction-rtl #menu-wrap .main-menu li.first-item a,
    .direction-rtl #menu-wrap .main-menu li.additional-item a {
      padding-left: 53px;
      padding-right: 24px; }
  .direction-rtl #menu-wrap .main-menu li.first-item > ul.sub-items-first > li {
    background-position: 5% 50%;
    background-image: url(../images/white-arrow-left.png); }
    .direction-rtl #menu-wrap .main-menu li.first-item > ul.sub-items-first > li .sub-menu {
      right: 100%;
      box-shadow: -12px 6px 12px rgba(0, 0, 0, 0.1); }
      .direction-rtl #menu-wrap .main-menu li.first-item > ul.sub-items-first > li .sub-menu .row > div {
        float: right; }
  .direction-rtl #menu-wrap .main-menu li.additional-item > .sub-menu {
    right: 0; }
  .direction-rtl #header-right-menu {
    padding: 0;
    float: left; }
    .direction-rtl #header-right-menu li {
      padding-left: 5px;
      padding-right: 29px; }
  .direction-rtl footer .col-lg-2 {
    float: right; }
  .direction-rtl .btn {
    text-align: right; }
  .direction-rtl .tabs.primary {
    padding: 0; }
  .direction-rtl #breadcrumb {
    float: right; }
  .direction-rtl .share-wrap .pull-right {
    float: left !important; }
  .direction-rtl .share-wrap .share-icon {
    margin-top: 11px !important; }
  .direction-rtl .addthis_button {
    margin: 8px 20px 0 0 !important; }
  .direction-rtl .mc-real {
    right: -5000px; }
  .direction-rtl .messages.status {
    padding: 10px 60px 10px 10px; }
  .direction-rtl #left-menu-collapse .menu .expanded > .menu a {
    background-image: url(http://d1mhn9ye8kezqr.cloudfront.net/images/white-arrow-left.png); }
  .direction-rtl .person-email {
    padding: 13px 10px 10px 0px; }
  .direction-rtl.not-front .container.site-top-padding .col-md-3 {
    float: right; }
  .direction-rtl.not-front .container.site-top-padding .col-md-9 .content-right-bg .col-sm-8.content-bg {
    float: right; }
  .direction-rtl.node-type-person .profile-name-top .col-md-7 {
    float: right; }
  .direction-rtl .region-left-search .block-facetapi .facetapi-facetapi-links li a {
    padding: 10px 35px 10px 0px !important;
    background-image: url(../images/white-arrow-left.png);
    background-position: 95% center; }
  @media (max-width: 1200px) {
    .direction-rtl .header-right-menu-button {
      left: 20px;
      right: auto; }
    .direction-rtl #header-right-menu-wrap #header-right-menu {
      left: 15px;
      right: auto; } }
  @media screen and (max-width: 766px) {
    .direction-rtl .mobile-language-header {
      float: right;
      font-size: 14px; }
    .direction-rtl #menu-wrap .col-md-7 {
      float: none; }
    .direction-rtl #menu-wrap .main-menu li.first-item,
    .direction-rtl #menu-wrap .main-menu li.additional-item {
      float: none;
      background-position: 5% 19px; }
    .direction-rtl #menu-wrap .main-menu li.first-item.open {
      background-image: url(../images/white-cross.png);
      background-position: 5% 19px; }
    .direction-rtl #menu-wrap .main-menu li.first-item > ul.sub-items-first > li .sub-menu {
      right: 0; }
    .direction-rtl #menu-wrap .main-menu li.first-item > ul.sub-items-first > li.open-sub {
      background-image: url(../images/white-cross.png);
      background-position: 5% 19px; }
    .direction-rtl #menu-wrap .main-menu li.additional-item.open {
      background-image: url(../images/white-cross.png);
      background-position: 5% 19px; }
    .direction-rtl #header-right-menu-wrap #header-right-menu {
      left: 0; } }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .direction-rtl {
      /*     .read-more a { 
      background-image: url(http://teenum.dev.3bweb.com:8070/profiles/rsm_site/themes/rsmglobal2015/images/grey-arrow-left@2x.png); 
      &:hover { background-image: url(../images/black-arrow-left@2x.png); }
    } */ }
      .direction-rtl .main-menu li.first-item > ul.sub-items-first > li {
        background-image: url(../images/white-arrow-left@2x.png); }
      .direction-rtl div.read-more a,
      .direction-rtl a.read-more {
        background-image: url(../images/grey-arrow-left@2x.png); }
        .direction-rtl div.read-more a:hover,
        .direction-rtl a.read-more:hover {
          background-image: url(../images/black-arrow-left@2x.png); }
      .direction-rtl .block-facetapi .facetapi-facetapi-links li a {
        background-image: url(../images/white-arrow-left@2x.png); } }

@media print {
  body {
    margin-top: -50px; }
  .region-header-language,
  .office-title.general,
  .block-webform,
  .tabs.primary,
  #toolbar,
  .profile-tabs,
  .profile-filter-box,
  .read-more,
  .pager,
  .left-column,
  .side,
  footer .container,
  #block-rsm-region-dropdown,
  .region-header-search,
  #block-locale-language,
  header,
  #menu-wrap {
    display: none; }
  .office-contacts img {
    width: 150px;
    display: inline-block; }
  .profile-social img {
    width: 25px;
    margin: 5px 0 0 0; }
  .field-name-field-profile-picture {
    width: 150px;
    margin: 0 auto;
    display: block; }
  .profile-numbers {
    text-align: center; }
    .profile-numbers a {
      font-size: 16px;
      font-weight: normal; }
  .node-type-person .col-md-5 {
    float: left;
    padding: 15px 15px 0; }
    .node-type-person .col-md-5 a {
      display: block; }
  a[href]:after {
    content: ""; }
  body.page-offices .rsm-offices img {
    max-width: none !important; }
  body.node-type-offices img {
    max-width: none !important; } }

#addthis-toolbox {
  position: absolute;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  right: 16px;
  width: 160px;
  padding: 20px;
  top: 40px;
  background-color: #FFFFFF;
  z-index: 99; }
  #addthis-toolbox ul {
    padding: 0; }
    #addthis-toolbox ul li {
      display: block;
      list-style-type: none;
      clear: both;
      text-align: left;
      width: 100%; }
      #addthis-toolbox ul li a {
        line-height: 32px; }
        #addthis-toolbox ul li a span {
          display: block;
          margin-right: 10px;
          float: left; }

/* Microsite Team RSM page styles */
.page-global-team-rsm .hero-banner {
  background-size: cover; }
  .page-global-team-rsm .hero-banner h1 {
    text-transform: none;
    color: #009CDE;
    font-weight: bold; }
    @media screen and (max-width: 767px) {
      .page-global-team-rsm .hero-banner h1 {
        padding: 100px 15px 168px 25px;
        top: 0;
        bottom: 0 !important;
        background-color: initial;
        font-size: 36px;
        line-height: 36px; } }
    @media screen and (min-width: 768px) {
      .page-global-team-rsm .hero-banner h1 {
        width: 720px;
        padding-top: 127px;
        padding-left: 8px;
        font-size: 36px;
        line-height: 36px; } }
    @media screen and (min-width: 992px) {
      .page-global-team-rsm .hero-banner h1 {
        width: 940px;
        padding-top: 182px;
        font-size: 50px; } }
    @media screen and (min-width: 1200px) {
      .page-global-team-rsm .hero-banner h1 {
        width: 1170px; } }

.global-team-rsm {
  margin-top: -120px; }
  @media screen and (min-width: 1024px) {
    .global-team-rsm {
      margin-top: -180px; } }

/* Microsite Team RSM block styles */
.team-rsm-microsite .description {
  margin: 15px; }

.team-rsm-microsite .top-border {
  border-top: 5px solid #009CDE; }

.team-rsm-microsite a.read-more {
  background-image: url(../images/grey-arrow.png); }
  .team-rsm-microsite a.read-more:hover {
    background-image: url(../images/black-arrow.png);
    text-decoration: underline; }

.team-rsm-microsite .col-md-3 {
  width: 90%; }
  @media (max-width: 767px) {
    .team-rsm-microsite .col-md-3 {
      margin: 0 5%; } }
  @media (min-width: 768px) {
    .team-rsm-microsite .col-md-3 {
      width: 50%; } }
  @media (min-width: 1200px) {
    .team-rsm-microsite .col-md-3 {
      width: 25%; } }

@media (max-width: 1199px) and (min-width: 768px) {
  .team-rsm-microsite .footer-box {
    height: 400px; } }

.team-rsm-microsite .views-row-first .footer-box,
.team-rsm-microsite .views-row-last .footer-box {
  color: #FFFFFF; }

.team-rsm-microsite .views-row-first .footer-box-link,
.team-rsm-microsite .views-row-last .footer-box-link {
  color: #FFFFFF; }

.team-rsm-microsite .views-row-first a.read-more,
.team-rsm-microsite .views-row-last a.read-more {
  color: #FFFFFF;
  background-image: url(../images/white-arrow-right.png); }
  .team-rsm-microsite .views-row-first a.read-more:hover,
  .team-rsm-microsite .views-row-last a.read-more:hover {
    background-image: url(../images/black-arrow.png); }

@media screen and (min-width: 1200px) {
  .team-rsm-microsite .views-row-first .col-lg-3 {
    width: 50%; } }

.team-rsm-microsite .views-row-first .top-border {
  border-top: 5px solid #3F9C35; }
  .team-rsm-microsite .views-row-first .top-border .description {
    margin: 15px; }
    @media screen and (max-width: 767px) {
      .team-rsm-microsite .views-row-first .top-border .description {
        overflow: hidden;
        position: relative;
        line-height: 1.2em;
        max-height: 2.4em;
        margin-right: 0;
        padding-right: 1em;
        /*   &:before {
    content: '...';
    position: absolute;
    right: 0;
    bottom: 0;
  } */ }
        .team-rsm-microsite .views-row-first .top-border .description:after {
          content: '';
          position: absolute;
          right: 0;
          width: 1em;
          height: 1em;
          margin-top: 0.2em;
          background: white; } }
    @media screen and (max-width: 991px) {
      .team-rsm-microsite .views-row-first .top-border .description {
        overflow: hidden;
        position: relative;
        line-height: 1.2em;
        max-height: 7.2em;
        margin-right: 0;
        padding-right: 1em;
        /*   &:before {
    content: '...';
    position: absolute;
    right: 0;
    bottom: 0;
  } */ }
        .team-rsm-microsite .views-row-first .top-border .description:after {
          content: '';
          position: absolute;
          right: 0;
          width: 1em;
          height: 1em;
          margin-top: 0.2em;
          background: white; } }
    @media screen and (max-width: 1199px) {
      .team-rsm-microsite .views-row-first .top-border .description {
        overflow: hidden;
        position: relative;
        line-height: 1.2em;
        max-height: 4.8em;
        margin-right: 0;
        padding-right: 1em;
        /*   &:before {
    content: '...';
    position: absolute;
    right: 0;
    bottom: 0;
  } */ }
        .team-rsm-microsite .views-row-first .top-border .description:after {
          content: '';
          position: absolute;
          right: 0;
          width: 1em;
          height: 1em;
          margin-top: 0.2em;
          background: white; } }

.team-rsm-microsite .views-row-first .footer-box {
  background-color: #009CDE; }
  @media screen and (min-width: 1200px) {
    .team-rsm-microsite .views-row-first .footer-box {
      min-height: 649px; } }

.team-rsm-microsite .views-row-last .top-border {
  border-top: 5px solid #42912f; }

.team-rsm-microsite .views-row-last .footer-box {
  background-color: #3F9C35; }

.team-rsm-microsite .views-row-last .field-type-image {
  display: none; }

/*# sourceMappingURL=rsmglobal2015.css.map */