@charset "UTF-8";
@import "https://fonts.googleapis.com/css?family=Lora:400,400i,700,700i|Roboto:100,300,400,500,700,900";
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 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,
  .award-purpose .body h2 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3,
  .award-purpose .body h2 {
    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("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Lora", Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}

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

a {
  color: #034c7e;
  text-decoration: none;
}

a:hover, a:focus {
  color: #034c7e;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

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

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

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

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

hr {
  margin-top: 25px;
  margin-bottom: 25px;
  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, .award-purpose .body h2, h4, h5, h6,
.h1, .h2, .h3, .gsc-control-wrapper-cse .gsc-results-wrapper-nooverlay .gsc-wrapper .gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-webResult .gs-webResult .gsc-thumbnail-inside div.gs-title .gs-title, .gsc-control-wrapper-cse .gsc-results-wrapper-nooverlay .gsc-wrapper .gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-webResult .gs-webResult .gsc-thumbnail-inside div.gs-title .gs-title b, .search-tab-panes .search-results .facet-header, .content-search .search-results-wrapper article h1, .content-search .search-results-wrapper article h2, .content-search .search-results-wrapper article h3, .content-search .search-results-wrapper article h4, .content-search .search-results-wrapper article h5, .content-search .search-results-wrapper article h6, .block_item-video .content-holder h1, .block_item-video .content-holder h2, .block_item-video .content-holder h3, .block_item-video .content-holder h4, .block_item-video .content-holder h5, .block_item-video .content-holder h6, .h4, .award-winners-text .award-placement, .latest-discussion .item-title-container, .aiaFeed article h1, .dashboard-promos > div h3, .dashboard-promos > div .award-purpose .body h2, .award-purpose .body .dashboard-promos > div h2, .content-view-block_item .block_item-header, .content-view-block_item.with-image .block_item-header, .content-view-line .line-header, .content-view-line.with-image .line-header, .h5, .dashboard-promos > div h4, .h6 {
  font-family: "Roboto", Verdana, Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h1 .small, h2 small,
h2 .small, h3 small, .award-purpose .body h2 small,
h3 .small, .award-purpose .body h2 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small, .gsc-control-wrapper-cse .gsc-results-wrapper-nooverlay .gsc-wrapper .gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-webResult .gs-webResult .gsc-thumbnail-inside div.gs-title .gs-title small, .search-tab-panes .search-results .facet-header small, .content-search .search-results-wrapper article h1 small, .content-search .search-results-wrapper article h2 small, .content-search .search-results-wrapper article h3 small, .content-search .search-results-wrapper article h4 small, .content-search .search-results-wrapper article h5 small, .content-search .search-results-wrapper article h6 small, .block_item-video .content-holder h1 small, .block_item-video .content-holder h2 small, .block_item-video .content-holder h3 small, .block_item-video .content-holder h4 small, .block_item-video .content-holder h5 small, .block_item-video .content-holder h6 small,
.h3 .small, .gsc-control-wrapper-cse .gsc-results-wrapper-nooverlay .gsc-wrapper .gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-webResult .gs-webResult .gsc-thumbnail-inside div.gs-title .gs-title .small, .search-tab-panes .search-results .facet-header .small, .content-search .search-results-wrapper article h1 .small, .content-search .search-results-wrapper article h2 .small, .content-search .search-results-wrapper article h3 .small, .content-search .search-results-wrapper article h4 .small, .content-search .search-results-wrapper article h5 .small, .content-search .search-results-wrapper article h6 .small, .block_item-video .content-holder h1 .small, .block_item-video .content-holder h2 .small, .block_item-video .content-holder h3 .small, .block_item-video .content-holder h4 .small, .block_item-video .content-holder h5 .small, .block_item-video .content-holder h6 .small, .h4 small, .award-winners-text .award-placement small, .latest-discussion .item-title-container small, .aiaFeed article h1 small, .dashboard-promos > div h3 small, .dashboard-promos > div .award-purpose .body h2 small, .award-purpose .body .dashboard-promos > div h2 small, .content-view-block_item .block_item-header small, .content-view-block_item.with-image .block_item-header small, .content-view-line .line-header small, .content-view-line.with-image .line-header small,
.h4 .small, .award-winners-text .award-placement .small, .latest-discussion .item-title-container .small, .aiaFeed article h1 .small, .dashboard-promos > div h3 .small, .dashboard-promos > div .award-purpose .body h2 .small, .award-purpose .body .dashboard-promos > div h2 .small, .content-view-block_item .block_item-header .small, .content-view-line .line-header .small, .h5 small, .dashboard-promos > div h4 small,
.h5 .small, .dashboard-promos > div h4 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3,
.award-purpose .body h2, .h3, .gsc-control-wrapper-cse .gsc-results-wrapper-nooverlay .gsc-wrapper .gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-webResult .gs-webResult .gsc-thumbnail-inside div.gs-title .gs-title, .gsc-control-wrapper-cse .gsc-results-wrapper-nooverlay .gsc-wrapper .gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-webResult .gs-webResult .gsc-thumbnail-inside div.gs-title .gs-title b, .search-tab-panes .search-results .facet-header, .content-search .search-results-wrapper article h1, .content-search .search-results-wrapper article h2, .content-search .search-results-wrapper article h3, .content-search .search-results-wrapper article h4, .content-search .search-results-wrapper article h5, .content-search .search-results-wrapper article h6, .block_item-video .content-holder h1, .block_item-video .content-holder h2, .block_item-video .content-holder h3, .block_item-video .content-holder h4, .block_item-video .content-holder h5, .block_item-video .content-holder h6 {
  margin-top: 25px;
  margin-bottom: 12.5px;
}

h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small, .award-purpose .body h2 small,
h3 .small, .award-purpose .body h2 .small, .h3 small, .gsc-control-wrapper-cse .gsc-results-wrapper-nooverlay .gsc-wrapper .gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-webResult .gs-webResult .gsc-thumbnail-inside div.gs-title .gs-title small, .search-tab-panes .search-results .facet-header small, .content-search .search-results-wrapper article h1 small, .content-search .search-results-wrapper article h2 small, .content-search .search-results-wrapper article h3 small, .content-search .search-results-wrapper article h4 small, .content-search .search-results-wrapper article h5 small, .content-search .search-results-wrapper article h6 small, .block_item-video .content-holder h1 small, .block_item-video .content-holder h2 small, .block_item-video .content-holder h3 small, .block_item-video .content-holder h4 small, .block_item-video .content-holder h5 small, .block_item-video .content-holder h6 small,
.h3 .small, .gsc-control-wrapper-cse .gsc-results-wrapper-nooverlay .gsc-wrapper .gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-webResult .gs-webResult .gsc-thumbnail-inside div.gs-title .gs-title .small, .search-tab-panes .search-results .facet-header .small, .content-search .search-results-wrapper article h1 .small, .content-search .search-results-wrapper article h2 .small, .content-search .search-results-wrapper article h3 .small, .content-search .search-results-wrapper article h4 .small, .content-search .search-results-wrapper article h5 .small, .content-search .search-results-wrapper article h6 .small, .block_item-video .content-holder h1 .small, .block_item-video .content-holder h2 .small, .block_item-video .content-holder h3 .small, .block_item-video .content-holder h4 .small, .block_item-video .content-holder h5 .small, .block_item-video .content-holder h6 .small {
  font-size: 65%;
}

h4, .h4, .award-winners-text .award-placement, .latest-discussion .item-title-container, .aiaFeed article h1, .dashboard-promos > div h3, .dashboard-promos > div .award-purpose .body h2, .award-purpose .body .dashboard-promos > div h2, .content-view-block_item .block_item-header, .content-view-block_item.with-image .block_item-header, .content-view-line .line-header, .content-view-line.with-image .line-header,
h5, .h5, .dashboard-promos > div h4,
h6, .h6 {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}

h4 small,
h4 .small, .h4 small, .award-winners-text .award-placement small, .latest-discussion .item-title-container small, .aiaFeed article h1 small, .dashboard-promos > div h3 small, .dashboard-promos > div .award-purpose .body h2 small, .award-purpose .body .dashboard-promos > div h2 small, .content-view-block_item .block_item-header small, .content-view-block_item.with-image .block_item-header small, .content-view-line .line-header small, .content-view-line.with-image .line-header small,
.h4 .small, .award-winners-text .award-placement .small, .latest-discussion .item-title-container .small, .aiaFeed article h1 .small, .dashboard-promos > div h3 .small, .dashboard-promos > div .award-purpose .body h2 .small, .award-purpose .body .dashboard-promos > div h2 .small, .content-view-block_item .block_item-header .small, .content-view-line .line-header .small,
h5 small,
h5 .small, .h5 small, .dashboard-promos > div h4 small,
.h5 .small, .dashboard-promos > div h4 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

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

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

h3, .award-purpose .body h2, .h3, .gsc-control-wrapper-cse .gsc-results-wrapper-nooverlay .gsc-wrapper .gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-webResult .gs-webResult .gsc-thumbnail-inside div.gs-title .gs-title, .gsc-control-wrapper-cse .gsc-results-wrapper-nooverlay .gsc-wrapper .gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-webResult .gs-webResult .gsc-thumbnail-inside div.gs-title .gs-title b, .search-tab-panes .search-results .facet-header, .content-search .search-results-wrapper article h1, .content-search .search-results-wrapper article h2, .content-search .search-results-wrapper article h3, .content-search .search-results-wrapper article h4, .content-search .search-results-wrapper article h5, .content-search .search-results-wrapper article h6, .block_item-video .content-holder h1, .block_item-video .content-holder h2, .block_item-video .content-holder h3, .block_item-video .content-holder h4, .block_item-video .content-holder h5, .block_item-video .content-holder h6 {
  font-size: 20px;
}

h4, .h4, .award-winners-text .award-placement, .latest-discussion .item-title-container, .aiaFeed article h1, .dashboard-promos > div h3, .dashboard-promos > div .award-purpose .body h2, .award-purpose .body .dashboard-promos > div h2, .content-view-block_item .block_item-header, .content-view-block_item.with-image .block_item-header, .content-view-line .line-header, .content-view-line.with-image .line-header {
  font-size: 18px;
}

h5, .h5, .dashboard-promos > div h4 {
  font-size: 14px;
}

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

p {
  margin: 0 0 12.5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #777777;
}

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

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

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

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

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

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

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

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

.text-danger {
  color: #a94442;
}

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

.bg-primary {
  color: #fff;
}

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

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

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

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

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

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

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

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

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

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

.page-header {
  padding-bottom: 11.5px;
  margin: 50px 0 25px;
  border-bottom: 1px solid #eeeeee;
}

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

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

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

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

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

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

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

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

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

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

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 12.5px 25px;
  margin: 0 0 25px;
  font-size: 22.5px;
  border-left: 5px solid #eeeeee;
}

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

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

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

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

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

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

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

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

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 12px;
  margin: 0 0 12.5px;
  font-size: 17px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

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

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}

.container-fluid, .content-hero {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid:before, .content-hero:before, .container-fluid:after, .content-hero:after {
  content: " ";
  display: table;
}

.container-fluid:after, .content-hero:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

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

.row:after {
  clear: both;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
  background-color: transparent;
}

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

th {
  text-align: left;
}

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

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

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

.table-bordered {
  border: 1px solid #ddd;
}

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

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-control {
  display: block;
  width: 100%;
  height: 39px;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control::-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: 39px;
  }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm
  input[type="month"] {
    line-height: 33px;
  }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg
  input[type="month"] {
    line-height: 49px;
  }
}

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

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 25px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

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

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

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

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

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

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

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

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 43px;
}

.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

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

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

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

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

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

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

.form-group-sm .form-control-static {
  height: 33px;
  min-height: 39px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}

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

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

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

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

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

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

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

.has-feedback {
  position: relative;
}

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

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

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

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

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

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

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

.has-success .input-group-addon {
  color: #3c763d;
  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: 30px;
}

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

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

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

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

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

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

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

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

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

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

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}

.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

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

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

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

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  background-image: none;
}

.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  background-image: none;
}

.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

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

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

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

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

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

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

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  background-image: none;
}

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

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

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

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

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

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

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

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  background-image: none;
}

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

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

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

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

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

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

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

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}

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

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

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

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

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

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

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

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  background-image: none;
}

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

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

.btn-link {
  color: #034c7e;
  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: #034c7e;
  text-decoration: underline;
  background-color: transparent;
}

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

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

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

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 14px;
  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: 18px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

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

.dropdown-menu .divider {
  height: 1px;
  margin: 11.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

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

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

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

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

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

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

.open > a {
  outline: 0;
}

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

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

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

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

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

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

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

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

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

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

.btn-group > .btn:first-child {
  margin-left: 0;
}

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

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

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

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

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

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

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

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

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

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

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

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

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

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

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

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

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

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

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

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

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-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 input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

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

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

.input-group-addon {
  padding: 6px 12px;
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 3px;
}

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 20px;
  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:before, .nav:after {
  content: " ";
  display: table;
}

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

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

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

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

.nav .nav-divider {
  height: 1px;
  margin: 11.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

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

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

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

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

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked > li {
  float: none;
}

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

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

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

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

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

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

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 25px;
  border: 1px solid transparent;
}

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

.navbar:after {
  clear: both;
}

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

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

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

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

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

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

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

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

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

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

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header, .content-hero > .navbar-header,
.container-fluid > .navbar-collapse, .content-hero > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

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

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

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

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

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

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

.navbar-brand {
  float: left;
  padding: 12.5px 15px;
  font-size: 20px;
  line-height: 25px;
  height: 50px;
}

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

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

@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand,
  .navbar > .content-hero .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

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

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

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

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

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

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

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

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

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 5.5px;
  margin-bottom: 5.5px;
}

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

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

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

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

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

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

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

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

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

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

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

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

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

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

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

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

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

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

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

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

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

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

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

.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}

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

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
  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: 14px;
  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: 25px 0;
  list-style: none;
  text-align: center;
}

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

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

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

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

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

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

.label:empty {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.badge:empty {
  display: none;
}

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

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

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

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

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

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

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

.jumbotron {
  padding-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: 27px;
  font-weight: 200;
}

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

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

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron, .content-hero .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 81px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 25px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #034c7e;
}

.alert {
  padding: 15px;
  margin-bottom: 25px;
  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: 25px;
  margin-bottom: 25px;
  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: 14px;
  line-height: 25px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

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

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

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

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

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

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

.progress-bar-warning {
  background-color: #f0ad4e;
}

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

.progress-bar-danger {
  background-color: #d9534f;
}

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

.media {
  margin-top: 15px;
}

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

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

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

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

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

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

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

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

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

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

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

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

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

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

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

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

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

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

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

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

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

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

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

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.panel-body {
  padding: 15px;
}

.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}

.panel-body:after {
  clear: both;
}

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

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

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  color: inherit;
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

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

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

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

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

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

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

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

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

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

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

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

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

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

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

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

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

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

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

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

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

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

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

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

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

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

.panel-group {
  margin-bottom: 25px;
}

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

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

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

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

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

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

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

.panel-primary {
  border-color: #337ab7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

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

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

.close {
  float: right;
  font-size: 27px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

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

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

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

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

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

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

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

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

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

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

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

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

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

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

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

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

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

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

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Lora", Georgia, "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

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

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

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

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

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

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

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

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

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

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Lora", Georgia, "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  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: 18px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

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

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

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

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

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

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

.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

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

.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

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

.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

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

.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent;
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

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

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

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

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -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 {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

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

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

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

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

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

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

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

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

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

/* ez Styles */
.ezoe {
  /* ezoe object floats */
  /* Generic Centering (H2..)*/
  /* ezoe block quote */
}

.ezoe .imgRight {
  float: right;
  margin: 0 0 15px 15px;
}

.ezoe .imgLeft {
  float: left;
  margin: 0 15px 15px 0;
}

.ezoe .object-right {
  position: relative;
  float: right;
  margin-left: 15px;
}

.ezoe .object-left {
  position: relative;
  float: left;
  margin-right: 15px;
}

.ezoe .object-center {
  display: block;
  text-align: center;
}

.ezoe .object-center .content-view-embed {
  margin: auto;
  text-align: center;
}

.ezoe .object-center .content-view-embed .attribute-caption {
  margin: auto;
}

.ezoe .object-center .content-view-embed img {
  display: inline;
  margin: auto;
  text-align: center;
}

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

.ezoe blockquote {
  padding: 0;
  margin: 1.5em 0;
  background-color: #007297;
  background-image: -moz-linear-gradient(top, #006a8d, #007ea6);
  background-image: -ms-linear-gradient(top, #006a8d, #007ea6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#006a8d), to(#007ea6));
  background-image: -webkit-linear-gradient(top, #006a8d, #007ea6);
  background-image: -o-linear-gradient(top, #006a8d, #007ea6);
  background-image: linear-gradient(top, #006a8d, #007ea6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006a8d', endColorstr='#007ea6', GradientType=0);
  -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.25);
  font-family: "Georgia", "Times New Roman", serif;
  color: #ffffff;
  font-size: 20px;
  line-height: 26px;
  padding: 30px 15px 10px;
  *zoom: 1;
}

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

.ezoe blockquote:after {
  clear: both;
}

.ezoe blockquote .blockquote-body {
  *zoom: 1;
}

.ezoe blockquote .blockquote-body:before,
.ezoe blockquote .blockquote-body:after {
  display: table;
  content: "";
}

.ezoe blockquote .blockquote-body:after {
  clear: both;
}

.ezoe blockquote .blockquote-body p {
  margin-bottom: 20px;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}

.ezoe blockquote .blockquote-body p:first-child:before {
  content: '\AB';
}

.ezoe blockquote .blockquote-body p:last-child:after {
  content: '\BB';
}

.ezoe blockquote small {
  display: block;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  color: #ffffff;
  margin-bottom: 10px;
}

.ezoe blockquote small:before {
  content: '\2014 \00A0';
}

.ezoe blockquote:before,
.ezoe blockquote:after {
  content: "";
}

.ezoe .separator {
  border: .5em 0 .5m 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.ezoe .accordion-container h2, .ezoe .accordion-container h3, .ezoe .accordion-container .award-purpose .body h2, .award-purpose .body .ezoe .accordion-container h2, .ezoe .accordion-container h4 {
  text-align: left;
  font-size: 24px;
  text-transform: none;
}

.ezoe .accordion-container .accordion-toggle {
  cursor: pointer;
}

.ezoe .accordion-container .accordion-content {
  display: none;
}

.ezoe .accordion-container .accordion-content.default {
  display: block;
}

/* EZOE Table Styles
TDA 20130218: currently includes only styles for "table.list."
Still need styles for the following table classes: .default, .renderedtable, .timetable
*/
/* DO NOT EDIT, use ez-merge.scss or don't include */
table {
  max-width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

table.list {
  width: 100%;
  margin-bottom: 21px;
}

table.list th,
table.list td {
  padding: 8px;
  line-height: 21px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

table.list th {
  font-weight: bold;
  background-color: #e5e5e5;
  background-image: -moz-linear-gradient(top, #ebebeb, #dbdbdc);
  background-image: -ms-linear-gradient(top, #ebebeb, #dbdbdc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ebebeb), to(#dbdbdc));
  background-image: -webkit-linear-gradient(top, #ebebeb, #dbdbdc);
  background-image: -o-linear-gradient(top, #ebebeb, #dbdbdc);
  background-image: linear-gradient(top, #ebebeb, #dbdbdc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#dbdbdc', GradientType=0);
}

table.list th.tight {
  width: 1%;
}

table.list.table-colorized th {
  background-color: #00769c;
  background-image: -moz-linear-gradient(top, #007ea6, #006a8d);
  background-image: -ms-linear-gradient(top, #007ea6, #006a8d);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#007ea6), to(#006a8d));
  background-image: -webkit-linear-gradient(top, #007ea6, #006a8d);
  background-image: -o-linear-gradient(top, #007ea6, #006a8d);
  background-image: linear-gradient(top, #007ea6, #006a8d);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007ea6', endColorstr='#006a8d', GradientType=0);
  color: #ffffff;
}

table.list thead th {
  vertical-align: bottom;
}

table.list thead:first-childtr th,
table.list thead:first-childtr td {
  border-top: 0;
}

table.list tbody + tbody {
  border-top: 2px solid #ddd;
}

.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}

table.list {
  border: 1px solid #ddd;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: transparent;
  border-collapse: separate;
  *border-collapse: collapsed;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

table.list th + th,
table.list td + td,
table.list th + td,
table.list td + th {
  border-left: 1px solid transparent;
}

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

table.list thead:first-child tr:first-child th:first-child,
table.list tbody:first-child tr:first-child td:first-child {
  -webkit-border-radius: 4px 0 0 0;
  -moz-border-radius: 4px 0 0 0;
  border-radius: 4px 0 0 0;
}

table.list thead:first-child tr:first-child th:last-child,
table.list tbody:first-child tr:first-child td:last-child {
  -webkit-border-radius: 0 4px 0 0;
  -moz-border-radius: 0 4px 0 0;
  border-radius: 0 4px 0 0;
}

table.list thead:last-child tr:last-child th:first-child,
table.list tbody:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
}

table.list thead:last-child tr:last-child th:last-child,
table.list tbody:last-child tr:last-child td:last-child {
  -webkit-border-radius: 0 0 4px 0;
  -moz-border-radius: 0 0 4px 0;
  border-radius: 0 0 4px 0;
}

table.list tbody tr:nth-child(even) td,
table.list tbody tr:nth-child(even) th {
  background-color: #f9f9f9;
}

table.list tbody td,
table.list tbody th {
  border-color: transparent;
}

table.list.table-colorized td,
table.list.table-colorized th {
  border-top-color: #ebebeb;
}

table.list.table-colorized td:nth-child(even),
table.list.table-colorized th:nth-child(even) {
  background-color: rgba(0, 126, 166, 0.07);
}

table.list tbody tr:hover td,
table.list tbody tr:hover th {
  background-color: #f5f5f5;
}

table.comparison {
  width: 100%;
  margin: 1em 0 1em 0;
  border: none;
}

table.comparison th, table.comparison td {
  padding: 0.5em;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  vertical-align: top;
}

table.comparison th {
  font-weight: bold;
  color: #525345;
  background-color: #DFDFDF;
  white-space: nowrap;
  text-align: left;
  background-image: url(../images/th_bg.png);
  background-repeat: repeat-x;
  background-position: top left;
}

table.comparison td {
  font-weight: normal;
}

table.comparison th:first-child, table.comparison td:first-child {
  border-left: 1px solid #ffffff;
}

table.comparison col.bglight, div.bglight {
  background-color: #F1F1ED;
}

table.comparison col.bgdark, div.bgdark {
  font-weight: bold;
  color: #525345;
  background-color: #DFDFDF;
  white-space: nowrap;
  text-align: left;
}

table.comparison tr.bglight:hover, table.comparison tr.bgdark:hover {
  background-color: #F1F1ED;
}

table.comparison tr.bglight:hover td, table.comparison tr.bgdark:hover td {
  background-color: #EAE9E1;
}

table.comparison a {
  border-bottom-color: #EAE9E1;
}

table.cols {
  width: 100%;
  margin: 1em 0 1em 0;
  border: none;
}

table.cols th, table.cols td {
  padding: 0.5em;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  vertical-align: top;
}

table.cols th {
  font-weight: bold;
  color: #525345;
  background-color: #DFDFDF;
  white-space: nowrap;
  text-align: left;
  background-image: url(../images/th_bg.png);
  background-repeat: repeat-x;
  background-position: top left;
}

table.cols td {
  font-weight: normal;
}

table.cols th:first-child, table.cols td:first-child {
  border-left: 1px solid #ffffff;
}

table.cols col.bglight, div.bglight {
  background-color: #F1F1ED;
}

table.cols col.bgdark, div.bgdark {
  background-color: #EAE9E1;
}

table.cols tr.bglight:hover, table.cols tr.bgdark:hover {
  background-color: #EAE9E1;
}

table.cols tr.bglight:hover td, table.cols tr.bgdark:hover td {
  background-color: #F1F1ED;
}

table.cols a {
  border-bottom-color: #EAE9E1;
}

/* center align option */
td.text-center {
  text-align: center;
}

table.object-center {
  margin: auto;
}

/* eZ Demo misc styles (hand picked) */
/* DO NOT EDIT, use ez-merge.scss or don't include */
#ezwt-content input[disabled] {
  background-color: transparent;
}

/* (shared) mimetype-icons */
.attribute-msword a, .attribute-vnd-ms-powerpoint a, .attribute-pdf a {
  padding-left: 22px;
  padding-bottom: 10px;
  /* DJS */
  background-position: left top;
  background-repeat: no-repeat;
}

.attribute-pdf a {
  background-image: url("/share/icons/crystal-admin/16x16_original/mimetypes/pdf.png");
}

.attribute-vnd-ms-powerpoint a {
  background-image: url("/share/icons/crystal-admin/16x16_original/mimetypes/powerpoint.png");
}

.attribute-msword a {
  background-image: url("/share/icons/crystal-admin/16x16_original/mimetypes/word.png");
}

/* search tip 'well' */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #eee;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-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);
}

/* flyout */
.flyout {
  display: block;
  background-color: #ffffff;
  -webkit-box-shadow: -5px 5px 15px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: -5px 5px 15px rgba(0, 0, 0, 0.25);
  box-shadow: -5px 5px 15px rgba(0, 0, 0, 0.25);
  position: fixed;
  right: 0;
  bottom: 50px;
  z-index: 15;
}

.flyout h2 {
  background-color: #00769c;
  background-image: -moz-linear-gradient(top, #007ea6, #006a8d);
  background-image: -ms-linear-gradient(top, #007ea6, #006a8d);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#007ea6), to(#006a8d));
  background-image: -webkit-linear-gradient(top, #007ea6, #006a8d);
  background-image: -o-linear-gradient(top, #007ea6, #006a8d);
  background-image: linear-gradient(top, #007ea6, #006a8d);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007ea6', endColorstr='#006a8d', GradientType=0);
  color: #ffffff;
}

.user-login .button-right {
  float: none;
}

/* ajax search box */
#ajaxsearchbox .textfield {
  width: 150px;
  margin-bottom: 0;
}

#ajaxsearchbox .serach-button {
  vertical-align: middle;
}

#ajaxsearchbox .block {
  margin-bottom: 1em;
}

#ajaxsearchbox .search-results span {
  margin-bottom: 0.5em;
  display: block;
}

.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 21px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover {
  color: #000000;
  text-decoration: none;
  opacity: 0.4;
  filter: alpha(opacity=40);
  cursor: pointer;
}

.attribute-socialize {
  margin: 0 0 1em 0;
  padding: 10px 0;
  font-size: 13px;
  text-align: center;
}

.attribute-socialize:before,
.attribute-socialize:after {
  display: table;
  content: "";
}

.attribute-socialize:after {
  clear: both;
}

.attribute-socialize .social-button {
  display: inline-block;
  vertical-align: top;
}

.col-xs-five {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  width: 20%;
  float: left;
}

.col-sm-five {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media screen and (min-width: 768px) {
  .col-sm-five {
    width: 20%;
    float: left;
  }
}

.col-md-five {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media screen and (min-width: 992px) {
  .col-md-five {
    width: 20%;
    float: left;
  }
}

.col-md-five {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  width: 20%;
  float: left;
}

.col-lg-five {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  width: 20%;
  float: left;
}

/*USAGE
--HTML--
<div class="some-element">
    <div class="content"></div>
</div>
--SASS--
.some-element { @include aspect-ratio(16, 9); }
*/

.clearfix {
  *zoom: 1;
}


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


.clearfix:after {
  clear: both;
}

/* http://www.minimit.com/articles/solutions-tutorials/bootstrap-3-responsive-columns-of-same-height */
/* columns of same height styles */
/*USAGE
--HTML--
<div class="some-element">
    <div class="content"></div>
</div>
--SASS--
.some-element { @include aspect-ratio(16, 9); }
*/
/*USAGE
@include headings() {
    color: #000;
}
*/
.content .no-bullets {
  list-style-type: none;
  list-style-image: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  background-image: none;
}

.content .no-bullets ul {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  background-image: none;
}

.content .no-bullets li {
  list-style-type: none;
  background-image: none;
  padding-left: 0;
}

.content .no-bullets li:before {
  display: none;
}

.content .no-list {
  list-style-type: none;
  list-style-image: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  background-image: none;
}

.content .no-list ul {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  background-image: none;
}

.content .no-list li {
  list-style-type: none;
  background-image: none;
  padding-left: 0;
}

.content .no-list li:before {
  display: none;
}

.no-list li {
  display: inline-block;
}

.content .float-list {
  list-style-type: none;
  list-style-image: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  background-image: none;
}

.content .float-list ul {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  background-image: none;
}

.content .float-list li {
  list-style-type: none;
  background-image: none;
  padding-left: 0;
}

.content .float-list li:before {
  display: none;
}

.float-list li {
  float: left;
}

.responsive-video {
  position: relative;
  overflow: hidden;
  position: relative;
}

.responsive-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: none;
  width: 100%;
  height: 100%;
}

.responsive-video:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}

.responsive-video > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.utilitymenu, .utilitymenu ul, .footer-utility__list, .breadcrumbs ul,
.breadcrumbs__list, .footer-menu__list, .primarymenu, .takeover-header, .leftnav, .recent-posts ul {
  list-style-type: none;
  list-style-image: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.utilitymenu ul, .footer-utility__list ul, .breadcrumbs ul ul,
.breadcrumbs__list ul, .footer-menu__list ul, .primarymenu ul, .takeover-header ul, .leftnav ul, .recent-posts ul ul {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.utilitymenu li, .footer-utility__list li, .breadcrumbs ul li,
.breadcrumbs__list li, .footer-menu__list li, .primarymenu li, .takeover-header li, .leftnav li, .recent-posts ul li {
  list-style-type: none;
}

.utilitymenu li.leaf, .footer-utility__list li.leaf, .breadcrumbs ul li.leaf,
.breadcrumbs__list li.leaf, .footer-menu__list li.leaf, .primarymenu li.leaf, .takeover-header li.leaf, .leftnav li.leaf, .recent-posts ul li.leaf {
  list-style-image: none;
  list-style-type: none;
}

.utilitymenu li, .footer-utility__list li, .breadcrumbs ul li,
.breadcrumbs__list li {
  display: inline-block;
}

.bottom-promos, .block-promo_right, .promos {
  *zoom: 1;
  background: #ebedef;
  margin-bottom: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.bottom-promos:after, .block-promo_right:after, .promos:after {
  display: table;
  content: "";
}

.bottom-promos:after, .block-promo_right:after, .promos:after {
  clear: both;
}

.utilitymenu {
  *zoom: 1;
  font-family: "Roboto", Verdana, Helvetica, Arial, sans-serif;
}

.utilitymenu:after {
  display: table;
  content: "";
}

.utilitymenu:after {
  clear: both;
}

.utilitymenu li {
  margin-right: 15px;
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

/* ========================================================================
 * bootstrap-tour - v0.10.3
 * http://bootstraptour.com
 * ========================================================================
 * Copyright 2012-2015 Ulrich Sossou
 *
 * ========================================================================
 * Licensed under the MIT License (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     https://opensource.org/licenses/MIT
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 * ========================================================================
 */
.tour-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1100;
  background-color: #000;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.tour-step-backdrop {
  position: relative;
  z-index: 1101;
}

.tour-step-backdrop > td {
  position: relative;
  z-index: 1101;
}

.tour-step-background {
  position: absolute !important;
  z-index: 1100;
  background: inherit;
  border-radius: 6px;
}

.popover[class*="tour-"] {
  z-index: 1102;
}

.popover[class*="tour-"] .popover-navigation {
  padding: 9px 14px;
  overflow: hidden;
}

.popover[class*="tour-"] .popover-navigation *[data-role="end"] {
  float: right;
}

.popover[class*="tour-"] .popover-navigation *[data-role="prev"],
.popover[class*="tour-"] .popover-navigation *[data-role="next"],
.popover[class*="tour-"] .popover-navigation *[data-role="end"] {
  cursor: pointer;
}

.popover[class*="tour-"] .popover-navigation *[data-role="prev"].disabled,
.popover[class*="tour-"] .popover-navigation *[data-role="next"].disabled,
.popover[class*="tour-"] .popover-navigation *[data-role="end"].disabled {
  cursor: default;
}

.popover[class*="tour-"].orphan {
  position: fixed;
  margin-top: 0;
}

.popover[class*="tour-"].orphan .arrow {
  display: none;
}

/*

If you need to update add an icon to those that are already here:

1. go to http://fontello.com
2. Drag the config.json file from "themes/primary_bootstrap/fonts" and drop it anywhere in your browser window (current icons will be selected)
3. Select additional icons via the Fontello UI
4. Click "download webfont" button in upper right
5. Drag the font files from the zipfile into "themes/primary_bootstrap/fonts" (overwrite existing)
6. Drag the new config.json there as well
7. Add the code for the new icon(s) to this file (existing codes should hnot have changed.

Note: The only thing you really need to add to the sass file is the new "content: '\e807';" bit. Give it whatever class conforms to the existing ones in that file and makes sense to you. All classnames MUST start the same

USAGE: if you want to make some class in your markup use these styles and you can't drop the actual class on them:


*/
@font-face {
  font-family: 'fontello';
  src: url("fonts/fontello.eot?66063797");
  src: url("fonts/fontello.eot?66063797#iefix") format("embedded-opentype"), url("fonts/fontello.woff?66063797") format("woff"), url("fonts/fontello.ttf?66063797") format("truetype"), url("fonts/fontello.svg?66063797#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before,
[class*=" icon-"]:before, .secondary-menu__trigger:before, .juicer-feed .feed-item.j-twitter .j-social:before,
.primarymenu-link__twitter:before, .juicer-feed .feed-item.j-facebook .j-social:before,
.primarymenu-link__facebook:before, .juicer-feed .feed-item.j-linkedin .j-social:before,
.primarymenu-link__linkedin:before,
.primarymenu-link__search:before,
.primarymenu-link__login:before,
.primarymenu-link__logout:before,
.primarymenu-link__menu:before,
.primarymenu-link__menuclose:before,
.primarymenu-link__join:before,
.primarymenu-link__my-informs:before,
.theme-icon-megaphone .icon:before, .content-view-line_icon .icon.icon-megaphone:before,
.informs-icon-megaphone:before,
.theme-icon-presenter .icon:before, .content-view-line_icon .icon.icon-presenter:before,
.informs-icon-presenter:before,
.theme-icon-thumbs-up .icon:before, .content-view-line_icon .icon.icon-thumbs-up:before,
.informs-icon-thumbs-up:before,
.theme-icon-speaker .icon:before, .content-view-line_icon .icon.icon-speaker:before,
.informs-icon-speaker:before,
.theme-icon-think .icon:before, .content-view-line_icon .icon.icon-think:before,
.informs-icon-think:before,
.theme-icon-calendar .icon:before, .content-view-line_icon .icon.icon-calendar:before,
.informs-icon-calendar:before,
.theme-icon-graduate .icon:before, .content-view-line_icon .icon.icon-graduate:before,
.informs-icon-graduate:before,
.theme-icon-display .icon:before,
.theme-icon-desk .icon:before, .content-view-line_icon .icon.icon-display:before, .content-view-line_icon .icon.icon-desk:before,
.informs-icon-display:before,
.theme-icon-audience .icon:before, .content-view-line_icon .icon.icon-audience:before,
.informs-icon-audience:before,
.theme-icon-id-card .icon:before, .content-view-line_icon .icon.icon-id-card:before,
.informs-icon-id-card:before,
.theme-icon-people .icon:before,
.theme-icon-group .icon:before, .content-view-line_icon .icon.icon-people:before, .content-view-line_icon .icon.icon-user-group:before,
.informs-icon-people:before,
.theme-icon-trophy .icon:before, .content-view-line_icon .icon.icon-trophy:before,
.informs-icon-trophy:before,
.theme-icon-alarm-clock .icon:before, .content-view-line_icon .icon.icon-alarm-clock:before,
.informs-icon-alarm-clock:before,
.theme-icon-briefcase .icon:before, .content-view-line_icon .icon.icon-briefcase:before,
.informs-icon-briefcase:before,
.theme-icon-idea .icon:before, .content-view-line_icon .icon.icon-idea:before,
.informs-icon-idea:before,
.theme-icon-user .icon:before, .content-view-line_icon .icon.icon-user:before,
.informs-icon-user:before,
.theme-icon-find .icon:before, .content-view-line_icon .icon.icon-find:before,
.informs-icon-find:before,
.theme-icon-winners .icon:before, .content-view-line_icon .icon.icon-winners:before,
.informs-icon-winners:before,
.theme-icon-speak .icon:before, .content-view-line_icon .icon.icon-speak:before,
.informs-icon-speak:before,
.theme-icon-walk .icon:before, .content-view-line_icon .icon.icon-walk:before,
.informs-icon-walk:before,
.theme-icon-sign .icon:before,
.theme-icon-writer .icon:before, .content-view-line_icon .icon.icon-sign:before, .content-view-line_icon .icon.icon-writer:before,
.informs-icon-sign:before,
.theme-icon-book .icon:before, .content-view-line_icon .icon.icon-book:before,
.informs-icon-book:before,
.theme-icon-cloud .icon:before, .content-view-line_icon .icon.icon-cloud:before,
.informs-icon-cloud:before,
.theme-icon-handshake .icon:before, .content-view-line_icon .icon.icon-handshake:before,
.informs-icon-handshake:before,
.theme-icon-presentation .icon:before, .content-view-line_icon .icon.icon-presentation:before,
.informs-icon-presentation:before,
.theme-icon-direction .icon:before, .content-view-line_icon .icon.icon-direction:before,
.informs-icon-direction:before,
.theme-icon-world .icon:before, .content-view-line_icon .icon.icon-world:before,
.informs-icon-world:before,
.theme-icon-exchange .icon:before, .content-view-line_icon .icon.icon-exchange:before,
.informs-icon-exchange:before,
.theme-icon-network .icon:before, .content-view-line_icon .icon.icon-network .icon:before,
.informs-icon-connect:before,
.theme-icon-concept .icon:before, .content-view-line_icon .icon.icon-concept .icon:before,
.informs-icon-career:before,
.theme-icon-newspaper .icon:before, .content-view-line_icon .icon.icon-newspaper .icon:before,
.informs-icon-news:before,
.theme-icon-showcase .icon:before, .content-view-line_icon .icon.icon-showcase .icon:before,
.informs-icon-showcase:before,
.informs-icon-arrow-up:before,
.informs-icon-arrow-down:before, .slick-slider .slick-prev:before,
.informs-icon-arrow-left:before, .slick-slider .slick-next:before,
.informs-icon-arrow-right:before,
.theme-icon-quote .icon:before,
.informs-icon-quote:before, .accordion-container .acc-header-off:before,
.informs-icon-plus:before, .accordion-container .acc-header-on:before,
.informs-icon-minus:before,
.theme-icon-ce .icon:before,
.informs-icon-ce:before,
.theme-icon-acap-logo .icon:before,
.logo-icon-acap:before,
.theme-icon-cap-logo .icon:before,
.logo-icon-cap:before, [class^="btn-icon-"]:before,
[class*=" btn-icon-"]:before, .at-share-tbx-element .at-share-btn.at-svc-twitter:before, .at-share-tbx-element .at-share-btn.at-svc-facebook:before, .at-share-tbx-element .at-share-btn.at-svc-linkedin:before, .at-share-tbx-element .at-share-btn.at-svc-email:before, .full-whats_your_story [class^="wys-"]:before,
.full-whats_your_story [class*=" wys-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-facebook:before, .juicer-feed .feed-item.j-facebook .j-social:before,
.primarymenu-link__facebook:before, .btn-icon-fbook:before, .icon-fbook:before, .at-share-tbx-element .at-share-btn.at-svc-facebook:before {
  content: '\e800';
}

/* '' */
.icon-twitter:before, .juicer-feed .feed-item.j-twitter .j-social:before,
.primarymenu-link__twitter:before, .btn-icon-twitter:before, .at-share-tbx-element .at-share-btn.at-svc-twitter:before {
  content: '\e801';
}

/* '' */
.icon-informs_icons_connect:before,
.theme-icon-network .icon:before, .content-view-line_icon .icon.icon-network .icon:before,
.informs-icon-connect:before {
  content: '\e802';
}

/* '' */
.icon-linkedin:before, .juicer-feed .feed-item.j-linkedin .j-social:before,
.primarymenu-link__linkedin:before, .btn-icon-linkedin:before, .at-share-tbx-element .at-share-btn.at-svc-linkedin:before {
  content: '\e803';
}

/* '' */
.icon-informs_icons_career:before,
.theme-icon-concept .icon:before, .content-view-line_icon .icon.icon-concept .icon:before,
.informs-icon-career:before {
  content: '\e804';
}

/* '' */
.icon-down-open-1:before {
  content: '\e805';
}

/* '' */
.icon-left-open-1:before {
  content: '\e806';
}

/* '' */
.icon-right-open-1:before {
  content: '\e807';
}

/* '' */
.icon-up-open-1:before {
  content: '\e808';
}

/* '' */
.icon-up:before {
  content: '\e809';
}

/* '' */
.icon-right:before {
  content: '\e80a';
}

/* '' */
.icon-left:before {
  content: '\e80b';
}

/* '' */
.icon-down-dir:before {
  content: '\e80c';
}

/* '' */
.icon-up-dir:before {
  content: '\e80d';
}

/* '' */
.icon-left-dir:before {
  content: '\e80e';
}

/* '' */
.icon-right-dir:before {
  content: '\e80f';
}

/* '' */
.icon-down:before {
  content: '\e810';
}

/* '' */
.icon-phone:before {
  content: '\e811';
}

/* '' */
.icon-phone-1:before {
  content: '\e812';
}

/* '' */
.icon-mail:before, .at-share-tbx-element .at-share-btn.at-svc-email:before {
  content: '\e813';
}

/* '' */
.icon-informs_icons_megaphone:before,
.theme-icon-megaphone .icon:before, .content-view-line_icon .icon.icon-megaphone:before,
.informs-icon-megaphone:before {
  content: '\e814';
}

/* '' */
.icon-informs_icons_presenter:before,
.theme-icon-presenter .icon:before, .content-view-line_icon .icon.icon-presenter:before,
.informs-icon-presenter:before {
  content: '\e815';
}

/* '' */
.icon-informs_icons_thumbs-up:before,
.theme-icon-thumbs-up .icon:before, .content-view-line_icon .icon.icon-thumbs-up:before,
.informs-icon-thumbs-up:before, .full-whats_your_story .wys-extra:before {
  content: '\e816';
}

/* '' */
.icon-informs_icons_speaker:before,
.theme-icon-speaker .icon:before, .content-view-line_icon .icon.icon-speaker:before,
.informs-icon-speaker:before {
  content: '\e817';
}

/* '' */
.icon-informs_icons_think:before,
.theme-icon-think .icon:before, .content-view-line_icon .icon.icon-think:before,
.informs-icon-think:before {
  content: '\e818';
}

/* '' */
.icon-informs_icons_calendar:before,
.theme-icon-calendar .icon:before, .content-view-line_icon .icon.icon-calendar:before,
.informs-icon-calendar:before {
  content: '\e819';
}

/* '' */
.icon-informs_icons_graduate:before,
.theme-icon-graduate .icon:before, .content-view-line_icon .icon.icon-graduate:before,
.informs-icon-graduate:before, .full-whats_your_story .wys-what-prompted:before {
  content: '\e81a';
}

/* '' */
.icon-informs_icons_display:before,
.theme-icon-display .icon:before,
.theme-icon-desk .icon:before, .content-view-line_icon .icon.icon-display:before, .content-view-line_icon .icon.icon-desk:before,
.informs-icon-display:before {
  content: '\e81b';
}

/* '' */
.icon-informs_icons_audience:before,
.theme-icon-audience .icon:before, .content-view-line_icon .icon.icon-audience:before,
.informs-icon-audience:before {
  content: '\e81c';
}

/* '' */
.icon-informs_icons_id-card:before,
.theme-icon-id-card .icon:before, .content-view-line_icon .icon.icon-id-card:before,
.informs-icon-id-card:before, .full-whats_your_story .wys-about-person:before {
  content: '\e81d';
}

/* '' */
.icon-informs_icons_people:before,
.theme-icon-people .icon:before,
.theme-icon-group .icon:before, .content-view-line_icon .icon.icon-people:before, .content-view-line_icon .icon.icon-user-group:before,
.informs-icon-people:before {
  content: '\e81e';
}

/* '' */
.icon-informs_icons_trophy:before {
  content: '\e81f';
}

/* '' */
.icon-informs_icons_alarm-clock:before,
.theme-icon-alarm-clock .icon:before, .content-view-line_icon .icon.icon-alarm-clock:before,
.informs-icon-alarm-clock:before {
  content: '\e820';
}

/* '' */
.icon-informs_icons_briefcase:before,
.theme-icon-briefcase .icon:before, .content-view-line_icon .icon.icon-briefcase:before,
.informs-icon-briefcase:before {
  content: '\e821';
}

/* '' */
.icon-informs_icons_idea:before,
.theme-icon-idea .icon:before, .content-view-line_icon .icon.icon-idea:before,
.informs-icon-idea:before, .full-whats_your_story .wys-what-advice:before {
  content: '\e822';
}

/* '' */
.icon-informs_icons_log-out:before,
.primarymenu-link__logout:before {
  content: '\e823';
}

/* '' */
.icon-informs_icons_user:before,
.primarymenu-link__my-informs:before,
.theme-icon-user .icon:before, .content-view-line_icon .icon.icon-user:before,
.informs-icon-user:before {
  content: '\e824';
}

/* '' */
.icon-informs_icons_find:before,
.theme-icon-find .icon:before, .content-view-line_icon .icon.icon-find:before,
.informs-icon-find:before {
  content: '\e825';
}

/* '' */
.icon-informs_icons_winners:before,
.theme-icon-winners .icon:before, .content-view-line_icon .icon.icon-winners:before,
.informs-icon-winners:before {
  content: '\e826';
}

/* '' */
.icon-informs_icons_speak:before,
.theme-icon-speak .icon:before, .content-view-line_icon .icon.icon-speak:before,
.informs-icon-speak:before {
  content: '\e827';
}

/* '' */
.icon-informs_icons_walk:before,
.theme-icon-walk .icon:before, .content-view-line_icon .icon.icon-walk:before,
.informs-icon-walk:before {
  content: '\e828';
}

/* '' */
.icon-informs_icons_sign:before,
.theme-icon-sign .icon:before,
.theme-icon-writer .icon:before, .content-view-line_icon .icon.icon-sign:before, .content-view-line_icon .icon.icon-writer:before,
.informs-icon-sign:before {
  content: '\e829';
}

/* '' */
.icon-informs_icons_book:before,
.theme-icon-book .icon:before, .content-view-line_icon .icon.icon-book:before,
.informs-icon-book:before {
  content: '\e82a';
}

/* '' */
.icon-informs_icons_cloud:before,
.theme-icon-cloud .icon:before, .content-view-line_icon .icon.icon-cloud:before,
.informs-icon-cloud:before {
  content: '\e82b';
}

/* '' */
.icon-informs_icons_handshake:before,
.theme-icon-handshake .icon:before, .content-view-line_icon .icon.icon-handshake:before,
.informs-icon-handshake:before {
  content: '\e82c';
}

/* '' */
.icon-informs_icons_presentation:before,
.theme-icon-presentation .icon:before, .content-view-line_icon .icon.icon-presentation:before,
.informs-icon-presentation:before {
  content: '\e82d';
}

/* '' */
.icon-informs_icons_direction:before,
.theme-icon-direction .icon:before, .content-view-line_icon .icon.icon-direction:before,
.informs-icon-direction:before {
  content: '\e82e';
}

/* '' */
.icon-informs_icons_world:before,
.theme-icon-world .icon:before, .content-view-line_icon .icon.icon-world:before,
.informs-icon-world:before {
  content: '\e82f';
}

/* '' */
.icon-informs_icons_exchange:before,
.theme-icon-exchange .icon:before, .content-view-line_icon .icon.icon-exchange:before,
.informs-icon-exchange:before {
  content: '\e830';
}

/* '' */
.icon-informs_icons_news:before,
.theme-icon-newspaper .icon:before, .content-view-line_icon .icon.icon-newspaper .icon:before,
.informs-icon-news:before {
  content: '\e831';
}

/* '' */
.icon-informs_icons_showcase:before,
.theme-icon-showcase .icon:before, .content-view-line_icon .icon.icon-showcase .icon:before,
.informs-icon-showcase:before {
  content: '\e832';
}

/* '' */
.icon-informs_icons_menuclose:before,
.primarymenu-link__menu.is-active:before,
.primarymenu-link__menuclose:before {
  content: '\e833';
}

/* '' */
.icon-instagram:before, .btn-icon-instagram:before {
  content: '\e834';
}

/* '' */
.icon-informs_icons_quote:before,
.theme-icon-quote .icon:before,
.informs-icon-quote:before {
  content: '\e835';
}

/* '' */
.icon-acap_logo:before,
.theme-icon-acap-logo .icon:before,
.logo-icon-acap:before {
  content: '\e836';
}

/* '' */
.icon-ce_icon:before,
.theme-icon-ce .icon:before,
.informs-icon-ce:before {
  content: '\e837';
}

/* '' */
.icon-cap_logo:before,
.theme-icon-cap-logo .icon:before,
.logo-icon-cap:before {
  content: '\e838';
}

/* '' */
.icon-plus:before, .accordion-container .acc-header-off:before,
.informs-icon-plus:before {
  content: '\e839';
}

/* '' */
.icon-informs_icons_menu:before,
.primarymenu-link__menu:before {
  content: '\e83a';
}

/* '' */
.icon-informs_icons_login:before,
.primarymenu-link__login:before {
  content: '\e83b';
}

/* '' */
.icon-informs_icons_join:before,
.primarymenu-link__join:before {
  content: '\e83c';
}

/* '' */
.icon-informs_icons_search:before,
.primarymenu-link__search:before {
  content: '\e83d';
}

/* '' */
.icon-minus:before, .accordion-container .acc-header-on:before,
.informs-icon-minus:before {
  content: '\e83e';
}

/* '' */
.icon-informs_trophy:before,
.theme-icon-trophy .icon:before, .content-view-line_icon .icon.icon-trophy:before,
.informs-icon-trophy:before {
  content: '\e854';
}

/* '' */
.icon-down-open:before,
.informs-icon-arrow-down:before {
  content: '\f004';
}

/* '' */
.icon-up-open:before,
.informs-icon-arrow-up:before {
  content: '\f005';
}

/* '' */
.icon-right-open:before, .slick-slider .slick-next:before,
.informs-icon-arrow-right:before {
  content: '\f006';
}

/* '' */
.icon-left-open:before, .slick-slider .slick-prev:before,
.informs-icon-arrow-left:before {
  content: '\f007';
}

/* '' */
.icon-mail-alt:before {
  content: '\f0e0';
}

/* '' */
.icon-tumblr:before, .btn-icon-tumblr:before {
  content: '\f173';
}

/* '' */
.icon-google:before, .btn-icon-google:before {
  content: '\f1a0';
}

/* '' */
.icon-pinterest:before, .btn-icon-pinterest:before {
  content: '\f231';
}

/* '' */
/*

If you need to update add an icon to those that are already here:

1. go to http://fontello.com
2. Drag the config.json file from "assets/fonts" and drop it anywhere in your browser window (current icons will be selected)
3. Select additional icons via the Fontello UI
4. Click "download webfont" button in upper right
5. Copy the font files from the zipfile into "themes/primary_bootstrap/fonts" (overwrite existing)
6. Copy the new config.json there as well
7. Add the code for the new icon(s) to this file (existing codes should not have changed.

Note: The only thing you really need to add to the sass file is the new "content: '\e807';" bit. Give it whatever class conforms to the existing ones in that file and makes sense to you. All classnames MUST start the same

*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -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;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

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

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

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

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

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

*:focus {
  outline: #fff 1px solid;
}

* {
  transition-property: box-shadow, text-shadow, position, display, color, background-color, border-color, font-size, min-height, max-height, opacity;
  transition-duration: 0s;
}

html,
body {
  min-height: 100%;
  min-height: 100vh;
  height: 100%;
  background: #fff;
  text-align: left;
}

body {
  font-size: 18px;
  color: #202225;
  font-weight: 400;
  line-height: 1.125;
}

h1 {
  line-height: 1.25;
}

.body h1 {
  clear: both;
}

h2 {
  line-height: 1.25;
}

.body h2 {
  clear: both;
}

h3, .award-purpose .body h2 {
  line-height: 1.25;
}

.body h3, .award-purpose .body h2 {
  clear: both;
}

h4 {
  line-height: 1.25;
}

.body h4 {
  clear: both;
}

h5 {
  line-height: 1.25;
}

.body h5 {
  clear: both;
}

h6 {
  line-height: 1.25;
}

.body h6 {
  clear: both;
}

h1,
.h1 {
  font-size: 48px;
  color: #333333;
  font-weight: 300;
}

@media only screen and (max-width: 768px) {
  h1,
  .h1 {
    font-size: 24px;
  }
}

h1 strong,
h1 b,
.h1 strong,
.h1 b {
  font-weight: 500;
}

h2,
.h2 {
  font-size: 48px;
  color: #333333;
  font-weight: 300;
}

@media only screen and (max-width: 768px) {
  h2,
  .h2 {
    font-size: 24px;
  }
}

h2 strong,
h2 b,
.h2 strong,
.h2 b {
  font-weight: 500;
}

h3, .award-purpose .body h2,
.h3,
.gsc-control-wrapper-cse .gsc-results-wrapper-nooverlay .gsc-wrapper .gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-webResult .gs-webResult .gsc-thumbnail-inside div.gs-title .gs-title,
.gsc-control-wrapper-cse .gsc-results-wrapper-nooverlay .gsc-wrapper .gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-webResult .gs-webResult .gsc-thumbnail-inside div.gs-title .gs-title b,
.search-tab-panes .search-results .facet-header,
.content-search .search-results-wrapper article h1,
.content-search .search-results-wrapper article h2,
.content-search .search-results-wrapper article h3,
.content-search .search-results-wrapper article h4,
.content-search .search-results-wrapper article h5,
.content-search .search-results-wrapper article h6,
.block_item-video .content-holder h1,
.block_item-video .content-holder h2,
.block_item-video .content-holder h3,
.block_item-video .content-holder h4,
.block_item-video .content-holder h5,
.block_item-video .content-holder h6 {
  font-size: 24px;
  font-weight: 500;
  color: #333333;
}

@media only screen and (max-width: 768px) {
  h3, .award-purpose .body h2,
  .h3,
  .gsc-control-wrapper-cse .gsc-results-wrapper-nooverlay .gsc-wrapper .gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-webResult .gs-webResult .gsc-thumbnail-inside div.gs-title .gs-title,
  .gsc-control-wrapper-cse .gsc-results-wrapper-nooverlay .gsc-wrapper .gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-webResult .gs-webResult .gsc-thumbnail-inside div.gs-title .gs-title b,
  .search-tab-panes .search-results .facet-header,
  .content-search .search-results-wrapper article h1,
  .content-search .search-results-wrapper article h2,
  .content-search .search-results-wrapper article h3,
  .content-search .search-results-wrapper article h4,
  .content-search .search-results-wrapper article h5,
  .content-search .search-results-wrapper article h6,
  .block_item-video .content-holder h1,
  .block_item-video .content-holder h2,
  .block_item-video .content-holder h3,
  .block_item-video .content-holder h4,
  .block_item-video .content-holder h5,
  .block_item-video .content-holder h6 {
    font-size: 20px;
  }
}

h4,
.h4,
.award-winners-text .award-placement,
.latest-discussion .item-title-container,
.aiaFeed article h1,
.dashboard-promos > div h3,
.dashboard-promos > div .award-purpose .body h2,
.award-purpose .body .dashboard-promos > div h2,
.content-view-block_item .block_item-header,
.content-view-block_item.with-image .block_item-header,
.content-view-line .line-header,
.content-view-line.with-image .line-header {
  font-size: 20px;
  font-weight: 500;
  color: #333333;
}

@media only screen and (max-width: 768px) {
  h4,
  .h4,
  .award-winners-text .award-placement,
  .latest-discussion .item-title-container,
  .aiaFeed article h1,
  .dashboard-promos > div h3,
  .dashboard-promos > div .award-purpose .body h2,
  .award-purpose .body .dashboard-promos > div h2,
  .content-view-block_item .block_item-header,
  .content-view-block_item.with-image .block_item-header,
  .content-view-line .line-header,
  .content-view-line.with-image .line-header {
    font-size: 18px;
  }
}

h5,
.h5,
.dashboard-promos > div h4 {
  font-size: 18px;
  font-weight: 400;
  color: #e17c3a;
  text-transform: uppercase;
}

h6,
.h6 {
  color: #72afd9;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

a {
  cursor: pointer;
  text-decoration: none;
}

a.highlight, a.link-highlight {
  font-family: "Roboto", Verdana, Helvetica, Arial, sans-serif;
  text-decoration: underline;
}

a.highlight:hover, a.link-highlight:hover {
  text-decoration: none !important;
}

.content a {
  font-weight: 700;
}

.content a:hover {
  text-decoration: underline;
}

button {
  cursor: pointer;
}

p,
li,
dt,
dd,
code,
address {
  line-height: 1.764705882352941;
}

blockquote {
  margin: 0;
}

section {
  *zoom: 1;
  clear: both;
  margin: 0 !important;
  padding: 60px 0;
}

section:after {
  display: table;
  content: "";
}

section:after {
  clear: both;
}

address {
  font-style: normal;
}

hr {
  border: none;
  border-top: 1px solid #9B9B9B;
}

strong,
b {
  font-weight: 600;
}

small {
  font-size: .9444444444444444em;
}

.content ol {
  list-style: none;
  counter-reset: first-level-ol;
}

.content ol > li {
  counter-increment: first-level-ol;
}

.content ol > li:before {
  content: "." counter(first-level-ol);
  color: #e17c3a;
  display: inline-block;
  width: 1em;
  margin-left: -1.5em;
  margin-right: 0.5em;
  text-align: right;
  direction: rtl;
}

.content ol > li p {
  display: inline;
}

.content ol ol {
  counter-reset: second-level-ol;
}

.content ol ol > li {
  counter-increment: second-level-ol;
}

.content ol ol > li:before {
  content: "." counter(second-level-ol, lower-alpha);
}

.content ol ol ol {
  counter-reset: third-level-ol;
}

.content ol ol ol > li {
  counter-increment: third-level-ol;
}

.content ol ol ol > li:before {
  content: "." counter(third-level-ol, lower-roman);
}

.content ol ul > li {
  list-style: none;
  padding-left: 24px;
  position: relative;
}

.content ol ul > li:before {
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  top: 12px;
  left: 0;
  background-color: #034c7e;
  vertical-align: middle;
  display: block;
  margin-bottom: 5px;
}

.content ul > li {
  list-style: none;
  padding-left: 24px;
  position: relative;
}

.content ul > li:before {
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  top: 12px;
  left: 0;
  background-color: #034c7e;
  vertical-align: middle;
  display: block;
  margin-bottom: 5px;
}

.content ul ol {
  list-style: none;
  counter-reset: first-level-ol;
}

.content ul ol > li {
  counter-increment: first-level-ol;
}

.content ul ol > li:before {
  content: "." counter(first-level-ol);
  color: #e17c3a;
  display: inline-block;
  width: 1em;
  margin-left: -1.5em;
  margin-right: 0.5em;
  text-align: right;
  direction: rtl;
}

.content ul ol > li p {
  display: inline;
}

.content ul ol ol {
  counter-reset: second-level-ol;
}

.content ul ol ol > li {
  counter-increment: second-level-ol;
}

.content ul ol ol > li:before {
  content: "." counter(second-level-ol, lower-alpha);
}

.content ul ol ol ol {
  counter-reset: third-level-ol;
}

.content ul ol ol ol > li {
  counter-increment: third-level-ol;
}

.content ul ol ol ol > li:before {
  content: "." counter(third-level-ol, lower-roman);
}

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

figure {
  margin: 0;
}

.header {
  *zoom: 1;
  margin-top: 30px;
  padding-bottom: 30px;
}

.header:after {
  display: table;
  content: "";
}

.header:after {
  clear: both;
}

.node_103 .header .logo, .full-frontpage .header .logo {
  opacity: 0;
  animation-name: fade-in;
  animation-duration: 500ms;
  animation-timing-function: linear;
  animation-fill-mode: forwards;
  animation-delay: 300ms;
}

.header .logo {
  float: left;
  width: 250px;
  z-index: 1039;
}

@media only screen and (min-width: 992px) {
  .header .logo {
    position: relative;
    left: -13px;
  }
}

@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@media only screen and (max-width: 768px) {
  #debug {
    display: none;
  }
}

.container-fluid, .content-hero {
  *zoom: 1;
  clear: both;
}

.container-fluid:after, .content-hero:after {
  display: table;
  content: "";
}

.container-fluid:after, .content-hero:after {
  clear: both;
}

@media only screen and (min-width: 992px) {
  .container-fluid, .content-hero {
    margin-left: 60px;
  }
}

@media only screen and (min-width: 992px) {
  .header .container-fluid, .header .content-hero,
  .content .container-fluid,
  .content .content-hero {
    padding-right: 95px;
  }
}

.header .container-fluid, .header .content-hero {
  max-width: 100%;
}

#bottom-row .container-fluid, #bottom-row .content-hero {
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
}

.main-container {
  background: #fff;
}

.node_103 .not-front {
  display: none;
}

.contentwrap {
  clear: both;
}

.content-container {
  max-width: 980px;
  padding-right: 15px;
  padding-left: 15px;
}

@media only screen and (min-width: 992px) {
  .content-container {
    margin-left: 330px;
    padding-right: 0;
    padding-left: 0;
    margin-right: 95px;
  }
}

.content {
  *zoom: 1;
  padding-bottom: 30px;
}

.content:after {
  display: table;
  content: "";
}

.content:after {
  clear: both;
}

.block-row {
  *zoom: 1;
}

.block-row:after {
  display: table;
  content: "";
}

.block-row:after {
  clear: both;
}

[class^="colcount-"],
[class*=" colcount-"] {
  margin-left: -15px;
  margin-right: -15px;
  *zoom: 1;
}

[class^="colcount-"]:after,
[class*=" colcount-"]:after {
  display: table;
  content: "";
}

[class^="colcount-"]:after,
[class*=" colcount-"]:after {
  clear: both;
}

[class^="colcount-"] .column,
[class*=" colcount-"] .column {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

[class^="colcount-"].colcount-2 .column,
[class*=" colcount-"].colcount-2 .column {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

[class^="colcount-"].colcount-3 .column,
[class*=" colcount-"].colcount-3 .column {
  position: relative;
  float: left;
  width: 33.3333333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

[class^="colcount-"].colcount-4 .column,
[class*=" colcount-"].colcount-4 .column {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.right-column div.object-center, .right-column
table.object-center {
  margin: 0;
}

.intro {
  *zoom: 1;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 30px;
  padding-bottom: 15px;
}

.intro:after {
  display: table;
  content: "";
}

.intro:after {
  clear: both;
}

.highlight-item .intro {
  border: none;
  margin: 0;
  padding: 0;
}

.intro-more {
  margin-bottom: 30px;
}

#top-row {
  visibility: hidden;
  display: none;
  padding: 0;
  margin: 0;
}

.site-footer {
  position: relative;
  background: #fff;
  border-top: 1px solid #cbcbcb;
  padding: 30px 90px 30px 0;
  font-family: "Roboto", Verdana, Helvetica, Arial, sans-serif;
  font-size: 14px;
}

@media only screen and (max-width: 992px) {
  .site-footer {
    padding: 15px;
  }
}

.site-footer .row {
  margin-bottom: 30px;
}

.footer-branding {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: 700;
}

@media (min-width: 992px) {
  .footer-branding {
    float: left;
    width: 33.3333333333%;
  }
}

@media only screen and (min-width: 992px) {
  .footer-branding {
    padding-right: 60px;
  }
}

.footer-branding p {
  margin-bottom: 5px;
}

.footer-branding .logo {
  margin-bottom: 30px;
  margin-left: -10px;
}

.footer-branding .site-name {
  font-size: 16px;
  line-height: 1.375;
  margin-bottom: 45px;
}

.footer-branding address {
  line-height: 1.375;
  margin-bottom: 15px !important;
}

.footer-branding b {
  color: #e17c3a;
}

.footer-branding .tel {
  color: #202225;
}

.footer-menu {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 992px) {
  .footer-menu {
    float: left;
    width: 50%;
  }
}

@media (min-width: 992px) {
  .footer-menu {
    margin-left: 16.6666666667%;
  }
}

.footer-menu nav {
  margin-left: -15px;
  margin-right: -15px;
  *zoom: 1;
}

.footer-menu nav:after {
  display: table;
  content: "";
}

.footer-menu nav:after {
  clear: both;
}

.footer-info {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .footer-info {
    float: left;
    width: 50%;
  }
}

@media (min-width: 1200px) {
  .footer-info {
    float: left;
    width: 66.6666666667%;
  }
}

.footer-info nav {
  display: inline-block;
}

@media only screen and (min-width: 768px) {
  .footer-info nav {
    padding-top: 6px;
  }
}

@media only screen and (min-width: 992px) {
  .footer-info nav {
    margin-left: 5px;
  }
}

.footer-social {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .footer-social {
    float: left;
    width: 50%;
  }
}

@media (min-width: 1200px) {
  .footer-social {
    float: left;
    width: 33.3333333333%;
  }
}

@media only screen and (min-width: 768px) {
  .footer-social {
    padding: 0;
  }
}

.footer-menu__list {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .footer-menu__list {
    float: left;
    width: 50%;
  }
}

@media (min-width: 992px) {
  .footer-menu__list {
    float: left;
    width: 33.3333333333%;
  }
}

.footer-menu__item {
  line-height: 1.425;
}

@media only screen and (min-width: 768px) {
  .footer-social__deflist {
    float: right;
  }
}

.footer-social__item {
  color: #333333;
  display: inline;
  margin: 0;
}

.footer-social__item b {
  position: absolute;
  overflow: hidden;
  text-indent: -99em;
}

.footer-social__item a {
  display: inline-block;
}

.footer-social__item a:before {
  font-size: 24px;
  color: #333333;
}

.tour-tour .popover-title {
  background: #034c7e;
  color: #fff;
}

.tour-tour .btn {
  background-color: transparent !important;
  color: #034c7e !important;
  padding: 0 4px;
  outline: 0;
}

.tour-tour .btn:active, .tour-tour .btn:hover, .tour-tour .btn:focus {
  outline: 0;
}

.tour-tour .btn.disabled {
  display: none;
}

.breadcrumbs {
  font-family: "Roboto", Verdana, Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  display: none;
}

.moved-breadcrumbs .breadcrumbs {
  display: block;
}

.moved-breadcrumbs {
  float: left;
  max-width: 740px;
  margin-left: 30px;
}

.breadcrumbs a:after,
.breadcrumbs__link:after {
  content: '>';
  display: inline-block;
  margin: 0 0 0 7.5px;
  color: #202225;
  font-weight: 400;
}

.content .cal-nav, .content .year-navigator {
  *zoom: 1;
  margin-bottom: 30px;
  border: 1px solid #d4d4d4;
  text-align: center;
}

.content .cal-nav:after, .content .year-navigator:after {
  display: table;
  content: "";
}

.content .cal-nav:after, .content .year-navigator:after {
  clear: both;
}

.content .content .cal-nav, .content .content .year-navigator {
  list-style-type: none;
  list-style-image: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  background-image: none;
}

.content .content .cal-nav ul, .content .content .year-navigator ul {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  background-image: none;
}

.content .content .cal-nav li, .content .content .year-navigator li {
  list-style-type: none;
  background-image: none;
  padding-left: 0;
}

.content .content .cal-nav li:before, .content .content .year-navigator li:before {
  display: none;
}

.content .cal-nav li, .content .year-navigator li {
  float: left;
  width: 7.69%;
  padding: 0;
  font-weight: 700;
}

.content .cal-nav li:before, .content .year-navigator li:before {
  display: none;
}

.content .cal-nav .year, .content .year-navigator .year {
  font-family: "Roboto", Verdana, Helvetica, Arial, sans-serif;
}

.content .cal-nav .year, .content .year-navigator .year,
.content .cal-nav .on, .content .year-navigator .on {
  background-color: #034c7e;
  color: #fff;
}

.content .cal-nav .year a, .content .year-navigator .year a,
.content .cal-nav .on a, .content .year-navigator .on a {
  color: #fff;
}

.content .year-navigator li {
  width: 10%;
}

.primarymenu {
  position: fixed;
  z-index: 1041;
  height: 44px;
  width: 44px;
  top: 0;
  right: 0;
  overflow: hidden;
  background: #034c7e;
  color: #fff;
  font-family: "Roboto", Verdana, Helvetica, Arial, sans-serif;
  font-weight: 400;
  transition: all .25s ease;
}

@media only screen and (min-width: 992px) {
  .primarymenu {
    height: 80px;
    width: 80px;
    height: 100vh;
  }
}

.primarymenu li {
  margin: 0;
  padding: 0;
}

.site-scrolling .primarymenu {
  transition: all .25s ease;
}

@media only screen and (min-width: 992px) {
  .site-scrolling .primarymenu {
    height: 80px;
  }
}

@media only screen and (min-width: 992px) {
  .takeover-active .primarymenu {
    background: #202225;
  }
}

@media only screen and (min-width: 992px) {
  .takeover-active.site-scrolling .primarymenu {
    max-height: 100%;
    height: 100vh;
    opacity: 1;
  }
}

[class^="primarymenu-link__"],
[class*=" primarymenu-link__"] {
  display: block;
  height: 43px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  transition: all .25s ease;
}

@media only screen and (min-width: 992px) {
  [class^="primarymenu-link__"],
  [class*=" primarymenu-link__"] {
    padding-top: 7.5px;
    height: 86px;
  }
}

[class^="primarymenu-link__"]:before,
[class*=" primarymenu-link__"]:before {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 42px;
  text-align: center;
}

[class^="primarymenu-link__"]:hover,
[class*=" primarymenu-link__"]:hover {
  color: #8fba2f;
  text-decoration: none;
}

[class^="primarymenu-link__"]:focus,
[class*=" primarymenu-link__"]:focus {
  color: #fff;
  text-decoration: none;
}

[class^="primarymenu-link__"].is-active,
[class*=" primarymenu-link__"].is-active {
  transition: all .25s ease;
}

.primarymenu-link__menu {
  background: #034c7e;
}

.primarymenu-link__menu .label-menu-close {
  display: none;
}

.primarymenu-link__menu.is-active .label-menu {
  display: none;
}

.primarymenu-link__menu.is-active .label-menu-close {
  display: inline;
}

.primarymenu-link__menu.is-active:before {
  font-size: 24px;
  margin-top: 10px;
  margin-bottom: 8px;
}

.primarymenu.is-active .primarymenu-link__join {
  opacity: 0;
  max-height: 0;
  padding: 0;
}

.primarymenu-link__join,
.primarymenu-link__login,
.primarymenu-link__search {
  display: none;
}

@media only screen and (min-width: 992px) {
  .primarymenu-link__join,
  .primarymenu-link__login,
  .primarymenu-link__search {
    display: block;
  }
}

.primarymenu-link__facebook,
.primarymenu-link__twitter,
.primarymenu-link__linkedin {
  display: none;
  height: 40px;
  opacity: 0;
}

@media only screen and (min-width: 992px) {
  .primarymenu-link__facebook,
  .primarymenu-link__twitter,
  .primarymenu-link__linkedin {
    display: block;
  }
}

.primarymenu-link__facebook:before,
.primarymenu-link__twitter:before,
.primarymenu-link__linkedin:before {
  font-size: 28px;
}

.primarymenu-link__facebook b,
.primarymenu-link__twitter b,
.primarymenu-link__linkedin b {
  position: absolute;
  overflow: hidden;
  text-indent: -99em;
}

.primarymenu.is-active .primarymenu-link__facebook, .primarymenu.is-active
.primarymenu-link__twitter, .primarymenu.is-active
.primarymenu-link__linkedin {
  opacity: 1;
}

.takeover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1040;
  width: calc(100%);
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  font-family: "Roboto", Verdana, Helvetica, Arial, sans-serif;
}

.takeover-active .takeover {
  max-height: 3000px;
  opacity: 1;
}

.takeover-active .takeover:after {
  content: '';
  display: block;
  width: 100%;
  height: 100vh;
  background-color: transparent;
  background-color: rgba(255, 255, 255, 0.8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF,endColorstr=#CCFFFFFF);
  zoom: 1;
}

.takeover-social {
  *zoom: 1;
  background: #034c7e;
  padding: 15px 30px 0;
}

.takeover-social:after {
  display: table;
  content: "";
}

.takeover-social:after {
  clear: both;
}

@media only screen and (min-width: 992px) {
  .takeover-social {
    display: none;
  }
}

.takeover-social__list {
  margin: 0;
  padding: 0;
}

.takeover-social__list__item {
  display: inline-block;
}

.takeover-social__link:before {
  margin-left: 0;
  font-size: 1.4em;
  color: #fff !important;
}

.takeover-social__link b {
  position: absolute;
  left: -99em;
  overflow: hidden;
}

.takeover-header {
  max-height: 0;
  overflow: hidden;
  background: #034c7e;
  width: 100%;
  padding-right: 95px;
}

@media only screen and (min-width: 992px) {
  .takeover-header {
    position: absolute;
    z-index: 1;
    top: 0;
  }
}

.takeover-header a {
  line-height: 1;
  text-transform: uppercase;
  color: #fff;
}

.takeover-header a:hover {
  text-decoration: underline;
}

.takeover-header strong,
.takeover-header b,
.takeover-header .link-label {
  display: block;
  font-size: 26px;
  font-weight: 400;
}

.is-active .takeover-header {
  padding: 15px 95px 15px 30px;
  max-height: 1000px;
  margin-top: -1px;
}

@media only screen and (min-width: 992px) {
  .is-active .takeover-header {
    height: 87px;
    padding-left: 15px 95px 15px 60px;
  }
}

.takeover-header__list {
  margin-left: -15px;
  margin-right: -15px;
  *zoom: 1;
  margin-bottom: 0;
}

.takeover-header__list:after {
  display: table;
  content: "";
}

.takeover-header__list:after {
  clear: both;
}

.takeover-header__item {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 0;
}

@media screen and (min-width: 992px) {
  .takeover-header__item {
    width: 20%;
    float: left;
  }
}

@media only screen and (max-width: 992px) {
  .takeover-header__item {
    padding: 0;
    margin: 0 0 15px 0;
  }
}

@media only screen and (min-width: 992px) {
  .takeover-header__item.discover-informs {
    padding-left: 0;
  }
  .takeover-header__item.impact {
    text-align: center;
  }
  .takeover-header__item.join-us {
    padding-right: 0;
  }
}

.takeover-body {
  margin-left: -15px;
  margin-right: -15px;
  *zoom: 1;
  *zoom: 1;
  padding: 30px;
  background: #202225;
  min-height: 100vh;
}

.takeover-body:after {
  display: table;
  content: "";
}

.takeover-body:after {
  clear: both;
}

.takeover-body:after {
  display: table;
  content: "";
}

.takeover-body:after {
  clear: both;
}

@media only screen and (min-width: 992px) {
  .takeover-body {
    margin-top: 86px;
    padding-top: 60px;
    padding-left: 60px;
    padding-right: 95px;
  }
}

.takeover-pane {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .takeover-pane {
    float: left;
    width: 50%;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .takeover-pane:nth-of-type(2n+3) {
    clear: left;
  }
}

@media (min-width: 992px) {
  .takeover-pane {
    float: left;
    width: 33.3333333333%;
  }
}

@media screen and (min-width: 992px) {
  .takeover-pane:nth-of-type(3n+4) {
    clear: left;
  }
}

.takeover-pane__heading-link {
  text-transform: uppercase;
  color: #8fba2f;
}

.takeover-pane__link {
  color: #fff;
}

.takeover-footer {
  clear: both;
  padding: 0 15px;
}

.takeover-footer__list {
  border-top: 1px solid #cbcbcb;
  padding-top: 30px;
}

.takeover-footer__heading {
  display: inline-block;
  margin-right: 1em;
  text-transform: uppercase;
  color: #e17c3a;
}

@media screen and (min-width: 992px) {
  .takeover-footer__item {
    display: inline-block;
    text-align: center;
    padding-right: 40px;
  }
}

.takeover-footer__link {
  color: #fff;
}

.takeover-footer__link:hover {
  color: #8fba2f;
  text-decoration: underline;
}

.primarymenu .primarymenu-link__facebook,
.primarymenu .primarymenu-link__twitter,
.primarymenu .primarymenu-link__linkedin {
  display: none;
}

.primarymenu.is-active .primarymenu-link__facebook,
.primarymenu.is-active .primarymenu-link__twitter,
.primarymenu.is-active .primarymenu-link__linkedin {
  display: block;
}

.secondary-menu {
  margin-top: 15px;
}

.secondary-menu .container-fluid, .secondary-menu .content-hero {
  padding-right: 95px;
  padding-bottom: 30px;
}

.secondary-menu__trigger {
  padding: 7.5px 10px;
  text-transform: uppercase;
  font-size: 18px;
  background: #fff;
  color: #034c7e;
  border: 1px solid #034c7e;
  transition: all .25s ease;
}

.secondary-menu__trigger:before {
  position: relative;
  top: 1px;
  margin: 0 7.5px 0 0;
  content: '\e83a';
  font-size: 21.8px;
  font-weight: 600;
}

.secondary-menu__trigger:hover {
  color: #8fba2f;
  background: #fff;
}

.secondary-menu__trigger.is-active {
  color: #fff;
  background: #202225;
  border-color: #202225;
  transition: all .25s ease;
}

.secondary-menu__trigger.is-active:before {
  content: '\e833';
}

.secondary-menu__trigger.is-active:hover {
  background: #202225;
}

.secondary-menu__wrapper {
  position: absolute;
  z-index: 1000;
  max-height: 0;
  overflow: hidden;
  padding-left: 15px;
  padding-right: 15px;
  transition: all .25s ease;
  background: #fff;
}

@media screen and (min-width: 700px) {
  .secondary-menu__wrapper {
    width: auto;
  }
}

.secondary-menu__wrapper a {
  color: #8fba2f;
  font-weight: 600;
}

.secondary-menu__wrapper.is-active {
  max-height: 2000px;
  padding: 30px 15px 15px;
  background: #202225;
  transition: all .25s ease;
}

.secondary-menu__wrapper .module {
  font-family: "Roboto", Verdana, Helvetica, Arial, sans-serif;
}

.secondary-menu__wrapper li {
  line-height: 1.2;
  margin-bottom: 15px;
}

.secondary-menu__wrapper ul a {
  display: block;
  padding: 0 15px;
}

.secondary-menu__wrapper ul ul {
  margin-top: 15px;
  margin-bottom: 15px;
}

.secondary-menu__wrapper ul ul li {
  margin-bottom: 7.5px;
}

.secondary-menu__wrapper ul ul a {
  font-size: 16px;
  padding: 0 15px 0 30px;
  color: #fff;
  font-weight: 400;
}

.leftnav {
  font-size: 16px;
}

.leftnav ul {
  /*li:hover{
      position: relative;
      ul{
        position: absolute;
        display: block;
        background: #fff;
      }
    }*/
}

.audience-nav {
  display: none;
}

.tag_cloud {
  margin-bottom: 30px;
  font-family: "Roboto", Verdana, Helvetica, Arial, sans-serif;
}

.tag_cloud a {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 7.5px;
  line-height: 1;
}

.skip {
  font-family: "Roboto", Verdana, Helvetica, Arial, sans-serif;
  text-align: center;
  color: #fff;
  background-color: #202225;
  display: block;
  outline: none;
  padding: 1em;
  position: fixed;
  z-index: 999999;
  top: -999px;
  right: 0;
  left: 0;
}

.skip:focus {
  top: 0;
}

.skip:hover {
  color: #fff;
}

.skip:before, .skip:after {
  content: "\2193";
  display: inline-block;
}

.skip:before {
  margin-right: 1em;
}

.skip:after {
  margin-left: 1em;
}

.utilitymenu {
  float: right;
  font-size: 14px;
}

.utilitymenu ul {
  float: right;
}

.ui-accordion {
  background: #fff;
  padding: 30px 0;
  margin-bottom: 30px;
}

@media only screen and (min-width: 992px) {
  #bottom-row .ui-accordion {
    margin-left: 60px;
  }
}

.ui-accordion .ui-accordion-header {
  font-size: 18px;
  background: #fff;
  color: #034c7e;
  border: 1px solid #034c7e;
  text-transform: uppercase;
  padding: 15px 15px;
  position: relative;
}

.ui-accordion .ui-accordion-header:after {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  content: "\25B8";
  color: #034c7e;
  right: 15px;
  font-size: 32px;
}

.ui-accordion .ui-accordion-header.ui-accordion-header-active:after {
  content: "\25BE";
  color: #8fba2f;
}

.ui-accordion .ui-accordion-header span {
  display: block;
}

.ui-accordion .ui-accordion-header a {
  display: block;
  color: #034c7e;
}

.ui-accordion .ui-accordion-header a:hover, .ui-accordion .ui-accordion-header a:focus {
  text-decoration: none;
}

.ui-accordion .ui-accordion-header:hover {
  color: #8fba2f;
  background: #fff;
  cursor: pointer;
}

.ui-accordion .ui-accordion-header:hover a, .ui-accordion .ui-accordion-header:hover:after {
  color: #8fba2f;
}

.ui-accordion .ui-accordion-content ul {
  *zoom: 1;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
}

.ui-accordion .ui-accordion-content ul:after {
  display: table;
  content: "";
}

.ui-accordion .ui-accordion-content ul:after {
  clear: both;
}

.ui-accordion .ui-accordion-content .content-view-line .line-header {
  font-size: 18px;
  font-family: "Lora", Georgia, "Times New Roman", Times, serif;
  margin: 0;
}

button,
.btn,
.button-primary,
.btn-primary,
.btn-default, .latest-discussion .footer-item-more a, .aiaFeed .moreLink a, .juicer-feed .juicer-button, .quick-subscribe .submit,
.button-secondary,
.btn-success, .btn-info, .btn-warning, .btn-danger, form button,
form input[type="button"],
form input[type="submit"],
.form button,
.form input[type="button"],
.form input[type="submit"], body input.gsc-search-button,
.button {
  background: #034c7e;
  padding: 16px 45px;
  color: #fff;
  font-size: 16px;
  font-family: "Roboto", Verdana, Helvetica, Arial, sans-serif;
  border: none;
  box-shadow: none;
  text-decoration: none;
  text-align: center;
  display: inline-block;
}

button:hover,
.btn:hover,
.button-primary:hover,
.btn-primary:hover,
.btn-default:hover, .latest-discussion .footer-item-more a:hover, .aiaFeed .moreLink a:hover, .juicer-feed .juicer-button:hover, .quick-subscribe .submit:hover,
.button-secondary:hover,
.btn-success:hover, .btn-info:hover, .btn-warning:hover, .btn-danger:hover,
form input[type="button"]:hover,
form input[type="submit"]:hover,
.form input[type="button"]:hover,
.form input[type="submit"]:hover, body input.gsc-search-button:hover,
.button:hover {
  background: #023d65;
  color: #fff;
  text-decoration: none !important;
}

@media only screen and (max-width: 768px) {
  button,
  .btn,
  .button-primary,
  .btn-primary,
  .btn-default {
    white-space: normal;
  }
}

.latest-discussion .footer-item-more a, .aiaFeed .moreLink a, .juicer-feed .juicer-button, .quick-subscribe .submit,
.button-secondary,
.btn-success {
  background: #8fba2f !important;
}

.latest-discussion .footer-item-more a:hover, .aiaFeed .moreLink a:hover, .juicer-feed .juicer-button:hover, .quick-subscribe .submit:hover,
.button-secondary:hover,
.btn-success:hover {
  background: #7fa62a !important;
}

.btn-info {
  background: #33b8d5 !important;
}

.btn-info:hover {
  background: #29aac6 !important;
}

.btn-warning {
  background: #e5b60e !important;
}

.btn-warning:hover {
  background: #cda30d !important;
}

.btn-danger {
  background: #e17c3a !important;
}

.btn-danger:hover {
  background: #de6d24 !important;
}

.theme-color-dark p,
.theme-color-dark li,
.theme-color-dark a,
.theme-color-dark small,
.theme-color-dark span, .theme-color-dark-gray p, .theme-color-blue p, .theme-color-dark-blue p, .theme-color-green p, .theme-color-orange p, .theme-color-yellow p, .theme-layout-image-title-overlay p, .theme-color-dark-gray li, .theme-color-blue li, .theme-color-dark-blue li, .theme-color-green li, .theme-color-orange li, .theme-color-yellow li, .theme-layout-image-title-overlay li, .theme-color-dark-gray a, .theme-color-blue a, .theme-color-dark-blue a, .theme-color-green a, .theme-color-orange a, .theme-color-yellow a, .theme-layout-image-title-overlay a, .theme-color-dark-gray small, .theme-color-blue small, .theme-color-dark-blue small, .theme-color-green small, .theme-color-orange small, .theme-color-yellow small, .theme-layout-image-title-overlay small, .theme-color-dark-gray span, .theme-color-blue span, .theme-color-dark-blue span, .theme-color-green span, .theme-color-orange span, .theme-color-yellow span, .theme-layout-image-title-overlay span {
  color: #fff;
}

.theme-color-dark h1, .theme-color-dark-gray h1, .theme-color-blue h1, .theme-color-dark-blue h1, .theme-color-green h1, .theme-color-orange h1, .theme-color-yellow h1, .theme-layout-image-title-overlay h1 {
  color: #fff;
}

.theme-color-dark h2, .theme-color-dark-gray h2, .theme-color-blue h2, .theme-color-dark-blue h2, .theme-color-green h2, .theme-color-orange h2, .theme-color-yellow h2, .theme-layout-image-title-overlay h2 {
  color: #fff;
}

.theme-color-dark h3, .theme-color-dark .award-purpose .body h2, .award-purpose .body .theme-color-dark h2, .theme-color-dark-gray h3, .theme-color-blue h3, .theme-color-dark-blue h3, .theme-color-green h3, .theme-color-orange h3, .theme-color-yellow h3, .theme-layout-image-title-overlay h3, .theme-color-dark-gray .award-purpose .body h2, .award-purpose .body .theme-color-dark-gray h2, .theme-color-blue .award-purpose .body h2, .award-purpose .body .theme-color-blue h2, .theme-color-dark-blue .award-purpose .body h2, .award-purpose .body .theme-color-dark-blue h2, .theme-color-green .award-purpose .body h2, .award-purpose .body .theme-color-green h2, .theme-color-orange .award-purpose .body h2, .award-purpose .body .theme-color-orange h2, .theme-color-yellow .award-purpose .body h2, .award-purpose .body .theme-color-yellow h2, .theme-layout-image-title-overlay .award-purpose .body h2, .award-purpose .body .theme-layout-image-title-overlay h2 {
  color: #fff;
}

.theme-color-dark h4, .theme-color-dark-gray h4, .theme-color-blue h4, .theme-color-dark-blue h4, .theme-color-green h4, .theme-color-orange h4, .theme-color-yellow h4, .theme-layout-image-title-overlay h4 {
  color: #fff;
}

.theme-color-dark h5, .theme-color-dark-gray h5, .theme-color-blue h5, .theme-color-dark-blue h5, .theme-color-green h5, .theme-color-orange h5, .theme-color-yellow h5, .theme-layout-image-title-overlay h5 {
  color: #fff;
}

.theme-color-dark h6, .theme-color-dark-gray h6, .theme-color-blue h6, .theme-color-dark-blue h6, .theme-color-green h6, .theme-color-orange h6, .theme-color-yellow h6, .theme-layout-image-title-overlay h6 {
  color: #fff;
}

.theme-color-dark .icon, .theme-color-dark-gray .icon, .theme-color-blue .icon, .theme-color-dark-blue .icon, .theme-color-green .icon, .theme-color-orange .icon, .theme-color-yellow .icon, .theme-layout-image-title-overlay .icon {
  color: #fff;
}

.theme-color-dark .attribute-title, .theme-color-dark-gray .attribute-title, .theme-color-blue .attribute-title, .theme-color-dark-blue .attribute-title, .theme-color-green .attribute-title, .theme-color-orange .attribute-title, .theme-color-yellow .attribute-title, .theme-layout-image-title-overlay .attribute-title {
  color: #fff;
}

.theme-color-dark .text-fields, .theme-color-dark-gray .text-fields, .theme-color-blue .text-fields, .theme-color-dark-blue .text-fields, .theme-color-green .text-fields, .theme-color-orange .text-fields, .theme-color-yellow .text-fields, .theme-layout-image-title-overlay .text-fields {
  color: #fff;
}

.theme-color-dark .text-fields .attribute-url, .theme-color-dark-gray .text-fields .attribute-url, .theme-color-blue .text-fields .attribute-url, .theme-color-dark-blue .text-fields .attribute-url, .theme-color-green .text-fields .attribute-url, .theme-color-orange .text-fields .attribute-url, .theme-color-yellow .text-fields .attribute-url, .theme-layout-image-title-overlay .text-fields .attribute-url {
  color: #fff;
}

.theme-color-dark .text-fields .attribute-url a, .theme-color-dark-gray .text-fields .attribute-url a, .theme-color-blue .text-fields .attribute-url a, .theme-color-dark-blue .text-fields .attribute-url a, .theme-color-green .text-fields .attribute-url a, .theme-color-orange .text-fields .attribute-url a, .theme-color-yellow .text-fields .attribute-url a, .theme-layout-image-title-overlay .text-fields .attribute-url a {
  color: #fff;
}

.theme-color-light p,
.theme-color-light li,
.theme-color-light a,
.theme-color-light small,
.theme-color-light span, .theme-color-white p, .block-card_slideshow .themed p, .theme-color-gray p, .audience .content-view-card .themed p, .audience .latest-discussion li .themed p, .latest-discussion .audience li .themed p, .audience .aiaFeed article .themed p, .aiaFeed .audience article .themed p, .audience .dashboard-promos > div .themed p, .theme-color-light-blue p, .theme-layout-icon-side p, .block-latest_awards p,
.block-latest_events p, .theme-color-white li, .block-card_slideshow .themed li, .theme-color-gray li, .audience .content-view-card .themed li, .audience .latest-discussion li .themed li, .latest-discussion .audience li .themed li, .audience .aiaFeed article .themed li, .aiaFeed .audience article .themed li, .audience .dashboard-promos > div .themed li, .theme-color-light-blue li, .theme-layout-icon-side li, .block-latest_awards li,
.block-latest_events li, .theme-color-white a, .block-card_slideshow .themed a, .theme-color-gray a, .audience .content-view-card .themed a, .audience .latest-discussion li .themed a, .latest-discussion .audience li .themed a, .audience .aiaFeed article .themed a, .aiaFeed .audience article .themed a, .audience .dashboard-promos > div .themed a, .theme-color-light-blue a, .theme-layout-icon-side a, .block-latest_awards a,
.block-latest_events a, .theme-color-white small, .block-card_slideshow .themed small, .theme-color-gray small, .audience .content-view-card .themed small, .audience .latest-discussion li .themed small, .latest-discussion .audience li .themed small, .audience .aiaFeed article .themed small, .aiaFeed .audience article .themed small, .audience .dashboard-promos > div .themed small, .theme-color-light-blue small, .theme-layout-icon-side small, .block-latest_awards small,
.block-latest_events small, .theme-color-white span, .block-card_slideshow .themed span, .theme-color-gray span, .audience .content-view-card .themed span, .audience .latest-discussion li .themed span, .latest-discussion .audience li .themed span, .audience .aiaFeed article .themed span, .aiaFeed .audience article .themed span, .audience .dashboard-promos > div .themed span, .theme-color-light-blue span, .theme-layout-icon-side span, .block-latest_awards span,
.block-latest_events span {
  color: #000;
}

.theme-color-light h1, .theme-color-white h1, .block-card_slideshow .themed h1, .theme-color-gray h1, .audience .content-view-card .themed h1, .audience .latest-discussion li .themed h1, .latest-discussion .audience li .themed h1, .audience .aiaFeed article .themed h1, .aiaFeed .audience article .themed h1, .audience .dashboard-promos > div .themed h1, .theme-color-light-blue h1, .theme-layout-icon-side h1, .block-latest_awards h1,
.block-latest_events h1 {
  color: #000;
}

.theme-color-light h2, .theme-color-white h2, .block-card_slideshow .themed h2, .theme-color-gray h2, .audience .content-view-card .themed h2, .audience .latest-discussion li .themed h2, .latest-discussion .audience li .themed h2, .audience .aiaFeed article .themed h2, .aiaFeed .audience article .themed h2, .audience .dashboard-promos > div .themed h2, .theme-color-light-blue h2, .theme-layout-icon-side h2, .block-latest_awards h2,
.block-latest_events h2 {
  color: #000;
}

.theme-color-light h3, .theme-color-light .award-purpose .body h2, .award-purpose .body .theme-color-light h2, .theme-color-white h3, .block-card_slideshow .themed h3, .theme-color-gray h3, .audience .content-view-card .themed h3, .audience .latest-discussion li .themed h3, .latest-discussion .audience li .themed h3, .audience .aiaFeed article .themed h3, .aiaFeed .audience article .themed h3, .audience .dashboard-promos > div .themed h3, .theme-color-light-blue h3, .theme-layout-icon-side h3, .block-latest_awards h3,
.block-latest_events h3, .theme-color-white .award-purpose .body h2, .award-purpose .body .theme-color-white h2, .block-card_slideshow .themed .award-purpose .body h2, .award-purpose .body .block-card_slideshow .themed h2, .theme-color-gray .award-purpose .body h2, .award-purpose .body .theme-color-gray h2, .audience .content-view-card .themed .award-purpose .body h2, .award-purpose .body .audience .content-view-card .themed h2, .audience .latest-discussion li .themed .award-purpose .body h2, .award-purpose .body .audience .latest-discussion li .themed h2, .latest-discussion .audience li .themed .award-purpose .body h2, .award-purpose .body .latest-discussion .audience li .themed h2, .audience .aiaFeed article .themed .award-purpose .body h2, .award-purpose .body .audience .aiaFeed article .themed h2, .aiaFeed .audience article .themed .award-purpose .body h2, .award-purpose .body .aiaFeed .audience article .themed h2, .audience .dashboard-promos > div .themed .award-purpose .body h2, .award-purpose .body .audience .dashboard-promos > div .themed h2, .theme-color-light-blue .award-purpose .body h2, .award-purpose .body .theme-color-light-blue h2, .theme-layout-icon-side .award-purpose .body h2, .award-purpose .body .theme-layout-icon-side h2, .block-latest_awards .award-purpose .body h2, .award-purpose .body .block-latest_awards h2,
.block-latest_events .award-purpose .body h2, .award-purpose .body
.block-latest_events h2 {
  color: #000;
}

.theme-color-light h4, .theme-color-white h4, .block-card_slideshow .themed h4, .theme-color-gray h4, .audience .content-view-card .themed h4, .audience .latest-discussion li .themed h4, .latest-discussion .audience li .themed h4, .audience .aiaFeed article .themed h4, .aiaFeed .audience article .themed h4, .audience .dashboard-promos > div .themed h4, .theme-color-light-blue h4, .theme-layout-icon-side h4, .block-latest_awards h4,
.block-latest_events h4 {
  color: #000;
}

.theme-color-light h5, .theme-color-white h5, .block-card_slideshow .themed h5, .theme-color-gray h5, .audience .content-view-card .themed h5, .audience .latest-discussion li .themed h5, .latest-discussion .audience li .themed h5, .audience .aiaFeed article .themed h5, .aiaFeed .audience article .themed h5, .audience .dashboard-promos > div .themed h5, .theme-color-light-blue h5, .theme-layout-icon-side h5, .block-latest_awards h5,
.block-latest_events h5 {
  color: #000;
}

.theme-color-light h6, .theme-color-white h6, .block-card_slideshow .themed h6, .theme-color-gray h6, .audience .content-view-card .themed h6, .audience .latest-discussion li .themed h6, .latest-discussion .audience li .themed h6, .audience .aiaFeed article .themed h6, .aiaFeed .audience article .themed h6, .audience .dashboard-promos > div .themed h6, .theme-color-light-blue h6, .theme-layout-icon-side h6, .block-latest_awards h6,
.block-latest_events h6 {
  color: #000;
}

.theme-color-light .icon, .theme-color-white .icon, .block-card_slideshow .themed .icon, .theme-color-gray .icon, .audience .content-view-card .themed .icon, .audience .latest-discussion li .themed .icon, .latest-discussion .audience li .themed .icon, .audience .aiaFeed article .themed .icon, .aiaFeed .audience article .themed .icon, .audience .dashboard-promos > div .themed .icon, .theme-color-light-blue .icon, .theme-layout-icon-side .icon, .block-latest_awards .icon,
.block-latest_events .icon {
  color: #000;
}

.theme-color-light .attribute-title, .theme-color-white .attribute-title, .block-card_slideshow .themed .attribute-title, .theme-color-gray .attribute-title, .audience .content-view-card .themed .attribute-title, .audience .latest-discussion li .themed .attribute-title, .latest-discussion .audience li .themed .attribute-title, .audience .aiaFeed article .themed .attribute-title, .aiaFeed .audience article .themed .attribute-title, .audience .dashboard-promos > div .themed .attribute-title, .theme-color-light-blue .attribute-title, .theme-layout-icon-side .attribute-title, .block-latest_awards .attribute-title,
.block-latest_events .attribute-title {
  color: #000;
}

.theme-color-light .text-fields, .theme-color-white .text-fields, .block-card_slideshow .themed .text-fields, .theme-color-gray .text-fields, .audience .content-view-card .themed .text-fields, .audience .latest-discussion li .themed .text-fields, .latest-discussion .audience li .themed .text-fields, .audience .aiaFeed article .themed .text-fields, .aiaFeed .audience article .themed .text-fields, .audience .dashboard-promos > div .themed .text-fields, .theme-color-light-blue .text-fields, .theme-layout-icon-side .text-fields, .block-latest_awards .text-fields,
.block-latest_events .text-fields {
  color: #000;
}

.theme-color-light .text-fields .attribute-post_date, .theme-color-white .text-fields .attribute-post_date, .block-card_slideshow .themed .text-fields .attribute-post_date, .theme-color-gray .text-fields .attribute-post_date, .audience .content-view-card .themed .text-fields .attribute-post_date, .audience .latest-discussion li .themed .text-fields .attribute-post_date, .latest-discussion .audience li .themed .text-fields .attribute-post_date, .audience .aiaFeed article .themed .text-fields .attribute-post_date, .aiaFeed .audience article .themed .text-fields .attribute-post_date, .audience .dashboard-promos > div .themed .text-fields .attribute-post_date, .theme-color-light-blue .text-fields .attribute-post_date, .theme-layout-icon-side .text-fields .attribute-post_date, .block-latest_awards .text-fields .attribute-post_date,
.block-latest_events .text-fields .attribute-post_date {
  color: #888d94;
}

.theme-color-light .text-fields .attribute-url, .theme-color-white .text-fields .attribute-url, .block-card_slideshow .themed .text-fields .attribute-url, .theme-color-gray .text-fields .attribute-url, .audience .content-view-card .themed .text-fields .attribute-url, .audience .latest-discussion li .themed .text-fields .attribute-url, .latest-discussion .audience li .themed .text-fields .attribute-url, .audience .aiaFeed article .themed .text-fields .attribute-url, .aiaFeed .audience article .themed .text-fields .attribute-url, .audience .dashboard-promos > div .themed .text-fields .attribute-url, .theme-color-light-blue .text-fields .attribute-url, .theme-layout-icon-side .text-fields .attribute-url, .block-latest_awards .text-fields .attribute-url,
.block-latest_events .text-fields .attribute-url {
  color: #000;
}

.theme-color-light .text-fields .attribute-url a, .theme-color-white .text-fields .attribute-url a, .block-card_slideshow .themed .text-fields .attribute-url a, .theme-color-gray .text-fields .attribute-url a, .audience .content-view-card .themed .text-fields .attribute-url a, .audience .latest-discussion li .themed .text-fields .attribute-url a, .latest-discussion .audience li .themed .text-fields .attribute-url a, .audience .aiaFeed article .themed .text-fields .attribute-url a, .aiaFeed .audience article .themed .text-fields .attribute-url a, .audience .dashboard-promos > div .themed .text-fields .attribute-url a, .theme-color-light-blue .text-fields .attribute-url a, .theme-layout-icon-side .text-fields .attribute-url a, .block-latest_awards .text-fields .attribute-url a,
.block-latest_events .text-fields .attribute-url a {
  color: #000;
}

.theme-color-light .btn,
.theme-color-light .btn-primary, .theme-color-white .btn, .block-card_slideshow .themed .btn, .theme-color-gray .btn, .audience .content-view-card .themed .btn, .audience .latest-discussion li .themed .btn, .latest-discussion .audience li .themed .btn, .audience .aiaFeed article .themed .btn, .aiaFeed .audience article .themed .btn, .audience .dashboard-promos > div .themed .btn, .theme-color-light-blue .btn, .theme-layout-icon-side .btn, .block-latest_awards .btn,
.block-latest_events .btn, .theme-color-white .btn-primary, .block-card_slideshow .themed .btn-primary, .theme-color-gray .btn-primary, .audience .content-view-card .themed .btn-primary, .audience .latest-discussion li .themed .btn-primary, .latest-discussion .audience li .themed .btn-primary, .audience .aiaFeed article .themed .btn-primary, .aiaFeed .audience article .themed .btn-primary, .audience .dashboard-promos > div .themed .btn-primary, .theme-color-light-blue .btn-primary, .theme-layout-icon-side .btn-primary, .block-latest_awards .btn-primary,
.block-latest_events .btn-primary {
  color: #fff;
}

.theme-color-white,
.block-card_slideshow .themed {
  background-color: #fff;
}

.theme-color-white .text-fields .attribute-source, .block-card_slideshow .themed .text-fields .attribute-source {
  color: #8fba2f;
}

.theme-color-white.theme-layout-icon,
.block-card_slideshow .theme-layout-icon.themed {
  background-color: #fff;
}

.theme-color-white.theme-layout-icon p,
.theme-color-white.theme-layout-icon li,
.theme-color-white.theme-layout-icon a,
.theme-color-white.theme-layout-icon small,
.theme-color-white.theme-layout-icon span, .block-card_slideshow .theme-layout-icon.themed p, .block-card_slideshow .theme-layout-icon.themed li, .block-card_slideshow .theme-layout-icon.themed a, .block-card_slideshow .theme-layout-icon.themed small, .block-card_slideshow .theme-layout-icon.themed span {
  color: #000;
}

.theme-color-white.theme-layout-icon .icon, .block-card_slideshow .theme-layout-icon.themed .icon {
  color: #000;
}

.theme-color-white.theme-layout-icon .attribute-title, .block-card_slideshow .theme-layout-icon.themed .attribute-title {
  color: #000;
}

.theme-color-white.theme-layout-icon .text-fields, .block-card_slideshow .theme-layout-icon.themed .text-fields {
  color: #000;
}

.theme-color-white.theme-layout-icon .text-fields .attribute-url, .block-card_slideshow .theme-layout-icon.themed .text-fields .attribute-url {
  color: #000;
}

.theme-color-white.theme-layout-icon .text-fields .attribute-url a, .block-card_slideshow .theme-layout-icon.themed .text-fields .attribute-url a {
  color: #000;
}

.theme-color-gray,
.audience .content-view-card .themed,
.audience .latest-discussion li .themed,
.latest-discussion .audience li .themed,
.audience .aiaFeed article .themed,
.aiaFeed .audience article .themed,
.audience .dashboard-promos > div .themed {
  background-color: #ebedef;
}

.theme-color-gray.theme-layout-icon,
.audience .content-view-card .theme-layout-icon.themed,
.audience .latest-discussion li .theme-layout-icon.themed,
.latest-discussion .audience li .theme-layout-icon.themed,
.audience .aiaFeed article .theme-layout-icon.themed,
.aiaFeed .audience article .theme-layout-icon.themed,
.audience .dashboard-promos > div .theme-layout-icon.themed {
  background-color: #fff;
}

.theme-color-gray.theme-layout-icon p,
.theme-color-gray.theme-layout-icon li,
.theme-color-gray.theme-layout-icon a,
.theme-color-gray.theme-layout-icon small,
.theme-color-gray.theme-layout-icon span, .audience .content-view-card .theme-layout-icon.themed p, .audience .latest-discussion li .theme-layout-icon.themed p, .latest-discussion .audience li .theme-layout-icon.themed p, .audience .aiaFeed article .theme-layout-icon.themed p, .aiaFeed .audience article .theme-layout-icon.themed p, .audience .dashboard-promos > div .theme-layout-icon.themed p, .audience .content-view-card .theme-layout-icon.themed li, .audience .latest-discussion li .theme-layout-icon.themed li, .latest-discussion .audience li .theme-layout-icon.themed li, .audience .aiaFeed article .theme-layout-icon.themed li, .aiaFeed .audience article .theme-layout-icon.themed li, .audience .dashboard-promos > div .theme-layout-icon.themed li, .audience .content-view-card .theme-layout-icon.themed a, .audience .latest-discussion li .theme-layout-icon.themed a, .latest-discussion .audience li .theme-layout-icon.themed a, .audience .aiaFeed article .theme-layout-icon.themed a, .aiaFeed .audience article .theme-layout-icon.themed a, .audience .dashboard-promos > div .theme-layout-icon.themed a, .audience .content-view-card .theme-layout-icon.themed small, .audience .latest-discussion li .theme-layout-icon.themed small, .latest-discussion .audience li .theme-layout-icon.themed small, .audience .aiaFeed article .theme-layout-icon.themed small, .aiaFeed .audience article .theme-layout-icon.themed small, .audience .dashboard-promos > div .theme-layout-icon.themed small, .audience .content-view-card .theme-layout-icon.themed span, .audience .latest-discussion li .theme-layout-icon.themed span, .latest-discussion .audience li .theme-layout-icon.themed span, .audience .aiaFeed article .theme-layout-icon.themed span, .aiaFeed .audience article .theme-layout-icon.themed span, .audience .dashboard-promos > div .theme-layout-icon.themed span {
  color: #ebedef;
}

.theme-color-gray.theme-layout-icon .icon, .audience .content-view-card .theme-layout-icon.themed .icon, .audience .latest-discussion li .theme-layout-icon.themed .icon, .latest-discussion .audience li .theme-layout-icon.themed .icon, .audience .aiaFeed article .theme-layout-icon.themed .icon, .aiaFeed .audience article .theme-layout-icon.themed .icon, .audience .dashboard-promos > div .theme-layout-icon.themed .icon {
  color: #ebedef;
}

.theme-color-gray.theme-layout-icon .attribute-title, .audience .content-view-card .theme-layout-icon.themed .attribute-title, .audience .latest-discussion li .theme-layout-icon.themed .attribute-title, .latest-discussion .audience li .theme-layout-icon.themed .attribute-title, .audience .aiaFeed article .theme-layout-icon.themed .attribute-title, .aiaFeed .audience article .theme-layout-icon.themed .attribute-title, .audience .dashboard-promos > div .theme-layout-icon.themed .attribute-title {
  color: #ebedef;
}

.theme-color-gray.theme-layout-icon .text-fields, .audience .content-view-card .theme-layout-icon.themed .text-fields, .audience .latest-discussion li .theme-layout-icon.themed .text-fields, .latest-discussion .audience li .theme-layout-icon.themed .text-fields, .audience .aiaFeed article .theme-layout-icon.themed .text-fields, .aiaFeed .audience article .theme-layout-icon.themed .text-fields, .audience .dashboard-promos > div .theme-layout-icon.themed .text-fields {
  color: #ebedef;
}

.theme-color-gray.theme-layout-icon .text-fields .attribute-url, .audience .content-view-card .theme-layout-icon.themed .text-fields .attribute-url, .audience .latest-discussion li .theme-layout-icon.themed .text-fields .attribute-url, .latest-discussion .audience li .theme-layout-icon.themed .text-fields .attribute-url, .audience .aiaFeed article .theme-layout-icon.themed .text-fields .attribute-url, .aiaFeed .audience article .theme-layout-icon.themed .text-fields .attribute-url, .audience .dashboard-promos > div .theme-layout-icon.themed .text-fields .attribute-url {
  color: #ebedef;
}

.theme-color-gray.theme-layout-icon .text-fields .attribute-url a, .audience .content-view-card .theme-layout-icon.themed .text-fields .attribute-url a, .audience .latest-discussion li .theme-layout-icon.themed .text-fields .attribute-url a, .latest-discussion .audience li .theme-layout-icon.themed .text-fields .attribute-url a, .audience .aiaFeed article .theme-layout-icon.themed .text-fields .attribute-url a, .aiaFeed .audience article .theme-layout-icon.themed .text-fields .attribute-url a, .audience .dashboard-promos > div .theme-layout-icon.themed .text-fields .attribute-url a {
  color: #ebedef;
}

.theme-color-dark-gray {
  background-color: #262525;
}

.theme-color-dark-gray.theme-layout-icon {
  background-color: #fff;
}

.theme-color-dark-gray.theme-layout-icon p,
.theme-color-dark-gray.theme-layout-icon li,
.theme-color-dark-gray.theme-layout-icon a,
.theme-color-dark-gray.theme-layout-icon small,
.theme-color-dark-gray.theme-layout-icon span {
  color: #262525;
}

.theme-color-dark-gray.theme-layout-icon .icon {
  color: #262525;
}

.theme-color-dark-gray.theme-layout-icon .attribute-title {
  color: #262525;
}

.theme-color-dark-gray.theme-layout-icon .text-fields {
  color: #262525;
}

.theme-color-dark-gray.theme-layout-icon .text-fields .attribute-url {
  color: #262525;
}

.theme-color-dark-gray.theme-layout-icon .text-fields .attribute-url a {
  color: #262525;
}

.theme-color-light-blue {
  background-color: #33b8d5;
}

.theme-color-light-blue.theme-layout-icon {
  background-color: #fff;
}

.theme-color-light-blue.theme-layout-icon p,
.theme-color-light-blue.theme-layout-icon li,
.theme-color-light-blue.theme-layout-icon a,
.theme-color-light-blue.theme-layout-icon small,
.theme-color-light-blue.theme-layout-icon span {
  color: #33b8d5;
}

.theme-color-light-blue.theme-layout-icon .icon {
  color: #33b8d5;
}

.theme-color-light-blue.theme-layout-icon .attribute-title {
  color: #33b8d5;
}

.theme-color-light-blue.theme-layout-icon .text-fields {
  color: #33b8d5;
}

.theme-color-light-blue.theme-layout-icon .text-fields .attribute-url {
  color: #33b8d5;
}

.theme-color-light-blue.theme-layout-icon .text-fields .attribute-url a {
  color: #33b8d5;
}

.theme-color-blue {
  background-color: #085c96;
}

.theme-color-blue.theme-layout-icon {
  background-color: #fff;
}

.theme-color-blue.theme-layout-icon p,
.theme-color-blue.theme-layout-icon li,
.theme-color-blue.theme-layout-icon a,
.theme-color-blue.theme-layout-icon small,
.theme-color-blue.theme-layout-icon span {
  color: #085c96;
}

.theme-color-blue.theme-layout-icon .icon {
  color: #085c96;
}

.theme-color-blue.theme-layout-icon .attribute-title {
  color: #085c96;
}

.theme-color-blue.theme-layout-icon .text-fields {
  color: #085c96;
}

.theme-color-blue.theme-layout-icon .text-fields .attribute-url {
  color: #085c96;
}

.theme-color-blue.theme-layout-icon .text-fields .attribute-url a {
  color: #085c96;
}

.theme-color-dark-blue {
  background-color: #034c7e;
}

.theme-color-dark-blue.theme-layout-icon {
  background-color: #fff;
}

.theme-color-dark-blue.theme-layout-icon p,
.theme-color-dark-blue.theme-layout-icon li,
.theme-color-dark-blue.theme-layout-icon a,
.theme-color-dark-blue.theme-layout-icon small,
.theme-color-dark-blue.theme-layout-icon span {
  color: #034c7e;
}

.theme-color-dark-blue.theme-layout-icon .icon {
  color: #034c7e;
}

.theme-color-dark-blue.theme-layout-icon .attribute-title {
  color: #034c7e;
}

.theme-color-dark-blue.theme-layout-icon .text-fields {
  color: #034c7e;
}

.theme-color-dark-blue.theme-layout-icon .text-fields .attribute-url {
  color: #034c7e;
}

.theme-color-dark-blue.theme-layout-icon .text-fields .attribute-url a {
  color: #034c7e;
}

.theme-color-green {
  background-color: #8fba2f;
}

.theme-color-green.theme-layout-icon {
  background-color: #fff;
}

.theme-color-green.theme-layout-icon p,
.theme-color-green.theme-layout-icon li,
.theme-color-green.theme-layout-icon a,
.theme-color-green.theme-layout-icon small,
.theme-color-green.theme-layout-icon span {
  color: #8fba2f;
}

.theme-color-green.theme-layout-icon .icon {
  color: #8fba2f;
}

.theme-color-green.theme-layout-icon .attribute-title {
  color: #8fba2f;
}

.theme-color-green.theme-layout-icon .text-fields {
  color: #8fba2f;
}

.theme-color-green.theme-layout-icon .text-fields .attribute-url {
  color: #8fba2f;
}

.theme-color-green.theme-layout-icon .text-fields .attribute-url a {
  color: #8fba2f;
}

.theme-color-orange {
  background-color: #e17c3a;
}

.theme-color-orange.theme-layout-icon {
  background-color: #fff;
}

.theme-color-orange.theme-layout-icon p,
.theme-color-orange.theme-layout-icon li,
.theme-color-orange.theme-layout-icon a,
.theme-color-orange.theme-layout-icon small,
.theme-color-orange.theme-layout-icon span {
  color: #e17c3a;
}

.theme-color-orange.theme-layout-icon .icon {
  color: #e17c3a;
}

.theme-color-orange.theme-layout-icon .attribute-title {
  color: #e17c3a;
}

.theme-color-orange.theme-layout-icon .text-fields {
  color: #e17c3a;
}

.theme-color-orange.theme-layout-icon .text-fields .attribute-url {
  color: #e17c3a;
}

.theme-color-orange.theme-layout-icon .text-fields .attribute-url a {
  color: #e17c3a;
}

.theme-color-yellow {
  background-color: #e5b60e;
}

.theme-color-yellow.theme-layout-icon {
  background-color: #fff;
}

.theme-color-yellow.theme-layout-icon p,
.theme-color-yellow.theme-layout-icon li,
.theme-color-yellow.theme-layout-icon a,
.theme-color-yellow.theme-layout-icon small,
.theme-color-yellow.theme-layout-icon span {
  color: #e5b60e;
}

.theme-color-yellow.theme-layout-icon .icon {
  color: #e5b60e;
}

.theme-color-yellow.theme-layout-icon .attribute-title {
  color: #e5b60e;
}

.theme-color-yellow.theme-layout-icon .text-fields {
  color: #e5b60e;
}

.theme-color-yellow.theme-layout-icon .text-fields .attribute-url {
  color: #e5b60e;
}

.theme-color-yellow.theme-layout-icon .text-fields .attribute-url a {
  color: #e5b60e;
}

.themed,
.theme-layout-default,
.block-card_slideshow .themed,
.audience .content-view-card .themed,
.audience .latest-discussion li .themed,
.latest-discussion .audience li .themed,
.audience .aiaFeed article .themed,
.aiaFeed .audience article .themed,
.audience .dashboard-promos > div .themed,
.theme-layout-full-color,
.theme-layout-image-title-overlay,
.theme-layout-icon,
.theme-layout-icon-side {
  *zoom: 1;
  text-align: center;
}

.themed:after,
.theme-layout-default:after,
.block-card_slideshow .themed:after,
.audience .content-view-card .themed:after,
.audience .latest-discussion li .themed:after,
.latest-discussion .audience li .themed:after,
.audience .aiaFeed article .themed:after,
.aiaFeed .audience article .themed:after,
.audience .dashboard-promos > div .themed:after,
.theme-layout-full-color:after,
.theme-layout-image-title-overlay:after,
.theme-layout-icon:after,
.theme-layout-icon-side:after {
  display: table;
  content: "";
}

.themed:after,
.theme-layout-default:after,
.block-card_slideshow .themed:after,
.audience .content-view-card .themed:after,
.audience .latest-discussion li .themed:after,
.latest-discussion .audience li .themed:after,
.audience .aiaFeed article .themed:after,
.aiaFeed .audience article .themed:after,
.audience .dashboard-promos > div .themed:after,
.theme-layout-full-color:after,
.theme-layout-image-title-overlay:after,
.theme-layout-icon:after,
.theme-layout-icon-side:after {
  clear: both;
}

.themed .icon, .theme-layout-default .icon, .block-card_slideshow .themed .icon, .audience .content-view-card .themed .icon, .audience .latest-discussion li .themed .icon, .latest-discussion .audience li .themed .icon, .audience .aiaFeed article .themed .icon, .aiaFeed .audience article .themed .icon, .audience .dashboard-promos > div .themed .icon, .theme-layout-full-color .icon, .theme-layout-image-title-overlay .icon, .theme-layout-icon .icon, .theme-layout-icon-side .icon {
  display: inline-block;
}

.themed .attribute-image a, .theme-layout-default .attribute-image a, .block-card_slideshow .themed .attribute-image a, .audience .content-view-card .themed .attribute-image a, .audience .latest-discussion li .themed .attribute-image a, .latest-discussion .audience li .themed .attribute-image a, .audience .aiaFeed article .themed .attribute-image a, .aiaFeed .audience article .themed .attribute-image a, .audience .dashboard-promos > div .themed .attribute-image a, .theme-layout-full-color .attribute-image a, .theme-layout-image-title-overlay .attribute-image a, .theme-layout-icon .attribute-image a, .theme-layout-icon-side .attribute-image a {
  display: block;
}

.themed .attribute-image img, .theme-layout-default .attribute-image img, .block-card_slideshow .themed .attribute-image img, .audience .content-view-card .themed .attribute-image img, .audience .latest-discussion li .themed .attribute-image img, .latest-discussion .audience li .themed .attribute-image img, .audience .aiaFeed article .themed .attribute-image img, .aiaFeed .audience article .themed .attribute-image img, .audience .dashboard-promos > div .themed .attribute-image img, .theme-layout-full-color .attribute-image img, .theme-layout-image-title-overlay .attribute-image img, .theme-layout-icon .attribute-image img, .theme-layout-icon-side .attribute-image img {
  margin: 0 auto;
}

.themed .text-fields, .theme-layout-default .text-fields, .block-card_slideshow .themed .text-fields, .audience .content-view-card .themed .text-fields, .audience .latest-discussion li .themed .text-fields, .latest-discussion .audience li .themed .text-fields, .audience .aiaFeed article .themed .text-fields, .aiaFeed .audience article .themed .text-fields, .audience .dashboard-promos > div .themed .text-fields, .theme-layout-full-color .text-fields, .theme-layout-image-title-overlay .text-fields, .theme-layout-icon .text-fields, .theme-layout-icon-side .text-fields {
  text-align: left;
  padding: 30px;
  line-height: 1.444444444444444;
}

.themed .text-fields.is-empty, .theme-layout-default .text-fields.is-empty, .block-card_slideshow .themed .text-fields.is-empty, .audience .content-view-card .themed .text-fields.is-empty, .audience .latest-discussion li .themed .text-fields.is-empty, .latest-discussion .audience li .themed .text-fields.is-empty, .audience .aiaFeed article .themed .text-fields.is-empty, .aiaFeed .audience article .themed .text-fields.is-empty, .audience .dashboard-promos > div .themed .text-fields.is-empty, .theme-layout-full-color .text-fields.is-empty, .theme-layout-image-title-overlay .text-fields.is-empty, .theme-layout-icon .text-fields.is-empty, .theme-layout-icon-side .text-fields.is-empty {
  visibility: hidden;
  display: none;
}

.themed .text-fields .attribute-category, .theme-layout-default .text-fields .attribute-category, .block-card_slideshow .themed .text-fields .attribute-category, .audience .content-view-card .themed .text-fields .attribute-category, .audience .latest-discussion li .themed .text-fields .attribute-category, .latest-discussion .audience li .themed .text-fields .attribute-category, .audience .aiaFeed article .themed .text-fields .attribute-category, .aiaFeed .audience article .themed .text-fields .attribute-category, .audience .dashboard-promos > div .themed .text-fields .attribute-category, .theme-layout-full-color .text-fields .attribute-category, .theme-layout-image-title-overlay .text-fields .attribute-category, .theme-layout-icon .text-fields .attribute-category, .theme-layout-icon-side .text-fields .attribute-category {
  text-transform: uppercase;
  font-family: "Roboto", Verdana, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.themed .text-fields .attribute-source, .theme-layout-default .text-fields .attribute-source, .block-card_slideshow .themed .text-fields .attribute-source, .audience .content-view-card .themed .text-fields .attribute-source, .audience .latest-discussion li .themed .text-fields .attribute-source, .latest-discussion .audience li .themed .text-fields .attribute-source, .audience .aiaFeed article .themed .text-fields .attribute-source, .aiaFeed .audience article .themed .text-fields .attribute-source, .audience .dashboard-promos > div .themed .text-fields .attribute-source, .theme-layout-full-color .text-fields .attribute-source, .theme-layout-image-title-overlay .text-fields .attribute-source, .theme-layout-icon .text-fields .attribute-source, .theme-layout-icon-side .text-fields .attribute-source {
  text-transform: uppercase;
  font-family: "Roboto", Verdana, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 5px;
}

.themed .text-fields .attribute-post_date, .theme-layout-default .text-fields .attribute-post_date, .block-card_slideshow .themed .text-fields .attribute-post_date, .audience .content-view-card .themed .text-fields .attribute-post_date, .audience .latest-discussion li .themed .text-fields .attribute-post_date, .latest-discussion .audience li .themed .text-fields .attribute-post_date, .audience .aiaFeed article .themed .text-fields .attribute-post_date, .aiaFeed .audience article .themed .text-fields .attribute-post_date, .audience .dashboard-promos > div .themed .text-fields .attribute-post_date, .theme-layout-full-color .text-fields .attribute-post_date, .theme-layout-image-title-overlay .text-fields .attribute-post_date, .theme-layout-icon .text-fields .attribute-post_date, .theme-layout-icon-side .text-fields .attribute-post_date {
  text-transform: uppercase;
  font-family: "Roboto", Verdana, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.themed .text-fields .datetime, .theme-layout-default .text-fields .datetime, .block-card_slideshow .themed .text-fields .datetime, .audience .content-view-card .themed .text-fields .datetime, .audience .latest-discussion li .themed .text-fields .datetime, .latest-discussion .audience li .themed .text-fields .datetime, .audience .aiaFeed article .themed .text-fields .datetime, .aiaFeed .audience article .themed .text-fields .datetime, .audience .dashboard-promos > div .themed .text-fields .datetime, .theme-layout-full-color .text-fields .datetime, .theme-layout-image-title-overlay .text-fields .datetime, .theme-layout-icon .text-fields .datetime, .theme-layout-icon-side .text-fields .datetime {
  margin-bottom: 10px;
}

.themed .text-fields .location, .theme-layout-default .text-fields .location, .block-card_slideshow .themed .text-fields .location, .audience .content-view-card .themed .text-fields .location, .audience .latest-discussion li .themed .text-fields .location, .latest-discussion .audience li .themed .text-fields .location, .audience .aiaFeed article .themed .text-fields .location, .aiaFeed .audience article .themed .text-fields .location, .audience .dashboard-promos > div .themed .text-fields .location, .theme-layout-full-color .text-fields .location, .theme-layout-image-title-overlay .text-fields .location, .theme-layout-icon .text-fields .location, .theme-layout-icon-side .text-fields .location {
  margin-bottom: 10px;
}

.themed .text-fields .attribute-title, .theme-layout-default .text-fields .attribute-title, .block-card_slideshow .themed .text-fields .attribute-title, .audience .content-view-card .themed .text-fields .attribute-title, .audience .latest-discussion li .themed .text-fields .attribute-title, .latest-discussion .audience li .themed .text-fields .attribute-title, .audience .aiaFeed article .themed .text-fields .attribute-title, .aiaFeed .audience article .themed .text-fields .attribute-title, .audience .dashboard-promos > div .themed .text-fields .attribute-title, .theme-layout-full-color .text-fields .attribute-title, .theme-layout-image-title-overlay .text-fields .attribute-title, .theme-layout-icon .text-fields .attribute-title, .theme-layout-icon-side .text-fields .attribute-title {
  font-family: "Roboto", Verdana, Helvetica, Arial, sans-serif;
  font-size: 24px;
  margin: 10px 0;
}

.themed .text-fields .attribute-title a, .theme-layout-default .text-fields .attribute-title a, .block-card_slideshow .themed .text-fields .attribute-title a, .audience .content-view-card .themed .text-fields .attribute-title a, .audience .latest-discussion li .themed .text-fields .attribute-title a, .latest-discussion .audience li .themed .text-fields .attribute-title a, .audience .aiaFeed article .themed .text-fields .attribute-title a, .aiaFeed .audience article .themed .text-fields .attribute-title a, .audience .dashboard-promos > div .themed .text-fields .attribute-title a, .theme-layout-full-color .text-fields .attribute-title a, .theme-layout-image-title-overlay .text-fields .attribute-title a, .theme-layout-icon .text-fields .attribute-title a, .theme-layout-icon-side .text-fields .attribute-title a {
  font-weight: normal;
}

.themed .text-fields .attribute-intro, .theme-layout-default .text-fields .attribute-intro, .block-card_slideshow .themed .text-fields .attribute-intro, .audience .content-view-card .themed .text-fields .attribute-intro, .audience .latest-discussion li .themed .text-fields .attribute-intro, .latest-discussion .audience li .themed .text-fields .attribute-intro, .audience .aiaFeed article .themed .text-fields .attribute-intro, .aiaFeed .audience article .themed .text-fields .attribute-intro, .audience .dashboard-promos > div .themed .text-fields .attribute-intro, .theme-layout-full-color .text-fields .attribute-intro, .theme-layout-image-title-overlay .text-fields .attribute-intro, .theme-layout-icon .text-fields .attribute-intro, .theme-layout-icon-side .text-fields .attribute-intro {
  margin: 0 0 10px;
  display: block;
}

.themed .text-fields .attribute-intro a, .theme-layout-default .text-fields .attribute-intro a, .block-card_slideshow .themed .text-fields .attribute-intro a, .audience .content-view-card .themed .text-fields .attribute-intro a, .audience .latest-discussion li .themed .text-fields .attribute-intro a, .latest-discussion .audience li .themed .text-fields .attribute-intro a, .audience .aiaFeed article .themed .text-fields .attribute-intro a, .aiaFeed .audience article .themed .text-fields .attribute-intro a, .audience .dashboard-promos > div .themed .text-fields .attribute-intro a, .theme-layout-full-color .text-fields .attribute-intro a, .theme-layout-image-title-overlay .text-fields .attribute-intro a, .theme-layout-icon .text-fields .attribute-intro a, .theme-layout-icon-side .text-fields .attribute-intro a {
  word-break: break-word;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.themed .text-fields .attribute-url, .theme-layout-default .text-fields .attribute-url, .block-card_slideshow .themed .text-fields .attribute-url, .audience .content-view-card .themed .text-fields .attribute-url, .audience .latest-discussion li .themed .text-fields .attribute-url, .latest-discussion .audience li .themed .text-fields .attribute-url, .audience .aiaFeed article .themed .text-fields .attribute-url, .aiaFeed .audience article .themed .text-fields .attribute-url, .audience .dashboard-promos > div .themed .text-fields .attribute-url, .theme-layout-full-color .text-fields .attribute-url, .theme-layout-image-title-overlay .text-fields .attribute-url, .theme-layout-icon .text-fields .attribute-url, .theme-layout-icon-side .text-fields .attribute-url {
  font-size: 12px;
  margin-top: 20px;
}

.theme-layout-full-color .icon {
  font-size: 100px;
  line-height: 1;
  display: block;
  text-align: center;
}

.theme-layout-image-title-overlay {
  position: relative;
}

.theme-layout-image-title-overlay .attribute-image img {
  width: 100%;
}

.theme-layout-image-title-overlay .text-fields {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

@media only screen and (max-width: 768px) {
  .theme-layout-image-title-overlay .text-fields {
    background-color: #000;
    position: relative;
  }
}

.card-with-icon .theme-layout-image-title-overlay .icon {
  font-size: 60px;
  float: left;
  line-height: 1;
}

.card-with-icon .theme-layout-image-title-overlay .attribute-intro {
  float: left;
  width: calc(100% - 100px);
}

.theme-layout-icon .icon {
  display: block;
  font-size: 135px;
  line-height: 0;
}

.theme-layout-icon .attribute-intro {
  padding: 0 15px;
}

.theme-layout-icon .text-fields {
  min-height: 210px;
  text-align: center;
  padding: 0;
}

.theme-layout-icon .text-fields .attribute-title {
  margin-top: 0;
  margin-bottom: 20px;
  padding: 0 15px;
}

.theme-layout-icon-side .icon {
  display: block;
  font-size: 90px;
  line-height: 1;
}

.theme-layout-icon-side .text-fields {
  text-align: center;
  padding: 0;
}

.block-card-grid .block-header,
.block-card_grid .block-header,
.card-grid .block-header, .latest-discussion ul .block-header, .aiaFeed .block-header, .dashboard-promos .block-header {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.block-card-grid .grid-sizer, .block-card-grid .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2 .block-card-grid .col, .block-card-grid
.block-card_side_with_icons.col-count-2 .col,
.block-card_side_with_icons.col-count-2 .block-card-grid .col,
.block-card-grid .block-row > article,
.block-card_grid .grid-sizer,
.block-card_grid .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2
.block-card_grid .col,
.block-card_grid
.block-card_side_with_icons.col-count-2 .col,
.block-card_side_with_icons.col-count-2
.block-card_grid .col,
.block-card_grid .block-row > article,
.card-grid .grid-sizer, .latest-discussion ul .grid-sizer, .aiaFeed .grid-sizer, .dashboard-promos .grid-sizer,
.card-grid .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2
.card-grid .col, .latest-discussion ul .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2 .latest-discussion ul .col, .aiaFeed .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2 .aiaFeed .col, .dashboard-promos .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2 .dashboard-promos .col,
.card-grid
.block-card_side_with_icons.col-count-2 .col,
.block-card_side_with_icons.col-count-2
.card-grid .col, .latest-discussion ul
.block-card_side_with_icons.col-count-2 .col,
.block-card_side_with_icons.col-count-2 .latest-discussion ul .col, .aiaFeed
.block-card_side_with_icons.col-count-2 .col,
.block-card_side_with_icons.col-count-2 .aiaFeed .col, .dashboard-promos
.block-card_side_with_icons.col-count-2 .col,
.block-card_side_with_icons.col-count-2 .dashboard-promos .col,
.card-grid .block-row > article, .latest-discussion ul .block-row > article, .aiaFeed .block-row > article, .dashboard-promos .block-row > article {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.block-card-grid.card-flex .block-row,
.block-card_grid.card-flex .block-row,
.card-grid.card-flex .block-row, .latest-discussion ul.card-flex .block-row, .card-flex.aiaFeed .block-row, .card-flex.dashboard-promos .block-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}


.col-count-2 .grid-sizer, .block-card_side_by_side.col-count-2 .col, .block-card_side_with_icons.col-count-2 .col,
.col-count-2 .col,
.col-count-2 .block-row > article {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  
  .col-count-2 .grid-sizer, .block-card_side_by_side.col-count-2 .col, .block-card_side_with_icons.col-count-2 .col,
  .col-count-2 .col,
  .col-count-2 .block-row > article {
    float: left;
    width: 50%;
  }
}

@media only screen and (min-width: 768px) {
  
  .col-count-2 .grid-sizer:nth-of-type(2n+3), .block-card_side_by_side.col-count-2 .col:nth-of-type(2n+3), .block-card_side_with_icons.col-count-2 .col:nth-of-type(2n+3),
  .col-count-2 .col:nth-of-type(2n+3),
  .col-count-2 .block-row > article:nth-of-type(2n+3) {
    clear: both;
  }
}


.col-count-2 .grid-sizer.featured, .block-card_side_by_side.col-count-2 .featured.col, .block-card_side_with_icons.col-count-2 .featured.col,
.col-count-2 .grid-sizer.card-layout-image-title-overlay, .block-card_side_by_side.col-count-2 .card-layout-image-title-overlay.col, .block-card_side_with_icons.col-count-2 .card-layout-image-title-overlay.col,
.col-count-2 .col.featured,
.col-count-2 .col.card-layout-image-title-overlay,
.col-count-2 .block-row > article.featured,
.col-count-2 .block-row > article.card-layout-image-title-overlay {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  
  .col-count-2 .grid-sizer.featured, .block-card_side_by_side.col-count-2 .featured.col, .block-card_side_with_icons.col-count-2 .featured.col,
  .col-count-2 .grid-sizer.card-layout-image-title-overlay, .block-card_side_by_side.col-count-2 .card-layout-image-title-overlay.col, .block-card_side_with_icons.col-count-2 .card-layout-image-title-overlay.col,
  .col-count-2 .col.featured,
  .col-count-2 .col.card-layout-image-title-overlay,
  .col-count-2 .block-row > article.featured,
  .col-count-2 .block-row > article.card-layout-image-title-overlay {
    float: left;
    width: 100%;
  }
}


.col-count-2.card-flex .grid-sizer,
.col-count-2.card-flex .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2
.col-count-2.card-flex .col,
.col-count-2.card-flex
.block-card_side_with_icons.col-count-2 .col,
.block-card_side_with_icons.col-count-2
.col-count-2.card-flex .col,
.col-count-2.card-flex .block-row > article {
  -webkit-box-flex: 0 1 100%;
  -webkit-flex: 0 1 100%;
  -moz-box-flex: 0 1 100%;
  -moz-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

@media only screen and (min-width: 768px) {
  
  .col-count-2.card-flex .grid-sizer,
  .col-count-2.card-flex .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2
  .col-count-2.card-flex .col,
  .col-count-2.card-flex
  .block-card_side_with_icons.col-count-2 .col,
  .block-card_side_with_icons.col-count-2
  .col-count-2.card-flex .col,
  .col-count-2.card-flex .block-row > article {
    -webkit-box-flex: 0 1 50%;
    -webkit-flex: 0 1 50%;
    -moz-box-flex: 0 1 50%;
    -moz-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
  }
}


.col-count-2.card-flex .grid-sizer > .content,
.col-count-2.card-flex .block-card_side_by_side.col-count-2 .col > .content, .block-card_side_by_side.col-count-2
.col-count-2.card-flex .col > .content,
.col-count-2.card-flex
.block-card_side_with_icons.col-count-2 .col > .content,
.block-card_side_with_icons.col-count-2
.col-count-2.card-flex .col > .content,
.col-count-2.card-flex .block-row > article > .content {
  -webkit-box-flex: 0 1 100%;
  -webkit-flex: 0 1 100%;
  -moz-box-flex: 0 1 100%;
  -moz-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column wrap;
  -moz-flex-flow: column wrap;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
}


.col-count-2.card-flex .grid-sizer .themed,
.col-count-2.card-flex .block-card_side_by_side.col-count-2 .col .themed, .block-card_side_by_side.col-count-2
.col-count-2.card-flex .col .themed,
.col-count-2.card-flex
.block-card_side_with_icons.col-count-2 .col .themed,
.block-card_side_with_icons.col-count-2
.col-count-2.card-flex .col .themed,
.col-count-2.card-flex .block-row > article .themed {
  -webkit-box-flex: 1 1 100%;
  -webkit-flex: 1 1 100%;
  -moz-box-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}

@media only screen and (min-width: 768px) {
  
  .col-count-2.block-card_masonry .block-row > .grid-sizer ~ article:nth-of-type(2n+3),
  .col-count-2.block-card_masonry .block-card_side_by_side.col-count-2 .block-row > .col ~ article:nth-of-type(2n+3), .block-card_side_by_side.col-count-2
  .col-count-2.block-card_masonry .block-row > .col ~ article:nth-of-type(2n+3),
  .col-count-2.block-card_masonry
  .block-card_side_with_icons.col-count-2 .block-row > .col ~ article:nth-of-type(2n+3),
  .block-card_side_with_icons.col-count-2
  .col-count-2.block-card_masonry .block-row > .col ~ article:nth-of-type(2n+3) {
    clear: none;
  }
}

.latest-discussion ul .grid-sizer, .latest-discussion ul .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2 .latest-discussion ul .col, .latest-discussion ul
.block-card_side_with_icons.col-count-2 .col,
.block-card_side_with_icons.col-count-2 .latest-discussion ul .col, .latest-discussion ul .block-row > article,
.col-count-3 .grid-sizer,
.col-count-3 .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2
.col-count-3 .col,
.col-count-3
.block-card_side_with_icons.col-count-2 .col,
.block-card_side_with_icons.col-count-2
.col-count-3 .col,
.col-count-3 .block-row > article {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .latest-discussion ul .grid-sizer, .latest-discussion ul .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2 .latest-discussion ul .col, .latest-discussion ul
  .block-card_side_with_icons.col-count-2 .col,
  .block-card_side_with_icons.col-count-2 .latest-discussion ul .col, .latest-discussion ul .block-row > article,
  .col-count-3 .grid-sizer,
  .col-count-3 .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2
  .col-count-3 .col,
  .col-count-3
  .block-card_side_with_icons.col-count-2 .col,
  .block-card_side_with_icons.col-count-2
  .col-count-3 .col,
  .col-count-3 .block-row > article {
    float: left;
    width: 50%;
  }
}

@media (min-width: 992px) {
  .latest-discussion ul .grid-sizer, .latest-discussion ul .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2 .latest-discussion ul .col, .latest-discussion ul
  .block-card_side_with_icons.col-count-2 .col,
  .block-card_side_with_icons.col-count-2 .latest-discussion ul .col, .latest-discussion ul .block-row > article,
  .col-count-3 .grid-sizer,
  .col-count-3 .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2
  .col-count-3 .col,
  .col-count-3
  .block-card_side_with_icons.col-count-2 .col,
  .block-card_side_with_icons.col-count-2
  .col-count-3 .col,
  .col-count-3 .block-row > article {
    float: left;
    width: 33.3333333333%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .latest-discussion ul .grid-sizer:nth-of-type(2n+3), .latest-discussion ul .block-card_side_by_side.col-count-2 .col:nth-of-type(2n+3), .block-card_side_by_side.col-count-2 .latest-discussion ul .col:nth-of-type(2n+3), .latest-discussion ul
  .block-card_side_with_icons.col-count-2 .col:nth-of-type(2n+3),
  .block-card_side_with_icons.col-count-2 .latest-discussion ul .col:nth-of-type(2n+3), .latest-discussion ul .block-row > article:nth-of-type(2n+3),
  .col-count-3 .grid-sizer:nth-of-type(2n+3),
  .col-count-3 .block-card_side_by_side.col-count-2 .col:nth-of-type(2n+3), .block-card_side_by_side.col-count-2
  .col-count-3 .col:nth-of-type(2n+3),
  .col-count-3
  .block-card_side_with_icons.col-count-2 .col:nth-of-type(2n+3),
  .block-card_side_with_icons.col-count-2
  .col-count-3 .col:nth-of-type(2n+3),
  .col-count-3 .block-row > article:nth-of-type(2n+3) {
    clear: both;
  }
}

@media only screen and (min-width: 992px) {
  .latest-discussion ul .grid-sizer:nth-of-type(3n+4), .latest-discussion ul .block-card_side_by_side.col-count-2 .col:nth-of-type(3n+4), .block-card_side_by_side.col-count-2 .latest-discussion ul .col:nth-of-type(3n+4), .latest-discussion ul
  .block-card_side_with_icons.col-count-2 .col:nth-of-type(3n+4),
  .block-card_side_with_icons.col-count-2 .latest-discussion ul .col:nth-of-type(3n+4), .latest-discussion ul .block-row > article:nth-of-type(3n+4),
  .col-count-3 .grid-sizer:nth-of-type(3n+4),
  .col-count-3 .block-card_side_by_side.col-count-2 .col:nth-of-type(3n+4), .block-card_side_by_side.col-count-2
  .col-count-3 .col:nth-of-type(3n+4),
  .col-count-3
  .block-card_side_with_icons.col-count-2 .col:nth-of-type(3n+4),
  .block-card_side_with_icons.col-count-2
  .col-count-3 .col:nth-of-type(3n+4),
  .col-count-3 .block-row > article:nth-of-type(3n+4) {
    clear: both;
  }
}

.latest-discussion ul .grid-sizer.featured, .latest-discussion ul .block-card_side_by_side.col-count-2 .featured.col, .block-card_side_by_side.col-count-2 .latest-discussion ul .featured.col, .latest-discussion ul
.block-card_side_with_icons.col-count-2 .featured.col,
.block-card_side_with_icons.col-count-2 .latest-discussion ul .featured.col, .latest-discussion ul .grid-sizer.card-layout-image-title-overlay, .latest-discussion ul .block-card_side_by_side.col-count-2 .card-layout-image-title-overlay.col, .block-card_side_by_side.col-count-2 .latest-discussion ul .card-layout-image-title-overlay.col, .latest-discussion ul
.block-card_side_with_icons.col-count-2 .card-layout-image-title-overlay.col,
.block-card_side_with_icons.col-count-2 .latest-discussion ul .card-layout-image-title-overlay.col, .latest-discussion ul .block-row > article.featured, .latest-discussion ul .block-row > article.card-layout-image-title-overlay,
.col-count-3 .grid-sizer.featured,
.col-count-3 .block-card_side_by_side.col-count-2 .featured.col, .block-card_side_by_side.col-count-2
.col-count-3 .featured.col,
.col-count-3
.block-card_side_with_icons.col-count-2 .featured.col,
.block-card_side_with_icons.col-count-2
.col-count-3 .featured.col,
.col-count-3 .grid-sizer.card-layout-image-title-overlay,
.col-count-3 .block-card_side_by_side.col-count-2 .card-layout-image-title-overlay.col, .block-card_side_by_side.col-count-2
.col-count-3 .card-layout-image-title-overlay.col,
.col-count-3
.block-card_side_with_icons.col-count-2 .card-layout-image-title-overlay.col,
.block-card_side_with_icons.col-count-2
.col-count-3 .card-layout-image-title-overlay.col,
.col-count-3 .block-row > article.featured,
.col-count-3 .block-row > article.card-layout-image-title-overlay {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .latest-discussion ul .grid-sizer.featured, .latest-discussion ul .block-card_side_by_side.col-count-2 .featured.col, .block-card_side_by_side.col-count-2 .latest-discussion ul .featured.col, .latest-discussion ul
  .block-card_side_with_icons.col-count-2 .featured.col,
  .block-card_side_with_icons.col-count-2 .latest-discussion ul .featured.col, .latest-discussion ul .grid-sizer.card-layout-image-title-overlay, .latest-discussion ul .block-card_side_by_side.col-count-2 .card-layout-image-title-overlay.col, .block-card_side_by_side.col-count-2 .latest-discussion ul .card-layout-image-title-overlay.col, .latest-discussion ul
  .block-card_side_with_icons.col-count-2 .card-layout-image-title-overlay.col,
  .block-card_side_with_icons.col-count-2 .latest-discussion ul .card-layout-image-title-overlay.col, .latest-discussion ul .block-row > article.featured, .latest-discussion ul .block-row > article.card-layout-image-title-overlay,
  .col-count-3 .grid-sizer.featured,
  .col-count-3 .block-card_side_by_side.col-count-2 .featured.col, .block-card_side_by_side.col-count-2
  .col-count-3 .featured.col,
  .col-count-3
  .block-card_side_with_icons.col-count-2 .featured.col,
  .block-card_side_with_icons.col-count-2
  .col-count-3 .featured.col,
  .col-count-3 .grid-sizer.card-layout-image-title-overlay,
  .col-count-3 .block-card_side_by_side.col-count-2 .card-layout-image-title-overlay.col, .block-card_side_by_side.col-count-2
  .col-count-3 .card-layout-image-title-overlay.col,
  .col-count-3
  .block-card_side_with_icons.col-count-2 .card-layout-image-title-overlay.col,
  .block-card_side_with_icons.col-count-2
  .col-count-3 .card-layout-image-title-overlay.col,
  .col-count-3 .block-row > article.featured,
  .col-count-3 .block-row > article.card-layout-image-title-overlay {
    float: left;
    width: 100%;
  }
}

@media (min-width: 992px) {
  .latest-discussion ul .grid-sizer.featured, .latest-discussion ul .block-card_side_by_side.col-count-2 .featured.col, .block-card_side_by_side.col-count-2 .latest-discussion ul .featured.col, .latest-discussion ul
  .block-card_side_with_icons.col-count-2 .featured.col,
  .block-card_side_with_icons.col-count-2 .latest-discussion ul .featured.col, .latest-discussion ul .grid-sizer.card-layout-image-title-overlay, .latest-discussion ul .block-card_side_by_side.col-count-2 .card-layout-image-title-overlay.col, .block-card_side_by_side.col-count-2 .latest-discussion ul .card-layout-image-title-overlay.col, .latest-discussion ul
  .block-card_side_with_icons.col-count-2 .card-layout-image-title-overlay.col,
  .block-card_side_with_icons.col-count-2 .latest-discussion ul .card-layout-image-title-overlay.col, .latest-discussion ul .block-row > article.featured, .latest-discussion ul .block-row > article.card-layout-image-title-overlay,
  .col-count-3 .grid-sizer.featured,
  .col-count-3 .block-card_side_by_side.col-count-2 .featured.col, .block-card_side_by_side.col-count-2
  .col-count-3 .featured.col,
  .col-count-3
  .block-card_side_with_icons.col-count-2 .featured.col,
  .block-card_side_with_icons.col-count-2
  .col-count-3 .featured.col,
  .col-count-3 .grid-sizer.card-layout-image-title-overlay,
  .col-count-3 .block-card_side_by_side.col-count-2 .card-layout-image-title-overlay.col, .block-card_side_by_side.col-count-2
  .col-count-3 .card-layout-image-title-overlay.col,
  .col-count-3
  .block-card_side_with_icons.col-count-2 .card-layout-image-title-overlay.col,
  .block-card_side_with_icons.col-count-2
  .col-count-3 .card-layout-image-title-overlay.col,
  .col-count-3 .block-row > article.featured,
  .col-count-3 .block-row > article.card-layout-image-title-overlay {
    float: left;
    width: 66.6666666667%;
  }
}

.latest-discussion ul.card-flex .grid-sizer, .latest-discussion ul.card-flex .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2 .latest-discussion ul.card-flex .col, .latest-discussion ul.card-flex
.block-card_side_with_icons.col-count-2 .col,
.block-card_side_with_icons.col-count-2 .latest-discussion ul.card-flex .col, .latest-discussion ul.card-flex .block-row > article,
.col-count-3.card-flex .grid-sizer,
.col-count-3.card-flex .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2
.col-count-3.card-flex .col,
.col-count-3.card-flex
.block-card_side_with_icons.col-count-2 .col,
.block-card_side_with_icons.col-count-2
.col-count-3.card-flex .col,
.col-count-3.card-flex .block-row > article {
  -webkit-box-flex: 0 1 100%;
  -webkit-flex: 0 1 100%;
  -moz-box-flex: 0 1 100%;
  -moz-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .latest-discussion ul.card-flex .grid-sizer, .latest-discussion ul.card-flex .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2 .latest-discussion ul.card-flex .col, .latest-discussion ul.card-flex
  .block-card_side_with_icons.col-count-2 .col,
  .block-card_side_with_icons.col-count-2 .latest-discussion ul.card-flex .col, .latest-discussion ul.card-flex .block-row > article,
  .col-count-3.card-flex .grid-sizer,
  .col-count-3.card-flex .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2
  .col-count-3.card-flex .col,
  .col-count-3.card-flex
  .block-card_side_with_icons.col-count-2 .col,
  .block-card_side_with_icons.col-count-2
  .col-count-3.card-flex .col,
  .col-count-3.card-flex .block-row > article {
    -webkit-box-flex: 0 1 50%;
    -webkit-flex: 0 1 50%;
    -moz-box-flex: 0 1 50%;
    -moz-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
  }
}

@media only screen and (min-width: 992px) {
  .latest-discussion ul.card-flex .grid-sizer, .latest-discussion ul.card-flex .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2 .latest-discussion ul.card-flex .col, .latest-discussion ul.card-flex
  .block-card_side_with_icons.col-count-2 .col,
  .block-card_side_with_icons.col-count-2 .latest-discussion ul.card-flex .col, .latest-discussion ul.card-flex .block-row > article,
  .col-count-3.card-flex .grid-sizer,
  .col-count-3.card-flex .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2
  .col-count-3.card-flex .col,
  .col-count-3.card-flex
  .block-card_side_with_icons.col-count-2 .col,
  .block-card_side_with_icons.col-count-2
  .col-count-3.card-flex .col,
  .col-count-3.card-flex .block-row > article {
    -webkit-box-flex: 0 1 33.3333333333%;
    -webkit-flex: 0 1 33.3333333333%;
    -moz-box-flex: 0 1 33.3333333333%;
    -moz-flex: 0 1 33.3333333333%;
    -ms-flex: 0 1 33.3333333333%;
    flex: 0 1 33.3333333333%;
  }
}

.latest-discussion ul.card-flex .grid-sizer > .content, .latest-discussion ul.card-flex .block-card_side_by_side.col-count-2 .col > .content, .block-card_side_by_side.col-count-2 .latest-discussion ul.card-flex .col > .content, .latest-discussion ul.card-flex
.block-card_side_with_icons.col-count-2 .col > .content,
.block-card_side_with_icons.col-count-2 .latest-discussion ul.card-flex .col > .content, .latest-discussion ul.card-flex .block-row > article > .content,
.col-count-3.card-flex .grid-sizer > .content,
.col-count-3.card-flex .block-card_side_by_side.col-count-2 .col > .content, .block-card_side_by_side.col-count-2
.col-count-3.card-flex .col > .content,
.col-count-3.card-flex
.block-card_side_with_icons.col-count-2 .col > .content,
.block-card_side_with_icons.col-count-2
.col-count-3.card-flex .col > .content,
.col-count-3.card-flex .block-row > article > .content {
  -webkit-box-flex: 0 1 100%;
  -webkit-flex: 0 1 100%;
  -moz-box-flex: 0 1 100%;
  -moz-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column wrap;
  -moz-flex-flow: column wrap;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
}

.latest-discussion ul.card-flex .grid-sizer .themed, .latest-discussion ul.card-flex .block-card_side_by_side.col-count-2 .col .themed, .block-card_side_by_side.col-count-2 .latest-discussion ul.card-flex .col .themed, .latest-discussion ul.card-flex
.block-card_side_with_icons.col-count-2 .col .themed,
.block-card_side_with_icons.col-count-2 .latest-discussion ul.card-flex .col .themed, .latest-discussion ul.card-flex .block-row > article .themed,
.col-count-3.card-flex .grid-sizer .themed,
.col-count-3.card-flex .block-card_side_by_side.col-count-2 .col .themed, .block-card_side_by_side.col-count-2
.col-count-3.card-flex .col .themed,
.col-count-3.card-flex
.block-card_side_with_icons.col-count-2 .col .themed,
.block-card_side_with_icons.col-count-2
.col-count-3.card-flex .col .themed,
.col-count-3.card-flex .block-row > article .themed {
  -webkit-box-flex: 1 1 100%;
  -webkit-flex: 1 1 100%;
  -moz-box-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}

.latest-discussion ul.single-row .grid-sizer, .latest-discussion ul.single-row .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2 .latest-discussion ul.single-row .col, .latest-discussion ul.single-row
.block-card_side_with_icons.col-count-2 .col,
.block-card_side_with_icons.col-count-2 .latest-discussion ul.single-row .col, .latest-discussion ul.single-row .block-row > article,
.col-count-3.single-row .grid-sizer,
.col-count-3.single-row .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2
.col-count-3.single-row .col,
.col-count-3.single-row
.block-card_side_with_icons.col-count-2 .col,
.block-card_side_with_icons.col-count-2
.col-count-3.single-row .col,
.col-count-3.single-row .block-row > article {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 992px) {
  .latest-discussion ul.single-row .grid-sizer, .latest-discussion ul.single-row .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2 .latest-discussion ul.single-row .col, .latest-discussion ul.single-row
  .block-card_side_with_icons.col-count-2 .col,
  .block-card_side_with_icons.col-count-2 .latest-discussion ul.single-row .col, .latest-discussion ul.single-row .block-row > article,
  .col-count-3.single-row .grid-sizer,
  .col-count-3.single-row .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2
  .col-count-3.single-row .col,
  .col-count-3.single-row
  .block-card_side_with_icons.col-count-2 .col,
  .block-card_side_with_icons.col-count-2
  .col-count-3.single-row .col,
  .col-count-3.single-row .block-row > article {
    float: left;
    width: 33.3333333333%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .latest-discussion ul.single-row .grid-sizer:nth-of-type(2n+3), .latest-discussion ul.single-row .block-card_side_by_side.col-count-2 .col:nth-of-type(2n+3), .block-card_side_by_side.col-count-2 .latest-discussion ul.single-row .col:nth-of-type(2n+3), .latest-discussion ul.single-row
  .block-card_side_with_icons.col-count-2 .col:nth-of-type(2n+3),
  .block-card_side_with_icons.col-count-2 .latest-discussion ul.single-row .col:nth-of-type(2n+3), .latest-discussion ul.single-row .block-row > article:nth-of-type(2n+3),
  .col-count-3.single-row .grid-sizer:nth-of-type(2n+3),
  .col-count-3.single-row .block-card_side_by_side.col-count-2 .col:nth-of-type(2n+3), .block-card_side_by_side.col-count-2
  .col-count-3.single-row .col:nth-of-type(2n+3),
  .col-count-3.single-row
  .block-card_side_with_icons.col-count-2 .col:nth-of-type(2n+3),
  .block-card_side_with_icons.col-count-2
  .col-count-3.single-row .col:nth-of-type(2n+3),
  .col-count-3.single-row .block-row > article:nth-of-type(2n+3) {
    clear: none;
  }
}

.latest-discussion ul.single-row .grid-sizer.featured, .latest-discussion ul.single-row .block-card_side_by_side.col-count-2 .featured.col, .block-card_side_by_side.col-count-2 .latest-discussion ul.single-row .featured.col, .latest-discussion ul.single-row
.block-card_side_with_icons.col-count-2 .featured.col,
.block-card_side_with_icons.col-count-2 .latest-discussion ul.single-row .featured.col, .latest-discussion ul.single-row .grid-sizer.card-layout-image-title-overlay, .latest-discussion ul.single-row .block-card_side_by_side.col-count-2 .card-layout-image-title-overlay.col, .block-card_side_by_side.col-count-2 .latest-discussion ul.single-row .card-layout-image-title-overlay.col, .latest-discussion ul.single-row
.block-card_side_with_icons.col-count-2 .card-layout-image-title-overlay.col,
.block-card_side_with_icons.col-count-2 .latest-discussion ul.single-row .card-layout-image-title-overlay.col, .latest-discussion ul.single-row .block-row > article.featured, .latest-discussion ul.single-row .block-row > article.card-layout-image-title-overlay,
.col-count-3.single-row .grid-sizer.featured,
.col-count-3.single-row .block-card_side_by_side.col-count-2 .featured.col, .block-card_side_by_side.col-count-2
.col-count-3.single-row .featured.col,
.col-count-3.single-row
.block-card_side_with_icons.col-count-2 .featured.col,
.block-card_side_with_icons.col-count-2
.col-count-3.single-row .featured.col,
.col-count-3.single-row .grid-sizer.card-layout-image-title-overlay,
.col-count-3.single-row .block-card_side_by_side.col-count-2 .card-layout-image-title-overlay.col, .block-card_side_by_side.col-count-2
.col-count-3.single-row .card-layout-image-title-overlay.col,
.col-count-3.single-row
.block-card_side_with_icons.col-count-2 .card-layout-image-title-overlay.col,
.block-card_side_with_icons.col-count-2
.col-count-3.single-row .card-layout-image-title-overlay.col,
.col-count-3.single-row .block-row > article.featured,
.col-count-3.single-row .block-row > article.card-layout-image-title-overlay {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 992px) {
  .latest-discussion ul.single-row .grid-sizer.featured, .latest-discussion ul.single-row .block-card_side_by_side.col-count-2 .featured.col, .block-card_side_by_side.col-count-2 .latest-discussion ul.single-row .featured.col, .latest-discussion ul.single-row
  .block-card_side_with_icons.col-count-2 .featured.col,
  .block-card_side_with_icons.col-count-2 .latest-discussion ul.single-row .featured.col, .latest-discussion ul.single-row .grid-sizer.card-layout-image-title-overlay, .latest-discussion ul.single-row .block-card_side_by_side.col-count-2 .card-layout-image-title-overlay.col, .block-card_side_by_side.col-count-2 .latest-discussion ul.single-row .card-layout-image-title-overlay.col, .latest-discussion ul.single-row
  .block-card_side_with_icons.col-count-2 .card-layout-image-title-overlay.col,
  .block-card_side_with_icons.col-count-2 .latest-discussion ul.single-row .card-layout-image-title-overlay.col, .latest-discussion ul.single-row .block-row > article.featured, .latest-discussion ul.single-row .block-row > article.card-layout-image-title-overlay,
  .col-count-3.single-row .grid-sizer.featured,
  .col-count-3.single-row .block-card_side_by_side.col-count-2 .featured.col, .block-card_side_by_side.col-count-2
  .col-count-3.single-row .featured.col,
  .col-count-3.single-row
  .block-card_side_with_icons.col-count-2 .featured.col,
  .block-card_side_with_icons.col-count-2
  .col-count-3.single-row .featured.col,
  .col-count-3.single-row .grid-sizer.card-layout-image-title-overlay,
  .col-count-3.single-row .block-card_side_by_side.col-count-2 .card-layout-image-title-overlay.col, .block-card_side_by_side.col-count-2
  .col-count-3.single-row .card-layout-image-title-overlay.col,
  .col-count-3.single-row
  .block-card_side_with_icons.col-count-2 .card-layout-image-title-overlay.col,
  .block-card_side_with_icons.col-count-2
  .col-count-3.single-row .card-layout-image-title-overlay.col,
  .col-count-3.single-row .block-row > article.featured,
  .col-count-3.single-row .block-row > article.card-layout-image-title-overlay {
    float: left;
    width: 66.6666666667%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .latest-discussion ul.block-card_masonry .block-row > .grid-sizer ~ article:nth-of-type(2n+3), .latest-discussion ul.block-card_masonry .block-card_side_by_side.col-count-2 .block-row > .col ~ article:nth-of-type(2n+3), .block-card_side_by_side.col-count-2 .latest-discussion ul.block-card_masonry .block-row > .col ~ article:nth-of-type(2n+3), .latest-discussion ul.block-card_masonry
  .block-card_side_with_icons.col-count-2 .block-row > .col ~ article:nth-of-type(2n+3),
  .block-card_side_with_icons.col-count-2 .latest-discussion ul.block-card_masonry .block-row > .col ~ article:nth-of-type(2n+3),
  .col-count-3.block-card_masonry .block-row > .grid-sizer ~ article:nth-of-type(2n+3),
  .col-count-3.block-card_masonry .block-card_side_by_side.col-count-2 .block-row > .col ~ article:nth-of-type(2n+3), .block-card_side_by_side.col-count-2
  .col-count-3.block-card_masonry .block-row > .col ~ article:nth-of-type(2n+3),
  .col-count-3.block-card_masonry
  .block-card_side_with_icons.col-count-2 .block-row > .col ~ article:nth-of-type(2n+3),
  .block-card_side_with_icons.col-count-2
  .col-count-3.block-card_masonry .block-row > .col ~ article:nth-of-type(2n+3) {
    clear: none;
  }
}

@media only screen and (min-width: 992px) {
  .latest-discussion ul.block-card_masonry .block-row > .grid-sizer ~ article:nth-of-type(3n+4), .latest-discussion ul.block-card_masonry .block-card_side_by_side.col-count-2 .block-row > .col ~ article:nth-of-type(3n+4), .block-card_side_by_side.col-count-2 .latest-discussion ul.block-card_masonry .block-row > .col ~ article:nth-of-type(3n+4), .latest-discussion ul.block-card_masonry
  .block-card_side_with_icons.col-count-2 .block-row > .col ~ article:nth-of-type(3n+4),
  .block-card_side_with_icons.col-count-2 .latest-discussion ul.block-card_masonry .block-row > .col ~ article:nth-of-type(3n+4),
  .col-count-3.block-card_masonry .block-row > .grid-sizer ~ article:nth-of-type(3n+4),
  .col-count-3.block-card_masonry .block-card_side_by_side.col-count-2 .block-row > .col ~ article:nth-of-type(3n+4), .block-card_side_by_side.col-count-2
  .col-count-3.block-card_masonry .block-row > .col ~ article:nth-of-type(3n+4),
  .col-count-3.block-card_masonry
  .block-card_side_with_icons.col-count-2 .block-row > .col ~ article:nth-of-type(3n+4),
  .block-card_side_with_icons.col-count-2
  .col-count-3.block-card_masonry .block-row > .col ~ article:nth-of-type(3n+4) {
    clear: none;
  }
}

@media only screen and (min-width: 992px) {
  .latest-discussion ul.block-card_masonry.single-row .grid-sizer ~ .block-row > article:nth-of-type(3n+4), .latest-discussion ul.block-card_masonry.single-row .block-card_side_by_side.col-count-2 .col ~ .block-row > article:nth-of-type(3n+4), .block-card_side_by_side.col-count-2 .latest-discussion ul.block-card_masonry.single-row .col ~ .block-row > article:nth-of-type(3n+4), .latest-discussion ul.block-card_masonry.single-row
  .block-card_side_with_icons.col-count-2 .col ~ .block-row > article:nth-of-type(3n+4),
  .block-card_side_with_icons.col-count-2 .latest-discussion ul.block-card_masonry.single-row .col ~ .block-row > article:nth-of-type(3n+4),
  .col-count-3.block-card_masonry.single-row .grid-sizer ~ .block-row > article:nth-of-type(3n+4),
  .col-count-3.block-card_masonry.single-row .block-card_side_by_side.col-count-2 .col ~ .block-row > article:nth-of-type(3n+4), .block-card_side_by_side.col-count-2
  .col-count-3.block-card_masonry.single-row .col ~ .block-row > article:nth-of-type(3n+4),
  .col-count-3.block-card_masonry.single-row
  .block-card_side_with_icons.col-count-2 .col ~ .block-row > article:nth-of-type(3n+4),
  .block-card_side_with_icons.col-count-2
  .col-count-3.block-card_masonry.single-row .col ~ .block-row > article:nth-of-type(3n+4) {
    clear: none;
  }
}

.aiaFeed .grid-sizer, .dashboard-promos .grid-sizer, .aiaFeed .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2 .aiaFeed .col, .dashboard-promos .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2 .dashboard-promos .col, .aiaFeed
.block-card_side_with_icons.col-count-2 .col,
.block-card_side_with_icons.col-count-2 .aiaFeed .col, .dashboard-promos
.block-card_side_with_icons.col-count-2 .col,
.block-card_side_with_icons.col-count-2 .dashboard-promos .col, .aiaFeed .block-row > article, .dashboard-promos .block-row > article,
.col-count-4 .grid-sizer,
.col-count-4 .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2
.col-count-4 .col,
.col-count-4
.block-card_side_with_icons.col-count-2 .col,
.block-card_side_with_icons.col-count-2
.col-count-4 .col,
.col-count-4 .block-row > article {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .aiaFeed .grid-sizer, .dashboard-promos .grid-sizer, .aiaFeed .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2 .aiaFeed .col, .dashboard-promos .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2 .dashboard-promos .col, .aiaFeed
  .block-card_side_with_icons.col-count-2 .col,
  .block-card_side_with_icons.col-count-2 .aiaFeed .col, .dashboard-promos
  .block-card_side_with_icons.col-count-2 .col,
  .block-card_side_with_icons.col-count-2 .dashboard-promos .col, .aiaFeed .block-row > article, .dashboard-promos .block-row > article,
  .col-count-4 .grid-sizer,
  .col-count-4 .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2
  .col-count-4 .col,
  .col-count-4
  .block-card_side_with_icons.col-count-2 .col,
  .block-card_side_with_icons.col-count-2
  .col-count-4 .col,
  .col-count-4 .block-row > article {
    float: left;
    width: 50%;
  }
}

@media (min-width: 992px) {
  .aiaFeed .grid-sizer, .dashboard-promos .grid-sizer, .aiaFeed .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2 .aiaFeed .col, .dashboard-promos .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2 .dashboard-promos .col, .aiaFeed
  .block-card_side_with_icons.col-count-2 .col,
  .block-card_side_with_icons.col-count-2 .aiaFeed .col, .dashboard-promos
  .block-card_side_with_icons.col-count-2 .col,
  .block-card_side_with_icons.col-count-2 .dashboard-promos .col, .aiaFeed .block-row > article, .dashboard-promos .block-row > article,
  .col-count-4 .grid-sizer,
  .col-count-4 .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2
  .col-count-4 .col,
  .col-count-4
  .block-card_side_with_icons.col-count-2 .col,
  .block-card_side_with_icons.col-count-2
  .col-count-4 .col,
  .col-count-4 .block-row > article {
    float: left;
    width: 25%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .aiaFeed .grid-sizer:nth-of-type(2n+3), .dashboard-promos .grid-sizer:nth-of-type(2n+3), .aiaFeed .block-card_side_by_side.col-count-2 .col:nth-of-type(2n+3), .block-card_side_by_side.col-count-2 .aiaFeed .col:nth-of-type(2n+3), .dashboard-promos .block-card_side_by_side.col-count-2 .col:nth-of-type(2n+3), .block-card_side_by_side.col-count-2 .dashboard-promos .col:nth-of-type(2n+3), .aiaFeed
  .block-card_side_with_icons.col-count-2 .col:nth-of-type(2n+3),
  .block-card_side_with_icons.col-count-2 .aiaFeed .col:nth-of-type(2n+3), .dashboard-promos
  .block-card_side_with_icons.col-count-2 .col:nth-of-type(2n+3),
  .block-card_side_with_icons.col-count-2 .dashboard-promos .col:nth-of-type(2n+3), .aiaFeed .block-row > article:nth-of-type(2n+3), .dashboard-promos .block-row > article:nth-of-type(2n+3),
  .col-count-4 .grid-sizer:nth-of-type(2n+3),
  .col-count-4 .block-card_side_by_side.col-count-2 .col:nth-of-type(2n+3), .block-card_side_by_side.col-count-2
  .col-count-4 .col:nth-of-type(2n+3),
  .col-count-4
  .block-card_side_with_icons.col-count-2 .col:nth-of-type(2n+3),
  .block-card_side_with_icons.col-count-2
  .col-count-4 .col:nth-of-type(2n+3),
  .col-count-4 .block-row > article:nth-of-type(2n+3) {
    clear: both;
  }
}

@media only screen and (min-width: 992px) {
  .aiaFeed .grid-sizer:nth-of-type(4n+5), .dashboard-promos .grid-sizer:nth-of-type(4n+5), .aiaFeed .block-card_side_by_side.col-count-2 .col:nth-of-type(4n+5), .block-card_side_by_side.col-count-2 .aiaFeed .col:nth-of-type(4n+5), .dashboard-promos .block-card_side_by_side.col-count-2 .col:nth-of-type(4n+5), .block-card_side_by_side.col-count-2 .dashboard-promos .col:nth-of-type(4n+5), .aiaFeed
  .block-card_side_with_icons.col-count-2 .col:nth-of-type(4n+5),
  .block-card_side_with_icons.col-count-2 .aiaFeed .col:nth-of-type(4n+5), .dashboard-promos
  .block-card_side_with_icons.col-count-2 .col:nth-of-type(4n+5),
  .block-card_side_with_icons.col-count-2 .dashboard-promos .col:nth-of-type(4n+5), .aiaFeed .block-row > article:nth-of-type(4n+5), .dashboard-promos .block-row > article:nth-of-type(4n+5),
  .col-count-4 .grid-sizer:nth-of-type(4n+5),
  .col-count-4 .block-card_side_by_side.col-count-2 .col:nth-of-type(4n+5), .block-card_side_by_side.col-count-2
  .col-count-4 .col:nth-of-type(4n+5),
  .col-count-4
  .block-card_side_with_icons.col-count-2 .col:nth-of-type(4n+5),
  .block-card_side_with_icons.col-count-2
  .col-count-4 .col:nth-of-type(4n+5),
  .col-count-4 .block-row > article:nth-of-type(4n+5) {
    clear: both;
  }
}

.aiaFeed .grid-sizer.featured, .dashboard-promos .grid-sizer.featured, .aiaFeed .block-card_side_by_side.col-count-2 .featured.col, .block-card_side_by_side.col-count-2 .aiaFeed .featured.col, .dashboard-promos .block-card_side_by_side.col-count-2 .featured.col, .block-card_side_by_side.col-count-2 .dashboard-promos .featured.col, .aiaFeed
.block-card_side_with_icons.col-count-2 .featured.col,
.block-card_side_with_icons.col-count-2 .aiaFeed .featured.col, .dashboard-promos
.block-card_side_with_icons.col-count-2 .featured.col,
.block-card_side_with_icons.col-count-2 .dashboard-promos .featured.col, .aiaFeed .grid-sizer.card-layout-image-title-overlay, .dashboard-promos .grid-sizer.card-layout-image-title-overlay, .aiaFeed .block-card_side_by_side.col-count-2 .card-layout-image-title-overlay.col, .block-card_side_by_side.col-count-2 .aiaFeed .card-layout-image-title-overlay.col, .dashboard-promos .block-card_side_by_side.col-count-2 .card-layout-image-title-overlay.col, .block-card_side_by_side.col-count-2 .dashboard-promos .card-layout-image-title-overlay.col, .aiaFeed
.block-card_side_with_icons.col-count-2 .card-layout-image-title-overlay.col,
.block-card_side_with_icons.col-count-2 .aiaFeed .card-layout-image-title-overlay.col, .dashboard-promos
.block-card_side_with_icons.col-count-2 .card-layout-image-title-overlay.col,
.block-card_side_with_icons.col-count-2 .dashboard-promos .card-layout-image-title-overlay.col, .aiaFeed .block-row > article.featured, .dashboard-promos .block-row > article.featured, .aiaFeed .block-row > article.card-layout-image-title-overlay, .dashboard-promos .block-row > article.card-layout-image-title-overlay,
.col-count-4 .grid-sizer.featured,
.col-count-4 .block-card_side_by_side.col-count-2 .featured.col, .block-card_side_by_side.col-count-2
.col-count-4 .featured.col,
.col-count-4
.block-card_side_with_icons.col-count-2 .featured.col,
.block-card_side_with_icons.col-count-2
.col-count-4 .featured.col,
.col-count-4 .grid-sizer.card-layout-image-title-overlay,
.col-count-4 .block-card_side_by_side.col-count-2 .card-layout-image-title-overlay.col, .block-card_side_by_side.col-count-2
.col-count-4 .card-layout-image-title-overlay.col,
.col-count-4
.block-card_side_with_icons.col-count-2 .card-layout-image-title-overlay.col,
.block-card_side_with_icons.col-count-2
.col-count-4 .card-layout-image-title-overlay.col,
.col-count-4 .block-row > article.featured,
.col-count-4 .block-row > article.card-layout-image-title-overlay {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .aiaFeed .grid-sizer.featured, .dashboard-promos .grid-sizer.featured, .aiaFeed .block-card_side_by_side.col-count-2 .featured.col, .block-card_side_by_side.col-count-2 .aiaFeed .featured.col, .dashboard-promos .block-card_side_by_side.col-count-2 .featured.col, .block-card_side_by_side.col-count-2 .dashboard-promos .featured.col, .aiaFeed
  .block-card_side_with_icons.col-count-2 .featured.col,
  .block-card_side_with_icons.col-count-2 .aiaFeed .featured.col, .dashboard-promos
  .block-card_side_with_icons.col-count-2 .featured.col,
  .block-card_side_with_icons.col-count-2 .dashboard-promos .featured.col, .aiaFeed .grid-sizer.card-layout-image-title-overlay, .dashboard-promos .grid-sizer.card-layout-image-title-overlay, .aiaFeed .block-card_side_by_side.col-count-2 .card-layout-image-title-overlay.col, .block-card_side_by_side.col-count-2 .aiaFeed .card-layout-image-title-overlay.col, .dashboard-promos .block-card_side_by_side.col-count-2 .card-layout-image-title-overlay.col, .block-card_side_by_side.col-count-2 .dashboard-promos .card-layout-image-title-overlay.col, .aiaFeed
  .block-card_side_with_icons.col-count-2 .card-layout-image-title-overlay.col,
  .block-card_side_with_icons.col-count-2 .aiaFeed .card-layout-image-title-overlay.col, .dashboard-promos
  .block-card_side_with_icons.col-count-2 .card-layout-image-title-overlay.col,
  .block-card_side_with_icons.col-count-2 .dashboard-promos .card-layout-image-title-overlay.col, .aiaFeed .block-row > article.featured, .dashboard-promos .block-row > article.featured, .aiaFeed .block-row > article.card-layout-image-title-overlay, .dashboard-promos .block-row > article.card-layout-image-title-overlay,
  .col-count-4 .grid-sizer.featured,
  .col-count-4 .block-card_side_by_side.col-count-2 .featured.col, .block-card_side_by_side.col-count-2
  .col-count-4 .featured.col,
  .col-count-4
  .block-card_side_with_icons.col-count-2 .featured.col,
  .block-card_side_with_icons.col-count-2
  .col-count-4 .featured.col,
  .col-count-4 .grid-sizer.card-layout-image-title-overlay,
  .col-count-4 .block-card_side_by_side.col-count-2 .card-layout-image-title-overlay.col, .block-card_side_by_side.col-count-2
  .col-count-4 .card-layout-image-title-overlay.col,
  .col-count-4
  .block-card_side_with_icons.col-count-2 .card-layout-image-title-overlay.col,
  .block-card_side_with_icons.col-count-2
  .col-count-4 .card-layout-image-title-overlay.col,
  .col-count-4 .block-row > article.featured,
  .col-count-4 .block-row > article.card-layout-image-title-overlay {
    float: left;
    width: 100%;
  }
}

@media (min-width: 992px) {
  .aiaFeed .grid-sizer.featured, .dashboard-promos .grid-sizer.featured, .aiaFeed .block-card_side_by_side.col-count-2 .featured.col, .block-card_side_by_side.col-count-2 .aiaFeed .featured.col, .dashboard-promos .block-card_side_by_side.col-count-2 .featured.col, .block-card_side_by_side.col-count-2 .dashboard-promos .featured.col, .aiaFeed
  .block-card_side_with_icons.col-count-2 .featured.col,
  .block-card_side_with_icons.col-count-2 .aiaFeed .featured.col, .dashboard-promos
  .block-card_side_with_icons.col-count-2 .featured.col,
  .block-card_side_with_icons.col-count-2 .dashboard-promos .featured.col, .aiaFeed .grid-sizer.card-layout-image-title-overlay, .dashboard-promos .grid-sizer.card-layout-image-title-overlay, .aiaFeed .block-card_side_by_side.col-count-2 .card-layout-image-title-overlay.col, .block-card_side_by_side.col-count-2 .aiaFeed .card-layout-image-title-overlay.col, .dashboard-promos .block-card_side_by_side.col-count-2 .card-layout-image-title-overlay.col, .block-card_side_by_side.col-count-2 .dashboard-promos .card-layout-image-title-overlay.col, .aiaFeed
  .block-card_side_with_icons.col-count-2 .card-layout-image-title-overlay.col,
  .block-card_side_with_icons.col-count-2 .aiaFeed .card-layout-image-title-overlay.col, .dashboard-promos
  .block-card_side_with_icons.col-count-2 .card-layout-image-title-overlay.col,
  .block-card_side_with_icons.col-count-2 .dashboard-promos .card-layout-image-title-overlay.col, .aiaFeed .block-row > article.featured, .dashboard-promos .block-row > article.featured, .aiaFeed .block-row > article.card-layout-image-title-overlay, .dashboard-promos .block-row > article.card-layout-image-title-overlay,
  .col-count-4 .grid-sizer.featured,
  .col-count-4 .block-card_side_by_side.col-count-2 .featured.col, .block-card_side_by_side.col-count-2
  .col-count-4 .featured.col,
  .col-count-4
  .block-card_side_with_icons.col-count-2 .featured.col,
  .block-card_side_with_icons.col-count-2
  .col-count-4 .featured.col,
  .col-count-4 .grid-sizer.card-layout-image-title-overlay,
  .col-count-4 .block-card_side_by_side.col-count-2 .card-layout-image-title-overlay.col, .block-card_side_by_side.col-count-2
  .col-count-4 .card-layout-image-title-overlay.col,
  .col-count-4
  .block-card_side_with_icons.col-count-2 .card-layout-image-title-overlay.col,
  .block-card_side_with_icons.col-count-2
  .col-count-4 .card-layout-image-title-overlay.col,
  .col-count-4 .block-row > article.featured,
  .col-count-4 .block-row > article.card-layout-image-title-overlay {
    float: left;
    width: 50%;
  }
}

.card-flex.aiaFeed .grid-sizer, .card-flex.dashboard-promos .grid-sizer, .card-flex.aiaFeed .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2 .card-flex.aiaFeed .col, .card-flex.dashboard-promos .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2 .card-flex.dashboard-promos .col, .card-flex.aiaFeed
.block-card_side_with_icons.col-count-2 .col,
.block-card_side_with_icons.col-count-2 .card-flex.aiaFeed .col, .card-flex.dashboard-promos
.block-card_side_with_icons.col-count-2 .col,
.block-card_side_with_icons.col-count-2 .card-flex.dashboard-promos .col, .card-flex.aiaFeed .block-row > article, .card-flex.dashboard-promos .block-row > article,
.col-count-4.card-flex .grid-sizer,
.col-count-4.card-flex .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2
.col-count-4.card-flex .col,
.col-count-4.card-flex
.block-card_side_with_icons.col-count-2 .col,
.block-card_side_with_icons.col-count-2
.col-count-4.card-flex .col,
.col-count-4.card-flex .block-row > article {
  -webkit-box-flex: 0 1 100%;
  -webkit-flex: 0 1 100%;
  -moz-box-flex: 0 1 100%;
  -moz-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .card-flex.aiaFeed .grid-sizer, .card-flex.dashboard-promos .grid-sizer, .card-flex.aiaFeed .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2 .card-flex.aiaFeed .col, .card-flex.dashboard-promos .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2 .card-flex.dashboard-promos .col, .card-flex.aiaFeed
  .block-card_side_with_icons.col-count-2 .col,
  .block-card_side_with_icons.col-count-2 .card-flex.aiaFeed .col, .card-flex.dashboard-promos
  .block-card_side_with_icons.col-count-2 .col,
  .block-card_side_with_icons.col-count-2 .card-flex.dashboard-promos .col, .card-flex.aiaFeed .block-row > article, .card-flex.dashboard-promos .block-row > article,
  .col-count-4.card-flex .grid-sizer,
  .col-count-4.card-flex .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2
  .col-count-4.card-flex .col,
  .col-count-4.card-flex
  .block-card_side_with_icons.col-count-2 .col,
  .block-card_side_with_icons.col-count-2
  .col-count-4.card-flex .col,
  .col-count-4.card-flex .block-row > article {
    -webkit-box-flex: 0 1 50%;
    -webkit-flex: 0 1 50%;
    -moz-box-flex: 0 1 50%;
    -moz-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
  }
}

@media only screen and (min-width: 992px) {
  .card-flex.aiaFeed .grid-sizer, .card-flex.dashboard-promos .grid-sizer, .card-flex.aiaFeed .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2 .card-flex.aiaFeed .col, .card-flex.dashboard-promos .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2 .card-flex.dashboard-promos .col, .card-flex.aiaFeed
  .block-card_side_with_icons.col-count-2 .col,
  .block-card_side_with_icons.col-count-2 .card-flex.aiaFeed .col, .card-flex.dashboard-promos
  .block-card_side_with_icons.col-count-2 .col,
  .block-card_side_with_icons.col-count-2 .card-flex.dashboard-promos .col, .card-flex.aiaFeed .block-row > article, .card-flex.dashboard-promos .block-row > article,
  .col-count-4.card-flex .grid-sizer,
  .col-count-4.card-flex .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2
  .col-count-4.card-flex .col,
  .col-count-4.card-flex
  .block-card_side_with_icons.col-count-2 .col,
  .block-card_side_with_icons.col-count-2
  .col-count-4.card-flex .col,
  .col-count-4.card-flex .block-row > article {
    -webkit-box-flex: 0 1 25%;
    -webkit-flex: 0 1 25%;
    -moz-box-flex: 0 1 25%;
    -moz-flex: 0 1 25%;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%;
  }
}

.card-flex.aiaFeed .grid-sizer > .content, .card-flex.dashboard-promos .grid-sizer > .content, .card-flex.aiaFeed .block-card_side_by_side.col-count-2 .col > .content, .block-card_side_by_side.col-count-2 .card-flex.aiaFeed .col > .content, .card-flex.dashboard-promos .block-card_side_by_side.col-count-2 .col > .content, .block-card_side_by_side.col-count-2 .card-flex.dashboard-promos .col > .content, .card-flex.aiaFeed
.block-card_side_with_icons.col-count-2 .col > .content,
.block-card_side_with_icons.col-count-2 .card-flex.aiaFeed .col > .content, .card-flex.dashboard-promos
.block-card_side_with_icons.col-count-2 .col > .content,
.block-card_side_with_icons.col-count-2 .card-flex.dashboard-promos .col > .content, .card-flex.aiaFeed .block-row > article > .content, .card-flex.dashboard-promos .block-row > article > .content,
.col-count-4.card-flex .grid-sizer > .content,
.col-count-4.card-flex .block-card_side_by_side.col-count-2 .col > .content, .block-card_side_by_side.col-count-2
.col-count-4.card-flex .col > .content,
.col-count-4.card-flex
.block-card_side_with_icons.col-count-2 .col > .content,
.block-card_side_with_icons.col-count-2
.col-count-4.card-flex .col > .content,
.col-count-4.card-flex .block-row > article > .content {
  -webkit-box-flex: 0 1 100%;
  -webkit-flex: 0 1 100%;
  -moz-box-flex: 0 1 100%;
  -moz-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column wrap;
  -moz-flex-flow: column wrap;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
}

.card-flex.aiaFeed .grid-sizer .themed, .card-flex.dashboard-promos .grid-sizer .themed, .card-flex.aiaFeed .block-card_side_by_side.col-count-2 .col .themed, .block-card_side_by_side.col-count-2 .card-flex.aiaFeed .col .themed, .card-flex.dashboard-promos .block-card_side_by_side.col-count-2 .col .themed, .block-card_side_by_side.col-count-2 .card-flex.dashboard-promos .col .themed, .card-flex.aiaFeed
.block-card_side_with_icons.col-count-2 .col .themed,
.block-card_side_with_icons.col-count-2 .card-flex.aiaFeed .col .themed, .card-flex.dashboard-promos
.block-card_side_with_icons.col-count-2 .col .themed,
.block-card_side_with_icons.col-count-2 .card-flex.dashboard-promos .col .themed, .card-flex.aiaFeed .block-row > article .themed, .card-flex.dashboard-promos .block-row > article .themed,
.col-count-4.card-flex .grid-sizer .themed,
.col-count-4.card-flex .block-card_side_by_side.col-count-2 .col .themed, .block-card_side_by_side.col-count-2
.col-count-4.card-flex .col .themed,
.col-count-4.card-flex
.block-card_side_with_icons.col-count-2 .col .themed,
.block-card_side_with_icons.col-count-2
.col-count-4.card-flex .col .themed,
.col-count-4.card-flex .block-row > article .themed {
  -webkit-box-flex: 1 1 100%;
  -webkit-flex: 1 1 100%;
  -moz-box-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .block-card_masonry.aiaFeed .block-row > .grid-sizer ~ article:nth-of-type(2n+3), .block-card_masonry.dashboard-promos .block-row > .grid-sizer ~ article:nth-of-type(2n+3), .block-card_masonry.aiaFeed .block-card_side_by_side.col-count-2 .block-row > .col ~ article:nth-of-type(2n+3), .block-card_side_by_side.col-count-2 .block-card_masonry.aiaFeed .block-row > .col ~ article:nth-of-type(2n+3), .block-card_masonry.dashboard-promos .block-card_side_by_side.col-count-2 .block-row > .col ~ article:nth-of-type(2n+3), .block-card_side_by_side.col-count-2 .block-card_masonry.dashboard-promos .block-row > .col ~ article:nth-of-type(2n+3), .block-card_masonry.aiaFeed
  .block-card_side_with_icons.col-count-2 .block-row > .col ~ article:nth-of-type(2n+3),
  .block-card_side_with_icons.col-count-2 .block-card_masonry.aiaFeed .block-row > .col ~ article:nth-of-type(2n+3), .block-card_masonry.dashboard-promos
  .block-card_side_with_icons.col-count-2 .block-row > .col ~ article:nth-of-type(2n+3),
  .block-card_side_with_icons.col-count-2 .block-card_masonry.dashboard-promos .block-row > .col ~ article:nth-of-type(2n+3),
  .col-count-4.block-card_masonry .block-row > .grid-sizer ~ article:nth-of-type(2n+3),
  .col-count-4.block-card_masonry .block-card_side_by_side.col-count-2 .block-row > .col ~ article:nth-of-type(2n+3), .block-card_side_by_side.col-count-2
  .col-count-4.block-card_masonry .block-row > .col ~ article:nth-of-type(2n+3),
  .col-count-4.block-card_masonry
  .block-card_side_with_icons.col-count-2 .block-row > .col ~ article:nth-of-type(2n+3),
  .block-card_side_with_icons.col-count-2
  .col-count-4.block-card_masonry .block-row > .col ~ article:nth-of-type(2n+3) {
    clear: none;
  }
}

@media only screen and (min-width: 992px) {
  .block-card_masonry.aiaFeed .block-row > .grid-sizer ~ article:nth-of-type(4n+5), .block-card_masonry.dashboard-promos .block-row > .grid-sizer ~ article:nth-of-type(4n+5), .block-card_masonry.aiaFeed .block-card_side_by_side.col-count-2 .block-row > .col ~ article:nth-of-type(4n+5), .block-card_side_by_side.col-count-2 .block-card_masonry.aiaFeed .block-row > .col ~ article:nth-of-type(4n+5), .block-card_masonry.dashboard-promos .block-card_side_by_side.col-count-2 .block-row > .col ~ article:nth-of-type(4n+5), .block-card_side_by_side.col-count-2 .block-card_masonry.dashboard-promos .block-row > .col ~ article:nth-of-type(4n+5), .block-card_masonry.aiaFeed
  .block-card_side_with_icons.col-count-2 .block-row > .col ~ article:nth-of-type(4n+5),
  .block-card_side_with_icons.col-count-2 .block-card_masonry.aiaFeed .block-row > .col ~ article:nth-of-type(4n+5), .block-card_masonry.dashboard-promos
  .block-card_side_with_icons.col-count-2 .block-row > .col ~ article:nth-of-type(4n+5),
  .block-card_side_with_icons.col-count-2 .block-card_masonry.dashboard-promos .block-row > .col ~ article:nth-of-type(4n+5),
  .col-count-4.block-card_masonry .block-row > .grid-sizer ~ article:nth-of-type(4n+5),
  .col-count-4.block-card_masonry .block-card_side_by_side.col-count-2 .block-row > .col ~ article:nth-of-type(4n+5), .block-card_side_by_side.col-count-2
  .col-count-4.block-card_masonry .block-row > .col ~ article:nth-of-type(4n+5),
  .col-count-4.block-card_masonry
  .block-card_side_with_icons.col-count-2 .block-row > .col ~ article:nth-of-type(4n+5),
  .block-card_side_with_icons.col-count-2
  .col-count-4.block-card_masonry .block-row > .col ~ article:nth-of-type(4n+5) {
    clear: none;
  }
}


.col-count-5 .grid-sizer,
.col-count-5 .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2
.col-count-5 .col,
.col-count-5
.block-card_side_with_icons.col-count-2 .col,
.block-card_side_with_icons.col-count-2
.col-count-5 .col,
.col-count-5 .block-row > article {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 768px) {
  
  .col-count-5 .grid-sizer,
  .col-count-5 .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2
  .col-count-5 .col,
  .col-count-5
  .block-card_side_with_icons.col-count-2 .col,
  .block-card_side_with_icons.col-count-2
  .col-count-5 .col,
  .col-count-5 .block-row > article {
    float: left;
    width: 50%;
  }
}

@media screen and (min-width: 992px) {
  
  .col-count-5 .grid-sizer,
  .col-count-5 .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2
  .col-count-5 .col,
  .col-count-5
  .block-card_side_with_icons.col-count-2 .col,
  .block-card_side_with_icons.col-count-2
  .col-count-5 .col,
  .col-count-5 .block-row > article {
    width: 20%;
    float: left;
  }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
  
  .col-count-5 .grid-sizer:nth-of-type(2n+3),
  .col-count-5 .block-card_side_by_side.col-count-2 .col:nth-of-type(2n+3), .block-card_side_by_side.col-count-2
  .col-count-5 .col:nth-of-type(2n+3),
  .col-count-5
  .block-card_side_with_icons.col-count-2 .col:nth-of-type(2n+3),
  .block-card_side_with_icons.col-count-2
  .col-count-5 .col:nth-of-type(2n+3),
  .col-count-5 .block-row > article:nth-of-type(2n+3) {
    clear: both;
  }
}

@media only screen and (min-width: 992px) {
  
  .col-count-5 .grid-sizer:nth-of-type(5n+6),
  .col-count-5 .block-card_side_by_side.col-count-2 .col:nth-of-type(5n+6), .block-card_side_by_side.col-count-2
  .col-count-5 .col:nth-of-type(5n+6),
  .col-count-5
  .block-card_side_with_icons.col-count-2 .col:nth-of-type(5n+6),
  .block-card_side_with_icons.col-count-2
  .col-count-5 .col:nth-of-type(5n+6),
  .col-count-5 .block-row > article:nth-of-type(5n+6) {
    clear: both;
  }
}


.col-count-5 .grid-sizer.featured,
.col-count-5 .block-card_side_by_side.col-count-2 .featured.col, .block-card_side_by_side.col-count-2
.col-count-5 .featured.col,
.col-count-5
.block-card_side_with_icons.col-count-2 .featured.col,
.block-card_side_with_icons.col-count-2
.col-count-5 .featured.col,
.col-count-5 .grid-sizer.card-layout-image-title-overlay,
.col-count-5 .block-card_side_by_side.col-count-2 .card-layout-image-title-overlay.col, .block-card_side_by_side.col-count-2
.col-count-5 .card-layout-image-title-overlay.col,
.col-count-5
.block-card_side_with_icons.col-count-2 .card-layout-image-title-overlay.col,
.block-card_side_with_icons.col-count-2
.col-count-5 .card-layout-image-title-overlay.col,
.col-count-5 .block-row > article.featured,
.col-count-5 .block-row > article.card-layout-image-title-overlay {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 768px) {
  
  .col-count-5 .grid-sizer.featured,
  .col-count-5 .block-card_side_by_side.col-count-2 .featured.col, .block-card_side_by_side.col-count-2
  .col-count-5 .featured.col,
  .col-count-5
  .block-card_side_with_icons.col-count-2 .featured.col,
  .block-card_side_with_icons.col-count-2
  .col-count-5 .featured.col,
  .col-count-5 .grid-sizer.card-layout-image-title-overlay,
  .col-count-5 .block-card_side_by_side.col-count-2 .card-layout-image-title-overlay.col, .block-card_side_by_side.col-count-2
  .col-count-5 .card-layout-image-title-overlay.col,
  .col-count-5
  .block-card_side_with_icons.col-count-2 .card-layout-image-title-overlay.col,
  .block-card_side_with_icons.col-count-2
  .col-count-5 .card-layout-image-title-overlay.col,
  .col-count-5 .block-row > article.featured,
  .col-count-5 .block-row > article.card-layout-image-title-overlay {
    float: left;
    width: 100%;
  }
}

@media screen and (min-width: 992px) {
  
  .col-count-5 .grid-sizer.featured,
  .col-count-5 .block-card_side_by_side.col-count-2 .featured.col, .block-card_side_by_side.col-count-2
  .col-count-5 .featured.col,
  .col-count-5
  .block-card_side_with_icons.col-count-2 .featured.col,
  .block-card_side_with_icons.col-count-2
  .col-count-5 .featured.col,
  .col-count-5 .grid-sizer.card-layout-image-title-overlay,
  .col-count-5 .block-card_side_by_side.col-count-2 .card-layout-image-title-overlay.col, .block-card_side_by_side.col-count-2
  .col-count-5 .card-layout-image-title-overlay.col,
  .col-count-5
  .block-card_side_with_icons.col-count-2 .card-layout-image-title-overlay.col,
  .block-card_side_with_icons.col-count-2
  .col-count-5 .card-layout-image-title-overlay.col,
  .col-count-5 .block-row > article.featured,
  .col-count-5 .block-row > article.card-layout-image-title-overlay {
    width: 20%;
    float: left;
  }
}


.col-count-5.card-flex .grid-sizer,
.col-count-5.card-flex .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2
.col-count-5.card-flex .col,
.col-count-5.card-flex
.block-card_side_with_icons.col-count-2 .col,
.block-card_side_with_icons.col-count-2
.col-count-5.card-flex .col,
.col-count-5.card-flex .block-row > article {
  -webkit-box-flex: 0 1 100%;
  -webkit-flex: 0 1 100%;
  -moz-box-flex: 0 1 100%;
  -moz-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
  
  .col-count-5.card-flex .grid-sizer,
  .col-count-5.card-flex .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2
  .col-count-5.card-flex .col,
  .col-count-5.card-flex
  .block-card_side_with_icons.col-count-2 .col,
  .block-card_side_with_icons.col-count-2
  .col-count-5.card-flex .col,
  .col-count-5.card-flex .block-row > article {
    -webkit-box-flex: 0 1 50%;
    -webkit-flex: 0 1 50%;
    -moz-box-flex: 0 1 50%;
    -moz-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
  }
}

@media only screen and (min-width: 992px) {
  
  .col-count-5.card-flex .grid-sizer,
  .col-count-5.card-flex .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2
  .col-count-5.card-flex .col,
  .col-count-5.card-flex
  .block-card_side_with_icons.col-count-2 .col,
  .block-card_side_with_icons.col-count-2
  .col-count-5.card-flex .col,
  .col-count-5.card-flex .block-row > article {
    -webkit-box-flex: 0 1 20%;
    -webkit-flex: 0 1 20%;
    -moz-box-flex: 0 1 20%;
    -moz-flex: 0 1 20%;
    -ms-flex: 0 1 20%;
    flex: 0 1 20%;
  }
}


.col-count-5.card-flex .grid-sizer > .content,
.col-count-5.card-flex .block-card_side_by_side.col-count-2 .col > .content, .block-card_side_by_side.col-count-2
.col-count-5.card-flex .col > .content,
.col-count-5.card-flex
.block-card_side_with_icons.col-count-2 .col > .content,
.block-card_side_with_icons.col-count-2
.col-count-5.card-flex .col > .content,
.col-count-5.card-flex .block-row > article > .content {
  -webkit-box-flex: 0 1 100%;
  -webkit-flex: 0 1 100%;
  -moz-box-flex: 0 1 100%;
  -moz-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column wrap;
  -moz-flex-flow: column wrap;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
}


.col-count-5.card-flex .grid-sizer .themed,
.col-count-5.card-flex .block-card_side_by_side.col-count-2 .col .themed, .block-card_side_by_side.col-count-2
.col-count-5.card-flex .col .themed,
.col-count-5.card-flex
.block-card_side_with_icons.col-count-2 .col .themed,
.block-card_side_with_icons.col-count-2
.col-count-5.card-flex .col .themed,
.col-count-5.card-flex .block-row > article .themed {
  -webkit-box-flex: 1 1 100%;
  -webkit-flex: 1 1 100%;
  -moz-box-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}


.col-count-5.single-row .grid-sizer,
.col-count-5.single-row .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2
.col-count-5.single-row .col,
.col-count-5.single-row
.block-card_side_with_icons.col-count-2 .col,
.block-card_side_with_icons.col-count-2
.col-count-5.single-row .col,
.col-count-5.single-row .block-row > article {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 992px) {
  
  .col-count-5.single-row .grid-sizer,
  .col-count-5.single-row .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2
  .col-count-5.single-row .col,
  .col-count-5.single-row
  .block-card_side_with_icons.col-count-2 .col,
  .block-card_side_with_icons.col-count-2
  .col-count-5.single-row .col,
  .col-count-5.single-row .block-row > article {
    float: left;
    width: 25%;
  }
}

@media screen and (min-width: 1200px) {
  
  .col-count-5.single-row .grid-sizer,
  .col-count-5.single-row .block-card_side_by_side.col-count-2 .col, .block-card_side_by_side.col-count-2
  .col-count-5.single-row .col,
  .col-count-5.single-row
  .block-card_side_with_icons.col-count-2 .col,
  .block-card_side_with_icons.col-count-2
  .col-count-5.single-row .col,
  .col-count-5.single-row .block-row > article {
    width: 20%;
    float: left;
  }
}


.col-count-5.single-row .block-row > article:last-child {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media screen and (min-width: 1200px) {
  
  .col-count-5.single-row .block-row > article:last-child {
    width: 20%;
    float: left;
  }
}

@media only screen and (min-width: 1200px) {
  
  .col-count-5.single-row:nth-of-type(5n+6) {
    clear: both;
  }
}


.col-count-5.single-row.featured,
.col-count-5.single-row.card-layout-image-title-overlay {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 768px) {
  
  .col-count-5.single-row.featured,
  .col-count-5.single-row.card-layout-image-title-overlay {
    float: left;
    width: 100%;
  }
}

@media (min-width: 992px) {
  
  .col-count-5.single-row.featured,
  .col-count-5.single-row.card-layout-image-title-overlay {
    float: left;
    width: 50%;
  }
}

@media screen and (min-width: 1200px) {
  
  .col-count-5.single-row.featured,
  .col-count-5.single-row.card-layout-image-title-overlay {
    width: 20%;
    float: left;
  }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
  
  .col-count-5.block-card_masonry .block-row > .grid-size ~ article:nth-of-type(2n+3) {
    clear: none;
  }
}

@media only screen and (min-width: 992px) {
  
  .col-count-5.block-card_masonry .block-row > .grid-size ~ article:nth-of-type(5n+6) {
    clear: none;
  }
}

@media only screen and (min-width: 1200px) {
  
  .col-count-5.block-card_masonry .block-row > .grid-size ~ article.single-row .grid-size ~ .block-row > article:nth-of-type(5n+6) {
    clear: none;
  }
}

.listing-item,
.blog-post {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}

.listing-item .page-sharing,
.blog-post .page-sharing {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  padding: 7.5px 0;
  margin-bottom: 15px;
}

.listing-item .footer,
.blog-post .footer {
  *zoom: 1;
  clear: both;
  background: #ebedef;
  padding: 7.5px;
  font-family: "Roboto", Verdana, Helvetica, Arial, sans-serif;
  font-size: 16px;
}

.listing-item .footer:after,
.blog-post .footer:after {
  display: table;
  content: "";
}

.listing-item .footer:after,
.blog-post .footer:after {
  clear: both;
}

.listing-item .footer .right,
.blog-post .footer .right {
  float: right;
}

ul.listing {
  margin-left: 0;
}

.listing-page .listing-listitem {
  *zoom: 1;
  padding-left: 0;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  -moz-column-gap: 20px;
  -webkit-column-gap: 20px;
  column-gap: 20px;
}

.listing-page .listing-listitem:after {
  display: table;
  content: "";
}

.listing-page .listing-listitem:after {
  clear: both;
}

form,
.form {
  margin: 1em 0;
  *zoom: 1;
}

form:after,
.form:after {
  display: table;
  content: "";
}

form:after,
.form:after {
  clear: both;
}

form fieldset,
.form fieldset {
  *zoom: 1;
  padding: 1em;
  border: 1px solid #d4d4d4;
  clear: both;
}

form fieldset:after,
.form fieldset:after {
  display: table;
  content: "";
}

form fieldset:after,
.form fieldset:after {
  clear: both;
}

form legend,
.form legend {
  background-color: #fff;
  width: auto;
  padding: .5em 1em;
  margin: .5em;
  border-bottom: none;
  text-transform: uppercase;
  font-weight: bold;
}

form label,
.form label {
  padding: .25em 0;
  margin-top: .3125em;
  margin-bottom: 0;
  vertical-align: middle;
  display: block;
  width: 100%;
}

form label input[type="checkbox"],
form label input[type="radio"],
.form label input[type="checkbox"],
.form label input[type="radio"] {
  margin-right: 5px;
}

form input,
.form input {
  border: none;
}

form input,
form textarea,
form select,
.form input,
.form textarea,
.form select {
  padding: 13px 10px;
  margin: 5px 0;
  max-width: 100%;
  border: 1px solid #d4d4d4;
  background-color: #f5f5f5;
  border-radius: 0;
  box-shadow: none;
  height: auto;
  font-size: 1em;
  line-height: 1;
}

@media screen and (max-width: 480px) {
  form input,
  form textarea,
  form select,
  .form input,
  .form textarea,
  .form select {
    display: block;
    width: 94%;
  }
}

form textarea,
.form textarea {
  min-height: 12.5em;
}

form select,
.form select {
  padding: 11px 10px;
  max-width: 100%;
}

form input[type="checkbox"], form input[type="radio"], form input[type="range"],
.form input[type="checkbox"],
.form input[type="radio"],
.form input[type="range"] {
  box-shadow: none;
  min-height: .8125em;
}

form input[type="color"],
.form input[type="color"] {
  height: 2.1875em;
  width: 2.1875em;
  padding: 0 .25em;
}

form input[type="checkbox"], form input[type="radio"],
.form input[type="checkbox"],
.form input[type="radio"] {
  width: 1.25em;
  height: 1.25em;
  vertical-align: middle;
}

form input[type="color"], form input[type="checkbox"], form input[type="radio"],
.form input[type="color"],
.form input[type="checkbox"],
.form input[type="radio"] {
  border: none;
  margin: 0;
}

@media screen and (max-width: 480px) {
  form input[type="color"], form input[type="checkbox"], form input[type="radio"],
  .form input[type="color"],
  .form input[type="checkbox"],
  .form input[type="radio"] {
    display: inline-block;
  }
}

form::-webkit-input-placeholder,
.form::-webkit-input-placeholder {
  color: #202225;
}

form:-moz-placeholder,
.form:-moz-placeholder {
  color: #202225;
}

form::-moz-placeholder,
.form::-moz-placeholder {
  color: #202225;
}

form:-ms-input-placeholder,
.form:-ms-input-placeholder {
  color: #202225;
}

body .gsc-input-box {
  height: auto;
}

.theme-layout-image-title-overlay .text-fields,
.gradient-transparent-black {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+39&0+0,0.72+40 */
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.7) 39%, rgba(0, 0, 0, 0.72) 40%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.7) 39%, rgba(0, 0, 0, 0.72) 40%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.7) 39%, rgba(0, 0, 0, 0.72) 40%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#b8000000',GradientType=0 );
  /* IE6-9 */
}


.gradient-transparent-white {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100 */
  background: -moz-linear-gradient(-45deg, white 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, white 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, white 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}

.block_item-promo_text_banner.bg-image.banner-text-full, .block_item-promo_text_banner.bg-image.banner-text-left,
.gradient-transparent-white-radial-left {
  background: -moz-radial-gradient(left, ellipse cover, white 0%, rgba(255, 255, 255, 0) 70%) !important;
  background: -webkit-radial-gradient(left, ellipse cover, white 0%, rgba(255, 255, 255, 0) 70%) !important;
  background: radial-gradient(ellipse at left, white 0%, rgba(255, 255, 255, 0) 70%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ) !important;
}

.block_item-promo_text_banner.bg-image.banner-text-right,
.gradient-transparent-white-radial-right {
  background: -moz-radial-gradient(right, ellipse cover, white 0%, rgba(255, 255, 255, 0) 90%) !important;
  background: -webkit-radial-gradient(right, ellipse cover, white 0%, rgba(255, 255, 255, 0) 90%) !important;
  background: radial-gradient(ellipse at right, white 0%, rgba(255, 255, 255, 0) 90%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ) !important;
}

.file-embed img,
.file-embed-inline img {
  display: inline;
}

[class^="btn-icon-"],
[class*=" btn-icon-"] {
  display: inline-block;
  height: 32px;
  width: 32px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  border-radius: 4px;
  background: #000;
  color: #fff;
  font-size: 26px;
}

[class^="btn-icon-"]:before,
[class*=" btn-icon-"]:before {
  display: block;
  height: 32px;
  width: 32px;
  padding: 4px 0 0 0;
  margin: 0;
  color: #fff !important;
}

.btn-icon-fbook {
  background: #3b5998;
}

.btn-icon-twitter {
  background: #0084b4;
}

.btn-icon-linkedin {
  background: #0077b5;
}

.btn-icon-google {
  background: #4285f4;
}

.btn-icon-pinterest {
  background: #bd081c;
}

.btn-icon-tumblr {
  background: #38465e;
}

.icon-fbook:before {
  color: #3b5998;
}

.primarymenu__list__item .icon-fbook:before {
  color: #fff;
}

.icon-twitter:before, .juicer-feed .feed-item.j-twitter .j-social:before,
.primarymenu-link__twitter:before, .btn-icon-twitter:before, .at-share-tbx-element .at-share-btn.at-svc-twitter:before {
  color: #0084b4;
}

.primarymenu__list__item .icon-twitter:before, .primarymenu__list__item .juicer-feed .feed-item.j-twitter .j-social:before, .juicer-feed .feed-item.j-twitter .primarymenu__list__item .j-social:before, .primarymenu__list__item
.primarymenu-link__twitter:before, .primarymenu__list__item .btn-icon-twitter:before, .primarymenu__list__item .at-share-tbx-element .at-share-btn.at-svc-twitter:before, .at-share-tbx-element .primarymenu__list__item .at-share-btn.at-svc-twitter:before {
  color: #fff;
}

.icon-linkedin:before, .juicer-feed .feed-item.j-linkedin .j-social:before,
.primarymenu-link__linkedin:before, .btn-icon-linkedin:before, .at-share-tbx-element .at-share-btn.at-svc-linkedin:before {
  color: #0077b5;
}

.primarymenu__list__item .icon-linkedin:before, .primarymenu__list__item .juicer-feed .feed-item.j-linkedin .j-social:before, .juicer-feed .feed-item.j-linkedin .primarymenu__list__item .j-social:before, .primarymenu__list__item
.primarymenu-link__linkedin:before, .primarymenu__list__item .btn-icon-linkedin:before, .primarymenu__list__item .at-share-tbx-element .at-share-btn.at-svc-linkedin:before, .at-share-tbx-element .primarymenu__list__item .at-share-btn.at-svc-linkedin:before {
  color: #fff;
}

.icon-google:before, .btn-icon-google:before {
  color: #4285f4;
}

.primarymenu__list__item .icon-google:before, .primarymenu__list__item .btn-icon-google:before {
  color: #fff;
}

.icon-instagram:before, .btn-icon-instagram:before {
  color: #38465e;
}

.primarymenu__list__item .icon-instagram:before, .primarymenu__list__item .btn-icon-instagram:before {
  color: #fff;
}

.icon-pinterest:before, .btn-icon-pinterest:before {
  color: #bd081c;
}

.primarymenu__list__item .icon-pinterest:before, .primarymenu__list__item .btn-icon-pinterest:before {
  color: #fff;
}

.icon-tumblr:before, .btn-icon-tumblr:before {
  color: #38465e;
}

.primarymenu__list__item .icon-tumblr:before, .primarymenu__list__item .btn-icon-tumblr:before {
  color: #fff;
}

img.right,
.object-right,
div.object-right,
table.object-right {
  margin-bottom: 30px;
}

@media only screen and (min-width: 768px) {
  img.right,
  .object-right,
  div.object-right,
  table.object-right {
    float: right;
    margin-left: 30px;
  }
}

img.left,
.object-left,
div.object-left,
table.object-left {
  margin-bottom: 30px;
}

@media only screen and (min-width: 768px) {
  img.left,
  .object-left,
  div.object-left,
  table.object-left {
    float: left;
    margin-right: 30px;
  }
}

.object-center img {
  margin: 0 auto;
}

.page-header {
  border-bottom: none;
}

.page-sharing {
  *zoom: 1;
}

.page-sharing:after {
  display: table;
  content: "";
}

.page-sharing:after {
  clear: both;
}

.share-label {
  float: left;
  margin: 6px 0 0 0;
  font-family: "Roboto", Verdana, Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #333333;
  text-transform: uppercase;
}

.addthis_sharing_toolbox {
  float: left !important;
  clear: none !important;
}

.at-share-tbx-element .at-share-btn {
  background: transparent !important;
  margin: 0 !important;
  transform: none !important;
}

.at-share-tbx-element .at-share-btn:before {
  transform: none !important;
}

.at-share-tbx-element .at-share-btn:hover, .at-share-tbx-element .at-share-btn:active, .at-share-tbx-element .at-share-btn:focus {
  transform: none !important;
  outline: 0;
}

.at-share-tbx-element .at-share-btn:hover:before, .at-share-tbx-element .at-share-btn:active:before, .at-share-tbx-element .at-share-btn:focus:before {
  transform: none !important;
  outline: 0;
}

.at-share-tbx-element .at-share-btn .at-icon-wrapper,
.at-share-tbx-element .at-share-btn svg {
  display: none !important;
}

.at-share-tbx-element .at-share-btn:before {
  font-size: 24px;
}

.at-share-tbx-element .at-share-btn.at-svc-twitter {
  color: #33b8d5;
}

.at-share-tbx-element .at-share-btn.at-svc-twitter:hover, .at-share-tbx-element .at-share-btn.at-svc-twitter:active, .at-share-tbx-element .at-share-btn.at-svc-twitter:focus {
  color: #29aac6;
}

.at-share-tbx-element .at-share-btn.at-svc-facebook {
  color: #034c7e;
}

.at-share-tbx-element .at-share-btn.at-svc-facebook:hover, .at-share-tbx-element .at-share-btn.at-svc-facebook:active, .at-share-tbx-element .at-share-btn.at-svc-facebook:focus {
  color: #023d65;
}

.at-share-tbx-element .at-share-btn.at-svc-linkedin {
  color: #0072bc;
}

.at-share-tbx-element .at-share-btn.at-svc-linkedin:hover, .at-share-tbx-element .at-share-btn.at-svc-linkedin:active, .at-share-tbx-element .at-share-btn.at-svc-linkedin:focus {
  color: #0063a3;
}

.at-share-tbx-element .at-share-btn.at-svc-email {
  color: #cf8918;
}

.at-share-tbx-element .at-share-btn.at-svc-email:hover, .at-share-tbx-element .at-share-btn.at-svc-email:active, .at-share-tbx-element .at-share-btn.at-svc-email:focus {
  color: #b87a15;
}

.pagination-container,
.pagination {
  clear: both;
}

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

.content .pagination li {
  padding-left: 0;
  position: static;
}

.content .pagination li:before {
  content: '';
  display: none;
}

.content .pagination li a:hover {
  background-color: #034c7e;
  color: #fff;
}

.content .pagination li.active a {
  background-color: #034c7e;
}

.promo-wrapper {
  margin-left: -15px;
  margin-right: -15px;
  *zoom: 1;
}

.promo-wrapper:after {
  display: table;
  content: "";
}

.promo-wrapper:after {
  clear: both;
}

.block-promo_right {
  clear: both;
  position: relative;
  top: 30px;
  padding-top: 60px;
}

.block-promo_right .promo-inner {
  *zoom: 1;
}

.block-promo_right .promo-inner:after {
  display: table;
  content: "";
}

.block-promo_right .promo-inner:after {
  clear: both;
}

.promos {
  margin-left: -15px;
  margin-right: -15px;
  *zoom: 1;
  clear: both;
}

.promos:after {
  display: table;
  content: "";
}

.promos:after {
  clear: both;
}

@media only screen and (min-width: 768px) {
  .promos {
    display: flex;
  }
}

.promo-wrapper .promos {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 992px) {
  .promo-wrapper .promos {
    float: left;
    width: 33.3333333333%;
  }
}

.promo {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}

@media (min-width: 992px) {
  .promo {
    float: left;
    width: 100%;
  }
}

.promo h4 {
  margin-top: 0;
}

.colcount-1 .promo {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 992px) {
  .colcount-1 .promo {
    float: left;
    width: 33.3333333333%;
  }
}

.colcount-2 .promo {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 992px) {
  .colcount-2 .promo {
    float: left;
    width: 50%;
  }
}

.colcount-3 .promo {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 992px) {
  .colcount-3 .promo {
    float: left;
    width: 33.3333333333%;
  }
}

.colcount-4 .promo {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 992px) {
  .colcount-4 .promo {
    float: left;
    width: 25%;
  }
}

.colcount-6 .promo {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 992px) {
  .colcount-6 .promo {
    float: left;
    width: 16.6666666667%;
  }
}

.colcount-12 .promo {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 992px) {
  .colcount-12 .promo {
    float: left;
    width: 8.3333333333%;
  }
}

.promo-inner {
  height: 100%;
  background: #fff;
  padding: 15px;
}

.promo-none h4 {
  display: none;
}

.fallback-image {
  display: none;
}

.block-mosaic {
  background-color: #fff;
  padding-bottom: 60px;
}

@media only screen and (min-width: 992px) {
  .block-mosaic {
    padding-right: 80px;
  }
}

.hero {
  position: relative;
  padding: 0;
  max-width: 1330px;
}

.hero .container {
  max-width: 1360px;
  margin: 0 auto;
}

.hero .header {
  padding-top: 40px;
  padding-bottom: 40px;
}

.hero img {
  max-width: 100%;
  width: auto;
  display: inline-block;
}

.hero .logo {
  max-width: 250px;
  margin: 0 auto 20px;
}

.hero .logo span {
  visibility: hidden;
  display: none;
}

.hero .logo img {
  width: 100%;
}

.hero .mobile {
  margin-top: 30px;
}

.hero .svg-clip {
  visibility: hidden;
  display: none;
}

.hero .call-to-action {
  background-color: #fff;
  padding: 0 20px 20px;
  text-align: center;
}

.hero .call-to-action h1 {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 22px;
  margin-bottom: 10px;
}

.hero .call-to-action h1 b,
.hero .call-to-action h1 strong {
  color: #8fba2f;
  font-weight: 400;
}

.hero .call-to-action h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 22px;
  margin-bottom: 10px;
}

.hero .call-to-action h2 b,
.hero .call-to-action h2 strong {
  color: #8fba2f;
  font-weight: 400;
}

.hero .call-to-action h3, .hero .call-to-action .award-purpose .body h2, .award-purpose .body .hero .call-to-action h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 22px;
  margin-bottom: 10px;
}

.hero .call-to-action h3 b, .hero .call-to-action .award-purpose .body h2 b, .award-purpose .body .hero .call-to-action h2 b,
.hero .call-to-action h3 strong,
.hero .call-to-action .award-purpose .body h2 strong, .award-purpose .body
.hero .call-to-action h2 strong {
  color: #8fba2f;
  font-weight: 400;
}

.hero .call-to-action h4 {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 22px;
  margin-bottom: 10px;
}

.hero .call-to-action h4 b,
.hero .call-to-action h4 strong {
  color: #8fba2f;
  font-weight: 400;
}

.hero .call-to-action h5 {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 22px;
  margin-bottom: 10px;
}

.hero .call-to-action h5 b,
.hero .call-to-action h5 strong {
  color: #8fba2f;
  font-weight: 400;
}

.hero .call-to-action h6 {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 22px;
  margin-bottom: 10px;
}

.hero .call-to-action h6 b,
.hero .call-to-action h6 strong {
  color: #8fba2f;
  font-weight: 400;
}

.hero .call-to-action p {
  font-family: 'Lora', sans-serif;
  font-size: 14px;
  /*margin-bottom: 16px;*/
  margin-bottom: 10px;
  line-height: 1.5;
}

.hero .call-to-action p:last-child {
  margin-bottom: 0;
}

.hero .call-to-action a {
  color: #034c7e;
  text-decoration: underline;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  font-size: 14px;
  padding: 0 2s0px 0 0;
}

.hero .call-to-action a:hover {
  text-decoration: none;
}

.hero .call-to-action a:last-child {
  padding: 0;
}

.hero .call-to-action #eztoc3072884_1 {
  padding: 0;
  margin: 0;
}

@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@media screen and (min-width: 680px) {
  .block-mosaic {
    margin-top: -100px;
  }
  .hero:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 61.66407465007776%;
  }
  .hero > .fallback-image,
  .hero > .hero-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .hero .logo {
    width: 34%;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    animation-name: fade-in;
    animation-duration: 500ms;
    animation-timing-function: linear;
    animation-fill-mode: forwards;
    animation-delay: 300ms;
    opacity: 0;
  }
  .hero .mobile {
    visibility: hidden;
    display: none;
  }
  .hero .svg-clip {
    position: absolute;
    display: block;
    visibility: visible;
  }
  .hero .call-to-action h1 {
    font-size: 26px;
    margin-top: 0;
    line-height: 1;
  }
  .hero .call-to-action h2 {
    font-size: 26px;
    margin-top: 0;
    line-height: 1;
  }
  .hero .call-to-action h3, .hero .call-to-action .award-purpose .body h2, .award-purpose .body .hero .call-to-action h2 {
    font-size: 26px;
    margin-top: 0;
    line-height: 1;
  }
  .hero .call-to-action h4 {
    font-size: 26px;
    margin-top: 0;
    line-height: 1;
  }
  .hero .call-to-action h5 {
    font-size: 26px;
    margin-top: 0;
    line-height: 1;
  }
  .hero .call-to-action h6 {
    font-size: 26px;
    margin-top: 0;
    line-height: 1;
  }
}

@media screen and (min-width: 768px) {
  .hero .call-to-action h1 {
    font-size: 30px;
  }
  .hero .call-to-action h2 {
    font-size: 30px;
  }
  .hero .call-to-action h3, .hero .call-to-action .award-purpose .body h2, .award-purpose .body .hero .call-to-action h2 {
    font-size: 30px;
  }
  .hero .call-to-action h4 {
    font-size: 30px;
  }
  .hero .call-to-action h5 {
    font-size: 30px;
  }
  .hero .call-to-action h6 {
    font-size: 30px;
  }
}

@media screen and (min-width: 992px) {
  .hero {
    padding-bottom: 35px;
  }
  .hero .call-to-action {
    padding: 10px 20px;
    position: absolute;
    right: 0;
    /*bottom: 0;*/
    top: 50%;
    width: calc(40% + 95px);
    margin-right: -95px;
  }
  .hero .call-to-action {
    text-align: left;
  }
  .hero .call-to-action h1 {
    font-size: 28px;
  }
  .hero .call-to-action h2 {
    font-size: 28px;
  }
  .hero .call-to-action h3, .hero .call-to-action .award-purpose .body h2, .award-purpose .body .hero .call-to-action h2 {
    font-size: 28px;
  }
  .hero .call-to-action h4 {
    font-size: 28px;
  }
  .hero .call-to-action h5 {
    font-size: 28px;
  }
  .hero .call-to-action h6 {
    font-size: 28px;
  }
  .hero .call-to-action p {
    text-align: left;
  }
}

@media screen and (min-width: 1400px) {
  .hero .call-to-action {
    font-size: 44px;
  }
  .hero .call-to-action h1 {
    font-size: 48px;
  }
  .hero .call-to-action h2 {
    font-size: 48px;
  }
  .hero .call-to-action h3, .hero .call-to-action .award-purpose .body h2, .award-purpose .body .hero .call-to-action h2 {
    font-size: 48px;
  }
  .hero .call-to-action h4 {
    font-size: 48px;
  }
  .hero .call-to-action h5 {
    font-size: 48px;
  }
  .hero .call-to-action h6 {
    font-size: 48px;
  }
  .hero .call-to-action p {
    font-size: 18px;
  }
  .hero .call-to-action a {
    font-size: 16px;
    padding: 0 40px 0 0;
  }
}

.hero .clip {
  animation-duration: 500ms;
  animation-timing-function: linear;
  animation-fill-mode: forwards;
  animation-name: fade-in;
  opacity: 0;
}

.hero .svg-clip-2,
.hero .svg-clip-3,
.hero .svg-clip-4,
.hero .svg-clip-5,
.hero .svg-clip-6 {
  visibility: hidden;
  display: none;
}

.hero .clip-test-2,
.hero .clip-test-3,
.hero .clip-test-4,
.hero .clip-test-5,
.hero .clip-test-6 {
  display: none;
  visibility: hidden;
}

.hero .clip-test-2 {
  animation-delay: 100ms;
  -webkit-clip-path: inset(22% 64.5% 9% 13.5%);
  clip-path: inset(22% 64.5% 9% 13.5%);
}

.hero .clip-test-3 {
  animation-delay: 300ms;
  -webkit-clip-path: inset(9% 40.5% 62.5% 37.5%);
  clip-path: inset(9% 40.5% 62.5% 37.5%);
}

.hero .clip-test-4 {
  animation-delay: 200ms;
  -webkit-clip-path: inset(40.5% 40.5% 22% 37.5%);
  clip-path: inset(40.5% 40.5% 22% 37.5%);
}

.hero .clip-test-5 {
  animation-delay: 400ms;
  -webkit-clip-path: inset(19% 16.5% 47% 61.5%);
  clip-path: inset(19% 16.5% 47% 61.5%);
}

.hero .clip-test-6 {
  animation-delay: 500ms;
  -webkit-clip-path: inset(9% 0% 57% 85.5%);
  clip-path: inset(9% 0% 57% 85.5%);
}

@media screen and (min-width: 680px) {
  .hero .clip-test-1 {
    -webkit-clip-path: inset(33% 88.5% 34% 0%);
    clip-path: inset(33% 88.5% 34% 0%);
  }
  .hero .clip-test-2,
  .hero .clip-test-3,
  .hero .clip-test-4,
  .hero .clip-test-5,
  .hero .clip-test-6 {
    display: block;
    visibility: visible;
  }
  .hero .svg-clip-2,
  .hero .svg-clip-3,
  .hero .svg-clip-4,
  .hero .svg-clip-5,
  .hero .svg-clip-6 {
    display: block;
    visibility: visible;
  }
  .hero .call-to-action {
    animation-name: fade-in;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-fill-mode: forwards;
    animation-delay: 300ms;
    opacity: 0;
  }
}

.award .responsive-video {
  margin: 0;
}

.award-winners {
  margin-left: -15px;
  margin-right: -15px;
  *zoom: 1;
}

.award-winners:after {
  display: table;
  content: "";
}

.award-winners:after {
  clear: both;
}

.award-winners-image {
  margin-bottom: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 992px) {
  .award-winners-image {
    float: left;
    width: 33.3333333333%;
  }
}

.award-winners-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 992px) {
  .award-winners-text {
    float: left;
    width: 66.6666666667%;
  }
}

.award-winners-text .award-placement {
  margin-top: 0;
}

.award-materials {
  margin-top: 30px;
}

.award-materials .award-label {
  font-weight: 700;
}

.award-history {
  margin-top: 60px;
}

.award-history .awardto {
  margin-bottom: 30px;
}

.award-history .year-placement {
  padding-top: 15px;
  padding-bottom: 7.5px;
  margin-bottom: 7.5px;
}

.award-history .year-placement .year {
  display: inline-block;
  padding: 6px;
  background: #e17c3a;
  font-size: 24px;
  color: #fff;
}

.award-history .year-placement .placement {
  display: block;
  border-top: 1px solid #e0e0e0;
  padding-top: 30px;
  font-family: "Roboto", Verdana, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #9B9B9B;
}

.award-history .otherplace .year-placement {
  padding-top: 0;
}

.award-history .otherplace .year-placement .year {
  display: none;
}

.award-history .otherplace .year-placement .placement {
  border: none;
  padding-top: 0;
}

.award-history .award-winner {
  display: block;
  position: relative;
  padding-left: 15px;
  margin-bottom: 7.5px;
}

.award-history .award-winner:before {
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  top: 6px;
  left: 0;
  background-color: #034c7e;
  vertical-align: middle;
  display: block;
  margin-bottom: 5px;
}

.past-awardees .show {
  display: block;
}

.past-awardees .hide {
  display: none;
}

.btn-show-all-awards {
  float: right;
  margin-top: 30px;
}

.show-all-awards .btn-show-all-awards {
  display: none;
}

table.past-awardees {
  vertical-align: top;
}

table.past-awardees th {
  padding-right: 1em;
  vertical-align: top;
  color: #e17c3a;
}

table.past-awardees td {
  vertical-align: top;
}

table.past-awardees .award-materials {
  margin: 7.5px 0px;
}

table.past-awardees .award-materials .award-label {
  font-weight: 700;
}

.content-alt {
  clear: both;
  background: #ebedef;
  margin-left: -15px;
  margin-right: -80px;
  padding: 30px 80px 30px 0;
  background-color: #fff;
  border-top: 1px solid #034c7e;
}

.full-award_to .awardees-teams .listing, .full-award_to .awardees-recipients .listing {
  margin-left: 2em;
}

.full-award_to .listitem-award_recipient_team .team-members {
  margin: 0.25em 0 0.25em 2em;
}

.award {
  margin-bottom: 10px;
}

.award.with-deadline .attribute-deadline {
  display: inline-block;
  margin-right: 15px;
}

.award.with-deadline .attribute-title {
  display: inline-block;
}

.awardee {
  clear: both;
}

.awardee_image {
  margin: 0;
}

.past_awards h1 {
  margin-top: 10px;
}

.past_awards h2 {
  margin-top: 10px;
}

.past_awards h3, .past_awards .award-purpose .body h2, .award-purpose .body .past_awards h2 {
  margin-top: 10px;
}

.past_awards h4 {
  margin-top: 10px;
}

.past_awards h5 {
  margin-top: 10px;
}

.past_awards h6 {
  margin-top: 10px;
}

.past_awards .awarded {
  margin-top: 10px;
}

@media only screen and (min-width: 768px) {
  .past_awards .award-title {
    float: leftt;
    margin-right: 30px;
  }
}

.past_awards .award-image {
  margin: 30px 0;
}

.past_awards .award-label {
  font-weight: 600;
}

.past_awards .year {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 10px;
}

.block-card_slideshow {
  padding: 60px 0 0;
  position: relative;
}

.content .block-card_slideshow .slider {
  list-style-type: none;
  list-style-image: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  background-image: none;
}

.content .block-card_slideshow .slider ul {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  background-image: none;
}

.content .block-card_slideshow .slider li {
  list-style-type: none;
  background-image: none;
  padding-left: 0;
}

.content .block-card_slideshow .slider li:before {
  display: none;
}

@media only screen and (max-width: 680px) {
  .block-card_slideshow .slider li {
    padding: 0;
  }
}

.block-card_slideshow .themed .text-fields {
  min-height: 225px;
}

.block-latest_awards,
.block-latest_events {
  *zoom: 1;
  background-color: #ebedef;
  padding: 30px 60px;
}

.block-latest_awards:after,
.block-latest_events:after {
  display: table;
  content: "";
}

.block-latest_awards:after,
.block-latest_events:after {
  clear: both;
}

.block-latest_awards .block-title,
.block-latest_events .block-title {
  margin-top: 0;
}

.block-latest_awards .list-items,
.block-latest_events .list-items {
  *zoom: 1;
}

.block-latest_awards .list-items:after,
.block-latest_events .list-items:after {
  display: table;
  content: "";
}

.block-latest_awards .list-items:after,
.block-latest_events .list-items:after {
  clear: both;
}

.block-latest_awards .list-items .content-view-event_soon .content-holder .attribute-ticket_url,
.block-latest_events .list-items .content-view-event_soon .content-holder .attribute-ticket_url {
  display: block;
}

.block-latest_awards .list-items .content-view-event_soon .content-holder .attribute-ticket_url a,
.block-latest_events .list-items .content-view-event_soon .content-holder .attribute-ticket_url a {
  color: #034c7e;
  text-decoration: underline;
  font-family: "Roboto", Verdana, Helvetica, Arial, sans-serif;
  font-size: 16px;
}

.block-latest_awards .list-items .content-view-event_soon .content-holder .attribute-ticket_url a:hover,
.block-latest_events .list-items .content-view-event_soon .content-holder .attribute-ticket_url a:hover {
  text-decoration: none;
}

.block-latest_awards .btn,
.block-latest_events .btn {
  margin-top: 30px;
  border-radius: 0;
}

.block-latest_awards .btn:hover,
.block-latest_events .btn:hover {
  color: #fff;
}

.conference-calendar {
  *zoom: 1;
}

.conference-calendar:after {
  display: table;
  content: "";
}

.conference-calendar:after {
  clear: both;
}

.conference-calendar .title-bar {
  margin-left: -15px;
  margin-right: -15px;
  *zoom: 1;
  background-color: #e17c3a;
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: "Roboto", Verdana, Helvetica, Arial, sans-serif;
}

.conference-calendar .title-bar:after {
  display: table;
  content: "";
}

.conference-calendar .title-bar:after {
  clear: both;
}

.conference-calendar .title-bar h1 {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
  color: #fff;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 7.5px;
}

@media (min-width: 768px) {
  .conference-calendar .title-bar h1 {
    float: left;
    width: 66.6666666667%;
  }
}

@media only screen and (min-width: 768px) {
  .conference-calendar .title-bar h1 {
    padding-bottom: 15px;
    text-align: left;
  }
}

.conference-calendar .title-bar h2 {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
  color: #fff;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 7.5px;
}

@media (min-width: 768px) {
  .conference-calendar .title-bar h2 {
    float: left;
    width: 66.6666666667%;
  }
}

@media only screen and (min-width: 768px) {
  .conference-calendar .title-bar h2 {
    padding-bottom: 15px;
    text-align: left;
  }
}

.conference-calendar .title-bar h3, .conference-calendar .title-bar .award-purpose .body h2, .award-purpose .body .conference-calendar .title-bar h2 {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
  color: #fff;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 7.5px;
}

@media (min-width: 768px) {
  .conference-calendar .title-bar h3, .conference-calendar .title-bar .award-purpose .body h2, .award-purpose .body .conference-calendar .title-bar h2 {
    float: left;
    width: 66.6666666667%;
  }
}

@media only screen and (min-width: 768px) {
  .conference-calendar .title-bar h3, .conference-calendar .title-bar .award-purpose .body h2, .award-purpose .body .conference-calendar .title-bar h2 {
    padding-bottom: 15px;
    text-align: left;
  }
}

.conference-calendar .title-bar h4 {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
  color: #fff;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 7.5px;
}

@media (min-width: 768px) {
  .conference-calendar .title-bar h4 {
    float: left;
    width: 66.6666666667%;
  }
}

@media only screen and (min-width: 768px) {
  .conference-calendar .title-bar h4 {
    padding-bottom: 15px;
    text-align: left;
  }
}

.conference-calendar .title-bar h5 {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
  color: #fff;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 7.5px;
}

@media (min-width: 768px) {
  .conference-calendar .title-bar h5 {
    float: left;
    width: 66.6666666667%;
  }
}

@media only screen and (min-width: 768px) {
  .conference-calendar .title-bar h5 {
    padding-bottom: 15px;
    text-align: left;
  }
}

.conference-calendar .title-bar h6 {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
  color: #fff;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 7.5px;
}

@media (min-width: 768px) {
  .conference-calendar .title-bar h6 {
    float: left;
    width: 66.6666666667%;
  }
}

@media only screen and (min-width: 768px) {
  .conference-calendar .title-bar h6 {
    padding-bottom: 15px;
    text-align: left;
  }
}

.conference-calendar .title-bar .todays-date {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  color: #fff;
  text-align: center;
  padding-top: 7.5px;
  padding-bottom: 15px;
}

@media (min-width: 768px) {
  .conference-calendar .title-bar .todays-date {
    float: left;
    width: 33.3333333333%;
  }
}

@media only screen and (min-width: 768px) {
  .conference-calendar .title-bar .todays-date {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: right;
  }
}

.conference-search {
  display: inline;
}

.conference-search h1 {
  display: inline-block;
  margin-right: 10px;
}

.conference-search h2 {
  display: inline-block;
  margin-right: 10px;
}

.conference-search h3, .conference-search .award-purpose .body h2, .award-purpose .body .conference-search h2 {
  display: inline-block;
  margin-right: 10px;
}

.conference-search h4 {
  display: inline-block;
  margin-right: 10px;
}

.conference-search h5 {
  display: inline-block;
  margin-right: 10px;
}

.conference-search h6 {
  display: inline-block;
  margin-right: 10px;
}

.conference-search form {
  display: inline;
  margin: 0;
}

@media only screen and (max-width: 479px) {
  .conference-search .searchbox {
    margin: 0;
    width: 94%;
  }
}

@media only screen and (max-width: 479px) {
  .conference-search .search-button {
    width: 94%;
    margin-bottom: 10px;
  }
}

.reportJumper {
  display: inline;
}

@media only screen and (min-width: 480px) {
  .reportJumper {
    white-space: nowrap;
  }
}

.reportJumperSelect {
  padding: 12px 10px 12px 7px;
  background-color: #f5f5f5;
  max-width: 100%;
}

@media only screen and (max-width: 479px) {
  .reportJumperSelect {
    width: 94%;
  }
}

@media only screen and (max-width: 479px) {
  .reportJumperButton {
    width: 94%;
  }
}

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

@media only screen and (min-width: 768px) {
  .add-conference {
    display: inline-block;
  }
}

.add-conference form {
  margin: 0;
}

.conference-matrix {
  margin-left: -15px;
  margin-right: -15px;
  *zoom: 1;
}

.conference-matrix:after {
  display: table;
  content: "";
}

.conference-matrix:after {
  clear: both;
}

.conference-data {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  border-bottom: 1px solid #d4d4d4;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

.conference-data > div {
  margin-left: -15px;
  margin-right: -15px;
  *zoom: 1;
  padding-top: 7.5px;
  padding-bottom: 7.5px;
}

.conference-data > div:after {
  display: table;
  content: "";
}

.conference-data > div:after {
  clear: both;
}

.category-heading {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: bold;
  padding-bottom: 5px;
}

@media (min-width: 768px) {
  .category-heading {
    float: left;
    width: 16.6666666667%;
  }
}

.category-heading + div {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .category-heading + div {
    float: left;
    width: 83.3333333333%;
  }
}

@media only screen and (min-width: 768px) {
  .category-heading + div {
    padding-bottom: 5px;
  }
}

.category-section {
  background-color: #ebedef;
  margin-top: 15px;
}

.category-section .category-heading {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.block-event_cards {
  padding: 60px 0;
}

.block-event_cards .text-fields-wrapper .text-fields {
  text-align: center;
}

.block-event_cards .text-fields-wrapper .text-fields .intro {
  border: none;
}

.external-wrapper .header {
  margin-top: 0;
}

.external-wrapper .header .container-fluid, .external-wrapper .header .content-hero,
.external-wrapper .content .container-fluid,
.external-wrapper .content .content-hero,
.external-wrapper .site-footer .container-fluid,
.external-wrapper .site-footer .content-hero {
  padding: 0;
  margin: 0;
}

.external-wrapper .content-container {
  max-width: 980px;
  margin: 0 auto;
}

.external-wrapper .site-footer {
  margin: 0;
}

.external-wrapper .site-footer .container-fluid, .external-wrapper .site-footer .content-hero {
  max-width: 980px;
  margin: 0 auto;
}

.external-utility {
  margin-top: 0;
}

.external-header {
  padding-bottom: 15px;
}

.external-header .logo {
  margin-bottom: 15px;
}

.external-nav {
  *zoom: 1;
  margin: 0 0 15px 0;
  padding: 0 0 6px 0;
  border-bottom: 1px solid #cbcbcb;
  font-family: "Roboto", Verdana, Helvetica, Arial, sans-serif;
  font-size: 14px;
}

.external-nav:after {
  display: table;
  content: "";
}

.external-nav:after {
  clear: both;
}

.external-nav ul {
  margin: 0 auto;
  max-width: 980px;
  padding: 0;
}

.external-nav li {
  list-style-type: none;
  display: inline-block;
}

.external-nav a {
  color: #034c7e;
  display: block;
  float: left;
  padding: 32px 20px 0 0;
  text-decoration: none;
}

.external-nav a:hover {
  text-decoration: underline;
}

.external-nav img {
  max-width: 100%;
  height: auto;
}

.external-nav .logo {
  max-width: 180px;
  background-color: #fff;
}

.external-nav .logo a {
  padding: 12px 15px 4px;
}

.factbox {
  background-color: #8fba2f;
  color: #fff;
  padding: 30px;
  margin: 30px auto;
  text-align: center;
  font-weight: 100;
  font-family: "Roboto", Verdana, Helvetica, Arial, sans-serif;
  line-height: 1.25;
  max-width: 450px;
}

.factbox h1 {
  margin-top: 0;
  color: #fff;
  font-weight: 400;
  font-size: 1.571428571428571em;
}

.factbox h2 {
  margin-top: 0;
  color: #fff;
  font-weight: 400;
  font-size: 1.571428571428571em;
}

.factbox h3, .factbox .award-purpose .body h2, .award-purpose .body .factbox h2 {
  margin-top: 0;
  color: #fff;
  font-weight: 400;
  font-size: 1.571428571428571em;
}

.factbox h4 {
  margin-top: 0;
  color: #fff;
  font-weight: 400;
  font-size: 1.571428571428571em;
}

.factbox h5 {
  margin-top: 0;
  color: #fff;
  font-weight: 400;
  font-size: 1.571428571428571em;
}

.factbox h6 {
  margin-top: 0;
  color: #fff;
  font-weight: 400;
  font-size: 1.571428571428571em;
}

.factbox.object-right {
  float: right;
  margin: 30px 0 30px 30px;
  max-width: 300px;
}

.factbox.object-left {
  float: left;
  margin: 30px 30px 30px 0;
  max-width: 300px;
}

.factbox.factbox-color-blue {
  background-color: #034c7e;
}

.factbox.factbox-color-green {
  background-color: #8fba2f;
}

.factbox.factbox-color-orange {
  background-color: #e17c3a;
}

.factbox.factbox-color-yellow {
  background-color: #e5b60e;
}

.factbox a {
  color: #fff;
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: break-word;
}

.profile-wrapper {
  margin-left: -15px;
  margin-right: -15px;
  *zoom: 1;
  border-bottom: 1px solid #d4d4d4;
}

.profile-wrapper:after {
  display: table;
  content: "";
}

.profile-wrapper:after {
  clear: both;
}

.profile-image {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .profile-image {
    float: left;
    width: 16.6666666667%;
  }
}

.profile-image img {
  width: 100%;
  height: auto;
}

.profile-image .btn-primary {
  width: 100%;
  padding: 7.5px 15px;
}

.profile-data {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .profile-data {
    float: left;
    width: 83.3333333333%;
  }
}

.profile-data h3, .profile-data .award-purpose .body h2, .award-purpose .body .profile-data h2 {
  margin-top: 0;
}

@media only screen and (max-width: 768px) {
  .profile-data {
    margin-top: 15px;
  }
}

.profile-contact .viewable {
  margin-left: -15px;
}

.profile-contact dl {
  margin-left: -15px;
  margin-right: -15px;
  *zoom: 1;
}

.profile-contact dl:after {
  display: table;
  content: "";
}

.profile-contact dl:after {
  clear: both;
}

.profile-contact dt {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  clear: left;
}

.profile-contact dd {
  position: relative;
  float: left;
  width: 75%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media only screen and (max-width: 768px) {
  .profile-contact dl, .profile-contact dt, .profile-contact dd {
    float: none;
    width: 100%;
  }
}

.member-directory {
  margin-top: 30px;
  text-align: center;
}

.latest-discussion .container {
  width: auto;
  max-width: none;
  padding: 0;
}

.content .latest-discussion ul {
  list-style-type: none;
  list-style-image: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  background-image: none;
}

.content .latest-discussion ul ul {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  background-image: none;
}

.content .latest-discussion ul li {
  list-style-type: none;
  background-image: none;
  padding-left: 0;
}

.content .latest-discussion ul li:before {
  display: none;
}

.latest-discussion li {
  margin-bottom: 30px;
}

.latest-discussion .item-image-container {
  float: left;
  margin-right: 15px;
}

.latest-discussion .item-title-container {
  margin-bottom: 20px;
}

.latest-discussion .item-title-container a {
  display: block;
}

.latest-discussion .item-title-container {
  margin-bottom: 0;
  margin-top: 0;
}

.latest-discussion .item-by-line-container {
  font-size: 14px;
}

.latest-discussion .item-by-line-container > span:first-child {
  font-weight: bold;
}

.latest-discussion .item-posted-in-container {
  font-size: 14px;
}

.latest-discussion .item-posted-in-container > span:first-child {
  font-weight: bold;
}

.latest-discussion .footer-container {
  clear: both;
  margin-top: 30px;
}

.latest-discussion .footer-item-more {
  text-align: center;
}

.aiaFeed article {
  margin-bottom: 30px;
}

.aiaFeed article .date {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}

.aiaFeed .moreLink {
  clear: both;
  margin-top: 30px;
  text-align: center;
}

.dashboard-promos {
  background-color: #ebedef;
  padding-right: 90px;
}

.block-promo_full_feature .text-fields-wrapper .text-fields {
  max-width: 920px;
  margin: 0 auto;
}

.block-promo_full_feature .text-fields-wrapper .text-fields .attribute-intro h1 {
  margin-top: 0;
}

.block-promo_full_feature .text-fields-wrapper .text-fields .attribute-intro h2 {
  margin-top: 0;
}

.block-promo_full_feature .text-fields-wrapper .text-fields .attribute-intro h3, .block-promo_full_feature .text-fields-wrapper .text-fields .attribute-intro .award-purpose .body h2, .award-purpose .body .block-promo_full_feature .text-fields-wrapper .text-fields .attribute-intro h2 {
  margin-top: 0;
}

.block-promo_full_feature .text-fields-wrapper .text-fields .attribute-intro h4 {
  margin-top: 0;
}

.block-promo_full_feature .text-fields-wrapper .text-fields .attribute-intro h5 {
  margin-top: 0;
}

.block-promo_full_feature .text-fields-wrapper .text-fields .attribute-intro h6 {
  margin-top: 0;
}

.block-promo_full_feature .bottom-content {
  margin-left: -15px;
  margin-right: -15px;
  *zoom: 1;
}

.block-promo_full_feature .bottom-content:after {
  display: table;
  content: "";
}

.block-promo_full_feature .bottom-content:after {
  clear: both;
}

.block-promo_full_feature .attribute-content_bottom {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}

.block-promo_full_feature > .content-view-block_item {
  padding-top: 60px;
}

.block-promo_full_feature .content-view-block_item {
  padding-bottom: 60px;
}

@media only screen and (min-width: 992px) {
  .block-card_side_by_side.col-count-2 .col2 > .attribute-content_right,
  .block-card_side_with_icons.col-count-2 .col2 > .attribute-content_right {
    padding-right: 95px;
  }
}

@media only screen and (min-width: 768px) {
  .block-card_side_by_side.col-count-2 .col1 > .attribute-content_left,
  .block-card_side_with_icons.col-count-2 .col1 > .attribute-content_left {
    padding-left: 95px;
  }
}

.block-promo_text_banner {
  clear: both;
}

.block_item-promo_text_banner {
  background-image: none !important;
  background-position: right top;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 0;
  overflow: hidden;
}

@media only screen and (max-width: 991px) {
  .block_item-promo_text_banner {
    background-image: none !important;
    background-color: transparent;
  }
}

@media only screen and (min-width: 992px) {
  .block_item-promo_text_banner.bg-image .themed {
    background-color: transparent !important;
  }
}

.block_item-promo_text_banner .themed .attribute-intro h1 {
  margin-top: 0;
}

.block_item-promo_text_banner .themed .attribute-intro h2 {
  margin-top: 0;
}

.block_item-promo_text_banner .themed .attribute-intro h3, .block_item-promo_text_banner .themed .attribute-intro .award-purpose .body h2, .award-purpose .body .block_item-promo_text_banner .themed .attribute-intro h2 {
  margin-top: 0;
}

.block_item-promo_text_banner .themed .attribute-intro h4 {
  margin-top: 0;
}

.block_item-promo_text_banner .themed .attribute-intro h5 {
  margin-top: 0;
}

.block_item-promo_text_banner .themed .attribute-intro h6 {
  margin-top: 0;
}

.block_item-promo_text_banner .themed .attribute-image {
  visibility: hidden;
  display: none;
}

.block_item-promo_text_banner .themed .text-fields {
  font-size: 24px;
}

@media screen and (min-width: 768px) {
  .block_item-promo_text_banner .themed .text-fields {
    width: 75%;
    max-width: 750px;
  }
}

@media screen and (min-width: 992px) {
  .block_item-promo_text_banner .themed .text-fields {
    width: 50%;
    max-width: 500px;
  }
}

.block_item-promo_text_banner .themed .text-fields .attribute-intro {
  font-size: 22px;
}

.block_item-promo_text_banner .themed .text-fields .attribute-intro p {
  line-height: 1.636363636363636;
}

.block_item-promo_text_banner .themed .text-fields .btn-primary {
  display: block;
  margin-bottom: 30px;
}

.block_item-promo_text_banner.banner-text-full .attribute-image {
  visibility: hidden;
  display: none;
}

@media screen and (min-width: 768px) {
  .block_item-promo_text_banner.banner-text-full .text-fields {
    width: 90%;
    max-width: none;
  }
}

@media screen and (min-width: 768px) {
  .block_item-promo_text_banner.banner-text-full .text-fields .btn-primary {
    display: inline-block;
  }
}

.block_item-promo_text_banner.banner-text-left .attribute-image {
  visibility: hidden;
  display: none;
}

.block_item-promo_text_banner.banner-text-right .attribute-image {
  visibility: hidden;
  display: none;
}

@media screen and (min-width: 768px) {
  .block_item-promo_text_banner.banner-text-right .text-fields {
    float: right;
  }
}

blockquote,
.quote {
  background-color: #8fba2f;
  color: #fff;
  padding: 30px;
  margin: 30px auto;
  font-family: "Roboto", Verdana, Helvetica, Arial, sans-serif;
  font-size: 1.333333333333333em;
  max-width: 300px;
}

blockquote .quote-design:before,
.quote .quote-design:before {
  content: "\0201C";
  display: block;
  margin: 0 auto;
  font-size: 5.208333333333333em;
  font-family: "Lora", Georgia, "Times New Roman", Times, serif;
  text-align: center;
  width: 50px;
  height: 50px;
  line-height: 1;
  margin-bottom: 30px;
}

blockquote p,
.quote p {
  line-height: 1.25;
}

blockquote .author,
.quote .author {
  font-family: "Lora", Georgia, "Times New Roman", Times, serif;
  font-style: italic;
}

.separator .separator-design {
  border-bottom: 1px solid #333333;
}

.block-signup_updates {
  padding: 60px;
  background-color: #8fba2f;
  text-align: center;
  color: #fff;
  padding: 30px;
}

.block-signup_updates .block-header h1 {
  color: #fff;
  font-size: 2.666666666666667em;
  font-weight: 100;
  margin-top: 0;
}

.block-signup_updates .block-header h2 {
  color: #fff;
  font-size: 2.666666666666667em;
  font-weight: 100;
  margin-top: 0;
}

.block-signup_updates .block-header h3, .block-signup_updates .block-header .award-purpose .body h2, .award-purpose .body .block-signup_updates .block-header h2 {
  color: #fff;
  font-size: 2.666666666666667em;
  font-weight: 100;
  margin-top: 0;
}

.block-signup_updates .block-header h4 {
  color: #fff;
  font-size: 2.666666666666667em;
  font-weight: 100;
  margin-top: 0;
}

.block-signup_updates .block-header h5 {
  color: #fff;
  font-size: 2.666666666666667em;
  font-weight: 100;
  margin-top: 0;
}

.block-signup_updates .block-header h6 {
  color: #fff;
  font-size: 2.666666666666667em;
  font-weight: 100;
  margin-top: 0;
}

.block-signup_updates .block-header strong {
  font-weight: 400;
}

.block-signup_updates .intro {
  border: none;
  margin: 0;
  padding: 0;
}

.block-signup_updates .intro p {
  font-size: 20px;
}

.block-signup_updates .signup_updates .email {
  color: #000;
}

.block-signup_updates .signup_updates input[name="email"] {
  border: none;
  background-color: #fff;
}

@media only screen and (min-width: 768px) {
  .block-signup_updates .signup_updates input[name="email"] {
    margin-right: 30px;
    min-width: 400px;
  }
}

@media only screen and (min-width: 1200px) {
  .block-signup_updates .signup_updates input[name="email"] {
    min-width: 600px;
  }
}

.sitemap-tree .level1 {
  -moz-columns: 2 auto;
  -webkit-columns: 2 auto;
  columns: 2 auto;
}

.sitemap-tree .level1 > .item {
  break-inside: avoid;
  padding-top: 30px;
}

.sitemap-tree .level1 > .item > a {
  font-size: 20px;
}

.sitemap-tree .level2 {
  margin-left: 30px;
}

.sitemap-tree .level2 > .item {
  list-style: none;
  padding-left: 30px;
  position: relative;
}

.sitemap-tree .level2 > .item:before {
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  top: 12px;
  left: 0;
  background-color: #034c7e;
  vertical-align: middle;
  display: block;
  margin-bottom: 5px;
}

.sitemap-tree .level2 > .item > a {
  font-size: 16px;
}

.slick-slider {
  padding-left: 30px;
  padding-right: 30px;
}

.slick-slider .slick-arrow {
  width: auto;
  height: auto;
  z-index: 1;
}

.slick-slider .slick-arrow:before {
  color: #000;
  font-size: 38px;
  font-weight: 100;
}

.slick-slider .slick-prev {
  left: -50px;
}

.slick-slider .slick-next {
  right: -50px;
}

.slick-slider .slick-dots li button:before {
  font-size: 16px;
}

.slick-slider .slick-slide {
  padding: 0 15px;
}

.content .body table.renderedtable {
  border: none;
}

.content .body table.renderedtable td {
  border: none;
}

.content .body table td {
  vertical-align: top;
  padding: 7.5px 0;
}

.content .body table td ul {
  margin-left: 0;
}

.content .body table.alt_gray th {
  background-color: #034c7e;
  border-bottom: 1px solid #fff;
  font-family: "Roboto", Verdana, Helvetica, Arial, sans-serif;
  color: #fff;
  padding: 10px;
}

.content .body table.alt_gray td {
  background-color: transparent;
  border-top: none;
  border-bottom: none;
  border-left: 1px solid #ebedef;
  border-right: 1px solid #ebedef;
  padding: 10px;
}

.content .body table.alt_gray tr:nth-child(even) {
  background-color: #ebedef;
}

.content-view-block_item.with-image .attribute-image {
  margin-left: 12.5px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .content-view-block_item.with-image .attribute-image {
    float: left;
    width: 33.3333333333%;
  }
}

@media (min-width: 992px) {
  .content-view-block_item.with-image .attribute-image {
    float: left;
    width: 25%;
  }
}

@media only screen and (min-width: 768px) {
  .content-view-block_item.with-image .attribute-image img {
    margin-top: 12.5px;
  }
}

.content-view-block_item.with-image .content-holder {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .content-view-block_item.with-image .content-holder {
    float: left;
    width: 66.6666666667%;
  }
}

@media (min-width: 992px) {
  .content-view-block_item.with-image .content-holder {
    float: left;
    width: 75%;
  }
}

.content-view-line {
  margin-bottom: 0.5em;
  *zoom: 1;
}

.content-view-line:after {
  display: table;
  content: "";
}

.content-view-line:after {
  clear: both;
}

.content-view-line .content-holder {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.content-view-line.with-image .attribute-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .content-view-line.with-image .attribute-image {
    float: left;
    width: 33.3333333333%;
  }
}

@media (min-width: 992px) {
  .content-view-line.with-image .attribute-image {
    float: left;
    width: 25%;
  }
}

@media only screen and (min-width: 768px) {
  .content-view-line.with-image .attribute-image img {
    margin-top: 12.5px;
  }
}

.content-view-line.with-image .content-holder {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .content-view-line.with-image .content-holder {
    float: left;
    width: 66.6666666667%;
  }
}

@media (min-width: 992px) {
  .content-view-line.with-image .content-holder {
    float: left;
    width: 75%;
  }
}

.content-view-line_icon {
  padding-bottom: 30px;
}

.content-view-line_icon .icon {
  position: relative;
  float: left;
  width: 33.3333333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  color: #8fba2f;
  font-size: 78px;
  line-height: 1;
  width: auto;
  display: inline-block;
  float: none;
  vertical-align: top;
  padding: 0;
}

.content-view-line_icon .icon:before {
  margin: 0;
}

.content-view-line_icon .content-holder {
  position: relative;
  float: left;
  width: 66.6666666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  float: none;
  vertical-align: top;
}

.content-view-line_icon .content-holder .attribute-intro {
  line-height: 1.333333333333333;
}

.line_icon-promo_themed .content-holder h1, .line_icon-promo_themed .content-holder h2, .line_icon-promo_themed .content-holder h3, .line_icon-promo_themed .content-holder .award-purpose .body h2, .award-purpose .body .line_icon-promo_themed .content-holder h2 {
  margin-top: 0px;
  font-family: "Roboto", Verdana, Helvetica, Arial, sans-serif;
  font-size: 22px;
}

.content-view-listitem .datetime {
  font-size: 0.9em;
}

@media only screen and (min-width: 768px) {
  .content-view-full .full-image .attribute-caption {
    margin-top: 10px;
  }
}

@media only screen and (min-width: 768px) {
  .content-view-full.with-image .full-image {
    float: right;
    margin-left: 30px;
  }
}

.gallery_card-image .attribute-title {
  text-align: center;
}

.gallery_card-publication .attribute-title {
  text-align: center;
}

.content-view-gallery_card .text-fields {
  opacity: 1 !important;
}

.block-share_your_work {
  *zoom: 1;
}

.block-share_your_work:after {
  display: table;
  content: "";
}

.block-share_your_work:after {
  clear: both;
}

.block-share_your_work .container {
  *zoom: 1;
}

.block-share_your_work .container:after {
  display: table;
  content: "";
}

.block-share_your_work .container:after {
  clear: both;
}

.block-share_your_work .block-row {
  margin-left: -15px;
  margin-right: -15px;
  *zoom: 1;
  *zoom: 1;
}

.block-share_your_work .block-row:after {
  display: table;
  content: "";
}

.block-share_your_work .block-row:after {
  clear: both;
}

.block-share_your_work .block-row:after {
  display: table;
  content: "";
}

.block-share_your_work .block-row:after {
  clear: both;
}

.block-share_your_work .block-header {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.block-share_your_work .block-header h1 {
  text-align: center;
  margin-bottom: 30px;
}

.block-share_your_work .block-header h2 {
  text-align: center;
  margin-bottom: 30px;
}

.block-share_your_work .block-header h3, .block-share_your_work .block-header .award-purpose .body h2, .award-purpose .body .block-share_your_work .block-header h2 {
  text-align: center;
  margin-bottom: 30px;
}

.block-share_your_work .block-header h4 {
  text-align: center;
  margin-bottom: 30px;
}

.block-share_your_work .block-header h5 {
  text-align: center;
  margin-bottom: 30px;
}

.block-share_your_work .block-header h6 {
  text-align: center;
  margin-bottom: 30px;
}

.block-share_your_work .col {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 992px) {
  .block-share_your_work .col {
    float: left;
    width: 50%;
  }
}

@media only screen and (max-width: 992px) {
  .block-share_your_work .col {
    padding-right: 0;
  }
}

.block-share_your_work .col-1 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 1200px) {
  .block-share_your_work .col-1 {
    float: left;
    width: 58.3333333333%;
  }
}

.block-share_your_work .col-2 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 1200px) {
  .block-share_your_work .col-2 {
    float: left;
    width: 41.6666666667%;
  }
}

.promo-key-further-three-buttons {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.promo-key-further-three-buttons .text-fields-wrapper .text-fields {
  text-align: center;
}

.promo-key-further-three-buttons .block-card_grid .block-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.promo-key-further-three-buttons .block-card_grid .content-view-card, .promo-key-further-three-buttons .block-card_grid .latest-discussion li, .latest-discussion .promo-key-further-three-buttons .block-card_grid li, .promo-key-further-three-buttons .block-card_grid .aiaFeed article, .aiaFeed .promo-key-further-three-buttons .block-card_grid article, .promo-key-further-three-buttons .block-card_grid .dashboard-promos > div {
  -webkit-box-flex: 1 0 100%;
  -webkit-flex: 1 0 100%;
  -moz-box-flex: 1 0 100%;
  -moz-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
}

@media only screen and (min-width: 768px) {
  .promo-key-further-three-buttons .block-card_grid .content-view-card, .promo-key-further-three-buttons .block-card_grid .latest-discussion li, .latest-discussion .promo-key-further-three-buttons .block-card_grid li, .promo-key-further-three-buttons .block-card_grid .aiaFeed article, .aiaFeed .promo-key-further-three-buttons .block-card_grid article, .promo-key-further-three-buttons .block-card_grid .dashboard-promos > div {
    -webkit-box-flex: 1 0 33.3333333333%;
    -webkit-flex: 1 0 33.3333333333%;
    -moz-box-flex: 1 0 33.3333333333%;
    -moz-flex: 1 0 33.3333333333%;
    -ms-flex: 1 0 33.3333333333%;
    flex: 1 0 33.3333333333%;
  }
}

.promo-key-further-three-buttons .block-card_grid .content {
  height: 100%;
  padding: 0;
}

.promo-key-further-three-buttons .block-card_grid .themed {
  height: 100%;
}

.promo-key-further-three-buttons .block-card_grid .text-fields {
  height: 100%;
}

.promo-key-further-three-buttons .block-card_grid .attribute-intro {
  height: 100%;
}

.promo-key-further-three-buttons .block-card_grid p {
  height: 100%;
  margin: 0;
}

.promo-key-further-three-buttons .block-card_grid .btn-primary {
  display: block;
  height: 100%;
}

.more-like-this {
  clear: both;
}

.block-related_content_solr .block-header {
  text-align: center;
}

.block-related_content_solr.block-card_masonry .content-view-related_item h1 {
  font-family: "Roboto", Verdana, Helvetica, Arial, sans-serif;
  font-size: 24px;
  margin: 10px 0;
}

.block-related_content_solr.block-card_masonry .content-view-related_item h1 a {
  font-weight: normal;
}

.theme-color-cycle:nth-of-type(2) .theme-color, .theme-color-cycle:nth-of-type(6) .theme-color {
  background-color: #034c7e;
}

.theme-color-cycle:nth-of-type(3) .theme-color, .theme-color-cycle:nth-of-type(7) .theme-color {
  background-color: #8fba2f;
}

.theme-color-cycle:nth-of-type(4) .theme-color, .theme-color-cycle:nth-of-type(8) .theme-color {
  background-color: #e5b60e;
}

.theme-color-cycle:nth-of-type(5) .theme-color, .theme-color-cycle:nth-of-type(9) .theme-color {
  background-color: #e17c3a;
}

.news-events .attribute-title h1 a,
.recent-news .attribute-title h1 a {
  color: #034c7e;
}

.news-events .attribute-title h2 a,
.recent-news .attribute-title h2 a {
  color: #034c7e;
}

.news-events .attribute-title h3 a, .news-events .attribute-title .award-purpose .body h2 a, .award-purpose .body .news-events .attribute-title h2 a,
.recent-news .attribute-title h3 a,
.recent-news .attribute-title .award-purpose .body h2 a, .award-purpose .body
.recent-news .attribute-title h2 a {
  color: #034c7e;
}

.news-events .attribute-title h4 a,
.recent-news .attribute-title h4 a {
  color: #034c7e;
}

.news-events .attribute-title h5 a,
.recent-news .attribute-title h5 a {
  color: #034c7e;
}

.news-events .attribute-title h6 a,
.recent-news .attribute-title h6 a {
  color: #034c7e;
}

.news-events .btn,
.recent-news .btn {
  border-radius: 0;
  margin: 30px 0;
}

.block-media_contact {
  margin: 40px 20px 10px 40px;
  float: left;
}

.block-media_contact p {
  line-height: 1.3em;
}

.gsc-control-cse {
  margin: 15px 0;
  padding: 0 !important;
}

.gsc-control-wrapper-cse .gsc-search-box-tools .gsc-search-box td.gsc-input {
  padding-right: 3px;
}

.gsc-control-wrapper-cse .gsc-search-box-tools .gsc-search-box td.gsc-input .gsc-input-box {
  border-color: #9B9B9B;
}

.gsc-control-wrapper-cse .gsc-search-box-tools .gsc-search-box td.gsc-input .gsc-input-box td.gsib_a {
  padding: 12px 10px;
}

.gsc-control-wrapper-cse .gsc-search-box-tools .gsc-search-box td.gsc-search-button {
  position: relative;
  width: 140px;
}

.gsc-control-wrapper-cse .gsc-search-box-tools .gsc-search-box td.gsc-search-button:after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "Search";
  color: #fff;
  font-family: "Roboto", Verdana, Helvetica, Arial, sans-serif;
  font-size: 16px;
  pointer-events: none;
}

.gsc-control-wrapper-cse .gsc-search-box-tools .gsc-search-box td.gsc-search-button .gsc-search-button {
  border-radius: 0;
  margin-bottom: 0;
  margin-top: 0;
  display: block;
  padding-top: 23px;
  padding-bottom: 23px;
  width: 100%;
}

.gsc-control-wrapper-cse .gsc-search-box-tools .gsc-search-box td.gsc-clear-button {
  position: relative;
  width: 140px;
}

.gsc-control-wrapper-cse .gsc-search-box-tools .gsc-search-box td.gsc-clear-button:after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "Clear";
  color: #fff;
  font-family: "Roboto", Verdana, Helvetica, Arial, sans-serif;
  font-size: 16px;
  pointer-events: none;
}

.gsc-control-wrapper-cse .gsc-search-box-tools .gsc-search-box td.gsc-clear-button .gsc-clear-button {
  border-radius: 0;
  margin-bottom: 0;
  margin-top: 0;
  display: block;
  padding-top: 23px;
  padding-bottom: 23px;
  width: 100%;
}

.gsc-control-wrapper-cse .gsc-results-wrapper-nooverlay .gsc-wrapper .gsc-adBlock {
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 20px;
  overflow: hidden;
}

.gsc-control-wrapper-cse .gsc-results-wrapper-nooverlay .gsc-wrapper .gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-webResult .gs-webResult .gsc-thumbnail-inside div.gs-title {
  height: auto;
  text-decoration: none;
  margin-bottom: 5px;
}

.gsc-control-wrapper-cse .gsc-results-wrapper-nooverlay .gsc-wrapper .gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-webResult .gs-webResult .gsc-thumbnail-inside div.gs-title .gs-title {
  color: #8fba2f;
  font-family: "Roboto", Verdana, Helvetica, Arial, sans-serif;
  font-size: 20px;
  text-decoration: none;
}

.gsc-control-wrapper-cse .gsc-results-wrapper-nooverlay .gsc-wrapper .gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-webResult .gs-webResult .gsc-thumbnail-inside div.gs-title .gs-title:hover {
  text-decoration: underline;
}

.gsc-control-wrapper-cse .gsc-results-wrapper-nooverlay .gsc-wrapper .gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-webResult .gs-webResult .gsc-thumbnail-inside div.gs-title .gs-title b {
  color: #8fba2f;
  font-family: "Roboto", Verdana, Helvetica, Arial, sans-serif;
  font-style: italic;
  text-decoration: none;
}

.gsc-control-wrapper-cse .gsc-results-wrapper-nooverlay .gsc-wrapper .gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-webResult .gs-webResult .gsc-thumbnail-inside div.gs-title .gs-title b:hover {
  text-decoration: underline;
}

.gsc-control-wrapper-cse .gsc-results-wrapper-nooverlay .gsc-wrapper .gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-webResult .gs-webResult .gsc-url-top {
  font-size: 16px;
}

.gsc-control-wrapper-cse .gsc-results-wrapper-nooverlay .gsc-wrapper .gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-webResult .gs-webResult .gsc-url-top .gs-visibleUrl-short {
  color: #8fba2f;
}

.gsc-control-wrapper-cse .gsc-results-wrapper-nooverlay .gsc-wrapper .gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-webResult .gs-webResult .gsc-url-top .gs-visibleUrl-long {
  color: #8fba2f;
  font-size: 14px;
  margin-bottom: 5px;
}

.gsc-control-wrapper-cse .gsc-results-wrapper-nooverlay .gsc-wrapper .gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-webResult .gs-webResult .gsc-table-result td.gsc-table-cell-thumbnail {
  padding-left: 8px;
}

.gsc-control-wrapper-cse .gsc-results-wrapper-nooverlay .gsc-wrapper .gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-webResult .gs-webResult .gsc-table-result td.gsc-table-cell-snippet-close div.gs-fileFormat {
  padding: 0 8px;
}

.gsc-control-wrapper-cse .gsc-results-wrapper-nooverlay .gsc-wrapper .gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-webResult .gs-webResult .gsc-table-result td.gsc-table-cell-snippet-close div.gs-snippet {
  color: #666;
  font-size: 16px;
  font-family: "Lora", Georgia, "Times New Roman", Times, serif;
  line-height: 1.5;
  padding: 0 8px;
}

.gsc-control-wrapper-cse .gsc-results-wrapper-nooverlay .gsc-wrapper .gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-expansionArea .gsc-cursor-box {
  *zoom: 1;
  text-align: center;
}

.gsc-control-wrapper-cse .gsc-results-wrapper-nooverlay .gsc-wrapper .gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-expansionArea .gsc-cursor-box:after {
  display: table;
  content: "";
}

.gsc-control-wrapper-cse .gsc-results-wrapper-nooverlay .gsc-wrapper .gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-expansionArea .gsc-cursor-box:after {
  clear: both;
}

.gsc-control-wrapper-cse .gsc-results-wrapper-nooverlay .gsc-wrapper .gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-expansionArea .gsc-cursor-box .gsc-cursor {
  border: 1px solid #ddd;
  border-radius: 4px;
  display: inline-block;
  overflow: hidden;
}

.gsc-control-wrapper-cse .gsc-results-wrapper-nooverlay .gsc-wrapper .gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-expansionArea .gsc-cursor-box .gsc-cursor-page {
  color: #034c7e;
  border-right: 1px solid #ddd;
  display: inline-block;
  font-size: 18px;
  font-family: "Lora", Georgia, "Times New Roman", Times, serif;
  padding: 6px 12px;
  margin: 0 !important;
}

.gsc-control-wrapper-cse .gsc-results-wrapper-nooverlay .gsc-wrapper .gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-expansionArea .gsc-cursor-box .gsc-cursor-page:hover {
  cursor: pointer;
  background-color: #034c7e;
  color: #fff;
}

.gsc-control-wrapper-cse .gsc-results-wrapper-nooverlay .gsc-wrapper .gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-expansionArea .gsc-cursor-box .gsc-cursor-page:last-child {
  border: none;
}

.gsc-control-wrapper-cse .gsc-results-wrapper-nooverlay .gsc-wrapper .gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-expansionArea .gsc-cursor-box .gsc-cursor-current-page {
  color: #fff;
  background-color: #034c7e;
}

.container-fluid.inactive, .inactive.content-hero,
.container.inactive {
  visibility: hidden;
  display: none;
}

#search_intro {
  visibility: hidden;
  display: none;
  background-color: #ebedef;
  border: 1px solid #ccc;
  text-align: center;
  padding: 15px 60px;
  margin-right: 90px;
}

@media only screen and (max-width: 992px) {
  #search_intro {
    padding: 30px 30px;
    margin-right: 0;
  }
}

#search_intro.active {
  display: block;
  visibility: visible;
}

#search_intro .search-text {
  color: #666;
  padding-top: 21px;
  padding-bottom: 21px;
  width: 100%;
  margin-bottom: 30px;
  font-size: 30px;
}

.content-search .search-feedback {
  padding: 10px;
}

.content-search #ezfHelp {
  width: 100%;
  padding: 0.25em;
}

.content-search #ezfHelp ul {
  margin: 1.25em;
}

.content-search #ezfHelp .close {
  font-size: 2.25em;
  opacity: 0.5;
}

.content-view-ezfind_line .link-percent {
  display: none;
}

@media only screen and (max-width: 1200px) {
  .search-tabs {
    margin: 0;
  }
}

.search-tabs li {
  font-family: "Roboto", Verdana, Helvetica, Arial, sans-serif;
  font-weight: 500;
  display: block;
}

@media only screen and (max-width: 768px) {
  .search-tabs li {
    width: 100%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .search-tabs li {
    width: 50%;
  }
}

@media only screen and (max-width: 1200px) {
  .search-tabs li {
    padding: 0 !important;
  }
}

.search-tabs li:before {
  content: none !important;
}

.search-tabs li a {
  background-color: #e0e0e0;
  color: #555;
}

@media only screen and (max-width: 1200px) {
  .search-tabs li a {
    border: 1px solid #ddd;
    margin-bottom: 10px;
  }
}

.search-tabs li a:hover {
  background-color: #9B9B9B;
  color: #fff;
}

@media only screen and (max-width: 1200px) {
  .search-tabs li a:hover {
    border: 1px solid #ddd !important;
  }
}

@media only screen and (max-width: 1200px) {
  .search-tabs li.active a {
    border-bottom: 1px solid #ddd;
  }
}

.search-tab-panes {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.search-tab-panes .search-results .content-search {
  margin-left: -15px;
  margin-right: -15px;
  *zoom: 1;
  *zoom: 1;
}

.search-tab-panes .search-results .content-search:after {
  display: table;
  content: "";
}

.search-tab-panes .search-results .content-search:after {
  clear: both;
}

.search-tab-panes .search-results .content-search:after {
  display: table;
  content: "";
}

.search-tab-panes .search-results .content-search:after {
  clear: both;
}

.search-tab-panes .search-results form {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.search-tab-panes .search-results form #ezautocomplete {
  text-align: center;
}

@media only screen and (min-width: 768px) {
  .search-tab-panes .search-results form #ezautocomplete {
    text-align: left;
  }
}

@media only screen and (min-width: 768px) {
  .search-tab-panes .search-results form #ezautocomplete .search-text {
    width: 60%;
    max-width: 440px;
  }
}

.search-tab-panes .search-results form #ezautocomplete .button {
  vertical-align: middle;
}

.search-tab-panes .search-results form .search-text {
  border: 1px solid #9B9B9B;
  padding-top: 11px;
  padding-bottom: 11px;
  vertical-align: middle;
}

@media only screen and (max-width: 480px) {
  .search-tab-panes .search-results form .search-text {
    width: 100%;
    margin-left: 0;
  }
}

@media only screen and (max-width: 480px) {
  .search-tab-panes .search-results form .button {
    width: 100%;
  }
}

.search-tab-panes .search-results .facet-header-wrapper {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.search-tab-panes .search-results .facet-header {
  padding-bottom: 5px;
}

.search-tab-panes .connect-1 ul {
  margin-top: 30px;
}

.content .search-tab-panes .connect-1 ul {
  list-style-type: none;
  list-style-image: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  background-image: none;
}

.content .search-tab-panes .connect-1 ul ul {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  background-image: none;
}

.content .search-tab-panes .connect-1 ul li {
  list-style-type: none;
  background-image: none;
  padding-left: 0;
}

.content .search-tab-panes .connect-1 ul li:before {
  display: none;
}

.search-tab-panes .connect-1 ul li {
  padding: 0;
  display: inline-block;
  white-space: nowrap;
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .search-tab-panes .connect-1 ul li {
    width: 49%;
  }
}

@media only screen and (min-width: 992px) {
  .search-tab-panes .connect-1 ul li {
    width: 33%;
  }
}

.search-tab-panes .connect-1 ul li:before {
  content: none;
}

.search-tab-panes .connect-1 label {
  color: #8fba2f;
  font-family: "Roboto", Verdana, Helvetica, Arial, sans-serif;
}

.search-tab-panes .connect-1 input[type="radio"] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.search-tab-panes .connect-1 input[type="radio"] + label {
  position: relative;
  padding-left: 25px;
}

.search-tab-panes .connect-1 input[type="radio"] + label:before {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-color: #fff;
  border: 1px solid #262525;
  border-color: #9B9B9B;
  border-width: 1px;
  border-radius: 50%;
  left: 0;
}

.search-tab-panes .connect-1 input[type="radio"]:checked + label:before {
  background-color: #fff;
  border-color: #9B9B9B;
  border-width: 7px;
  border-radius: 50%;
}

.content-search ul#active-facets-list {
  margin-top: 30px;
  margin: 0;
}

.content .content-search ul#active-facets-list {
  list-style-type: none;
  list-style-image: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  background-image: none;
}

.content .content-search ul#active-facets-list ul {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  background-image: none;
}

.content .content-search ul#active-facets-list li {
  list-style-type: none;
  background-image: none;
  padding-left: 0;
}

.content .content-search ul#active-facets-list li:before {
  display: none;
}

.content-search .search-filters {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .content-search .search-filters {
    float: left;
    width: 25%;
  }
}

@media only screen and (max-width: 992px) {
  .content-search .search-filters {
    padding-bottom: 1em;
    border-bottom: 1px solid #9B9B9B;
    margin-bottom: 1em;
  }
}

.content-search .search-filters #search_controls {
  float: none;
  margin: 0;
  width: auto;
}

.content-search .search-filters #search_controls #facet-list {
  padding: 0;
}

.content-search .search-filters #search_controls #facet-list ul {
  padding: 0;
}

.content-search .search-filters #search_controls #facet-list ul li {
  line-height: 1.5;
}

.content-search .search-filters #search_controls #facet-list li {
  padding: 0;
}

.content-search .search-filters #search_controls #facet-list li:before {
  content: none;
}

@media only screen and (max-width: 768px) {
  .content-search .search-filters #search_controls #facet-list li {
    padding-left: 10px;
  }
}

.content-search .search-filters #search_controls #facet-list .label {
  padding-top: 0;
  padding-bottom: 0;
}

.content-search .search-filters #search_controls #facet-list .facet-name {
  font-size: 15px;
  padding-right: 0;
}

.content-search .search-filters #search_controls #facet-list .facet-count {
  padding-left: 0;
  font-size: 12px;
  font-style: italic;
  color: #9B9B9B;
}

.content-search .search-results-wrapper {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .content-search .search-results-wrapper {
    float: left;
    width: 75%;
  }
}

@media only screen and (min-width: 768px) {
  .content-search .search-results-wrapper {
    padding-left: 60px;
  }
}

.content-search .search-results-wrapper .results-displayed {
  margin-top: 0;
}

.content-search .search-results-wrapper article {
  clear: both;
  margin-bottom: 30px;
}

.content-search .search-results-wrapper article .attribute-title {
  font-size: 20px;
}

.content-search .search-results-wrapper article .attribute-title h1 {
  margin-top: 0;
}

.content-search .search-results-wrapper article .attribute-title h1 a {
  text-decoration: underline;
}

.content-search .search-results-wrapper article .attribute-title h1 a:hover {
  text-decoration: none;
}

.content-search .search-results-wrapper article .attribute-title h2 {
  margin-top: 0;
}

.content-search .search-results-wrapper article .attribute-title h2 a {
  text-decoration: underline;
}

.content-search .search-results-wrapper article .attribute-title h2 a:hover {
  text-decoration: none;
}

.content-search .search-results-wrapper article .attribute-title h3, .content-search .search-results-wrapper article .attribute-title .award-purpose .body h2, .award-purpose .body .content-search .search-results-wrapper article .attribute-title h2 {
  margin-top: 0;
}

.content-search .search-results-wrapper article .attribute-title h3 a, .content-search .search-results-wrapper article .attribute-title .award-purpose .body h2 a, .award-purpose .body .content-search .search-results-wrapper article .attribute-title h2 a {
  text-decoration: underline;
}

.content-search .search-results-wrapper article .attribute-title h3 a:hover, .content-search .search-results-wrapper article .attribute-title .award-purpose .body h2 a:hover, .award-purpose .body .content-search .search-results-wrapper article .attribute-title h2 a:hover {
  text-decoration: none;
}

.content-search .search-results-wrapper article .attribute-title h4 {
  margin-top: 0;
}

.content-search .search-results-wrapper article .attribute-title h4 a {
  text-decoration: underline;
}

.content-search .search-results-wrapper article .attribute-title h4 a:hover {
  text-decoration: none;
}

.content-search .search-results-wrapper article .attribute-title h5 {
  margin-top: 0;
}

.content-search .search-results-wrapper article .attribute-title h5 a {
  text-decoration: underline;
}

.content-search .search-results-wrapper article .attribute-title h5 a:hover {
  text-decoration: none;
}

.content-search .search-results-wrapper article .attribute-title h6 {
  margin-top: 0;
}

.content-search .search-results-wrapper article .attribute-title h6 a {
  text-decoration: underline;
}

.content-search .search-results-wrapper article .attribute-title h6 a:hover {
  text-decoration: none;
}

.content-search .search-results-wrapper article .attribute-short {
  color: #666;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 5px;
}

.content-search .search-results-wrapper article .attribute-link {
  font-size: 14px;
}

.content-search .search-results-wrapper .search-performance {
  clear: both;
}

.content-search .search-results-wrapper .pagination-container {
  padding: 0;
  margin-top: 60px;
  text-align: left;
}

.toc {
  margin: 0;
}

.toc .section {
  padding: 0;
  font-family: "Roboto", Verdana, Helvetica, Arial, sans-serif;
  font-weight: 500;
}

.toc .section:before {
  content: none;
}

.search-cpd {
  max-width: 581px;
  margin: 0 auto 30px;
}

.search-cpd p:last-child {
  text-align: right;
}

.search-cpd input,
.search-cpd select {
  border: 1px solid #9B9B9B;
  width: 100%;
  vertical-align: middle;
}

.search-cpd input[type="button"],
.search-cpd select[type="button"] {
  width: auto;
}

.search-cpd input {
  padding-top: 12px;
  padding-bottom: 12px;
}

.search-cpd #resultsPerPage {
  min-width: 50px;
}

#displayDiv input[type="button"],
.search-cpd-results input[type="button"] {
  color: #034c7e !important;
  border: 1px solid #ddd !important;
  border-right: none !important;
  font-size: 18px !important;
  font-family: "Lora", Georgia, "Times New Roman", Times, serif;
  padding: 6px 12px;
  margin: 0 0 30px;
  width: auto !important;
  min-width: 47px;
  background-color: transparent !important;
  vertical-align: middle !important;
  border-style: solid;
}

#displayDiv input[type="button"]:hover,
.search-cpd-results input[type="button"]:hover {
  background-color: #034c7e !important;
  color: #fff !important;
}

#displayDiv input[type="button"]:first-child,
.search-cpd-results input[type="button"]:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

#displayDiv input[type="button"]:last-child,
.search-cpd-results input[type="button"]:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-right: 1px solid #ddd !important;
}

#displayDiv div > br:first-child,
#displayDiv div + br,
#displayDiv p + br,
#displayDiv br + br,
.search-cpd-results div > br:first-child,
.search-cpd-results div + br,
.search-cpd-results p + br,
.search-cpd-results br + br {
  visibility: hidden;
  display: none;
}

#displayDiv hr,
.search-cpd-results hr {
  margin-bottom: 30px !important;
}

.block_item-highlight .attribute-source, .line-highlight .attribute-source, .listitem-highlight .attribute-source, .card-highlight .attribute-source {
  font-size: 0.9em;
  font-style: italic;
}

.block_item-highlight, .line-highlight, .listitem-highlight, .card-highlight {
  margin-top: 0.25em;
}

@media screen and (max-width: 768px) {
  .blog-post table,
  .blog-post tbody,
  .blog-post th,
  .blog-post tr,
  .blog-post td,
  .blog-post-full table,
  .blog-post-full tbody,
  .blog-post-full th,
  .blog-post-full tr,
  .blog-post-full td,
  .blog-post-line table,
  .blog-post-line tbody,
  .blog-post-line th,
  .blog-post-line tr,
  .blog-post-line td {
    width: 100%;
    display: block;
    max-width: 100%;
  }
}

.blog-post .body > table td:first-child,
.blog-post-full .body > table td:first-child,
.blog-post-line .body > table td:first-child {
  min-width: 130px;
}

.blog-post .body > table td:first-child .object-left,
.blog-post-full .body > table td:first-child .object-left,
.blog-post-line .body > table td:first-child .object-left {
  margin: 0;
}

.blog-post .body > table td:first-child img,
.blog-post-full .body > table td:first-child img,
.blog-post-line .body > table td:first-child img {
  float: none;
  margin: 5px auto 0 !important;
}

@media screen and (min-width: 768px) {
  .blog-post .body > table td:first-child img,
  .blog-post-full .body > table td:first-child img,
  .blog-post-line .body > table td:first-child img {
    margin: 5px 0 0;
  }
}

.blog-post .body > table td:last-child .sidebar,
.blog-post-full .body > table td:last-child .sidebar,
.blog-post-line .body > table td:last-child .sidebar {
  margin-left: 0;
}

@media screen and (min-width: 768px) {
  .blog-post .body > table td:last-child .sidebar,
  .blog-post-full .body > table td:last-child .sidebar,
  .blog-post-line .body > table td:last-child .sidebar {
    margin-left: 10px;
  }
}

.blog-post .body > table td:last-child .sidebar tr,
.blog-post-full .body > table td:last-child .sidebar tr,
.blog-post-line .body > table td:last-child .sidebar tr {
  background-color: #ebedef;
}

.blog-post .body > table td:last-child .sidebar tr td,
.blog-post-full .body > table td:last-child .sidebar tr td,
.blog-post-line .body > table td:last-child .sidebar tr td {
  padding: 10px;
  background-color: transparent;
}

.blog-post .body > table td:last-child .sidebar tr:nth-child(odd),
.blog-post-full .body > table td:last-child .sidebar tr:nth-child(odd),
.blog-post-line .body > table td:last-child .sidebar tr:nth-child(odd) {
  background-color: #034c7e;
  color: #fff;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .blog-post .body > table td:last-child .sidebar tr:nth-child(odd) td:nth-child(n+2),
  .blog-post-full .body > table td:last-child .sidebar tr:nth-child(odd) td:nth-child(n+2),
  .blog-post-line .body > table td:last-child .sidebar tr:nth-child(odd) td:nth-child(n+2) {
    display: none;
  }
}

.blog-post .body > table td:last-child .sidebar tr:first-child td,
.blog-post-full .body > table td:last-child .sidebar tr:first-child td,
.blog-post-line .body > table td:last-child .sidebar tr:first-child td {
  background-color: transparent;
}

@media screen and (max-width: 768px) {
  .blog-post .body > table td:last-child .sidebar tr:first-child td,
  .blog-post-full .body > table td:last-child .sidebar tr:first-child td,
  .blog-post-line .body > table td:last-child .sidebar tr:first-child td {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .blog-post .body > table td:last-child .sidebar tr:first-child td:first-child,
  .blog-post-full .body > table td:last-child .sidebar tr:first-child td:first-child,
  .blog-post-line .body > table td:last-child .sidebar tr:first-child td:first-child {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .blog-post .body > table td:last-child .sidebar tr:last-child td:first-child,
  .blog-post-full .body > table td:last-child .sidebar tr:last-child td:first-child,
  .blog-post-line .body > table td:last-child .sidebar tr:last-child td:first-child {
    display: none;
  }
}

.blog-post .body > table td:last-child .sidebar img,
.blog-post-full .body > table td:last-child .sidebar img,
.blog-post-line .body > table td:last-child .sidebar img {
  margin: 5px 5px 0 0;
}

.blog-post .footer,
.blog-post-full .footer,
.blog-post-line .footer {
  background-color: transparent;
  border-top: 1px solid #034c7e;
}

@media screen and (max-width: 768px) {
  .blog-post .body > table td:first-child,
  .blog-post-line .body > table td:first-child {
    margin-right: 5px;
  }
}

@media screen and (max-width: 768px) {
  .blog-post .body > table td:first-child img,
  .blog-post-line .body > table td:first-child img {
    margin: 25px 10px 5px !important;
  }
}

.blog-post .attribute-comments {
  padding-left: 30px;
}

.blog-post .attribute-comments .content-view-line {
  margin: 0 0 30px 0;
  border-bottom: 1px solid #cbcbcb;
  font-size: .9em;
}

.blog-post .attribute-comments .attribute-message {
  line-height: 1.764705882352941;
}

.comments_icon {
  display: inline;
  margin-right: 7.5px;
}

.attribute-byline {
  font-family: "Roboto", Verdana, Helvetica, Arial, sans-serif;
  color: #9B9B9B;
  font-size: 14px;
}

.rss {
  *zoom: 1;
  font-family: "Roboto", Verdana, Helvetica, Arial, sans-serif;
}

.rss:after {
  display: table;
  content: "";
}

.rss:after {
  clear: both;
}

.rss img {
  float: left;
  margin-right: 7.5px;
}

.social-flow {
  position: relative;
  background: #fff;
  padding-top: 15px;
}

.juicer-feed .referral {
  display: none !important;
}

.juicer-feed li:before {
  content: none !important;
}

.juicer-feed .feed-item {
  color: #fff !important;
  padding: 30px !important;
}

.juicer-feed .feed-item a {
  color: #fff !important;
}

.juicer-feed .feed-item a:hover {
  text-decoration: underline !important;
}

.juicer-feed .feed-item .j-poster {
  display: none;
}

.juicer-feed .feed-item .j-date {
  color: #fff;
}

.juicer-feed .feed-item .j-image {
  background-color: #fff !important;
  display: block !important;
  margin-top: -30px !important;
  margin-left: -30px !important;
  margin-right: -30px !important;
}

.juicer-feed .feed-item .j-text {
  position: relative !important;
  padding-top: 50px !important;
}

.juicer-feed .feed-item .j-text .j-message {
  font-size: 20px !important;
  font-family: "Roboto", Verdana, Helvetica, Arial, sans-serif !important;
}

.juicer-feed .feed-item .j-text .j-message p {
  line-height: 1.25 !important;
}

.juicer-feed .feed-item .j-text .j-meta {
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  top: 10px !important;
  margin: 0 !important;
  text-align: center !important;
}

.juicer-feed .feed-item .j-text .j-meta ul {
  display: none !important;
}

.juicer-feed .feed-item .j-text .j-meta ul a:before {
  color: #fff !important;
}

.juicer-feed .feed-item .j-text .j-meta nav {
  float: none !important;
}

.juicer-feed .feed-item .j-text .j-meta nav a:before {
  color: #fff !important;
}

.juicer-feed .juicer {
  display: none !important;
}

.juicer-feed .feed-item.j-twitter {
  background-color: #4099ff !important;
}

.juicer-feed .feed-item.j-facebook {
  background-color: #3b5998 !important;
}

.juicer-feed .feed-item.j-linkedin {
  background-color: #007bb6 !important;
}

.juicer-feed .juicer-button {
  color: #fff !important;
  border: none !important;
}

.with-hero .content-hero + .attribute-intro,
.with-hero .content-hero + .intro {
  margin-top: 30px;
}

.with-hero .page-title {
  visibility: hidden;
  display: none;
}

.with-hero .content-hero .content-view-block_item {
  margin-left: -15px;
  margin-right: -15px;
  *zoom: 1;
  min-height: 300px;
}

.with-hero .content-hero .content-view-block_item:after {
  display: table;
  content: "";
}

.with-hero .content-hero .content-view-block_item:after {
  clear: both;
}

.quick-subscribe .email {
  padding-top: 14.5px;
  padding-bottom: 14.5px;
  margin-right: 10px;
}

@media only screen and (min-width: 480px) {
  .quick-subscribe .email {
    width: calc(100% - 160px);
  }
}

.luminary h3, .luminary .award-purpose .body h2, .award-purpose .body .luminary h2 {
  border-bottom: #888D94 1px solid;
}

.block_item-video {
  margin-left: -15px;
  margin-right: -15px;
  *zoom: 1;
  margin-bottom: 30px;
}

.block_item-video:after {
  display: table;
  content: "";
}

.block_item-video:after {
  clear: both;
}

@media only screen and (max-width: 768px) {
  .block_item-video {
    margin: 0;
  }
}

.block_item-video .attribute-video,
.block_item-video .attribute-image {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .block_item-video .attribute-video,
  .block_item-video .attribute-image {
    float: left;
    width: 50%;
  }
}

.block_item-video .attribute-video .members-only-text,
.block_item-video .attribute-image .members-only-text {
  position: relative;
  position: absolute;
  left: 15px;
  right: 15px;
  top: 0;
  bottom: 0;
}

.block_item-video .attribute-video .members-only-text:before,
.block_item-video .attribute-image .members-only-text:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 0;
}

.block_item-video .attribute-video .members-only-text .content:first-child,
.block_item-video .attribute-image .members-only-text .content:first-child {
  position: relative;
  z-index: 1;
}

.block_item-video .attribute-video .members-only-text:before,
.block_item-video .attribute-image .members-only-text:before {
  background-color: transparent;
  background-color: rgba(51, 51, 51, 0.85);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#D9333333,endColorstr=#D9333333);
  zoom: 1;
}

.block_item-video .attribute-video .members-only-text p,
.block_item-video .attribute-image .members-only-text p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-weight: bold;
  font-family: "Roboto", Verdana, Helvetica, Arial, sans-serif;
  font-size: 28px;
  text-transform: uppercase;
  text-align: center;
}

.block_item-video .content-holder {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .block_item-video .content-holder {
    float: left;
    width: 50%;
  }
}

@media only screen and (min-width: 768px) {
  .block_item-video .content-holder h1 {
    margin-top: 0;
  }
}

.block_item-video .content-holder h1 a {
  text-decoration: none;
}

.block_item-video .content-holder h1 a:hover {
  text-decoration: underline;
}

@media only screen and (min-width: 768px) {
  .block_item-video .content-holder h2 {
    margin-top: 0;
  }
}

.block_item-video .content-holder h2 a {
  text-decoration: none;
}

.block_item-video .content-holder h2 a:hover {
  text-decoration: underline;
}

@media only screen and (min-width: 768px) {
  .block_item-video .content-holder h3, .block_item-video .content-holder .award-purpose .body h2, .award-purpose .body .block_item-video .content-holder h2 {
    margin-top: 0;
  }
}

.block_item-video .content-holder h3 a, .block_item-video .content-holder .award-purpose .body h2 a, .award-purpose .body .block_item-video .content-holder h2 a {
  text-decoration: none;
}

.block_item-video .content-holder h3 a:hover, .block_item-video .content-holder .award-purpose .body h2 a:hover, .award-purpose .body .block_item-video .content-holder h2 a:hover {
  text-decoration: underline;
}

@media only screen and (min-width: 768px) {
  .block_item-video .content-holder h4 {
    margin-top: 0;
  }
}

.block_item-video .content-holder h4 a {
  text-decoration: none;
}

.block_item-video .content-holder h4 a:hover {
  text-decoration: underline;
}

@media only screen and (min-width: 768px) {
  .block_item-video .content-holder h5 {
    margin-top: 0;
  }
}

.block_item-video .content-holder h5 a {
  text-decoration: none;
}

.block_item-video .content-holder h5 a:hover {
  text-decoration: underline;
}

@media only screen and (min-width: 768px) {
  .block_item-video .content-holder h6 {
    margin-top: 0;
  }
}

.block_item-video .content-holder h6 a {
  text-decoration: none;
}

.block_item-video .content-holder h6 a:hover {
  text-decoration: underline;
}

.login-form .halfbox {
  min-width: 50%;
}

.survey-view form {
  margin-left: -15px;
  margin-right: -15px;
  *zoom: 1;
}

.survey-view form:after {
  display: table;
  content: "";
}

.survey-view form:after {
  clear: both;
}

.survey-view form .block {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media only screen and (min-width: 992px) {
  .content-hero {
    margin-left: 0;
  }
}

.content-hero h1.indented {
  padding-left: 60px;
  padding-right: 60px;
}

.content-hero h2.indented {
  padding-left: 60px;
  padding-right: 60px;
}

.content-hero h3.indented, .content-hero .award-purpose .body h2.indented, .award-purpose .body .content-hero h2.indented {
  padding-left: 60px;
  padding-right: 60px;
}

.content-hero h4.indented {
  padding-left: 60px;
  padding-right: 60px;
}

.content-hero h5.indented {
  padding-left: 60px;
  padding-right: 60px;
}

.content-hero h6.indented {
  padding-left: 60px;
  padding-right: 60px;
}

.content-hero .block_item-promo_themed {
  margin-left: -15px;
  margin-right: -15px;
  *zoom: 1;
}

.content-hero .block_item-promo_themed:after {
  display: table;
  content: "";
}

.content-hero .block_item-promo_themed:after {
  clear: both;
}

.content-hero .block_item-promo_themed .content {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.content-hero .block_item-promo_themed .text-fields {
  padding: 0;
  max-width: 1328px;
  margin: 0 auto;
}

.content-hero .block_item-promo_themed .attribute-intro {
  *zoom: 1;
}

.content-hero .block_item-promo_themed .attribute-intro:after {
  display: table;
  content: "";
}

.content-hero .block_item-promo_themed .attribute-intro:after {
  clear: both;
}

.content-hero .block_item-promo_themed .text-center {
  font-size: 34px;
  text-align: left;
  padding-left: 60px;
}

@media only screen and (min-width: 992px) {
  .content-hero .block_item-promo_themed .text-center,
  .content-hero .block_item-promo_themed .indented {
    float: right;
    max-width: 684px;
    padding-right: 149px;
  }
}

.content-hero .block_item-promo_themed .indented {
  margin-bottom: 40px;
  text-align: center;
  width: 100%;
}

.content-hero .block_item-promo_themed .object-left,
.content-hero .block_item-promo_themed .object-right {
  float: none;
}

@media only screen and (min-width: 992px) {
  .content-hero .block_item-promo_themed .object-left {
    float: left;
  }
}

@media only screen and (min-width: 992px) {
  .content-hero .block_item-promo_themed .object-right {
    float: right;
  }
}

#address-4fa4a48cd5f567f82050fa58cdc8e43c-91547a0181f60f26a4c7b5f2ebb7a2cb .block-promo_full_feature {
  padding: 0;
}

#address-4fa4a48cd5f567f82050fa58cdc8e43c-1323b4dbe761081972a5a5c250aece70 .block-promo_full_feature {
  padding: 0;
}

.full-whats_your_story {
  background-color: #ececec;
}

.full-whats_your_story .intro {
  background-color: #fff;
}

.full-whats_your_story [class^="wys-"],
.full-whats_your_story [class*=" wys-"] {
  position: relative;
}

.full-whats_your_story [class^="wys-"]:before,
.full-whats_your_story [class*=" wys-"]:before {
  position: absolute;
  top: 0;
  right: 100%;
  height: 64px;
  width: 64px;
  font-size: 64px;
}

@media only screen and (max-width: 992px) {
  .full-whats_your_story [class^="wys-"]:before,
  .full-whats_your_story [class*=" wys-"]:before {
    visibility: hidden;
    display: none;
  }
}

.full-whats_your_story .wys-about-person {
  margin-bottom: 80px;
}

.full-whats_your_story .wys-about-person:before {
  color: #ef1c25;
}

.full-whats_your_story .wys-what-prompted {
  margin-bottom: 80px;
}

.full-whats_your_story .wys-what-prompted:before {
  color: #e17c3a;
}

.full-whats_your_story .wys-what-advice {
  margin-bottom: 80px;
}

.full-whats_your_story .wys-what-advice:before {
  color: #8fba2f;
}

.full-whats_your_story .wys-extra {
  margin-bottom: 80px;
}

.full-whats_your_story .wys-extra:before {
  color: #ffa07a;
}

.full-whats_your_story .primary-image {
  float: right;
  margin-left: 30px;
  overflow: hidden;
  border-radius: 53%;
  height: 320px;
  width: 320px;
  border: 20px solid #fff;
}

.full-whats_your_story .ezoe .object-left {
  margin: 0 0 0 -86px;
}

@media only screen and (max-width: 992px) {
  .full-whats_your_story .ezoe .object-left {
    visibility: hidden;
    display: none;
  }
}

.full-whats_your_story .ezoe .object-left img {
  max-width: 64px;
}

#alpha_select {
  border: 2px solid #ddd;
  display: inline-block;
  overflow: hidden;
}

#alpha_select .current {
  color: #fff;
  background-color: #034c7e;
}

#alpha_select a {
  color: #8fba2f;
}

#alpha_select a:hover {
  cursor: pointer;
  background-color: #034c7e;
  color: #fff;
  text-decoration: none;
}

#alpha_select a,
#alpha_select .current {
  display: block;
  padding: 14px;
  float: left;
  font-size: 18px;
  font-family: "Lora", Georgia, "Times New Roman", Times, serif;
  margin: 0 !important;
}

#alpha_select a:last-child,
#alpha_select .current:last-child {
  border: none;
}

.attribute-caption {
  font-style: italic;
  font-size: 12px;
  text-align: center;
}

.attribute-about_credits {
  font-weight: bold;
}

.ezoe ul, .ezoe ol {
  overflow: hidden;
  zoom: 1;
}

.ezoe img {
  max-width: none;
}

.ezoe .attribute-image img {
  max-width: 100%;
}

.ezoe hr {
  clear: right;
}

.ezoe h1 {
  clear: none;
}

@media only screen and (min-width: 768px) {
  .ezoe h1.indented {
    padding-left: 60px;
    padding-right: 60px;
  }
}

.ezoe h2 {
  clear: none;
}

@media only screen and (min-width: 768px) {
  .ezoe h2.indented {
    padding-left: 60px;
    padding-right: 60px;
  }
}

.ezoe h3, .ezoe .award-purpose .body h2, .award-purpose .body .ezoe h2 {
  clear: none;
}

@media only screen and (min-width: 768px) {
  .ezoe h3.indented, .ezoe .award-purpose .body h2.indented, .award-purpose .body .ezoe h2.indented {
    padding-left: 60px;
    padding-right: 60px;
  }
}

.ezoe h4 {
  clear: none;
}

@media only screen and (min-width: 768px) {
  .ezoe h4.indented {
    padding-left: 60px;
    padding-right: 60px;
  }
}

.ezoe h5 {
  clear: none;
}

@media only screen and (min-width: 768px) {
  .ezoe h5.indented {
    padding-left: 60px;
    padding-right: 60px;
  }
}

.ezoe h6 {
  clear: none;
}

@media only screen and (min-width: 768px) {
  .ezoe h6.indented {
    padding-left: 60px;
    padding-right: 60px;
  }
}

@media only screen and (min-width: 768px) {
  .ezoe p.indented {
    padding-left: 60px;
    padding-right: 60px;
  }
}

.ezoe .btn,
.ezoe .btn-primary {
  margin-bottom: 15px;
}

.block-separator {
  *zoom: 1;
  clear: both;
}

.block-separator:after {
  display: table;
  content: "";
}

.block-separator:after {
  clear: both;
}

.node_117435 .ezoe table img {
  width: 125px;
  margin: 0 auto 5px;
}

@media only screen and (min-width: 768px) {
  .author-listing {
    -moz-columns: 2 auto;
    -webkit-columns: 2 auto;
    columns: 2 auto;
  }
}

.block-card_grid-items {
  padding: 60px 0 30px;
}

.accordion-container {
  background-color: #f5f5f5;
  border: 1px solid #9B9B9B;
}

.accordion-container .acc-header-on,
.accordion-container .acc-header-off {
  color: #fff;
  font-family: "Roboto", Verdana, Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 10px 45px 10px 10px;
  position: relative;
}

.accordion-container .acc-header-on:before,
.accordion-container .acc-header-off:before {
  position: absolute;
  right: 10px;
  top: 15px;
}

.accordion-container .acc-header-on:hover,
.accordion-container .acc-header-off:hover {
  cursor: pointer;
}

.accordion-container .acc-header-on {
  background-color: #9B9B9B;
  font-weight: 400;
}

.accordion-container .acc-header-on:hover {
  background-color: #8e8e8e;
}

.accordion-container .acc-header-off {
  background-color: #034c7e;
}

.accordion-container .acc-header-off:hover {
  background-color: #023d65;
}

.accordion-container p {
  font-family: "Lora", Georgia, "Times New Roman", Times, serif;
  margin: 10px 0;
  padding-left: 20px;
  padding-right: 20px;
}

.error {
  width: 100% !important;
  max-width: 510px;
}

.error ul {
  margin: 0 0 12.5px 0 !important;
}

.error li {
  padding: 0 0 0 24px !important;
  list-style: none !important;
}

.error .search-button {
  height: 47px;
  padding: 0;
}

.youtube-left,
.yt-chapters,
.p3-transcript-container.minimalist {
  max-width: 100%;
}

.yt-chapters {
  width: 545px !important;
}

@media only screen and (min-width: 932px) and (max-width: 991px) {
  .yt-chapters {
    width: 310px !important;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1326px) {
  .yt-chapters {
    width: 545px !important;
  }
}

@media only screen and (min-width: 1327px) and (max-width: 1416px) {
  .yt-chapters {
    width: 310px !important;
  }
}

@media only screen and (min-width: 1417px) {
  .yt-chapters {
    width: 400px !important;
  }
}

.minimalist .p3-transcript-controller {
  height: 44px;
}

.p3-transcript-search-inputs input.p3-transcript-search {
  height: 32px !important;
}

.lt-ie10 .fallback-image {
  display: block !important;
}

.lt-ie10 .hero-image {
  display: none !important;
}

@media all and (-ms-high-contrast: none) {
  /* IE10 */
  .fallback-image {
    display: block !important;
  }
  .hero-image {
    display: none !important;
  }
  /* IE11 */
  *::-ms-backdrop, *::-ms-backdrop .fallback-image {
    display: block !important;
  }
  *::-ms-backdrop, *::-ms-backdrop .hero-image {
    display: none !important;
  }
}

@media print {
  /*Hartija Css Print  Framework */
  /*http://code.google.com/p/hartija/ */
  /*Version: 0.8 (2008-03-10)  */
  body {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.4;
    word-spacing: 1.1pt;
    letter-spacing: 0.2pt;
    font-family: Garamond, "Times New Roman", serif;
    color: black;
    background: none;
    font-size: 15pt;
    -webkit-print-color-adjust: exact;
  }
  body h1, body h2, body h3, body .award-purpose .body h2, .award-purpose .body body h2, body h4, body h5, body h6, body header * {
    font-family: Helvetica, Arial, sans-serif;
  }
  body h1,
  body .content-block-heading {
    font-size: 19pt;
  }
  body h2 {
    font-size: 17pt;
  }
  body h3, body .award-purpose .body h2, .award-purpose .body body h2 {
    font-size: 15pt;
  }
  body h4, body h5, body h6 {
    font-size: 12pt;
  }
  body code {
    font: 10pt Courier, monospace;
  }
  body blockquote {
    margin: 1.3em;
    padding: 1em;
    font-size: 10pt;
  }
  body hr {
    background-color: #cccccc;
  }
  body img {
    float: left;
    margin: 1em 1.5em 1.5em 0;
  }
  body a img {
    border: none;
  }
  body a:link, body a:visited {
    background: transparent;
    font-weight: 700;
    text-decoration: underline;
    color: #333333;
  }
  body table {
    margin: 1px;
    text-align: left;
  }
  body th {
    border-bottom: 1px solid #333333;
    font-weight: bold;
  }
  body td {
    border-bottom: 1px solid #333333;
  }
  body th, body td {
    padding: 4px 10px 4px 0;
  }
  body tfoot {
    font-style: italic;
  }
  body caption {
    background: white;
    margin-bottom: 2em;
    text-align: left;
  }
  body thead {
    display: table-header-group;
  }
  body tr {
    page-break-inside: avoid;
  }
  body #thing-to-hide,
  body .other-thing-to-hide,
  body .no-print {
    display: none;
  }
}

/*# sourceMappingURL=styles.min.css.map */