@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600|Asar');
/* MC-CIG main.less */
/* Import Core Bootstrap */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../resources/glyphicons-halflings-regular.eot');
  src: url('../resources/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../resources/glyphicons-halflings-regular.woff2') format('woff2'), url('../resources/glyphicons-halflings-regular.woff') format('woff'), url('../resources/glyphicons-halflings-regular.ttf') format('truetype'), url('../resources/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 1.42857143;
  color: #000000;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #0045ff;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #0045ff;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  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: 28px;
  margin-bottom: 28px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 28px;
  margin-bottom: 14px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 14px;
  margin-bottom: 14px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 22px;
}
h5,
.h5 {
  font-size: 20px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 14px;
}
.lead {
  margin-bottom: 28px;
  font-size: 23px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 30px;
  }
}
small,
.small {
  font-size: 80%;
}
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 {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #ffe72b;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #f7db00;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #ffe72b;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #f7db00;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 13px;
  margin: 56px 0 28px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 14px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 28px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@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%;
  text-transform: uppercase;
}
blockquote {
  padding: 14px 28px;
  margin: 0 0 28px;
  font-size: 25px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 28px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  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: 13.5px;
  margin: 0 0 14px;
  font-size: 19px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  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: 12px;
  padding-right: 12px;
}
@media (min-width: 768px) {
  .container {
    width: 744px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 964px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1164px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 12px;
  padding-right: 12px;
}
.row {
  margin-left: -12px;
  margin-right: -12px;
}
.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: 12px;
  padding-right: 12px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 28px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 21px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 28px;
  font-size: 30px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 20px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 42px;
  padding: 6px 12px;
  font-size: 20px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 42px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 36px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 54px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 28px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 48px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 36px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 36px;
  line-height: 36px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 36px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 36px;
  line-height: 36px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 36px;
  min-height: 44px;
  padding: 6px 10px;
  font-size: 16px;
  line-height: 1.5;
}
.input-lg {
  height: 54px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 54px;
  line-height: 54px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 54px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 54px;
  line-height: 54px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 54px;
  min-height: 52px;
  padding: 11px 16px;
  font-size: 24px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 52.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 54px;
  height: 54px;
  line-height: 54px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 36px;
  height: 36px;
  line-height: 36px;
}
.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: 33px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #404040;
}
@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: 35px;
}
.form-horizontal .form-group {
  margin-left: -12px;
  margin-right: -12px;
}
@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: 12px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 16px;
  }
}
.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: 20px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #ffe72b;
  border-color: #ffe412;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #f7db00;
  border-color: #918100;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #f7db00;
  border-color: #d3bb00;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #f7db00;
  border-color: #d3bb00;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #d3bb00;
  border-color: #918100;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #ffe72b;
  border-color: #ffe412;
}
.btn-primary .badge {
  color: #ffe72b;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #0045ff;
  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: #0045ff;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 20px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  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: 13px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #ffe72b;
}
.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: 16px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 992px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 54px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 54px;
  line-height: 54px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 36px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 36px;
  line-height: 36px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 20px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 16px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 24px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #0045ff;
}
.nav .nav-divider {
  height: 1px;
  margin: 13px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.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: #ffffff;
  background-color: #ffe72b;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.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: 28px;
  border: 1px solid transparent;
}
@media (min-width: 992px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 992px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 12px;
  padding-left: 12px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 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-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -12px;
  margin-left: -12px;
}
@media (min-width: 992px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 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: 11px 12px;
  font-size: 24px;
  line-height: 28px;
  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: -12px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 12px;
  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: 5.5px -12px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 28px;
}
@media (max-width: 991px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 28px;
  }
  .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: 11px;
    padding-bottom: 11px;
  }
}
.navbar-form {
  margin-left: -12px;
  margin-right: -12px;
  padding: 10px 12px;
  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: 4px;
  margin-bottom: 4px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 991px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .navbar-form {
    width: auto;
    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: 4px;
  margin-bottom: 4px;
}
.navbar-btn.btn-sm {
  margin-top: 7px;
  margin-bottom: 7px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 11px;
  margin-bottom: 11px;
}
@media (min-width: 992px) {
  .navbar-text {
    float: left;
    margin-left: 12px;
    margin-right: 12px;
  }
}
@media (min-width: 992px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -12px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #000000;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #000000;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #000000;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: #ffe72b;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #ffe72b;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.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: #ffe72b;
  color: #555555;
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #000000;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: #ffe72b;
  }
  .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: #555555;
    background-color: #ffe72b;
  }
  .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: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #000000;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #000000;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: rgba(255, 233, 0, 0.4);
  border-color: rgba(204, 186, 0, 0.4);
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: rgba(204, 186, 0, 0.4);
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: rgba(219, 200, 0, 0.4);
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: rgba(204, 186, 0, 0.4);
  color: #ffffff;
}
@media (max-width: 991px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: rgba(204, 186, 0, 0.4);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: rgba(204, 186, 0, 0.4);
  }
  .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: #ffffff;
    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: #ffffff;
    background-color: rgba(204, 186, 0, 0.4);
  }
  .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: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 28px;
  list-style: none;
  background-color: #ffffff;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #000000;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 28px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #0045ff;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #0045ff;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  background-color: #ffe72b;
  border-color: #ffe72b;
  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: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 28px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  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: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #ffe72b;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #f7db00;
}
.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: 16px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #0045ff;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 30px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 12px;
  padding-right: 12px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 90px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 28px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #0045ff;
}
.thumbnail .caption {
  padding: 9px;
  color: #000000;
}
.alert {
  padding: 15px;
  margin-bottom: 28px;
  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: 28px;
  margin-bottom: 28px;
  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: 16px;
  line-height: 28px;
  color: #ffffff;
  text-align: center;
  background-color: #ffe72b;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #ffe72b;
  border-color: #ffe72b;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #fffef7;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 28px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 23px;
  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 #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 28px;
}
.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 #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #ffe72b;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #ffe72b;
  border-color: #ffe72b;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ffe72b;
}
.panel-primary > .panel-heading .badge {
  color: #ffe72b;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ffe72b;
}
.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: 30px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  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: #ffffff;
  border: 1px solid #999999;
  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: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 16px;
  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: #ffffff;
  text-align: center;
  background-color: #000000;
  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: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 20px;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 20px;
  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: #ffffff;
}
.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: #ffffff;
}
.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: #ffffff;
}
.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: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.full-width .aem-Grid:before,
.full-width .aem-Grid:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.full-width .aem-Grid:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/* Bootstrap Overrides */
/* Import Responsive Grid */
/* 6.3 Path to Responsive Grid */
/* @gridpath : "/etc/clientlibs/wcm/foundation/grid"; */
/* 6.4 Path to Responsive Grid */
/*
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2015 Adobe Systems Incorporated
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Adobe Systems Incorporated and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Adobe Systems Incorporated and its
 * suppliers and may be covered by U.S. and Foreign Patents,
 * patents in process, and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe Systems Incorporated.
 */
/* grid component */
.aem-Grid {
  display: block;
  width: 100%;
}
.aem-Grid::before,
.aem-Grid::after {
  display: table;
  content: " ";
}
.aem-Grid::after {
  clear: both;
}
/* placeholder for new components */
.aem-Grid-newComponent {
  clear: both;
  margin: 0;
}
/* column of a grid */
.aem-GridColumn {
  box-sizing: border-box;
  clear: both;
}
/* force showing hidden */
.aem-GridShowHidden > .aem-Grid > .aem-GridColumn {
  display: block !important;
}
/* Generates all the rules for the grid columns up to the given amount of column */
/* Generates all the rules for the grid column offset up to the given amount of column */
/* Generates all the rules for the grid and columns for the given break point and total of columns */
/* Generates all the rules for the grids and columns */
/* API function to be called to generate a grid config */
/* maximum amount of grid cells to be provided */
/* default breakpoint */
.aem-Grid {
  width: auto;
}
.aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--1 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--1 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--1 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--2 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--2 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--2 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--2 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--2 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 20%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 40%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 60%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 80%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 20%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 40%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 60%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 80%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 20%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 40%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 60%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 80%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 20%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 40%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 60%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 80%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 16.66666667%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 83.33333333%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 16.66666667%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 83.33333333%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 16.66666667%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 83.33333333%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 16.66666667%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 83.33333333%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 14.28571429%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 28.57142857%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 42.85714286%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 57.14285714%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 71.42857143%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 85.71428571%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 14.28571429%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 28.57142857%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 42.85714286%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 57.14285714%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 71.42857143%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 85.71428571%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 14.28571429%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 28.57142857%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 42.85714286%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 57.14285714%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 71.42857143%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 85.71428571%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 14.28571429%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 28.57142857%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 42.85714286%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 57.14285714%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 71.42857143%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 85.71428571%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 12.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 37.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 62.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 87.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 12.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 37.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 62.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 87.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 12.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 37.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 62.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 87.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 12.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 37.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 62.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 87.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 11.11111111%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 22.22222222%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 44.44444444%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 55.55555556%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 77.77777778%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 88.88888889%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 11.11111111%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 22.22222222%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 44.44444444%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 55.55555556%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 77.77777778%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 88.88888889%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 11.11111111%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 22.22222222%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 44.44444444%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 55.55555556%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 77.77777778%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 88.88888889%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 11.11111111%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 22.22222222%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 44.44444444%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 55.55555556%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 77.77777778%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 88.88888889%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 10%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 20%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 30%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 40%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 60%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 70%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 80%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 90%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 10%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 20%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 30%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 40%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 60%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 70%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 80%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 90%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 10%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 20%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 30%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 40%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 60%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 70%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 80%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 90%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 10%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 20%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 30%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 40%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 60%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 70%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 80%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 90%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 9.09090909%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 18.18181818%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 27.27272727%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 36.36363636%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 45.45454545%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 54.54545455%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 63.63636364%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 72.72727273%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 81.81818182%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 90.90909091%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 9.09090909%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 18.18181818%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 27.27272727%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 36.36363636%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 45.45454545%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 54.54545455%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 63.63636364%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 72.72727273%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 81.81818182%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 90.90909091%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--11 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 9.09090909%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 18.18181818%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 27.27272727%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 36.36363636%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 45.45454545%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 54.54545455%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 63.63636364%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 72.72727273%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 81.81818182%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 90.90909091%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 9.09090909%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 18.18181818%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 27.27272727%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 36.36363636%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 45.45454545%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 54.54545455%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 63.63636364%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 72.72727273%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 81.81818182%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 90.90909091%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--11 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 8.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 16.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 41.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 58.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 83.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 91.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--12 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 8.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 16.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 41.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 58.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 83.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--11 {
  margin-left: 91.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--12 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 8.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 16.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 41.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 58.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 83.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 91.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--12 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 8.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 16.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 41.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 58.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 83.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--11 {
  margin-left: 91.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--12 {
  margin-left: 100%;
}
.aem-Grid > .aem-GridColumn.aem-GridColumn--default--newline {
  /* newline behavior */
  display: block;
  clear: both !important;
}
.aem-Grid > .aem-GridColumn.aem-GridColumn--default--none {
  /* none behavior */
  display: block;
  clear: none !important;
  float: left;
}
.aem-Grid > .aem-GridColumn.aem-GridColumn--default--hide {
  /* hide behavior */
  display: none;
}
/* phone breakpoint */
@media (max-width: 768px) {
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--1 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--1 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--1 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--2 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--phone--2 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--2 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--2 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--phone--2 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 14.28571429%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 28.57142857%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 42.85714286%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 57.14285714%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 71.42857143%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 85.71428571%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 14.28571429%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 28.57142857%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 42.85714286%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 57.14285714%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 71.42857143%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 85.71428571%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 12.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 37.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 62.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 87.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 12.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 37.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 62.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 87.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 12.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 37.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 62.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 87.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 12.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 37.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 62.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 87.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 11.11111111%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 22.22222222%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 44.44444444%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 55.55555556%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 77.77777778%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 88.88888889%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 11.11111111%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 22.22222222%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 44.44444444%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 55.55555556%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 77.77777778%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 88.88888889%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 11.11111111%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 22.22222222%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 44.44444444%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 55.55555556%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 77.77777778%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 88.88888889%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 11.11111111%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 22.22222222%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 44.44444444%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 55.55555556%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 77.77777778%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 88.88888889%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 10%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 30%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 70%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 90%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 10%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 30%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 70%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 90%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 10%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 30%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 70%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 90%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 10%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 30%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 70%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 90%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 9.09090909%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 18.18181818%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 27.27272727%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 36.36363636%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 45.45454545%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 54.54545455%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 63.63636364%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 72.72727273%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 81.81818182%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 90.90909091%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--11 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 9.09090909%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 18.18181818%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 27.27272727%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 36.36363636%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 45.45454545%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 54.54545455%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 63.63636364%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 72.72727273%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 81.81818182%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 90.90909091%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--11 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 9.09090909%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 18.18181818%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 27.27272727%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 36.36363636%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 45.45454545%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 54.54545455%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 63.63636364%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 72.72727273%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 81.81818182%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 90.90909091%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--11 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 9.09090909%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 18.18181818%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 27.27272727%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 36.36363636%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 45.45454545%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 54.54545455%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 63.63636364%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 72.72727273%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 81.81818182%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 90.90909091%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--11 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 8.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 41.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 58.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--11 {
    float: left;
    clear: none;
    width: 91.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--12 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 8.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 41.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 58.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--11 {
    margin-left: 91.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--12 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 8.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 41.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 58.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--11 {
    float: left;
    clear: none;
    width: 91.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--12 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 8.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 41.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 58.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--11 {
    margin-left: 91.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--12 {
    margin-left: 100%;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--phone--newline {
    /* newline behavior */
    display: block;
    clear: both !important;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--phone--none {
    /* none behavior */
    display: block;
    clear: none !important;
    float: left;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--phone--hide {
    /* hide behavior */
    display: none;
  }
}
/* tablet breakpoint */
@media (min-width: 769px) and (max-width: 1200px) {
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--1 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--1 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--1 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--2 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--tablet--2 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--2 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--2 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--tablet--2 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 14.28571429%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 28.57142857%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 42.85714286%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 57.14285714%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 71.42857143%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 85.71428571%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 14.28571429%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 28.57142857%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 42.85714286%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 57.14285714%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 71.42857143%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 85.71428571%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 12.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 37.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 62.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 87.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 12.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 37.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 62.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 87.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 12.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 37.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 62.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 87.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 12.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 37.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 62.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 87.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 11.11111111%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 22.22222222%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 44.44444444%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 55.55555556%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 77.77777778%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 88.88888889%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 11.11111111%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 22.22222222%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 44.44444444%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 55.55555556%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 77.77777778%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 88.88888889%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 11.11111111%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 22.22222222%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 44.44444444%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 55.55555556%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 77.77777778%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 88.88888889%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 11.11111111%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 22.22222222%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 44.44444444%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 55.55555556%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 77.77777778%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 88.88888889%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 10%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 30%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 70%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 90%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 10%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 30%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 70%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 90%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 10%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 30%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 70%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 90%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 10%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 30%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 70%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 90%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 9.09090909%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 18.18181818%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 27.27272727%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 36.36363636%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 45.45454545%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 54.54545455%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 63.63636364%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 72.72727273%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 81.81818182%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 90.90909091%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--11 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 9.09090909%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 18.18181818%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 27.27272727%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 36.36363636%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 45.45454545%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 54.54545455%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 63.63636364%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 72.72727273%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 81.81818182%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 90.90909091%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--11 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 9.09090909%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 18.18181818%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 27.27272727%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 36.36363636%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 45.45454545%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 54.54545455%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 63.63636364%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 72.72727273%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 81.81818182%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 90.90909091%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--11 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 9.09090909%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 18.18181818%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 27.27272727%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 36.36363636%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 45.45454545%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 54.54545455%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 63.63636364%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 72.72727273%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 81.81818182%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 90.90909091%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--11 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 8.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 41.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 58.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--11 {
    float: left;
    clear: none;
    width: 91.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--12 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 8.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 41.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 58.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--11 {
    margin-left: 91.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--12 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 8.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 41.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 58.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--11 {
    float: left;
    clear: none;
    width: 91.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--12 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 8.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 41.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 58.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--11 {
    margin-left: 91.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--12 {
    margin-left: 100%;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--tablet--newline {
    /* newline behavior */
    display: block;
    clear: both !important;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--tablet--none {
    /* none behavior */
    display: block;
    clear: none !important;
    float: left;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--tablet--hide {
    /* hide behavior */
    display: none;
  }
}
.aem-GridColumn {
  padding: 0;
}
.responsivegrid.aem-GridColumn.aem-GridColumn--default--12 {
  padding-left: 0;
  padding-right: 0;
}
.responsivegrid.aem-GridColumn.aem-GridColumn--default--12 > .aem-GridColumn.aem-GridColumn--default--12 {
  padding-left: 0;
  padding-right: 0;
}
/* Common Styles */
/*
 *
 * Common CSS Styles used by various components
 */
.full-width {
  margin: 0px calc((100vw - 100%) / -2);
  width: 100vw !important;
}
.full-width .aem-Grid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 768px) {
  .full-width .aem-Grid {
    width: 744px;
  }
}
@media (min-width: 992px) {
  .full-width .aem-Grid {
    width: 964px;
  }
}
@media (min-width: 1200px) {
  .full-width .aem-Grid {
    width: 1164px;
  }
}
.partner-row {
  display: flex;
}
@media (max-width: 768px) {
  .partner-row {
    flex-direction: column;
  }
}
.partner-img {
  display: block;
  width: 100%;
  height: auto;
  margin-right: 0.5rem;
  margin-bottom: 2rem;
}
@media (max-width: 768px) {
  .partner-img {
    margin: 0;
  }
}
@media (max-width: 768px) {
  .partner-row .col-sm-12 {
    padding: 1rem 2rem 0rem;
  }
  
  .header-size-h2{
		font-size: 35px !important;
  }
}



.navbar-default .navbar-nav .dropdown-toggle.dropdown-toggle-active{
	color: #cf4808!important;
}

// hack for Events Carousel

@media (max-width: 768px) {

	.site-header-hide{
        padding-top: 0 !important;
    }

    .sm-fix-careers{
        margin-left: 15px;
        font-size: 28px;
        font-family: 'mark';
        font-weight: 400;
    }

    .career-image{
		width: 50% !important;
        margin-top: -2rem !important;
        margin-bottom: -1.5rem !important;
        margin-left: -15px;
    }

    .career-image-container{
		margin-bottom: 0 !important;
    }

}

.slimbanner {
  display: flex;
}

.slimbanner h2{
    color: #FFFFFF
}

.slimbanner .btn-container {
  display: flex;
  align-items: center;
  justify-content: center;
}

.slimbanner .btn-container a{
    margin-top: 1.25rem;
}

.slimbanner .slimbanner-btn {
    margin-top: -8px;
    transition: all 0.2s linear;
    border: 1px solid #FFFFFF;
    background-color: transparent;
}

.slimbanner .slimbanner-btn:hover{
        border: 1px solid #FFFFFF;
    background-color: #FFFFFF;
    color: #cf4808;
}

.slimbanner .slimbanner-btn-black:hover{
    color: #222222;
}

.iblock{
        display: inline-block;
}

@media (max-width: 786px){

        .slimbanner{
            display: flex;
            flex-direction: column;
            margin: 1rem 0 !important;
        }

	.slimbanner h2{
            font-size:24px;
            text-align: center;
        }

    .slimbanner .btn-container{
        justify-content: center;
    }

     	.slimbanner .btn-container a{
                margin-top: 0.25rem
        }

    .slimbanner .btn-container a span{
                font-size: 14px;
    }

}

.thinbanner{
    color: #FFFFFF;
}

.thinbanner a{
    color: #FFFFFF;
    text-decoration: underline;
    transition: all 0.2 linear;
}

.thinbanner a:hover{
        color: rgba(255,255,255,0.8)
}

.thinbanner p{
    margin-bottom: 0;
}

@media (max-width: 786px) {

    .thinbanner p{
        text-align: center;
        padding: 0 3rem;
    }
}


.twitterlogo a{
        color: #141413 !important;
}

.twitterlogo a:hover{
        color: #cf4808 !important;
}

.twitterbanner .carousel-inner {
        padding-bottom: 20px;
}

#twitterdtop .carousel-actions .left-arrow:hover .cart-left-link{
        background-image: url(clientlib-site/resources/icons/caret-left-over.svg) !important;
}

#twitterdtop .carousel-actions .right-arrow:hover .cart-right-link{
        background-image: url(clientlib-site/resources/icons/caret-right-over.svg) !important ;
}


/*
 * gux 1.0.0
 * Last modify time: 2019-11-13
 */

html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-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}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0}mark{color:#000;background:#ff0}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}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{padding:0;border:0}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;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-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{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 td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(clientlib-site/fonts/glyphicons-halflings-regular.eot);src:url(clientlib-site/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(clientlib-site/fonts/glyphicons-halflings-regular.woff) format('woff'),url(clientlib-site/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(clientlib-site/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-eur:before,.glyphicon-euro: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"}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#428bca;text-decoration:none}a:focus,a:hover{color:#2a6496;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}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}.small,small{font-size:85%}.mark,mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#428bca}a.text-primary:hover{color:#3071a9}.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;background-color:#428bca}a.bg-primary:hover{background-color:#3071a9}.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 #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.row{margin-right:-15px;margin-left:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-md-1,.col-md-10,.col-md-11,.col-md-12,.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-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered,.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-child(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.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{cursor:not-allowed;background-color:#eee;opacity:1}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{line-height:34px;line-height:1.42857143 \0}input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,input[type=time].input-sm{line-height:30px;line-height:1.5 \0}input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,input[type=time].input-lg{line-height:46px;line-height:1.33 \0}:root input[type=date],:root input[type=datetime-local],:root input[type=month],:root input[type=time],_:-ms-fullscreen{line-height:1.42857143}:root input[type=date].input-sm,:root input[type=datetime-local].input-sm,:root input[type=month].input-sm,:root input[type=time].input-sm,_:-ms-fullscreen.input-sm{line-height:1.5}:root input[type=date].input-lg,:root input[type=datetime-local].input-lg,:root input[type=month].input-lg,:root input[type=time].input-lg,_:-ms-fullscreen.input-lg{line-height:1.33}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}.checkbox-inline.disabled,.checkbox.disabled label,.radio-inline.disabled,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio label,fieldset[disabled] .radio-inline,fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.form-group-sm .form-control,.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.form-group-sm .form-control,select.input-sm{height:30px;line-height:30px}select[multiple].form-group-sm .form-control,select[multiple].input-sm,textarea.form-group-sm .form-control,textarea.input-sm{height:auto}.form-group-lg .form-control,.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.form-group-lg .form-control,select.input-lg{height:46px;line-height:46px}select[multiple].form-group-lg .form-control,select[multiple].input-lg,textarea.form-group-lg .form-control,textarea.input-lg{height:auto}.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{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top: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 .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:14.3px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{pointer-events:none;cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.active,.btn-default.focus,.btn-default:active,.btn-default:focus,.btn-default:hover,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#428bca;border-color:#357ebd}.btn-primary.active,.btn-primary.focus,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#3071a9;border-color:#285e8e}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#428bca;border-color:#357ebd}.btn-primary .badge{color:#428bca;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.active,.btn-success.focus,.btn-success:active,.btn-success:focus,.btn-success:hover,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled].focus,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.active,.btn-info.focus,.btn-info:active,.btn-info:focus,.btn-info:hover,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled.focus,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled].focus,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.active,.btn-warning.focus,.btn-warning:active,.btn-warning:focus,.btn-warning:hover,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled.focus,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled].focus,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.active,.btn-danger.focus,.btn-danger:active,.btn-danger:focus,.btn-danger:hover,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger.disabled.active,.btn-danger.disabled.focus,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled].focus,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#428bca;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:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#2a6496;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.btn-xs{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=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none;visibility:hidden}.collapse.in{display:block;visibility:visible}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#428bca;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px solid}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group-vertical>.btn:focus,.btn-group>.btn:focus{outline:0}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-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.33;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{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-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{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{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#428bca}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#428bca}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none;visibility:hidden}.tab-content>.active{display:block;visibility:visible}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important;visibility:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{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;height:50px;padding:15px;font-size:18px;line-height:20px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-nav>li>a,.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{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:focus,.navbar-default .navbar-nav>.open>a:hover{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{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:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>li>a,.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{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:focus,.navbar-inverse .navbar-nav>.open>a:hover{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{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:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#428bca;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{color:#2a6496;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:2;color:#fff;cursor:default;background-color:#428bca;border-color:#428bca}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.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-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager 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:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#428bca}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#3071a9}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.nav-pills>.active>a>.badge,a.list-group-item.active>.badge{color:#428bca;background-color:#fff}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding:30px 15px;margin-bottom:30px;color:inherit;background-color:#eee}.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{padding-right:60px;padding-left:60px}.jumbotron .h1,.jumbotron h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail a>img,.thumbnail>img{margin-right:auto;margin-left:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#428bca}.thumbnail .caption{padding:9px;color:#333}.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:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(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:#428bca;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15)25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)50%,rgba(255,255,255,.15)75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15)25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)50%,rgba(255,255,255,.15)75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15)25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)50%,rgba(255,255,255,.15)75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-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,.15)25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)50%,rgba(255,255,255,.15)75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15)25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)50%,rgba(255,255,255,.15)75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15)25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)50%,rgba(255,255,255,.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,.15)25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)50%,rgba(255,255,255,.15)75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15)25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)50%,rgba(255,255,255,.15)75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15)25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)50%,rgba(255,255,255,.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,.15)25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)50%,rgba(255,255,255,.15)75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15)25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)50%,rgba(255,255,255,.15)75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15)25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)50%,rgba(255,255,255,.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,.15)25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)50%,rgba(255,255,255,.15)75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15)25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)50%,rgba(255,255,255,.15)75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15)25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)50%,rgba(255,255,255,.15)75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca}.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: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,.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{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#e1edf7}.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:focus,a.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover{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:focus,a.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover{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:focus,a.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover{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:focus,a.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover{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,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.list-group+.panel-footer,.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table-responsive:first-child>.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:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.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,.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: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:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.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,.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: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:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table: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,.panel>.table:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.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,.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{border-bottom-left-radius:3px}.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,.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{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 td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.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-bordered>thead>tr:first-child>td,.panel>.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,.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,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{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:#333;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:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#428bca}.panel-primary>.panel-heading{color:#fff;background-color:#428bca;border-color:#428bca}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#428bca}.panel-primary>.panel-heading .badge{color:#428bca;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#428bca}.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 embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive.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,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(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:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.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;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{min-height:16.43px;padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(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-size:12px;line-height:1.4;visibility:visible;filter:alpha(opacity=0);opacity:0}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-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;left:5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{right:5px;bottom:0;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;left:5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;right: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-size:14px;font-weight:400;line-height:1.42857143;text-align:left;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;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{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000}.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5)0,rgba(0,0,0,.0001)100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5)0,rgba(0,0,0,.0001)100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5)0,rgba(0,0,0,.0001)100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001)0,rgba(0,0,0,.5)100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001)0,rgba(0,0,0,.5)100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001)0,rgba(0,0,0,.5)100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;margin-top:-10px;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%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.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-next,.carousel-control .icon-prev{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{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important;visibility:hidden!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-print,.visible-print-block,.visible-print-inline,.visible-print-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-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}td.visible-xs,th.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}td.visible-sm,th.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}td.visible-md,th.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}td.visible-lg,th.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}}@media print{.visible-print{display:block!important}table.visible-print{display:table}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}@media print{.visible-print-block{display:block!important}}@media print{.visible-print-inline{display:inline!important}}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}@charset "UTF-8";.ng-cloak,.ng-hide:not(.ng-hide-animate),.x-ng-cloak,[data-ng-cloak],[ng-cloak],[ng\:cloak],[x-ng-cloak]{display:none!important}ng\:form{display:block}.ng-animate-shim{visibility:hidden}.ng-anchor{position:absolute}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(clientlib-site/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.lity{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:rgba(0,0,0,.9);outline:0!important;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.lity.lity-opened{opacity:1}.lity.lity-closed{opacity:0}.lity *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lity-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:0!important}.lity-wrap:before{content:'';display:inline-block;height:100%;vertical-align:top;margin-right:-.25em}.lity-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.lity-loading .lity-loader{opacity:1}.lity-container{z-index:9992;position:relative;text-align:left;vertical-align:top;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:0!important}.lity-content{z-index:9993;width:100%;-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease;-o-transition:-o-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease,-o-transform .3s ease}.lity-closed .lity-content,.lity-loading .lity-content{-webkit-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8)}.lity-content:after{content:'';position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6)}.lity-close{z-index:9994;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,.6);border:0;outline:0;-webkit-box-shadow:none;box-shadow:none}.lity-close::-moz-focus-inner{border:0;padding:0}.lity-close:active,.lity-close:focus,.lity-close:hover,.lity-close:visited{text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,.6);border:0;background:0 0;outline:0;-webkit-box-shadow:none;box-shadow:none}.lity-image img{max-width:100%;display:block;line-height:0;border:0}.lity-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-overflow-scrolling:touch}.lity-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6)}.lity-hide{display:none}.lity-close,.lity-close:active,.lity-close:hover{content:"";background:url(clientlib-site/resources/icons/cross.svg) no-repeat;background-size:contain;display:block;position:absolute;width:32px;height:32px;right:20px;top:20px}@media screen and (min-width:992px){.mobile-pad{padding-left:inherit;padding-right:inherit}}.site-header{position:relative;z-index:3}.site-footer{position:relative;z-index:2}.root{position:relative;z-index:1}@font-face{font-family:icomoon;src:url(clientlib-site/resources/fonts/icomoon.eot?cbeehz);src:url(clientlib-site/resources/fonts/icomoon.eot?cbeehz#iefix) format("embedded-opentype"),url(clientlib-site/resources/fonts/icomoon.ttf?cbeehz) format("truetype"),url(clientlib-site/resources/fonts/icomoon.woff?cbeehz) format("woff"),url(clientlib-site/resources/fonts/icomoon.svg?cbeehz#icomoon) format("svg");font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-calendar-32-x-32:before{content:"\e91e"}.icon-arrow-down:before{content:"\e903"}.icon-arrow-left:before{content:"\e904"}.icon-arrow-up:before{content:"\e905"}.icon-caret-left:before{content:"\e906"}.icon-caret-right:before{content:"\e907"}.icon-cross:before{content:"\e908"}.icon-download:before{content:"\e909"}.icon-facebook:before{content:"\e90a"}.icon-filter:before{content:"\e90b"}.icon-hamburger:before{content:"\e90c"}.icon-lindedIn:before{content:"\e90d"}.icon-minus:before{content:"\e90e"}.icon-play:before{content:"\e90f"}.icon-plus:before{content:"\e910"}.icon-search:before{content:"\e911"}.icon-share:before{content:"\e912"}.icon-sprite-arrow .path1:before{content:"\e913";color:#f36f3f}.icon-sprite-arrow .path2:before{content:"\e914";margin-left:-.17578125em;color:#f36f3f}.icon-sprite-arrow .path3:before{content:"\e915";margin-left:-.17578125em;color:#161615}.icon-sprite-arrow .path4:before{content:"\e916";margin-left:-.17578125em;color:#161615}.icon-sprite-arrow .path5:before{content:"\e917";margin-left:-.17578125em;color:#161615}.icon-sprite-arrow .path6:before{content:"\e918";margin-left:-.17578125em;color:#fff}.icon-sprite-arrow .path7:before{content:"\e919";margin-left:-.17578125em;color:#fff}.icon-sprite-arrow .path8:before{content:"\e91a";margin-left:-.17578125em;color:#fff}.icon-subscribe:before{content:"\e91b"}.icon-twitter:before{content:"\e91c"}.icon-youtube:before{content:"\e91d"}.icon-arrow-right:before{content:"\e900"}.icon-caret-down:before{content:"\e901"}.icon-caret-up:before{content:"\e902"}.forms{margin:80px 0;padding:0 20px;font-family:mark-narrow}.forms form .form-group label{display:block;font-size:12px;color:#211f1c;text-align:left}.forms form .form-group label .asteriskField{color:red}.forms form .form-group .checkbox{margin-top:25px}.forms form .form-group .error{color:red;font-style:italic;font-size:12px}.forms form .form-group input[type=text],.forms form .form-group select{height:40px;color:#211f1c;border-color:#211f1c;font-size:16px}.forms form .aem-GridColumn--default--12,.forms form .aem-GridColumn--default--6{padding-right:20px}.forms form .form-control:-ms-input-placeholder,.forms form .form-control::-moz-placeholder,.forms form .form-control::-webkit-input-placeholder{color:#211f1c}.forms .form-container{position:relative;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:768){.forms .form-container{width:100%}}.forms .form-container .inner-section .fotter-note{margin-top:30px;font-size:12px;color:#211f1c}.forms .form-container .inner-section .fotter-note a{font-size:12px}.forms .form-container .inner-section .form-group label{display:block;font-size:12px;color:#211f1c;text-align:left}.forms .form-container .inner-section .form-group label .asteriskField{color:red}.forms .form-container .inner-section .form-group .checkbox{margin-top:25px}.forms .form-container .inner-section .form-group .error{color:red;font-style:italic;font-size:12px}.forms .form-container .social-icon-links{text-transform:uppercase;letter-spacing:1.7px;font-family:mark-bold;font-weight:700;font-size:12px!important;margin-bottom:40px}.forms .form-error,.forms .form-success{display:none}.forms #form-stayinformed,.forms #form-stayinformed-overlay{border-right:1px solid #d8d8d8;padding-right:50px}@media only screen and (max-width:768px){.forms{width:100%;margin:20px 0!important;position:relative;border-right:none}.forms .form-container{display:block}.forms .form-group .btn{width:100%!important}.forms .aem-GridColumn--default--12 .form-group input[type=text],.forms .aem-GridColumn--default--12 .form-group select,.forms .aem-GridColumn--default--6 .form-group input[type=text],.forms .aem-GridColumn--default--6 .form-group select{width:100%}.forms #form-stayinformed,.forms #form-stayinformed-overlay{border-right:none;padding-right:0;width:100%}.forms #form-contact{width:100%}.forms .aem-GridColumn--default--6{padding-right:20px}.forms .form-recaptcha .g-recaptcha>div{width:90%!important}}.followSocialMedia .social-icon-links{margin-bottom:30px;text-transform:uppercase;font-size:12px}.followSocialMedia .social-icon-links::before{margin-top:-15px}.block-with-text-vertical-2{text-overflow:ellipsis;overflow:hidden;display:-webkit-box;display:-ms-flexbox;-webkit-line-clamp:2;-webkit-box-orient:vertical}.block-with-text-vertical-1{overflow:hidden;white-space:nowrap;max-width:400px;text-overflow:ellipsis}.block-with-text-vertical-single{text-overflow:ellipsis;overflow:hidden;display:-webkit-box;display:-ms-flexbox;-webkit-line-clamp:1;-webkit-box-orient:vertical}.accordian-filter h3{font-size:16px!important;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:1.8px;color:#141413;border-bottom:1px solid #d5d1c9;padding:18px 0;margin:0;font-family:mark}.accordian-filter h3.disabled-true{color:#ccc}.accordian-filter .no-accordian-layout{position:relative;margin:0;padding:15px 15px 0;border-bottom:1px solid #d0d2d2}.accordian-filter .accordian-filter-wrapper{position:relative;overflow:hidden;-webkit-transition:all 500ms ease-in-out;-moz-transition:all 500ms ease-in-out;-ms-transition:all 500ms ease-in-out;-o-transition:all 500ms ease-in-out;opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);margin-top:4px;z-index:2}.accordian-filter .header-related-content{position:relative;overflow:hidden;-webkit-transition:all 500ms ease-in-out;-moz-transition:all 500ms ease-in-out;-ms-transition:all 500ms ease-in-out;-o-transition:all 500ms ease-in-out;opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);margin-top:13px;padding-bottom:2px;z-index:2;border-bottom:1px solid #d5d1c9}.accordian-filter .header-related-content h4{margin-top:10px;margin-bottom:5px;font-size:12px}.accordian-filter .header-related-content .tick-selection{padding-bottom:18px}.accordian-filter .header-related-content .tick-selection:last-child{padding-bottom:16px}.accordian-filter .header-related-content .tick-selection .filterCheckBox-label{padding-top:1px;min-height:19px}.accordian-filter .header-related-content .tick-selection .filterCheckBox-label.pull-left{min-height:23px}.accordian-filter .header-related-content .tick-selection .labels{margin-top:5px;margin-bottom:3px}.accordian-filter .header-related-content .tick-selection .labels .floLeft{float:left;width:50%}.accordian-filter .header-related-content .tick-selection .labels .floRight{float:right;width:50%;text-align:right}.accordian-filter .header-related-content .tick-selection .right-adjust{width:80%;cursor:pointer;padding-top:2px}.accordian-filter .header-related-content .tick-selection .label-text{font-size:16px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:normal;color:#141413;font-family:mark-narrow}.accordian-filter ul{list-style:none;padding:0;margin:0}.accordian-filter ul li{position:relative;margin:0}.accordian-filter ul li:nth-of-type(n){-webkit-animation-delay:.5s;animation-delay:.5s}.accordian-filter ul li .expand-collapse{position:absolute;transform:.5s ease-in-out;-webkit-transform:.5s ease-in-out;margin-top:22px;right:21px;cursor:pointer}.accordian-filter ul li .expand-collapse:after,.accordian-filter ul li .expand-collapse:before{content:"";-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;position:absolute;background-color:#141413;width:1px;height:16px}.accordian-filter ul li .expand-collapse.disabled-true:after,.accordian-filter ul li .expand-collapse.disabled-true:before{background-color:#ccc}.accordian-filter ul li .expand-collapse:after,.accordian-filter ul li .expand-collapse:before{transform:translate(-2px,0) rotate(90deg);-webkit-transform:translate(-2px,0) rotate(90deg)}.accordian-filter ul li .accordian-checkbox{position:absolute;cursor:pointer;width:100%;height:100%;z-index:1;opacity:0}.accordian-filter ul li .accordian-checkbox.disabled-true{z-index:-1}.accordian-filter ul li .accordian-checkbox:checked~.header-related-content{max-height:0;opacity:0;-webkit-transition:all 500ms linear;-moz-transition:all 500ms linear;-ms-transition:all 500ms linear;-o-transition:all 500ms linear;transform:.5s ease-in-out;-webkit-transform:.5s ease-in-out;margin:0}.accordian-filter ul li .accordian-checkbox:checked~.expand-collapse:before{transform:translate(-2px,0) rotate(90deg);-webkit-transform:translate(-2px,0) rotate(90deg)}.accordian-filter ul li .accordian-checkbox:checked~.evp-icon:before,.accordian-filter ul li .accordian-checkbox:checked~.expand-collapse:after{transform:translate(-2px,0) rotate(180deg);-webkit-transform:translate(-2px,0) rotate(180deg)}.mastercard-search-box .checkbox input[type=checkbox]:checked+label .right-adjust{font-family:mark;font-weight:700}.mastercard-search-box .checkbox{padding:0;margin:0}.mastercard-search-box .checkbox input[type=checkbox]{opacity:0}.mastercard-search-box .checkbox label{position:relative;display:inline-block;padding-left:38px;font-size:16px;margin-top:0;margin-bottom:0;line-height:30px}.mastercard-search-box .checkbox label::after,.mastercard-search-box .checkbox label::before{position:absolute;content:"";display:inline-block}.mastercard-search-box .checkbox label::before{height:24px;width:24px;border:1px solid;left:0;top:3px;border-radius:4px}.mastercard-search-box .checkbox label::after{height:8px;width:16px;border-left:2px solid #ff671b;border-bottom:2px solid #ff671b;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);left:4px;top:9px}.mastercard-search-box .checkbox input[type=checkbox]+label::after{content:none}.mastercard-search-box .checkbox input[type=checkbox]:checked+label::after{content:""}.mc-img__container{-ms-flex-line-pack:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;position:relative}.mc-img__container img{display:block;/*position:absolute;min-height:100%;*/min-width:100%;/*top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)*/}.mc-img__container--1-1{height:0;padding-bottom:100%}.mc-img__container--4-3{height:0;padding-bottom:75%}.mc-img__container--16-9{/*height:0;padding-bottom:56.25%*/}@media (max-width:767px){.share-content{margin-bottom:16px}}.social-post-link{display:inline-block}.social-post-list{display:inline-block;padding-left:0}.social-nav-social{margin:0;padding:0;text-align:left;list-style:none}.social-nav-social li{display:inline-block;margin-right:16px}.social-nav-social li:last-child{margin-right:0}.social-nav-social li .icons-display{font-size:32px;color:#000}.social-nav-social li .icons-display:hover{color:#eb713d}.custom_images .icons-display{font-size:32px}.custom_images .icons-text{position:relative;font-size:16px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:normal;color:#141413;left:5px!important}.custom_images a{color:#000}.custom_images a:hover .icons-display,.custom_images a:hover .icons-text{color:#eb713d;font-weight:500}.custom_images.huge .icons-display{font-size:48px}.custom_images.huge .icons-text{top:-16px}.share_images .icons-display{font-size:24px;color:#000}.share_images .icons-display:hover{color:#eb713d;text-decoration:none;border-bottom:none}.share_images.big32 .icons-display{font-size:32px}.social-share-icon ul{margin:0;padding:0}.social-share-icon .btn-link:focus,.social-share-icon .btn-link:hover{text-decoration:none}.social-share-icon .addthis_toolbox{padding-bottom:5px}.list-share li{border-bottom:1px solid #d5d1c9;padding-top:4px;padding-bottom:10px}.list-share li.last-child{padding-bottom:0;border-bottom:none}.list-share .share_images .icons-text{position:relative;font-size:16px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:normal;color:#141413;top:-5px}.list-share .share_images{float:left;cursor:pointer}.list-share .share_images:hover .icons-display{color:#5f5c57}.list-share .close-img{float:right}.list-share .close-img .cross-link{cursor:pointer}.list-share .close-img:hover .cross-link{color:#5f5c57}.list-share .icons-text{left:16px}.list-share .icons-display{font-size:30px}.addthis_toolbox.textual a{margin-right:40px}.addthis_toolbox.textual a:last-child{margin-right:0}.addthis_toolbox a,.addthis_toolbox a span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;height:auto}.hero{opacity:0;-webkit-transition:all 2s;transition:all 2s}.hero.showHero{opacity:1;-webkit-transition:all 2s;transition:all 2s}.hero .hero-item{position:relative;overflow:hidden}@media screen and (min-width:768px){.hero .hero-item{display:grid;display:-ms-grid;grid-template-columns:1fr;-ms-grid-columns:1fr;grid-template-rows:1fr;-ms-grid-rows:1fr}}.hero .hero-img{display:block;width:100%}@media screen and (min-width:768px){.hero .hero-img{grid-row:1;-ms-grid-row:1;grid-column:1;-ms-grid-column:1;justify-self:right;min-height:100%;min-width:100%;max-width:none;max-height:none;width:auto}}.hero .hero-desc{position:absolute;left:0;margin:0 auto;max-width:1200px;width:1200px;padding:0 16px;z-index:1}@media screen and (min-width:768px){.hero .hero-desc{grid-column:1;-ms-grid-column:1;grid-row:1;-ms-grid-row:1}}.hero .hero-desc a{display:block;margin:16px 0}@media screen and (min-width:992px){.hero .hero-desc a{display:inline-block}}.hero .hero-desc .media{display:table;width:100%;height:100%}.hero .hero-desc p:last-child{margin-bottom:0}.hero .hero-desc a span:after{color:inherit}@media screen and (max-width:1200px){.hero .hero-desc{width:auto}}.hero.ambient{overflow:hidden;height:490px}.hero.ambient .hero-item{height:490px}.hero.owl-carousel .owl-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;bottom:55px;margin:0 auto;position:relative;padding-left:10px}.hero.owl-carousel .owl-dots .owl-dot{float:left;background-color:transparent;border:2px solid #cf4808;opacity:1;height:15px;width:15px;border-radius:10px;margin-right:20px;cursor:pointer;padding:0}.hero.owl-carousel .owl-dots .owl-dot.active{background-color:#cf4808;height:15px;width:15px;opacity:1}@media screen and (min-width:768px){.hero.owl-carousel{display:none}.hero.owl-carousel .owl-stage-outer{grid-column:1/4;-ms-grid-column:1;-ms-grid-column-span:3;grid-row:1;-ms-grid-row:1;padding-top:20px}.hero.owl-carousel.owl-loaded{display:block}.hero.owl-carousel .owl-nav .owl-next,.hero.owl-carousel .owl-nav .owl-prev{display:none}.hero.owl-carousel .owl-dots{grid-column:2;-ms-grid-column:2;grid-row:2;-ms-grid-row:2;padding:0;margin:0 auto}.hero.owl-carousel .owl-dots .owl-dot{margin:10px}}@media (max-width:767px){.hero .hero-desc{top:5%}.hero.owl-carousel.owl-loaded .hero-desc{bottom:60px}.hero.ambient .video-bg iframe{display:none}}@media (min-width:768px){.hero .hero-desc{top:0;left:0;right:0;height:100%}.hero .owl-item{width:100%}.hero.ambient .video-bg{position:relative;padding-top:36.1111111111%;background:#000;z-index:-99}.hero.ambient .video-bg iframe{position:absolute;top:-40%;left:-40%;display:block;width:180%;height:180%}.hero.ambient .video-placeholder{position:absolute;left:0;top:0;width:100%;height:100%;background-size:cover;background-position:center center;z-index:1}.hero.ambient .hero-img{display:none}}@media (min-width:1200px){.hero .hero-desc .body-normal{display:block;margin:32px 0}}.media-carousel{max-width:1200px;margin:0 auto;height:400px;padding:10px}@media screen and (min-width:992px){.media-carousel{padding:65px}}.carousel-category{font-size:16px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.5;font-family:mark-bold,helvetica,sans-serif;letter-spacing:1.79px}.carousel-header{line-height:1.1;font-style:normal;font-stretch:normal;letter-spacing:normal;font-family:mark-light,Arial,sans-serif;font-size:43px}.carousel-description{margin-bottom:10px}.media-carousel-light-text{color:#fff}.media-carousel-dark-text,.media-carousel-dark-text .arrow-link-white{color:#141413}.homepage .modal-dialog-10{max-width:70vw;top:10%}.homepage .modal-vid.modal .modal-dialog.modal-dialog-15{max-width:70vw;top:15%}.homepage .modal-dialog-40{max-width:70vw;top:40%}.homepage .modal-dialog-60{max-width:70vw;top:60%;position:absolute;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-height:80vh;width:calc(80vh / 9 * 16)}.modal-vid{padding:0!important;z-index:1050}.modal-vid .modal-dialog{position:relative;left:0;top:0;margin:0;border-radius:0}.modal-vid.modal.in .modal-dialog{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-height:80vh;width:calc(80vh / 9 * 16);max-width:100vw}.modal-vid.modal.in .modal-dialog video{display:block;height:100%;width:100%}.modal-vid .modal-content{border:0;border-radius:0;height:0;padding-bottom:56.25%}.modal-vid .modal-header{padding:0;min-height:0;border:0}.modal-vid .modal-header .close{position:absolute;right:0;top:0;width:40px;height:40px;color:#fff;background:#000;opacity:1;z-index:1}.modal-vid.modal .modal-dialog .modal-body{padding:0;position:absolute;top:0;left:0;right:0;bottom:0}.modal-vid.modal .modal-dialog .modal-body iframe{display:block;width:100%;height:100%}.modal-video{display:none}.modal .modal-dialog .modal-video{display:block}.article-related-content{width:100%;position:relative}.article-related-content .related-content-wrapper{margin-bottom:40px}.article-related-content .related-content-title{font-size:16px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:1.8px;color:#141413;margin:0 0 24px;font-family:mark-bold}.article-related-content .related-content-carousel .mask-content-block{cursor:pointer;display:block}.article-related-content .related-content-carousel .mask-content-block .mask-area{-webkit-transform:scale(1) translateZ(0);transform:scale(1) translateZ(0);-webkit-transition:.2s -webkit-transform ease;transition:.2s -webkit-transform ease;transition:.2s transform ease;transition:.2s transform ease,.2s -webkit-transform ease}.article-related-content .related-content-carousel .mask-content-block:focus .mask-header,.article-related-content .related-content-carousel .mask-content-block:hover .mask-header{color:#eb713d}.article-related-content .related-content-carousel .mask-content-block:focus .mask-area,.article-related-content .related-content-carousel .mask-content-block:hover .mask-area{-webkit-transform:scale(1.04);transform:scale(1.04)}.article-related-content .related-content-carousel .content-block .mask-area{width:100%;background-color:#fff;cursor:pointer}.article-related-content .related-content-carousel .content-block .mask-area .content-img{width:100%;height:auto}.article-related-content .related-content-carousel .content-block .mask-area.hovered{opacity:.8}.article-related-content .related-content-carousel .content-block .mask-header{color:#141413;font-family:mark-bold;font-size:16px;font-weight:700;line-height:1.5;letter-spacing:1.8px;margin-top:24px}.article-related-content .related-content-carousel .content-block .mask-title{margin-top:3px;font-size:16px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:normal;color:#141413}.article-related-content .related-content-carousel .content-block .mask-content{margin-top:4px;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:normal;color:#211f1c;margin-bottom:12px;font-family:mark-narrow}.article-related-content .related-content-carousel .content-block .mask-next .mask-next-anchor{position:relative}.article-related-content .related-content-carousel .content-block .mask-next .mask-next-icon{content:'';display:inline-block;width:24px;height:16px;color:#141413;position:relative;top:0;font-size:12px!important}.article-related-content .related-content-carousel .content-block .mask-next .mask-next-text{margin-right:8px;font-size:16px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:normal;color:#141413}.article-related-content .related-content-carousel .content-block .mask-next.highlight .mask-next-icon,.article-related-content .related-content-carousel .content-block .mask-next.highlight .mask-next-text{color:#eb713d}@media (max-width:767px){.related-content-title{margin:0 0 16px}.article-related-content .content-block{max-width:212px}.article-related-content .mobcard-carousel-article{margin-left:16px}.article-related-content .mobcard-carousel-article .owl-nav.nocontrol{display:none}.article-related-content .related-content-carousel .content-block .mask-area{overflow:hidden}}.desktop-author-block{display:-webkit-box;display:-ms-flexbox;display:flex}.desktop-author-block .author-left-info{-ms-flex-negative:0;flex-shrink:0}.desktop-author-block .author-middle-info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0 24px}.desktop-author-block .author-right-info{-ms-flex-negative:0;flex-shrink:0}.author-block-component{background:#fff;width:100%;position:relative}.author-block-component .author-content-wrapper{margin:0 auto;max-width:1200px;padding:0}@media screen and (min-width:768px){.author-block-component .author-content-wrapper{padding:72px 16px 60px}}@media screen and (min-width:1200px){.author-block-component .author-content-wrapper{padding:72px 0 60px}}.author-block-component .author-image{width:180px;height:180px;float:right}.author-block-component .author-image .content-img{max-width:100%;max-height:100%;border-radius:50%}.author-block-component .author-content-image{margin-left:24px}.author-block-component .author-content-image .author-title{font-size:16px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:1.8px}.author-block-component .author-content-image .author-name{margin-right:24px;color:#141413;font-family:mark-bold,Arial,sans-serif}.author-block-component .author-content-image .author-location{font-size:16px;color:#727271}.author-block-component .author-content-image .author-description{margin-top:16px;font-size:18px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.78;letter-spacing:normal;color:#141413;word-wrap:break-word;font-family:mark-narrow,Arial,sans-serif}.author-block-component .author-redirect-link{padding-top:40px;margin-left:24px}.author-block-component .author-redirect-link .author-contact{margin-bottom:12px}.author-block-component .author-redirect-link .author-link{font-size:16px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:normal;color:#cf4808}.author-block-component .author-redirect-link .author-link:last-child{margin-bottom:0}.author-block-component .author-redirect-link .author-link:hover{color:#eb713d}.author-block-component .author-redirect-link .author-link:visited{color:#953a1f}.author-block-component .author-redirect-link .mask-next-anchor{position:relative}.author-block-component .author-redirect-link .mask-next-icon{content:'';color:#cf4808;display:inline-block;width:24px;height:12px;font-size:12px}.author-block-component .author-redirect-link .mask-next-text{margin-right:8px}.author-block-component .author-left-info{margin-top:7px}.author-block-component .morecontent span{display:none}.author-block-component .morelink{display:block;content:'';width:24px;height:12px;margin-left:auto;margin-top:-16px;margin-right:20px;text-align:center;color:#cf4808}.author-block-component .morelink:hover{color:#eb713d}@media (max-width:767px){.author-block-component{background:#fff;width:100%;position:relative;margin-top:45px}.author-block-component .author-left-info,.author-block-component .author-middle-info,.author-block-component .author-right-info{float:none;width:100%}.author-block-component .author-information-block{margin-bottom:30px}.author-block-component .author-information-block .author-image{float:left;width:70px;margin-right:14px}.author-block-component .author-information-block .author-content-image{overflow:hidden;display:block}.author-block-component .author-image{width:62px;height:62px;float:none}.author-block-component .author-title{margin-top:10px}.author-block-component .author-content-image{margin-left:0}.author-block-component .author-content-image .author-name{display:block;margin-right:0;margin-bottom:16px;font-size:12px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:1.8px;color:#000}.author-block-component .author-content-image .author-location{display:block;font-size:12px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:1.4px;color:#727271}.author-block-component .author-description{font-size:18px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.78;letter-spacing:normal;color:#141413;font-family:mark-narrow}.author-block-component .author-redirect-link{margin-top:24px;padding-top:0;margin-left:0}}.list-records{background:#fff;width:100%;position:relative;margin-top:60px}.list-records.layout-fulltrue{position:absolute;top:40px;height:100%;bottom:0;overflow-y:auto;z-index:999;margin-bottom:-9999px;padding-bottom:9999px;margin-top:0}.temp-tags{font-size:10px;border-bottom:solid 1px #000;color:#00f}.list-record-wrapper{margin:0 2%}@media screen and (min-width:1200px){.list-record-wrapper{margin:0 8%}}.mastercard-list-container{margin:0;padding:0;position:relative}.filter-available{float:left}@media screen and (min-width:1200px){.filter-available{width:282px}}.article-filtered-list{background:#fff;overflow:hidden;display:block}.article-filtered-list.available-true{margin-left:220px}@media screen and (min-width:1200px){.article-filtered-list.available-true{margin-left:304px}}@media screen and (min-width:768px){.mastercard-panel.is-sticky{margin-top:-4px!important;height:calc(100vh - 74px - 24px - 24px);overflow:auto}}.mastercard-panel .checkbox{padding:0;margin:0}.mastercard-panel .checkbox input[type=checkbox]:checked+label .right-adjust{font-family:mark;font-weight:700}.mastercard-panel .checkbox input[type=checkbox]{opacity:0}.mastercard-panel .checkbox label{position:relative;display:inline-block;padding-left:38px;font-size:16px;margin-top:0;margin-bottom:0;line-height:30px}.mastercard-panel .checkbox label::after,.mastercard-panel .checkbox label::before{position:absolute;content:'';display:inline-block}.mastercard-panel .checkbox label::before{height:24px;width:24px;border:1px solid;left:0;top:3px;border-radius:4px}.mastercard-panel .checkbox label::after{height:8px;width:16px;border-left:2px solid #ff671b;border-bottom:2px solid #ff671b;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);left:4px;top:9px}.mastercard-panel .checkbox input[type=checkbox]+label::after{content:none}.mastercard-panel .checkbox input[type=checkbox]:checked+label::after{content:''}.mastercard-panel .filter-toggle{position:relative;display:block;border-bottom:1px solid #d5d1c9;padding-bottom:9px;margin-top:5px}.mastercard-panel .filters-header-text{margin-right:100px;font-family:mark;font-size:16px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:1.8px;color:#141413}.mastercard-panel .close-clear{position:absolute;right:0;top:0;font-size:12px}.mastercard-panel .close-set{display:block;float:right;margin-top:8px;margin-left:8px;font-size:7px;color:#141413;font-weight:700;font-style:normal;font-stretch:normal}.mastercard-panel .close-text{font-size:16px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:normal;text-align:right;color:#141413}.mastercard-list-container .filter-cross,.mastercard-list-container .filter-icon{display:none}.mastercard-list-container .filter-action-article{margin-bottom:18px;padding-bottom:6px;border-bottom:1px solid #d5d1c9}.mastercard-list-container .filter-action-article .align-right{float:right}.mastercard-list-container .filter-action-article .selection-drop{position:relative}.mastercard-list-container .filter-action-article .selection{font-size:16px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:normal;color:#141413;display:inline-block}.mastercard-list-container .filter-action-article .dropdown{display:inline-block;text-align:right;font-size:16px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:normal;color:#141413}.mastercard-list-container .filter-action-article .dropdown-toggle{border-color:#FFF;background-color:#FFF;padding-left:0;padding-right:0}.mastercard-list-container .filter-action-article .caret-style{width:12px;height:12px;font-size:8px;font-weight:700}.mastercard-list-container .filtered-result-article{margin:0;opacity:0;-webkit-transition:all 2s;transition:all 2s}.mastercard-list-container .filtered-result-article.showArticles{opacity:1;-webkit-transition:all 2s;transition:all 2s}.mastercard-list-container .filtered-result-article .equal-height-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.mastercard-list-container .filtered-result-article .article-row{width:33%;margin-bottom:40px;display:inline-block;position:relative;padding:0 12px}.mastercard-list-container .filtered-result-article .article-row .card-details{display:block}.mastercard-list-container .filtered-result-article .article-row .card-details:hover .card-image{-webkit-transform:scale(1.04);transform:scale(1.04)}.mastercard-list-container .filtered-result-article .article-row .card-details:hover .card-detail{color:#eb713d}.mastercard-list-container .filtered-result-article .article-row .card-details .card-subcat{font-size:16px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:1.8px;color:#141413;padding-bottom:12px;font-family:mark;min-height:36px;text-transform:uppercase}.mastercard-list-container .filtered-result-article .article-row .card-details .card-image{width:100%;overflow:hidden;margin-bottom:8px;-webkit-transform:scale(1) translateZ(0);transform:scale(1) translateZ(0);-webkit-transform-origin:50% 90%;transform-origin:50% 90%;-webkit-transition:.2s -webkit-transform ease;transition:.2s -webkit-transform ease;transition:.2s transform ease;transition:.2s transform ease,.2s -webkit-transform ease}@media screen and (min-width:992px){.mastercard-list-container .filtered-result-article .article-row .card-details .card-image{height:0;padding-bottom:55%}}.mastercard-list-container .filtered-result-article .article-row .card-details .card-image img{width:100%;background-size:cover}.mastercard-list-container .filtered-result-article .article-row .card-details .card-detail{font-size:16px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:normal;color:#141413;margin-bottom:18px;font-family:mark-narrow}.mastercard-list-container .filtered-result-article .article-row .card-details .card-author{font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:normal;color:#141413}.mastercard-list-container .filtered-result-article .article-row .card-details .card-author .prefix{font-family:mark-narrow}.mastercard-list-container .filtered-result-article .article-row .card-details .card-author .name{font-weight:500}.mastercard-list-container .load-more{border-radius:4px;background-color:#353432;padding:12px 25px;display:inline-block;margin-bottom:70px;margin-left:12px}.mastercard-list-container .load-more .load-more-link{font-size:16px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:normal;text-align:center;color:#fff}.mastercard-list-container .master-drop{border-color:#fff;background-color:#fff;color:#000!important}@media (max-width:767px){.filter-available.show{padding-top:20px}.mastercard-list-container .filter-available{display:none}.mastercard-list-container .filter-available.show{display:block}.mastercard-list-container .filter-cross{display:block;margin-top:24px}.mastercard-list-container .filtered-result-article{margin:0}.mastercard-list-container .filtered-result-article .article-row{float:none;width:100%;padding:0;margin-bottom:40px}.mastercard-list-container .filtered-result-article .article-row .card-details .card-detail{font-size:20px;margin-bottom:8px}.mastercard-list-container .filtered-result-article .article-row .card-details .card-author{font-size:12px;font-weight:700}.mastercard-list-container .filtered-result-article .article-row .card-details .card-subcat{font-family:mark-bold;font-size:12px;min-height:32px}.mastercard-list-container .article-filtered-list.available-true{margin-left:0}.mastercard-list-container .block-with-text-vertical-1{max-width:320px}.mastercard-list-container .filter-icon{display:block;position:fixed;bottom:0;left:0;z-index:999}.mastercard-list-container .filter-icon .filter-list-icon{background:#000;border-top-right-radius:100%;width:64px;height:64px;display:-ms-grid;display:grid;color:#fff;text-align:left;padding-left:8px;padding-top:36px}.mastercard-list-container .filter-icon .filter-icon-style{position:relative}.mastercard-list-container .filter-icon .filter-icon-style:before{content:'\e90b';position:absolute;right:30px;top:-12px}.mastercard-list-container .filter-icon .filter-text-style{font-size:12px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:normal;color:#fff}.mastercard-list-container .filter-available{width:100%!important;margin:0;float:none;position:relative!important}.mastercard-list-container .filter-action-article{display:none}.mastercard-list-container .load-more{display:block;text-align:center;margin-left:0}.list-record-wrapper{margin:0 5.31%}}.search-records{background:#fff;width:100%;position:relative}@media screen and (min-width:992px){.search-records{margin-top:40px}}.search-records.layout-fulltrue{position:absolute;top:60px;height:100%;bottom:0;overflow-y:auto;z-index:999;margin-bottom:-9999px;padding-bottom:9999px;margin-top:0}.search-records.layout-fulltrue .popularkeyword{display:none}.search-records .search-record-wrapper{margin:0 auto;max-width:1200px;padding:16px 16px 0}@media screen and (min-width:992px){.search-records .search-record-wrapper{padding-top:0}}.mastercard-list-container{opacity:0;-webkit-transition:all 2s;transition:all 2s}.mastercard-list-container.showListContainer{opacity:1;-webkit-transition:all 2s;transition:all 2s}.mastercard-search-container{margin:0;padding:0;opacity:0;-webkit-transition:all 2s;transition:all 2s;position:relative;margin-top:36px;display:-webkit-box;display:-ms-flexbox;display:flex}.mastercard-search-container.showSearchContainer{opacity:1;-webkit-transition:all 2s;transition:all 2s}.mastercard-search-container .search-request{display:block;padding:15px 0 0;font-family:mark}.mastercard-search-container .search-request .search-request-text{font-size:16px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:1.8px;color:#141413}.mastercard-search-container .search-request .search-request-key{font-size:16px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:1.8px;color:#cf4808}.filter-available{width:220px;margin:0 22px 0 0;-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width:1200px){.filter-available{width:282px}}.search-filtered-list{background:#fff;display:block;-webkit-box-flex:1;-ms-flex:1;flex:1}.mastercard-search-panel .filter-toggle{position:relative;display:block;border-bottom:1px solid #d5d1c9;padding-bottom:9px;margin-top:5px}.mastercard-search-panel .filters-header-text{margin-right:100px;font-family:mark;font-size:16px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:1.8px;color:#141413}.mastercard-search-panel .close-clear{position:absolute;right:0;top:0;font-size:12px}.mastercard-search-panel .close-set{display:block;float:right;margin-top:8px;margin-left:8px;font-size:7px;color:#141413;font-weight:700;font-style:normal;font-stretch:normal}.mastercard-search-panel .close-text{font-size:16px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:normal;text-align:right;color:#141413}.mastercard-search-container .filter-cross,.mastercard-search-container .filter-icon{display:none}.mastercard-search-container .filter-action-article{margin-bottom:18px;padding-bottom:4px;border-bottom:1px solid #d5d1c9;display:-webkit-box;display:-ms-flexbox;display:flex}.mastercard-search-container .filter-action-article .align-right{text-align:right}.mastercard-search-container .filter-action-article .align-left{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:3px}.mastercard-search-container .filter-action-article .results-count{font-size:16px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:normal;color:#141413}.mastercard-search-container .filter-action-article .results-text{font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:normal;color:#211f1c;font-family:mark-narrow}.mastercard-search-container .filter-action-article .selection{font-size:16px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:normal;color:#141413;display:inline-block}.mastercard-search-container .filter-action-article .dropdown{display:inline-block;text-align:right;font-size:16px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:normal;color:#141413}.mastercard-search-container .filter-action-article .dropdown-toggle{border-color:#FFF;background-color:#FFF;padding-left:0;padding-right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mastercard-search-container .filter-action-article .caret-style{font-size:8px;font-weight:700;margin-left:8px}.mastercard-search-container .filtered-result-article .author-details-link{font-size:12px!important;font-weight:500;font-style:normal;font-stretch:normal;line-height:2;letter-spacing:normal;color:#cf4808}.mastercard-search-container .filtered-result-article .search-row{padding-bottom:24px;padding-top:32px;border-bottom:1px solid #d3cfc8}.mastercard-search-container .filtered-result-article .search-row .search-block-container{display:block;width:100%}.mastercard-search-container .filtered-result-article .search-row .search-block-container .left-area{overflow:hidden;display:block;margin-right:30px}@media screen and (min-width:992px){.mastercard-search-container .filtered-result-article .search-row .search-block-container .left-area{float:left;width:156px;height:103.7px}}.mastercard-search-container .filtered-result-article .search-row .search-block-container .left-area img{width:100%;height:100%;background-size:cover}.mastercard-search-container .filtered-result-article .search-row .search-block-container .right-area{overflow:hidden;display:block}.mastercard-search-container .filtered-result-article .search-row .search-block-container .description-area{display:block;width:100%}.mastercard-search-container .filtered-result-article .search-row .search-block-container .description-area .title{font-size:20px;line-height:1.2;margin:16px 0}@media screen and (min-width:992px){.mastercard-search-container .filtered-result-article .search-row .search-block-container .description-area .title{margin:0 0 6px}}.mastercard-search-container .filtered-result-article .search-row .search-block-container .description-area .title:hover .title-arrow{color:#cf4808}.mastercard-search-container .filtered-result-article .search-row .search-block-container .description-area .title-arrow{font-size:12px}.mastercard-search-container .filtered-result-article .search-row .search-block-container .description-area .title-text{font-family:mark-narrow,helvetica,sans-serif}.mastercard-search-container .filtered-result-article .search-row .search-block-container .description-area .short-description{font-size:16px;line-height:1.5;text-overflow:ellipsis;overflow:hidden;font-family:mark-narrow,helvetica,sans-serif}.mastercard-search-container .filtered-result-article .search-row .search-block-container .description-area .short-description p{margin:0;padding:0}.mastercard-search-container .filtered-result-article .search-row .search-block-container .description-area .parameteric-options{display:block}.mastercard-search-container .filtered-result-article .search-row .search-block-container .description-area .parameteric-options .data{font-size:12px;font-weight:500;font-style:normal;font-stretch:normal;line-height:2;letter-spacing:normal;color:#727271;border-right:1px solid #727271;padding-right:5px;margin-right:5px}.mastercard-search-container .filtered-result-article .search-row .search-block-container .description-area .parameteric-options .club-information{font-size:12px;font-weight:500;font-style:normal;font-stretch:normal;line-height:2;letter-spacing:normal;color:#141413}.mastercard-search-container .filtered-result-article .search-row .search-block-container .description-area .parameteric-options .links{font-size:12px!important;font-weight:500;font-style:normal;font-stretch:normal;line-height:2;letter-spacing:normal;color:#cf4808;margin-right:3px}.mastercard-search-container .filtered-result-article .search-row .search-block-container .description-area .parameteric-options .links:after{content:', '}.mastercard-search-container .filtered-result-article .search-row .search-block-container .description-area .parameteric-options .links:last-child:after{content:' '}.mastercard-search-container .load-more{margin-top:32px;border-radius:4px;background-color:#141413;padding:12px 25px;display:inline-block;margin-bottom:70px}.mastercard-search-container .load-more .load-more-link{font-size:16px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:normal;text-align:center;color:#fff}.mastercard-search-container .master-drop{border-color:#fff;background-color:#fff;color:#000!important}@media (max-width:767px){.filter-available.show{padding-top:20px}.article-filtered-list.available-true{margin-left:0}.mastercard-search-container{margin-bottom:24px}.mastercard-search-container .filter-action-article{margin-bottom:0}.mastercard-search-container .search-request{display:block;padding:24px 0 0}.mastercard-search-container .filtered-result-article .search-row{padding-bottom:24px;padding-top:24px}.mastercard-search-container .filter-available{display:none}.mastercard-search-container .filter-available.show{display:block}.mastercard-search-container .filter-cross{display:block;margin-top:24px}.mastercard-search-container .filtered-result-article .article-row{float:none;width:100%;padding:0;margin-bottom:30px}.mastercard-search-container .block-with-text-vertical-1{max-width:320px}.mastercard-search-container .filter-icon{display:block;position:fixed;bottom:0;left:0;z-index:999}.mastercard-search-container .filter-icon .filter-list-icon{background:#000;border-top-right-radius:100%;width:64px;height:64px;display:-ms-grid;display:grid;color:#fff;text-align:left;padding-left:8px;padding-top:36px}.mastercard-search-container .filter-icon .filter-icon-style{position:relative}.mastercard-search-container .filter-icon .filter-icon-style:before{content:'\e90b';position:absolute;right:30px;top:-12px}.mastercard-search-container .filter-icon .filter-text-style{font-size:12px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:normal;color:#fff}.mastercard-search-container .filter-available{width:100%!important;margin:0;float:none;position:relative!important}.mastercard-search-container .load-more{display:block;text-align:center}.mastercard-search-container .search-block-container .left-area{float:none!important;width:100%!important}.mastercard-search-container .search-block-container .left-area .img-holder{width:100%;height:100%;background-size:cover}.search-record-wrapper{margin:0 5.31%}}.featured-partner-component .grid-structure{margin:0 8.4%}.featured-partner-component .grid-structure-col{padding-left:12px;padding-right:12px}.featured-partner-component .grid-structure-row{margin-right:-12px;margin-left:-12px}.featured-partner-component .separate{margin-bottom:24px}.featured-partner-component .img-wrap{position:relative;width:100%}.featured-partner-component .img-wrap:hover .mask-area-description{visibility:visible;opacity:1}.featured-partner-component .img-wrap:hover .img-description{-webkit-transform:translateY(0);transform:translateY(0)}.featured-partner-component .content-img{width:100%;height:100%;overflow:hidden}.featured-partner-component .mask-area-description{position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(255,255,255,.2);color:#fff;visibility:hidden;opacity:0;display:block;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px;-webkit-transition:opacity .2s,visibility .2s;transition:opacity .2s,visibility .2s}.featured-partner-component .img-description{-webkit-transition:.2s;transition:.2s;-webkit-transform:translateY(1em);transform:translateY(1em);font-size:18px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.78;letter-spacing:normal;color:#141413}@media (max-width:767px){.featured-partner-component .grid-structure-col{margin-bottom:24px}}.modal-backdrop.in{opacity:.8;pointer-events:none}.sitecontentpage .modal-event .modal-dialog{top:30%}.modal-event{z-index:5000}.modal-event .close-event{position:absolute;right:0;top:0;padding:13px 14px 10px;font-size:30px}.modal-event .modal-dialog .modal-body{padding:0!important}.modal-event .event-call-attach .add-to-calendar-checkbox{display:none}.modal-event .event-call-attach .slate{display:block;width:100%!important;margin:0!important;border-bottom:1px solid #EFF2F5;padding:20px;color:#45494E}.modal-event .event-call-attach .slate .text{padding:0;font-size:15px;line-height:22px;font-weight:400;font-weight:500;font-family:mark-bold,helvetica,sans-serif}.modal-event .modal-dialog{position:relative!important;width:auto!important;margin:30px auto!important;max-width:600px!important;left:auto!important;margin-top:-100px!important}.modal-event.modal .modal-header{flex-shrink:0;-ms-flex-negative:0;flex-basis:auto;-ms-flex-preferred-size:auto;background-color:#EFF2F5;border-radius:5px 5px 0 0;-webkit-box-shadow:0 1px 1px 0 rgba(40,44,53,.15);box-shadow:0 1px 1px 0 rgba(40,44,53,.15);margin-bottom:2px;line-height:20px}.modal-event.modal .modal-title{font-size:20px!important;line-height:30px;color:#282C35;font-weight:700;font-family:mark}.modal-event.modal .l-align-center{text-align:center}.modal-event #add-to-calendar-checkbox-label{cursor:pointer}.modal-event .add-to-calendar-checkbox~a{display:none}.modal-event .add-to-calendar-checkbox:checked~a{display:block;width:150px;margin-left:20px}.modal-event input[type=checkbox].add-to-calendar-checkbox{position:absolute;top:-9999px;left:-9999px}.modal-event .add-to-calendar-checkbox~a:before{width:16px;height:16px;display:inline-block;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAAAQCAYAAACIoli7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0MzJCRDU2NUE1MDIxMUUyOTY1Q0EwNTkxNEJDOUIwNCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0MzJCRDU2NkE1MDIxMUUyOTY1Q0EwNTkxNEJDOUIwNCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQzMkJENTYzQTUwMjExRTI5NjVDQTA1OTE0QkM5QjA0IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjQzMkJENTY0QTUwMjExRTI5NjVDQTA1OTE0QkM5QjA0Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+1Gcb3QAACh1JREFUeNrEWAtwVNUZ/u7d9yvZJBtMIC8eBhIKMkQIhqIBKirWwpSW0dahCir1gQhWg2XKjNRqR7AjQ6QjglBFRIW20KmC0KRYjRYMCZGHGEjIY0Oy2U32lX3d3Xv6nxuSbEJCQNvpn/n33POfxz33u9//uBGaBQFcMhgrpGYC6ddk+zfiZKgxsvOG4buJMGATNtzcq4l+WStbsGgpvOiELpgBWetGQGNCstSGkKwH1Ek04oVNFUZQsEAjedCg0iBRVivrP737CL+H8Na7f7lpRFa2cOfMqdUn9n3ARGc7NLEYJj62Qle6Z3/ZlATt82mINV4QVPV33HVXmK/1bRgPvst60vzXgJzZZ84UlOfnV1L/YvwhBxk7Q7quZ3zZLrvSivRy+PtR0Y8oUit2P7+aWm5TifxahErVPWfd/JRBQaNVjA2CIhsecEwIubHzB3+CQWNDNBCCyuiEC6NgpV3agkCszYWknBTInjAMFh20HAo1/QQFVM7Kw9aly7D1ze2iJEemhbu8Mzf++rkVNGMkaS7puKadb0yubGscp/Wa3rc0nNXVJ6RsJvsaUhmXt5oyZv36e4o//hi1tbUonjWrYNTs2QXxhywuL+8bmzevoG7dOu3gj8Po2MIVZGIcAw6TcPma0YV4JfXYEBiy/rbeqZcv+i1tEbIgagzgOAWMerT5MvDuXgfOH6vAsRoRgVAqHOp2TMrX4dYfFmLhVAHTRqtgkn0QQ3W0anZK+UsvzJe/qflxi2d04a3u9iJWdngUHd/I33KEyJEoqBE2mqCxGBCqq//p8idWvPh66Wa35ZlzUIcAnez3w+n14uwDD8CalYWo293vYePH+Fy+Jn58289HKu2rpbux9KF7EY4yfHroAHKL5iv2w/v2Ye7CBfBHBLRWHYJ54rzrCQcsDtx+YA4MAbyTqjsHLfLIrWWcChjwu/XHUVnuxrGDC2G2AdwnnKQNXwOLHnwFH4da8VnZBpg0ZqgcOgJMfKa+oqJkTDQMX3or3GF/khgJQ9TroDInQENq9rjItaNwqUWkeDoy0wtmTKYt/8XPpg4wZpADARTt2YOJx45Bo9PBlZEBy86dvQedPGkSxmZnw5SQAD6Xrxns6XWmYO+1x3e+n52D2WM3Y96w6F0F1F4wBwsBprBEv+0wIQO7Xj2HC0ercLbiEdi0zYgyAk1OgFUQccONwP5dyxELNMCQ5Cfq0YZpekgCpMZgENPvmIc5KckEm4gL7+9BrL0d1rFjYSGGGkePgyWX4qU1CQW3zVG5ztV+n25aQRpVGBojkFpWroTBaAQ/TpD6eput3xOZzWaKEjL43IEM3frHLZD8XtyQasXhdzbDbNTCJjN89tftvfaW8jd67fPyzP3jRBzThGGYKgwxrcceM2eyYDQNG9+8iAMfHsaRXY/AouV4qRAS9NCrmmkjKxBKwOQsM8X0iQhQkpK1IUiiBxq1+oLfaPJJXo8lEOyCJtGKScsfhTYpGYItFTUXG9DY2oqQw4UnFi5SGF/2zfkialQcUJ66V7PrFL5mQhwgXGRZZjv+8ALzBGPM4YuyA9s3sFMtIUW5/Xx7hNU0+RU7X7OM5bFlJxSQ2ODR+ArlIUy5HDjW04y+t5UrC9J5Vm5tYxkz/s5YF3WiESYzP2MRmbmp6+EH9vuZxM9N9iBz0ViUHbclsPuX/GJ2SUnJeX+LnUW6/MqzHTp6lL29dy9rtLewx598kpWsWcPuu+8+Fo1GlfG9+/bZn1q1Kk1JzHQSlUxHjBL7rkX5XL5mMBQks7WvY0vvZ3d4pW63j7Nfo/QDfYCbs3iGa6UORYMUP/92qhoYE4VsdNCoDEEyUYqnhBIDEmJ8hZYenKdmETH6468pWa3GJbvdHpKiTWpio4YSz7Hjx7Hu2Wdx9KOPkDkyHaWbNiE/Lw+LFy+makWlHCInOyc9MyOTJ3JRzcEhnCHHYtf0dCJtwrrp3Suvv/UGvO4uWBLN2L9/N7xeFzyedrS43+q1F401DQdaP+8Vrg1ppcRS3t+DDVQe9dhFqF3JiHTaIYaTyL2jYIld8IsGWCQRTB+GoCcgiU5q2QCD6KNFdQjrM1FVXeUYd+PYxg6nE+np6ZiYn48dO3Zg7dq1iEQi0Gq1KKeqh1h82T2BURkZQlpa2kzqHuJ1qEph3zCAPnVyDao8X6EgeQowANDlSx7mfo9t772NBQt+pmT5T468jgmFS5TxiqPvdderLO+Kfcnte2X71G9VzCvjulhfZaJFFjJSrCj7/DjCqgh0VN6EvSIsCUAXndxPvDxf1w5t4gjoY1qEnAYUfI8SpuokOlyIBIPhC06nSwHUZDIhNzcXoVAIRF7k5OQoLc83/E1eutSKpuYmRKToLZs3l6Zzhqo5QyPR6FVPfcJZg2lFN6Py80q+kbp2WzLwUEe/OZ2Ovr4YU11przqL/5XoRH3fvakwmjFdQtlH4/FC6VdY/dRNVKEYeMqAUR3EiSo9Vj56As2+MKwGMx68fySm5o+HSeDh6FLM7/fVu1zO3v24axcUFJDneZX+SkrgXq8PlZUnEKKKwGpNgM/rmaLT66Z1uzwxVBoC0JKqtTjpPtVd8sQ8YJKM+g3W5Ze/HpZ3f9r0kahk5aq41b/st1c8A3uYOQQrr0uyFwep+ujrG6HHip/YsPvlTmz+7dcovnMGZk4gt6cYKXQFMWuyAV98+iOcpfB6e9HzFBvvoS87J9XfynKZWFnfbLfzbwOlmpEkCauffhpejxenvjqF7KxsdPF6PByCz+PH6dOnKVRUW8eMGX1LN0MJ0MgQLl/dVgNb8YjuAj/qRFJhMmYVzkkv/3NZAV6jJPS4W/gWGLDr/Ua/mkQMzQM2T4dN58Q/DxbizuIKLLjtHax7bhqWPJaLVJMWPsXpzah3SWj3n6GQMKf7/wAmP6/65fq6uubGpsaOFntLuqPdARe5v4fY2emi1uej/OBmjjan3+V2tfi8voZYLFoXlaJnjQZDhZoJgi7GXX4IQPNN+Th9sJuhmKuCWM5w5pvqNiSLlfg/yhcLx2PEqA+QqhR/wX5jHirrdbIJI24A/lG9Gqt/U45NWz7Ey9s/BzQ3QpUQQajdjMS0NixdtQhFxTfTGzVQDc6rFJ/85Zdfem6ePr29dMuWdGKi5PV6Ov2BQFMoFL5INXqtx+upd3d21rXY7Y5AIMBvTp8FCJeXl/nVBKNFRa7Ag+xgsnH2K0p79+474Ix1IJWy5qgXuw40MPb8dwFkOFfngA0nY9zqQe1WnrQtzQRSBgwGEXs2zqUHmXvFvCCFLwP/Lw6PdhQLjVqFVIwSkCRFIgdPVp+sI66d7ury1Xrc7saGhkZ7OBziAEpxGotXYYQg/J4CReZwh3fdriqM2IQkrZN1mg/H9joY+4DMvSyt+eQlTL71uf8a+65VfvVw5nDh5Jpl58NHMK5FCT88diaSGi4DFYnTHvDkgTUyl/8IMABtKh8piZwIuwAAAABJRU5ErkJggg==);margin-right:.5em;content:' '}.modal-event .icon-ical:before{background-position:-68px 0}.modal-event .icon-yahoo:before{background-position:-36px +4px}.modal-event .icon-google:before{background-position:-52px 0}.event-details-container{margin:0;padding-top:30px}.event-details-container .goback{margin-bottom:30px}@media screen and (min-width:992px){.event-details-container{padding-top:64px}.event-details-container .goback{margin-bottom:30px}}.event-details-container .back-btn{font-weight:500;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:normal;margin-bottom:64px;display:block}.event-details-container .back-btn .textual{font-size:16px}.event-details-container .back-btn .icons-display{font-size:12px;margin-right:5px}.event-details-container .event-detail-block{position:relative;padding:0 16px}.event-details-container .event-detail-block b{font-weight:900;font-family:mark-bold,helvetica,sans-serif,Arial,sans-serif}@media screen and (min-width:992px){.event-details-container .event-detail-block{padding:0 80px 0 0;width:75%}}.event-details-container .event-image{margin-bottom:30px;margin-left:-20px}.event-details-container .event-image img{width:100%}@media screen and (min-width:992px){.event-details-container .event-image{margin-left:-40px}.event-details-container .event-image img{width:90%}}.event-details-container .article-container-right .article-user-action>ul{border-bottom:none;margin-top:24px}.event-details-container .article-container-right button{margin-top:0}.event-details-container .event-aside .disclaimer{font-size:12px;line-height:16px}.event-details-container .event-aside .disclaimer p{margin-bottom:0}.event-details-container .event-detail{-ms-flex-negative:0;flex-shrink:0;width:282px;margin-bottom:20px}.event-details-container .event-detail .numdate{margin-bottom:24px;width:100%}.event-details-container .event-detail .date-block{text-align:center}.event-details-container .event-detail .event-location{width:85%;text-align:left}.event-details-container .event-detail .number{font-family:mark-ultra;font-size:120px;font-weight:200;font-style:normal;font-stretch:normal;line-height:.8;letter-spacing:normal;color:#cf4808;float:left;margin-right:10px}.event-details-container .event-detail .date{display:inline-block;margin-top:-16px;float:left}.event-details-container .event-detail .location{font-size:16px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.5;color:#141413;text-transform:uppercase}.event-details-container .event-detail .addtoCalendar{margin:40px 0 24px}@media screen and (min-width:992px){.event-details-container .event-detail .addtoCalendar{margin:24px 0}}.event-details-container .event-detail .addtoCalendar .textual .icons-display{font-size:28px;vertical-align:middle}.event-details-container .event-detail .addtoCalendar .textual .text{font-size:16px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:normal;margin-left:12px}.event-details-container .event-detail .address,.event-details-container .event-detail .full-date{font-family:mark-narrow;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:normal;color:#211f1c}.event-details-container .event-detail .address p,.event-details-container .event-detail .full-date p{margin:0;padding:0}.event-details-container .event-detail .subhead{font-weight:500}.event-details-container .event-description{overflow:hidden;display:block}@media screen and (min-width:992px){.event-details-container .event-description{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;width:calc(100% - 315px)}}.event-details-container .event-description .subhead{font-size:24px!important;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:normal;color:#141413;font-family:mark-narrow}.event-details-container .event-description .description{font-size:18px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.78;letter-spacing:normal;color:#141413;font-family:mark-narrow}@media (max-width:767px){.article-container-right{display:none}.event-details-container{margin:0}.event-details-container .back-btn{display:none}.event-details-container .event-detail-block{width:100%}.event-details-container .event-detail-block .event-detail{float:none;width:100%;padding:24px;margin:0}.event-details-container .event-detail-block .event-detail .addtoCalendar{margin-bottom:16px;margin-top:26px}.event-details-container .event-detail-block .event-detail .number{margin-right:24px}.event-details-container .event-detail-block .mainhead{font-size:28px!important;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.21;letter-spacing:normal;color:#141413;margin-bottom:24px}.event-details-container .event-detail-block .description{margin-top:24px;font-size:16px}.event-details-container .event-detail-block .dark-description{margin-top:24px;font-size:18px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.78;letter-spacing:normal;color:#141413;font-family:mark}}.event-details-icon{font-size:32px}.event-detail-block,.event__parent{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:992px){.event__parent{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.event__sidebar{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding:0 16px;width:100%}@media screen and (min-width:768px){.event__sidebar{-ms-flex-negative:0;flex-shrink:0;margin-top:-24px;padding:0;width:276px}.event__sidebar .event__sidebar--sticky.is-sticky{margin-top:-24px!important}}.event__extra-content{-ms-flex-preferred-size:100%;flex-basis:100%}.event-sidebar__item{margin:24px 0}.mc-listing{margin:0 auto;position:relative}@media screen and (min-width:992px){.mc-listing{max-width:1200px}}.mc-listing__share{display:none;position:absolute;top:-80px;right:0}@media screen and (min-width:992px){.mc-listing__share{display:block}}.mc-listing__load-more{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:16px;position:relative}@media screen and (min-width:992px){.mc-listing__load-more{padding:10px 25px}}.mc-listing__load-more.btn{width:100%}@media screen and (min-width:992px){.mc-listing__load-more.btn{width:auto}}.mc-listing__load-more-icon{display:-webkit-box;display:-ms-flexbox;display:flex;height:16px;width:16px;margin-left:16px;position:absolute;right:16px}@media screen and (min-width:992px){.mc-listing__load-more-icon{position:relative;right:0}}.mc-listing__load-more-icon span{background:#fff;height:16px;width:4px}.mc-listing__load-more-icon span:nth-child(1){-webkit-animation:load 1s ease-in-out infinite;animation:load 1s ease-in-out infinite}.mc-listing__load-more-icon span:nth-child(2){-webkit-animation:load 1s ease-in-out .15s infinite;animation:load 1s ease-in-out .15s infinite;margin:0 2px}.mc-listing__load-more-icon span:nth-child(3){-webkit-animation:load 1s ease-in-out .3s infinite;animation:load 1s ease-in-out .3s infinite}@-webkit-keyframes load{0%,100%,50%{opacity:.5;-webkit-transform:scale(1);transform:scale(1)}25%{opacity:.8;-webkit-transform:scaleY(1.5);transform:scaleY(1.5)}}@keyframes load{0%,100%,50%{opacity:.5;-webkit-transform:scale(1);transform:scale(1)}25%{opacity:.8;-webkit-transform:scaleY(1.5);transform:scaleY(1.5)}}.mc-listing__event{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:992px){.mc-listing__event{border-bottom:1px solid #d3cfc8;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:64px 0}.mc-listing__event:last-of-type{border-bottom:1px solid transparent}}.mc-listing-event__left{background:#f8f7f5;padding:16px;width:100%}@media screen and (min-width:992px){.mc-listing-event__left{background:0 0;padding:0 80px 0 0;width:400px}}.mc-listing-event__right{background:#fff;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:24px 16px 48px;width:100%}@media screen and (min-width:992px){.mc-listing-event__right{background:0 0;padding:0;width:auto}}.mc-listing-event__date{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:24px}.mc-listing-event__date-day{color:#cf4808;-ms-flex-negative:0;flex-shrink:0;font-family:mark-ultra,helvetica,sans-serif;font-size:7.5rem;line-height:6rem;width:50%}.mc-listing-event__date-monthyear{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:16px}.mc-listing-event__date-month,.mc-listing-event__date-year{font-family:mark-narrow,helvetica,sans-serif;font-size:1.5rem;line-height:2rem;margin-bottom:.5rem}.mc-listing-event__location-place{font-family:mark-bold,helvetica,sans-serif;font-size:1rem;letter-spacing:.1125rem;line-height:1.5rem;text-transform:uppercase}.mc-listing-event__location-days{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-family:mark-narrow,helvetica,sans-serif;font-size:1rem}.mc-listing-event__location-full{display:none;color:#353432;font-family:mark-narrow,helvetica,sans-serif;font-size:1rem;margin-top:16px}.mc-listing-event__location-full p{margin-bottom:0}@media screen and (min-width:992px){.mc-listing-event__location-full{display:block}}.mc-listing-event__topic{font-family:mark-bold,helvetica,sans-serif;font-size:.75rem;letter-spacing:.1125rem;line-height:1;margin-bottom:16px;text-transform:uppercase}.mc-listing-event__desc{font-family:mark-narrow,helvetica,sans-serif;font-size:1rem;margin-bottom:16px}.is-a-career .icons-display{font-size:12px;margin-right:5px}.mc-listing-career__left{background:0 0;padding:16px;width:100%}@media screen and (min-width:992px){.mc-listing-career__left{background:0 0;padding:0 80px 0 0;width:400px}}.anchor-section{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;max-width:1200px;padding:80px 16px 0}.anchor-section b{font-family:mark-bold}.anchor-section__nav{display:none;margin-right:34px;width:282px}@media screen and (min-width:992px){.anchor-section__nav{display:block}}.anchor-section__nav-list{list-style-type:none;margin:0;padding:0}.anchor-section__nav-title{color:#727271;display:block;font-size:16px;font-weight:700;height:54px;letter-spacing:1.8px;line-height:70px;margin:0 0 48px}.anchor-section__nav-link{color:#141413;display:block;font-size:16px;font-weight:700;margin-bottom:38px}.anchor-section__nav-link-text{border-bottom:2px solid transparent;display:inline-block;padding:8px 0}.anchor-section__nav-list li.active .anchor-section__nav-link-text{border-bottom:2px solid #cf4808}.anchor-section__content{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:100%}.anchor-section__block{margin-bottom:40px;position:relative}.anchor-section__block .anchor-spacing{position:absolute;left:0;top:-72px}.anchor-section__block:last-of-type{margin-bottom:0}.anchor-section__block-title{color:#141413;display:block;font-size:28px;margin-bottom:16px}@media screen and (min-width:992px){.anchor-section__block-title{font-size:36px}}.article-details{margin-top:80px}.article-details__content{margin:0 auto;max-width:1200px;padding:0 16px}@media screen and (min-width:1200px){.article-details__content{padding:0}}.article-container{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;padding:0}.article-container b{font-weight:900;font-family:mark-bold,Arial,sans-serif}@media screen and (min-width:992px){.article-container{padding:0 80px 0 0}}.article-container p{line-height:1.7em}.article-container .author-section{padding-top:30px;padding-bottom:10px}.article-container .author-section .author-img{border-radius:50%;height:80px;width:80px;float:left;margin-right:20px}.article-container .author-section .author-details{margin-top:15px;margin-bottom:0}.article-container .author-section .publish-details span{line-height:1.5em}.article-container .author-section .publish-details .published{margin-left:10px}.article-container .article-content{float:left}@media screen and (min-width:992px){.article-container-right .article-user-action{border-bottom:1px solid #353432;padding-bottom:40px;margin-bottom:40px}}.article-container-right .article-user-action>ul{padding:0;margin:0;border-bottom:1px solid #353432;padding-bottom:35px;margin-bottom:10px}.article-container-right .article-user-action>ul>li{padding:0;margin:0}.article-container-right .article-user-action>ul>li .btn{margin:30px 10px;width:100%}.article-container-right .article-user-action>ul>li a{color:#141413;line-height:40px;padding-left:0;font-weight:700}.article-container-right .article-user-action>ul>li a div{height:32px;width:32px;float:left;margin-left:0;margin-right:20px;margin-top:10px}.article-container-right .article-user-action>ul>li a .text-links{position:relative;top:5px}.article-container-right .article-user-action>ul>li a:focus,.article-container-right .article-user-action>ul>li a:hover{background:0 0;color:#eb713d}.article-container-right .article-user-action>ul>li>ul li{border-bottom:1px solid #555250}.article-container-right .article-user-action>ul>li>ul li input[type=checkbox]{float:left;margin-top:28px;margin-left:-20px}.article-container-right .article-user-action>ul>li>ul li .checkbox input[type=checkbox]{opacity:0}.article-container-right .article-user-action>ul>li>ul li .checkbox{margin-left:30px}.article-container-right .article-user-action>ul>li>ul li .checkbox label{position:relative;display:inline-block;padding-left:40px;font-size:16px;margin-top:10px;margin-bottom:10px;line-height:30px}.article-container-right .article-user-action>ul>li>ul li .checkbox label::after,.article-container-right .article-user-action>ul>li>ul li .checkbox label::before{position:absolute;content:'';display:inline-block}.article-container-right .article-user-action>ul>li>ul li .checkbox label::before{height:24px;width:24px;border:1px solid;left:0;top:3px}.article-container-right .article-user-action>ul>li>ul li .checkbox label::after{height:8px;width:16px;border-left:2px solid #cf4808;border-bottom:2px solid #cf4808;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);left:4px;top:9px}.article-container-right .article-user-action>ul>li>ul li .checkbox input[type=checkbox]+label::after{content:none}.article-container-right .article-user-action>ul>li>ul li .checkbox input[type=checkbox]:checked+label::after{content:''}.article-container-right p{font-family:mark-narrow}.article-actions{visibility:hidden}.article-action{position:fixed;background:#fff;z-index:100;display:block;height:50px;margin-bottom:10px;top:0;left:0;right:50px}.article-action .fixed-user-action{clear:both}.article-action .fixed-user-action a{float:left}.article-action .fixed-user-action a div{height:32px;width:32px;margin:10px 20px}.article-action .fixed-user-action-list-style{clear:both}.article-action .fixed-user-action-list-style .fixed-user-action-list{float:left}.article-action .fixed-user-action-list-style .fixed-user-action-list .social-share-icon{margin:10px 20px}.article-action .fixed-user-action-list-style .fixed-user-action-list .active{position:absolute;width:100%;background:#fff;padding:10px;margin:0}.article-action .fixed-user-action-list-style .fixed-user-action-list .icons-styles{height:32px;width:32px;margin:10px 20px}@media (max-width:767px){.article-details{margin:0}.article-container{width:100%;margin-top:15px}.article-container p,.article-container p a{line-height:1.7em;font-family:mark-narrow;font-size:18px}.article-container p .eb,.article-container p a .eb{font-size:12px}.article-container .author-section{padding:25px 0 32px}.article-container .author-section .author-details{margin-top:15px;margin-bottom:0}.article-container .author-section .publish-details{font-family:mark-narrow}.article-container .author-section .publish-details span{display:block}.article-container .author-section .publish-details .published{border-left:0;padding-left:0;margin-left:0}.article-container .article-content{float:left}}.showContent{display:block}.hideContent{display:none}.author-details-action{background:#fff;width:100%;z-index:100;display:block;height:60px;max-width:1200px;margin:50px auto 10px}.author-details-action .user-action{right:4%;position:absolute;margin-top:20px;margin-right:-10px;clear:both}.author-details-action .user-action a{margin-right:80px;color:#141413;font-weight:700;float:left}.author-details-action .user-action a div{height:30px;width:30px;margin:-5px -50px;position:absolute}.author-details-action .user-action-list-style{float:right;margin-top:20px}.author-details-action .user-action-list-style .user-action-list{float:left;color:#141413;font-weight:700;margin-left:32px}.author-details-action .user-action-list-style .user-action-list .text-links{position:relative;top:5px}.author-details-action .user-action-list-style .user-action-list .user-icons{height:30px;width:30px;margin:-5px -50px;position:absolute}.author-details-action .user-action-list-style .social-share-icon{position:relative}.author-details-action .user-action-list-style .social-share-icon .addthis_toolbox{position:absolute;z-index:999;width:180px;background:#fff;padding:0 10px}.author-details-action .user-action-list-style .social-share-icon .addthis_toolbox .custom_images:last-child{border-bottom:none}.author-details-action .goback{width:200px;margin-top:20px;float:left;margin-bottom:30px;margin-left:20px}.author-details-action .goback a{font-weight:700}.author-details-action .goback a:before{margin-right:10px}.author-container__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto}@media screen and (min-width:992px){.author-container__wrapper{-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-width:1200px}}.author-container{width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding:40px}.author-container .author-left{-ms-flex-negative:0;flex-shrink:0;width:300px}.author-container .author-left .author-bio-mobile p{font-size:18px;line-height:1.7}.author-container .author-left .social-share{clear:both}.author-container .author-left .ShowMoreContent.hideContent{margin-bottom:45px}.author-container .author-left p{line-height:1.5em;margin-bottom:0;font-family:mark-narrow}.author-container .author-left .author-img{border-radius:50%;width:240px;height:240px;float:left;margin-right:20px;margin-bottom:40px}.author-container .author-right{margin-bottom:20px}.author-container .author-right h2{font-family:mark-light!important;text-align:center}@media screen and (min-width:992px){.author-container .author-right h2{text-align:left}}.author-container .author-right .authorrole{margin-bottom:20px}.author-container .author-right .authorrole p{font-family:mark-narrow;line-height:1.3em}.author-container .author-right p{line-height:1.7em;font-family:mark-narrow}.author-container .author-right .showContent.cartlink-orange{margin-top:20px}.author-container .author-right::-webkit-scrollbar{display:none}.author-container p{line-height:1.7em}.author-container .author-section{padding:20px 0}.author-container .author-section .author-img{border-radius:50%;height:80px;width:80px;float:left;margin-right:20px}.author-container .author-section .author-details{margin-top:12px}.author-container .author-section .publish-details{margin-top:10px}.author-container .author-section .publish-details span{line-height:1.5em}.author-container .author-section .publish-details .published{border-right:1px solid #353432;padding-right:15px;margin-right:20px}.author-mob-action{visibility:hidden;position:fixed;background:#fff;width:100%;z-index:100;display:block;height:50px;margin-bottom:10px;top:0;left:0;padding-right:50px}.author-mob-action .fixed-user-action{clear:both}.author-mob-action .fixed-user-action a{float:left}.author-mob-action .fixed-user-action a div{height:32px;width:32px;margin:10px 20px}.author-mob-action .fixed-user-action-list-style{clear:both}.author-mob-action .fixed-user-action-list-style .fixed-user-action-list{float:left}.author-mob-action .fixed-user-action-list-style .fixed-user-action-list .social-share-icon{margin:10px 20px}.author-mob-action .fixed-user-action-list-style .fixed-user-action-list .active{position:absolute;width:100%;background:#fff;padding:10px;margin:0}.author-mob-action .fixed-user-action-list-style .fixed-user-action-list .icons-styles{height:32px;width:32px;margin:10px 20px}@media (max-width:767px){.author-container{padding:20px;height:auto;display:block;margin-top:50px}.author-container .author-left{text-align:center;width:100%;left:auto;margin:0 auto;padding-bottom:30px;margin-top:-50px;display:block;float:none;clear:both}.author-container .author-left p{line-height:1.7em}.author-container .author-left .hideContent{display:block}.author-container .author-left .author-img{width:160px;height:160px;float:none;margin-bottom:5px;margin-right:0}.author-container .author-left .social-icon-links{display:inline-block}.author-container .author-left .social-icon-links::before{font-size:48px;position:relative;margin-left:-30px}.author-container .author-right{position:relative;width:100%;overflow:auto;max-height:initial;float:none;clear:both}}.author-list__listItem{margin-bottom:4em;list-style-type:none}.author-list__listItem a{display:block}.author-list__listItem .author-list__listItem{clear:both;margin:4em 0}.author-list__listItem .author-list__listItemImage{float:left;border-radius:50%;height:7em;width:7em;margin-right:1.3em}@media (max-width:575px){.author-list__listItem .author-list__listItemImage{height:80%;width:80%;margin-bottom:2em}}.author-list__listItem .author-list__listItemTitle{font-weight:700;margin-bottom:1em}@media (max-width:575px){.author-list{padding:0 .4em}}.author-list__title{margin-left:40px;margin-bottom:1em}@media (max-width:575px){.author-list__title{margin-left:0;text-align:center;margin-bottom:2em}}.author-primary-title,.author-secondary-title{font-size:22px;margin-bottom:0}.author-primary-description,.author-secondary-description{font-size:18px;font-style:italic}.author-right .bio-additional-text,.author-right .bio-snippet,.author-right .quote{text-align:left}@media screen and (min-width:768px){.author-right{text-align:left}}.other-image{width:80%;margin-top:7%;margin-bottom:7%}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.125);box-shadow:inset 0 1px 2px rgba(0,0,0,.125)}.btn-group .btn{border-left-color:#020202}.btn-group .btn-default.active,.btn-group .btn-default:active,.btn-group .btn-default:focus,.btn-group.open .btn-default.dropdown-toggle{color:#141413}.btn-group .btn-primary,.btn-group .btn-primary.active,.btn-group .btn-primary:active,.btn-group .btn-primary:focus{border-left-color:#ededed}.btn-group .btn-success,.btn-group .btn-success.active,.btn-group .btn-success:active,.btn-group .btn-success:focus{border-left-color:#4d642d}.btn-group .btn-warning,.btn-group .btn-warning.active,.btn-group .btn-warning:active,.btn-group .btn-warning:focus{border-left-color:#d54f16}.btn-group .btn-danger,.btn-group .btn-danger.active,.btn-group .btn-danger:active,.btn-group .btn-danger:focus{border-left-color:#b62d32}.btn-group .btn-info,.btn-group .btn-info.active,.btn-group .btn-info:active,.btn-group .btn-info:focus{border-left-color:#43403f}.btn-group .btn-danger:first-child,.btn-group .btn-info:first-child,.btn-group .btn-primary:first-child,.btn-group .btn-success:first-child,.btn-group .btn-warning:first-child,.btn-group .btn:first-child{border-left-color:transparent}.btn-group-vertical .btn,.btn-group-vertical .btn-group .btn-primary{border-top-color:#020202!important}.btn-group-vertical .btn-group .btn-primary,.btn-group-vertical .btn-primary,.btn-group-vertical .btn-primary.active,.btn-group-vertical .btn-primary:active,.btn-group-vertical .btn-primary:focus{border-top-color:#ad3c07!important}.btn-group-vertical .btn-group .btn-success,.btn-group-vertical .btn-success,.btn-group-vertical .btn-success.active,.btn-group-vertical .btn-success:active,.btn-group-vertical .btn-success:focus{border-top-color:#4d642d!important}.btn-group-vertical .btn-group .btn-warning,.btn-group-vertical .btn-warning,.btn-group-vertical .btn-warning.active,.btn-group-vertical .btn-warning:active,.btn-group-vertical .btn-warning:focus{border-top-color:#d54f16!important}.btn-group-vertical .btn-danger,.btn-group-vertical .btn-danger.active,.btn-group-vertical .btn-danger:active,.btn-group-vertical .btn-danger:focus,.btn-group-vertical .btn-group .btn-danger{border-top-color:#b62d32!important}.btn-group-vertical .btn-group .btn-info,.btn-group-vertical .btn-info,.btn-group-vertical .btn-info.active,.btn-group-vertical .btn-info:active,.btn-group-vertical .btn-info:focus{border-top-color:#43403f!important}.btn-group-vertical .btn-danger:first-child,.btn-group-vertical .btn-info:first-child,.btn-group-vertical .btn-primary:first-child,.btn-group-vertical .btn-success:first-child,.btn-group-vertical .btn-warning:first-child,.btn-group-vertical .btn:not(.btn-default):first-child{border-top:none}.btn{color:#fff}.btn,.btn.disabled,.btn[disabled]{border-color:#555250;background-color:#b0aca5}.btn.active,.btn:active,.btn:focus,.btn:hover{color:#fff;border-color:#555250;background-color:#555250;outline:0!important}.btn.active,.btn:active{-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.125);box-shadow:inset 0 1px 2px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled]{opacity:.45;filter:alpha(opacity=45)}.btn-link,.btn-link.active,.btn-link.disabled,.btn-link:active,.btn-link:focus,.btn-link:hover,.btn-link[disabled]{border-color:transparent;background-color:transparent;color:#eb713d;-webkit-box-shadow:none;box-shadow:none}.btn-link:focus,.btn-link:hover{text-decoration:underline}.btn-default{border-color:#767470}.btn-default.active,.btn-default:active,.btn-default:focus,.btn-default:hover{color:#141413;background-color:#fff}.btn-default,.btn-default.disabled,.btn-default[disabled]{color:#141413;background-color:#f8f7f5}.open .dropdown-toggle.btn-default{background-color:#fff;border-color:#767470}.btn-primary,.btn-primary.active,.btn-primary.disabled,.btn-primary:active,.btn-primary[disabled]{background:#cf4808;color:#fff}.btn-primary:focus,.btn-primary:hover{background:#cf4808;color:#f8f7f5}.open .dropdown-toggle.btn-primary{border-color:#cf4808;background-color:#cf4808}.btn-info,.btn-info.active,.btn-info.disabled,.btn-info:active,.btn-info[disabled]{border-color:#767470;background-color:#555250}.btn-info:focus,.btn-info:hover{border-color:#767470;background-color:#767470}.open .dropdown-toggle.btn-info{border-color:#767470;background-color:#555250}.btn-success,.btn-success.active,.btn-success.disabled,.btn-success:active,.btn-success:focus,.btn-success:hover,.btn-success[disabled],.open .dropdown-toggle.btn-success{border-color:#607d38;background-color:#607d38}.btn-warning,.btn-warning.active,.btn-warning.disabled,.btn-warning:active,.btn-warning:focus,.btn-warning:hover,.btn-warning[disabled],.open .dropdown-toggle.btn-warning{border-color:#eb713d;background-color:#eb713d}.btn-danger,.btn-danger .open .dropdown-toggle.btn,.btn-danger.active,.btn-danger.disabled,.btn-danger:active,.btn-danger:focus,.btn-danger:hover,.btn-danger[disabled],.open .dropdown-toggle.btn-danger{border-color:#ce393e;background-color:#ce393e}.dropdown-menu{border:none;background-color:#fff;min-width:calc(100% - 24px);padding:8px 0}.dropdown-menu .dropdown-header{padding:5px 20px;font-size:14px;font-weight:700;color:#b0aca5}.dropdown-menu li a{color:#141413;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 16px;font-size:14px}.dropdown-menu .active a,.dropdown-menu .active a:focus,.dropdown-menu .active a:hover,.dropdown-menu li a:focus,.dropdown-menu li a:hover{color:#cf4808;background-color:#fff;outline:0}.dropdown-menu .disabled a,.dropdown-menu .disabled a:focus,.dropdown-menu .disabled a:hover{color:#767470;cursor:default}.dropdown-menu .divider{background-color:#767470;border-bottom:none}.dropup .dropdown-menu{margin-bottom:0;border-radius:4px 4px 0 0}.dropdown-submenu{position:relative}.dropdown-submenu .dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;border-radius:0 4px 4px}.dropdown-submenu:hover .dropdown-menu{display:block}.dropup .dropdown-submenu .dropdown-menu{top:auto;bottom:0;margin-top:0;margin-bottom:-2px;border-radius:4px 4px 4px 0}.dropdown-submenu>a:after{display:block;content:' ';float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#fff;margin-top:5px;margin-right:-10px}.dropdown-default .dropdown-submenu>a:after{border-left-color:#555250}.dropdown-submenu:hover a:after{border-left-color:#fff}.dropdown-submenu.pull-left{float:none}.dropdown-submenu.pull-left .dropdown-menu{left:-100%;margin-left:10px;border-radius:4px 0 4px 4px}.mc-cig-footer .cobrand-logo-comp .logo a img{height:70px}.mc-cig-footer .footer-links{margin:0 -20px}.mc-cig-footer .footer-list-header{font-family:mark-light;font-size:24px;font-weight:700}@media screen and (min-width:992px){.mc-cig-footer .footer-list-header{display:block;font-size:28px;margin:15px 0}}.mc-cig-footer .social-links{margin-top:16px}.mc-cig-footer .social-links a{display:inline-block;margin-right:8px;text-decoration:none}.mc-cig-footer .social-links a:last-child{margin-right:0}.mc-cig-footer .social-links span{height:56px;width:56px;padding:0;margin-right:5px;display:block}.mc-cig-footer .social-links .linkedin-icon,.mc-cig-footer .social-links .twitter-icon,.mc-cig-footer .social-links .youtube-icon{background:0 0}.mc-cig-footer .social-links .linkedin-icon::before,.mc-cig-footer .social-links .twitter-icon::before,.mc-cig-footer .social-links .youtube-icon::before{font-size:56px;line-height:1em;color:#141413}.mc-cig-footer .social-links .twitter-icon::before{font-family:icomoon!important;content:'\e91c'}.mc-cig-footer .social-links .linkedin-icon::before{font-family:icomoon!important;content:'\e90d'}.mc-cig-footer .social-links .youtube-icon::before{font-family:icomoon!important;content:'\e91d'}.mc-cig-footer .social-links a:hover .linkedin-icon::before,.mc-cig-footer .social-links a:hover .twitter-icon::before,.mc-cig-footer .social-links a:hover .youtube-icon::before{color:#cf4808}.mc-cig-footer .social-links a:active .linkedin-icon::before,.mc-cig-footer .social-links a:active .twitter-icon::before,.mc-cig-footer .social-links a:active .youtube-icon::before{color:#953a1f}.mc-cig-footer .dropdown-title-link{font-family:mark-light;font-size:24px;font-weight:700;text-transform:none}.mc-cig-footer .footer-rest .dropdown-title-link{margin-bottom:-1rem}.footer-menu-items .footer-item ul{list-style-type:none;margin:0;padding:0}.footer-menu-items .footer-item ul li{float:left;padding:0 24px;width:33%}.footer-menu-items .footer-item ul li h5{font-family:mark-light;font-weight:700}.footer-menu-items .footer-item ul li ul{margin:0;padding:0}.footer-menu-items .footer-item ul li ul li{width:auto!important;float:none;padding:8px 0}.footer-menu.mob-collapse{background:transparent!important;position:inherit!important;border-bottom:0!important;margin-left:0!important;padding-bottom:0;z-index:10!important}.footer-menu.mob-collapse>li ul{background:transparent!important}.footer-menu.mob-collapse .mob-drop>a{text-transform:none!important;font-size:24px!important;color:#141413;font-weight:700;font-family:mark-light;width:100%;pointer-events:all}.footer-menu.mob-collapse .mob-drop .mob-menu li a{padding:6px 20px;font-size:16px!important}.footer-menu.mob-collapse .mob-drop .mob-menu li a:focus,.footer-menu.mob-collapse .mob-drop .mob-menu li a:hover{background:transparent!important}.site-footer{background:#f8f7f5;margin-top:80px;overflow:hidden}.mc-cig-footer{max-width:1660px;margin:0 auto}.mc-cig-footer .footer-branding .logo{margin-left:15px;margin-top:-20px}.mc-cig-footer .footer-branding .link-black{font-family:mark-narrow}.mc-cig-footer .footer-branding .body-small{font-family:mark-light;color:#74726e;font-size:15px!important}.mc-cig-footer .footer-branding{margin-top:65px}@media (max-width:786px){.container{width:auto!important;padding:0}.mc-cig-footer{width:100%!important;position:relative;padding:0 20px 40px}.mc-cig-footer .footer-rest{position:relative;padding:0 30px}.mc-cig-footer .footer-branding{margin-top:0!important;padding:10px;padding-left:0}.mc-cig-footer .footer-branding .logo{margin:17px 12px}.mc-cig-footer .button-primary{width:98%}.mc-cig-footer .copyright{margin-top:50px}.mc-cig-footer .copyright p{text-align:left}}.jumbotron{margin-bottom:20px;padding:0;border-radius:4px;background-color:#fff;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 2px rgba(0,0,0,.2)}.container .jumbotron{border-radius:4px}.jumbotron>.jumbotron-photo img{border-radius:4px 4px 0 0;width:100%}.jumbotron .jumbotron-contents{padding:20px;color:#555250}.jumbotron .carousel,.jumbotron .carousel-inner,.jumbotron .carousel-inner>.item.active img{border-radius:4px 4px 0 0}.jumbotron .carousel-inner>.item>a>img,.jumbotron .carousel-inner>.item>img{width:100%;z-index:10}.jumbotron .carousel-inner>.item>.item-content{max-width:500px;position:absolute;text-align:left;top:50px;left:70px;z-index:20}.jumbotron .text-light{color:#fff!important}.jumbotron .carousel-control.left{border-radius:4px 0 0}.jumbotron .carousel-control.right{border-radius:0 4px 0 0}.jumbotron .carousel-indicators{left:10%}.jumbotron .carousel-indicators li{display:inline-block;width:16px;height:16px;margin:2px;text-indent:-999px;cursor:pointer;background-color:transparent;background-color:#fff;opacity:.5;border:1px solid #fff;border-radius:10px;margin-right:20px;margin-right:25px}.jumbotron .carousel-indicators .active{background-color:#fff;opacity:1}.jumbotron .h1,.jumbotron .h2,.jumbotron h1,.jumbotron h2{font-weight:400}.jumbotron .h1,.jumbotron h1{font-size:28px}.jumbotron .h2,.jumbotron h2{font-size:24px}.jumbotron p{font-size:14px}@media screen and (min-width:768px){.container .jumbotron,.jumbotron{padding:0}.jumbotron .h1,.jumbotron h1{font-size:28px}}.cardCarousel .col-centered{float:none;margin:0 auto}.cardCarousel .carousel-col{position:relative;min-height:1px;padding:5px;float:left}.cardCarousel .carousel-col .card-img{position:relative;max-width:280px;background:img;background-max-width:280px;background-width:100%}.cardCarousel .carousel-col h6{line-height:1.3em}.cardCarousel .carousel-col div.textbot,.cardCarousel .carousel-col div.texttop{line-height:1.5em;font-size:16px}.cardCarousel .active>div{display:none}.cardCarousel .active>div:first-child{display:block}.cardCarousel .carousel-actions{width:150px;height:30px;margin:0 auto;position:relative}.cardCarousel .carousel-actions .left-arrow,.cardCarousel .carousel-actions .right-arrow{background:0 0}.cardCarousel .carousel-actions .left-arrow a,.cardCarousel .carousel-actions .right-arrow a{display:block}@media (max-width:767px){.cardCarousel .carousel-inner{width:200%}.cardCarousel .carousel-inner .item,.cardCarousel .carousel-inner .item .carousel-col{width:300px}.cardCarousel .carousel-inner .item .active>div:first-child+div{display:block}.cardCarousel .carousel-inner .item .carousel-control,.cardCarousel .carousel-inner .item .carousel-indicators{display:none}}@media (min-width:768px){.cardCarousel .carousel-inner .active.left{left:-25%}.cardCarousel .carousel-inner .active.right,.cardCarousel .carousel-inner .next{left:25%}.cardCarousel .carousel-inner .prev{left:-25%}.cardCarousel .carousel-col{width:25%}.cardCarousel .active>div:first-child+div,.cardCarousel .active>div:first-child+div+div,.cardCarousel .active>div:first-child+div+div+div{display:block}}.cardCarousel .block{width:306px;height:230px}.cardCarousel .carousel-indicators{bottom:auto;width:auto;margin:0 auto;position:initial;left:auto;padding-left:10px}.cardCarousel .carousel-indicators li{display:inline-block;width:9px;height:9px;margin:2px;text-indent:-999px;cursor:pointer;background-color:#b0aca5;opacity:.5;border-radius:10px;margin-right:10px}.cardCarousel .carousel-indicators .active{background-color:#555250;opacity:1}.card-carousel-box{width:100%;margin:0 auto}.card-carousel-box .card-carousel{margin-top:35px}@media screen and (min-width:768px){.card-carousel-box .card-carousel .owl-stage{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;width:9999px}}.card-carousel-box .card-carousel .owl-dot{padding:0}.card-carousel-box .card-carousel .item{margin:0 auto;padding-bottom:20px}@media screen and (min-width:768px){.card-carousel-box .card-carousel .item{max-width:calc((100vw - 96px) / 3);height:100%}}@media screen and (min-width:992px){.card-carousel-box .card-carousel .item{max-width:calc((100vw - 96px) / 3)}}@media screen and (min-width:1200px){.card-carousel-box .card-carousel .item{max-width:300px}}.card-carousel-box .card-carousel .item a{display:block}@media screen and (min-width:768px){.card-carousel-box .card-carousel .item a{height:100%}}@media screen and (min-width:768px){.card-carousel-box .card-carousel .item a .carousel-col{height:100%}}.card-carousel-box .card-carousel .item a .carousel-col .card-img{position:relative;background-color:#f8f7f5;-webkit-transition:.2s -webkit-transform ease;transition:.2s -webkit-transform ease;transition:.2s transform ease;transition:.2s transform ease,.2s -webkit-transform ease;-webkit-transform:scale(1) translateZ(0);transform:scale(1) translateZ(0)}.card-carousel-box .card-carousel .item a .carousel-col .card-img img{width:100%}.card-carousel-box .card-carousel .item a .carousel-col h6{font-family:mark-narrow;line-height:1.3em}.card-carousel-box .card-carousel .item a .carousel-col p{font-family:mark-narrow;line-height:1.5em;font-size:16px;color:#141413}.card-carousel-box .card-carousel .item a .carousel-col .textbot{font-family:mark-narrow;font-size:16px;line-height:1.5;color:#141413;margin:8px 0;min-height:68px}@media screen and (min-width:768px){.card-carousel-box .card-carousel .item a .carousel-col .textbot{-webkit-box-flex:1;-ms-flex:1;flex:1}.card-carousel-box .card-carousel .item a .carousel-col .textbot p{margin:0}}.card-carousel-box .card-carousel .item a:hover .card-img{-webkit-transform:scale(1.02);transform:scale(1.02)}.card-carousel-box .card-carousel .item a:hover .eb,.card-carousel-box .card-carousel .item a:hover h6{color:#cf4808}.card-carousel-box .card-carousel .item a:hover p{color:#141413}.card-carousel-box .card-carousel .owl-nav{height:30px;margin:0 auto}.card-carousel-box .card-carousel .owl-nav .owl-prev{position:absolute;left:41%}.card-carousel-box .card-carousel .owl-nav .owl-prev::before{content:'\e904';font-family:icomoon!important;color:#141413;position:relative;font-size:18px;font-weight:lighter}.card-carousel-box .card-carousel .owl-nav .owl-next{position:absolute;right:41%}.card-carousel-box .card-carousel .owl-nav .owl-next::after{content:'\e900'}.card-carousel-box .card-carousel .owl-nav .owl-next:after,.card-carousel-box .card-carousel .owl-nav .owl-next:before,.card-carousel-box .card-carousel .owl-nav .owl-prev:after,.card-carousel-box .card-carousel .owl-nav .owl-prev:before{font-family:icomoon!important;color:#141413;position:relative;font-size:18px;font-weight:lighter}.card-carousel-box .card-carousel .owl-nav .owl-next:hover:after,.card-carousel-box .card-carousel .owl-nav .owl-next:hover:before,.card-carousel-box .card-carousel .owl-nav .owl-prev:hover:after,.card-carousel-box .card-carousel .owl-nav .owl-prev:hover:before{color:#eb713d}.card-carousel-box .card-carousel .owl-dots{bottom:auto;margin:0 auto;position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-top:-22px;margin-left:47%;padding-left:10px}.card-carousel-box .card-carousel .owl-dots .owl-dot{float:left;background-color:#b0aca5;height:10px;width:10px;border-radius:10px;margin:auto;opacity:.5;margin-right:20px;cursor:pointer}.card-carousel-box .card-carousel .owl-dots .owl-dot.active{background-color:#555250;opacity:1}@media screen and (min-width:768px){.card-carousel-box .card-carousel.owl-carousel{display:grid;display:-ms-grid;grid-template-columns:1fr auto 1fr;-ms-grid-columns:1fr auto 1fr;grid-template-rows:auto auto;-ms-grid-rows:auto auto}.card-carousel-box .card-carousel.owl-carousel .owl-stage-outer{grid-column:1/4;-ms-grid-column:1;-ms-grid-column-span:3;grid-row:1;-ms-grid-row:1;padding-top:20px}.card-carousel-box .card-carousel.owl-carousel .owl-nav{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;grid-column:2;-ms-grid-column:2;grid-row:2;-ms-grid-row:2;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0}.card-carousel-box .card-carousel.owl-carousel .owl-nav .owl-prev{left:auto;margin-left:-20px;position:relative;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.card-carousel-box .card-carousel.owl-carousel .owl-nav .owl-next{right:auto;position:relative;margin-right:-20px;-webkit-transform:translateX(100%);transform:translateX(100%)}.card-carousel-box .card-carousel.owl-carousel .owl-dots{grid-column:2;-ms-grid-column:2;grid-row:2;-ms-grid-row:2;margin:0;padding:0;width:100%}.card-carousel-box .card-carousel.owl-carousel .owl-dots .owl-dot{margin:10px}}.no-arrows>.owl-carousel>.owl-nav,.no-meatball>.owl-carousel>.owl-dots{visibility:hidden}.mobcard-carousel-box{margin-left:-20px;overflow:hidden}.mobcard-carousel-box .mobcard-carousel{display:grid;margin-left:20px}.mobcard-carousel-box .mobcard-carousel .owl-stage-outer{margin-top:20px}.mobcard-carousel-box .mobcard-carousel .item{width:212px}.mobcard-carousel-box .mobcard-carousel .item a{display:block}.mobcard-carousel-box .mobcard-carousel .item a .carousel-col .card-img{position:relative;max-width:212px;background:img;background-max-width:212px;background-width:100%}.mobcard-carousel-box .mobcard-carousel .item a .carousel-col h6{line-height:1.3em;font-family:mark-narrow}.mobcard-carousel-box .mobcard-carousel .item a .carousel-col p{line-height:1.5em;font-size:16px;color:#141413;font-family:mark-narrow;min-height:75px}.mobcard-carousel-box .mobcard-carousel .item a .carousel-col .textbot{font-family:mark-narrow;font-size:16px;line-height:1.5;color:#141413;margin:8px 0}.mobcard-carousel-box .mobcard-carousel .item a:hover h6{color:#cf4808}.mobcard-carousel-box .mobcard-carousel .item a:hover p{color:#141413}.mobcard-carousel-box .mobcard-carousel .owl-dots,.mobcard-carousel-box .mobcard-carousel .owl-nav{display:none}.footer .link-list{padding:0;margin-bottom:30px}.footer .link-list li{margin-bottom:15px}.footer .link-list li a{font-size:13px;color:#767470}.footer .link-list li a:hover{color:#141413}.list-group{border-radius:4px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 2px rgba(0,0,0,.2)}.list-group-item{border-color:transparent;border-top-color:#b0aca5}.list-group-item:first-child{border-top:none}.list-group-item-heading,a.list-group-item{color:#555250}a.list-group-item .list-group-item-heading{font-size:16px;color:#555250}a.list-group-item:focus,a.list-group-item:hover{background-color:#b0aca5}a.list-group-item.active,a.list-group-item.active:focus,a.list-group-item.active:hover{background-color:#af8a2f;border-color:#af8a2f}a.list-group-item.active .list-group-item-text,a.list-group-item.active:focus .list-group-item-text,a.list-group-item.active:hover .list-group-item-text{color:#fff}.list-group-item-primary{color:#876a24;border-color:#607d38 transparent transparent;background-color:#af8a2f}.list-group-item-primary:first-child{border-color:transparent}a.list-group-item-primary{color:#362b0f}a.list-group-item-primary:focus,a.list-group-item-primary:hover{color:#fff}a.list-group-item-primary.active,a.list-group-item-primary:focus,a.list-group-item-primary:hover{background-color:#607d38;border-color:#af8a2f transparent transparent}.list-group-item-success{color:#455a28;border-color:#607d38 transparent transparent;background-color:#607d38}.list-group-item-success:first-child{border-color:transparent}a.list-group-item-success{color:#0f1309}a.list-group-item-success:focus,a.list-group-item-success:hover{color:#fff}a.list-group-item-success.active,a.list-group-item-success:focus,a.list-group-item-success:hover{background-color:#607d38;border-color:#607d38 transparent transparent}.list-group-item-warning{color:#de5217;border-color:#eb713d transparent transparent;background-color:#eb713d}.list-group-item-warning:first-child{border-color:transparent}a.list-group-item-warning{color:#531f09}a.list-group-item-warning:focus,a.list-group-item-warning:hover{color:#fff}a.list-group-item-warning.active,a.list-group-item-warning:focus,a.list-group-item-warning:hover{background-color:#eb713d;border-color:#eb713d transparent transparent}.list-group-item-info{color:#876a24;border-color:#af8a2f transparent transparent;background-color:#af8a2f}.list-group-item-info:first-child{border-color:transparent}a.list-group-item-info{color:#362b0f}a.list-group-item-info:focus,a.list-group-item-info:hover{color:#fff}a.list-group-item-info.active,a.list-group-item-info:focus,a.list-group-item-info:hover{background-color:#af8a2f;border-color:#af8a2f transparent transparent}.list-group-item-danger{color:#aa2a2e;border-color:#ce393e transparent transparent;background-color:#ce393e}.list-group-item-danger:first-child{border-color:transparent}a.list-group-item-danger{color:#581618}a.list-group-item-danger:focus,a.list-group-item-danger:hover{color:#fff}a.list-group-item-danger.active,a.list-group-item-danger:focus,a.list-group-item-danger:hover{background-color:#ce393e;border-color:#ce393e transparent transparent}.mc-list__sort{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-bottom:40px}@media screen and (min-width:992px){.mc-list__sort{height:0}}.mc-list__sort-item{text-align:center;width:100%}@media screen and (min-width:992px){.mc-list__sort-item{width:auto}.mc-list__sort-item~.mc-list__sort-item{margin-left:20px}}.mc-list__sort-btn{background:0 0;color:#141413;font-size:1.125rem;padding:16px;white-space:normal;width:100%!important}@media screen and (min-width:768px){.mc-list__sort-btn{padding:6px 12px;width:auto!important}}@media screen and (min-width:992px){.mc-list__sort-btn{font-size:1rem}}.dropdown.open .mc-list__sort-btn,.mc-list__sort-btn:active,.mc-list__sort-btn:focus,.mc-list__sort-btn:hover{background-color:transparent;border-color:transparent;color:#eb713d}.mc-list__dropdown{right:0}@media screen and (min-width:768px){.mc-list__dropdown{right:auto}}.mc-list__dropdown.mc-list__dropdown--right{right:0;left:0}@media screen and (min-width:768px){.mc-list__dropdown.mc-list__dropdown--right{left:auto}}.mc-list__dropdown-item~.mc-list__dropdown-item{border-top:1px solid rgba(20,20,19,.05)}@media screen and (min-width:992px){.mc-list__dropdown-item~.mc-list__dropdown-item{border-top:0}}.mc-list__dropdown-anchor{font-size:1rem!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:16px!important;text-align:center;white-space:normal!important}@media screen and (min-width:992px){.mc-list__dropdown-anchor{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:8px 16px!important;text-align:left}}.cta-btn{display:inline-block}.cta-link{display:inline-block;text-decoration:none;height:30px;width:auto;position:relative;line-height:30px;font-size:16px;font-weight:500;cursor:pointer;color:#000;padding-right:30px}.cta-link:hover{text-decoration:none;color:#fd6f3a}.cta-link:hover::after{background:url(clientlib-site/images/sprite-arrow.svg) right -22px no-repeat}.cta-link:focus{color:#000;text-decoration:none}.cta-link:focus::after{background:url(clientlib-site/images/sprite-arrow.svg) right -87px no-repeat}.cta-link::after{content:'';display:inline-block;position:relative;top:8px;right:0;width:34px;height:30px;background:url(clientlib-site/images/sprite-arrow.svg) right 10px no-repeat}.cta-link::before{content:'';display:none;position:relative;top:8px;left:0;right:auto;width:34px;height:30px;background:url(clientlib-site/images/sprite-arrow-reverse.svg) left 10px no-repeat}.cta-link.single-link::after{width:26px;top:0;height:24px}.cta-link-reverse{cursor:pointer}.cta-link-reverse::before{content:'';display:inline-block;position:relative;top:7px;left:0;right:auto;width:30px;height:30px;background:url(clientlib-site/images/sprite-arrow-reverse.svg) left 10px no-repeat}.cta-link-reverse::after{display:none}.cta-link-reverse:hover::before{text-decoration:none;background:url(clientlib-site/images/sprite-arrow-reverse.svg) left -22px no-repeat}.cta-link-reverse:focus{color:#000;text-decoration:none}.cta-link-reverse:focus::before{background:url(clientlib-site/images/sprite-arrow-reverse.svg) left -87px no-repeat}.cta-link-reverse:active::before{text-decoration:underline;background:url(clientlib-site/images/sprite-arrow-reverse.svg) left -87px no-repeat}html[dir=rtl] .cta-link{padding-left:30px;padding-right:0}html[dir=rtl] .cta-link:hover::after{background:url(clientlib-site/images/sprite-arrow-reverse.svg) left -22px no-repeat}html[dir=rtl] .cta-link::after{background:url(clientlib-site/images/sprite-arrow-reverse.svg) left 10px no-repeat}html[dir=rtl] .cta-link:focus{color:#000;text-decoration:none}html[dir=rtl] .cta-link:focus::after{background:url(clientlib-site/images/sprite-arrow-reverse.svg) right -87px no-repeat}html[dir=rtl] .cta-link-reverse{padding-left:30px;padding-right:0}html[dir=rtl] .cta-link-reverse:hover::before{background:url(clientlib-site/images/sprite-arrow.svg) left -22px no-repeat}html[dir=rtl] .cta-link-reverse::before{background:url(clientlib-site/images/sprite-arrow.svg) left 10px no-repeat;left:5px}html[dir=rtl] .cta-link-reverse:focus{color:#000;text-decoration:none}html[dir=rtl] .cta-link-reverse:focus::after{background:url(clientlib-site/images/sprite-arrow.svg) right -87px no-repeat}.form-checkbox{position:relative}.form-checkbox input[type=checkbox]{overflow:hidden;position:absolute;top:4px;left:-60px}.form-checkbox input[type=checkbox]+label{position:relative;display:inline-block;padding:6px 10px 6px 34px;cursor:pointer}.form-checkbox input[type=checkbox]+label::before{display:block;content:'';position:absolute;left:0;top:50%;margin:-12px 0 0;width:24px;height:24px;background-image:url(clientlib-site/images/checkbox-sprite.svg);background-repeat:no-repeat;background-size:100%;background-position:0 0}.form-checkbox input[type=checkbox]:disabled+label{cursor:not-allowed}.form-checkbox input[type=checkbox]:disabled+label::before{background-position:-48px 0}.form-checkbox input[type=checkbox]:disabled:checked+label::before{background-position:-72px 0}.form-checkbox input[type=checkbox]:checked+label::before{background-position:0 -34px}.form-checkbox input[type=checkbox]:focus+label{border:1.5px solid #a1c1f4}html[dir=rtl] .form-checkbox input[type=checkbox]{right:-60px}html[dir=rtl] .form-checkbox input[type=checkbox]+label{padding:6px 34px 6px 10px}html[dir=rtl] .form-checkbox input[type=checkbox]+label::before{right:0}html input[type=radio]{display:none}html input[type=radio]+label{position:relative;display:inline-block;padding:6px 10px 6px 34px;cursor:pointer}html input[type=radio]+label::before{display:block;content:'';position:absolute;left:0;top:50%;margin:-12px 0 0;width:24px;height:24px;background-image:url(clientlib-site/images/radio-sprite.svg);background-repeat:no-repeat;background-size:100%;background-position:0 -37px}html input[type=radio]:disabled+label{cursor:not-allowed}html input[type=radio]:disabled+label::before{background-position:-48px 0}html input[type=radio]:disabled:checked+label::before{background-position:-72px 0}html input[type=radio]:checked+label::before{background-position:0 0}html[dir=rtl] input[type=radio]+label{padding:6px 34px 6px 10px}html[dir=rtl] input[type=radio]+label::before{right:0}body,html{min-height:100vh;overflow-x:hidden}.displayN{display:none}.displayB{display:block}.overlay.active{position:fixed;top:0;left:0;width:100%;min-height:100vh;background:#fff;z-index:1;opacity:.7}.screenReaderHiddenText{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden;display:none}html[dir=rtl] body>:first-child{direction:rtl}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#d5d1c9;border-radius:6px}::-webkit-scrollbar{width:.5em;height:.5em}.top-grey-border{border-top:1px solid #d5d1c9}.bottom-grey-border{border-bottom:1px solid #d5d1c9}.top-bottom-border{border-top:1px solid #d5d1c9;border-bottom:1px solid #d5d1c9}.top-bottom-border:last-child{border-bottom:none;border-radius:0 0 4px 4px}.top-bottom-border:first-child{border-top:none}.top-bottom-border.session-storage-end{border-bottom-color:#000}.top-bottom-border.session-storage-end+li{border-top-color:#000}.divider-line{border-top:1px solid #000}.modal{display:none;opacity:0;-webkit-transition:opacity .3s ease-in;transition:opacity .3s ease-in;position:fixed;top:0;left:0;bottom:0;right:0}.modal .icon-close::after{font-family:mc-icons;content:'\e905'}.modal.overlay{display:none;position:fixed;top:0;left:0;width:100%;min-height:100vh;background:#fff;z-index:100000}.modal.overlay.visible{opacity:.7}.modal.visible{opacity:1;display:block}.modal.main-section{z-index:100001}.modal.main-section video{width:65vw;left:50%;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%}.modal.main-section .btn-close{position:absolute;right:32px;top:25px;font-size:32px;cursor:pointer;text-decoration:none;z-index:2}.modal.main-section .btn-close:hover{color:#fd6f3a}.modal .modal-dialog{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:999;cursor:default;width:auto;background:#fff;height:auto;overflow-y:auto;max-height:100vh;border-radius:4px;-webkit-box-shadow:0 2px 11px 0 rgba(0,0,0,.24);box-shadow:0 2px 11px 0 rgba(0,0,0,.24)}.modal .modal-dialog .modal-body{position:relative}html[dir=rtl] .modal .btn-close,html[dir=rtl] .modal .btn-close:hover{right:auto;left:45px}.sub-heading{font-size:24px;line-height:32px}.offer-teaser{padding:88px 0}.offer-teaser .row.offer-grid-inventory,.offer-teaser .row.teaser-viewmore{margin-left:-20px;margin-right:-20px}.offer-teaser .col-lg-12{width:100%;overflow:hidden}.offer-teaser .sub-heading{margin-bottom:18px}.offer-teaser .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.offer-teaser .row>div{padding:0 20px}.offer-teaser .row .offer-single-tile{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0}.offer-teaser .row .offer-single-tile>div{padding:0 20px}.offer-teaser .row .offer-single-tile .offer-content h3:first-child{margin-top:0}.offer-teaser .offer-tile{cursor:pointer}.offer-teaser .text-eyebrow{letter-spacing:1.8px;font-weight:700}.offer-teaser .coming-soon{color:#215246;margin-top:26px}.offer-teaser .cta-links{margin-top:25px}.offer-teaser .inactive{color:#211f1c;margin-top:26px;line-height:24px}.offer-teaser .days-left{color:#215246;margin-top:26px}.offer-teaser .expired,.offer-teaser .sold-out{color:#a62329;margin-top:26px}.offer-teaser .no-status{height:22.3px;margin-top:26px}.offer-teaser .offer-image{margin-top:10px}.offer-teaser .offer-image .text-eyebrow{display:none}.offer-teaser .offer-image img{opacity:1;-webkit-transition:opacity 1s;transition:opacity 1s}.offer-teaser .offer-image .text-eyebrow{color:#215246}.offer-teaser .offer-content{margin-top:24px}.offer-teaser .offer-single-tile .offer-content{margin-top:0}.offer-teaser .offer-single-tile .offer-image .text-eyebrow{display:none}.offer-teaser .offer-single-tile .offer-content .text-eyebrow{display:block}.offer-teaser .offer-single-tile .text-eyebrow{margin-top:0}.offer-teaser.two-grid .offer-tile h3{font-size:28px;line-height:40px}.offer-teaser.four-grid .offer-tile h3,.offer-teaser.three-grid .offer-tile h3{font-size:24px;line-height:32px}.offer-teaser .cta-link-wrapper{margin-bottom:0}.offer-teaser .more-offers{margin-top:10px}@media (max-width:768px){.offer-teaser .row{padding:0}.offer-teaser .cta-link{width:100%}.offer-teaser.four-grid>div>div:not(:first-child),.offer-teaser.three-grid>div>div:not(:first-child),.offer-teaser.two-grid>div>div:not(:first-child){margin-top:15px}.offer-teaser.four-grid .text-eyebrow,.offer-teaser.three-grid .text-eyebrow,.offer-teaser.two-grid .text-eyebrow{margin-top:0}.offer-teaser .offer-single-tile .offer-image .text-eyebrow{display:block}.offer-teaser .offer-single-tile .offer-content .text-eyebrow{display:none}}@media (min-width:768px){.offer-teaser h3{font-size:24px;line-height:32px}.offer-teaser .offer-single-tile .offer-content,.offer-teaser .offer-single-tile .offer-image{margin-top:26px}}@media (min-width:1024px){.offer-teaser h3{font-size:36px;line-height:48px}}@media (min-width:1400px){.offer-teaser h3{font-size:48px;line-height:56px;margin-bottom:16px}}@media (max-width:1400px){.offer-teaser .offer-image .text-eyebrow{display:block}.offer-teaser .offer-content .text-eyebrow{display:none}.offer-teaser .row.offer-grid-inventory{margin-left:0;margin-right:0}}@media (max-width:992px){.offer-teaser.four-grid .offer-tile h3,.offer-teaser.three-grid .offer-tile h3,.offer-teaser.two-grid .offer-tile h3{font-size:24px;line-height:32px}}@media (max-width:768px){.offer-teaser .offer-teaser h3,.offer-teaser.four-grid .offer-tile h3,.offer-teaser.three-grid .offer-tile h3,.offer-teaser.two-grid .offer-tile h3{font-size:22px}}html[dir=rtl] .offer-grid .col-lg-push-1,html[dir=rtl] .offer-teaser .col-lg-push-1{right:8.33%;left:auto}@media (max-width:1400px){html[dir=rtl] .offer-grid .col-lg-push-1,html[dir=rtl] .offer-teaser .col-lg-push-1{right:auto}}body.user-is-tabbing .offer-grid-inventory div[tabindex='0']:focus{border:1.5px solid #a1c1f4}.offer-filter.offer-teaser,.offer-filter.offer-teaser .row>div{padding:0}.offer-filter.offer-teaser .offer-tile h3{font-size:24px;line-height:32px}.offer-filter .wrapper{width:100%;position:relative;overflow:hidden}.form-checkbox input[type=checkbox]+label.calendar-input{padding:0;margin:0;color:#b4b0a9;font-size:16px;pointer-events:none;cursor:default}.form-checkbox input[type=checkbox]+label.calendar-input::before{background:0 0}.sidebar .text-eyebrow{font-weight:700;color:#141413}.sidebar .form-checkbox label{color:#211f1c;font-weight:400}.hiddenDiv .item-added{color:#211f1c;display:table}.hiddenDiv .item-added span{color:#141413;display:table-cell}.hiddenDiv .item-added span:first-child{width:24px;vertical-align:middle}.hiddenDiv .item-added span:last-child{width:calc(100% - 24px)}.search-wrapper .wrapper{width:100%;position:relative;float:left}.search-wrapper .sidebar .text-eyebrow{font-weight:700}.search-wrapper .content .offer-infobar.stick{right:-24px}.content,.sidebar{float:left}.stick{position:fixed;top:0}.sidebar{height:100vh;overflow-y:auto;padding:24px 0;width:285px;margin-left:0;overflow-x:hidden}.sidebar.stick+.content{margin-left:285px}.sidebar>h3{margin:0}.sidebar>p{border-bottom:1px solid #d5d1c9;padding-bottom:16px;margin-bottom:0}.sidebar>p .clear{float:right;text-transform:none;letter-spacing:0;cursor:pointer;margin:0}.sidebar>p .clear .removeItem{background:url(clientlib-site/images/sprite.svg) right -1863px no-repeat;margin-right:0;width:20px;display:inline-block;height:12px}.sidebar>p .clear.inactive{color:#b4b0a9;cursor:default;pointer-events:none}.sidebar>p .clear.inactive .removeItem{background:url(clientlib-site/images/sprite.svg) right -1896px no-repeat}.sidebar .text-eyebrow{letter-spacing:1.8px}.sidebar .acc-item{background:#fff;border-bottom:1px solid #d5d1c9}.sidebar .acc-item.opened .acc-content{max-height:100%;pointer-events:auto}.sidebar .acc-item.opened .acc-label{pointer-events:none}.sidebar .acc-item.opened .acc-label::after{background:0 0}.sidebar .acc-label{display:block;margin:0 auto;cursor:pointer;position:relative;width:100%;padding:24px 35px 24px 0}.sidebar .acc-label.active::after{background:url(clientlib-site/images/sprite.svg) right -1915px no-repeat;height:12px}.sidebar .acc-label:first-child{margin-top:0}.sidebar .acc-label::after{background:url(clientlib-site/images/sprite.svg) right -1956px no-repeat;content:'';position:absolute;right:10px;width:20px;height:20px}.sidebar .acc-content{max-height:0;overflow-y:auto;-webkit-transition:max-height .2s ease-out;transition:max-height .2s ease-out;width:100%;margin:0 auto}.sidebar .acc-content .form-checkbox:last-child{padding-bottom:23px}.default-filter{border-bottom:1px solid #d5d1c9;margin-top:35px}.default-filter>.form-checkbox:last-child{padding-bottom:24px}.removeItemChild{cursor:pointer;display:inline-block;height:11px;padding-right:11px;margin-right:16px;background:url(clientlib-site/images/sprite.svg) right -1864px no-repeat}.content{padding:0 0 0 24px;width:calc(100% - 285px)}.content>h1{margin-top:0}.content .offer-info-bar+.offer-grid{padding-bottom:70px}.content .offer-grid-inventory>.col-lg-12,.content .offer-grid>.col-lg-12{width:calc(100% + 24px);margin-left:-12px;padding-bottom:26px}.content .offer-grid-inventory>.col-lg-12>div,.content .offer-grid>.col-lg-12>div{padding:0 12px}.content .openFilter{display:none;cursor:pointer}.content .offer-infobar{border-bottom:1px solid #d5d1c9;padding:24px 0 16px;position:relative}.content .offer-infobar.stick{position:fixed;right:0}.content .offer-infobar .offers-info{margin-bottom:0}.content .sorting-wrapper{float:right}.content .sortBy{padding:24px 0 16px 20px;cursor:pointer}.content .sortBy .down-arrow{padding-left:16px;display:inline-block;margin-left:8px}.content .sortBy li:focus{border:1.5px solid #a1c1f4}.sort-wrapper{display:none}.sort-wrapper.active{display:block;position:absolute;width:200px;z-index:1;top:0;right:0}.sort-wrapper.active .sort-label{background:#fff;padding:24px 34px 16px 20px;cursor:default;-webkit-box-shadow:6px 0 6px -6px rgba(0,0,0,.5),-6px 0 6px -6px rgba(0,0,0,.5);box-shadow:6px 0 6px -6px rgba(0,0,0,.5),-6px 0 6px -6px rgba(0,0,0,.5);position:absolute;right:0;z-index:2}.sort-wrapper.active .sort-label .down-arrow{display:none}.sort-wrapper.active form{background:#fff;-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,.5);box-shadow:0 3px 6px 0 rgba(0,0,0,.5);padding:15px 16px 10px;border-radius:5px 0 5px 5px;position:absolute;top:55px;right:0}.sort-wrapper ul{padding:0;margin-bottom:0}.sort-wrapper ul li{list-style:none}@media screen and (min-width:1400px){.content .offer-grid-inventory>div.col-lg-4,.content .offer-grid>div.col-lg-4{width:33.3%}}@media screen and (max-width:1400px){.sidebar.stick{width:285px}.offer-filter.offer-teaser{padding:0 24px}.search-wrapper .offer-filter.offer-teaser{padding-right:24px;padding-left:0}.search-wrapper .wrapper .sidebar{padding-left:24px}.search-wrapper .offer-infobar{margin-right:24px}.search-wrapper.no-result .offer-infobar{margin:0}.content .offer-grid-inventory>div.col-md-6,.content .offer-grid-inventory>div.col-sm-6,.content .offer-grid>div.col-md-6,.content .offer-grid>div.col-sm-6{width:49.9%}}@media screen and (min-width:1025px){.offer-filter.offer-teaser .row.offer-grid-inventory{margin-left:-12px;margin-right:-12px}.offer-filter.offer-teaser .row.offer-grid-inventory>div{padding:0 12px}.offer-filter .sidebar,.search-wrapper .sidebar{padding-right:6px;padding-left:1px}}@media screen and (max-width:1024px){.content{width:100%;padding:0}.content .openFilter{display:inline-block}.search-wrapper .offer-infobar{margin-left:24px}.search-wrapper .wrapper .sidebar{padding:0 20px}.search-wrapper .no-result .offer-infobar{margin-left:0}.sidebar{position:fixed;right:-50%;z-index:3;background:#fff;padding:0 20px;width:50%;-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,.5);box-shadow:0 3px 6px 0 rgba(0,0,0,.5)}.sidebar>p{overflow:hidden;padding-top:16px}.offer-infobar .sort-wrapper.active{right:70px;position:absolute;z-index:2}.offer-infobar.stick{background:#fff;z-index:2;width:100%;-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,.3);box-shadow:0 3px 6px 0 rgba(0,0,0,.3);margin-left:-8px;padding:24px 24px 16px}.offer-infobar.stick .sort-wrapper.active{right:94px}.offers-info>span:last-child>span:last-child{margin-left:32px}.offer-filter.offer-teaser row.offer-grid-inventory{margin:0}.offer-filter.offer-teaser row.offer-grid-inventory>div{padding:0}.offer-filter.offer-teaser row .offer-tile h3{font-size:22px}}@media (min-width:768px) and (max-width:1024px){.offer-filter.offer-teaser .offer-info-bar,.offer-filter.offer-teaser .row>div.offer-tile{padding:0 20px}.search-wrapper .offer-filter.offer-teaser{padding:0}}@media (max-width:767px){.offer-filter.offer-teaser{padding:0 24px}.search-wrapper .offer-filter.offer-teaser{padding-left:24px}.search-wrapper.no-result .offer-filter.offer-teaser{padding:0}.content .offer-grid-inventory>div.col-xs-12,.content .offer-grid>div.col-xs-12{width:100%}}@media (max-width:576px){.offer-teaser .row>div.wrapper{padding:0}.offer-filter.offer-teaser{padding:0 16px}.offer-filter.offer-teaser .content .text-eyebrow{margin-top:26px}.offer-filter .row>div{padding:0}.content .offer-infobar{margin:0}.content .offer-infobar.stick{margin:0;padding:24px 16px 16px;right:0}.search-wrapper .content .offer-infobar{margin:0 16px}.search-wrapper .content .offer-infobar.stick{right:-16px}.search-wrapper.no-result .content .offer-infobar{margin:0}.search-wrapper .offer-filter.offer-teaser{padding:0 16px}.search-wrapper .offer-filter.offer-teaser.no-result{padding:0}.offers-info>span:last-child>span:last-child{margin-left:16px}.sidebar{right:-101%;width:100%;max-height:calc(100vh - 48px);overflow-y:auto;height:auto;-webkit-overflow-scrolling:touch}.acc-item.active{border:none}.default-filter.active{display:none}.offer-infobar .sort-wrapper.active{right:50px;position:absolute;z-index:3}.offer-infobar.stick .sort-wrapper.active{right:70px}}@media (max-width:360px){.offers-info>span:last-child>span:last-child{margin-left:5px}}html[dir=rtl] .removeItem{margin-left:16px;margin-right:0}html[dir=rtl] .sidebar>p .clear .removeItem{margin-right:8px;margin-left:0}html[dir=rtl] .offers-info{direction:rtl}html[dir=rtl] .sidebar>p .clear{float:left}html[dir=rtl] .sidebar .acc-label{padding:24px 0 24px 35px}html[dir=rtl] .sidebar .acc-label::after{right:auto;left:10px}html[dir=rtl] .offer-filter.offer-teaser .row.offer-grid-inventory{direction:rtl}html[dir=rtl] .sorting-wrapper{float:left}html[dir=rtl] .content{padding:0 24px 0 0}html[dir=rtl] .content .sortBy{padding:24px 20px 16px 0}html[dir=rtl] .content .sortBy.active{background:#fff}html[dir=rtl] .content .sortBy .down-arrow{padding-left:16px;background:url(clientlib-site/images/icons/caret-down.svg) no-repeat;margin-left:0;margin-right:8px;width:auto}html[dir=rtl] .form-checkbox input[type=checkbox]+label.calendar-input{padding:0;margin:0}html[dir=rtl] .sidebar.stick+.content{margin-right:285px}html[dir=rtl] .content,html[dir=rtl] .sidebar{float:right}html[dir=rtl] .sort-wrapper.active{right:auto;left:0}html[dir=rtl] .sort-wrapper.active .sort-label,html[dir=rtl] .sort-wrapper.active form{left:0;right:auto;padding:24px 20px 16px 24px}html[dir=rtl] .sort-wrapper.active form{top:53px}@media screen and (max-width:1400px){html[dir=rtl] .search-wrapper .wrapper .sidebar{padding-right:24px;padding-left:0}html[dir=rtl] .search-wrapper .offer-infobar{margin-right:0;margin-left:24px}html[dir=rtl] .search-wrapper .offer-filter.offer-teaser{padding-right:0;padding-left:24px}}@media screen and (max-width:1200px){html[dir=rtl] .content .offer-grid-inventory>.col-lg-12,html[dir=rtl] .content .offer-grid>.col-lg-12{margin-right:-12px}}@media screen and (min-width:1025px){html[dir=rtl] .offer-filter.offer-teaser .sidebar,html[dir=rtl] .search-wrapper .sidebar{padding-left:6px;padding-right:0}}@media screen and (max-width:1024px){html[dir=rtl] .content{padding:0}html[dir=rtl] .content .offer-grid-inventory>.col-lg-12,html[dir=rtl] .content .offer-grid>.col-lg-12{margin-right:-12px}html[dir=rtl] .offers-info>span:last-child>span:last-child{margin:0 32px 0 0}html[dir=rtl] .offer-infobar .sort-wrapper.active{left:58px}html[dir=rtl] .offer-infobar.stick .sort-wrapper.active{left:70px;right:auto}html[dir=rtl] .search-wrapper .offer-filter.offer-teaser{padding-left:0}html[dir=rtl] .search-wrapper .offer-infobar{margin-right:24px}html[dir=rtl] .search-wrapper .wrapper .sidebar{padding:0 20px}}@media (max-width:768px){html[dir=rtl] .offer-teaser .row>div.wrapper{padding:0}html[dir=rtl] .search-wrapper .offer-filter.offer-teaser{padding:0 24px}html[dir=rtl] .search-wrapper .content .offer-infobar.stick{right:0}html[dir=rtl] .content .offer-infobar.stick{margin-right:0}html[dir=rtl] .content .offers-info>span:last-child>span:last-child{margin:0 16px 0 0}html[dir=rtl] .content .offer-infobar .sort-wrapper.active{left:50px}html[dir=rtl] .content .offer-infobar.stick .sort-wrapper.active{left:70px}}@media (max-width:576px){html[dir=rtl] .search-wrapper .offer-filter.offer-teaser{padding:0 16px}html[dir=rtl] .search-wrapper .offer-infobar{margin:0 16px}}.page-wrap .page-wrap__inner{position:relative;margin:0;min-height:100vh}.page-wrap footer{right:0;bottom:0;left:0}.offer-detail{padding:40px 24px 150px}.offer-detail a{color:#000}.offer-detail a:hover{color:#fd6f3a}.offer-detail .main-title+.social-share{width:16%;display:none;float:right;margin-top:25px;position:absolute;right:0;top:45px}.offer-detail .gallery-image{width:100%;height:485px}.offer-detail .cta-link{padding-right:0}.offer-detail .cta-link:hover{color:#fd6f3a}.offer-detail .cta-link:hover::after{background:url(clientlib-site/images/sprite-arrow.svg) right -22px no-repeat}.offer-detail .cta-link:focus{color:#000;text-decoration:none}.offer-detail .cta-link:focus::after{background:url(clientlib-site/images/sprite-arrow.svg) right -88px no-repeat}.offer-detail .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.offer-detail h1{font-size:36px;font-weight:300}.offer-detail h2{font-size:24px;font-weight:300}.offer-detail .offer-detail-sidebar hr{margin-top:15px;margin-bottom:15px}.offer-detail .gallery-caption{margin-top:16px;font-weight:700;color:#727271}.offer-detail ul li{margin:24px 0;font-size:18px}.offer-detail .redemption-details{margin-top:24px;font-weight:700;text-transform:uppercase}.offer-detail .offer-detail-sub-heading{font-size:16px;font-weight:700}.offer-detail .redemption-text{font-size:36px}.offer-detail .provided-by{margin-top:8px;font-weight:700;text-transform:uppercase}.offer-detail .provider-copy,.offer-detail .provider-image{display:inline-block;vertical-align:top}.offer-detail .provider-copy{margin:0}.offer-detail .provider-image{margin-right:16px}.offer-detail .offer-detail-redemption-price{font-size:48px;line-height:1;margin:16px 0 0}.offer-detail .available-to-list,.offer-detail .offer-deal,.offer-detail .offer-details,.offer-detail .offer-location,.offer-detail .redeem-this-offer{margin:15px 0}.offer-detail .redeemOffer-text{padding:10px;background-color:#f6f3ef;font-size:18px;margin:16px 0 0}.offer-detail .redeemOffer-text a{color:#000}.offer-detail .duration-from-to-bookBy{margin-top:16px;line-height:1.7}.offer-detail .offer-location-map{margin-top:16px}.offer-detail .offer-location-map img{width:100%;cursor:pointer}.offer-detail .offer-location address{margin-top:16px;line-height:1.5}.offer-detail .offer-location .cta-link-wrapper a{display:table}.offer-detail .offer-location .cta-link-wrapper a.no-map{display:inline}.offer-detail .view-less,.offer-detail .view-more{color:#000;cursor:pointer;margin-top:40px}.offer-detail .view-less span,.offer-detail .view-more span{margin-left:5px}.offer-detail .available-to-list .expand{display:block;cursor:auto;margin-top:35px}.offer-detail .available-to-list .expand span{position:absolute;top:40px;right:0;font-size:33px;font-weight:100}.offer-detail .available-to{font-weight:700;list-style:none;padding:0}.offer-detail .social-share{color:#000;margin-top:22px}.offer-detail .share-icon{background:url(clientlib-site/images/icons/icon-share.svg) no-repeat;height:40px;width:43px;vertical-align:middle;display:inline-block;margin-right:10px}.offer-detail .expired,.offer-detail .sold-out{color:#a62329}.offer-detail .coming-soon,.offer-detail .days-left{color:#215246}.offer-detail .gallery-x-outof-x{display:none}.offer-detail .offer-teaser{padding:30px 0}.offer-detail .offer-teaser .coming-soon,.offer-detail .offer-teaser .days-left,.offer-detail .offer-teaser .expired,.offer-detail .offer-teaser .no-status,.offer-detail .offer-teaser .sold-out{margin-top:5px}.offer-detail .offer-teaser .row.offer-grid-inventory,.offer-detail .offer-teaser .row.teaser-viewmore{margin-left:0;margin-right:0}.offer-detail .offer-teaser .row>div{padding:0}.offer-detail .offer-teaser div.offer-tile{padding-right:20px}.offer-detail .offer-teaser .cta-link.single-link.first-grid::after{width:34px;top:3px}.offer-detail .offer-redemption-footer .redeem-fixed span{margin-left:7px;margin-right:0}.offer-detail .offer-redemption-footer .redeem-fixed:hover{color:#fff}.offer-detail .status{margin-top:20px}@media (min-width:768px){.offer-detail .provider-image{width:135px}}@media (max-width:1399px){.offer-detail .main-title{width:75%}.offer-detail .available-to li{width:50%;display:inline-block;float:left;margin:30px 0 0}.offer-detail .available-to li .view-less,.offer-detail .available-to li.view-more{width:100%;text-align:right}.offer-detail .gallery-image{height:595px}.offer-detail .offer-teaser div.offer-tile:nth-child(odd){padding-left:10px;padding-right:0}.offer-detail .offer-teaser div.offer-tile:nth-child(even){padding-left:0;padding-right:10px}.offer-detail .offer-teaser div.offer-tile:not(first-child){margin-top:15px}}@media (max-width:1023px){.offer-detail .gallery-x-outof-x{display:block;margin-bottom:16px}.offer-detail .gallery-caption-info{display:block;margin-top:16px}.offer-detail .gallery-back,.offer-detail .gallery-image,.offer-detail .gallery-next{display:none}.offer-detail .single-gallery-image{display:block}.offer-detail .thumbnail-container{margin:0;overflow:auto}.offer-detail .thumbnail-container ul{margin-left:0}.offer-detail .thumbnail-container ul li img{width:580px;height:390px}}@media (max-width:767px){.offer-detail .key-tags li{width:100%}.offer-detail .key-tags li span{width:80%}.offer-detail h1{font-size:24px}.offer-detail h2{font-size:22px}.offer-detail .provider-image{width:100%}.offer-detail .offer-redemption-footer .offer-redemption-footer-price{font-size:28px}.offer-detail .offer-redemption-footer>div:not(.offer-redemption-footer-price){width:136px}.offer-detail .row{padding:0}.offer-detail .gallery-caption-info,.offer-detail .redeemOffer-text a[href^=tel]{display:block}.offer-detail .available-to li,.offer-detail .provider-image img{width:100%}.offer-detail .offer-teaser .row div.offer-tile{padding-left:0;padding-right:0}}@media (max-width:640px){.offer-detail .thumbnail-container ul li img{width:545px;height:363px}}@media (max-width:568px){.offer-detail .thumbnail-container ul li img{width:475px;height:317px}}@media (max-width:480px){.offer-detail .thumbnail-container ul li img{width:330px;height:225px}}@media (max-width:375px){.offer-detail .thumbnail-container ul li img{width:275px;height:185px}}@media (max-width:320px){.offer-detail .thumbnail-container ul li img{width:235px;height:160px}}.offer-term-condition{font-size:16px}.offer-term-condition .modal-dialog{overflow-y:hidden}.offer-term-condition .modal-body{margin:0 50px;margin-top:60px;max-height:550px;overflow-y:auto}.offer-term-condition h3{font-size:18px;font-weight:700;margin-bottom:18px;margin-top:34px}.offer-term-condition .modal-footer{border:none;padding:40px}.offer-term-condition.modal{overflow-y:hidden}.offer-location-list .modal-dialog{overflow-y:hidden;width:80%}.offer-location-list .modal-body{padding:50px}.offer-location-list .modal-body .pagination-pages{overflow-y:auto;height:50vh}.offer-location-list .modal-footer{border:none;margin:0;padding:25px}.offer-location-list .offer-detail-sub-heading{font-weight:700;font-size:18px}.offer-location-list .address{min-height:125px}.offer-location-list.modal{overflow-y:hidden}.down-arrow,.down-arrow-orange,.down-arrow-white,.up-arrow,.up-arrow-orange,.up-arrow-white{height:10px;width:20px;display:inline-block}.down-arrow{background:url(clientlib-site/images/icons/caret-down.svg) no-repeat}.down-arrow-white{background:url(clientlib-site/images/icons/caret-down-white.svg) no-repeat}.down-arrow-orange{background:url(clientlib-site/images/icons/caret-down-orange.svg) no-repeat}.up-arrow{background:url(clientlib-site/images/icons/caret-up.svg) no-repeat}.up-arrow-white{background:url(clientlib-site/images/icons/caret-up-white.svg) no-repeat}.up-arrow-orange{background:url(clientlib-site/images/icons/caret-up-orange.svg) no-repeat}.offer-redemption-footer{background-color:#000;position:fixed;right:0;bottom:0;color:#fff;left:0;width:95%;margin:0 auto;border-top-left-radius:4px;border-top-right-radius:4px;padding:16px;padding-bottom:50px;z-index:996}.offer-redemption-footer .redeem-fixed{position:absolute;right:18px;top:47%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#fff}.offer-redemption-footer .redeem-fixed label{margin-bottom:0}.search-pagination{display:block;margin-bottom:15px;margin-top:15px}.search-pagination ul{margin:0;padding:0;display:inline-block;text-align:center}.search-pagination ul li{display:inline-block;margin:0 10px;width:10px;text-align:center;font-weight:700;font-size:18px}.search-pagination ul li a{color:#000}.search-pagination ul li a:focus{text-decoration:none}.search-pagination .pagination-active{border-bottom:1px solid #cf4517}.search-pagination .pagination-back,.search-pagination .pagination-next{vertical-align:bottom}.search-pagination .pagination-back:hover,.search-pagination .pagination-next:hover{cursor:pointer}.btn{border-radius:4px;text-transform:none}.btn.btn-black{color:#fff;background:#000}.btn.btn-inactive{border:2px solid #211f1c;color:#211f1c;background-color:#fff}.fadeIn{visibility:visible;opacity:1;-webkit-transition:opacity 2s linear;transition:opacity 2s linear}.fadeOut{visibility:hidden;opacity:0;-webkit-transition:visibility 0s 2s,opacity 2s linear;transition:visibility 0s 2s,opacity 2s linear}.key-tags{background:#f8f7f5;color:#141413;margin:0;padding:0;list-style:none}.key-tags li{width:24%;display:inline-block;padding-left:15px;white-space:normal}.key-tags li img{margin:0;text-indent:-9999px;white-space:nowrap;vertical-align:middle;display:inline-block;color:transparent;font-size:0;text-align:left;overflow:hidden}.key-tags li span{width:65%;display:inline-block;vertical-align:middle;margin-left:5px}.gallery{overflow:hidden;padding-top:10px;position:relative}.thumbnail-container{margin:5px 27px;overflow:hidden}.thumbnail-container.less-than-5{margin-left:0;margin-right:0}.thumbnail-container.less-than-5 ul{margin-left:0}.thumbnail-container ul{position:relative;margin:0;padding:0;width:50000px;list-style-type:none;-webkit-transition:all 2s;transition:all 2s;margin-left:23px;left:0;right:0}.thumbnail-container ul li{display:inline-block;margin:0;float:left}.thumbnail-container ul li img{margin-right:24px;width:140px;height:95px;cursor:pointer}.gallery-back,.gallery-next{position:absolute;top:45%;cursor:pointer}.gallery-back{left:2px;opacity:.3}.gallery-next{right:0}.noVerticalScroll{overflow-y:hidden;position:fixed;width:100%}.user-is-tabbing .thumbnail-container img[tabindex='0']:focus{border:1.5px solid #a1c1f4}@media (max-width:576px){.offer-detail .provider-copy{margin:0}.offer-detail .offer-detail-wrapper{float:none}}html[dir=rtl] body .modal{direction:rtl}html[dir=rtl] .offer-detail .offer-location .offer-location-map{float:right}html[dir=rtl] .offer-detail .offer-location .address,html[dir=rtl] .offer-detail .offer-location .cta-link-wrapper{margin-left:0;margin-right:8.33333%}html[dir=rtl] .offer-detail .provider-image{margin-right:0;margin-left:16px}html[dir=rtl] .offer-detail .offer-deal{float:right}html[dir=rtl] .offer-detail .gallery-back{right:0;left:auto}html[dir=rtl] .offer-detail .gallery-next{left:2px;right:auto}html[dir=rtl] .offer-detail .icon-location{margin-right:-9px;margin-left:0}html[dir=rtl] .offer-detail .available-to li .view-less,html[dir=rtl] .offer-detail .available-to li.view-more{text-align:left}html[dir=rtl] .offer-detail .cta-link::before{display:none}html[dir=rtl] .offer-detail .cta-link::after{display:inline-block}html[dir=rtl] .offer-detail .cta-link:hover::after{text-decoration:none;background:url(clientlib-site/images/sprite-arrow-reverse.svg) left -22px no-repeat}html[dir=rtl] .offer-detail .cta-link:focus{color:#000;text-decoration:none}html[dir=rtl] .offer-detail .cta-link:focus::after{background:url(clientlib-site/images/sprite-arrow-reverse.svg) right -88px no-repeat}html[dir=rtl] .offer-detail .cta-link:active::after{text-decoration:underline;background:url(clientlib-site/images/sprite-arrow-reverse.svg) right -88px no-repeat}html[dir=rtl] .offer-detail .offer-teaser .offer-tile{padding-left:20px;padding-right:0}html[dir=rtl] .offer-detail .offer-redemption-footer .redeem-fixed span{margin-left:0;margin-right:7px}@media (min-width:1400px){html[dir=rtl] .offer-detail .col-lg-offset-1{margin-right:8.33333%;margin-left:0}}@media (max-width:1399px){html[dir=rtl] .offer-detail .offer-teaser div.offer-tile:nth-child(odd){padding-left:0;padding-right:10px}html[dir=rtl] .offer-detail .offer-teaser div.offer-tile:nth-child(even){padding-left:10px;padding-right:0}}@media (max-width:1023px){html[dir=rtl] .offer-detail .thumbnail-container ul li{float:right}html[dir=rtl] .offer-detail .thumbnail-container ul li img{margin-right:0;margin-left:24px}}@media (max-width:767px){html[dir=rtl] .offer-detail .offer-location .offer-location-map{float:none}html[dir=rtl] .offer-detail .offer-location .address,html[dir=rtl] .offer-detail .offer-location .cta-link-wrapper{margin-right:0}html[dir=rtl] .offer-detail .offer-teaser .row div.offer-tile{padding-left:0;padding-right:0}}html[dir=rtl] .pagination-back{background:url(clientlib-site/images/icons/caret-right.svg) no-repeat}html[dir=rtl] .pagination-next{background:url(clientlib-site/images/icons/caret-left.svg) no-repeat}html[dir=rtl] .offer-redemption-footer .redeem-fixed{left:18px;right:auto}html[dir=rtl] .main-title+.social-share{left:0;right:auto}html[dir=rtl] .available-to-list .expand span{right:auto;left:0}html[dir=rtl] .available-to::before{right:0}html[dir=rtl] .share-icon{margin-right:auto;margin-left:10px}html[dir=rtl] .thumbnail-container.less-than-5 ul li img{margin-right:0;margin-left:24px}html[dir=rtl] .thumbnail-container ul li{float:right}html[dir=rtl] .thumbnail-container ul li img{margin-right:24px;margin-left:0}html[dir=rtl] .key-tags li{padding-right:15px;padding-left:0}html[dir=rtl] .key-tags li span{margin-right:5px;margin-left:0}@media (min-width:1400px){.available-to-list .expand span,.offer-redemption-footer{display:none}.offer-detail-sidebar{width:24.9%}.offer-location-list .modal-dialog{overflow-y:hidden;width:40%}.offer-location-list.modal.main-section .btn-close{right:43px;top:32px}}@media (max-width:1399px){.thumbnail-container ul li img{width:180px;height:123px}.offer-detail .available-to-list .expand{cursor:pointer}.available-to{margin-top:38px;border-top:1px solid #eee;position:relative}.available-to::before{content:'';background-color:#fd6f3a;width:95px;position:absolute;height:4px;clear:both;top:-5px;left:0}.offer-term-condition .modal-body{padding:0;margin-top:60px}.offer-term-condition .modal-dialog{margin:0;width:75%}.offer-detail .view-less,.offer-detail .view-more{float:right;margin-top:40px;clear:both}.offer-detail .main-title+.social-share{display:block}.offer-detail .col-lg-offset-1{margin-left:0}.offer-detail-sidebar .social-share{display:none}.offer-location-list .modal-body{padding:40px}.offer-location-list .address{min-height:135px}.offer-location-list .modal-dialog{margin:0}}@media (max-width:1023px){.offer-location-list .modal-body .pagination-pages{width:auto}}.icon-location{height:40px;width:40px;display:inline-block;background:url(clientlib-site/images/icons/globe.svg) no-repeat;-webkit-transform:scale(0.6);transform:scale(0.6);vertical-align:middle;margin-left:-9px}.icon-location::before{content:''}.pagination-back{background:url(clientlib-site/images/icons/caret-left.svg) no-repeat;height:32px;width:16px;display:inline-block}.pagination-next{background:url(clientlib-site/images/icons/caret-right.svg) no-repeat;height:32px;width:16px;display:inline-block}.no-result .row>div.wrapper{padding:0;width:100%}.no-result .content{width:100%;padding:24px 0 0}.no-result .content .offers-info{margin:0}.no-result .content .message{padding-top:32px}.no-result .openFilter{display:none}.no-result .sorting-wrapper .disabled{cursor:default;color:#b4b0a9;pointer-events:none}.no-result .sorting-wrapper .disabled .down-arrow{background:url(clientlib-site/images/sprite.svg) right -1844px no-repeat}.search-wrapper.no-result .content .offer-infobar.stick{right:0}@media screen and (max-width:767px){.message{padding:32px 0 0}}html[dir=rtl] .no-result .row>div.wrapper{padding:0}html[dir=rtl] .no-result .content{padding:24px 0 0}html[dir=rtl] .no-result .content .sortBy .down-arrow{background:url(clientlib-site/images/sprite.svg) right -1844px no-repeat;width:18px}@media screen and (max-width:1024px){html[dir=rtl] .no-result .offers-info{margin-left:0}}.calendar{position:absolute;bottom:0;cursor:pointer;right:12px}.calendar-wrapper{position:relative;z-index:2;top:20%;left:0;right:0;margin-top:24px;background:#fff;width:100%;overflow:hidden}.calendar-wrapper .calendar-view{background:#fff;width:100%}.calendar-wrapper .weekdays{width:100%}.calendar-wrapper .weekdays abbr,.calendar-wrapper .weekdays>span{display:inline-block;width:14.1%;text-align:center;font-size:18px;color:#141413;line-height:50px;cursor:default;border-bottom:none;text-decoration:none}.calendar-wrapper .date-div{display:inline-block;width:14.1%;text-align:center;font-size:18px;color:#141413}.calendar-wrapper .date-div.startRange.in-range{border-radius:4px 0 0 4px}.calendar-wrapper .date-div.endRange.in-range{border-radius:0 4px 4px 0}.calendar-wrapper .date-div.endRange,.calendar-wrapper .date-div.startRange{background:#d3cfc8;font-weight:700;border-radius:4px}.calendar-wrapper .date-div.endRange.in-range,.calendar-wrapper .date-div.startRange.in-range{background:#d3cfc8;font-weight:700}.calendar-wrapper .date-div.endRange>span:hover,.calendar-wrapper .date-div.startRange>span:hover{background:#d3cfc8}.calendar-wrapper .date-div>span:last-of-type:not(:only-of-type){position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.calendar-wrapper .date-div>span:first-child:focus{border:1px solid #4d90fe}.calendar-wrapper .date-div .date.bold{font-weight:700;border-radius:4px}.calendar-wrapper .date-div span{display:inline-block;line-height:50px;width:99%}.calendar-wrapper .date-div span:hover{background:#f1efeb;cursor:pointer}.calendar-wrapper .date-div span::-moz-selection{background:#fff}.calendar-wrapper .date-div span::selection{background:#fff}.calendar-wrapper .calendar-header{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.calendar-wrapper .calendar-header .dropdowncontainer{margin:0;width:47%;font-size:24px}.calendar-wrapper .calendar-header .dropdowncontainer:first-child{margin-right:3%}.calendar-wrapper .calendar-header .dropdowncontainer button{background-color:#fff;height:40px;font-size:16px;text-align:left}.calendar-wrapper .calendar-header .dropdownlist{padding:0}.calendar-wrapper .calendar-header .dropdownlist li{font-size:16px}.calendar-wrapper .calendar-note{background:#f1efeb;padding:24px;text-align:center;font-size:16px;color:#211f1c;border-radius:0 0 4px 4px}.calendar-wrapper .disabled-date{color:#b4b0a9;pointer-events:none}.calendar-wrapper .list-container{position:absolute;border:1px solid #000;width:100%;z-index:2;overflow:hidden;display:none;top:40px}.calendar-wrapper .dropdown-md .list-container{top:39px}.calendar-wrapper .dropdownlist li{font-size:24px;height:40px}.calendar-wrapper .dropdownlist li::after{height:49px}.calendar-wrapper .screenReaderHiddenText{display:none}.calendar-input{color:#211f1c;font-size:16px}.in-range{background:#f1efeb}@media screen and (max-width:992px){.calendar-modal{width:436px}.calendar-modal .calendar-header .dropdowncontainer{width:144px}.calendar-modal .close-calendar{top:-70px;width:56px;height:56px;font-size:28px}}@media screen and (max-width:768px){.calendar-modal{width:305px;padding:0 8px}.calendar-modal .dropdownlist li{font-size:19px}.calendar-modal .calendar-header{padding:14px}.calendar-modal .calendar-header .datepicker-year{margin:0}.calendar-modal .calendar-header .dropdowncontainer{width:128px;margin-right:10px}.calendar-modal .calendar-view{padding:16px 16px 0}.calendar-modal .calendar-view div{font-size:16px;line-height:2}.calendar-modal .calendar-view div span{height:40px;width:40px}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.calendar-wrapper .date-div>span:first-child:focus{border:1px dotted #000}}html[dir=rtl] .calendar-wrapper .calendar-header{padding-left:10px}html[dir=rtl] .calendar-wrapper .calendar-header .dropdowncontainer:first-child{margin-right:0;margin-left:3%}html[dir=rtl] .calendar-wrapper .date-div.startRange.in-range{border-radius:0 4px 4px 0}html[dir=rtl] .calendar-wrapper .date-div.endRange.in-range{border-radius:4px 0 0 4px}.dropdowncontainer{margin:0;width:100%;position:relative}@media screen and (max-width:992px){.dropdowncontainer{margin:0 0 16px}}.dropdowncontainer.dropdown-md input{height:3rem;font-size:1.5rem}.dropdowncontainer .input-label+.dropdown+.list-container{top:47px}.dropdowncontainer .dropdown{background:url(clientlib-site/images/icons/caret-down.svg) right 15px center no-repeat;width:100%;height:40px;cursor:pointer;color:#000;padding:0 36px 0 14px;display:block;line-height:inherit;border:1px solid #000;border-radius:3px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.dropdowncontainer .dropdown::-webkit-input-placeholder{color:#000}.dropdowncontainer .dropdown::-moz-placeholder{color:#000}.dropdowncontainer .dropdown:-ms-input-placeholder{color:#000}.dropdowncontainer .dropdown::-ms-input-placeholder{color:#000}.dropdowncontainer .dropdown::placeholder{color:#000}.dropdowncontainer .dropdown.active{background:url(clientlib-site/images/icons/caret-up.svg) right 15px center no-repeat}.list-container{position:absolute;border:1px solid #000;width:100%;z-index:2;overflow:hidden;display:none;top:40px}.dropdown-md .list-container{top:48px}.dropdownlist{list-style:none;width:100%;max-height:200px;overflow-y:auto;background:#fff;top:auto;left:0;border-radius:3px;z-index:99;margin-bottom:0}.dropdownlist li{height:40px;cursor:pointer;position:relative;line-height:40px;text-indent:20px;z-index:5;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.dropdownlist li::after{content:'';display:block;position:absolute;z-index:0;width:98%;height:41px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;top:0;left:2%}.dropdownlist li:first-child::after{border-top:0}.dropdownlist li:last-child::after{border-bottom:0}.dropdownlist li:hover::after{width:100%;left:0}.dropdownlist li.active,.dropdownlist li:hover{background-color:#f6f3ef}.search-subtitle-dropdown{position:relative}.search-subtitle-dropdown input{padding:4px 40px 8px 32px;font-size:16px;color:#211f1c;height:48px;border-radius:4px;border:1px solid #141413;width:100%}.search-subtitle-dropdown input.removeBg{background:0 0}.search-subtitle-dropdown .search-icon{height:30px;width:25px;background:url(clientlib-site/images/sprite.svg) right -2047px no-repeat;display:inline-block;position:absolute;top:7px}.search-subtitle-dropdown .subtitle{color:#b4b0a9;display:inline-block;font-size:12px;top:28px;left:32px;position:absolute}.search-subtitle-dropdown .subtitle.hide{display:none}.search-subtitle-dropdown .list-label{color:#b4b0a9;font-size:12px;padding:0 16px;font-weight:400}.search-subtitle-dropdown .session-storage-end a{border-bottom:none}html[dir=rtl] .search-subtitle-dropdown input{padding:4px 32px 8px 40px}html[dir=rtl] .search-subtitle-dropdown .subtitle{right:32px}html[dir=rtl] .search-subtitle-dropdown .search-icon{background-position:-65px -2047px}.search-dropdown{position:relative}.search-dropdown input{padding:12px 40px 12px 32px;font-size:16px;color:#211f1c;height:48px;border-radius:4px;border:1px solid #141413;width:100%;background:url(clientlib-site/images/icons/caret-down.svg) right 15px center no-repeat}.search-dropdown input.active{background:url(clientlib-site/images/icons/caret-up.svg) right 15px center no-repeat}.search-dropdown input.removeBg{background:0 0}.search-dropdown .filtered-list li.no-top-border:focus{border-top:none}.location-icon{height:30px;width:25px;background:url(clientlib-site/images/sprite.svg) right -2153px no-repeat;display:inline-block;position:absolute;top:7px}.close-icon{height:30px;width:25px;background:url(clientlib-site/images/sprite.svg) right -2127px no-repeat;display:none;position:absolute;top:9px;right:14px;cursor:pointer;border:none}.close-icon.show-list{display:block}.filtered-list a{color:#211f1c}.filtered-list .suggested-locations a:hover{border-top:none}.filtered-list .suggested-locations:hover{border-top:1px solid #000}.filtered-list .suggested-locations>span:hover+a span{border-bottom:1px solid #d5d1c9}html[dir=rtl] .search-dropdown{position:relative}html[dir=rtl] .search-dropdown input{padding:12px 32px 12px 40px;background:url(clientlib-site/images/icons/caret-down.svg) left 15px center no-repeat}html[dir=rtl] .location-icon{background-position:-65px -2153px}html[dir=rtl] .close-icon{right:auto;left:14px}.location-selector{padding:40px 0}.location-selector .btn{background:#141413;max-width:100%;width:100%;padding:12px}.location-selector .btn:hover{background:#5f5c57;color:#fff}.location-selector .btn:focus{color:#fff}.location-selector .text-eyebrow{font-weight:700;color:#141413}.location-selector .search-dropdown,.location-selector .search-subtitle-dropdown{margin-right:24px;position:relative}.location-selector .search-dropdown .no-result-found,.location-selector .search-subtitle-dropdown .no-result-found{color:#d02d35;font-size:16px;font-weight:600;padding:12px 8px;margin:0 8px;display:block;border-bottom:1px solid #000}.location-selector .search-dropdown input::-ms-clear,.location-selector .search-subtitle-dropdown input::-ms-clear{display:none}.location-selector .search-dropdown input.update-input,.location-selector .search-subtitle-dropdown input.update-input{padding:4px 40px 8px 32px;border-radius:4px 4px 0 0;background:0 0}.location-selector .search-dropdown input.show-up-arrow,.location-selector .search-subtitle-dropdown input.show-up-arrow{background:url(clientlib-site/images/icons/caret-up.svg) right 15px center no-repeat}.location-selector .search-dropdown input.ui-autocomplete-loading,.location-selector .search-subtitle-dropdown input.ui-autocomplete-loading{background:0 0}.location-selector .search-dropdown .remove-border span,.location-selector .search-subtitle-dropdown .remove-border span{border-bottom:none}.location-selector .filtered-list{list-style:none;padding:0;border:1px solid #000;border-radius:0 0 4px 4px;display:none;border-top:none}.location-selector .filtered-list a{color:#211f1c}.location-selector .filtered-list.show-list{display:block}.location-selector .current-location>span{display:block;color:#b4b0a9;font-size:12px;padding:0 16px;cursor:default}.location-selector .current-location>span:first-child,.location-selector .current-location>span:not(:first-child){padding-top:7px}.location-selector .current-location>span.no-result-found:first-child{padding-top:12px}.location-selector .current-location>span:focus:not(:hover)+a span,.location-selector .current-location>span:hover+a span{border-bottom:1px solid #000}.location-selector .current-location>a:focus,.location-selector .current-location>a:hover{border-color:#000;border-top:none}.location-selector .current-location>a>span{font-size:16px;color:#211f1c;padding:12px 16px 12px 25px;border-bottom:1px solid #000;position:relative}.location-selector .current-location>a>span:before{content:'';display:inline-block;background:url(clientlib-site/images/sprite.svg) -64px -2107px no-repeat;width:21px;height:21px;position:absolute;left:0}.filtered-list{position:absolute;width:100%;background:#fff;z-index:100}.filtered-list li{font-weight:300;cursor:default}.filtered-list li>span{display:block;color:#b4b0a9;font-size:12px;padding:7px 16px 0;cursor:default}.filtered-list li>a{cursor:pointer;display:block}.filtered-list li>a>span{margin:0 8px;display:block;border-bottom:1px solid #d5d1c9;padding:12px 8px}.filtered-list li>a:focus,.filtered-list li>a:hover{background:#f6f3ef;border-bottom:1px solid #d5d1c9;border-top:1px solid #d5d1c9}.filtered-list li>a:focus span,.filtered-list li>a:focus>a,.filtered-list li>a:hover span,.filtered-list li>a:hover>a{border:none}.filtered-list li:first-child>a:focus,.filtered-list li:first-child>a:hover{border-top:none}.filtered-list li:last-child>a>span{border:none}.filtered-list li:last-child>a:focus,.filtered-list li:last-child>a:hover{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.filtered-list li:last-child.all-location span{border-bottom:none}.filtered-list li.session-storage-end span{border-color:#000}.filtered-list li.session-storage-end a{border-bottom-color:#000}.filtered-list li.session-storage-end+li a{border-top-color:#000}.filtered-list li span.bolder{font-weight:700}.filtered-list li.all-location a>span{border-bottom:1px solid #000}.filtered-list li.all-location a:focus,.filtered-list li.all-location a:hover{border-color:#000}.filtered-list li.all-location a:focus>span,.filtered-list li.all-location a:hover>span{border:none}.filtered-list li:focus>a{background:#f6f3ef}.filtered-list li:focus:not(:hover){border-top:1px solid #d5d1c9;border-bottom:1px solid #d5d1c9}.filtered-list li:last-child:focus:not(:hover){border-bottom:none}.filtered-list li:last-child:focus:not(:hover)>a{border-radius:0 0 4px 4px}.filtered-list li:first-child:focus{border-top:none}.filtered-list li.current-location:focus:not(:hover),.filtered-list li.session-storage-end:focus:not(:hover){border-bottom-color:#000}.filtered-list li.current-location+li:focus:not(:hover),.filtered-list li.session-storage-end+li:focus:not(:hover){border-top-color:#000}@media (max-width:1400px) and (min-width:768px){.location-selector{padding:40px 24px}}@media (max-width:767px){.location-selector{padding:40px 0}.location-selector .btn-wrapper,.location-selector .search-dropdown,.location-selector .search-subtitle-dropdown{margin:16px 16px 0}}@media (max-width:576px){.btn{width:100%}}html[dir=rtl] .location-selector .col-lg-12{width:100%;position:relative}html[dir=rtl] .location-selector .search-dropdown,html[dir=rtl] .location-selector .search-subtitle-dropdown{margin-left:24px;margin-right:0}html[dir=rtl] .location-selector .search-dropdown input.show-up-arrow,html[dir=rtl] .location-selector .search-subtitle-dropdown input.show-up-arrow{background:url(clientlib-site/images/icons/caret-up.svg) left 15px center no-repeat}html[dir=rtl] .location-selector .search-dropdown input.update-input,html[dir=rtl] .location-selector .search-subtitle-dropdown input.update-input{padding:4px 32px 8px 40px}html[dir=rtl] .location-selector form>div{float:right}html[dir=rtl] .location-selector .current-location>a>span{padding:12px 25px 16px 12px}html[dir=rtl] .location-selector .current-location>a>span:before{right:0}.popular-search{padding:40px 0}.popular-search .no-result p:last-child{margin-bottom:0;font-size:24px}@media (min-width:1400px){.popular-search .offer-teaser.four-grid{margin:0 -20px}}@media screen and (max-width:1400px){.divider-line{margin:0 24px}}@media (max-width:768px){.popular-search .no-result,.popular-search .offer-teaser.four-grid .row>div{padding:0 16px}.divider-line{margin:0 16px}}@media (max-width:576px){.offer-filter.offer-teaser{padding:0 16px}}#_evh-button a#_evh-link{z-index:1000009}.site-header{padding-top:60px}@media screen and (min-width:768px){.site-header{padding-top:74px}}.mc-cig-header{position:fixed;width:100%;top:0;left:0;right:0}@media (max-width:991px){.mc-cig-header{border-bottom:0;height:60px}}.dropdown-title-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;font-family:mark-bold,Arial,sans-serif;font-weight:700;letter-spacing:1.7px;min-height:100%;text-transform:uppercase;padding:20px 0}.main-nav{position:relative;z-index:2}.main-nav .dropdown-backdrop{display:none!important}.navbar-form{padding:0}.navbar-header{position:relative;z-index:3}.navbar-collapse{background:#fff;position:relative;z-index:2}.navbar-default{margin-bottom:0!important;background-color:#fff;border-color:#fff}.navbar-default .btn-link,.navbar-default .navbar-brand,.navbar-default .navbar-link{color:#d9d9d9}.navbar-default .page-logo{height:auto;padding:0}.navbar-default .page-logo img{height:60px!important;margin-top:5px;}.navbar-default .btn-link:focus,.navbar-default .btn-link:hover,.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover,.navbar-default .navbar-link:hover{color:#fff;background-color:transparent}.navbar-default .navbar-nav .btn{margin-top:15px}.navbar-default .navbar-nav>li,.navbar-default .navbar-text{padding:12px 6px 0}@media screen and (min-width:1200px){.navbar-default .navbar-nav>li,.navbar-default .navbar-text{padding:12px 12px 0}}.navbar-default .navbar-nav>li>a{color:#141413;font-size:16px;padding-bottom:25px;font-weight:900;-webkit-font-smoothing:antialiased}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ebebeb;background-color:transparent}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#fff}.navbar-default .navbar-nav>.dropdown.open>a,.navbar-default .navbar-nav>.dropdown:hover>a,.navbar-default .navbar-nav>.dropdown>a:focus{background-color:#fff!important;border-bottom:5px solid #cf4808;padding-bottom:20px}@media screen and (min-width:992px){.navbar-default .navbar-nav>.dropdown.open>a,.navbar-default .navbar-nav>.dropdown:hover>a,.navbar-default .navbar-nav>.dropdown>a:focus{color:#cf4808!important}}.navbar-default .dropdown-menu{margin-left:-16px;left:0}@media screen and (min-width:992px){.navbar-default .dropdown-menu{margin-left:20px;left:-10px}}.navbar-default .navbar-nav>.dropdown:hover>.dropdown-menu,.navbar-default .navbar-nav>.open>.dropdown-menu{display:block}@media (max-width:991px){.navbar-default .navbar-nav .open .dropdown-menu>.divider{background-color:#fff}.navbar-default .navbar-nav .open .dropdown-menu>.dropdown-header,.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#d9d9d9}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#e6e6e6}}.navbar-inverse{background-color:#484845;border-color:#484845}.navbar-inverse .btn-link,.navbar-inverse .navbar-brand,.navbar-inverse .navbar-link{color:#a2a29d}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover,.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-link:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>li>a,.navbar-inverse .navbar-text{color:#a2a29d}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#7d7d76;background-color:transparent}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#141413}@media (max-width:991px){.navbar-inverse .navbar-nav .open .dropdown-menu>.divider{background-color:#141413}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#a2a29d}.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{color:#d4d4d2}}.header-right{height:100%;position:absolute;right:15px;top:0}.header-right .header-cta{margin-top:16px;font-size:14px!important;padding:10px 30px;margin-right:25px;height:40px}.header-right .header-social-link-list{float:right;margin-top:18px;margin-left:5px}.header-right .header-social-link-list .social-links{float:left;margin-top:0}.header-right .header-social-link-list .social-links a{display:inline-block;margin-right:16px;text-decoration:none}.header-right .header-social-link-list .social-links a .twitter-icon{background:0 0}.header-right .header-social-link-list .social-links a .twitter-icon::before{font-family:icomoon!important;content:'\e91c';font-size:32px;color:#141413;margin-top:-5px;position:absolute}.header-right .header-social-link-list .social-links a .linkedin-icon{background:0 0}.header-right .header-social-link-list .social-links a .linkedin-icon::before{font-family:icomoon!important;content:'\e90d';font-size:32px;color:#141413;margin-top:-5px;position:absolute}.header-right .header-social-link-list .social-links a:hover .linkedin-icon::before,.header-right .header-social-link-list .social-links a:hover .twitter-icon::before{color:#cf4808}.header-right .header-social-link-list .social-links a:active .linkedin-icon::before,.header-right .header-social-link-list .social-links a:active .twitter-icon::before{color:#953a1f}.header-right .header-social-link-list .social-links span{height:32px;width:32px;padding:0;margin-right:0;display:inline-block}.header-right .header-social-link-list .header-search{float:right;margin-top:2px;margin-left:15px}.header-right .header-social-link-list .header-search>a .search-icon{background:0 0;height:28px;width:28px;padding:0;display:inline-block}.header-right .header-social-link-list .header-search>a .search-icon::before{font-family:icomoon!important;content:'\e911';font-size:28px;color:#141413;margin-top:-5px;position:absolute}.header-right .header-social-link-list .header-search>a:hover .search-icon::before{color:#cf4808}.header-right .header-social-link-list .header-search>a:active .search-icon::before{color:#953a1f}.mobile-logo{padding:0;height:60px}.mobile-logo img{height:60px;padding:5px}.mob-collapse{width:100%!important;margin:1px 0 0;background:#fff;position:absolute;z-index:10000;border-bottom:2px solid #b0aca5;padding:0 16px 15px}.mob-collapse li a{color:#141413}.mob-collapse .header-cta{min-width:92%;margin:30px 10px 10px 6px;height:48px;padding-top:12px}.mob-collapse .dropdown-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.mob-collapse .dropdown-title-toggle{background-image:url(clientlib-site/resources/icons/caret-down.svg);background-repeat:no-repeat;background-position:center center;background-size:20px;margin-left:10px;height:40px;width:40px}.mob-collapse>li.open .dropdown-title-toggle{background-image:url(clientlib-site/resources/icons/caret-up.svg)}.mob-collapse>li{list-style:none;list-style-type:none;border-bottom:1px solid #b0aca5;width:100%;display:table}.mob-collapse>li .mob-toggle{color:#141413}.mob-collapse>li.no-child::after{content:none}.mob-collapse>li.no-child>a{font-family:mark-bold,Arial,sans-serif;text-transform:uppercase;letter-spacing:1.7px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;pointer-events:all;font-weight:700}.mob-collapse .open::after{background:url(clientlib-site/resources/icons/caret-up.svg) no-repeat;background-size:contain}.mob-collapse .header-social-link-list{float:none!important}.mob-collapse .header-social-link-list .social-links{margin-left:10px}.mob-collapse .header-social-link-list .social-links a span{height:40px;width:40px}.mob-menu{position:relative;width:100%;padding:5px 0;list-style:none;font-size:20px;text-align:left;-webkit-box-shadow:none;box-shadow:none;margin-left:-20px}.mob-menu li{padding:5px 0}.mob-menu li a{font-size:18px!important;font-family:mark-narrow;font-weight:100}.hamburger{content:'';background:url(clientlib-site/resources/icons/hamburger.svg) no-repeat;background-size:contain;display:inline-block;position:absolute;width:40px;height:40px;right:16px;top:8px;z-index:101}.hamburger.active{content:'';background:url(clientlib-site/resources/icons/cross.svg) no-repeat;background-size:contain;display:inline-block;position:absolute;width:20px;height:20px;right:23px;top:15px}.dropdown-menu>li>.dropdown-menu__link{padding:8px 16px}.dropdown-menu>li>.dropdown-parent__link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #b0aca5;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-family:mark-bold;margin:0 8px 8px;padding:16px 8px;text-transform:uppercase}@media screen and (max-width:768px){html.menu-open{overflow:hidden}html.menu-open .main-nav{position:fixed;top:0;left:0;right:0}html.menu-open .main-nav:before{display:block}.main-nav:before{content:'';display:none;position:fixed;background:rgba(0,0,0,.8);top:0;left:0;right:0;bottom:0;z-index:-1}}.mc-navbar-social{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;left:0;right:70px;top:0;bottom:0;opacity:0;position:absolute;z-index:-1;-webkit-transition:.2s opacity ease;transition:.2s opacity ease}.mc-navbar__icon{color:#141413;font-size:2rem;padding:14px}body.fixedmenu{padding-top:60px}@media screen and (min-width:992px){body.fixedmenu{padding-top:0}}body.fixedmenu .md-mob{position:fixed;top:0;left:0;right:0;-webkit-box-shadow:calc(-1 * (50vw - 16px)) 16px 16px -16px rgba(20,20,19,.3),calc(1 * (50vw - 16px)) 16px 16px -16px rgba(20,20,19,.3);box-shadow:calc(-1 * (50vw - 16px)) 16px 16px -16px rgba(20,20,19,.3),calc(1 * (50vw - 16px)) 16px 16px -16px rgba(20,20,19,.3)}body.fixedmenu-scroll .mc-navbar-social{opacity:1;z-index:3}.mc-navbar-social__dropdown-target{background:#fff;border-top:1px solid rgba(20,20,19,.03);position:absolute;left:0;width:100vw;padding:14px 14px 9px;-webkit-box-shadow:calc(-1 * (50vw - 16px)) 16px 16px -16px rgba(20,20,19,.3),calc(1 * (50vw - 16px)) 16px 16px -16px rgba(20,20,19,.3);box-shadow:calc(-1 * (50vw - 16px)) 16px 16px -16px rgba(20,20,19,.3),calc(1 * (50vw - 16px)) 16px 16px -16px rgba(20,20,19,.3)}.mc-navbar-social__item--download{display:none}.mc-navbar-social__item--download.download-available{display:block}.tab-container{margin:40px auto;max-width:1200px}.tab-container .nav-tabs{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;border:none!important}.tab-container .nav-tabs .tab{border:none;border-bottom:4px solid transparent}.tab-container .nav-tabs .tab a{color:#141413;text-transform:uppercase;vertical-align:top;display:inline-block;padding:15px;cursor:pointer;font-weight:500;font-size:16px;letter-spacing:2px;border:none}.tab-container .nav-tabs .tab a:focus,.tab-container .nav-tabs .tab a:hover{background-color:#f8f7f5;border:none}.tab-container .nav-tabs .tab.active{background-color:#f8f7f5;color:#141413;border-bottom:4px solid #cf4808;cursor:pointer}.tab-container .nav-tabs .tab.active a{background-color:#f8f7f5}.tab-pane{width:100%}@media (max-width:768px){.tab-container{margin:10px}}.mc-tagcloud{margin:0 auto;max-width:1200px;margin-bottom:16px}.mc-tagcloud .eb{margin-bottom:0;font-family:mark-bold;font-size:16px}@media screen and (min-width:1200px){.mc-tagcloud{padding:0}}.primary-light .acc-item{background:#f6f3ef}.tertiary-light .acc-item{background:#d5d1c9}.primary-dark .acc-item{background:#3b3935}.secondary-dark .acc-item{background:#141413}.toggle{padding:88px 24px}.toggle .title-wrapper{border-bottom:1px solid #d5d1c9;padding-bottom:16px;margin-bottom:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.toggle .title-wrapper>span{padding:0}.toggle .title-wrapper>span:last-child{text-align:right}.toggle .acc-item{margin-bottom:24px}.toggle .acc-label{padding:48px 15px;display:block;margin:0 auto;cursor:pointer;position:relative;width:83.33%}.toggle .acc-label.active+div{padding-bottom:32px}.toggle .acc-label.active::after{content:"-"}.toggle .acc-label:first-child{margin-top:0}.toggle .acc-label::after{content:"+";font-weight:100;font-size:45px;position:absolute;top:17px;right:15px}.toggle .acc-content{max-height:0;overflow:hidden;-webkit-transition:max-height .2s ease-out;transition:max-height .2s ease-out;width:83.33%;padding:0 15px;margin:0 auto}.toggle .expand-all{cursor:pointer}.toggle .expand-all::after{content:'|';font-size:20px;padding-left:12px}.toggle .collapse-all{cursor:pointer;margin-left:9px}@media (max-width:575px){.toggle .title-wrapper{border:none;margin-bottom:16px}.toggle .title-wrapper>span:first-child{border-bottom:1px solid #d5d1c9;padding-bottom:32px}.toggle .acc-label{padding:32px 0}.toggle .acc-label::after{right:0;font-size:28px}.toggle .acc-label.active+div{padding-bottom:16px}.toggle .acc-content{padding:0}}html[dir=rtl] .acc-label::after{content:"+";left:15px;right:auto}html[dir=rtl] .acc-label.active::after{content:"-"}html[dir=rtl] .title-wrapper>span:last-child{text-align:left}@media (max-width:575px){html[dir=rtl] .acc-label::after{left:0}}.twitterbanner{margin:10px auto}.twitterbanner .twitterlogo{margin-left:0px;margin-bottom:15px}.twitterbanner .twitterlogo img{height:64px;width:64px}.twitterbanner .twitterlogo a{margin-top:30px;height:20px}.twitterbanner .twitterlogo a::after{margin-top:25px}.twitterbanner .carousel-inner{width:auto;padding-bottom:20px;}.twitterbanner .carousel-inner .item{font-size:21px;line-height:1.5;height:12em}@media screen and (min-width:992px){.twitterbanner .carousel-inner .item{font-size:24px;height:6em}}.twitterbanner .carousel-inner .item a,.twitterbanner .carousel-inner .item p{font-size:24px;font-family:mark-light;font-weight:700}.twitterbanner .active>div{display:none}.twitterbanner .active>div:first-child{display:block}.twitterbanner .carousel-actions{width:75px;float:left;margin-right:25px;height:20px;position:relative}.twitterbanner .carousel-actions .left-arrow,.twitterbanner .carousel-actions .right-arrow{background:0 0}.twitterbanner .carousel-actions .left-arrow a,.twitterbanner .carousel-actions .right-arrow a{display:block}.twitterbanner .shareactions{margin-left:100px;margin-top:15px}.twitterbanner .shareactions .social-share a{float:left;padding-left:35px;position:relative;top:-30px;}.twitterbanner .shareactions .social-share p{float:left;margin-top:18px;margin-right:25px}.twitterbanner .carousel-indicators{display:none}@media (max-width:767px){.twitterbanner{max-width:calc(100vw - 32px);margin:30px auto}.twitterbanner .carousel-actions{float:right;margin-top:-110px;margin-right:0}.twitterbanner .twitterlogo{width:200px;margin-left:0;margin-bottom:0}.twitterbanner .twitterlogo img{display:block;margin-bottom:16px}.twitterbanner .twitterlogo a::after{margin-top:6px}.twitterbanner .shareactions{margin-left:-30px;position:relative;display:block;top:30px;padding-bottom:80px;}.twitterbanner .shareactions a,.twitterbanner .shareactions p{float:none}.twitterbanner .shareactions a{padding-left:0}.twitterbanner .carousel-inner{width:100%;margin-top:20px}.twitterbanner .carousel-inner .item p{font-size:21px}.twitterbanner .carousel-inner .item p a{font-size:21px!important}}html{font-size:16px}body{color:#141413;background-color:#fff}@media (min-width:1200px){.container{width:auto!important}}body::before{content:'';position:absolute;font-family:mc-icon}[tabindex='-1']:focus{outline:0!important}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}hr.mc-gray{border-top:1px solid #d3cfc8}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:300}h1,h2,h3,h4,h5,h6{margin-top:15px;margin-bottom:15px}h6{font-weight:400}.h1,h1{font-size:51px}.h2,h2{font-size:43px}.h3,h3{font-size:30px}.h5,h5{font-size:18px}abbr[data-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}a{background-color:transparent;-webkit-text-decoration-skip:objects}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=checkbox]:disabled,input[type=radio]:disabled{cursor:not-allowed}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}.blockquote{border-left:8px solid #cf4808;letter-spacing:2px;padding-left:24px;font-size:36px;line-height:48px;margin:20px 0}.blockquote.quote-icon{margin-left:5px}@media (max-width:768px){.blockquote{letter-spacing:0;line-height:38px;margin:20px 0;padding-left:16px}.blockquote.quote-icon{margin-left:20px}.blockquote.quote-icon::before{margin-left:-45px;margin-top:-10px;font-size:100px;font-family:mark-narrow}}.blockquote .quote-body{font-size:28px;color:#141413;line-height:1.4;font-family:mark-light;font-weight:700}@media (max-width:768px){.blockquote .quote-body{font-size:24px;font-family:mark-light;line-height:1.25em}}.blockquote .hide-quote{display:none}.blockquote show-quote{display:block}.blockquote .opening-quote{font-size:60px;float:left;margin-left:-35px;margin-top:0;background-color:#fff;height:35px}@media screen and (min-width:768px){.blockquote .opening-quote{margin-left:-45px;margin-top:-24px;height:60px}}.blockquote .quote-author{font-size:16px;font-weight:700;line-height:1.5;display:block;margin-bottom:5px;margin-top:32px}.blockquote .quote-role{font-size:12px;font-weight:700;line-height:1.33;letter-spacing:1.7px;color:#141413;text-transform:uppercase}.blockquote html[dir=rtl] .blockquote{border-right:8px solid #ff661b;padding-right:30px;border-left:none}.blockquote html[dir=rtl] .blockquote::before{margin-right:-53px}.ui-loader{display:none!important}.img-rounded{border-radius:4px}.img-comment{font-size:15px;line-height:1.2;font-style:italic;margin:24px 0}.image{margin:0;padding:0}.image .image-container{position:relative;max-width:100%}.image .image-container img{max-width:100%;padding:0;margin:0;width:100%}@media screen and (min-width:768px){.image .image-container img{width:auto}}.image .image-container .image-caption{margin-top:16px}.image .image-container .image-caption p{font-size:12px;line-height:1.3em;max-width:100%}.image .image-container a{border:none;display:block;padding:0;margin:0;cursor:pointer}.image .image-container a img{border:none}.facebook-icon{background:url(clientlib-site/resources/icons/facebook.svg) no-repeat;background-size:contain}.twitter-icon{background:url(clientlib-site/resources/icons/twitter.svg) no-repeat;background-size:contain}.linkedin-icon{background:url(clientlib-site/resources/icons/lindedIn.svg) no-repeat;background-size:contain}.youtube-icon{background:url(clientlib-site/resources/icons/youtube.svg) no-repeat;background-size:contain}.weibo-icon{background:url(clientlib-site/resources/icons/icon-weibo.svg) no-repeat;background-size:contain}.pin-icon{background:url(clientlib-site/resources/icons/icon-pin.svg) no-repeat;background-size:contain}.youku-icon{background:url(clientlib-site/resources/icons/icon-youku.svg) no-repeat;background-size:contain}.weixin-icon{background:url(clientlib-site/resources/icons/icon-weixin.svg) no-repeat;background-size:contain}.email-icon{background:url(clientlib-site/resources/icons/icon-email.svg) no-repeat;background-size:contain}.tumbler-icon{background:url(clientlib-site/resources/icons/icon-tumbler.svg) no-repeat;background-size:contain}.vk-icon{background:url(clientlib-site/resources/icons/icon-vk.svg) no-repeat;background-size:contain}.search-icon{background:url(clientlib-site/resources/icons/search.svg) no-repeat;background-size:contain}.arrow-up-icon{background:url(clientlib-site/resources/icons/arrow-up.svg) no-repeat;background-size:contain}.arrow-right-icon{background:url(clientlib-site/resources/icons/arrow-right.svg) no-repeat;background-size:contain}.arrow-bottom-icon{background:url(clientlib-site/resources/icons/arrow-bottom.svg) no-repeat;background-size:contain}.arrow-left-icon{background:url(clientlib-site/resources/icons/arrow-left.svg) no-repeat;background-size:contain}.caret-up-icon{background:url(clientlib-site/resources/icons/caret-up.svg) no-repeat;background-size:contain}.caret-right-icon{background:url(clientlib-site/resources/icons/caret-right.svg) no-repeat;background-size:contain}.caret-bottom-icon{background:url(clientlib-site/resources/icons/caret-down.svg) no-repeat;background-size:contain}.caret-left-icon{background:url(clientlib-site/resources/icons/caret-left.svg) no-repeat;background-size:contain}.cross-icon{background:url(clientlib-site/resources/icons/cross.svg) no-repeat;background-size:contain}.fillter-icon{background:url(clientlib-site/resources/icons/fillter.svg) no-repeat;background-size:contain}.plus-icon{background:url(clientlib-site/resources/icons/plus.svg) no-repeat;background-size:contain}.minus-icon{background:url(clientlib-site/resources/icons/minus.svg) no-repeat;background-size:contain}.share-icon{background:url(clientlib-site/resources/icons/share.svg) no-repeat;background-size:contain}.subscribe-icon{background:url(clientlib-site/resources/icons/subscribe.svg) no-repeat;background-size:contain}.download-icon{background:url(clientlib-site/resources/icons/download.svg) no-repeat;background-size:contain}.play-icon{background:url(clientlib-site/resources/icons/play.svg) no-repeat;background-size:contain}.loader-block{z-index:99999;background:#000;width:100%;height:100%;opacity:.2;position:absolute}.loader-block.hide{display:none}.loader{border:16px solid #f3f3f3;border-radius:50%;border-top:16px solid #3498db;width:120px;height:120px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;position:absolute;left:50%;top:50%}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.box{border:0!important;overflow:hidden}.box-black{background-color:#141413}.box-darkest-gray{background-color:#353432}.box-dark-gray{background-color:#555250}.box-gray{background-color:#767470}.box-light-gray{background-color:#b0aca5}.box-lightest-gray{background-color:#f8f7f5}.box-white{background-color:#fff;border:1px solid #b0aca5}.box-orange{background-color:#cf4808}.box-light-orange{background-color:#953a1f}.box-dark-orange{background-color:#eb713d}.box-gold{background-color:#ea8a24}.box-light-gold{background-color:#945623}.box-dark-gold{background-color:#f0aa51}.box-yellow{background-color:#f7c130}.box-dark-yellow{background-color:#af8a2f}.box-green{background-color:#607d38}.box-light-green{background-color:#85a244}.box-teal{background-color:#1c806b}.box-light-teal{background-color:#49a58f}.box-red{background-color:#ce393e}.archbox{height:344px;overflow:hidden;position:relative;display:grid}.archbox::after{border-right:3px solid;content:'';position:absolute;width:40%;height:644px;border-bottom-right-radius:544px;border-top-right-radius:344px;margin-top:-200px}.arch-white::after{border-right-color:#b0aca5}.arch-gray::after{border-right-color:#767470}.arch-orange::after{border-right-color:#eb713d}.arch-yellow::after{border-right-color:#945623}.arch-teal::after{border-right-color:#49a58f}.arch-green::after{border-right-color:#85a244}.archblack-small{height:304px}.archblack-small::after{width:80%;border-right:2px solid #141413}@media (max-width:991px){.archbox{height:492px;overflow:hidden;position:relative;display:grid}.archbox::after{border-right:none;content:'';position:absolute;width:300%;height:544px;border-bottom-left-radius:200px;border-bottom-right-radius:700px;margin-top:-75%;margin-left:-170%}.arch-white::after{border-bottom:5px solid #b0aca5}.arch-gray::after{border-bottom:5px solid #767470}.arch-orange::after{border-bottom:5px solid #eb713d}.arch-yellow::after{border-bottom:5px solid #945623}.arch-teal::after{border-bottom:5px solid #49a58f}.arch-green::after{border-bottom:5px solid #85a244}.archblack-small,.archbox.archblack-small{height:auto}}.box__wrapper{margin:0 auto}@media screen and (min-width:768px){.box__wrapper{max-width:calc(100vw - (96px))}}@media screen and (min-width:1440px){.box__wrapper{max-width:1200px}}.search-overlay-block{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100vw;z-index:1;-webkit-transition:opacity .2s ease-in-out,visibility .2s ease-in-out;transition:opacity .2s ease-in-out,visibility .2s ease-in-out;visibility:hidden;display:block;background:#f8f7f5}.search-overlay-block.active{visibility:visible}@media screen and (min-width:992px){.search-overlay-block .search-overlay-wrapper{margin:0 auto;max-width:1200px;padding:20px 0}}@media (max-width:767px){.search-overlay-block{position:relative;top:0;height:auto;width:100%;margin-top:16px;margin-bottom:24px;padding:0;background:0 0}.search-overlay-block .search-overlay-wrapper{width:100%;margin:0}}.searchBar .tagsInputDesign{border-radius:4px;background-color:#fff;border:1px solid #141413;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1}.searchBar .tag-list{margin:0;padding:0}.searchBar tags-input{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;position:relative}.searchBar tags-input[disabled] .tags{cursor:default}.searchBar tags-input[disabled] .input{display:none}.searchBar tags-input[disabled] .tag-item{opacity:.65}.searchBar .input,.searchBar .tag-item{font-size:16px;line-height:24px;padding:8px 16px 8px 0}@media screen and (min-width:992px){.searchBar .input,.searchBar .tag-item{font-size:24px;line-height:30px;padding:16px}}.searchBar .tag-item .remove-button{display:none}.searchBar .input{border:0;outline:0;width:100%!important}.searchBar .icon-search,.searchBar .remove-tag{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#141413;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:20px;height:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:.5;-webkit-transition:.2s opacity ease;transition:.2s opacity ease;width:40px}@media screen and (min-width:992px){.searchBar .icon-search,.searchBar .remove-tag{font-size:30px;height:62px;width:62px}}.searchBar .icon-search:hover,.searchBar .remove-tag:hover{opacity:1}@media screen and (min-width:992px){.searchBar .icon-search.hidden-xs,.searchBar .remove-tag.hidden-xs{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.searchBar .icon-search.visible-xs,.searchBar .remove-tag.visible-xs{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}@media screen and (min-width:992px){.searchBar .icon-search.visible-xs,.searchBar .remove-tag.visible-xs{display:none!important}}.searchBar .icon-search{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}@media screen and (min-width:992px){.searchBar .icon-search{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.searchBar .remove-tag{margin:1px 8px 1px 1px}@media screen and (min-width:992px){.searchBar .remove-tag{margin:1px 1px 1px 24px}}.searchBar .autocomplete{background:#fff;border:1px solid rgba(20,20,19,.2);-webkit-box-shadow:0 5px 10px rgba(20,20,19,.2);box-shadow:0 5px 10px rgba(20,20,19,.2);padding:5px 0;position:absolute;top:100%;width:100%;z-index:2}.searchBar .suggestion-list{margin:0;max-height:280px;overflow:auto;padding:0;position:relative}.searchBar .suggestion-item{background:#fff;color:#141413;font-family:mark,helvetica,sans-serif;font-size:16px;overflow:hidden;padding:8px 16px;text-overflow:ellipsis;white-space:nowrap}.searchBar .suggestion-item em{font-family:mark-bold,helvetica,sans-serif;font-weight:700}.searchBar .suggestion-item.selected{background:#0097cf;color:#fff}.popularkeyword{margin-bottom:20px;margin-top:30px}.popularkeyword .keyword{display:inline-block;margin-right:5px}.popularkeyword .keyword::after{content:','}.popularkeyword .keyword:last-child::after{content:''}.animate-if.ng-enter,.animate-if.ng-leave{-webkit-transition:.5s linear all;transition:.5s linear all}.animate-if.ng-enter{max-height:0;opacity:0}.animate-if.ng-enter.ng-enter-active,.animate-if.ng-leave{max-height:999px;opacity:1}.animate-if.ng-leave.ng-leave-active{max-height:0;opacity:1}.searchBar{display:-webkit-box;display:-ms-flexbox;display:flex}.mc-input--stack{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;position:relative}.mc-input-stack__overlay{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;left:0;right:0;top:0;bottom:0;opacity:0;width:100%;height:100%;z-index:2}.mc-input-stack__underlay{position:relative;z-index:1}.mc-search-flyout{background:#f8f7f5;padding:20px;position:absolute;right:-16px;top:100%;width:100vw}@media screen and (min-width:1440px){.mc-search-flyout{right:calc((1410px - 100vw) /2)}}.mc-search{max-width:1200px;margin:0 auto}.mc-search__form{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.mc-search__query{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border:1px solid #141413;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.mc-search__query-input{border:0;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:1rem;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding:8px 16px 8px 0;outline:0}@media screen and (min-width:992px){.mc-search__query-input{font-size:1.5rem;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding:16px 0 16px 16px}}.mc-search__icon{padding:10px;font-size:1.25rem}@media screen and (min-width:992px){.mc-search__icon{font-size:1.875rem;padding:16px}}.mc-search__icon--submit{color:rgba(20,20,19,.5);-ms-flex-negative:0;flex-shrink:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media screen and (min-width:992px){.mc-search__icon--submit{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.mc-search__icon--reset{-ms-flex-negative:0;flex-shrink:0;padding-left:20px}@font-face{font-family:mark;src:url(clientlib-site/resources/fonts/mark-mc.eot);src:url(clientlib-site/resources/fonts/mark-mc.eot) format("embedded-opentype"),url(clientlib-site/resources/fonts/mark-mc.woff)}@font-face{font-family:mark-light;src:url(clientlib-site/resources/fonts/mark-mc-lt.eot);src:url(clientlib-site/resources/fonts/mark-mc-lt.eot) format("embedded-opentype"),url(clientlib-site/resources/fonts/mark-mc-lt.woff)}@font-face{font-family:mark-narrow;src:url(clientlib-site/resources/fonts/mark-mc-nr-lt.eot);src:url(clientlib-site/resources/fonts/mark-mc-nr-lt.eot) format("embedded-opentype"),url(clientlib-site/resources/fonts/mark-mc-nr-lt.woff)}@font-face{font-family:mark-ultra;src:url(clientlib-site/resources/fonts/mark-mc-nrw-xl.eot);src:url(clientlib-site/resources/fonts/mark-mc-nrw-xl.eot) format("embedded-opentype"),url(clientlib-site/resources/fonts/mark-mc-nrw-xl.woff)}@font-face{font-family:mark-bold;src:url(clientlib-site/resources/fonts/mark-mc-bl.eot);src:url(clientlib-site/resources/fonts/mark-mc-bl.eot) format("embedded-opentype"),url(clientlib-site/resources/fonts/mark-mc-bl.woff)}body{margin:0;font-family:mark;font-size:16px;font-weight:400;line-height:1.5}br{line-height:16px}a,a:focus,a:hover{color:#141413;text-decoration:none}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:mark-light,Arial,sans-serif;line-height:1.1;color:#141413;font-style:normal;font-stretch:normal;letter-spacing:normal}h1,h2{font-family:mark-ultra,Arial,sans-serif}h3,h4,h5{font-family:mark-light,Arial,sans-serif}h6{font-family:mark,Arial,sans-serif}.h1{font-size:84px!important;font-weight:200;line-height:1.14}.h2{font-size:60px!important;font-weight:200;line-height:1.2}.h3{font-size:48px!important;font-weight:700;line-height:1.16}.h4{font-size:36px!important;font-weight:700;line-height:1.33}.h5{font-size:28px!important;font-weight:700;line-height:1.4}.h6{font-size:24px!important;line-height:1.3}@media (max-width:768px){h1,h2,h3,h4,h5{font-family:mark-light,Arial,sans-serif}h6{font-family:mark,Arial,sans-serif}.h1,h1{font-weight:200;line-height:1.2}.h2,h2{font-weight:700;line-height:1.16}.h3,h3{font-weight:700;line-height:1.33}.h4,h4{font-weight:700;line-height:1.21}.h5,h5{font-weight:700;line-height:1.25}.h6,h6{line-height:1.2}}dl,ol,p,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#cf4808}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none;max-width:100%;height:auto}svg:not(:root){overflow:hidden}[role=button],a,area,button,input,label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#777;text-align:left;caption-side:bottom}th{text-align:left}label{display:inline-block;margin-bottom:.5rem}button:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.eb,.eb-small{font-family:mark-bold;letter-spacing:1.79px}.eb{font-size:16px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.5;color:#141413;text-transform:uppercase}.eb-small{font-size:12px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.33;color:#141413;text-transform:uppercase}.number{font-family:mark-ultra;font-size:120px;font-weight:200;font-style:normal;font-stretch:normal;line-height:.8;letter-spacing:normal;color:#cf4808}.body-large,.body-normal,.body-small{font-family:mark-narrow}.body-large{font-size:18px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.77;letter-spacing:normal;color:#141413}.body-large a{font-size:18px}.body-normal{font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:normal;color:#211f1c}.body-normal a{font-size:16px}.body-small{font-size:12px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:normal;color:#211f1c}.body-small a{font-size:12px}.cta-black{font-size:16px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:normal;color:#141413}.cta-accent{font-size:16px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:normal;color:#cf4808}.cta-gray{font-size:16px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:normal;color:#767470}.cta-small-dark{font-size:12px;font-weight:700;font-style:normal;font-stretch:normal;line-height:2;letter-spacing:normal;color:#141413}.cta-small-accent{font-size:12px;font-weight:500;font-style:normal;font-stretch:normal;line-height:2;letter-spacing:normal;color:#cf4808}.cta-small-gray{font-size:12px;font-style:normal;font-stretch:normal;line-height:2;letter-spacing:normal;color:#767470}a{font-size:16px;line-height:1.5;font-weight:500;text-decoration:none}a:hover{color:#eb713d}a:focus{color:#953a1f}a:disabled{color:#94918c}.link-black,a .link-black{color:#141413}.link-orange a .link-orange{color:#cf4808}.link-black:hover,.link-orange:hover,a:hover .link-black,a:hover .link-orange{color:#eb713d}.link-black:active,.link-orange:active,a:active .link-black,a:active .link-orange{color:#953a1f}.link-black:disabled,.link-orange:disabled,a:disabled .link-black,a:disabled .link-orange{color:#84817d}.link--block{-ms-flex-line-pack:center;align-content:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.link--icon .link__icon,.link--icon .link__icon--default,.link--icon .link__icon--left{margin-left:0;margin-right:16px}.link--icon .link__icon--right{margin-left:16px;margin-right:0}.link--gap{margin-bottom:40px}.link-orange-small{color:#cf4808;font-size:12px!important;font-weight:500;line-height:2em}.link-white{color:#fff}.cta-icon-light{color:#f38b00}.inline-links{color:#cf4808}.inline-links-light{color:#f38b00}.cta-icon-dark:hover,.cta-icon-light:hover,.cta-icon:hover,.inline-links-light:hover,.inline-links:hover{color:#eb713d}.cta-icon-dark:active,.cta-icon-light:active,.cta-icon:active,.inline-links-light:active,.inline-links:active{color:#953a1f}.cta-icon-dark:disabled,.cta-icon-light:disabled,.cta-icon:disabled,.inline-links-light:disabled,.inline-links:disabled{color:#84817d}.arrow-left-link{content:'';background-color:#141413;mask-image:url(clientlib-site/resources/icons/arrow-left.svg);-webkit-mask-image:url(clientlib-site/resources/icons/arrow-left.svg);background-repeat:no-repeat;display:inline-block;width:24px;height:12px;margin-top:7px}.arrow-right-link{content:'';background-color:#141413;mask-image:url(clientlib-site/resources/icons/arrow-right.svg);-webkit-mask-image:url(clientlib-site/resources/icons/arrow-right.svg);background-repeat:no-repeat;display:inline-block;width:24px;height:12px;margin-top:7px}.cart-left-link{content:'';background-image:url(clientlib-site/resources/icons/caret-left.svg);background-repeat:no-repeat;display:inline-block;width:15px;height:30px}.cart-right-link{content:'';background-image:url(clientlib-site/resources/icons/caret-right.svg);background-repeat:no-repeat;display:inline-block;width:15px;height:30px}.cartlink-orange{color:#cf4808;position:relative}.cartlink-orange::after{content:'\e901';font-family:icomoon!important;margin-left:10px;font-size:9px;font-weight:700;color:#cf4808}.cartlink-orange.up::after{content:'\e902';font-family:icomoon!important;margin-left:10px;font-size:9px;font-weight:700;color:#cf4808}.cartlink-orange.up:active::after,.cartlink-orange.up:hover::after,.cartlink-orange:active,.cartlink-orange:active::after,.cartlink-orange:hover,.cartlink-orange:hover::after{color:#cf4808}.social-icon-links{color:#141413;display:block;margin:20px 20px 0 40px;font-family:mark-bold}.social-icon-links::before{background-repeat:no-repeat;background-size:contain;display:inline-block;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;position:absolute;margin-top:-12px;margin-left:-45px;font-size:32px}.twitter-link::before{font-family:icomoon!important;content:'\e91c'}.linkedin-link::before{font-family:icomoon!important;content:'\e90d'}.facebook-link::before{font-family:icomoon!important;content:'\e90a'}.youtube-link::before{font-family:icomoon!important;content:'\e91d'}.facebook-link:hover,.linkedin-link:hover,.twitter-link:hover,.youtube-link:hover{color:#eb713d}.facebook-link:active,.iyoutube-link:active,.linkedin-link:active,.twitter-link:active{color:#953a1f}.facebook-link:disabled,.linkedin-link:disabled,.twitter-link:disabled,.youtube-link:disabled{color:#84817d}.facebook-link:hover::before,.linkedin-link:hover::before,.twitter-link:hover::before,.youtube-link:hover::before{color:#eb713d}.facebook-link:active::before,.iyoutube-link:active::before,.linkedin-link:active::before,.twitter-link:active::before{color:#953a1f}.facebook-link:disabled::before,.linkedin-link:disabled::before,.twitter-link:disabled::before,.youtube-link:disabled::before{color:#84817d}.btn{border:none}.btn-large{padding:12px 25px}.btn-small{padding:8px 25px}.button-primary{border-radius:4px;font-size:16px;font-weight:500;line-height:1.5;text-align:center;background-color:#cf4808;color:#fff;border:none}.button-primary:hover,a:hover .button-primary{background-color:#eb713d;color:#fff}.button-primary:focus,a:focus .button-primary{background-color:#953a1f;color:#fff}.button-primary.disabled,.button-primary[disabled]{background-color:#767470;color:#fff}.button-secondary{border-radius:4px;font-size:16px;font-weight:500;line-height:1.5;text-align:center;background-color:#141413;color:#fff;border:none}.button-secondary:hover,a:hover .button-secondary{background-color:#eb713d;color:#fff}.button-secondary:focus,a:focus .button-secondary{background-color:#953a1f;color:#fff}.button-secondary-dark{border-radius:4px;font-size:16px;font-weight:500;line-height:1.5;text-align:center;background-color:#fff;color:#cf4808;border:none}.button-secondary-dark:hover,a:hover .button-secondary-dark{background-color:#eb713d;color:#fff}.button-secondary-dark:focus,a:focus .button-secondary-dark{background-color:#953a1f;color:#fff}.button-secondary.disabled,.button-secondary[disabled]{background-color:#767470;color:#fff}.button-inverse{border-radius:4px;font-size:16px;font-weight:500;line-height:1.5;text-align:center;background-color:#fff;color:#141413;border:none;border:1px solid #141413}.button-inverse:hover{background-color:#eb713d;color:#fff;border:1px solid #eb713d}.button-inverse:focus{background-color:#953a1f;color:#fff}.button-inverse.disabled,.button-inverse[disabled]{background-color:#767470;color:#fff}@media (max-width:576px){.btn{width:auto}}.mc-black{color:#141413}.mc-darkest-gray{color:#353432}.mc-dark-gray{color:#555250}.mc-gray{color:#767470}.mc-light-gray{color:#B0ACA5}.mc-lightest-gray{color:#F8F7F5}.mc-white{color:#fff}.mc-orange{color:#CF4808}.mc-light-orange{color:#EB713D}.mc-dark-orange{color:#953A1F}.mc-gold{color:#EA8A24}.mc-light-gold{color:#F0AA51}.mc-dark-gold{color:#945623}.mc-yellow{color:#F7C130}.mc-dark-yellow{color:#AF8A2F}.mc-green{color:#607D38}.mc-light-green{color:#85A244}.mc-teal{color:#1C806B}.mc-light-teal{color:#49A58F}.mc-red{color:#CE393E}.bg-black{background-color:#141413}.bg-darkest-gray{background-color:#353432}.bg-dark-gray{background-color:#555250}.bg-gray{background-color:#767470}.bg-light-gray{background-color:#B0ACA5}.bg-lightest-gray{background-color:#F8F7F5}.bg-white{background-color:#fff}.bg-orange{background-color:#CF4808}.bg-light-orange{background-color:#EB713D}.bg-dark-orange{background-color:#953A1F}.bg-gold{background-color:#EA8A24}.bg-light-gold{background-color:#F0AA51}.bg-dark-gold{background-color:#945623}.bg-yellow{background-color:#F7C130}.bg-dark-yellow{background-color:#AF8A2F}.bg-green{background-color:#607D38}.bg-light-green{background-color:#85A244}.bg-teal{background-color:#1C806B}.bg-light-teal{background-color:#49A58F}.bg-red{background-color:#CE393E}.accent-header{font-weight:700!important}.keytake{padding:5px 24px;background-color:#F8F7F5}.keytake ul{list-style:none;padding:0}.keytake ul li{padding-left:30px;line-height:2.6em}.keytake ul li::before{content:'.';color:#ff671b;position:absolute;margin-left:-35px;margin-top:-18px;font-size:60px}.keytake ul li,.keytake ul li a,.keytake ul li p,.keytake ul li span,.keytake ul li sub{font-size:18px}@media (max-width:768px){.keytake{margin:0 -20px}.keytake ul li{line-height:1.7em;margin-bottom:15px;font-family:mark-narrow;font-size:18px}.keytake ul li::before{margin-left:-35px;margin-top:-30px;font-size:90px}}.social-links{margin-top:20px}.social-links a{margin-right:8px;text-decoration:none}.social-links a:last-child{margin-right:0}.social-links span{height:32px;width:32px;padding:0;margin-right:10px;display:inline-block}.arrow-link-black a,.arrow-link-black-left a,a .arrow-link-black,a .arrow-link-black-left,a.arrow-link-black,a.arrow-link-black-left{color:#141413}.arrow-link-orange a,a .arrow-link-orange,a.arrow-link-orange{color:#cf4808}.arrow-link-white a,.play-vid-left-arrow-right-white,a .arrow-link-white,a.arrow-link-white{color:#fff}@media screen and (min-width:992px){.hero .arrow-link-white a,.hero .play-vid-left-arrow-right-white,.hero a .arrow-link-white,.hero a.arrow-link-white{margin-right:40px;padding-left:3px}}.arrow-link-black a:hover,.arrow-link-black-left a:hover,.arrow-link-black-left:hover,.arrow-link-black:hover,.arrow-link-orange a:hover,.arrow-link-orange:hover,.arrow-link-white a:hover,.arrow-link-white:hover,a:hover .arrow-link-black,a:hover .arrow-link-black-left,a:hover .arrow-link-orange,a:hover .arrow-link-white{color:#eb713d}.arrow-link-black a:focus,.arrow-link-black-left a:focus,.arrow-link-black-left:focus,.arrow-link-black:focus,.arrow-link-orange a:focus,.arrow-link-orange:focus,.arrow-link-white a:focus,.arrow-link-white:focus,a:focus .arrow-link-black,a:focus .arrow-link-black-left,a:focus .arrow-link-orange,a:focus .arrow-link-white{color:#953a1f}.arrow-link-black a:disabled,.arrow-link-black-left a:disabled,.arrow-link-black-left:disabled,.arrow-link-black:disabled,.arrow-link-orange a:disabled,.arrow-link-orange:disabled,.arrow-link-white a:disabled,.arrow-link-white:disabled,a:disabled .arrow-link-black,a:disabled .arrow-link-black-left-left,a:disabled .arrow-link-orange,a:disabled .arrow-link-white{color:#94918c}.arrow-link-black a::after,a .arrow-link-black::after,a.arrow-link-black::after{content:'\e900';font-family:icomoon!important;color:#141413;font-weight:400;margin-left:10px;position:relative;font-size:12px}.arrow-link-orange a::after,a .arrow-link-orange::after,a.arrow-link-orange::after{content:'\e900';font-family:icomoon!important;color:#cf4808;font-weight:400;margin-left:10px;position:relative;font-size:12px}.arrow-link-white a::after,a .arrow-link-white::after,a.arrow-link-white::after{content:'\e900';font-family:icomoon!important;color:#fff;font-weight:400;margin-left:10px;position:relative;font-size:12px}.arrow-link-black-left a::before,a .arrow-link-black-left::before,a.arrow-link-black-left::before{content:'\e904';font-family:icomoon!important;color:#141413;font-weight:400;margin-left:10px;position:relative;font-size:12px}.arrow-link-black a:hover::after,.arrow-link-black-left a:hover::before,.arrow-link-orange a:hover::after,.arrow-link-white a:hover::after,a:hover .arrow-link-black-left::before,a:hover .arrow-link-black::after,a:hover .arrow-link-orange::after,a:hover .arrow-link-white::after,a:hover.arrow-link-black-left::before,a:hover.arrow-link-black::after,a:hover.arrow-link-orange::after,a:hover.arrow-link-white::after{color:#eb713d}.arrow-link-black a:active::after,.arrow-link-black-left a:active::before,.arrow-link-orange a:active::after,.arrow-link-white a:active::after,a:active .arrow-link-black-left::before,a:active .arrow-link-black::after,a:active .arrow-link-orange::after,a:active .arrow-link-white::after,a:active.arrow-link-black-left::before,a:active.arrow-link-black::after,a:active.arrow-link-orange::after,a:active.arrow-link-white::after{color:#953A1F}a .play-vid-left-arrow-right-white{color:#fff}a .play-vid-left-arrow-right-black{color:#141413}a .play-vid-left-arrow-right-black:hover,a .play-vid-left-arrow-right-white:hover{color:#eb713d}a .play-vid-left-arrow-right-black:after,a .play-vid-left-arrow-right-black:before,a .play-vid-left-arrow-right-white:after,a .play-vid-left-arrow-right-white:before{display:inline-block;vertical-align:middle;font-family:icomoon!important;font-weight:400;position:relative;font-size:12px}a .play-vid-left-arrow-right-black:before,a .play-vid-left-arrow-right-white:before{content:'\e90f';margin-right:10px;font-size:31px;line-height:normal}a .play-vid-left-arrow-right-black:after,a .play-vid-left-arrow-right-white:after{content:'\e900';margin-left:10px}.share-content{margin-bottom:30px}@media (max-width:768px){.share-content .social-links{left:20px;position:relative}.share-content .social-links span{height:40px;width:40px}}.button-component{margin:15px 0;padding:10px 30px;height:45px}.lity{background:rgba(255,255,255,.9)}.lity-container{max-width:1200px;position:absolute;width:100%;top:80px;height:100%}@media screen and (min-width:992px){.lity-container{left:50%;max-height:calc(100vh - 140px);-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@media only screen and (max-width:768px){.lity-container{width:100%!important;top:0!important;left:0;z-index:10000000000000000;position:absolute}.lity-container .lity-close,.lity-container .lity-close:active,.lity-container .lity-close:hover{width:25px;height:20px;right:20px;top:15px}}.lity-content{height:100%}.lity-iframe-container{height:100%;max-height:100vh!important;padding-top:0;position:relative}@media (max-width:768px){.container{width:auto!important}}@media (min-width:769px) and (max-width:990px){.container{width:auto!important;padding:0}.mc-cig-footer{padding:40px 40px 40px 20px!important}.mc-cig-footer .social-links a span{height:40px;width:40px}}@media (min-width:991px) and (max-width:1199px){.mc-cig-header .navbar-default .navbar-nav,.mc-cig-header nav .navbar-nav{width:auto!important}.mc-cig-header .navbar-default .header-social-link-list .social-links,.mc-cig-header nav .header-social-link-list .social-links{display:none!important}.container{width:auto!important;padding:0}.mc-cig-footer{padding:40px 40px 40px 20px!important}}@media (min-width:1200px){.mc-cig-header .navbar-default .navbar-nav,.mc-cig-header nav .navbar-nav{width:auto!important}.mc-cig-header .navbar-default .navbar-nav>li>.dropdown-menu,.mc-cig-header nav .navbar-nav>li>.dropdown-menu{left:-8px}.container{width:auto!important;padding:0}.mc-cig-footer{padding:40px 110px!important}}@media (min-width:1382px){.mc-cig-footer .footer-branding{margin-top:65px}}@media (min-width:991px){.md-mob{display:none}.md-dtop{display:block}}@media (max-width:991px){.md-mob{display:block}.md-dtop{display:none}.navbar-header{float:none}.navbar-left,.navbar-right{float:none!important}.navbar-toggle{display:block}.navbar-collapse{border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-collapse.collapse{display:none!important}.navbar-nav{float:none!important;margin-top:7.5px}.navbar-nav>li{float:none}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px}.collapse.in{display:block!important}.md-mob .mob-collapse{display:block!important;visibility:visible!important;height:100%;margin-top:0;overflow:auto;padding:16px;-webkit-transition:.3s height ease;transition:.3s height ease}.mobile-nav-container{height:0;overflow:hidden;position:relative;-webkit-transition:.5s height ease;transition:.5s height ease}.md-mob.open .mobile-nav-container{height:calc(100vh - 60px)}}.video-item-container{position:relative;width:100%;height:0;padding-bottom:56.25%}.videoitem{position:absolute;top:0;left:0;width:100%;height:100%}.mc-cig-header--desktop{background:#fff}.mc-cig-header__navbar{margin:0 auto;max-width:1440px}.filtered-result .mc-img__container{margin-bottom:8px;-webkit-transition:.2s -webkit-transform ease;transition:.2s -webkit-transform ease;transition:.2s transform ease;transition:.2s transform ease,.2s -webkit-transform ease;-webkit-transform:scale(1) translateZ(0);transform:scale(1) translateZ(0);-webkit-transform-origin:50% 90%;transform-origin:50% 90%}.filtered-result:hover .mc-img__container{-webkit-transform:scale(1.04);transform:scale(1.04)}.filtered-result:hover .filtered-result-tags{color:#eb713d}.content-card{margin:0 auto;max-width:1200px;padding:0 16px}.mc-content-card{display:block}.content-card_category{font-weight:700;text-transform:uppercase}.filtered-result{width:100%;text-align:left}@media screen and (min-width:992px){.filtered-result{padding:16px;width:calc(100% / 3);margin-bottom:40px}}.content-card-form{width:22%;float:left}.card-filter-searchResults{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:70%;margin:3em 1em}@media (max-width:768px){.card-filter-searchResults{margin:0}}.card-filter__formTitle{font-size:1em}.filtered-result-title{font-size:.9em;text-transform:capitalize;color:#141413}.filtered-result-description{font-size:16px;font-family:mark-narrow,helvetica,sans-serif;color:#141413;margin-bottom:16px}.filtered-result-tags{font-size:1.2em;color:#141413;margin-bottom:8px}.filtered-result-publish-date{font-size:.8em;text-align:left;margin-top:4px}.tag-category{font-size:1.2em}.card-filter-item{font-size:16px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:normal;color:#141413;font-family:mark-narrow}.card-filter-reset{border:none;float:right;margin-right:2em}.filtering-off{width:auto}@media screen and (min-width:992px){.filtering-off{margin:0 -16px}}@media screen and (min-width:992px){.banner-spacer{min-height:10em;display:block}}@media screen and (min-width:992px){.spacer-window-height-1{min-height:1em}}@media screen and (min-width:992px){.spacer-window-height-2{min-height:2em}}@media screen and (min-width:992px){.spacer-window-height-4{min-height:4em}}@media screen and (min-width:992px){.spacer-window-height-6{min-height:6em}}@media screen and (min-width:992px){.spacer-window-height-8{min-height:8em}}@media screen and (min-width:992px){.spacer-window-height-10{min-height:10em}}@media screen and (min-width:992px){.spacer-window-height-12{min-height:12em}}@media screen and (min-width:992px){.spacer-window-height-14{min-height:14em}}@media screen and (min-width:992px){.spacer-window-height-16{min-height:16em}}@media screen and (min-width:992px){.spacer-window-height-18{min-height:18em}}@media screen and (min-width:992px){.spacer-window-height-20{min-height:20em}}@media screen and (min-width:992px){.spacer-window-height-22{min-height:22em}}@media screen and (min-width:992px){.spacer-window-height-24{min-height:24em}}@media screen and (min-width:992px){.spacer-window-height-26{min-height:26em}}@media screen and (min-width:992px){.spacer-window-height-28{min-height:28em}}@media screen and (min-width:992px){.spacer-window-height-30{min-height:30em}}@media screen and (min-width:992px){.spacer-window-height-32{min-height:32em}}@media screen and (min-width:992px){.spacer-window-height-34{min-height:34em}}@media screen and (min-width:992px){.spacer-window-height-36{min-height:36em}}@media screen and (min-width:992px){.spacer-window-height-38{min-height:38em}}@media screen and (min-width:992px){.spacer-window-height-40{min-height:40em}}.banner-parsys{float:left}@media screen and (min-width:992px){.banner-parsys{margin-right:0;width:98%}}.banner-parsys-2{width:100%;float:left}@media screen and (min-width:992px){.banner-parsys-2{width:50%}}.banner-home{padding-top:15px;padding-left:0}@media screen and (min-width:768px){.banner-home{padding:30px 10px}}@media screen and (min-width:992px){.banner-home{padding:50px 20px}}.banner-home a .gold-box:hover,.banner-home a .green-box:hover,.banner-home a .teal-box:hover,.banner-home a .yellow-box:hover{background-position:-100% 100%;-webkit-transition:all .2s;transition:all .2s}.banner-home.banner-small-border{border:2px solid #555250;margin:15px;margin-top:0;font-size:18px}@media screen and (min-width:992px){.banner-home.banner-small-border{margin:0}}.banner-home.banner-medium-border{border:4px solid #555250;margin:15px;margin-top:0;font-size:18px}@media screen and (min-width:992px){.banner-home.banner-medium-border{margin:0}}.banner-home.banner-large-border{border:6px solid #555250;margin:15px;margin-top:0;font-size:18px}@media screen and (min-width:992px){.banner-home.banner-large-border{margin:0}}.banner-gutter-wrapper{max-width:1200px;margin:0 auto}@media screen and (min-width:1200px){.banner-gutter-wrapper{padding:0}}.banner-title{font-size:22px;margin-bottom:10px}@media screen and (min-width:992px){.banner-title{font-size:36px;font-weight:700;line-height:1.33;font-family:mark-light,Arial,sans-serif;margin-bottom:32px}}.banner-first-link-paragraph{margin-top:15px}.banner-tag{font-size:16px;font-family:mark-bold,helvetica,sans-serif;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.5}.banner-tag-box{display:inline-block;padding:5px 10px 1px;text-align:center;color:#fff;font-size:14px;font-family:mark,helvetica,sans-serif}.banner-tag-box.gold-box{border-bottom:3px solid #eb713d;background-size:100% 200%;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#f0aa51),color-stop(50%,#eb713d));background-image:linear-gradient(to bottom,#f0aa51 50%,#eb713d 50%);-webkit-transition:background-position .2s;transition:background-position .2s}.banner-tag-box.green-box{border-bottom:3px solid #eb713d;background-size:100% 200%;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#85a244),color-stop(50%,#607d38));background-image:linear-gradient(to bottom,#85a244 50%,#607d38 50%);-webkit-transition:background-position .2s;transition:background-position .2s}.banner-tag-box.yellow-box{border-bottom:3px solid #eb713d;background-size:100% 200%;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#f7c130),color-stop(50%,#eb713d));background-image:linear-gradient(to bottom,#f7c130 50%,#eb713d 50%);-webkit-transition:background-position .2s;transition:background-position .2s}.banner-tag-box.teal-box{border-bottom:3px solid #1c806b;background-size:100% 200%;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#49a58f),color-stop(50%,#1c806b));background-image:linear-gradient(to bottom,#49a58f 50%,#1c806b 50%);-webkit-transition:background-position .2s;transition:background-position .2s}@media screen and (min-width:992px){.banner-rightmargin{margin-right:1em}}.banner-text-container{margin:0;padding:0 25px}@media screen and (min-width:992px){.banner-text-container{padding:20px;padding-left:0}}.banner-parsys,banner-parsys-2{width:100%}.banner-parsys .img,banner-parsys-2 .img{margin:0 15px;max-width:95%;width:100%}@media screen and (min-width:992px){.banner-parsys,banner-parsys-2{width:50%;padding:1em;margin-top:0;padding-top:0}}.banner-text-container{width:100%}@media screen and (min-width:992px){.banner-text-container{width:45%}}.float-right .banner-text-container{float:right}.float-right .banner-parsys{width:95%;padding-left:4%}@media screen and (min-width:992px){.float-right .banner-parsys{float:left;width:50%;padding:5px;padding-left:0}}.float-left .banner-text-container{float:left}.float-left .banner-parsys{width:95%;padding-left:4%}@media screen and (min-width:992px){.float-left .banner-parsys{width:50%;float:right;padding:5px;padding-left:25px}}@media screen and (min-width:992px){.banner-text-align-right .image .image-container{padding-right:30px}}.banner-blockquote{font-size:1em}@media screen and (min-width:768px){.banner-blockquote{font-size:2em;padding:36px}}.banner-blockquote .image-container{margin-top:30px}@media screen and (min-width:768px){.banner-blockquote .image-container{margin-top:20px}}.banner-blockquote .image-container img{border-radius:50%;height:210px;width:210px;display:block;margin:auto;max-width:95%}@media screen and (min-width:768px){.banner-blockquote .image-container img{height:230px;width:230px;max-width:unset}}@media screen and (min-width:992px){.banner-blockquote .image-container img{height:320px;width:320px}}@media screen and (min-width:768px){.banner-blockquote .banner-text-container{width:65%}}.banner-blockquote .banner-parsys{width:100%;padding-top:0}@media screen and (min-width:768px){.banner-blockquote .banner-parsys{width:30%}}.banner-blockquote .banner-description{margin-bottom:36px}.banner-small-padding{padding:10px 0}.banner-small-padding .banner-text-container{padding:0 10px}@media screen and (min-width:992px){.banner-small-padding .banner-text-container{padding:0}}.banner-small-padding .banner-title{margin-bottom:5px}.banner-medium-padding{padding:20px 0}@media screen and (min-width:768px){.banner-medium-padding{padding:25px 0}}.banner-medium-padding .banner-text-container{padding:0 25px}.banner-medium-padding .banner-title{margin-bottom:15px}.banner-large-padding{padding:30px 0}@media screen and (min-width:768px){.banner-large-padding{padding:50px 0}}.banner-large-padding .banner-text-container{padding:0 50px}.banner-large-padding .banner-title{margin-bottom:30px}.banner-xl-padding{padding:50px 0}@media screen and (min-width:768px){.banner-xl-padding{padding:100px 0}}.banner-xl-padding .banner-text-container{padding:0 100px}.banner-xl-padding .banner-title{margin-bottom:45px}.header-size-h2{margin-bottom:20px}@media screen and (min-width:992px){.banner-side-by-side .banner-parsys,.banner-side-by-side banner-parsys-2{padding:0}}.banner-side-by-side .banner-rightmargin{margin-right:15px}@media screen and (min-width:992px){.banner-side-by-side .banner-rightmargin{margin-right:20px}}.banner-subtitle{font-size:22px}.sidebar-banner-parsys{float:left}.sidebar-banner-parsys .share-content{margin-bottom:0}.sidebar-banner-parsys .image .image-container .image-caption{margin-top:0}@media screen and (min-width:992px){.sidebar-banner-parsys{margin-right:0;width:98%}}.sidebar-banner-home{padding-top:0;padding-left:0}.sidebar-banner-home.banner-small-border{border:2px solid #555250;margin-top:0;font-size:18px}@media screen and (min-width:992px){.sidebar-banner-home.banner-small-border{margin:0}}.sidebar-banner-home.banner-medium-border{border:4px solid #555250;margin-top:0;font-size:18px}@media screen and (min-width:992px){.sidebar-banner-home.banner-medium-border{margin:0}}.sidebar-banner-home.banner-large-border{border:6px solid #555250;margin-top:0;font-size:18px}.sidebar-banner-home.banner-large-border .sidebar-banner-parsys{width:101%}@media screen and (min-width:992px){.sidebar-banner-home.banner-large-border{margin:0}}.sidebar-banner-gutter-wrapper{max-width:1200px;margin:0 auto}@media screen and (min-width:1200px){.sidebar-banner-gutter-wrapper{padding:0}}.banner-break{width:100%;display:block;clear:both}.sidebar-banner-title{font-size:18px;margin-bottom:32px}@media screen and (min-width:992px){.sidebar-banner-title{font-size:28px;font-weight:700;line-height:1.33;font-family:mark-light,Arial,sans-serif;margin-bottom:32px}}.banner-accent-header-blue{color:#49a58f}.banner-accent-header-orange{color:#eb713d}.banner-dark-styling{background-color:#141413;color:#fff}.banner-dark-styling .image .image-container img{max-width:99%}.banner-dark-styling .arrow-link-black a,.banner-dark-styling .arrow-link-black a:after,.banner-dark-styling .banner-first-link,.banner-dark-styling banner-second-link{color:#eb713d}.banner-dark-styling .arrow-link-black a:hover,.banner-dark-styling .arrow-link-black a:hover:after{color:#cf4808}.banner-grey-styling{background-color:#f8f7f5}.banner-rightmargin{margin-right:0}@media screen and (min-width:992px){.banner-rightmargin{margin-right:1em}}.sidebar-banner-text-container{margin:0;clear:both}.sidebar-banner-parsys{width:100%}.sidebar-banner-parsys .img{max-width:95%;width:100%}@media screen and (min-width:992px){.sidebar-banner-parsys{width:100%;margin-top:0;padding-top:0}}.banner-no-image .banner-text-container{width:100%}.banner-no-image .banner-parsys{display:none}.sidebar-banner-text-container{width:100%}.sidebar-banner-text-container .arrow-link-black{color:#eb713d}.banner-text-align-left{text-align:left}.banner-text-align-right{text-align:right}@media screen and (min-width:992px){.banner-text-align-right .image .image-container{padding-right:30px}}.vertical-no-padding{padding:0}.vertical-small-padding{padding:5px 0}.vertical-small-padding .banner-text-container{padding:0 10px}@media screen and (min-width:992px){.vertical-small-padding .banner-text-container{padding:0}}.vertical-small-padding .banner-title{margin-bottom:5px}.vertical-medium-padding{padding:10px 0}@media screen and (min-width:768px){.vertical-medium-padding{padding:25px 0}}.vertical-medium-padding .banner-text-container{padding:0 25px}.vertical-medium-padding .banner-title{margin-bottom:15px}.vertical-large-padding{padding:20px 0}@media screen and (min-width:768px){.vertical-large-padding{padding:50px 0}}.vertical-large-padding .banner-text-container{padding:0 50px}.vertical-large-padding .banner-title{margin-bottom:30px}.vertical-xl-padding{padding:30px 0}@media screen and (min-width:768px){.vertical-xl-padding{padding:100px 0}}.vertical-xl-padding .banner-text-container{padding:0 100px}.vertical-xl-padding .banner-title{margin-bottom:45px}.banner-align-text-right{text-align:right}.banner-align-text-left{text-align:left}.banner-align-text-center{text-align:center}.header-size-h1{font-size:72px;font-weight:400}.header-size-h2{font-size:45px;font-weight:400}.header-size-h3{font-size:48px;font-weight:400}.header-size-h4{font-size:36px;font-weight:400}.header-size-h5{font-size:22px;font-weight:400}.header-size-h6{font-size:12px;font-weight:400}.banner-heading .banner-text-container{width:100%}.sidebar-banner-subtitle{font-size:22px}.side-no-padding{padding-left:0;padding-right:0}.side-small-padding{padding-left:5px;padding-right:5px}.side-medium-padding{padding-left:10px;padding-right:10px}.side-large-padding{padding-left:20px;padding-right:20px}.side-xl-padding{padding-left:30px;padding-right:30px}.vertical-no-padding{padding-top:0;padding-bottom:0}.vertical-small-padding{padding-top:5px;padding-bottom:5px}.vertical-medium-padding{padding-top:25px;padding-bottom:25px}.vertical-large-padding{padding-top:50px;padding-bottom:50px}.vertical-xl-padding{padding-top:100px;padding-bottom:100px}.overall-no-padding{padding:0}.overall-small-padding{padding:5px}.overall-medium-padding{padding:10px}.overall-large-padding{padding:20px}.overall-xl-padding{padding:30px}.people-carousel{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#141413;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.people-carousel .eb,.people-carousel .textbot{font-size:14px}.people-carousel .owl-next,.people-carousel .owl-prev{border:none;background:0 0}.people-carousel .owl-dot{border:0}@media screen and (min-width:768px){.people-carousel .eb,.people-carousel .textbot{font-size:16px}}@media screen and (min-width:1200px){.people-carousel{padding:0}}.people-carousel__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:40px;width:100%}.people-carousel__item a{width:100%}.people-carousel__item .image-below{height:120px}@media screen and (min-width:992px){.people-carousel__item .image-below{height:100px}}.people-carousel--partners .people-carousel__item{margin-bottom:24px}@media screen and (min-width:768px){.people-carousel:not(.use-carousel) .people-carousel__item{width:calc(50% - 24px/2)}.people-carousel:not(.use-carousel) .people-carousel__item:nth-child(2n+1){margin-right:24px}}@media screen and (min-width:992px){.people-carousel:not(.use-carousel) .people-carousel__item{width:calc((100% / 3) - 16px)}.people-carousel:not(.use-carousel) .people-carousel__item:nth-child(2n+1){margin-right:0}.people-carousel:not(.use-carousel) .people-carousel__item:nth-child(3n+2){margin-left:24px;margin-right:24px}}.people-carousel__item .item,.person{width:100%}.person--partner{background-color:#fff;border:20px solid #f1efeb;height:0;padding-bottom:calc(100% * .65);position:relative;width:100%}.person__img-container{position:absolute;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);height:100%;width:100%}@media screen and (min-width:992px){.person__img-container{height:100%;width:100%}}.card-img-container--grow{-webkit-transition:.2s -webkit-transform ease;transition:.2s -webkit-transform ease;transition:.2s transform ease;transition:.2s transform ease,.2s -webkit-transform ease;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 90%;transform-origin:50% 90%}.people-carousel--default .people-carousel__item:hover .card-img-container--grow{-webkit-transform:scale(1.04);transform:scale(1.04)}.card-img{width:100%;margin:10px 0}.person__img{max-height:100%;max-width:100%;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);z-index:1}.person__hover-image,.person__hover-text{display:none;position:absolute;top:-40px;left:-40px;right:-40px;bottom:-40px;padding:40px}@media screen and (min-width:992px){.person__hover-image,.person__hover-text{top:-35px;left:-35px;right:-35px;bottom:-35px;padding:75px 30px;text-align:center}.people-carousel__item:hover .person__hover-image,.people-carousel__item:hover .person__hover-text{display:block}}.person__hover-text{background:rgba(255,255,255,.9);color:#141413;font-family:mark-narrow,helvetica,sans-serif;font-size:18px;z-index:3}.person__hover-image{position:relative;z-index:2}.primary-title{font-size:16px;margin-bottom:0}.primary-description{font-size:14px;font-style:italic;margin-bottom:6px}.secondary-title{font-size:16px;margin-bottom:0}.secondary-description{font-size:14px;font-style:italic}.person-name{font-family:mark-narrow,helvetica,sans-serif;line-height:1.3em;font-size:24px;margin-top:10px;color:#141413}.people-carousel--default .people-carousel__item:hover .person-name{color:#eb713d}.person-title{color:#141413;margin-bottom:15px}.carousel-gutter{max-width:calc(100vw - 32px);margin:0 auto}@media screen and (min-width:992px){.carousel-gutter{max-width:1200px}}.owl-dots,.owl-nav{display:none}@media screen and (min-width:992px){.owl-dots,.owl-nav{display:block}}.owl-item{-ms-flex-negative:0;flex-shrink:0}.style-for-one{width:100%}.card-carousel-title{width:100%;font-family:mark-bold,Arial,sans-serif;font-size:16px;font-weight:700;font-style:normal;font-stretch:normal;letter-spacing:1.8px;line-height:1.5;margin:10px 0}.keytakeaway{padding:35px;line-height:2.6em;font-size:18px}.keytake .authored-list-right{margin-right:30px}.keytake .authored-list-right li:before{margin-left:25px}.keytake .authored-list-centered li:before{margin-left:-110px}.authored-list-heading{font-size:16px;font-weight:700;margin:0}.authored-list-dark{color:#fff;background-color:#141413}.authored-list-dark .authored-list-heading,.authored-list-dark .authored-list-listItemAnchor,.authored-list-dark .authored-list-title{color:#fff}.authored-list-light{color:#141413;background-color:#f8f7f5}.authored-list-light .authored-list-heading,.authored-list-light .authored-list-listItemAnchor,.authored-list-light .authored-list-title{color:#141413}.authored-list-no-background{color:#141413;background-color:transparent}.authored-list-no-background .authored-list-heading,.authored-list-no-background .authored-list-listItemAnchor,.authored-list-no-background .authored-list-title{color:#141413}.authored-list-title{display:inline-block;font-family:mark;line-height:1.7em;font-size:24px;margin:0;margin-bottom:0}.authored-list-list{list-style:none;padding:5px 0}.authored-list-stacked{padding:0}.authored-list-list-circle li{list-style:disc;color:#eb713d;line-height:25px;padding-bottom:15px;margin-left:20px}.authored-list-list-square li{list-style:square;color:#eb713d;line-height:25px;padding-bottom:15px;margin-left:20px}.authored-list-listItem{padding:0;font-size:18px}.authored-list-listItem .authored-list-centered,.authored-list-listItem .authored-list-right{font-size:18px}.authored-list-listItem.more-bullet-spacing{padding-top:15px}.authored-list-centered{text-align:center}.authored-list-right{text-align:right}body:not([data-useragent]) .authored-list,body[data-useragent*='Trident/7.0'][data-useragent*='rv:11.0'] .authored-list,body[data-useragent*='Edge/12.0'] .authored-list{position:relative;z-index:z("base")}.highlight-event{min-height:370px;padding:26px}@media screen and (min-width:992px){.highlight-event{min-height:340px}}.highlight-event-topic{text-transform:uppercase}.add-background-swoosh{background:0 0}@media screen and (min-width:992px){.add-background-swoosh{background-image:url(../../../content/dam/mc-cig/common/the-swoosh-darker.png);background-position:210px;background-repeat:no-repeat}}.with-gutter{max-width:1200px;margin:0 auto}.banner .highlight-event-left-side{margin-top:5px}.banner .month-and-year{padding-left:0;margin-top:10px}.style-as-card{min-height:345px;background-position:right}.style-as-card .highlight-event-title{font-size:22px;margin-left:0}.style-as-card .highlight-event-description,.style-as-card .highlight-event-subtitle,.style-as-card .highlight-event-topic{display:none}.style-as-card .highlight-event-left-side{margin-top:0}.style-as-card .highlight-event-right-side{padding:5px 0;clear:left;margin-top:0}@media screen and (min-width:992px){.style-as-card .highlight-event-right-side{width:55%}}.style-as-card .month-and-year{padding-left:0}.style-as-card .event-date-and-location{margin-left:0;width:180%}.button--link{margin-top:15px;display:block}.button--link-orange{margin-top:15px;display:block;color:#eb713d}.button--link-white{margin-top:15px;display:block;color:#fff}.event-link-wrapper{color:#141413}.event-link-wrapper:hover,.event-link-wrapper:hover .event--light-styling .event-date-and-location,.event-link-wrapper:hover .event--light-styling .highlight-event-description,.event-link-wrapper:hover .event--light-styling .highlight-event-subtitle,.event-link-wrapper:hover .event--light-styling .highlight-event-title,.event-link-wrapper:hover .event--light-styling .highlight-event-topic{color:#767470}.event-link-wrapper:hover .event--dark-styling .event-date-and-location,.event-link-wrapper:hover .event--dark-styling .highlight-event-description,.event-link-wrapper:hover .event--dark-styling .highlight-event-subtitle,.event-link-wrapper:hover .event--dark-styling .highlight-event-title,.event-link-wrapper:hover .event--dark-styling .highlight-event-topic,.event-link-wrapper:hover .event--grey-styling .event-date-and-location,.event-link-wrapper:hover .event--grey-styling .highlight-event-description,.event-link-wrapper:hover .event--grey-styling .highlight-event-subtitle,.event-link-wrapper:hover .event--grey-styling .highlight-event-title,.event-link-wrapper:hover .event--grey-styling .highlight-event-topic{color:#fff}.event-link-wrapper:hover .event-big-day{color:#eb713d}.event-link-wrapper:hover .highlight-event{border-bottom:5px solid #eb713d}.highlight-event-left-side{width:100%;float:left;margin-top:50px}@media screen and (min-width:992px){.highlight-event-left-side{width:50%}}.highlight-event-left-side h6{font-family:mark-narrow,helvetica,sans-serif;font-size:1.5rem;line-height:2rem;margin-bottom:.5rem}.highlight-event-right-side{width:100%;float:left;padding-left:16px;padding-bottom:40px;margin-top:50px}@media screen and (min-width:992px){.highlight-event-right-side{width:48%;padding:0;margin-top:15px}}.highlight-event-title{font-family:mark-light,Arial,sans-serif;font-style:normal;font-stretch:normal;letter-spacing:normal;font-size:36px;font-weight:700;line-height:1.33}.highlight-event-subtitle{font-family:mark-light,Arial,sans-serif;font-style:normal;font-stretch:normal;letter-spacing:normal;font-size:24px;line-height:1.3}.event--light-styling{color:#141413;background-color:#F8F9F4}.event--light-styling .highlight-event-right-side{background-color:#F8F9F4}.event--grey-styling{color:#ebebeb;background-color:#919191}.event--grey-styling .highlight-event-right-side{background-color:#919191}.event--dark-styling{color:#d3cfc8;background-color:#141413}.event--dark-styling .highlight-event-right-side{background-color:#141413}.event--dark-styling .button--link .arrow-link-black,.event--dark-styling .button--link .arrow-link-black:after{color:#cf4808}.event-date-and-location{margin-left:22px;width:100%}@media screen and (min-width:992px){.event-date-and-location{width:50%;margin-left:50px}}.event-date{font-family:mark-narrow,helvetica,sans-serif;font-size:1.5rem;line-height:2rem;margin-bottom:.5rem}.clearing-div{background-color:pink}.event-big-day{font-family:mark-ultra;font-size:120px;font-weight:200;font-style:normal;font-stretch:normal;line-height:.8;letter-spacing:normal;color:#cf4808;float:left;margin-left:-10px}.event-month{float:left;margin-bottom:0;width:100%}.event-year{float:left}.month-and-year{width:48%;float:left;padding-left:15px}.clearing-div{width:100%;clear:both}.event-location{margin:15px 0;float:left;clear:left}.event-location-city{font-size:16px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.5;font-family:mark-bold;letter-spacing:1.79px;text-transform:uppercase}.event__sidebar .highlight-event{min-height:415px;padding-top:10px}.event__sidebar .highlight-event-right-side{width:100%}@media screen and (min-width:992px){.event__sidebar .highlight-event-right-side{width:100%}}.event__sidebar .style-as-card{background-position:40px}.event__sidebar .month-and-year{padding-left:0;margin-top:7px}

@media (min-width: 1024px) {
  .navbar-default .page-logo {
    margin-right: 50px;
  }
}


.filtered-result-tags{
        font-family: mark-bold;
    font-size: 16px;
}

@media (min-width: 1074px) {
        .mc-img__container{
                justify-content: flex-start;
        }

	.mc-img__container img {
                min-width: inherit !important;
        }

	.filtered-result-title{
                max-width: 320px;
        }
}
