@charset "UTF-8";
/*!
 * 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 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../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: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover,
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: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.428571429; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 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: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.3333333333%; }
  .col-sm-2 {
    width: 16.6666666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.3333333333%; }
  .col-sm-5 {
    width: 41.6666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.3333333333%; }
  .col-sm-8 {
    width: 66.6666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.3333333333%; }
  .col-sm-11 {
    width: 91.6666666667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.3333333333%; }
  .col-sm-pull-2 {
    right: 16.6666666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.3333333333%; }
  .col-sm-pull-5 {
    right: 41.6666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.3333333333%; }
  .col-sm-pull-8 {
    right: 66.6666666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.3333333333%; }
  .col-sm-pull-11 {
    right: 91.6666666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.3333333333%; }
  .col-sm-push-2 {
    left: 16.6666666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.3333333333%; }
  .col-sm-push-5 {
    left: 41.6666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.3333333333%; }
  .col-sm-push-8 {
    left: 66.6666666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.3333333333%; }
  .col-sm-push-11 {
    left: 91.6666666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.3333333333%; }
  .col-md-2 {
    width: 16.6666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.3333333333%; }
  .col-md-5 {
    width: 41.6666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.3333333333%; }
  .col-md-8 {
    width: 66.6666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.3333333333%; }
  .col-md-11 {
    width: 91.6666666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.3333333333%; }
  .col-md-pull-2 {
    right: 16.6666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.3333333333%; }
  .col-md-pull-5 {
    right: 41.6666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.3333333333%; }
  .col-md-pull-8 {
    right: 66.6666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.3333333333%; }
  .col-md-pull-11 {
    right: 91.6666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.3333333333%; }
  .col-md-push-2 {
    left: 16.6666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.3333333333%; }
  .col-md-push-5 {
    left: 41.6666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.3333333333%; }
  .col-md-push-8 {
    left: 66.6666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.3333333333%; }
  .col-md-push-11 {
    left: 91.6666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.3333333333%; }
  .col-lg-2 {
    width: 16.6666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.3333333333%; }
  .col-lg-5 {
    width: 41.6666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.3333333333%; }
  .col-lg-8 {
    width: 66.6666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.3333333333%; }
  .col-lg-11 {
    width: 91.6666666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.3333333333%; }
  .col-lg-pull-2 {
    right: 16.6666666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.3333333333%; }
  .col-lg-pull-5 {
    right: 41.6666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.3333333333%; }
  .col-lg-pull-8 {
    right: 66.6666666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.3333333333%; }
  .col-lg-pull-11 {
    right: 91.6666666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.3333333333%; }
  .col-lg-push-2 {
    left: 16.6666666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.3333333333%; }
  .col-lg-push-5 {
    left: 41.6666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.3333333333%; }
  .col-lg-push-8 {
    left: 66.6666666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.3333333333%; }
  .col-lg-push-11 {
    left: 91.6666666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #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: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-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: 34px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg
  input[type="month"] {
    line-height: 46px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    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: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-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: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px 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: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    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: #337ab7; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.428571429;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #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: 20px;
  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,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-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: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 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: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-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: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.428571429;
      text-decoration: none;
      color: #337ab7;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    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: 18px;
  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: 12px;
  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: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #337ab7; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: 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: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron,
  .container-fluid .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 {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #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: #337ab7; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-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: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel > .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: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #337ab7; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .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: "Helvetica Neue", Helvetica, Arial, sans-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: 12px;
  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: "Helvetica Neue", Helvetica, Arial, sans-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;
  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: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 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; } }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before, .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

@font-face {
  font-family: "sf-icon-font";
  src: url("../fonts/sf-icon-font.eot?31b9ae05d6feaf588a80ace92ddbffe1");
  src: url("../fonts/sf-icon-font.eot?#iefix") format("embedded-opentype"), url("../fonts/sf-icon-font.woff?31b9ae05d6feaf588a80ace92ddbffe1") format("woff"), url("../fonts/sf-icon-font.ttf?31b9ae05d6feaf588a80ace92ddbffe1") format("truetype"), url("../fonts/sf-icon-font.svg?31b9ae05d6feaf588a80ace92ddbffe1#sf-icon-font") format("svg");
  font-weight: normal;
  font-style: normal; }

[class="icon- -single"],
[class*=" icon-"]:before,
[class*=" icon-"]:after,
[class^="icon-"]:before,
[class^="icon-"]:after {
  font-family: "sf-icon-font";
  vertical-align: middle;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-file-single, .icon-item-file:after {
  content: "\f001"; }

.icon-no-image-single, .icon-item-no-image:after {
  content: "\f002"; }

.icon-file:before {
  content: "\f001"; }

.icon-no-image:before {
  content: "\f002"; }

.sf-icon-blogger {
  background-image: url(../images/sprite.png);
  background-position: 0px -36px;
  width: 16px;
  height: 16px; }

.sf-icon-comment {
  background-image: url(../images/sprite.png);
  background-position: -32px -52px;
  width: 17px;
  height: 15px; }

.sf-icon-delicious {
  background-image: url(../images/sprite.png);
  background-position: 0px -20px;
  width: 16px;
  height: 16px; }

.sf-icon-digg {
  background-image: url(../images/sprite.png);
  background-position: -16px -20px;
  width: 16px;
  height: 16px; }

.sf-icon-email {
  background-image: url(../images/sprite.png);
  background-position: -49px -52px;
  width: 19px;
  height: 13px; }

.sf-icon-facebook {
  background-image: url(../images/sprite.png);
  background-position: -36px -16px;
  width: 16px;
  height: 16px; }

.sf-icon-feed {
  background-image: url(../images/sprite.png);
  background-position: 0px 0px;
  width: 20px;
  height: 20px; }

.sf-icon-google {
  background-image: url(../images/sprite.png);
  background-position: -16px -36px;
  width: 16px;
  height: 16px; }

.sf-icon-linkedin {
  background-image: url(../images/sprite.png);
  background-position: -20px 0px;
  width: 16px;
  height: 16px; }

.sf-icon-mailto {
  background-image: url(../images/sprite.png);
  background-position: -52px 0px;
  width: 16px;
  height: 16px; }

.sf-icon-myspace {
  background-image: url(../images/sprite.png);
  background-position: -52px -16px;
  width: 16px;
  height: 16px; }

.sf-icon-reddit {
  background-image: url(../images/sprite.png);
  background-position: -52px -32px;
  width: 16px;
  height: 16px; }

.sf-icon-remove {
  background-image: url(../images/sprite.png);
  background-position: 0px -52px;
  width: 16px;
  height: 16px; }

.sf-icon-stumble-upon {
  background-image: url(../images/sprite.png);
  background-position: -32px -36px;
  width: 16px;
  height: 16px; }

.sf-icon-tumblr {
  background-image: url(../images/sprite.png);
  background-position: -36px 0px;
  width: 16px;
  height: 16px; }

.sf-icon-twitter {
  background-image: url(../images/sprite.png);
  background-position: -16px -52px;
  width: 16px;
  height: 16px; }

pre {
  border: 1px;
  background: transparent;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px; }

.sf-m-xxs, .sf-Gallery-thumbs.sf-Gallery-thumbs--video a, .nav-sitemap, .nav-sitemap ul {
  margin: 0; }

.sf-mt-xxs, .sf-media .sf-media-body h3, .sf-Gallery-next,
.sf-Gallery-prev, .sf-Gallery-thumbs.sf-Gallery-thumbs--video > div, .sf-list--expandable .sf-list-item h3:first-child {
  margin-top: 0; }

.sf-mb-xxs, .sf-Gallery-next,
.sf-Gallery-prev {
  margin-bottom: 0; }

.sf-ml-xxs, .sf-Gallery-navigation, .sf-Comment-count--block .sf-Comment-count, .sf-Review-count--block .sf-Review-count,
.sf-Comment-count--block .sf-Review-count {
  margin-left: 0; }

.sf-mr-xxs, .sf-Gallery-navigation {
  margin-right: 0; }

.sf-m-xs {
  margin: 5px; }

.sf-mt-xs, .sf-Gallery-navigation, .sf-Comment-count--block .sf-Comment-count, .sf-Comments-header a, .sf-Review-count--block .sf-Review-count {
  margin-top: 5px; }

.sf-mb-xs, .sf-list--expandable .sf-list-item > div {
  margin-bottom: 5px; }

.sf-ml-xs, .sf-Gallery-thumbs.sf-Gallery-thumbs--video > div, .sf-Comments-header a {
  margin-left: 5px; }

.sf-mr-xs, .sf-Gallery-thumbs.sf-Gallery-thumbs--video > div, .sf-list--expandable i, .sf-icon-feed {
  margin-right: 5px; }

.sf-m-s {
  margin: 10px; }

.sf-mt-s, .sf-Gallery h2, .sf-Gallery-thumbs.sf-Gallery-thumbs--video h3 {
  margin-top: 10px; }

.sf-mb-s, .sf-Gallery-thumbs.sf-Gallery-thumbs--video > div, .sf-Comment-count--block .sf-Comment-count,
.sf-Comment-count--block .sf-Review-count {
  margin-bottom: 10px; }

.sf-ml-s, .sf-document-list--table .sf-title, .sf-Comment-count, .sf-Review-count {
  margin-left: 10px; }

.sf-mr-s, .sf-FormNav-page, .sf-event-type {
  margin-right: 10px; }

.sf-m-m {
  margin: 15px; }

.sf-mt-m, .sf-Comment-subscribe {
  margin-top: 15px; }

.sf-mb-m, .sf-Comments .sf-loading {
  margin-bottom: 15px; }

.sf-ml-m, .nav-stacked ul {
  margin-left: 15px; }

.sf-mr-m {
  margin-right: 15px; }

.sf-m-l {
  margin: 20px; }

.sf-mt-l, .sf-Review-already {
  margin-top: 20px; }

.sf-mb-l, .sf-search-results {
  margin-bottom: 20px; }

.sf-ml-l, .sf-list--expandable .sf-list-content {
  margin-left: 20px; }

.sf-mr-l, .sf-Comments-header h3, .sf-FormNav li {
  margin-right: 20px; }

.sf-m-xl {
  margin: 30px; }

.sf-mt-xl, .sf-Gallery-image, .sf-Comments {
  margin-top: 30px; }

.sf-mb-xl, .sf-Gallery-navigation, .sf-Comments-header, .sf-Comments-list, .sf-Comments-more {
  margin-bottom: 30px; }

.sf-ml-xl {
  margin-left: 30px; }

.sf-mr-xl {
  margin-right: 30px; }

.sf-m-xxl {
  margin: 40px; }

.sf-mt-xxl {
  margin-top: 40px; }

.sf-mb-xxl {
  margin-bottom: 40px; }

.sf-ml-xxl {
  margin-left: 40px; }

.sf-mr-xxl {
  margin-right: 40px; }

.sf-m-xxxl {
  margin: 50px; }

.sf-mt-xxxl {
  margin-top: 50px; }

.sf-mb-xxxl {
  margin-bottom: 50px; }

.sf-ml-xxxl, .sf-Gallery-next,
.sf-Gallery-prev, .sf-Comment-subscribe {
  margin-left: 50px; }

.sf-mr-xxxl, .sf-Gallery-next,
.sf-Gallery-prev {
  margin-right: 50px; }

.sf-p-xxs, pre, .nav-sitemap, .nav-sitemap ul, ul.sf-autocomplete, .sf-FormNav, .k-scheduler-agendaview .sf-event-item {
  padding: 0; }

.sf-pt-xxs, .sf-Gallery-next,
.sf-Gallery-prev {
  padding-top: 0; }

.sf-pb-xxs, .sf-Gallery-next,
.sf-Gallery-prev, .sf-share-button {
  padding-bottom: 0; }

.sf-pl-xxs, .sf-Progress-page-title {
  padding-left: 0; }

.sf-pr-xxs, .sf-lang-selector.list-inline > li {
  padding-right: 0; }

.sf-p-xs {
  padding: 5px; }

.sf-pt-xs, .sf-lang-selector a, .sf-site-selector a, .sf-site-selector span, .sf-site-selector strong, .sf-share-button {
  padding-top: 5px; }

.sf-pb-xs, .sf-lang-selector a, .sf-site-selector a, .sf-site-selector span, .sf-site-selector strong {
  padding-bottom: 5px; }

.sf-pl-xs {
  padding-left: 5px; }

.sf-pr-xs, .sf-Comments-list .sf-Comments-list-author, .sf-share-button {
  padding-right: 5px; }

.sf-p-s {
  padding: 10px; }

.sf-pt-s {
  padding-top: 10px; }

.sf-pb-s {
  padding-bottom: 10px; }

.sf-pl-s, .sf-lang-selector a, .sf-site-selector a, .sf-site-selector span, .sf-site-selector strong {
  padding-left: 10px; }

.sf-pr-s, .sf-lang-selector a, .sf-site-selector a, .sf-site-selector span, .sf-site-selector strong {
  padding-right: 10px; }

.sf-p-m {
  padding: 15px; }

.sf-pt-m {
  padding-top: 15px; }

.sf-pb-m {
  padding-bottom: 15px; }

.sf-pl-m {
  padding-left: 15px; }

.sf-pr-m {
  padding-right: 15px; }

.sf-p-l, body[contenteditable="true"] {
  padding: 20px; }

.sf-pt-l {
  padding-top: 20px; }

.sf-pb-l {
  padding-bottom: 20px; }

.sf-pl-l {
  padding-left: 20px; }

.sf-pr-l {
  padding-right: 20px; }

.sf-p-xl {
  padding: 30px; }

.sf-pt-xl {
  padding-top: 30px; }

.sf-pb-xl {
  padding-bottom: 30px; }

.sf-pl-xl {
  padding-left: 30px; }

.sf-pr-xl {
  padding-right: 30px; }

.sf-p-xxl {
  padding: 40px; }

.sf-pt-xxl {
  padding-top: 40px; }

.sf-pb-xxl {
  padding-bottom: 40px; }

.sf-pl-xxl {
  padding-left: 40px; }

.sf-pr-xxl {
  padding-right: 40px; }

.sf-p-xxxl {
  padding: 50px; }

.sf-pt-xxxl {
  padding-top: 50px; }

.sf-pb-xxxl {
  padding-bottom: 50px; }

.sf-pl-xxxl, .sf-Gallery-next,
.sf-Gallery-prev {
  padding-left: 50px; }

.sf-pr-xxxl, .sf-Gallery-next,
.sf-Gallery-prev {
  padding-right: 50px; }

.u-toe {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.icon--text:before {
  vertical-align: baseline;
  margin-right: 0.3em; }

.icon-txt {
  position: relative;
  display: inline-block;
  line-height: normal; }
  .icon-txt.icon-file {
    color: #555555; }
  .icon-txt [class^="icon-txt-"] {
    position: absolute;
    top: 47%;
    right: -3%;
    padding: 0.2em 0.4em;
    font-size: 0.25em;
    line-height: normal;
    height: auto;
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #333333;
    color: #fff; }
  .icon-txt .icon-txt-xlsx {
    background-color: #38ab63; }
  .icon-txt .icon-txt-doc,
  .icon-txt .icon-txt-docx {
    background-color: #1a8cff; }
  .icon-txt .icon-txt-ppt,
  .icon-txt .icon-txt-pptx {
    background-color: #ed8527; }
  .icon-txt .icon-txt-pdf {
    background-color: #ff4848; }
  .icon-txt .icon-txt-zip {
    background-color: #596c9b; }

.icon-sm {
  font-size: 22px; }
  .icon-sm [class^=icon-txt-] {
    top: 43%;
    right: -20%;
    padding: .1em .3em;
    font-size: 0.35em; }

.icon-md {
  font-size: 38px; }

.icon-lg {
  font-size: 48px; }

.sf-loading:before, .sf-loading:after, .sf-loading > span {
  background-color: #9cc5f7;
  height: 30px;
  width: 6px;
  display: inline-block;
  -webkit-animation: stretchdelay 1.1s infinite ease-in-out;
  animation: stretchdelay 1.1s infinite ease-in-out; }

.sf-loading {
  height: 30px;
  width: 6px;
  position: relative;
  margin: -5px 0 0 12px; }
  .sf-loading:before, .sf-loading:after {
    content: " ";
    position: absolute;
    top: 0; }
  .sf-loading:before {
    -webkit-animation-delay: -1.2s;
    animation-delay: -1.2s;
    left: -10px; }
  .sf-loading:after {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
    right: -10px; }

.sf-loading-wrapper {
  position: absolute;
  z-index: 902;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
  .sf-loading-wrapper .sf-loading {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -15px 0 0 -15px; }

@-webkit-keyframes stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4); }
  20% {
    -webkit-transform: scaleY(1);
    background-color: #105ab5; } }

@keyframes stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4); }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    background-color: #105ab5; } }

.sf-media .sf-img-thmb a {
  display: block;
  width: 120px;
  height: 90px;
  overflow: hidden; }

.sf-media .sf-video-thmb {
  position: relative;
  width: 120px;
  height: 90px;
  background-color: #000; }
  .sf-media .sf-video-thmb a {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -35px;
    height: 70px;
    overflow: hidden; }
    .sf-media .sf-video-thmb a .sf-icon-play {
      position: absolute;
      width: 30px;
      height: 30px;
      left: 50%;
      top: 50%;
      margin-left: -15px;
      margin-top: -15px;
      border-radius: 50%;
      background-color: #000;
      opacity: 0.8; }
      .sf-media .sf-video-thmb a .sf-icon-play:hover {
        background-color: #333333; }
      .sf-media .sf-video-thmb a .sf-icon-play:before {
        display: block;
        width: 0;
        height: 0;
        border-top: 6px solid transparent;
        border-bottom: 6px solid transparent;
        border-left: 8px solid #fff;
        position: absolute;
        left: 12px;
        top: 9px;
        content: ""; }

.sf-Gallery-thumbs-container {
  overflow: hidden; }

.sf-Gallery-thumbs a {
  display: inline-block;
  border: 5px solid transparent;
  line-height: 120px;
  overflow: hidden;
  cursor: pointer; }
  .sf-Gallery-thumbs a.is-selected {
    border-color: #428bca; }
  .sf-Gallery-thumbs a > img {
    vertical-align: middle; }

.sf-Gallery-image {
  position: relative;
  height: 600px;
  line-height: 600px;
  text-align: center;
  background: #e4e4e4;
  border: 1px solid #e4e4e4; }
  .sf-Gallery-image > img {
    max-height: 100%;
    width: auto;
    display: inline-block; }

.sf-Gallery-next,
.sf-Gallery-prev {
  cursor: pointer;
  position: absolute;
  height: 600px;
  width: 50%;
  left: 0;
  top: 0;
  text-align: left;
  font-family: Verdana;
  color: #000;
  font-size: 40px;
  line-height: 600px;
  text-shadow: 0 0 3px #fff;
  opacity: 0;
  transition: opacity 0.2s ease;
  background: rgba(0, 0, 0, 0.1);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .sf-Gallery-next:hover,
  .sf-Gallery-prev:hover {
    opacity: 1;
    color: #000; }

.sf-Gallery-prev {
  background: linear-gradient(to right, rgba(0, 0, 0, 0.1) 0%, transparent 100%); }

.sf-Gallery-next {
  background: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.1) 100%);
  left: auto;
  right: 0;
  text-align: right; }

.sf-Gallery-thumbs.sf-Gallery-thumbs--video > div {
  display: inline-block;
  border: 5px solid transparent;
  width: 160px;
  height: 170px;
  cursor: pointer; }

.sf-Gallery-thumbs.sf-Gallery-thumbs--video a {
  display: block;
  border: 1px;
  width: 160px;
  height: 130px;
  overflow: hidden;
  cursor: pointer; }

.sf-Gallery-thumbs.sf-Gallery-thumbs--video h3 {
  font-size: 16px;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.right-caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid; }

.dropdown-submenu {
  position: relative; }
  .dropdown-submenu:hover > ul {
    left: 100%;
    top: 0;
    display: block; }

@media (max-width: 767px) {
  .navbar-collapse .dropdown-submenu ul {
    padding-left: 20px;
    display: block; }
  .navbar-collapse .right-caret {
    display: none; } }

.nav-sitemap {
  display: table;
  width: 100%;
  overflow: hidden; }
  .nav-sitemap li {
    list-style-type: none; }
  .nav-sitemap > li {
    display: table-cell;
    border-left: 1px solid #ccc; }
    .nav-sitemap > li:first-child {
      border-left-width: 0; }
  @media only screen and (max-width: 480px) {
    .nav-sitemap {
      display: block; }
      .nav-sitemap > li {
        display: block;
        border-left-width: 0; }
        .nav-sitemap > li:first-child {
          border-top-width: 0; } }
  @media only screen and (min-width: 480px) and (max-width: 768px) {
    .nav-sitemap {
      display: block; }
      .nav-sitemap > li {
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 1%;
        margin-right: 1%;
        float: left;
        width: 48%;
        border-left-width: 0; }
        .nav-sitemap > li:nth-child(odd) {
          clear: both; } }

ul.sf-autocomplete {
  position: absolute;
  background: #fff;
  border: 1px solid #ccc;
  list-style: none; }
  ul.sf-autocomplete a {
    padding: 3px;
    display: block;
    color: #000; }
    ul.sf-autocomplete a.ui-state-focus {
      background-color: #eeeeee; }
    ul.sf-autocomplete a:hover {
      cursor: pointer;
      text-decoration: none; }

.sf-profile .sf-profile-avatar {
  position: relative;
  display: inline-block;
  margin-bottom: 10px; }
  .sf-profile .sf-profile-avatar .glyphicon-remove-sign {
    position: absolute;
    top: 5px;
    right: 5px;
    text-decoration: none;
    color: #555555;
    background: #fff;
    border-radius: 50%; }

.sf-profile textarea {
  min-height: 100px; }

.sf-profile .media-object img {
  max-width: none; }

.sf-lang-selector a {
  display: block;
  font-size: 14px;
  border-radius: 8px; }
  .sf-lang-selector a.selected {
    background-color: #f2f2f2;
    color: #333333; }

.sf-lang-selector label select {
  display: block;
  font-weight: normal; }

.sf-Comments [class^="sf-icon"] {
  display: inline-block; }

.sf-Comment-count {
  display: inline-block; }
  .sf-Comment-count [class^="sf-icon"] {
    display: inline-block;
    vertical-align: middle; }
  .sf-Comment-count--block .sf-Comment-count {
    display: block; }

[data-sf-role="error-message"],
[data-sf-role="list-loading-indicator"],
[data-sf-role="list-loading-indicator"],
[data-sf-role="comments-new-message-error"],
[data-sf-role="comments-new-logged-out-view"],
[data-sf-role="comments-new-name-error"],
[data-sf-role="captcha-container"],
[data-sf-role="single-comment-template"],
[data-sf-role="comments-new-pending-approval-message"],
[data-sf-role="comments-load-more-button"],
[data-sf-role="comments-new-form-button"],
[data-sf-role="comments-sort-new-button"],
[data-sf-role="comments-sort-old-button"],
[data-sf-role="comments-new-requires-authentication"],
[data-sf-role="list-rating-wrapper"],
[data-sf-role="review-new-form-replacement"] {
  display: none; }

.sf-Comments-header h3 {
  display: inline-block;
  margin-top: 0; }

.sf-Comments-header .selected {
  color: #333333; }

.sf-Comments-list .sf-Comments-list-author {
  border-right: 1px solid #777; }

.sf-Comments-form textarea {
  min-height: 90px; }

.sf-Review-count {
  display: inline-block; }
  .sf-Review-count--block .sf-Review-count {
    display: block; }

.sf-Comment-count--block .sf-Comment-count,
.sf-Comment-count--block .sf-Review-count {
  display: block; }

.sf-Ratings .sf-Ratings-stars {
  display: inline-block;
  vertical-align: middle; }
  .sf-Ratings .sf-Ratings-stars span {
    font-size: 24px;
    color: #ccc;
    cursor: pointer; }
    .sf-Ratings .sf-Ratings-stars span.hover, .sf-Ratings .sf-Ratings-stars span.on {
      color: #006cd8; }
  .sf-Ratings .sf-Ratings-stars.sf-Ratings-stars--ronly span {
    cursor: default; }
    .sf-Ratings .sf-Ratings-stars.sf-Ratings-stars--ronly span.on {
      color: #ffcc00; }

.sf-Ratings .sf-Ratings-average,
.sf-Ratings .sf-Ratings-count {
  font-size: 16px;
  vertical-align: middle; }

.sf-Ratings .sf-Ratings-count span {
  vertical-align: middle; }

.sf-site-selector a, .sf-site-selector span, .sf-site-selector strong {
  display: inline-block;
  font-size: 14px;
  border-radius: 8px; }
  .sf-site-selector a.selected, .sf-site-selector span.selected, .sf-site-selector strong.selected {
    background-color: #f2f2f2;
    color: #333333; }

.sf-Code pre {
  color: #c7254e; }

.sf-Tags-size1 {
  font-size: 11px; }

.sf-Tags-size2 {
  font-size: 13px; }

.sf-Tags-size3 {
  font-size: 18px; }

.sf-Tags-size4 {
  font-size: 24px; }

.sf-Tags-size5 {
  font-size: 30px; }

.sf-Tags-size6 {
  font-size: 36px; }

.sf-icon-feed {
  display: inline-block;
  vertical-align: middle; }

.sf-FileField .sf-icon-remove {
  display: inline-block;
  cursor: pointer; }

input[type=file].sf-FileField-input {
  display: inline-block; }

.sf-FormNav li {
  display: inline-block; }
  .sf-FormNav li.active {
    font-weight: bold; }

.sf-FormNav-page {
  position: relative;
  display: inline-block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  color: #555555;
  font-size: 18px;
  border: 1px solid #555555;
  font-weight: bold;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle; }
  .active .sf-FormNav-page {
    color: #333333;
    border-color: #333333; }
  .past .sf-FormNav-page:after {
    content: "\2713";
    position: absolute;
    left: 7px; }

.past .sf-FormNav-page-number {
  display: none; }

.sf-Progress-percent,
.sf-Progress-page-title {
  font-size: 14px; }

.sf-Progress-percent {
  font-weight: bold; }

.sf-Progress-page-title {
  display: inline-block; }
  .sf-Progress-page-title li {
    display: none; }
    .sf-Progress-page-title li.active {
      display: inline-block; }

div.k-event {
  border-radius: 0; }

.nav-pills > li + li {
  margin-left: 0; }

.sf-event-item {
  margin: 0;
  padding: 5px 7px;
  min-height: 100%;
  white-space: nowrap; }

.sf-event-title,
.sf-event-link {
  display: inline-block; }

.sf-event-link {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top; }

.sf-event-type {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  vertical-align: middle; }
  .sf-event-type.sf-event-type--all {
    background-color: #fff;
    border: 1px solid #999; }

.sf-event-addToList {
  display: inline-block; }

.sf-calendarList-title {
  font-weight: bold; }

.sf-calendarList-item {
  padding: 5px 10px;
  border-radius: 5px;
  cursor: pointer; }
  .sf-calendarList-item.active {
    background: #f2f2f2; }

.k-scheduler-agendaview .sf-event-item {
  display: inline-block; }

.k-scheduler-agendaview .sf-event-type {
  display: none; }

.sf-social-share li {
  display: inline-block;
  vertical-align: top; }

.sf-social-share span {
  display: inline-block; }

.sf-share-button {
  padding-left: 2px;
  display: inline-block;
  border: 1px solid #d3d3d3;
  border-radius: 3px;
  vertical-align: top;
  font-size: 12px;
  color: #000;
  line-height: 1;
  transition: background 0.2s ease; }
  .sf-share-button:hover, .sf-share-button:focus {
    text-decoration: none;
    background: #efefef;
    color: #000; }
  .sf-share-button > span {
    margin-top: -3px; }
  .sf-share-button > strong {
    vertical-align: top;
    font-weight: 400; }

.-sf-google-button {
  border-color: #D54F50;
  color: #D54F50; }
  .-sf-google-button:hover {
    background-color: #D54F50;
    color: #fff;
    border-color: transparent; }

.-sf-facebook-button {
  border-color: #3E86B4;
  color: #3E86B4; }
  .-sf-facebook-button:hover {
    background-color: #3E86B4;
    color: #fff;
    border-color: transparent; }

.-sf-github-button {
  border-color: #333;
  color: #333; }
  .-sf-github-button:hover {
    background-color: #333;
    color: #fff;
    border-color: transparent; }

.-sf-yahoo-button {
  border-color: #410093;
  color: #410093; }
  .-sf-yahoo-button:hover {
    background-color: #410093;
    color: #fff;
    border-color: transparent; }

.-sf-linkedin-button {
  border-color: #0077b5;
  color: #0077b5; }
  .-sf-linkedin-button:hover {
    background-color: #0077b5;
    color: #fff;
    border-color: transparent; }

.-sf-microsoft-button {
  border-color: #00a1f1;
  color: #00a1f1; }
  .-sf-microsoft-button:hover {
    background-color: #00a1f1;
    color: #fff;
    border-color: transparent; }

.-sf-adfs-button {
  border-color: #00a1f1;
  color: #00a1f1; }
  .-sf-adfs-button:hover {
    background-color: #00a1f1;
    color: #fff;
    border-color: transparent; }

.-sf-windows-button {
  border-color: #00bcf2;
  color: #00bcf2; }
  .-sf-windows-button:hover {
    background-color: #00bcf2;
    color: #fff;
    border-color: transparent; }

.-sf-twitter-button {
  border-color: #1da1f2;
  color: #1da1f2; }
  .-sf-twitter-button:hover {
    background-color: #1da1f2;
    color: #fff;
    border-color: transparent; }

.sf-registration-link {
  clear: both; }

/* START Telerik.Sitefinity.Resources.Themes.Basic.Styles.nav.widget.css */
.sfNavWrp .sfNavToggle, .sfNavWrp .sfNavSelect {
  display: none; }

.sfNavList {
  display: block; }

.sfNavWrp .sfSel {
  font-weight: bold; }

.sfNavToggle {
  cursor: pointer; }

.sfNavHorizontal {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.sfNavHorizontal:before, .sfNavHorizontal:after {
  content: "";
  display: table; }

.sfNavHorizontal:after {
  clear: both; }

.sfNavHorizontal li {
  float: left; }

.sfNavHorizontal li:first-child {
  margin-left: 0; }

.sfNavHorizontalDropDownWrp .k-menu {
  border: 0; }

.sfNavHorizontalDropDown:before, .sfNavHorizontalDropDown:after {
  content: "";
  display: table; }

.sfNavHorizontalDropDown:after {
  clear: both; }

.sfNavHorizontalDropDownWrp .k-popup {
  background-color: #fff; }

.sfNavHorizontalTabs {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.sfNavHorizontalTabs:before, .sfNavHorizontalTabs:after {
  content: "";
  display: table; }

.sfNavHorizontalTabs:after {
  clear: both; }

.sfNavHorizontalTabs li {
  float: left; }

.sfNavVertical {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.sfNavHorizontalSiteMap {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: block; }

.sfNavHorizontalSiteMap:before, .sfNavHorizontalSiteMap:after {
  content: "";
  display: table; }

.sfNavHorizontalSiteMap:after {
  clear: both; }

.sfNavHorizontalSiteMap:after {
  content: '';
  display: block;
  width: 99%;
  height: 0;
  float: inherit;
  overflow: hidden; }

.sfNavHorizontalSiteMap > li {
  float: left;
  margin-left: 30px; }

.sfNavHorizontalSiteMap > li:first-child {
  margin-left: 0; }

.sfNavHorizontalSiteMap > li > ul {
  list-style-type: none;
  padding-left: 0; }

.sfNavHorizontalSiteMap > li > a {
  font-weight: bold; }

.sfNavVerticalSiteMap {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.sfNavVerticalSiteMap ul, .sfNavVerticalSiteMap li {
  margin: 0;
  padding: 0; }

.sfNavVerticalSiteMap > li {
  display: block;
  margin-bottom: 10px; }

.sfNavVerticalSiteMap > li:after {
  content: '';
  display: block;
  width: 99%;
  height: 0;
  float: inherit;
  overflow: hidden; }

.sfNavVerticalSiteMap > li > a {
  font-weight: bold; }

.sfNavVerticalSiteMap > li > ul > li {
  float: left;
  margin-right: 10px;
  list-style-type: none; }

.sfNavVerticalSiteMap > li > ul:before, .sfNavVerticalSiteMap > li > ul:after {
  content: "";
  display: table; }

.sfNavVerticalSiteMap > li > ul:after {
  clear: both; }

/* END Telerik.Sitefinity.Resources.Themes.Basic.Styles.nav.widget.css */
/* Global CompTIA CSS Variables */
@font-face {
  font-family: 'VistaSlab';
  src: url("/ResourcePackages/MainSite/assets/dist/fonts/VistaSlabOT-Reg.otf") format("truetype");
  src: url("/ResourcePackages/MainSite/assets/dist/fonts/vistaslabalt-reg-020415006EmigreWebOnly.eot") format("embedded-opentype");
  src: url("/ResourcePackages/MainSite/assets/dist/fonts/vistaslabalt-reg-020415006EmigreWebOnly.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'VistaSlabBook';
  src: url("/ResourcePackages/MainSite/assets/dist/fonts/VistaSlabOT-Book.otf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'VistaSlabLight';
  src: url("/ResourcePackages/MainSite/assets/dist/fonts/VistaSlabOT-Light.otf") format("truetype");
  font-weight: normal;
  font-style: normal; }

/* Start Main Elements */
html {
  font-size: 100%; }

body {
  font-family: Calibri, Arial, Helvetica, sans-serif;
  background: #FFFFFF;
  overflow-x: hidden;
  font-size: 100%;
  line-height: 1.5em;
  color: #74797c; }

body:lang(ja) {
  font-family: 'MS PGothic', Osaka, Arial, sans-serif !important; }

h1, .sfContentBlock h1,
h2, .sfContentBlock h2,
h3, .sfContentBlock h3,
h4, .sfContentBlock h4,
h5, .sfContentBlock h5 {
  font-family: 'VistaSlab';
  font-weight: 500;
  margin: 0 0 10px 0;
  color: #4c565c;
  line-height: 1.250em;
  padding-top: 15px; }

h1, .sfContentBlock h1 {
  font-size: 2.750em;
  padding-top: 0px; }

h2, .sfContentBlock h2 {
  font-size: 2.0em; }

h3, .sfContentBlock h3 {
  font-size: 1.5em; }

h4, .sfContentBlock h4 {
  font-size: 1.25em; }

h5, .sfContentBlock h5 {
  font-size: 1em; }

@media print {
  h1, .sfContentBlock h1,
  h2, .sfContentBlock h2,
  h3, .sfContentBlock h3,
  h4, .sfContentBlock h4,
  h5, .sfContentBlock h5 {
    font-family: Calibri, Arial, Helvetica, sans-serif; } }

p {
  color: #74797c;
  font-size: 1em;
  line-height: 1.55em;
  margin: 0 0 20px 0; }

@media screen and (max-width: 480px) {
  h1, .sfContentBlock h1 {
    font-size: 2.0em; }
  h2, .sfContentBlock h2 {
    font-size: 1.75em;
    padding-top: 10px; }
  h3, .sfContentBlock h3 {
    font-size: 1.5em;
    padding-top: 10px; }
  h4, .sfContentBlock h4 {
    font-size: 1.25em;
    padding-top: 10px; }
  h5, .sfContentBlock h5 {
    font-size: 1em;
    padding-top: 10px; } }

a {
  color: #008fc3;
  text-decoration: none; }

a:hover {
  text-decoration: underline;
  color: #008fc3; }

a.button {
  text-decoration: none;
  border-radius: 5px;
  border: none;
  color: #FFFFFF;
  font-size: 1.125em;
  background: #E42518;
  padding: 10px 50px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  display: inline-block; }

a.button:hover {
  background: #CD2116;
  text-decoration: none; }

a.secondary {
  background-color: #FFFFFF;
  border: 1px solid #008FC3;
  border-radius: 5px 5px 5px 5px;
  color: #008FC3; }

a.secondary:hover {
  background-color: #008FC3;
  color: #FFFFFF; }

a.registerButton {
  padding: 10px 45px;
  width: 45%;
  margin-bottom: 20px; }

@media screen and (max-device-width: 639px) {
  a.button {
    margin-bottom: 15px;
    width: 75%; } }

ul {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden; }

ul.bulletlist, ul.list {
  list-style: outside disc;
  margin: 0px 20px;
  padding: 0px 10px 20px;
  overflow: visible; }

.clear::after {
  content: " ";
  display: table;
  clear: both;
  width: 100%; }

/* Start Global Style Classes */
.noBottomMargin {
  margin-bottom: 0px !important; }

.noBottomPadding {
  padding-bottom: 0px !important; }

.noTopMargin {
  margin-top: 0px !important; }

.noTopPadding {
  padding-top: 0px !important; }

.nopadding {
  padding: 0 !important;
  margin: 0 !important; }

@media only screen and (min-width: 960px) {
  .hideOnDesktop {
    display: none !important; }
  .showOnDesktop {
    display: block !important; }
  .showOnTablet {
    display: none !important; }
  .showOnMobile {
    display: none !important; } }

@media only screen and (max-width: 768px) {
  .hideOnTablet {
    display: none !important; }
  .showOnDesktop {
    display: none; }
  .showOnTablet {
    display: block !important; }
  .showOnMobile {
    display: none; } }

@media only screen and (max-width: 480px) {
  .hideOnMobile {
    display: none !important; }
  .showOnDesktop {
    display: none; }
  .showOnTablet {
    display: none; }
  .showOnMobile {
    display: block !important; } }

textarea.form-control.comment-box {
  height: auto; }

input[type=text], input[type=email], textarea, select,
input[type=file], input[type=password], html body .riSingle .riTextBox[type="text"],
input[type=text].form-control, input[type=email].form-control, textarea.form-control, select.form-control,
input[type=file].form-control, input[type=password].form-control, html body .riSingle .riTextBox[type="text"].form-control, input[type=datetime].form-control {
  border: 2px solid #d0d5d6;
  border-radius: 5px;
  color: #a4adb3;
  font-size: 1em;
  line-height: 1.1em;
  padding: .6em;
  width: 98%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 2.5em;
  margin-bottom: 1.5em; }

input[type=file] {
  height: auto; }

input[type=text], select, input[type=password], input[type=email] {
  height: 2.5em; }

.grid.form input[type=text], .grid.form textarea, .grid.form select, .grid.form input[type=file], .grid.form input[type="password"], html body .riSingle .riTextBox[type="text"], input[type=email].form-control {
  margin-bottom: 1.5em; }

.grid.form input.riTextBox {
  height: 2.5em !important;
  margin-bottom: 1.5em !important; }

.grid.form .RadPicker td {
  vertical-align: top; }

input[type=text]:focus, textarea:focus, select:focus {
  border-color: #b0b6bb;
  color: #74797c;
  outline: 0; }

input[type=text]:disabled, textarea:disabled, select:disabled {
  background-color: #f7f8fa;
  border-color: #d0d5d6; }

input[type=text].error, textarea.error, select.error {
  border: 2px solid #CD2116;
  color: #CD2116; }

/*input[type=text] {
  height: 1em;
}*/
input[type=submit], button[type=submit] {
  background-color: #4c565c;
  border: 1px solid #4c565c;
  border-radius: 5px;
  color: white;
  padding: .4em 2em;
  text-transform: uppercase; }

input[type=submit]:hover, button[type=submit]:hover {
  background-color: #c21f14;
  border: 1px solid #c21f14; }

input[type=submit]:disabled, button[type=submit]:disabled {
  background-color: #b4c6d1;
  border-color: #b4c6d1;
  cursor: default; }

input[type=submit].secondary {
  background-color: #a4adb3;
  border-color: #a4adb3; }

input[type=submit].secondary:hover {
  background-color: #c21f14;
  border: 1px solid #c21f14; }

textarea {
  min-height: 100px; }

select {
  /*height: 38px;*/
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 0 .4em !important; }

select:active, select:hover {
  background-color: white;
  cursor: pointer; }

select::selection {
  background-color: white; }

option:hover, option::selection {
  color: #cb2115;
  cursor: pointer;
  text-decoration: underline;
  background-color: white;
  outline-color: white; }

option {
  color: #a4adb3;
  cursor: pointer;
  padding: .6em; }

.column-span12 input[type=text], .column-span12 textarea, .column-span12 select, .column-span12 input[type=file] {
  width: 99%; }

@media only screen and (max-width: 768px) {
  .column input[type=text], .column textarea, .column select, .column input[type=file] {
    width: 98%; } }

span.error {
  color: #cb2115;
  display: block;
  font-size: .8em;
  font-weight: bold;
  margin-bottom: 1em;
  margin-top: -1.5em; }

.text-danger {
  color: #cb2115;
  font-size: .8em;
  font-weight: bold;
  position: relative; }

input[type=text] + .text-danger, textarea + .text-danger,
input[type=file] + .text-danger, input[type=password] + .text-danger,
input[type=email] + .text-danger {
  top: -15px; }

textarea + span.error {
  margin-top: 0px; }

/* Checkbox Lists*/
.checkbox {
  display: block;
  margin-bottom: 1.5em; }

.checkbox.select-column {
  margin: 0px; }

.checkbox:after {
  clear: both;
  content: '';
  display: block; }

.checkbox br {
  display: none; }

.checkbox label {
  float: left;
  margin-bottom: 1em;
  width: 100%; }

.checkbox.select-column label {
  margin: 0px; }

.checkbox.twocol label {
  width: 50%; }

.checkbox.threecol label {
  width: 33%; }

.checkbox {
  display: inline-block;
  vertical-align: top; }

.checkbox + input + label {
  max-width: 95%; }

.checkbox.twocol label {
  width: 95%; }

.checkbox.threecol label {
  width: 95%; }

.checkbox label:hover {
  cursor: pointer; }

.checkbox input[type="checkbox"] {
  display: none; }

.checkbox input[type="checkbox"] + label:before {
  display: inline-block;
  width: 17px;
  height: 16px;
  margin: -1px 8px 0 0;
  vertical-align: middle;
  background: url(https://comptiacdn.azureedge.net/webcontent/images/default-source/mainsitetemplateimages/custom-form-elements.png?sfvrsn=c5596789_2) 0 -28px no-repeat;
  cursor: pointer;
  content: ' '; }

.checkbox input[type="checkbox"]:checked + label:before {
  display: inline-block;
  width: 17px;
  height: 16px;
  margin: -1px 8px 0 0;
  vertical-align: middle;
  background: url(https://comptiacdn.azureedge.net/webcontent/images/default-source/mainsitetemplateimages/custom-form-elements.png?sfvrsn=c5596789_2) 0 -44px no-repeat;
  cursor: pointer;
  content: ' '; }

/*CheckBox List*/
.checkboxList ul {
  list-style: none; }

.checkboxList.twoCol ul {
  -webkit-columns: 2 200px;
  -moz-columns: 2 200px;
  columns: 2 200px; }

.checkboxList.threeCol ul {
  -webkit-columns: 3 200px;
  -moz-columns: 3 200px;
  columns: 3 200px; }

.checkboxList.fourCol ul {
  -webkit-columns: 4 200px;
  -moz-columns: 4 200px;
  columns: 4 200px; }

.checkboxList ul li label {
  font-weight: normal; }

.radiobutton {
  display: block;
  margin-bottom: 1.5em; }

.radiobutton:after {
  clear: both;
  content: '';
  display: block; }

.radiobutton br {
  display: none; }

.radiobutton label {
  float: left;
  margin-bottom: 1em;
  width: 50%; }

.radiobutton.threecol label {
  width: 33%; }

@media only screen and (max-width: 768px) {
  .radiobutton.twocol label {
    width: 95%; }
  .radiobutton.threecol label {
    width: 95%; } }

.radiobutton label:hover {
  cursor: pointer; }

.radiobutton input[type="radio"] {
  display: none; }

.radiobutton input[type="radio"] + label:before {
  display: inline-block;
  width: 16px;
  height: 14px;
  margin: -3px 8px 0 0;
  vertical-align: middle;
  background: url(https://comptiacdn.azureedge.net/webcontent/images/default-source/mainsitetemplateimages/custom-form-elements.png?sfvrsn=c5596789_2) 0 0px no-repeat;
  cursor: pointer;
  content: ' '; }

.radiobutton input[type="radio"]:checked + label:before {
  display: inline-block;
  width: 16px;
  height: 14px;
  margin: -3px 8px 0 0;
  vertical-align: middle;
  background: url(https://comptiacdn.azureedge.net/webcontent/images/default-source/mainsitetemplateimages/custom-form-elements.png?sfvrsn=c5596789_2) 0 -14px no-repeat;
  cursor: pointer;
  content: ' '; }

.control-label input[type=radio] {
  margin-right: 2px;
  vertical-align: text-top; }

.control-label + .control-label input[type=radio] {
  margin-left: 15px; }

.terms-box {
  background: #ffffff;
  border: 1px solid #b0b6bb;
  height: 300px;
  margin: 0 0 20px 0;
  overflow-y: scroll;
  padding: 10px;
  width: 100%; }

.sme-years-box {
  background-color: #ecf1f2;
  border: 1px solid #d0d5d6;
  border-radius: 15px;
  clear: both;
  margin-bottom: 15px;
  padding: 15px 15px 0 15px; }

.sme-years-box:after {
  display: block;
  clear: both;
  content: ' '; }

.sme-years-box .subject {
  width: 45%;
  float: left;
  margin-right: 5%;
  position: relative; }

.sme-years-box .subject select {
  font-size: .95em; }

.checkbox.certs-represent input[type="checkbox"] {
  display: block;
  float: left;
  margin: 6px 0 0 0;
  position: relative; }

.checkbox.certs-represent input[type="hidden"] + label {
  width: 48%;
  padding-left: 10px; }

@media screen and (max-width: 768px) {
  .checkbox.certs-represent input[type="hidden"] + label {
    width: 94%; }
  .sme-years-box .subject {
    margin-right: 0;
    width: 100%; } }

input[type=checkbox]:disabled + input[type="hidden"] + label {
  color: lightgray; }

.checkbox.certs-represent input[type="checkbox"]:checked + label {
  clear: both; }

#DataFunction {
  margin-bottom: 15px;
  margin-top: 10px; }

#DataFunctions li {
  width: 100%;
  display: block; }

.data-functions ul {
  overflow: visible;
  columns: auto !important; }

#DataFunctions input {
  float: left;
  clear: left;
  margin-top: 1px;
  margin-right: 5px; }

#DataFunctions label {
  float: left;
  margin-bottom: 15px;
  line-height: 1em; }

.checkbox.certs-represent #DataFunctions input[type="checkbox"]:checked + label {
  clear: none; }

.data-other-inputs {
  bottom: 51px;
  position: absolute;
  right: 82px;
  width: 188px; }

.data-other-inputs input[type=text] {
  height: 33px; }

/*** Form Sections ***/
.row.button-row {
  text-align: center; }

.row.top-padding {
  padding-top: 20px; }

section.body-container div.body-content .row.no-padding {
  padding: 0; }

.form-steps-container {
  background-color: #f7f8fa;
  box-shadow: 3px 3px 2px #e2e3df;
  clear: both;
  margin-top: 50px; }

.form-steps-content {
  height: 80px; }

.form-steps-content ul {
  list-style: outside none none;
  clear: both;
  content: "";
  display: table;
  width: 100%;
  overflow: auto;
  padding-top: 25px; }

.form-steps-content ul li {
  float: left;
  text-align: center;
  text-transform: uppercase;
  width: 15%; }

.form-steps-content ul li a.links {
  color: #6a7377;
  padding: 10px; }

.form-steps-content ul li a.links:hover {
  text-decoration: none;
  color: #0391c2;
  box-shadow: inset 0 -4px 0 #0391c2;
  -webkit-transition: width .25s ease, box-shadow .25s ease-out;
  -moz-transition: width .25s ease, box-shadow .25s ease-out;
  -ms-transition: width .25s ease, box-shadow .25s ease-out;
  -o-transition: width .25s ease, box-shadow .25s ease-out;
  transition: width .25s ease, box-shadow .25s ease-out; }

.form-steps-content ul li > a.selected {
  color: #0391c2;
  box-shadow: inset 0 -4px 0 #0391c2;
  -webkit-transition: width .25s ease, box-shadow .25s ease-out;
  -moz-transition: width .25s ease, box-shadow .25s ease-out;
  -ms-transition: width .25s ease, box-shadow .25s ease-out;
  -o-transition: width .25s ease, box-shadow .25s ease-out;
  transition: width .25s ease, box-shadow .25s ease-out; }

section.form-error-summary {
  background-color: #eaebed;
  border: 1px solid #cb2115; }

section.form-error-summary .validation-summary-errors {
  margin: 0 auto;
  padding: 20px 0;
  top: 0;
  width: 1170px; }

.form-blue-container {
  background-color: #0391c2;
  clear: both;
  color: #FFFFFF;
  margin-top: 20px;
  padding: 30px 0; }

.form-blue-content {
  padding: 0; }

.form-blue-content h3, .form-blue-content p, .form-blue-content a {
  color: #ffffff; }

.form-blue-content a {
  text-decoration: underline; }

.form-blue-content input[type=submit] {
  background-color: #e42518;
  border-color: #e42518;
  margin-top: 40px; }

.form-section-container {
  background-color: #ffffff;
  clear: both;
  margin-top: 20px; }

.form-section-content {
  padding: 0; }

.form-section-container {
  padding: 30px 0; }

@media screen and (max-width: 768px) {
  .form-blue-container, .form-section-container {
    padding: 30px 15px; } }

.form-section-container:first-of-type {
  padding-top: 0; }

.form-alternating section:nth-of-type(even), .form-section-container.grey {
  background-color: #eaebed;
  color: #74797c; }

.form-alternating section:nth-of-type(even) .control-label, .form-section-container.grey .control-label {
  color: #74797c; }

.form-section-content input[type=text], .form-section-content textarea, .form-section-content select, .form-section-content input[type=file], .form-section-content input[type=password], .form-section-content input[type=email] {
  margin-bottom: 20px; }

.form-section-content span.text-danger.field-validation-error {
  line-height: 1em;
  margin-top: 0px;
  display: block; }

.form-button-container {
  clear: both; }

.form-button-content {
  padding-top: 65px;
  padding-bottom: 80px;
  text-align: center; }

.form-section-content .cost-confirm {
  width: 100%;
  text-align: center;
  padding: 20px;
  background: #f8dbdb;
  border: 1px solid #ff0000;
  margin-top: 20px;
  font-weight: bold; }

.terms-box {
  background: #ffffff;
  border: 1px solid #b0b6bb;
  height: 300px;
  margin: 20px 0;
  overflow-y: scroll;
  padding: 10px;
  width: 100%; }

.terms-box ul {
  list-style: disc;
  line-height: 1.7;
  margin-bottom: 20px; }

/* Modal box */
@media (min-width: 768px) {
  .container.form-section-content .modal-dialog {
    width: 900px; } }

@media (max-width: 768px) {
  .container.form-section-content .modal-dialog {
    width: 600px; } }

@media (max-width: 599px) {
  .container.form-section-content .modal-dialog {
    width: 100%; } }

.headline {
  border-bottom: 1px solid #d0d5d6;
  padding-bottom: 40px;
  position: relative; }

.headline .byline-wrapper {
  font-weight: 100;
  font-size: 1.2em; }

section.body-container div.body-content > div.byline-wrapper {
  padding: 0px; }

.headline .byline-wrapper .separator {
  font-size: 1.4em;
  color: #9da1a3; }

.byline-wrapper ul.categories {
  clear: both;
  float: left;
  font-size: .8em;
  line-height: 30px;
  list-style: none;
  overflow: hidden;
  margin: 10px 0 0 0;
  padding: 0;
  position: relative;
  text-transform: uppercase;
  width: auto; }

.byline-wrapper ul.categories li {
  display: inline; }

.byline-wrapper ul.categories:after {
  content: '';
  clear: both;
  display: block; }

@media screen and (max-width: 1024px) {
  .byline-wrapper ul.categories {
    width: 100%; } }

@media screen and (max-width: 767px) {
  .byline-wrapper ul.categories {
    width: 100%; } }

.headline .hub-link {
  max-width: 292px;
  padding: 0 !important;
  position: absolute;
  right: 0;
  bottom: -90px; }

.headline .hub-link a.button {
  padding: 10px 25px; }

.blog-listing h2 {
  margin-bottom: 0; }

.blog-listing .author-date {
  font-size: .9em;
  margin-bottom: 6px;
  margin-top: -5px; }

.blog-side-rail-wrapper {
  background-color: #f7f8fa;
  border-radius: 0px 0px 10px 10px;
  padding: 20px;
  margin: 0 0 30px 0; }

.blog-side-rail-wrapper h4 {
  font-size: 1em; }

.blog-side-rail-wrapper a {
  margin-bottom: 20px;
  display: inline-block; }

.featured-main-container {
  background-color: #008fc3;
  box-sizing: content-box;
  height: 275px;
  padding: 50px 0px 60px 0px; }

.featured-main-container::after {
  clear: both;
  content: ' ';
  display: block; }

.featured-main::after {
  clear: both;
  content: ' ';
  display: block; }

.featured-main {
  margin: 0 auto;
  width: 1158px; }

.featured-main-content {
  color: #ffffff;
  height: 265px;
  margin-left: 350px; }

.featured-main-content::after {
  clear: both;
  content: ' ';
  display: block; }

@media screen and (max-width: 768px) {
  .featured-main-container {
    height: auto;
    padding: 0px; }
  .featured-main {
    width: 100%; }
  .featured-main-content {
    height: auto;
    margin-left: 0px;
    padding: 20px 10px; } }

@media screen and (max-width: 1158px) {
  .featured-main {
    width: 100%; } }

.featured-main-content h2 {
  color: #ffffff;
  font-size: 1.8em; }

.featured-main-content h2 a {
  text-decoration: none; }

.featured-main-content h3 {
  color: #105d84;
  font-size: 1em;
  margin: 0;
  text-transform: uppercase; }

.featured-main-content p {
  color: #ffffff;
  line-height: 1.3em; }

.featured-main-content a {
  color: #ffffff;
  text-decoration: underline; }

.featured-sub-container {
  background-color: #f7f8fa;
  height: 215px;
  margin-top: -50px;
  padding: 50px 0px 0px; }

.featured-sub-content {
  margin: 0 auto;
  width: 1158px; }

.featured-image-container {
  border: 4px solid #ffffff;
  border-radius: 168px;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.25);
  height: 325px;
  overflow: hidden;
  position: relative;
  margin-top: -362px;
  width: 325px; }

@media screen and (max-width: 768px) {
  .featured-sub-container {
    height: auto;
    margin-top: 0px;
    padding: 20px 0px 0px; }
  .featured-sub-content {
    width: 100%; }
  .featured-image-container {
    display: none; } }

@media screen and (max-width: 1158px) {
  .featured-sub-content {
    width: 100%; } }

.featured-sub-content .featured-image-container img {
  max-height: 500px;
  max-width: 500px;
  min-height: 325px;
  min-width: 325px;
  position: absolute;
  right: -30%; }

.featured-sub-content img {
  float: left;
  margin-right: 10px;
  max-height: 145px;
  max-width: 200px; }

@media screen and (max-width: 768px) {
  .featured-sub-content img {
    display: none; } }

.featured-sub-content h3 {
  font-size: 1.3em;
  margin: 0;
  padding: 0; }

.featured-sub-content h3 a {
  color: #465259; }

.featured-sub-content .grid {
  margin-top: 40px; }

@media screen and (max-width: 768px) {
  .featured-sub-content .grid {
    margin: 0px 10px; } }

.comment-count {
  display: none; }

.sf-Comments {
  margin-top: 0; }

/* From Cert Site */
.blog-listing {
  margin-bottom: 50px; }

.blog-listing li h2, h2.sfpostTitle {
  margin-bottom: 0; }

.blog-listing .author-date, .sfpostAuthorAndDate {
  margin-bottom: 10px; }

/*Blog paging styles*/
.RadDataPager_Default {
  width: 100%; }

.RadDataPager_Default:after {
  clear: both;
  content: '';
  display: block; }

.RadDataPager .rdpPageFirst, .RadDataPager .rdpPagePrev, .RadDataPager .rdpPageNext, .RadDataPager .rdpPageLast {
  width: 22px;
  height: 22px;
  border: 0;
  margin: 6px 0 0 0;
  padding: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  vertical-align: bottom;
  font-size: 1px;
  cursor: pointer;
  display: inline-block;
  border-radius: 5px; }

.RadDataPager .rdpPageFirst img, .RadDataPager .rdpPagePrev img, .RadDataPager .rdpPageNext img, .RadDataPager .rdpPageLast img {
  display: none; }

.RadDataPager .rdpPageFirst, .RadDataPager .rdpPageNext {
  margin-right: 6px; }

.RadDataPager .rdpNumPart {
  margin-top: 11px; }

.pagerWrapper .RadDataPager .riSingle .riTextBox {
  width: 40px;
  margin-right: 6px; }

.RadDataPager .rdpPagerButton {
  margin-left: 6px;
  padding: 10px;
  width: 54px; }

.RadDataPager .rdpPageFirst {
  background-image: url(https://comptiacdn.azureedge.net/webcontent/images/default-source/mainsitetemplateimages/pager-buttons.png?sfvrsn=f5ba5d15_2);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  background-color: #e42518; }

.RadDataPager .rdpPagePrev {
  background-image: url(https://comptiacdn.azureedge.net/webcontent/images/default-source/mainsitetemplateimages/pager-buttons.png?sfvrsn=f5ba5d15_2);
  background-position: -30px 0px;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  background-color: #e42518; }

.RadDataPager .rdpPageNext {
  background-image: url(https://comptiacdn.azureedge.net/webcontent/images/default-source/mainsitetemplateimages/pager-buttons.png?sfvrsn=f5ba5d15_2);
  background-position: -61px 0px;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  background-color: #e42518; }

.RadDataPager .rdpPageLast {
  background-image: url(https://comptiacdn.azureedge.net/webcontent/images/default-source/mainsitetemplateimages/pager-buttons.png?sfvrsn=f5ba5d15_2);
  background-position: -92px 0px;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  background-color: #e42518;
  margin-right: 20px; }

.RadDataPager .rdpWrap, .RadDataPager .rdpWrapRight, .RadDataPager .rdpWrapNone {
  float: left;
  padding: 0 10px;
  line-height: 22px;
  white-space: nowrap; }

.RadDataPager_Default .rdpNumPart a {
  color: #a4adb3; }

.RadDataPager_Default .rdpNumPart a:hover {
  color: #4c565c; }

.RadDataPager .rdpNumPart a {
  float: left;
  margin: 0;
  padding: 0 13px 0 0;
  line-height: 22px;
  text-decoration: none; }

.RadDataPager .rdpNumPart span {
  float: left;
  padding: 0 0 0 5px; }

@media screen and (max-width: 650px) {
  .blog-listing {
    margin-bottom: 30px; }
  .pagerWrapper {
    margin-bottom: 40px; }
  .RadDataPager .rdpWrap:nth-child(3) {
    float: right; }
  .RadDataPager .rdpNumPart {
    display: none; }
  .RadDataPager .rdpPagerLabel {
    display: none !important; }
  .RadDataPager .RadComboBox_Default {
    display: none !important; }
  .RadDataPager .riSingle {
    display: none !important; }
  .RadDataPager .rdpPagerButton {
    display: none !important; }
  .RadDataPager .pager {
    width: 100% !important; } }

@media screen and (min-width: 650px) and (max-width: 768px) {
  .blog-listing {
    margin-bottom: 30px; }
  .pagerWrapper {
    margin-bottom: 40px; }
  .RadDataPager .rdpNumPart {
    display: block; }
  .RadDataPager .rdpWrap:nth-child(3) {
    float: none; }
  .RadDataPager .rdpPagerLabel {
    display: none !important; }
  .RadDataPager .RadComboBox_Default {
    display: none !important; }
  .RadDataPager .riSingle {
    display: none !important; }
  .RadDataPager .rdpPagerButton {
    display: none !important; }
  .RadDataPager .pager {
    width: 100% !important; } }

.sf_pagerNumeric {
  width: 65%;
  float: right;
  margin-top: 30px; }

@media screen and (max-width: 767px) {
  .sf_pagerNumeric {
    width: 100%;
    float: left;
    margin-bottom: 17px; } }

.sf_pagerNumeric ul {
  list-style: none !important;
  margin: 0;
  padding: 0;
  text-align: right; }

@media screen and (max-width: 767px) {
  .sf_pagerNumeric ul {
    text-align: left; } }

.sf_pagerNumeric a {
  background: #a4adb3 !important;
  border: none !important;
  -webkit-border-radius: 0 3px 3px 3px;
  -moz-border-radius: 0 3px 3px 3px;
  -ms-border-radius: 0 3px 3px 3px;
  -o-border-radius: 0 3px 3px 3px;
  border-radius: 0 3px 3px 3px;
  color: white !important;
  display: inline-block;
  font-size: 14px;
  font-family: "Calibri Bold", Calibri, Arial, Helvetica, sans-serif;
  font-weight: 900;
  margin-bottom: 3px;
  margin-right: 5px;
  padding: 5px 10px !important;
  text-transform: uppercase;
  -webkit-transition: background, 0.25s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transition: background, 0.25s;
  -o-transition: background, 0.25s;
  transition: background .25s; }

.sf_pagerNumeric a:hover, .sf_pagerNumeric a.selected, .sf_pagerNumeric a.sf_PagerCurrent {
  background: #e42518 !important;
  text-decoration: none; }

/* Blog Heading styles*/
.sfpostDetails .sfpostAuthorAndDate {
  display: none; }

section.body-container div.body-content > div.byline-wrapper {
  padding: 0; }

.byline-wrapper:after {
  content: '';
  clear: both;
  display: block; }

.headline .byline {
  list-style: none;
  margin: 10px 0 0 0;
  padding: 0;
  width: auto;
  float: left; }

.headline {
  border-bottom: 1px solid #d0d5d6;
  padding-bottom: 40px; }

.headline h3 {
  font-weight: 100;
  color: #45545f;
  text-transform: uppercase;
  font-size: 1.5em;
  margin: 0; }

.headline h1 {
  line-height: 1em;
  margin: 0; }

.headline .byline li {
  display: inline;
  font-weight: 100;
  font-size: 1.4em;
  border-left: 2px solid #9da1a3;
  margin-left: 10px;
  padding-left: 14px; }

.headline .byline li:first-child {
  padding: 0;
  margin: 0;
  border: none; }

ul.categories {
  clear: both;
  float: left;
  font-size: .85em;
  line-height: 30px;
  list-style: none;
  overflow: hidden;
  margin: 10px 0 0 0;
  padding: 0;
  position: relative;
  text-transform: uppercase;
  width: auto; }

ul.categories:after {
  content: '';
  clear: both;
  display: block; }

@media screen and (max-width: 1024px) {
  ul.categories {
    width: 100%; } }

@media screen and (max-width: 767px) {
  ul.categories {
    width: 100%; } }

ul.categories li {
  display: inline; }

.caption {
  display: table;
  float: right;
  margin-bottom: 10px;
  margin-left: 18px; }

.caption img {
  float: none !important;
  margin: 0px !important; }

.caption figcaption {
  caption-side: bottom;
  display: table-caption;
  font-size: 12px; }

figure.center {
  float: none;
  margin: 0px auto; }

figure.left {
  float: left;
  margin-left: 0px;
  margin-right: 8px; }

.GuestAuthor {
  display: table;
  float: right;
  margin-bottom: 10px;
  margin-left: 18px;
  border-radius: 20px 0;
  border: 1px solid #b0b6bb; }

.GuestAuthor figcaption {
  caption-side: bottom;
  color: #45545f;
  display: table-caption;
  float: left;
  font-size: 14px;
  line-height: 20px;
  max-width: 200px;
  margin: 15px;
  padding-right: 10px;
  vertical-align: bottom; }

.GuestAuthor img {
  float: right;
  margin: 0px; }

.GuestAuthor figcaption h4 {
  margin: 0px !important;
  font-size: 16px !important;
  color: #cd1d10; }

.GuestAuthor figcaption h3 {
  margin: 0px !important; }

@media screen and (max-width: 767px) {
  .caption {
    float: none;
    margin-bottom: 15px;
    margin-left: 0px; }
  .GuestAuthor {
    float: none;
    margin-bottom: 15px;
    margin-left: 0px; } }

/* Blog image captions */
.body-container .sfpostDetails img {
  float: right;
  margin: 0 0 20px 20px;
  max-width: 50%; }

.body-container .sfpostDetails img.full {
  max-width: 100%; }

.body-container .sfpostDetails img.left {
  float: left;
  margin: 0 20px 20px 0; }

.body-container .sfpostDetails img.center {
  float: none;
  margin: 0px auto;
  max-width: 100% !important; }

.sfpostDetails .center {
  display: block;
  text-align: center;
  width: 100%; }

.sfpostDetails .center img {
  float: none;
  margin: 0 0 20px 0;
  max-width: 100% !important; }

.sfpostDetails .caption {
  color: #008fc3;
  font-family: "VistaSlabBook";
  margin-bottom: 0;
  max-width: 50%; }

.body-container .sfpostDetails .caption img {
  max-width: 100% !important; }

.sfpostDetails .caption::after {
  border-top: 6px solid #008fc3;
  content: attr(data-description);
  display: block;
  margin-top: -8px;
  padding: 10px 0; }

.buzzfeed-bandwagon {
  margin-bottom: 40px;
  padding: 0 60px 20px;
  text-align: center; }

.buzzfeed-bandwagon .caption {
  float: none;
  font-size: 1.8em;
  max-width: 100%;
  width: 100%; }

.buzzfeed-bandwagon .caption::after {
  border-top: none;
  padding: 20px 0 10px; }

.buzzfeed-bandwagon img {
  float: none;
  margin: 0 0 20px 0; }

.buzzfeed-bandwagon .caption img {
  border-bottom: 6px solid #008fc3; }

.buzzfeed-bandwagon p {
  text-align: left; }

.sfpostDetails blockquote {
  display: block;
  float: right;
  font-size: 1.6em;
  font-weight: 100;
  line-height: 1.3em;
  margin: 40px 0 40px 15px;
  padding: 5px 40px 40px 40px;
  position: relative;
  text-align: center;
  width: 34%; }

.sfpostDetails blockquote::after {
  color: #008fc3;
  content: '”';
  font-family: Georgia, serif;
  font-size: 3em;
  position: absolute;
  right: 0;
  bottom: 0; }

.sfpostDetails blockquote::before {
  color: #008fc3;
  content: '“';
  font-family: Georgia, serif;
  font-size: 3em;
  position: absolute;
  left: 0;
  top: 0; }

.sfpostDetails blockquote cite {
  font-size: .6em;
  display: block; }

.sfpostDetails blockquote.center {
  float: none;
  margin: 40px 0 40px auto; }

.sfpostDetails ul {
  list-style: disc;
  margin-left: 40px;
  margin-bottom: 20px;
  overflow: visible; }

.sfpostDetails ol.big {
  counter-reset: li;
  margin-left: 15px;
  padding-left: 0; }

.sfpostDetails ol.big > li {
  list-style: none;
  margin-bottom: 30px;
  min-height: 34px;
  padding-left: 40px;
  position: relative; }

.sfpostDetails ol.big > li:nth-child(1n+10) {
  padding-left: 70px; }

.sfpostDetails ol.big > li:before {
  content: counter(li);
  /* Use the counter as content */
  counter-increment: li;
  /* Increment the counter by 1 */
  /* Position and style the number */
  position: absolute;
  top: 0;
  left: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 2em;
  font-size: 55px;
  /* Some space between the number and the content in browsers that support
	   generated content but not positioning it (Camino 2 is one example) */
  margin-right: 8px;
  padding: 4px; }

.sfpostDetails .callout {
  border: 1px solid #efefef;
  border-radius: 0 20px;
  width: 90%;
  padding: 20px;
  margin: 20px auto; }

@media only screen and (max-width: 768px) {
  .sfpostDetails .callout {
    width: 97%; } }

.sfpostDetails .callout.filled {
  background-color: #efefef; }

@media only screen and (min-width: 768px) {
  .sfpostDetails .callout.left {
    float: left;
    margin-right: 25px;
    width: 50%; }
  .sfpostDetails .callout.right {
    float: right;
    margin-left: 25px;
    width: 50%; } }

.sfpostDetails .callout.blue {
  background-color: #ffffff;
  border-color: #008fc3; }

.sfpostDetails .callout.blue.filled {
  background-color: #008fc3; }

.sfpostDetails .callout.blue.filled p {
  color: #ffffff; }

.sfpostDetails .callout.blue.filled a {
  color: #ffffff;
  text-decoration: underline; }

.sfpostDetails .callout.blue.filled h3 {
  color: #ffffff; }

.sfpostDetails .callout.red {
  background-color: #ffffff;
  border-color: #E42518; }

.sfpostDetails .callout.red.filled {
  background-color: #E42518; }

.sfpostDetails .callout.red.filled p {
  color: #ffffff; }

.sfpostDetails .callout.red.filled a {
  color: #ffffff;
  text-decoration: underline; }

.sfpostDetails .callout.red.filled h3 {
  color: #ffffff; }

.sfpostDetails .callout.green {
  background-color: #ffffff;
  border-color: #bfd434; }

.sfpostDetails .callout.green.filled {
  background-color: #bfd434; }

.sfpostDetails .callout.purple {
  background-color: #ffffff;
  border-color: #b24ec4; }

.sfpostDetails .callout.purple.filled {
  background-color: #b24ec4; }

.sfpostDetails .callout.purple.filled p {
  color: #ffffff; }

.sfpostDetails .callout.purple.filled a {
  color: #ffffff;
  text-decoration: underline; }

.sfpostDetails .callout.purple.filled h3 {
  color: #ffffff; }

.blog-comment-form-wrapper {
  border: 1px solid #e9e9e9;
  border-radius: 30px;
  margin-bottom: 30px;
  margin-top: 20px;
  max-width: 100%;
  min-width: 100px;
  width: 100%;
  padding: 0px !important;
  position: relative; }

.blog-comment-form-wrapper .heading {
  background-color: #008fc3;
  border-radius: 10px 10px 0 0; }

.blog-comment-form-wrapper .heading h3 {
  color: #ffffff;
  font-size: 2.0em;
  margin: 0;
  padding: 20px; }

.blog-comment-form-wrapper .body {
  background-color: #ffffff;
  border-radius: 0 0 10px 10px;
  padding: 20px; }

.blog-comment-form-wrapper .row {
  margin: 0; }

.blog-comment-form-wrapper .column {
  padding: 5px; }

.blog-comment-form-wrapper .grid .center {
  text-align: center; }

.blog-comment-form-wrapper .checkbox-list label {
  padding-left: 10px;
  padding-right: 10px; }

.blog-comment-form-wrapper span.error {
  margin-top: 0; }

.sfcommentsOrderFilterWrp {
  display: none !important; }

.sfLeaveCommentLnk {
  display: none !important; }

.sfcommentsList {
  list-style: none;
  margin: 0;
  padding: 0; }

.sfcommentsListWrp h3 {
  margin-bottom: 30px; }

.sfcommentAuthorAvatar {
  display: none; }

.sfcommentAuthor {
  font-size: 1.8em;
  margin-bottom: 0px; }

.sfcommentSeparator {
  display: none !important; }

.sfcommentDate {
  font-size: .9em; }

.sfcommentDetails {
  margin-bottom: 25px; }

.g-recaptcha {
  margin-bottom: 30px; }

div#recaptcha-result {
  margin-top: -24px;
  margin-bottom: 24px; }

.sfcommentsShort {
  display: none !important; }

#comment-submitted p {
  padding-top: 50px; }

.rss-link {
  margin-top: -17px;
  margin-bottom: 25px; }

.rss-link:after {
  clear: both;
  content: '';
  display: block; }

/* Related posts / posts navigation */
.related-posts-nav {
  height: 130px;
  line-height: 1.2em;
  overflow: visible; }

.related-posts-nav .prev, .related-posts-nav .next {
  background-position-y: 50%;
  background-repeat: no-repeat;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  height: 100%; }

.related-posts-nav .prev {
  background-size: 19px 35px;
  border-right: 1px solid #e1e1e1;
  padding: 25px 0 0 60px;
  width: 49%; }

.related-posts-nav .next {
  background-size: 19px 35px;
  background-position-x: 100%;
  padding: 25px 0 0 20px;
  width: 50%; }

.related-posts-nav img {
  float: left;
  margin-right: 10px;
  max-width: 100px !important; }

.related-posts-nav img.none {
  display: none; }

.related-posts-nav img.none + h3 {
  color: #e1e1e1;
  padding-left: 25px; }

.related-posts-nav h3 {
  font-size: .9em;
  margin: 0;
  padding: 0;
  text-transform: uppercase; }

.related-posts-nav a {
  display: block;
  font-size: .8em;
  height: 80%;
  width: 93%; }

.related-posts-nav .prev a {
  margin-left: -60px;
  padding-left: 60px; }

.related-posts-nav .next a {
  padding-right: 60px; }

.blog-highlight {
  font-size: 1.2em; }

@media screen and (max-width: 768px) {
  .blog-highlight {
    padding: 0px 5px; }
  .blog-highlight p {
    margin: 0px; }
  .blog-highlight-thumb {
    max-width: 97%;
    width: 97%; } }

.blog-highlight:last-of-type {
  margin-right: 0px; }

.blog-highlight-thumb {
  max-width: 100%; }

h2.blog-highlight-heading {
  padding: 35px 0px 25px; }

h3.blog-highlight-heading {
  padding: 35px 0px 25px; }

.blog-highlight a {
  color: #465259;
  text-decoration: none; }

.blog-highlight > a {
  height: 227px;
  display: block;
  overflow: hidden; }

.blog-highlight a:hover {
  color: #c21f14;
  text-decoration: underline; }

.blog-highlight-date {
  display: block;
  font-size: .8em; }

.blog-highlight-tag {
  font-size: .8em; }

.tag-job-development {
  color: #70b344; }

.tag-education {
  color: #f68733; }

.tag-it-workforce {
  color: #0391c2; }

#SidebarBlog .partial-contents:after {
  content: ' ';
  clear: both;
  display: block; }

/*!
 * Font Awesome Free 5.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }

.fa-ul > li {
  position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
  filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-acquisitions-incorporated:before {
  content: "\f6af"; }

.fa-ad:before {
  content: "\f641"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adobe:before {
  content: "\f778"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-air-freshener:before {
  content: "\f5d0"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-alipay:before {
  content: "\f642"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angry:before {
  content: "\f556"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-ankh:before {
  content: "\f644"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-alt:before {
  content: "\f5d1"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-archway:before {
  content: "\f557"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-artstation:before {
  content: "\f77a"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-atlas:before {
  content: "\f558"; }

.fa-atlassian:before {
  content: "\f77b"; }

.fa-atom:before {
  content: "\f5d2"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-award:before {
  content: "\f559"; }

.fa-aws:before {
  content: "\f375"; }

.fa-baby:before {
  content: "\f77c"; }

.fa-baby-carriage:before {
  content: "\f77d"; }

.fa-backspace:before {
  content: "\f55a"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-bacon:before {
  content: "\f7e5"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bezier-curve:before {
  content: "\f55b"; }

.fa-bible:before {
  content: "\f647"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-biohazard:before {
  content: "\f780"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blender:before {
  content: "\f517"; }

.fa-blender-phone:before {
  content: "\f6b6"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blog:before {
  content: "\f781"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-bone:before {
  content: "\f5d7"; }

.fa-bong:before {
  content: "\f55c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-book-dead:before {
  content: "\f6b7"; }

.fa-book-medical:before {
  content: "\f7e6"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-book-reader:before {
  content: "\f5da"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-brain:before {
  content: "\f5dc"; }

.fa-bread-slice:before {
  content: "\f7ec"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-brush:before {
  content: "\f55d"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-bus-alt:before {
  content: "\f55e"; }

.fa-business-time:before {
  content: "\f64a"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-day:before {
  content: "\f783"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-calendar-week:before {
  content: "\f784"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-campground:before {
  content: "\f6bb"; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.fa-candy-cane:before {
  content: "\f786"; }

.fa-cannabis:before {
  content: "\f55f"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-car-alt:before {
  content: "\f5de"; }

.fa-car-battery:before {
  content: "\f5df"; }

.fa-car-crash:before {
  content: "\f5e1"; }

.fa-car-side:before {
  content: "\f5e4"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-carrot:before {
  content: "\f787"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cash-register:before {
  content: "\f788"; }

.fa-cat:before {
  content: "\f6be"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-centos:before {
  content: "\f789"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chair:before {
  content: "\f6c0"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-charging-station:before {
  content: "\f5e7"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-double:before {
  content: "\f560"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-cheese:before {
  content: "\f7ef"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-church:before {
  content: "\f51d"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-city:before {
  content: "\f64f"; }

.fa-clinic-medical:before {
  content: "\f7f2"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-meatball:before {
  content: "\f73b"; }

.fa-cloud-moon:before {
  content: "\f6c3"; }

.fa-cloud-moon-rain:before {
  content: "\f73c"; }

.fa-cloud-rain:before {
  content: "\f73d"; }

.fa-cloud-showers-heavy:before {
  content: "\f740"; }

.fa-cloud-sun:before {
  content: "\f6c4"; }

.fa-cloud-sun-rain:before {
  content: "\f743"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-cocktail:before {
  content: "\f561"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-coins:before {
  content: "\f51e"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comment-dollar:before {
  content: "\f651"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-medical:before {
  content: "\f7f5"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comments:before {
  content: "\f086"; }

.fa-comments-dollar:before {
  content: "\f653"; }

.fa-compact-disc:before {
  content: "\f51f"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-compress-arrows-alt:before {
  content: "\f78c"; }

.fa-concierge-bell:before {
  content: "\f562"; }

.fa-confluence:before {
  content: "\f78d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-cookie:before {
  content: "\f563"; }

.fa-cookie-bite:before {
  content: "\f564"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crop-alt:before {
  content: "\f565"; }

.fa-cross:before {
  content: "\f654"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.fa-crutch:before {
  content: "\f7f7"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-democrat:before {
  content: "\f747"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-dharmachakra:before {
  content: "\f655"; }

.fa-dhl:before {
  content: "\f790"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-diaspora:before {
  content: "\f791"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-d20:before {
  content: "\f6cf"; }

.fa-dice-d6:before {
  content: "\f6d1"; }

.fa-dice-five:before {
  content: "\f523"; }

.fa-dice-four:before {
  content: "\f524"; }

.fa-dice-one:before {
  content: "\f525"; }

.fa-dice-six:before {
  content: "\f526"; }

.fa-dice-three:before {
  content: "\f527"; }

.fa-dice-two:before {
  content: "\f528"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-digital-tachograph:before {
  content: "\f566"; }

.fa-directions:before {
  content: "\f5eb"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dizzy:before {
  content: "\f567"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dog:before {
  content: "\f6d3"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-door-closed:before {
  content: "\f52a"; }

.fa-door-open:before {
  content: "\f52b"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-drafting-compass:before {
  content: "\f568"; }

.fa-dragon:before {
  content: "\f6d5"; }

.fa-draw-polygon:before {
  content: "\f5ee"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drum:before {
  content: "\f569"; }

.fa-drum-steelpan:before {
  content: "\f56a"; }

.fa-drumstick-bite:before {
  content: "\f6d7"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dumpster:before {
  content: "\f793"; }

.fa-dumpster-fire:before {
  content: "\f794"; }

.fa-dungeon:before {
  content: "\f6d9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-egg:before {
  content: "\f7fb"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-text:before {
  content: "\f658"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-equals:before {
  content: "\f52c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-ethernet:before {
  content: "\f796"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-feather-alt:before {
  content: "\f56b"; }

.fa-fedex:before {
  content: "\f797"; }

.fa-fedora:before {
  content: "\f798"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-figma:before {
  content: "\f799"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-contract:before {
  content: "\f56c"; }

.fa-file-csv:before {
  content: "\f6dd"; }

.fa-file-download:before {
  content: "\f56d"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-export:before {
  content: "\f56e"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-import:before {
  content: "\f56f"; }

.fa-file-invoice:before {
  content: "\f570"; }

.fa-file-invoice-dollar:before {
  content: "\f571"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-prescription:before {
  content: "\f572"; }

.fa-file-signature:before {
  content: "\f573"; }

.fa-file-upload:before {
  content: "\f574"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-fill:before {
  content: "\f575"; }

.fa-fill-drip:before {
  content: "\f576"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fingerprint:before {
  content: "\f577"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-alt:before {
  content: "\f7e4"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-fish:before {
  content: "\f578"; }

.fa-fist-raised:before {
  content: "\f6de"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flag-usa:before {
  content: "\f74d"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-flushed:before {
  content: "\f579"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-minus:before {
  content: "\f65d"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-folder-plus:before {
  content: "\f65e"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frog:before {
  content: "\f52e"; }

.fa-frown:before {
  content: "\f119"; }

.fa-frown-open:before {
  content: "\f57a"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-funnel-dollar:before {
  content: "\f662"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gas-pump:before {
  content: "\f52f"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-ghost:before {
  content: "\f6e2"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-gifts:before {
  content: "\f79c"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-cheers:before {
  content: "\f79f"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glass-martini-alt:before {
  content: "\f57b"; }

.fa-glass-whiskey:before {
  content: "\f7a0"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-globe-africa:before {
  content: "\f57c"; }

.fa-globe-americas:before {
  content: "\f57d"; }

.fa-globe-asia:before {
  content: "\f57e"; }

.fa-globe-europe:before {
  content: "\f7a2"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-gopuram:before {
  content: "\f664"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-greater-than:before {
  content: "\f531"; }

.fa-greater-than-equal:before {
  content: "\f532"; }

.fa-grimace:before {
  content: "\f57f"; }

.fa-grin:before {
  content: "\f580"; }

.fa-grin-alt:before {
  content: "\f581"; }

.fa-grin-beam:before {
  content: "\f582"; }

.fa-grin-beam-sweat:before {
  content: "\f583"; }

.fa-grin-hearts:before {
  content: "\f584"; }

.fa-grin-squint:before {
  content: "\f585"; }

.fa-grin-squint-tears:before {
  content: "\f586"; }

.fa-grin-stars:before {
  content: "\f587"; }

.fa-grin-tears:before {
  content: "\f588"; }

.fa-grin-tongue:before {
  content: "\f589"; }

.fa-grin-tongue-squint:before {
  content: "\f58a"; }

.fa-grin-tongue-wink:before {
  content: "\f58b"; }

.fa-grin-wink:before {
  content: "\f58c"; }

.fa-grip-horizontal:before {
  content: "\f58d"; }

.fa-grip-lines:before {
  content: "\f7a4"; }

.fa-grip-lines-vertical:before {
  content: "\f7a5"; }

.fa-grip-vertical:before {
  content: "\f58e"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-guitar:before {
  content: "\f7a6"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-hamburger:before {
  content: "\f805"; }

.fa-hammer:before {
  content: "\f6e3"; }

.fa-hamsa:before {
  content: "\f665"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-middle-finger:before {
  content: "\f806"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-hanukiah:before {
  content: "\f6e6"; }

.fa-hard-hat:before {
  content: "\f807"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hat-wizard:before {
  content: "\f6e8"; }

.fa-haykal:before {
  content: "\f666"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-headphones-alt:before {
  content: "\f58f"; }

.fa-headset:before {
  content: "\f590"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heart-broken:before {
  content: "\f7a9"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-highlighter:before {
  content: "\f591"; }

.fa-hiking:before {
  content: "\f6ec"; }

.fa-hippo:before {
  content: "\f6ed"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-holly-berry:before {
  content: "\f7aa"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-horse:before {
  content: "\f6f0"; }

.fa-horse-head:before {
  content: "\f7ab"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hot-tub:before {
  content: "\f593"; }

.fa-hotdog:before {
  content: "\f80f"; }

.fa-hotel:before {
  content: "\f594"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-house-damage:before {
  content: "\f6f1"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-hryvnia:before {
  content: "\f6f2"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-ice-cream:before {
  content: "\f810"; }

.fa-icicles:before {
  content: "\f7ad"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-igloo:before {
  content: "\f7ae"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-infinity:before {
  content: "\f534"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-intercom:before {
  content: "\f7af"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-invision:before {
  content: "\f7b0"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi:before {
  content: "\f669"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-jira:before {
  content: "\f7b1"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joint:before {
  content: "\f595"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-journal-whills:before {
  content: "\f66a"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-kaaba:before {
  content: "\f66b"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-key:before {
  content: "\f084"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-khanda:before {
  content: "\f66d"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kiss:before {
  content: "\f596"; }

.fa-kiss-beam:before {
  content: "\f597"; }

.fa-kiss-wink-heart:before {
  content: "\f598"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-landmark:before {
  content: "\f66f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laptop-code:before {
  content: "\f5fc"; }

.fa-laptop-medical:before {
  content: "\f812"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-laugh:before {
  content: "\f599"; }

.fa-laugh-beam:before {
  content: "\f59a"; }

.fa-laugh-squint:before {
  content: "\f59b"; }

.fa-laugh-wink:before {
  content: "\f59c"; }

.fa-layer-group:before {
  content: "\f5fd"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-less-than:before {
  content: "\f536"; }

.fa-less-than-equal:before {
  content: "\f537"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-luggage-cart:before {
  content: "\f59d"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-mail-bulk:before {
  content: "\f674"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marked:before {
  content: "\f59f"; }

.fa-map-marked-alt:before {
  content: "\f5a0"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-markdown:before {
  content: "\f60f"; }

.fa-marker:before {
  content: "\f5a1"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mask:before {
  content: "\f6fa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-medal:before {
  content: "\f5a2"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-meh-blank:before {
  content: "\f5a4"; }

.fa-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fa-memory:before {
  content: "\f538"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-menorah:before {
  content: "\f676"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-meteor:before {
  content: "\f753"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-alt-slash:before {
  content: "\f539"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microscope:before {
  content: "\f610"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mitten:before {
  content: "\f7b5"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  content: "\f53b"; }

.fa-money-check:before {
  content: "\f53c"; }

.fa-money-check-alt:before {
  content: "\f53d"; }

.fa-monument:before {
  content: "\f5a6"; }

.fa-moon:before {
  content: "\f186"; }

.fa-mortar-pestle:before {
  content: "\f5a7"; }

.fa-mosque:before {
  content: "\f678"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mountain:before {
  content: "\f6fc"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-mug-hot:before {
  content: "\f7b6"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neos:before {
  content: "\f612"; }

.fa-network-wired:before {
  content: "\f6ff"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-nintendo-switch:before {
  content: "\f418"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-oil-can:before {
  content: "\f613"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-om:before {
  content: "\f679"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-otter:before {
  content: "\f700"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-pager:before {
  content: "\f815"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-paint-roller:before {
  content: "\f5aa"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-parking:before {
  content: "\f540"; }

.fa-passport:before {
  content: "\f5ab"; }

.fa-pastafarianism:before {
  content: "\f67b"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-peace:before {
  content: "\f67c"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-fancy:before {
  content: "\f5ac"; }

.fa-pen-nib:before {
  content: "\f5ad"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-pencil-ruler:before {
  content: "\f5ae"; }

.fa-penny-arcade:before {
  content: "\f704"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-pepper-hot:before {
  content: "\f816"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-person-booth:before {
  content: "\f756"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-pizza-slice:before {
  content: "\f818"; }

.fa-place-of-worship:before {
  content: "\f67f"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-arrival:before {
  content: "\f5af"; }

.fa-plane-departure:before {
  content: "\f5b0"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poll:before {
  content: "\f681"; }

.fa-poll-h:before {
  content: "\f682"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-poo-storm:before {
  content: "\f75a"; }

.fa-poop:before {
  content: "\f619"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-pray:before {
  content: "\f683"; }

.fa-praying-hands:before {
  content: "\f684"; }

.fa-prescription:before {
  content: "\f5b1"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-print:before {
  content: "\f02f"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-project-diagram:before {
  content: "\f542"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-quran:before {
  content: "\f687"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-radiation:before {
  content: "\f7b9"; }

.fa-radiation-alt:before {
  content: "\f7ba"; }

.fa-rainbow:before {
  content: "\f75b"; }

.fa-random:before {
  content: "\f074"; }

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redhat:before {
  content: "\f7bc"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-republican:before {
  content: "\f75e"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-restroom:before {
  content: "\f7bd"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-ring:before {
  content: "\f70b"; }

.fa-road:before {
  content: "\f018"; }

.fa-robot:before {
  content: "\f544"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-route:before {
  content: "\f4d7"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-ruler:before {
  content: "\f545"; }

.fa-ruler-combined:before {
  content: "\f546"; }

.fa-ruler-horizontal:before {
  content: "\f547"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-running:before {
  content: "\f70c"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-satellite:before {
  content: "\f7bf"; }

.fa-satellite-dish:before {
  content: "\f7c0"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-school:before {
  content: "\f549"; }

.fa-screwdriver:before {
  content: "\f54a"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-scroll:before {
  content: "\f70e"; }

.fa-sd-card:before {
  content: "\f7c2"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-dollar:before {
  content: "\f688"; }

.fa-search-location:before {
  content: "\f689"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-shapes:before {
  content: "\f61f"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-shuttle-van:before {
  content: "\f5b6"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-signature:before {
  content: "\f5b7"; }

.fa-sim-card:before {
  content: "\f7c4"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skating:before {
  content: "\f7c5"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-skiing:before {
  content: "\f7c9"; }

.fa-skiing-nordic:before {
  content: "\f7ca"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skull-crossbones:before {
  content: "\f714"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-slash:before {
  content: "\f715"; }

.fa-sleigh:before {
  content: "\f7cc"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smile-beam:before {
  content: "\f5b8"; }

.fa-smile-wink:before {
  content: "\f4da"; }

.fa-smog:before {
  content: "\f75f"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-smoking-ban:before {
  content: "\f54d"; }

.fa-sms:before {
  content: "\f7cd"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowboarding:before {
  content: "\f7ce"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-snowman:before {
  content: "\f7d0"; }

.fa-snowplow:before {
  content: "\f7d2"; }

.fa-socks:before {
  content: "\f696"; }

.fa-solar-panel:before {
  content: "\f5ba"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-spider:before {
  content: "\f717"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-splotch:before {
  content: "\f5bc"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-spray-can:before {
  content: "\f5bd"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-square-root-alt:before {
  content: "\f698"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-stamp:before {
  content: "\f5bf"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-and-crescent:before {
  content: "\f699"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-star-half-alt:before {
  content: "\f5c0"; }

.fa-star-of-david:before {
  content: "\f69a"; }

.fa-star-of-life:before {
  content: "\f621"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-suitcase-rolling:before {
  content: "\f5c1"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-surprise:before {
  content: "\f5c2"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-synagogue:before {
  content: "\f69b"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-teeth:before {
  content: "\f62e"; }

.fa-teeth-open:before {
  content: "\f62f"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-temperature-high:before {
  content: "\f769"; }

.fa-temperature-low:before {
  content: "\f76b"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-tenge:before {
  content: "\f7d7"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-theater-masks:before {
  content: "\f630"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-think-peaks:before {
  content: "\f731"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-tint-slash:before {
  content: "\f5c7"; }

.fa-tired:before {
  content: "\f5c8"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-toilet:before {
  content: "\f7d8"; }

.fa-toilet-paper:before {
  content: "\f71e"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-tools:before {
  content: "\f7d9"; }

.fa-tooth:before {
  content: "\f5c9"; }

.fa-torah:before {
  content: "\f6a0"; }

.fa-torii-gate:before {
  content: "\f6a1"; }

.fa-tractor:before {
  content: "\f722"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-traffic-light:before {
  content: "\f637"; }

.fa-train:before {
  content: "\f238"; }

.fa-tram:before {
  content: "\f7da"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-trash-restore:before {
  content: "\f829"; }

.fa-trash-restore-alt:before {
  content: "\f82a"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-monster:before {
  content: "\f63b"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-truck-pickup:before {
  content: "\f63c"; }

.fa-tshirt:before {
  content: "\f553"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-ubuntu:before {
  content: "\f7df"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  content: "\f5ca"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-ups:before {
  content: "\f7e0"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.fa-user-check:before {
  content: "\f4fc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-clock:before {
  content: "\f4fd"; }

.fa-user-cog:before {
  content: "\f4fe"; }

.fa-user-edit:before {
  content: "\f4ff"; }

.fa-user-friends:before {
  content: "\f500"; }

.fa-user-graduate:before {
  content: "\f501"; }

.fa-user-injured:before {
  content: "\f728"; }

.fa-user-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-nurse:before {
  content: "\f82f"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-shield:before {
  content: "\f505"; }

.fa-user-slash:before {
  content: "\f506"; }

.fa-user-tag:before {
  content: "\f507"; }

.fa-user-tie:before {
  content: "\f508"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-users-cog:before {
  content: "\f509"; }

.fa-usps:before {
  content: "\f7e1"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-vector-square:before {
  content: "\f5cb"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vihara:before {
  content: "\f6a7"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-mute:before {
  content: "\f6a9"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vote-yea:before {
  content: "\f772"; }

.fa-vr-cardboard:before {
  content: "\f729"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-water:before {
  content: "\f773"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weight-hanging:before {
  content: "\f5cd"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-wind:before {
  content: "\f72e"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wine-bottle:before {
  content: "\f72f"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yin-yang:before {
  content: "\f6ad"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-zhihu:before {
  content: "\f63f"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-brands-400.eot");
  src: url("https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-brands-400.woff2") format("woff2"), url("https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-brands-400.woff") format("woff"), url("https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-brands-400.ttf") format("truetype"), url("https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands'; }

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-regular-400.eot");
  src: url("https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-regular-400.woff2") format("woff2"), url("https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-regular-400.woff") format("woff"), url("https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-regular-400.ttf") format("truetype"), url("https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-regular-400.svg#fontawesome") format("svg"); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-solid-900.eot");
  src: url("https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-solid-900.woff2") format("woff2"), url("https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-solid-900.woff") format("woff"), url("https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-solid-900.ttf") format("truetype"), url("https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

section {
  background-position: center 0;
  background-repeat: no-repeat;
  clear: both; }

.grey {
  background-color: #f7f8fa; }

.white {
  background-color: #FFFFFF; }

.blue {
  background-color: #005781; }

.lightblue {
  background-color: #0391c2; }

.hero-container .header {
  height: 115px;
  position: relative; }

@media screen and (max-width: 768px) {
  .hero-container .header {
    height: 64px; } }

section.body-container div.body-content > div {
  padding: 50px 0px; }

.body-container.grey {
  background-color: #f7f8fa; }

.body-container.white {
  background-color: #FFFFFF; }

.body-container.blue {
  background-color: #005781;
  color: #FFFFFF; }

.body-container.lightblue {
  background-color: #0391c2;
  color: #FFFFFF; }

.body-container.blue input[type=submit] {
  background-color: #008fc3 !important;
  font-weight: bold;
  border: none; }

.body-container.blue input[type=submit]:hover {
  background-color: #008fc3 !important;
  border: none; }

.body-container.blue h3, .body-container.lightblue h3 {
  color: #FFFFFF; }

.body-container.blue p, .body-container.lightblue p {
  color: #FFFFFF; }

.body-container .container {
  padding-top: 25px;
  padding-bottom: 50px; }

.body-container .container.no-padding {
  padding-top: 0; }

.body-container img {
  max-width: 100%; }

.footer-container {
  background-color: #f7f8fa; }

.copyright-container {
  background-color: #FFFFFF; }

.copyright-container .copyright-content {
  height: 60px;
  text-align: center; }

.banner-container {
  background-color: #008fc3;
  height: 400px;
  color: #FFFFFF; }

.banner-container.small {
  height: 260px; }

.overview-content {
  padding-top: 65px;
  padding-bottom: 80px; }

.testimonial-container {
  background-color: #0391c2;
  color: #FFFFFF; }

.navigation-container, .training-navigation-container {
  background: #FFFFFF;
  box-shadow: 3px 3px 2px #e2e3df;
  z-index: 200; }

.navigation-content {
  height: 80px; }

.examdetails-container, .renewal-container {
  background-color: #eaebed; }

.renewal-content {
  padding-top: 65px;
  padding-bottom: 80px; }

.exampreparation-content {
  padding-top: 65px;
  padding-bottom: 80px; }

.title-container p {
  font-size: 1.50em;
  font-weight: 300; }

.examdetails-content {
  padding-top: 65px;
  padding-bottom: 80px; }

.center {
  text-align: center; }

.row.padding {
  padding: 20px 0; }

.row.padding-top {
  padding-top: 20px; }

.row.padding-bottom {
  padding-bottom: 20px; }

.largertext {
  font-size: 1.5em !important;
  font-weight: 300 !important;
  line-height: 1.5em !important; }

.notification-container {
  text-align: center;
  padding: 15px 0px;
  background-color: #5c6972;
  color: #fff;
  font-weight: bold; }

.notification-content a {
  color: #fff;
  text-decoration: underline; }

.copyright-container .copyright-content ul {
  list-style-type: none;
  margin: 0 auto;
  padding: 20px 0 30px 0;
  display: inline-block; }

.copyright-container .copyright-content li {
  display: inline;
  margin-right: 15px;
  color: #90797C;
  font-size: 0.875em; }

.copyright-container .copyright-content a {
  color: #90797C;
  text-decoration: none; }

.copyright-container .copyright-content a:hover {
  text-decoration: underline; }

/*CO: Fixes spacing issues on iPhone 6 Plus*/
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3) {
  .footer .column:nth-child(2) {
    padding-right: 10px; } }

.footer {
  padding: 60px 10px 10px 10px; }

.footer a {
  text-decoration: none;
  color: #90797C;
  display: table;
  text-align: left;
  font-size: 0.938em; }

.footer a:hover {
  text-decoration: underline; }

.footer ul {
  list-style-type: none;
  margin: 0 0 20px 0;
  padding: 0; }

.footer li {
  padding: 3px 0; }

.footer h3 {
  font-weight: normal;
  padding-top: 10px;
  margin: 0;
  color: #4c565c;
  border-top: 3px solid #E42518;
  display: table;
  text-align: left;
  font-size: 1.000em;
  text-transform: uppercase; }

.footer ul.social {
  margin: 30px 0 0 0; }

.footer .social li {
  display: inline-block;
  margin-right: 4%; }

.header-container .header {
  height: 115px;
  position: relative; }

@media only screen and (max-width: 768px) {
  .header-container .header {
    height: 64px;
    padding: 0; } }

@media screen and (max-width: 991px) {
  .cd-header-buttons .hideOnTablet {
    display: none !important; } }

/* -------------------------------- 

Primary style

-------------------------------- */
.cd-main-header ul {
  list-style: none; }

.cd-primary-nav, .cd-header-buttons {
  margin: 0; }

.cd-primary-nav ul {
  margin: 0;
  padding: 0;
  top: 0; }

@media only screen and (max-width: 959px) {
  .cd-main-header ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  body.overflow-hidden {
    overflow: hidden;
    position: fixed; } }

input[type="search"]::-ms-clear {
  /* removes close icon - IE */
  display: none; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none; }

/* -------------------------------- 

Main components 

-------------------------------- */
img.toplogo {
  width: 160px; }

.cd-main-content, .cd-main-header {
  position: relative;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateX(0);
  will-change: transform; }

@media only screen and (max-width: 959px) {
  .cd-main-content.nav-is-visible {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(-100%); }
  .cd-main-header {
    margin: 0 auto;
    max-width: 100%;
    min-width: 320px;
    width: 100%; }
  .cd-main-header.nav-is-visible {
    /*-webkit-transform: translateX(-260px);
    -moz-transform: translateX(-260px);
    -ms-transform: translateX(-260px);
    -o-transform: translateX(-260px);
    transform: translateX(-260px);*/
    position: fixed;
    height: 63px;
    border-bottom: 1px solid #f2f2f2; } }

.cd-main-content {
  background-color: transparent;
  /*min-height: 100vh;*/
  z-index: -1; }

.cd-main-header {
  background: #FFFFFF;
  height: 100%;
  z-index: 3; }

.nav-is-fixed .cd-main-header {
  /* add .nav-is-fixed class to body if you want a fixed navigation on > 1170px */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%; }

@media only screen and (min-width: 960px) {
  .cd-main-content {
    display: none; }
  .cd-main-header:after {
    content: "";
    display: table;
    clear: both; } }

.cd-logo {
  position: absolute;
  background-color: #ec3429;
  padding-top: 18px;
  border-radius: 0 0 20px 20px;
  width: 230px;
  height: 70px;
  text-align: center;
  /*Make Padding Inclusive*/
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */ }

@media only screen and (max-width: 959px) {
  .cd-main-header {
    height: 50%; }
  .nav-on-left .cd-logo {
    left: auto;
    right: 5%; }
  /*.cd-logo {
        -moz-transform: scale(.70,.70) translate(-25px,-16px);
        -ms-transform: scale(.70,.70) translate(-25px,-16px);
        -o-transform: scale(.70,.70) translate(-25px,-16px);
        -webkit-transform: scale(.70,.70) translate(-25px,-16px);
        transform: scale(.70,.70) translate(-25px,-16px);
    }*/ }

@media only screen and (max-width: 768px) {
  .cd-logo {
    border-radius: 0 0 20px;
    height: 45px;
    max-width: 153px;
    padding: 10px 15px;
    width: auto;
    left: 0; }
  .cd-logo img {
    width: 123px; } }

.cd-header-buttons {
  position: absolute;
  display: inline-block;
  top: 3px;
  right: 1%;
  font-size: 0.9em; }

.cd-header-buttons li {
  display: inline-block;
  float: left; }

@media only screen and (max-width: 959px) {
  .nav-on-left .cd-header-buttons {
    right: auto;
    left: 5%; }
  .nav-on-left .cd-header-buttons li {
    float: right; } }

.cd-header-buttons li.above-nav a {
  position: relative;
  display: inline-block;
  height: 44px;
  line-height: 44px;
  padding-right: 1.4em;
  color: #7a7a7a;
  overflow: visible;
  border-bottom: none;
  -moz-transition: color 0.3s, box-shadow 0.3s;
  transition: color 0.3s, box-shadow 0.3s; }

@media only screen and (min-width: 960px) {
  .cd-header-buttons {
    top: 8px;
    right: 0; }
  .cd-header-buttons li.above-nav > a:hover {
    color: #E42518; }
  .cd-header-buttons li.above-nav > a.selected {
    color: #E42518;
    box-shadow: inset 0 -5px 0 #E42518; } }

.cd-worldwide-trigger img {
  margin-top: 11px;
  margin-right: 1em; }

.cd-search-trigger, .cd-nav-trigger {
  position: relative;
  display: block;
  width: 44px;
  height: 44px;
  overflow: hidden;
  white-space: nowrap;
  /* hide text */
  color: transparent !important;
  z-index: 3;
  margin-right: 1em; }

@media only screen and (max-width: 959px) {
  .cd-search-trigger, .cd-nav-trigger {
    margin-right: 0; } }

.cd-search-trigger::before, .cd-search-trigger::after {
  /* search icon */
  content: '';
  position: absolute;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.cd-search-trigger::before {
  /* lens */
  top: 11px;
  left: 11px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: 2px solid #74797c;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.cd-search-trigger::after {
  /* handle */
  height: 2px;
  width: 8px;
  background: #74797c;
  bottom: 17px;
  right: 14px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.cd-search-trigger:hover:before {
  border: 2px solid #ec3429; }

.cd-search-trigger:hover:after {
  background: #ec3429; }

.cd-search-trigger span {
  /* container for the X icon */
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0; }

.cd-search-trigger span::before, .cd-search-trigger span::after {
  /* close icon */
  content: '';
  position: absolute;
  display: inline-block;
  height: 3px;
  width: 22px;
  top: 50%;
  margin-top: -2px;
  left: 50%;
  margin-left: -11px;
  background: #74797c;
  opacity: 0;
  /* Force Hardware Acceleration in WebKit */
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-transition: opacity 0.3s, -moz-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s; }

.cd-search-trigger span::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.cd-search-trigger span::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.cd-search-trigger.search-is-visible::before, .cd-search-trigger.search-is-visible::after {
  /* hide search icon */
  opacity: 0; }

.cd-search-trigger.search-is-visible span::before, .cd-search-trigger.search-is-visible span::after {
  /* show close icon */
  opacity: 1; }

.cd-search-trigger.search-is-visible span::before {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg); }

.cd-search-trigger.search-is-visible span::after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.my-account {
  font-family: "Calibri Bold", Calibri, Arial, Helvetica, sans-serif;
  padding: 4px 15px;
  background: #a4adb3;
  border: 1px solid #a4adb3;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: compact(compact(background 0.25s, false, false, false, false, false, false, false, false, false) false false);
  -moz-transition: compact(compact(background 0.25s, false, false, false, false, false, false, false, false, false) false false false);
  -o-transition: compact(compact(background 0.25s, false, false, false, false, false, false, false, false, false) false false false);
  transition: compact(background 0.25s, false, false, false, false, false, false, false, false, false);
  display: inline-block;
  margin-top: 6px; }

.my-account:hover {
  background: #E42518;
  border: 1px solid #E42518;
  text-decoration: none;
  color: #fff; }

.store {
  font-family: "Calibri Bold", Calibri, Arial, Helvetica, sans-serif;
  padding: 4px 15px;
  background: #E42518;
  border: 1px solid #E42518;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: compact(compact(background 0.25s, false, false, false, false, false, false, false, false, false) false false);
  -moz-transition: compact(compact(background 0.25s, false, false, false, false, false, false, false, false, false) false false false);
  -o-transition: compact(compact(background 0.25s, false, false, false, false, false, false, false, false, false) false false false);
  transition: compact(background 0.25s, false, false, false, false, false, false, false, false, false);
  display: inline-block;
  margin-top: 6px;
  margin-left: 13px;
  font-size: 1.20em; }

.store:hover {
  background: #CD2116;
  text-decoration: none;
  color: #fff; }

.store img {
  vertical-align: middle;
  padding: 0 5px 2px 0; }

.cd-nav-trigger span, .cd-nav-trigger span::before, .cd-nav-trigger span::after {
  /* hamburger icon in CSS */
  position: absolute;
  display: inline-block;
  height: 3px;
  width: 24px;
  background: #74797c; }

.cd-nav-trigger span {
  /* line in the center */
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -2px;
  -moz-transition: background 0.3s 0.3s;
  transition: background 0.3s 0.3s; }

.cd-nav-trigger span::before, .cd-nav-trigger span::after {
  /* other 2 lines */
  content: '';
  right: 0;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  -o-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -moz-transition: -moz-transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s; }

.cd-nav-trigger span::before {
  /* menu icon top line */
  top: -6px; }

.cd-nav-trigger span::after {
  /* menu icon bottom line */
  top: 6px; }

.cd-nav-trigger.nav-is-visible span {
  /* hide line in the center */
  background: rgba(46, 50, 51, 0); }

.cd-nav-trigger.nav-is-visible span::before, .cd-nav-trigger.nav-is-visible span::after {
  /* keep visible other 2 lines */
  background: #74797c; }

.cd-nav-trigger.nav-is-visible span::before {
  -webkit-transform: translateX(4px) translateY(-3px) rotate(45deg);
  -moz-transform: translateX(4px) translateY(-3px) rotate(45deg);
  -ms-transform: translateX(4px) translateY(-3px) rotate(45deg);
  -o-transform: translateX(4px) translateY(-3px) rotate(45deg);
  transform: translateX(4px) translateY(-3px) rotate(45deg); }

.cd-nav-trigger.nav-is-visible span::after {
  -webkit-transform: translateX(4px) translateY(2px) rotate(-45deg);
  -moz-transform: translateX(4px) translateY(2px) rotate(-45deg);
  -ms-transform: translateX(4px) translateY(2px) rotate(-45deg);
  -o-transform: translateX(4px) translateY(2px) rotate(-45deg);
  transform: translateX(4px) translateY(2px) rotate(-45deg); }

@media only screen and (min-width: 960px) {
  .cd-nav-trigger {
    display: none; } }

.cd-nav {
  margin-left: 120px; }

.cd-primary-nav, .cd-primary-nav ul {
  position: fixed;
  top: 48px;
  right: 0;
  height: 100%;
  width: 100%;
  background: #fff;
  overflow: auto;
  z-index: 3;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s; }

@media only screen and (min-width: 960px) {
  .cd-primary-nav, .cd-primary-nav ul {
    top: 52px; } }

.cd-primary-nav a, .cd-primary-nav ul a {
  display: block;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  color: #4c565c;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-bottom: 1px solid #f2f2f2;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  will-change: transform, opacity;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  text-decoration: none; }

/* Firefox renders font with slightly larger letter spacing because reasons.  Fix this. */
@-moz-document url-prefix() {
  .cd-primary-nav a, .cd-primary-nav ul a {
    letter-spacing: -.3px; } }

.cd-primary-nav.is-hidden, .cd-primary-nav ul.is-hidden {
  /* secondary navigations hidden by default */
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%); }

.cd-worldwide-trigger {
  height: 43px; }

.cd-worldwide-trigger ul.is-hidden {
  /* secondary navigations hidden by default */
  -webkit-transform: translateY(-159%);
  -moz-transform: translateY(-159%);
  -ms-transform: translateY(-159%);
  -o-transform: translateY(-159%);
  transform: translateY(-159%);
  background: transparent; }

@media only screen and (max-width: 960px) {
  .cd-worldwide-trigger ul.is-hidden {
    /* secondary navigations hidden by default */
    -webkit-transform: translateY(-230%);
    -moz-transform: translateY(-230%);
    -ms-transform: translateY(-230%);
    -o-transform: translateY(-230%);
    transform: translateY(-230%); } }

.cd-worldwide-nav {
  position: fixed;
  background-color: white;
  padding: 20px; }

.cd-worldwide-nav.selected {
  top: 50px;
  z-index: 4;
  box-shadow: inset 0 5px 0 #E42518, 1px 1px 1px #999; }

.cd-worldwide-nav li {
  display: block;
  float: none;
  height: 40px;
  line-height: 40px; }

.cd-worldwide-nav li a {
  padding: 0 0 0 0;
  color: #4c565c;
  border-bottom: none;
  font-size: 1em;
  padding-left: 25px; }

.cd-worldwide-nav li a.en-us {
  background-image: url(https://comptiacdn.azureedge.net/webcontent/images/default-source/mainsitetemplateimages/en-us.png?sfvrsn=753ee3f1_2);
  background-repeat: no-repeat; }

/*.cd-worldwide-nav li a.en-gb {
    background-image: url(https://comptiacdn.azureedge.net/webcontent/images/default-source/mainsitetemplateimages/en-gb.png);
    background-repeat: no-repeat;
}*/
.cd-worldwide-nav li a.de {
  background-image: url(https://comptiacdn.azureedge.net/webcontent/images/default-source/mainsitetemplateimages/de.png);
  background-repeat: no-repeat; }

/*.cd-worldwide-nav li a.jp {
    background-image: url(https://comptiacdn.azureedge.net/webcontent/images/default-source/mainsitetemplateimages/jp.png);
    background-repeat: no-repeat;
}*/
.cd-worldwide-nav li a.es {
  background-image: url(https://comptiacdn.azureedge.net/webcontent/images/default-source/mainsitetemplateimages/es.png);
  background-repeat: no-repeat; }

.cd-worldwide-nav li a.pt {
  background-image: url(https://comptiacdn.azureedge.net/webcontent/images/default-source/mainsitetemplateimages/pt.png);
  background-repeat: no-repeat; }

.cd-worldwide-nav li a:hover {
  color: #E42518;
  text-decoration: none; }

.cd-worldwide-nav li a.aspNetDisabled:hover {
  color: #4c565c;
  cursor: default; }

@media only screen and (max-width: 959px) {
  .cd-worldwide-nav.selected {
    box-shadow: 1px 1px 1px #999;
    padding-left: 1em;
    right: -1em;
    top: 4em;
    width: 100% !important;
    z-index: 4; }
  .cd-worldwide-nav.selected li {
    float: left;
    width: 50%; } }

.cd-primary-nav.moves-out > li > a, .cd-primary-nav ul.moves-out > li > a {
  /* push the navigation items to the left - and lower down opacity - when secondary nav slides in */
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  opacity: 0; }

@media only screen and (max-width: 959px) {
  .cd-primary-nav a, .cd-primary-nav ul a {
    font-family: Calibri, Arial, Helvetica, sans-serif; }
  .nav-on-left .cd-primary-nav, .nav-on-left .cd-primary-nav ul {
    right: auto;
    left: 0; } }

.cd-primary-nav .see-all a {
  /* different style for the See all button on mobile and tablet */
  color: #4c565c;
  text-decoration: underline; }

.cd-nav-gallery .cd-nav-item, .cd-primary-nav .cd-nav-icons .cd-nav-item {
  /* items with picture (or icon) and title */
  height: 80px;
  line-height: 80px; }

.cd-nav-gallery .cd-nav-item h3, .cd-primary-nav .cd-nav-icons .cd-nav-item h3 {
  overflow: hidden;
  text-overflow: ellipsis; }

.cd-nav-gallery .cd-nav-item {
  padding-left: 90px; }

.cd-nav-gallery .cd-nav-item img {
  position: absolute;
  display: block;
  height: 40px;
  width: auto;
  left: 20px;
  top: 50%;
  margin-top: -20px; }

.cd-primary-nav .cd-nav-icons .cd-nav-item {
  padding-left: 75px; }

.cd-primary-nav .cd-nav-icons .cd-nav-item p {
  color: #2e3233;
  font-size: 1.3rem;
  /* hide description on small devices */
  display: none; }

.cd-primary-nav .cd-nav-icons .cd-nav-item::before {
  /* item icon */
  content: '';
  display: block;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40px 40px; }

/*.cd-primary-nav .cd-nav-icons .cd-nav-item.item-1::before {
    background-image: url("../img/line-icon-1.svg");
}

.cd-primary-nav .cd-nav-icons .cd-nav-item.item-2::before {
    background-image: url("../img/line-icon-2.svg");
}

.cd-primary-nav .cd-nav-icons .cd-nav-item.item-3::before {
    background-image: url("../img/line-icon-3.svg");
}

.cd-primary-nav .cd-nav-icons .cd-nav-item.item-4::before {
    background-image: url("../img/line-icon-4.svg");
}

.cd-primary-nav .cd-nav-icons .cd-nav-item.item-5::before {
    background-image: url("../img/line-icon-5.svg");
}

.cd-primary-nav .cd-nav-icons .cd-nav-item.item-6::before {
    background-image: url("../img/line-icon-6.svg");
}

.cd-primary-nav .cd-nav-icons .cd-nav-item.item-7::before {
    background-image: url("../img/line-icon-7.svg");
}

.cd-primary-nav .cd-nav-icons .cd-nav-item.item-8::before {
    background-image: url("../img/line-icon-8.svg");
}*/
@media only screen and (max-width: 959px) {
  .cd-primary-nav {
    /* by default .cd-primary-nav is hidden - trick for iOS devices where you can see the navigation if you pull down */
    visibility: hidden;
    -moz-transition: 0.4s;
    transition: 0.4s;
    right: -100%; }
  .cd-primary-nav.nav-is-visible {
    visibility: visible;
    -moz-transition: 0.4s;
    transition: 0.4s;
    right: 0;
    margin: 0;
    padding: 0;
    left: 0; }
  .nav-gallery ul {
    /*top: 100px;*/
    position: relative; }
  .nav-gallery li .icon {
    display: none; }
  .nav-heading {
    height: 50px;
    display: block;
    background-color: white;
    color: #b0b6bb !important;
    text-transform: uppercase;
    line-height: 50px;
    padding-left: 0;
    font-size: .9em;
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-weight: bold;
    border: none !important; }
  .nav-heading:before, .nav-heading:after {
    background: none !important; }
  .cd-primary-nav.nav-is-visible .cd-secondary-nav ul {
    position: relative;
    top: 0; }
  .cd-secondary-nav ul.force-mobile {
    margin-top: -10px;
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@media only screen and (min-width: 960px) {
  .cd-primary-nav {
    position: absolute;
    padding: 0;
    height: auto;
    width: auto;
    /* float: right; */
    overflow: visible;
    background: transparent;
    z-index: 4; }
  .cd-primary-nav:after {
    content: "";
    display: table;
    clear: both; }
  .cd-primary-nav.moves-out > li > a {
    /* reset mobile style */
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; }
  .cd-primary-nav .above-nav li a {
    height: 32px; }
  .cd-secondary-nav {
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.1); }
  .cd-primary-nav ul {
    position: static;
    height: auto;
    /*width: auto;*/
    background: transparent;
    overflow: visible;
    z-index: 3;
    box-sizing: unset; }
  .cd-primary-nav ul.is-hidden {
    /* reset mobile style */
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  .cd-primary-nav ul.moves-out > li > a {
    /* reset mobile style */
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; }
  .cd-primary-nav > li {
    float: left;
    /*margin-left: 1.5em;
        margin-right:1.5em;*/
    margin-right: 1.5em;
    padding-left: 5px; }
  .cd-primary-nav > li:last-child {
    margin-right: 0em; }
  .cd-primary-nav > li > a {
    /* main navigation buttons style */
    position: relative;
    display: inline-block;
    height: 63px;
    line-height: 66px;
    padding: 0 10px;
    color: #4d5154;
    overflow: visible;
    border-bottom: none;
    -moz-transition: color 0.3s, box-shadow 0.3s;
    transition: color 0.3s, box-shadow 0.3s; }
  .cd-primary-nav > li > a:hover {
    color: #E42518; }
  .cd-primary-nav > li > a.selected {
    color: #E42518;
    box-shadow: inset 0 -5px 0 #E42518; }
  .cd-primary-nav .go-back, .cd-primary-nav .see-all {
    display: none; }
  .cd-primary-nav .cd-secondary-nav, .cd-nav-gallery, .cd-primary-nav .cd-nav-icons {
    /* dropdown menu style  */
    background: #FFFFFF;
    position: absolute;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    -o-transition: opacity .3s 0s, visibility 0s 0s;
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
    top: 63px;
    /*left: 0;*/
    right: 0;
    width: 1170px;
    /*width: 125%;
    margin: 0 -71%;*/
    /*padding: 3rem 47%;*/ }
  body:lang(jp) .cd-primary-nav > li {
    margin-left: 1.2em; }
  body:lang(de) .cd-primary-nav .cd-secondary-nav .three-quarters,
  body:lang(es) .cd-primary-nav .cd-secondary-nav .three-quarters,
  body:lang(pt) .cd-primary-nav .cd-secondary-nav .three-quarters,
  body:lang(jp) .cd-primary-nav .cd-secondary-nav .three-quarters {
    width: 67%; }
  body:lang(de) .cd-primary-nav .cd-secondary-nav .nav-gallery.three-quarters li,
  body:lang(es) .cd-primary-nav .cd-secondary-nav .nav-gallery.three-quarters li,
  body:lang(pt) .cd-primary-nav .cd-secondary-nav .nav-gallery.three-quarters li,
  body:lang(jp) .cd-primary-nav .cd-secondary-nav .nav-gallery.three-quarters li {
    width: 33%; }
  body:lang(de) .cd-primary-nav .cd-secondary-nav .half,
  body:lang(es) .cd-primary-nav .cd-secondary-nav .half,
  body:lang(pt) .cd-primary-nav .cd-secondary-nav .half,
  body:lang(jp) .cd-primary-nav .cd-secondary-nav .half {
    width: 45%; }
  body:lang(de) .cd-primary-nav .cd-secondary-nav .nav-gallery.half li,
  body:lang(es) .cd-primary-nav .cd-secondary-nav .nav-gallery.half li,
  body:lang(pt) .cd-primary-nav .cd-secondary-nav .nav-gallery.half li,
  body:lang(jp) .cd-primary-nav .cd-secondary-nav .nav-gallery.half li {
    width: 33%; }
  body:lang(de) .cd-primary-nav .cd-secondary-nav .nav-gallery.quarter,
  body:lang(es) .cd-primary-nav .cd-secondary-nav .nav-gallery.quarter,
  body:lang(jp) .cd-primary-nav .cd-secondary-nav .nav-gallery.quarter {
    width: 21%; }
  body:lang(pt) .cd-primary-nav .cd-secondary-nav .nav-gallery.quarter {
    width: 20%; }
  body:lang(pt) .cd-primary-nav .cd-secondary-nav ul.two-col {
    height: 29em; }
  body:lang(de) .cd-primary-nav .cd-secondary-nav .third {
    padding: 0 2%;
    margin-right: 2%;
    max-width: 33%; }
  .header-wrapper .cd-primary-nav .cd-secondary-nav .auto a {
    padding: 0 8% 0 0; }
  body:lang(de) .cd-primary-nav .cd-secondary-nav .third a, body:lang(pt) .cd-primary-nav .cd-secondary-nav .third a, body:lang(es) .cd-primary-nav .cd-secondary-nav .third a {
    height: auto;
    overflow-wrap: break-word;
    white-space: normal;
    word-break: break-word; }
  body:lang(pt) .cd-primary-nav .cd-secondary-nav .auto {
    padding: 0 1%;
    margin-right: 2%; }
  body:lang(de) .cd-primary-nav .cd-secondary-nav .nav-gallery.two-thirds {
    width: 59%;
    margin-right: 2%; }
  body:lang(de) .en-only:after,
  body:lang(pt) .en-only:after,
  body:lang(es) .en-only:after,
  body:lang(jp) .en-only:after {
    background-image: url(https://comptiacdn.azureedge.net/webcontent/images/default-source/mainsitetemplateimages/en-us.png?sfvrsn=753ee3f1_2);
    background-repeat: no-repeat;
    background-position: 100% 50%;
    color: transparent;
    content: 'en';
    display: inline;
    margin-left: 10px; }
  .cd-primary-nav .cd-secondary-nav .third {
    width: 30%;
    margin: 0 1%;
    padding: 0 4%; }
  .cd-primary-nav .cd-secondary-nav .two-thirds {
    width: 60%; }
  .cd-primary-nav .cd-secondary-nav .quarter {
    width: 23%; }
  .cd-primary-nav .cd-secondary-nav .fifth {
    width: 17.8%; }
  .cd-primary-nav .cd-secondary-nav .quarter li {
    margin-right: 0;
    border: none; }
  .cd-primary-nav .cd-secondary-nav .quarter.training-en {
    width: 23%;
    padding-right: 10px; }
  .cd-primary-nav .cd-secondary-nav .quarter.training-es, .cd-primary-nav .cd-secondary-nav .quarter.training-pt {
    width: 22%; }
  .cd-primary-nav .cd-secondary-nav .quarter.training-en .nav-heading a {
    padding-left: 5%;
    width: 100%; }
  .cd-primary-nav .cd-secondary-nav .quarter.training-en > ul {
    padding-left: 6%; }
  .cd-primary-nav .cd-secondary-nav .auto.training-en .nav-heading a {
    overflow: visible;
    padding-left: 5%;
    width: 100%; }
  .cd-primary-nav .cd-secondary-nav .auto.training-en > ul {
    overflow: visible;
    padding-left: 6%; }
  .cd-primary-nav .cd-secondary-nav .quarter.training-en .nav-heading, .cd-primary-nav .cd-secondary-nav .auto.training-en .nav-heading {
    display: inline-block;
    width: 100%; }
  .cd-primary-nav .cd-secondary-nav .three-quarters {
    margin: 0 2%;
    width: 71%; }
  .cd-primary-nav .cd-secondary-nav .three-quarters li:after {
    clear: both;
    content: '';
    display: block; }
  .cd-primary-nav .cd-secondary-nav .half {
    margin: 0 1.5%;
    width: 46%; }
  .cd-primary-nav .cd-secondary-nav .half li:after {
    clear: both;
    content: '';
    display: block; }
  .cd-primary-nav .cd-secondary-nav .auto {
    min-width: 18%;
    width: auto; }
  .cd-primary-nav .cd-secondary-nav .auto.training-pt {
    max-width: 23%; }
  .cd-primary-nav .cd-secondary-nav .nav-gallery {
    border: none;
    width: 70%; }
  .cd-primary-nav .cd-secondary-nav .nav-gallery.border-right {
    border-right: 1px solid #e2e3df; }
  .cd-primary-nav .cd-secondary-nav .nav-gallery.full {
    width: 100%;
    margin-right: 0; }
  .cd-primary-nav .cd-secondary-nav .nav-gallery.full.four li {
    width: 24%; }
  .cd-primary-nav .cd-secondary-nav .nav-gallery.full.five li {
    width: 19%; }
  .cd-primary-nav .cd-secondary-nav .nav-gallery.full.six li {
    width: 16.66%; }
  .cd-primary-nav .cd-secondary-nav .nav-gallery.full.six li:last-of-type {
    margin-right: 0; }
  .cd-primary-nav .cd-secondary-nav .nav-gallery.third {
    width: 32%;
    margin-right: 0; }
  .cd-primary-nav .cd-secondary-nav .nav-gallery.third li {
    margin-right: 2%;
    -ms-word-wrap: normal;
    word-wrap: normal;
    width: 48%; }
  .cd-primary-nav .cd-secondary-nav .nav-gallery.two-thirds {
    width: 66%;
    margin-right: 3%; }
  .cd-primary-nav .cd-secondary-nav .nav-gallery.two-thirds:last-of-type {
    margin-right: 0; }
  .cd-primary-nav .cd-secondary-nav .nav-gallery.two-thirds li {
    width: 33%; }
  .cd-primary-nav .cd-secondary-nav .nav-gallery.two-thirds .two-col-nav li {
    width: 50%; }
  .cd-primary-nav .cd-secondary-nav .nav-gallery.quarter {
    width: 24%;
    margin-right: 0; }
  .cd-primary-nav .cd-secondary-nav .nav-gallery.quarter li {
    margin-bottom: 45px;
    margin-right: 0;
    border: none;
    width: 100%; }
  .cd-primary-nav .cd-secondary-nav .nav-gallery.quarter li:last-of-type {
    margin-bottom: 0; }
  .cd-primary-nav .cd-secondary-nav .nav-gallery.three-quarters li {
    width: 24%; }
  .nav-gallery li .icon {
    height: 130px;
    width: 130px;
    margin: 0 auto; }
  .nav-gallery.quarter li .icon {
    height: 130px;
    width: 130px; }
  .nav-gallery li .icon img {
    vertical-align: middle; }
  .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .nav-gallery li img {
    max-width: 120px;
    max-height: 120px; }
  .cd-primary-nav .nav-gallery li {
    /*border-right: 1px solid #e2e3df;*/
    float: left;
    height: 100%;
    display: inline-block;
    width: 20%;
    text-align: center; }
  .cd-primary-nav .nav-gallery li:last-of-type {
    border: none; }
  .cd-primary-nav .nav-gallery li a {
    height: 100%;
    line-height: 1.5em;
    white-space: normal; }
  .cd-primary-nav .nav-gallery li a h3 {
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size: 1em; }
  .cd-primary-nav .cd-secondary-nav:after, .cd-nav-gallery:after, .cd-primary-nav .cd-nav-icons:after {
    content: "";
    display: table;
    clear: both; }
  .cd-primary-nav .cd-secondary-nav.is-hidden, .cd-nav-gallery.is-hidden, .cd-primary-nav .cd-nav-icons.is-hidden {
    opacity: 0;
    visibility: hidden;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s; }
  .cd-primary-nav .cd-secondary-nav > .see-all, .cd-nav-gallery > .see-all, .cd-primary-nav .cd-nav-icons > .see-all {
    /* this is the BIG See all button at the bottom of the dropdown menu */
    display: none; }
  .cd-primary-nav .cd-secondary-nav > .see-all a, .cd-nav-gallery > .see-all a, .cd-primary-nav .cd-nav-icons > .see-all a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    font-size: 2.2rem;
    font-weight: bold;
    text-align: center;
    line-height: 80px;
    border-top: 1px solid #e2e3df;
    /* reset some inherited style */
    border-bottom: none;
    margin: 0;
    padding: 0;
    -moz-transition: color 0.2s, background 0.2s, border 0.2s;
    transition: color 0.2s, background 0.2s, border 0.2s; }
  .cd-primary-nav .cd-secondary-nav > .see-all a:hover, .cd-nav-gallery > .see-all a:hover, .cd-primary-nav .cd-nav-icons > .see-all a:hover {
    background: #2e3233;
    border-color: #2e3233;
    color: #FFFFFF; }
  .cd-primary-nav .cd-secondary-nav > li {
    /* change the height according to your needs - you can even set height: auto */
    height: auto;
    /* here you set the number of columns - use width percentage */
    width: 23%;
    float: left;
    margin-right: 2.56%;
    border-right: 1px solid #e2e3df;
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: hidden; }
  .cd-primary-nav .cd-secondary-nav > li.no-border {
    border: none; }
  .cd-primary-nav .cd-secondary-nav > li:nth-child(4n+2) {
    /* +2 because we have 2 list items with display:none */
    /*margin-right: 0;
        border-right: none;*/ }
  .cd-primary-nav .cd-secondary-nav > li:last-of-type {
    border: none;
    margin-right: 0;
    padding-right: 0; }
  .cd-primary-nav .cd-secondary-nav > li > a {
    /* secondary nav title */
    color: #E42518;
    font-weight: bold;
    font-size: 1.6rem;
    margin-bottom: .6em; }
  .cd-primary-nav .cd-secondary-nav a {
    height: auto;
    line-height: 40px;
    padding: 0 0 0 0;
    color: #4d5154;
    border-bottom: none;
    font-size: 1em;
    white-space: normal; }
  .cd-primary-nav .cd-secondary-nav a:hover {
    color: #E42518; }
  .cd-primary-nav .cd-secondary-nav a.red-nav-link {
    color: #E42518;
    font-weight: bold; }
  .cd-primary-nav .cd-secondary-nav ul {
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0); }
  .cd-primary-nav .cd-secondary-nav .nav-heading {
    color: #4c565c;
    font-size: 1.1em;
    /*margin-right: 20px;*/
    text-transform: uppercase;
    font-weight: normal;
    font-family: 'VistaSlab';
    line-height: 40px; }
  .cd-primary-nav .cd-secondary-nav .nav-heading + .nav-heading a {
    margin-top: 15px; }
  .cd-primary-nav .cd-secondary-nav ul ul {
    /* tertiary navigation */
    top: 0;
    left: 0;
    margin-left: 10px;
    margin-bottom: 15px;
    height: auto;
    width: 100%;
    text-transform: none;
    font-size: 1em; }
  .cd-primary-nav .cd-secondary-nav ul ul.is-hidden {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); }
  .cd-primary-nav .cd-secondary-nav ul ul.is-hidden.d-visible {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  .cd-primary-nav .cd-secondary-nav ul ul.three-col::after, .cd-primary-nav .cd-secondary-nav ul ul.two-col::after {
    clear: both;
    content: '';
    display: block; }
  .cd-primary-nav .cd-secondary-nav ul ul.three-col li {
    float: left;
    width: 33%; }
  .cd-primary-nav .cd-secondary-nav ul ul.three-col li:after, .cd-primary-nav .cd-secondary-nav ul ul.two-col li:after {
    content: '';
    clear: both;
    display: block; }
  .cd-primary-nav .cd-secondary-nav ul ul.two-col li {
    float: left;
    width: 46%; }
  .cd-primary-nav .cd-secondary-nav ul ul.one-col li {
    width: 100%; }
  .cd-primary-nav .cd-secondary-nav ul ul.two-col {
    display: block;
    height: auto;
    min-height: 9em; }
  .cd-primary-nav .cd-secondary-nav ul.two-col {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 25em; }
  .cd-primary-nav .cd-secondary-nav ul.two-col li {
    float: left;
    width: 50%; }
  .cd-primary-nav .cd-secondary-nav ul ul .go-back {
    display: block; }
  .cd-primary-nav .cd-secondary-nav ul ul .go-back a {
    color: transparent; }
  .cd-primary-nav .cd-secondary-nav ul ul .see-all {
    display: block; }
  .cd-primary-nav .cd-secondary-nav ul ul.d-visible .see-all, .cd-primary-nav .cd-secondary-nav ul ul.d-visible .go-back {
    display: none; }
  .cd-primary-nav .cd-secondary-nav .moves-out > li > a {
    /* push the navigation items to the left - and lower down opacity - when tertiary nav slides in */
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  .cd-nav-gallery li {
    /* set here number of columns - use width percentage */
    width: 22%;
    float: left;
    margin: 0 4% 40px 0; }
  .cd-nav-gallery li:nth-child(4n+2) {
    /* +2 because we have two additional list items with display:none */
    margin-right: 0; }
  .cd-nav-gallery .cd-nav-item {
    border-bottom: none;
    padding: 0;
    height: auto;
    line-height: 1.2; }
  .cd-nav-gallery .cd-nav-item img {
    position: static;
    margin-top: 0;
    height: auto;
    width: 100%;
    margin-bottom: .6em; }
  .cd-nav-gallery .cd-nav-item h3 {
    color: #E42518;
    font-weight: bold;
    padding: 0 .4em; }
  .cd-primary-nav .cd-nav-icons li {
    /* set here number of columns - use width percentage */
    width: 32%;
    float: left;
    margin: 0 2% 20px 0; }
  .cd-primary-nav .cd-nav-icons li:nth-child(3n+2) {
    /* +2 because we have two additional list items with display:none */
    margin-right: 0; }
  .cd-primary-nav .cd-nav-icons .cd-nav-item {
    border-bottom: none;
    height: 80px;
    line-height: 1.2;
    padding: 24px 0 0 85px; }
  .cd-primary-nav .cd-nav-icons .cd-nav-item:hover {
    background: #f6f6f5; }
  .cd-primary-nav .cd-nav-icons .cd-nav-item h3 {
    color: #E42518;
    font-weight: bold; }
  .cd-primary-nav .cd-nav-icons .cd-nav-item p {
    display: block; }
  .cd-primary-nav .cd-nav-icons .cd-nav-item::before {
    left: 25px; } }

.has-children > a, .go-back a {
  position: relative; }

.has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after {
  /* arrow icon in CSS - for element with nested unordered lists */
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -1px;
  display: inline-block;
  height: 2px;
  width: 10px;
  background: #008fc3;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

@media only screen and (min-width: 960px) {
  .has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after {
    /* hide the arrow on desktop*/
    background: none !important; } }

.has-children > a::before, .go-back a::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.has-children > a::after, .go-back a::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

@media only screen and (min-width: 960px) {
  .has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after {
    background: #c9cbc4; }
  .has-children > a:hover::before, .has-children > a:hover::after, .go-back a:hover::before, .go-back a:hover::after {
    background: #E42518; } }

@media only screen and (max-width: 959px) {
  .cd-primary-nav li.has-children > a span, .cd-primary-nav li.has-children > a span::before, .cd-primary-nav li.has-children > a span::after {
    /* hamburger icon in CSS */
    position: absolute;
    display: inline-block;
    height: 2px;
    width: 13px;
    background: #008fc3; }
  .cd-primary-nav li.has-children > a span {
    /* line in the center */
    position: absolute;
    top: 50%;
    right: 22px;
    margin-top: -1px;
    -moz-transition: background 0.3s 0.3s;
    transition: background 0.3s 0.3s;
    border-radius: 1px; }
  .cd-primary-nav .go-back > a span, .cd-primary-nav .go-back > a span::before, .cd-primary-nav .go-back > a span::after {
    /* hamburger icon in CSS */
    position: absolute;
    display: inline-block;
    height: 2px;
    width: 13px;
    background: #008fc3; }
  .cd-primary-nav .go-back > a span {
    /* line in the center */
    position: absolute;
    top: 50%;
    left: 22px;
    margin-top: -1px;
    -moz-transition: background 0.3s 0.3s;
    transition: background 0.3s 0.3s;
    border-radius: 1px; }
  .cd-primary-nav li {
    background-color: #FFFFFF; }
  .cd-primary-nav li:first-child {
    margin-top: 13px; }
  .cd-primary-nav li.sub {
    background-color: #fafafa; }
  .cd-primary-nav li.sub.mobile-white-navitem {
    background-color: #ffffff; }
  .cd-primary-nav li.sub.mobile-white-navitem > a {
    color: #4c565c; }
  .cd-primary-nav li > a {
    color: #E42518; }
  .cd-primary-nav li > a h3 {
    color: #E42518;
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size: 1em;
    height: 50px;
    line-height: 50px; }
  .cd-primary-nav li.sub > a {
    color: #74797c; }
  .cd-primary-nav ul.cd-secondary-nav {
    position: absolute;
    top: 0;
    padding: 0 !important;
    margin: 0 !important; }
  .cd-primary-nav li.sub:last-child, .cd-secondary-nav li.has-children:last-child {
    margin-bottom: 48px; }
  .cd-secondary-nav li.has-children li.has-children:last-child {
    margin-bottom: 0; }
  .cd-secondary-nav li.has-children {
    margin-bottom: 15px; }
  .cd-secondary-nav li.has-children ul li {
    padding-left: 2em; }
  .cd-secondary-nav li.has-children ul li:first-child {
    margin-top: 0; }
  .cd-secondary-nav li.has-children ul li.has-children {
    padding-left: 0; }
  .cd-secondary-nav li.has-children ul li.has-children a {
    padding: 0 20px; }
  .cd-secondary-nav li.has-children ul li a {
    border: none;
    padding-left: 0; }
  .cd-primary-nav li.has-children {
    background-color: white; }
  .cd-primary-nav li.has-children > a {
    color: #4c565c; }
  .selected .three-quarters ul li.has-children ul.is-hidden {
    transform: none; } }

.has-children > a {
  padding-right: 40px; }

.has-children > a::before, .has-children > a::after {
  /* arrow goes on the right side - children navigation */
  right: 20px;
  -webkit-transform-origin: 9px 50%;
  -moz-transform-origin: 9px 50%;
  -ms-transform-origin: 9px 50%;
  -o-transform-origin: 9px 50%;
  transform-origin: 9px 50%; }

.cd-primary-nav .go-back {
  background-color: #f1f1f1; }

.cd-primary-nav .go-back a {
  padding-left: 40px;
  color: #4c565c; }

.cd-primary-nav .go-back a::before, .cd-primary-nav .go-back a::after {
  /* arrow goes on the left side - go back button */
  left: 20px;
  -webkit-transform-origin: 1px 50%;
  -moz-transform-origin: 1px 50%;
  -ms-transform-origin: 1px 50%;
  -o-transform-origin: 1px 50%;
  transform-origin: 1px 50%; }

@media only screen and (min-width: 960px) {
  .cd-primary-nav > .has-children > a {
    text-transform: none; }
  .has-children > a::before, .has-children > a::after {
    right: 15%; }
  .cd-primary-nav > .has-children > a {
    /* main navigation arrows on larger devices */
    padding-right: .4em;
    font-size: 1.1em; }
  .cd-primary-nav > .has-children > a::before, .cd-primary-nav > .has-children > a::after {
    width: 9px;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    background: #c9cbc4;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transition: width 0.3s, -moz-transform 0.3s;
    transition: width 0.3s, transform 0.3s; }
  .cd-primary-nav > .has-children > a::before {
    right: 12px; }
  .cd-primary-nav > .has-children > a::after {
    right: 7px; }
  .cd-primary-nav > .has-children > a.selected::before, .cd-primary-nav > .has-children > a.selected::after {
    width: 14px; }
  .cd-primary-nav > .has-children > a.selected::before {
    -webkit-transform: translateX(5px) rotate(-45deg);
    -moz-transform: translateX(5px) rotate(-45deg);
    -ms-transform: translateX(5px) rotate(-45deg);
    -o-transform: translateX(5px) rotate(-45deg);
    transform: translateX(5px) rotate(-45deg); }
  .cd-primary-nav > .has-children > a.selected::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .cd-secondary-nav > .has-children > a::before, .cd-secondary-nav > .has-children > a::after {
    /* remove arrows on secondary nav titles */
    display: none; }
  .cd-primary-nav .go-back a {
    padding-left: 20px; }
  .cd-primary-nav .go-back a::before, .cd-primary-nav .go-back a::after {
    left: 1px; } }

@media only screen and (min-width: 960px) and (max-width: 975px) {
  .cd-primary-nav .cd-secondary-nav {
    width: 120%;
    margin: 0px -27%;
    padding: 3rem 5%; }
  .cd-primary-nav > .has-children > a {
    font-size: .9em; }
  .cd-primary-nav .cd-secondary-nav a {
    height: auto;
    line-height: 1.3em;
    white-space: normal;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    margin-bottom: 15px; }
  .cd-primary-nav .cd-secondary-nav .auto {
    width: 22%; }
  .cd-primary-nav > li {
    margin-left: .1em;
    margin-right: 1em; } }

@media only screen and (min-width: 976px) and (max-width: 1025px) {
  .cd-primary-nav .cd-secondary-nav {
    width: 120%;
    margin: 0px -27%;
    padding: 3rem 5%; }
  .cd-primary-nav > .has-children > a {
    font-size: .9em; }
  .cd-primary-nav .cd-secondary-nav a {
    height: auto;
    line-height: 1.3em;
    white-space: normal;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    margin-bottom: 15px; }
  .cd-primary-nav .cd-secondary-nav .auto {
    width: 22%; }
  .cd-primary-nav > li {
    margin-left: 1.2em; } }

@media only screen and (min-width: 1026px) and (max-width: 1086px) {
  .cd-primary-nav .cd-secondary-nav {
    width: 118%;
    margin: 0px -25%;
    padding: 3rem 5%; }
  .cd-primary-nav > .has-children > a {
    font-size: 1em; } }

@media only screen and (min-width: 1087px) and (max-width: 1100px) {
  .cd-primary-nav .cd-secondary-nav {
    width: 125%;
    margin: 0px -32%;
    padding: 3rem 5%; }
  .cd-primary-nav > .has-children > a {
    font-size: 1em; } }

@media only screen and (min-width: 1101px) and (max-width: 1140px) {
  .cd-primary-nav .cd-secondary-nav {
    width: 124%;
    margin: 0px -30%;
    padding: 3rem 5%; } }

.cd-search {
  position: absolute;
  height: 3em;
  top: 13px;
  right: 0;
  z-index: 3;
  opacity: 0;
  visibility: hidden;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  width: 44px !important; }

.cd-search form {
  height: 100%;
  width: 100%; }

.cd-search input {
  border-radius: 5px;
  border: 2px solid #d0d5d6;
  background: #FFFFFF;
  height: 100%;
  width: 100%;
  padding: 0 5%;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none; }

.cd-search input::-webkit-input-placeholder {
  color: #c9cbc4; }

.cd-search input::-moz-placeholder {
  color: #c9cbc4; }

.cd-search input:-moz-placeholder {
  color: #c9cbc4; }

.cd-search input:-ms-input-placeholder {
  color: #c9cbc4; }

.cd-search input:focus {
  outline: none; }

.cd-search.is-visible {
  opacity: 1;
  visibility: visible;
  right: 15em;
  width: 20em !important;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s; }

@media only screen and (max-width: 959px) {
  .cd-search.is-visible {
    right: .5em;
    top: 4em;
    width: 100% !important; }
  .cd-search input {
    width: 92%;
    padding: 0 0 0 5%;
    margin-left: 6%; } }

.nav-is-fixed .cd-search {
  position: fixed; }

@media only screen and (min-width: 960px) {
  .cd-search {
    height: 2em;
    top: 13px; }
  .cd-search input {
    font-size: 1em;
    font-weight: 300; } }

.cd-overlay {
  /* shadow layer visible when navigation is active */
  position: fixed;
  z-index: 2;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  background-color: #fff;
  visibility: hidden;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s, -webkit-transform 0.3s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s, -moz-transform 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s; }

.cd-overlay.is-visible {
  display: none;
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s, -webkit-transform 0.3s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s, -moz-transform 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s, transform 0.3s 0s; }

@media only screen and (max-width: 959px) {
  .cd-overlay.is-visible {
    -webkit-transform: translateX(-260px);
    -moz-transform: translateX(-260px);
    -ms-transform: translateX(-260px);
    -o-transform: translateX(-260px);
    transform: translateX(-260px); }
  .nav-on-left .cd-overlay.is-visible {
    -webkit-transform: translateX(260px);
    -moz-transform: translateX(260px);
    -ms-transform: translateX(260px);
    -o-transform: translateX(260px);
    transform: translateX(260px); }
  .cd-overlay.is-visible.search-is-visible, .nav-on-left .cd-overlay.is-visible.search-is-visible {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

/* -------------------------------- 

support for no js 

-------------------------------- */
.no-js .cd-primary-nav {
  position: relative;
  height: auto;
  width: 100%;
  overflow: visible;
  visibility: visible;
  z-index: 2; }

.no-js .cd-search {
  position: relative;
  top: 0;
  opacity: 1;
  visibility: visible; }

@media only screen and (min-width: 960px) {
  .no-js .cd-primary-nav {
    position: absolute;
    z-index: 3;
    display: inline-block;
    width: auto;
    top: 0;
    right: 150px;
    padding: 0; }
  .no-js .nav-is-fixed .cd-primary-nav {
    position: fixed; } }

.dreamit a {
  margin-right: 10px; }

.dreamit a:hover {
  color: #fff !important;
  background-color: #337ab7 !important; }

@media only screen and (max-width: 768px) {
  .dreamit a {
    text-align: center;
    width: 100%; }
  .dreamit li {
    float: none !important; } }

.cd-search input.ibSearch {
  background-color: transparent;
  border: none;
  content: '';
  height: 18px;
  margin: 0;
  outline: none;
  padding: 0;
  position: absolute;
  right: 12px;
  top: 8px;
  width: 18px; }

.ibSearch:hover {
  cursor: pointer; }

@media only screen and (max-width: 768px) {
  .cd-search input.ibSearch {
    right: 45px;
    top: 16px; }
  .cd-search span.error {
    position: absolute;
    left: 29px;
    top: 57px; } }

.title-container {
  margin-top: 45px;
  margin-bottom: 45px;
  overflow: hidden; }

.title-container .title-content, .title-container .title-content-nolinkbox {
  position: relative; }

.title-container .title-content p,
.title-container .title-content-nolinkbox p {
  font-size: 1.50em;
  font-weight: 300; }

.title-container .title-content .linkbox {
  background-color: #f7f8fa;
  padding: 25px 20px 5px;
  border-radius: 10px;
  width: 100%;
  float: none; }

.title-container .title-content .linkbox h3 {
  color: #616d75; }

.title-container .title-content .linkbox p {
  font-size: 1em;
  line-height: .5em; }

@media only screen and (min-width: 768px) {
  .title-container .title-content:before {
    content: '';
    float: right;
    display: block;
    width: 240px;
    height: 175px;
    margin: 0 0 0 125px; }
  .title-container .title-content .linkbox {
    float: right;
    top: 0;
    right: 0;
    width: 240px;
    position: absolute; } }

@media screen and (max-width: 480px) {
  .title-container .title-content p,
  .title-container .title-content-nolinkbox p {
    font-size: 1.25em;
    font-weight: 300; } }

.detailbreadcrumbs a {
  font-family: Calibri,Arial,Helvetica,sans-serif !important;
  color: #008fc3 !important;
  display: inline-block;
  padding: 0 5px 4px;
  text-transform: none; }

/*.detailbreadcrumbs {
    font-size:.75em;
}*/
.breadcrumb .active {
  color: #008fc3 !important; }

.detailbreadcrumbs a:hover {
  text-decoration: underline !important;
  background-image: none !important;
  color: #008fc3 !important;
  background-color: white !important; }

.breadcrumb li {
  display: inline-block;
  float: none;
  clear: left;
  font-size: .75em;
  text-transform: none; }

.breadcrumb {
  background-color: #ffffff;
  padding: 0px;
  margin: 0px;
  margin-bottom: 5px; }

@media only screen and (max-device-width: 768px) {
  .detailbreadcrumbs {
    display: none; } }

.hub-banner-content a.button, .hub-content a.button {
  background-color: #008FC3; }

.hub-banner-content a.button:hover, .hub-content a.button:hover {
  background-color: #0180ae; }

.hub-content a.button.secondary {
  background-color: #FFFFFF;
  border: 1px solid #008FC3;
  border-radius: 5px 5px 5px 5px;
  color: #008FC3; }

.hub-content a.button.secondary:hover {
  background-color: #008FC3;
  color: #FFFFFF; }

a.resource-box:first-of-type {
  /*border-bottom: 1px dotted #4c565c;*/
  float: left;
  height: auto;
  margin-right: 0;
  padding-right: 2%;
  padding-top: 25px;
  width: 50%; }

@media screen and (max-width: 768px) {
  a.resource-box:first-of-type {
    padding-right: 0%; } }

a.resource-box:first-of-type h2 {
  font-size: 1.8em;
  padding-top: 15px; }

a.resource-box:first-of-type img {
  display: block;
  float: none;
  max-width: 100%;
  width: 100%; }

a.resource-box:nth-of-type(2), a.resource-box:nth-of-type(3) {
  border-bottom: 1px dotted #4c565c; }

a.resource-box:nth-of-type(2), a.resource-box:nth-of-type(3), a.resource-box:nth-of-type(4) {
  float: right;
  height: auto;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 25px;
  width: 50%; }

a.resource-box:nth-of-type(2) img, a.resource-box:nth-of-type(3) img, a.resource-box:nth-of-type(4) img {
  width: 100%; }

a.resource-box:nth-of-type(2) h2, a.resource-box:nth-of-type(3) h2, a.resource-box:nth-of-type(4) h2 {
  padding-right: 43px; }

a.resource-box:nth-of-type(2) .image-container, a.resource-box:nth-of-type(3) .image-container, a.resource-box:nth-of-type(4) .image-container {
  display: block;
  height: 125px;
  float: left;
  margin-right: 15px;
  width: 30%; }

a.resource-box:nth-of-type(5) {
  clear: both;
  content: '';
  display: block;
  position: relative; }

a.resource-box:nth-of-type(5):before {
  display: block;
  content: ' ';
  clear: both;
  border-top: 1px dotted #4c565c;
  position: absolute;
  top: -15px;
  width: 1140px; }

@media screen and (max-width: 768px) {
  a.resource-box:nth-of-type(5):before {
    border-top: none; } }

.resource-box {
  float: left;
  height: 360px;
  margin-right: 4%;
  width: 22%; }

a.resource-box:first-of-type .image-container {
  height: auto;
  max-height: 350px; }

.resource-box .image-container {
  height: 135px;
  margin-bottom: 20px;
  overflow: hidden;
  position: relative; }

.resource-box img {
  margin-right: 10px;
  width: 100%; }

.resource-box:nth-of-type(4n+8) {
  margin-right: 0; }

@media only screen and (max-width: 959px) {
  a.resource-box:first-of-type, a.resource-box:nth-of-type(2), a.resource-box:nth-of-type(3), a.resource-box:nth-of-type(4), a.resource-box {
    float: none;
    height: auto;
    width: 100%; }
  a.resource-box:first-of-type {
    height: auto; }
  a.resource-box .image-container, a.resource-box:first-of-type .image-container,
  a.resource-box:nth-of-type(1) img,
  a.resource-box:nth-of-type(2) .image-container,
  a.resource-box:nth-of-type(3) .image-container,
  a.resource-box:nth-of-type(4) .image-container {
    height: 175px;
    float: none;
    width: 100%; }
  a.resource-box {
    border-bottom: 1px dotted #4c565c;
    margin-bottom: 10px; } }

.blogpost-box, .resource-box {
  margin-bottom: 30px;
  padding: 10px 0;
  display: block;
  position: relative; }

a.blogpost-box, a.resource-box {
  color: #74797c;
  font-size: .9em; }

a.resource-box.private:after, a.resource-box.premier_member:after, a.resource-box.private:nth-of-type(2) .image-container:after, a.resource-box.premier_member:nth-of-type(2) .image-container:after, a.resource-box.private:nth-of-type(3) .image-container:after,
a.resource-box.premier_member:nth-of-type(3) .image-container:after, a.resource-box.private:nth-of-type(4) .image-container:after, a.resource-box.premier_member:nth-of-type(4) .image-container:after {
  display: block;
  position: absolute;
  top: 10px;
  right: 0;
  background: #cd1d10 url(https://comptiacdn.azureedge.net/webcontent/images/default-source/mainsitetemplateimages/star-icon.png?sfvrsn=105d0c28_2) no-repeat center center;
  height: 43px;
  width: 43px;
  content: "";
  -webkit-border-radius: 0 0 0 20px;
  -moz-border-radius: 0 0 0 20px;
  -ms-border-radius: 0 0 0 20px;
  -o-border-radius: 0 0 0 20px;
  border-radius: 0 0 0 20px;
  -moz-border-radius-bottomleft: 20px;
  -webkit-border-bottom-left-radius: 20px;
  border-bottom-left-radius: 20px; }

a.resource-box:nth-of-type(2) .image-container:after, a.resource-box:nth-of-type(3) .image-container:after, a.resource-box:nth-of-type(4) .image-container:after {
  top: 0 !important; }

a.resource-box.private:first-of-type:after, a.resource-box.premier_member:first-of-type:after {
  right: 23px;
  top: 25px; }

a.resource-box:nth-of-type(2):after, a.resource-box:nth-of-type(3):after, a.resource-box:nth-of-type(4):after {
  display: none; }

a.blogpost-box {
  border-bottom: 1px dotted #4c565c;
  float: left;
  width: 52%; }

.hub-blogposts .firsttwo {
  float: right;
  margin-left: 3%;
  width: 45%; }

@media screen and (max-width: 768px) {
  .hub-blogposts .firsttwo {
    margin-left: 0%; } }

.hub-blogposts .firsttwo .blogpost-box {
  border: none;
  float: none;
  width: 100%; }

.hub-blogposts .firsttwo .blogpost-box .image-container {
  height: 275px;
  float: none;
  margin: 0 0 15px 0;
  width: 100%; }

.hub-blogposts .firsttwo .blogpost-box img {
  float: none;
  width: 100%;
  max-width: 100%; }

/*a.blogpost-box:nth-of-type(1), a.blogpost-box:nth-of-type(2) {
    border: none;
    float: right;
    margin-bottom: 0;
    margin-right: 0;
    padding-top: 25px;
    width: 45%;
}
a.blogpost-box:nth-of-type(1) img, a.blogpost-box:nth-of-type(2) img {
    float: none;
    width: 100%;
    max-width: 100%;
}

a.blogpost-box:nth-of-type(1) .image-container, a.blogpost-box:nth-of-type(2) .image-container {
    height: 275px;
    float: none;
    width: 100%;
}*/
.blogpost-box .image-container {
  float: left;
  height: 135px;
  margin-bottom: 15px;
  margin-right: 15px;
  overflow: hidden;
  width: 30%; }

.blogpost-box:last-of-type {
  border: none; }

.blogpost-box:last-of-type:after {
  content: '';
  clear: both;
  display: block; }

.blogpost-box h2, .resource-box h2 {
  font-size: 1.2em;
  font-weight: normal;
  margin-bottom: 10px;
  padding-top: 0; }

a.blogpost-box h2:hover, a.resource-box h2:hover {
  text-decoration: none; }

.blogpost-box img {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  margin-right: 10px; }

.blogpost-box .post-summary {
  margin-bottom: 5px;
  padding-left: 0; }

.blogpost-box .file-info, .resource-box .file-info {
  font-size: .9em;
  font-style: italic;
  margin: 0;
  padding: 0; }

a.resource-box:nth-of-type(1) img, a.resource-box:nth-of-type(2) img {
  width: 100%; }

a.blogpost-box:hover, a.resource-box:hover {
  color: #74797c;
  text-decoration: none; }

@media only screen and (max-width: 959px) {
  .blogpost-box h2, .resource-box h2 {
    max-width: 98%; }
  .hub-blogposts .firsttwo {
    float: none;
    width: 100%; }
  .hub-blogposts .firsttwo .blogpost-box {
    border-bottom: 1px dotted #4c565c; }
  a.blogpost-box:first-of-type, a.blogpost-box:nth-of-type(2) {
    float: none;
    height: auto;
    width: 100%; }
  a.blogpost-box:first-of-type {
    height: auto; }
  a.blogpost-box .image-container, a.blogpost-box:first-of-type .image-container, a.blogpost-box:nth-of-type(2) .image-container {
    height: 175px;
    float: none;
    width: 100%; }
  a.blogpost-box {
    margin-bottom: 10px;
    width: 100%; } }

.load-more, .see-all {
  clear: both;
  /*margin-bottom: 50px;*/
  position: relative; }

.load-more a, .see-all a {
  background-color: #F8F8F8;
  border: 1px solid #F8F8F8;
  color: #909090;
  cursor: pointer;
  display: block;
  padding: 5px;
  text-align: center;
  width: 100%; }

.load-more a:hover, .see-all a:hover {
  text-decoration: none;
  border: 1px solid #909090; }

/* From old Cert site*/
section.hubHeaderBG {
  background-color: #FFFFFF;
  height: 300px;
  margin-top: 50px; }

section.hubHeaderBG.banner-container.small {
  height: 225px; }

section.hubHeaderBG.banner-container.home {
  height: auto; }

@media screen and (max-width: 900px) {
  section.hubHeaderBG.banner-container.small {
    height: auto; } }

@media screen and (max-width: 500px) {
  section.hubHeaderBG {
    height: 350px; } }

.hub-banner-content {
  margin: 0 auto;
  max-width: 100%;
  min-width: 0;
  width: 1140px; }

.hub-banner-content .hub-banner-text {
  /*border-bottom: 1px solid #cccccc;*/
  min-height: 225px;
  position: relative; }

.hub-banner-content .hub-banner-text:after {
  content: ' ';
  display: block;
  clear: both; }

.home .hub-banner-content .hub-banner-text {
  border: none; }

.hub-banner-text .breadcrumb {
  background-color: transparent;
  color: #4c565c; }

.hub-banner-text .breadcrumb a, .hub-banner-text .breadcrumb a.active, .hub-banner-text .breadcrumb .active {
  font-size: 12px; }

.hub-banner-text .button-container {
  display: block;
  position: absolute;
  right: 0;
  top: 50px; }

h3.fas {
  font-family: 'VistaSlab'; }

.hub-banner-content .hub-banner-text .fas:before {
  background-color: #008FC3;
  border-radius: 50px;
  color: #ffffff;
  display: inline-block;
  font-family: 'Font Awesome 5 Pro';
  font-size: .7em;
  height: 50px;
  margin-right: 20px;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  width: 50px; }

section.hubHeaderBG.banner-container.home .hub-banner-content .hub-banner-text .resources-home-content .fas:before {
  font-size: 3em;
  height: 100px;
  left: 16px;
  position: absolute;
  width: 100px; }

.col-md-6.hub-block {
  margin-bottom: 25px;
  padding-left: 137px; }

section.hubHeaderBG.banner-container.home .hub-banner-content .hub-banner-text .fas:before {
  font-size: 1.1em; }

.hub-banner-content .hub-banner-text .fa-artificial-intelligence:before {
  content: "\f808";
  padding-left: 13px;
  padding-top: 12px; }

.hub-banner-content .hub-banner-text .fa-big-data:before {
  content: "\f1c0";
  padding-left: 12px;
  padding-top: 13px; }

.hub-banner-content .hub-banner-text .fa-blockchain:before {
  content: "\f0c1";
  padding-top: 12px; }

.hub-banner-content .hub-banner-text .fa-the-business-of-technology:before {
  content: "\f6a3";
  padding-top: 13px; }

.hub-banner-content .hub-banner-text .fa-cloud-computing:before {
  content: "\f0c2"; }

.hub-banner-content .hub-banner-text .fa-computer-networks:before {
  content: "\f6ff"; }

.hub-banner-content .hub-banner-text .fa-cybersecurity:before {
  content: "\f3ed";
  padding-top: 13px; }

.hub-banner-content .hub-banner-text .fa-drones:before {
  content: "\f533";
  padding-top: 13px; }

.hub-banner-content .hub-banner-text .fa-internet-of-things-iot:before {
  content: "\f1eb";
  padding-top: 13px; }

.hub-banner-content .hub-banner-text .fa-it-career-center:before {
  content: "\f508";
  padding-left: 12px; }

.hub-banner-content .hub-banner-text .fa-it-support-and-help-desk:before {
  content: "\f82d";
  padding-left: 12px; }

.hub-banner-content .hub-banner-text .fa-it-workforce:before {
  content: "\f0c0";
  padding-top: 13px; }

.hub-banner-content .hub-banner-text .fa-mobility:before {
  content: "\f3cf"; }

.hub-banner-content .hub-banner-text .fa-smart-cities:before {
  content: "\f64f";
  padding-left: 10px;
  padding-top: 12px; }

.hub-banner-content .hub-banner-text .fa-virtual-reality-augmented-reality:before {
  content: "\f6ea";
  padding-top: 12px; }

.hub-banner-content .hub-banner-text p {
  color: #4c565c; }

.hub-banner-content .hub-banner-text .author-contact {
  float: left;
  height: 225px;
  margin-right: 15px;
  margin-top: 75px;
  text-align: center;
  width: 160px; }

.hub-banner-content .hub-banner-text .headshot {
  border-radius: 145px;
  height: 145px;
  margin-bottom: 10px;
  width: 145px; }

.hub-banner-content .hub-banner-text .author-contact ul {
  background-color: #008fc3;
  border-radius: 5px;
  margin: 0 auto;
  padding: 5px;
  text-align: center;
  width: 60%; }

.hub-banner-content .hub-banner-text .author-contact li {
  display: inline-block;
  margin-right: 10px; }

.hub-banner-content .hub-banner-text .author-contact li:last-of-type {
  margin-right: 0; }

.hub-banner-content .hub-banner-text .author-contact li a {
  color: #4c565c; }

.hub-banner-content h1 {
  color: #4c565c;
  display: inline-block;
  font-family: 'VistaSlab';
  font-weight: 500;
  margin-bottom: 10px;
  max-width: 58%;
  padding-top: 11px; }

.hub-banner-content h1.author-title {
  color: #4c565c;
  margin: 0;
  padding-top: 75px; }

.hub-banner-content h2 {
  color: #4c565c;
  font-size: 1.2em;
  line-height: 1.6em;
  margin: 0 0 10px 0;
  padding: 0; }

.hub-banner-content a.button {
  margin: 0px 20px 10px 0;
  padding: 8px 45px; }

.hub-banner-content a.button:last-of-type {
  margin-right: 0; }

.hub-banner-content a.button.secondary {
  background-color: transparent;
  border: 1px solid #008FC3; }

.hub-banner-content a.button.secondary:hover {
  background-color: #ffffff;
  color: #586169; }

@media only screen and (max-width: 959px) {
  .hub-banner-content h1 {
    max-width: 100%;
    width: 100%; }
  .hub-banner-content h2 {
    clear: both; }
  .hub-banner-content .hub-banner-text {
    height: auto;
    padding-bottom: 20px; }
  .hub-banner-text .button-container {
    position: relative;
    top: 0;
    width: 100%; }
  .hub-banner-content a.button {
    width: 100%; } }

@media screen and (max-width: 500px) {
  .hub-banner-content .hub-banner-text {
    width: 100%; }
  .hub-banner-content .hub-banner-text .author-contact {
    height: auto;
    margin-bottom: 10px;
    margin-top: 25px; }
  .hub-banner-content h1.author-title {
    padding-top: 25px; }
  .hub-banner-content .hub-banner-text p {
    padding: 0 5px; } }

section.hub-container {
  margin-top: 5px; }

.container.hub-content {
  border-top: 1px dotted #4c565c;
  padding-left: 0;
  padding-right: 0;
  max-width: 1140px; }

.hub-content .row {
  padding-top: 0px !important; }

.hub-content h1 {
  font-size: 2em; }

.hub-content .partial-contents {
  overflow: auto; }

@media screen and (max-width: 768px) {
  .hub-content .partial-contents {
    overflow-x: hidden; }
  .container.hub-content {
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
    max-width: 100%;
    min-width: 0; } }

.hub-tophtml {
  clear: both;
  margin-bottom: 50px; }

.hub-middlehtml {
  clear: both;
  margin: 50px 0;
  text-align: center; }

.hub-bottomhtml {
  clear: both;
  margin: 50px 0; }

.hubTiles {
  clear: both;
  height: auto;
  margin-left: -1.6%; }

.hubTiles:after {
  content: " "; }

.hubTiles .filters select {
  margin-bottom: 20px;
  width: 290px; }

.hubTiles .filters {
  display: inline-block;
  margin-bottom: 40px;
  margin-left: 20px;
  padding: 5px;
  width: 50%; }

.hubTiles .hubForm {
  background-color: #e0e6ea;
  -ms-border-radius: 0 0 5px 5px;
  border-radius: 0 0 10px 10px;
  box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, 0.2);
  color: white;
  display: inline-block;
  float: right;
  margin-top: -50px;
  padding: 10px 0 25px 50px;
  width: 40%; }

.hubTiles .hubForm h2 {
  font-size: 1.1em;
  margin-bottom: 16px;
  padding-top: 5px; }

.hubTiles .hubForm h1 {
  font-size: 1em;
  padding-top: 30px; }

.hubTiles .hubForm input {
  display: inline-block; }

.hubTiles .hubForm input[type=text] {
  width: 60%; }

.hubTiles .hubForm input[type=submit] {
  margin-left: 20px;
  padding: .45em 1.3em; }

.hubTiles .hubTile {
  border-radius: 10px;
  display: inline-block;
  float: left;
  font-family: Calibri;
  font-size: 15px;
  height: 325px;
  margin: 0 0 20px 1.6%;
  overflow: hidden;
  position: relative;
  width: 23.4%; }

.hubTiles .hubTile.hidden {
  display: none; }

.hubTiles .hubTile.featured {
  width: 48.3%; }

.hubTiles .top {
  height: 45%; }

.hubTiles .hubTile img {
  max-width: 100%;
  width: 100%; }

.hubTiles .hubTile.featured img {
  width: 100%; }

.hubTiles .hubTile .content {
  background-color: white;
  bottom: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 55%;
  padding: 0 15px;
  position: absolute;
  text-align: left;
  width: 100%; }

.hubTiles .hubTile .content .pubdate {
  font-size: .9em;
  margin-top: 10px; }

.hubTiles .hubTile.featured .content .pubdate {
  font-size: 1em;
  margin-top: 20px; }

.hubTiles .hubTile h2 {
  color: #616e76;
  font-size: 1em;
  margin: 0 0 20px; }

.hubTiles .hubTile.featured h2 {
  color: #ffffff;
  font-size: 2.3em;
  padding: 30px 0; }

.hubTiles .hubTile h3 {
  background-color: #4c565c;
  border-radius: 0 0 10px 10px;
  bottom: 0;
  color: #ffffff;
  font-size: 1em;
  left: 0;
  margin: 0;
  padding: 8px 0;
  position: absolute;
  right: 0;
  text-align: center;
  text-transform: uppercase; }

.hubTiles .hubTile h3:hover, .hubTiles .hubTile .tile-link:hover + a h3 {
  background-color: #3e454a; }

.hubTiles .hubTile .top {
  background-color: #9c5da1; }

.hubTiles .hubTile.featured .content {
  background-color: rgba(156, 93, 161, 0.5);
  color: #ffffff;
  height: 100%;
  padding: 0 20px; }

.hubTiles .hubTile.featured .content:hover {
  background-color: rgba(144, 86, 149, 0.5); }

.hubTiles .infographic h3 {
  background-color: #9c5da1; }

.hubTiles .hubTile.infographic h3, .hubTiles .infographic .tile-link:hover + a h3 {
  background-color: #905695; }

.hubTiles .infographic .top {
  background-color: #9c5da1; }

.hubTiles .hubTile.infographic.featured .content {
  background-color: rgba(156, 93, 161, 0.5);
  color: #ffffff;
  height: 100%;
  padding: 0 20px; }

.hubTiles .hubTile.infographic.featured .content:hover {
  background-color: rgba(144, 86, 149, 0.5); }

.hubTiles .article h3 {
  background-color: #008fc3; }

.hubTiles .hubTile.article h3, .hubTiles .article .tile-link:hover + a h3 {
  background-color: #0186b6; }

.hubTiles .article .top {
  background-color: #008fc3; }

.hubTiles .hubTile.article.featured .content {
  background-color: rgba(0, 143, 195, 0.5); }

.hubTiles .hubTile.article.featured .content:hover {
  background-color: rgba(0, 134, 182, 0.5); }

.hubTiles .video h3 {
  background-color: #e42518; }

.hubTiles .hubTile.video h3, .hubTiles .video .tile-link:hover + a h3 {
  background-color: #d52317; }

.hubTiles .video .top {
  background-color: #e42518; }

.hubTiles .hubTile.video.featured .content {
  background-color: rgba(228, 37, 24, 0.5); }

.hubTiles .hubTile.video.featured .content:hover {
  background-color: rgba(213, 35, 23, 0.5); }

.hubTiles .presentation h3 {
  background-color: #bfd434; }

.hubTiles .hubTile.presentation h3, .hubTiles .presentation .tile-link:hover + a h3 {
  background-color: #b2c62f; }

.hubTiles .presentation .top {
  background-color: #bfd434; }

.hubTiles .hubTile.presentation.featured .content {
  background-color: rgba(191, 212, 52, 0.5); }

.hubTiles .hubTile.presentation.featured .content:hover {
  background-color: rgba(178, 198, 47, 0.5); }

.hubTiles .quiz h3 {
  background-color: #bfd434; }

.hubTiles .hubTile.quiz h3, .hubTiles .quiz .tile-link:hover + a h3 {
  background-color: #b2c62f; }

.hubTiles .quiz .top {
  background-color: #bfd434; }

.hubTiles .hubTile.quiz.featured .content {
  background-color: rgba(191, 212, 52, 0.5); }

.hubTiles .hubTile.quiz.featured .content:hover {
  background-color: rgba(178, 198, 47, 0.5); }

.hubTiles .hubTile .tile-link {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

@media screen and (max-width: 1155px) {
  .hubTiles .hubTile {
    width: 31.73%; } }

@media screen and (max-width: 797px) {
  .hubTiles .hubTile {
    width: 48.4%; } }

@media screen and (max-width: 768px) {
  .hubTiles .hubTile {
    width: 48.4%; }
  .hubTiles .filters select {
    width: 95%; }
  .hubTiles .filters {
    display: block;
    margin-left: 10px;
    width: 100%; }
  .hubTiles .hubForm {
    display: block;
    float: none;
    margin-bottom: 15px;
    margin-left: -5px;
    width: 100%; }
  .hubTiles .hubForm input[type=text] {
    width: 75%; }
  .hubTiles .hubForm input[type=submit] {
    display: block;
    margin: 15px 0 0 0;
    width: 75%; } }

@media screen and (max-width: 500px) {
  .hubTiles {
    margin-left: 0; }
  .hubTiles .filters {
    margin-left: 0; }
  .hubTiles .hubTile, .hubTiles .hubTile.featured {
    cursor: default;
    height: 220px;
    margin-left: 0;
    padding: 0;
    width: 100%; }
  .hubTiles .hubTile img {
    width: 100%; }
  .hubTiles .hubTile a {
    border-radius: 3px;
    color: #ffffff;
    display: block;
    font-family: Arial;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 0;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%; }
  .hubTiles .hubTile .icon {
    display: none;
    z-index: -1; }
  .hubTiles .hubTile .content, .hubTiles .hubTile.featured .content {
    color: #FFF;
    height: 100%;
    overflow: hidden;
    position: absolute;
    text-align: left; }
  .hubTiles .hubTile h3, .hubTiles .hubTile.featured h3 {
    bottom: 0;
    color: #FFF;
    display: inline-table;
    font-size: 1.1em;
    position: absolute;
    width: 100%; }
  .hubTiles .hubTile h2, .hubTiles .hubTile.featured h2 {
    color: #FFF;
    font-size: 1.5em;
    margin: 10px 0 15px;
    padding-top: 10px;
    text-shadow: 1px 1px grey; }
  .hubTiles .hubTile.featured .content .pubdate {
    font-size: .9em;
    margin-top: 10px; }
  .hubTiles .other .content {
    background-color: rgba(156, 93, 161, 0.5); }
  .hubTiles .hubTile.other {
    background-color: rgba(156, 93, 161, 0.5); }
  .hubTiles .hubTile.other:hover, .hubTiles .hubTile.other:hover h3, .hubTiles .hubTile.other.featured:hover, .hubTiles .hubTile.other.featured:hover .content {
    background-color: rgba(144, 86, 149, 0.5); }
  .hubTiles .article .content {
    background-color: rgba(0, 143, 195, 0.5); }
  .hubTiles .hubTile.article {
    background-color: rgba(0, 143, 195, 0.5); }
  .hubTiles .hubTile.article:hover, .hubTiles .hubTile.article:hover h3, .hubTiles .hubTile.article.featured:hover, .hubTiles .hubTile.article.featured:hover .content {
    background-color: rgba(0, 134, 182, 0.5); }
  .hubTiles .video .content {
    background-color: rgba(228, 37, 24, 0.5); }
  .hubTiles .hubTile.video {
    background-color: rgba(228, 37, 24, 0.5); }
  .hubTiles .hubTile.video:hover, .hubTiles .hubTile.video:hover h3, .hubTiles .hubTile.video.featured:hover, .hubTiles .hubTile.video.featured:hover .content {
    background-color: rgba(213, 35, 23, 0.5); }
  .hubTiles .presentation .content {
    background-color: rgba(191, 212, 52, 0.5); }
  .hubTiles .hubTile.presentation {
    background-color: rgba(191, 212, 52, 0.5); }
  .hubTiles .hubTile.presentation:hover, .hubTiles .hubTile.presentation:hover h3, .hubTiles .hubTile.presentation.featured:hover, .hubTiles .hubTile.presentation.featured:hover .content {
    background-color: rgba(178, 198, 47, 0.5); } }

#sidebar .partial-contents {
  margin-top: 30px; }

.hub-lead-container {
  border-bottom: 1px solid #4c565c;
  border-top: 1px solid #4c565c;
  clear: both;
  margin: 50px 0;
  padding-top: 30px;
  padding-bottom: 15px;
  position: relative;
  text-align: center; }

.hub-lead-container h2 {
  font-size: 1.4em;
  font-weight: bold;
  margin-bottom: 0; }

.hub-lead-container:before {
  content: "\f1fa";
  background-color: #008FC3;
  border-radius: 28px;
  color: #ffffff;
  font-family: 'Font Awesome 5 Pro';
  font-size: 1.9em;
  font-weight: 900;
  height: 55px;
  line-height: 40px;
  padding: 8px;
  vertical-align: middle;
  width: 55px;
  position: absolute;
  left: 47.5%;
  top: -25px; }

.hub-lead-container .resourceleadform {
  background-color: #ffffff;
  color: #4c565c;
  display: inline-block;
  padding: 10px;
  width: 100%;
  border: none; }

.hub-lead-container .resourceleadform input#Email {
  width: 40%;
  display: inline-block; }

.hub-lead-container .resourceleadform .submitbutton {
  display: inline-block;
  padding-left: 15px;
  text-align: left;
  width: 120px; }

.hub-lead-container .resourceleadform h3 {
  font-size: 1em;
  padding-top: 0px !important; }

@media only screen and (max-width: 959px) {
  .hub-lead-container .resourceleadform input#Email {
    width: 100%;
    display: block; }
  .hub-lead-container .resourceleadform .submitbutton {
    display: block;
    text-align: center;
    width: 100%; } }

/*  Styles for various content boxes in the custom HTML placeholders */
.resource-flex-box-container {
  text-align: left;
  display: flex;
  flex-wrap: wrap; }

.resource-flex-box-container.triangle {
  position: relative; }

.resource-flex-box-container.triangle:before {
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #f7f8fa;
  content: '';
  display: block;
  height: 0;
  left: 47.5%;
  position: absolute;
  top: -90px;
  width: 0; }

.resource-flex-box {
  flex: 1 0 35%;
  padding: 15px 0 0 0; }

.resource-flex-box:nth-of-type(even) {
  border-left: 1px dotted #4c565c; }

.resource-flex-box:nth-of-type(1n+3) {
  border-top: 1px dotted #4c565c; }

.resource-flex-box:nth-of-type(4n+1) {
  padding-right: 20px;
  padding-bottom: 20px; }

.resource-flex-box:nth-of-type(4n+2) {
  padding-left: 20px;
  padding-bottom: 20px; }

.resource-flex-box:nth-of-type(4n+3) {
  padding-top: 20px;
  padding-right: 20px; }

.resource-flex-box:nth-of-type(4n+0) {
  padding-top: 20px;
  padding-left: 20px; }

.resource-flex-box h2 {
  font-size: 1.5em;
  margin-bottom: 0;
  padding-bottom: 10px;
  padding-top: 0; }

.resource-flex-box h3 {
  font-size: 1.8em;
  color: #008FC3;
  padding-top: 10px; }

@media only screen and (max-width: 959px) {
  .resource-flex-box:nth-of-type(4n+1), .resource-flex-box:nth-of-type(4n+2), .resource-flex-box:nth-of-type(4n+3),
  .resource-flex-box:nth-of-type(1n+3), .resource-flex-box:nth-of-type(even) {
    border-bottom: 1px dotted #4c565c;
    border-top: none;
    border-right: none;
    border-left: none; }
  .resource-flex-box {
    flex: 1 0 100%;
    padding: 20px; }
  .resource-flex-box:last-of-type {
    border-bottom: none; } }

.grey-triangle-container {
  background-color: #f7f8fa;
  margin-left: calc(-50vw + 50%);
  margin-bottom: 40px;
  margin-top: 40px;
  padding: 50px 0 40px;
  position: relative;
  width: 100vw; }

.grey-triangle-container:before {
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #ffffff;
  content: '';
  display: block;
  height: 0;
  left: 48.5%;
  position: absolute;
  top: 0;
  width: 0; }

.grey-triangle-container h1 {
  border-bottom: 1px dotted #4c565c;
  margin-bottom: 30px;
  padding-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  max-width: 1140px;
  width: 100%; }

.grey-triangle-content {
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  max-width: 1170px;
  padding: 0 15px 0 15px; }

.grey-triangle-content:after {
  clear: both;
  content: '';
  display: block; }

.grey-triangle-content h1 {
  border-bottom: 1px dotted #4c565c;
  margin-bottom: 30px;
  padding-bottom: 10px; }

.grey-triangle-content h3 {
  font-size: 1.8em;
  color: #008FC3; }

.grey-triangle-container .grey-triangle-box {
  text-align: left;
  flex-direction: column;
  flex-basis: 50%;
  flex-grow: 1; }

.grey-triangle-container .grey-triangle-box.center {
  text-align: center; }

.grey-triangle-container .grey-triangle-box:nth-of-type(even) {
  border-left: 1px dotted #4c565c; }

.grey-triangle-container .grey-triangle-box:nth-of-type(1n+3) {
  border-top: 1px dotted #4c565c; }

.grey-triangle-container .grey-triangle-box:nth-of-type(4n+1) {
  padding-right: 20px;
  padding-bottom: 20px; }

.grey-triangle-container .grey-triangle-box:nth-of-type(4n+2) {
  padding-left: 20px;
  padding-bottom: 20px; }

.grey-triangle-container .grey-triangle-box:nth-of-type(4n+3) {
  padding-top: 20px;
  padding-right: 20px; }

.grey-triangle-container .grey-triangle-box:nth-of-type(4n+0) {
  padding-top: 20px;
  padding-left: 20px; }

@media only screen and (max-width: 959px) {
  .grey-triangle-content {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px; }
  .grey-triangle-container .grey-triangle-box {
    flex-basis: 100%; }
  .grey-triangle-container .grey-triangle-box:nth-of-type(even) {
    border-left: none; }
  .grey-triangle-container .grey-triangle-box:nth-of-type(4n+2) {
    padding-left: 0px; }
  .grey-triangle-container:before {
    left: 41.5%; }
  .grey-triangle-container .grey-triangle-box {
    border-bottom: 1px dotted #4c565c; }
  .grey-triangle-container .grey-triangle-box img {
    float: none !important; } }

.webResource .form {
  padding: 10px;
  border: 2px solid #eeeeee;
  border-radius: 10px; }

.webResource .form .container {
  width: 100%;
  padding-top: 0;
  padding-bottom: 0; }

.webResource .form .form-alternating section:nth-of-type(even) {
  background-color: #f7f8fa; }

.webResource .form .form-section-container {
  background-color: #f7f8fa;
  padding: 0; }

.webResourceDate {
  margin-left: 20px; }

.webResource .lockedSection {
  position: relative; }

.webResource .lockedSection.Premier {
  bottom: -10px; }

.webResource .description .lockedFade {
  text-align: center;
  background-image: linear-gradient(rgba(255, 255, 255, 0.35), white);
  min-height: 200px;
  position: absolute;
  bottom: 0;
  width: 100%; }

.webResource .lockedSection .lockedContent {
  background-color: #FFF;
  text-align: center;
  padding-top: 30px;
  padding: 0 30px; }

.webResource .lockedSection .fas {
  margin-right: 10px;
  min-width: 25px;
  font-size: 1.5em; }

.webResource .description {
  max-height: 500px;
  margin-top: 15px;
  overflow: hidden;
  position: relative; }

.webResource .lockedSection .whyJoin {
  padding-top: 15px; }

.webResource .lockedSection .whyJoin .icon {
  display: inline-block;
  float: left;
  padding-top: 15px; }

.webResource .lockedSection .whyJoin .text {
  overflow: hidden; }

.webResource .lockedSection hr {
  border-width: 2px; }

@media only screen and (max-width: 768px) {
  .webResourceDate {
    margin-left: 0px;
    display: block; } }

.ceu-container {
  background-color: #1792c3;
  background-image: url("https://comptiacdn.azureedge.net/webcontent/images/default-source/certproduct/pathways/pathway-background.png?sfvrsn=499463be_2");
  padding: 30px 50px 134px 50px;
  position: relative; }

.ceu-container h1 {
  color: #ffffff;
  font-size: 2.8em;
  text-align: center; }

.ceu-steps {
  width: 25%;
  margin: 10px auto 25px;
  margin-top: -48px; }

.ceu-steps .step-container {
  width: 86px;
  margin: 0 auto; }

.ceu-steps .step {
  background-color: #b7b7b7;
  border-radius: 5px;
  display: inline-block;
  height: 7px;
  margin-right: 6px;
  width: 7px; }

.ceu-steps .step.current {
  background-color: #008fc3;
  border-radius: 6px;
  height: 12px;
  margin-bottom: -2px;
  width: 12px; }

.ceu-content {
  background-color: white;
  padding: 25px 50px 65px 50px;
  border-radius: 30px;
  width: 60%;
  margin: 0 auto; }

@media screen and (max-width: 1364px) {
  .ceu-content {
    width: 65%; } }

.ceu-content h1 {
  color: #4c565c;
  font-size: 2.3em;
  margin-top: 15px;
  text-align: left; }

.ceu-content input[type="checkbox"] {
  /*display: none;*/
  margin-bottom: 1em; }

.ceu-content input[type="checkbox"] + label:after {
  clear: both;
  content: ' ';
  display: block; }

.ceu-content input[type="checkbox"] + label:before {
  display: inline-block;
  width: 17px;
  height: 16px;
  margin: -4px 8px 0 0;
  vertical-align: middle;
  background: url(https://comptiacdn.azureedge.net/webcontent/images/default-source/mainsitetemplateimages/custom-form-elements.png?sfvrsn=c5596789_2) 0 -28px no-repeat;
  cursor: pointer;
  content: ' '; }

.ceu-content input[type="checkbox"]:checked + label:before {
  background: url(https://comptiacdn.azureedge.net/webcontent/images/default-source/mainsitetemplateimages/custom-form-elements.png?sfvrsn=c5596789_2) 0 -44px no-repeat; }

.ceu-content input[type="checkbox"]:after {
  clear: none; }

.ceu-content input[type="checkbox"] label {
  margin-bottom: 0;
  width: auto; }

.ceu-content input[type="checkbox"].nojs-cert {
  display: inline-block;
  float: left;
  /*margin-top: 50%;*/
  margin-left: -22px; }

.ceu-content .radiobutton {
  width: 35%; }

.ceu-content ul {
  list-style: disc;
  margin-left: 30px;
  overflow: visible; }

.ceu-content ul.label-list {
  margin-left: 47px; }

.ceu-content span.error {
  margin-top: 0; }

.ceu-container .button-container {
  clear: both;
  margin: 20px auto 0;
  text-align: center;
  width: 50%; }

.ceu-content .button {
  background-color: #70b343;
  border-color: #70b343; }

.ceu-content .button:hover {
  background-color: #598e35;
  border-color: #598e35; }

.ceu-content .button:disabled {
  background-color: #4c565c;
  border-color: #4c565c; }

.ceu-content .nope-content {
  background-color: #f7f8fa;
  padding: 20px;
  margin-top: 20px;
  min-height: 170px;
  border: 1px solid #4c565c;
  border-radius: 20px; }

.ceu-content .nope-content img {
  float: left;
  margin-right: 30px; }

.ceu-content .nope-content .button-container .button {
  background-color: #e42518;
  border-color: #e42518; }

.ceu-content .nope-content .button-container .button:hover {
  background-color: #CD2116;
  border-color: #CD2116; }

.ceu-content .cert-container {
  width: 100%; }

.ceu-content .cert-container:after {
  clear: both;
  content: ' ';
  display: block; }

.ceu-content .cert-container .cert, .ceu-content .cert-container .cert-readonly {
  float: left;
  margin-bottom: 20px;
  text-align: center;
  width: 33%; }

.ceu-content .cert-container .cert:hover {
  cursor: pointer; }

.cert label {
  width: 100%; }

.ceu-content .cert-container .cert img, .ceu-content .cert-container .cert-readonly img {
  cursor: pointer;
  max-height: 100px;
  max-width: 120px;
  margin-top: 11px;
  width: 100%; }

.ceu-content .cert-container .cert h2, .ceu-content .cert-container .cert-readonly h2 {
  font-size: 14px;
  color: #4c565c; }

.ceu-content .cert-container .cert .outer-cert, .ceu-content .cert-container .cert-readonly .outer-cert {
  width: 130px;
  margin: 0 auto;
  background-color: #ffffff;
  border-radius: 70px;
  height: 130px;
  padding-top: 10px;
  padding-left: 10px; }

.ceu-content .cert-container .cert .outer-cert.selected {
  background-color: #bfd434; }

.ceu-content .cert-container .cert .inner-cert, .ceu-content .cert-container .cert-readonly .inner-cert {
  width: 120px;
  background-color: #f7f7f7;
  border-radius: 60px;
  height: 120px; }

.ceu-content .objective-container {
  width: 100%; }

.ceu-content .objective-container.three-quarters {
  float: left;
  width: 70%; }

.ceu-content .objective-inner {
  margin-bottom: 20px;
  width: 100%; }

.ceu-content .objective-inner:after {
  clear: both;
  content: ' ';
  display: block; }

.ceu-content .objective-image {
  float: left;
  margin-right: 10px;
  width: 50px; }

.ceu-content .objective-content {
  float: left;
  width: 80%; }

.ceu-content .objective-content h3 {
  font-size: 1.1em;
  margin: 0;
  padding: 0; }

.ceu-content .objective-content p {
  margin: 0;
  padding: 0; }

.ceu-content .objective-content a {
  color: #e42518;
  position: relative;
  text-decoration: underline; }

.ceu-content .objective-content a:after {
  /*background-image: url(/images/default-source/templateimages/new_window.png);*/
  background-position: 8px 8px;
  background-repeat: no-repeat;
  content: ' ';
  height: 20px;
  position: absolute;
  width: 20px; }

.ceu-content .objective-content a:hover {
  text-decoration: none; }

.ceu-content img.cert-small {
  max-height: 50px;
  max-width: 50px; }

.ceu-container .triangle {
  width: 0;
  height: 0;
  border-bottom: 96px solid white;
  border-left: 96px solid transparent;
  overflow: hidden;
  position: absolute;
  bottom: 114px;
  left: 19%;
  z-index: 0;
  -webkit-transform: rotate(-22deg);
  -moz-transform: rotate(-22deg);
  -ms-transform: rotate(-22deg);
  -o-transform: rotate(-22deg);
  transform: rotate(-22deg); }

.ceu-container .dude {
  position: absolute;
  bottom: -2px;
  left: 231px;
  width: 190px; }

.ceu-container .ceu-content .right-form {
  background-color: #f7f7f7;
  border-radius: 20px;
  float: right;
  padding: 20px;
  width: 25%; }

.ceu-container .ceu-content .right-form input[type=text] {
  margin-bottom: 15px; }

@media only screen and (max-width: 768px) {
  .ceu-container {
    padding: 114px 0 0; }
  .ceu-container .dude {
    position: absolute;
    top: -6px;
    left: -6px;
    width: 121px; }
  .ceu-container .triangle {
    width: 0;
    height: 0;
    border-top: 0 solid transparent;
    border-right: 22px solid transparent;
    border-bottom: 30px solid white;
    border-left: 22px solid transparent;
    overflow: hidden;
    position: absolute;
    top: 42px;
    left: 82px;
    z-index: 0;
    -moz-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    -o-transform: rotate(35deg);
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg); }
  .ceu-container h1 {
    display: none; }
  .ceu-container .ceu-content h1 {
    background: white;
    border-radius: 10px;
    display: block;
    font-size: 1.2em;
    height: 84px;
    left: 26%;
    padding: 15px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 70%; }
  .ceu-container .ceu-content {
    border-radius: 0;
    padding: 50px 10px;
    width: 100%; }
  .ceu-container .ceu-content p, .ceu-container .ceu-content .inner-content {
    margin-left: 25px;
    margin-right: 25px;
    width: 87%; }
  .ceu-container .ceu-content ul {
    margin-left: 55px; }
  .ceu-steps {
    display: none; }
  .ceu-container .ceu-content select {
    width: 88%;
    margin-left: 5%; }
  .ceu-content .radiobutton {
    margin-left: 25px;
    width: 50%; }
  .ceu-content .cert-container .cert, .ceu-content .cert-container .cert-readonly {
    width: 50%; }
  .ceu-content .objective-container {
    background-color: #f7f7f7;
    padding: 10px 5px; }
  .ceu-content .objective-container.three-quarters {
    float: none;
    width: 100%; }
  .ceu-container .ceu-content .right-form {
    float: none;
    margin-bottom: 20px;
    padding: 20px 0;
    text-align: center;
    width: 100%; }
  .ceu-container .ceu-content .right-form input[type=text] {
    width: 80%; }
  /*.ceu-content {
        text-align: center;
    }*/
  .ceu-content .nope-content img {
    float: none;
    margin-left: 25px;
    max-width: 75px; }
  .ceu-container .button-container {
    width: 100%; } }

html.with-featherlight {
  overflow: hidden; }

.popup-container, .popup-thanks-container, .popup-error-container {
  display: none; }

.featherlight .featherlight-inner {
  display: block;
  overflow-y: scroll;
  padding-right: 17px;
  box-sizing: content-box;
  height: 100%;
  width: 100%; }

.sitewide-popup .featherlight-content {
  border-radius: 15px !important;
  height: 100%;
  overflow: hidden !important;
  padding: 0 !important;
  width: 33%; }

@media only screen and (max-width: 1600px) {
  .sitewide-popup .featherlight-content {
    width: 38%; } }

@media only screen and (max-width: 959px) {
  .sitewide-popup .featherlight-content {
    width: 66%; } }

@media only screen and (max-width: 768px) {
  .sitewide-popup .featherlight-content {
    width: 66%; }
  .featherlight .featherlight-content {
    max-width: 97% !important; }
  .form-section-container {
    padding: 30px 0; } }

@media only screen and (max-width: 500px) {
  .sitewide-popup .featherlight-content {
    width: 85%; }
  .popup-form {
    padding: 0 30px !important; }
  .form-section-content h4 {
    width: 100% !important; }
  .popup-form .col-md-5 {
    padding: 0 15px; } }

.sitewide-popup button.featherlight-close-icon.featherlight-close {
  color: #ffffff;
  background: rgba(0, 0, 0, 0.8);
  border: 1px solid #ffffff;
  border-radius: 30px;
  width: 30px;
  height: 30px; }

.sitewide-popup h4 {
  padding-top: 0; }

.popup-container .header-image {
  max-height: 175px;
  overflow: hidden;
  width: 104%; }

.header-image img {
  width: 100%; }

.popup-form {
  padding: 0 15px; }

.popup-form .form-button-content {
  padding: 0 0 30px 0; }

/* styles for Newsletter2.cshtml popup */
/* styles for CertMaster.cshtml popup */
.certmaster input[type=text], .certmaster input[type=email], .certmaster input[type=password], .certmaster select {
  height: 1.9em;
  margin-bottom: 18px; }

/* Mostly from https://github.com/bjorn2404/jQuery-Store-Locator-Plugin */
/*#region CHAPTER LOCATOR STYLES */
/* #page-header it just included for the examples */
#page-header {
  display: block;
  float: left;
  max-width: 800px; }

#page-header .bh-sl-title {
  color: #797874;
  font: normal 20px/1.4 Arial, Helvetica, sans-serif; }

@media (min-width: 1024px) {
  #page-header .bh-sl-title {
    font-size: 30px; } }

/* Infowindow Roboto font override */
.gm-style div, .gm-style span, .gm-style label, .gm-style a {
  font-family: Arial, Helvetica, sans-serif; }

/* InfoBubble font size */
.bh-sl-window {
  font-size: 13px; }

.bh-sl-error {
  clear: both;
  color: #ae2118;
  float: left;
  font-weight: bold;
  padding: 10px 0;
  width: 100%; }

/* Avoid image issues with Google Maps and CSS resets */
.bh-sl-map-container img {
  border-radius: 0 !important;
  box-shadow: none !important;
  max-height: none !important;
  max-width: none !important; }

.bh-sl-container {
  box-sizing: border-box;
  color: #555;
  float: left;
  font: normal 14px/1.4 Arial, Helvetica, sans-serif;
  padding: 0 15px;
  width: 100%;
  /* Avoid issues with Google Maps and CSS frameworks */ }
  .bh-sl-container .bh-sl-form-container .bh-sl-filters-container {
    clear: none;
    display: inline-block;
    float: none;
    width: auto;
    /*.bh-sl-filters .pro {
                background-color: #008fbf;
                color: white;
            }

            .bh-sl-filters .student {
                background-color: #c1d42f;
                color: white;
            }*/ }
    .bh-sl-container .bh-sl-form-container .bh-sl-filters-container .bh-sl-filters {
      float: none;
      margin-right: 20px;
      padding: 6px; }
    .bh-sl-container .bh-sl-form-container .bh-sl-filters-container .bh-sl-filters option {
      padding: 6px; }
  .bh-sl-container .bh-sl-form-container button {
    float: none; }

.bh-sl-container > * {
  box-sizing: content-box !important; }

.bh-sl-container .bh-sl-form-container {
  clear: left;
  float: left;
  margin-top: 15px;
  width: 100%; }

.bh-sl-container .form-input {
  float: left;
  margin-top: 3px;
  width: 100%; }

@media (min-width: 768px) {
  .bh-sl-container .form-input {
    width: auto; } }

.bh-sl-container .form-input label {
  display: block;
  font-weight: bold;
  width: 100%; }

@media (min-width: 768px) {
  .bh-sl-container .form-input label {
    display: inline-block;
    width: auto; } }

.bh-sl-container .form-input input, .bh-sl-container .form-input select {
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 4px;
  font: normal 14px/1.4 Arial, Helvetica, sans-serif;
  margin: 15px 0;
  padding: 6px 12px;
  width: 100%;
  -webkit-border-radius: 4px; }

@media (min-width: 768px) {
  .bh-sl-container .form-input input, .bh-sl-container .form-input select {
    width: auto;
    margin: 0 15px 0 10px; } }

.bh-sl-container button {
  background: #004D71;
  border: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  float: left;
  font: bold 14px/1.4 Arial, Helvetica, sans-serif;
  margin-top: 3px;
  padding: 6px 12px;
  white-space: nowrap;
  -webkit-border-radius: 4px; }

.bh-sl-container .bh-sl-loading {
  background: url(../img/ajax-loader.gif) no-repeat;
  float: left;
  margin: 4px 0 0 10px;
  height: 16px;
  width: 16px; }

.bh-sl-container .bh-sl-filters-container {
  clear: both;
  float: left;
  margin: 15px 0;
  width: 100%; }

.bh-sl-container .bh-sl-filters-container .bh-sl-filters {
  float: left;
  list-style: none;
  margin: 0 100px 0 0;
  padding: 0; }

.bh-sl-container .bh-sl-filters-container .bh-sl-filters li {
  clear: left;
  display: block;
  float: left;
  margin: 5px 0;
  width: 100%; }

.bh-sl-container .bh-sl-filters-container .bh-sl-filters li label {
  display: inline;
  vertical-align: text-bottom; }

.bh-sl-container .bh-sl-filters-container .bh-sl-filters li input {
  display: block;
  float: left;
  margin-right: 8px; }

.bh-sl-container .bh-sl-filters-container .bh-sl-filters li select {
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 4px;
  font: normal 14px/1.4 Arial, Helvetica, sans-serif;
  padding: 6px 12px;
  -webkit-border-radius: 4px; }

.bh-sl-container .bh-sl-map-container {
  clear: left;
  float: left;
  margin-top: 27px;
  width: 100%; }

@media (min-width: 1024px) {
  .bh-sl-container .bh-sl-map-container {
    margin-bottom: 60px; } }

.bh-sl-container .bh-sl-map-container a {
  color: #005293;
  text-decoration: none; }

.bh-sl-container .bh-sl-map-container a:active, .bh-sl-container .bh-sl-map-container a:focus, .bh-sl-container .bh-sl-map-container a:hover {
  text-decoration: underline; }

.bh-sl-container .bh-sl-loc-list {
  font-size: 13px;
  height: 530px;
  overflow-x: auto;
  width: 100%; }

@media (min-width: 1024px) {
  .bh-sl-container .bh-sl-loc-list {
    width: 30%; } }

.bh-sl-container .bh-sl-loc-list ul {
  display: block;
  clear: left;
  float: left;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0; }

.bh-sl-container .bh-sl-loc-list ul li {
  border: 1px solid #fff;
  /* Adding this to prevent moving li elements when adding the list-focus class*/
  box-sizing: border-box;
  clear: left;
  cursor: pointer;
  display: block;
  float: left;
  margin: 0;
  width: 100%; }

.bh-sl-container .bh-sl-loc-list .list-label {
  background: #c1d42f;
  border-radius: 15px;
  color: #fff;
  display: block;
  float: left;
  font-weight: bold;
  margin: 10px 0 0 15px;
  padding: 4px 9px;
  text-align: center;
  width: auto;
  min-width: 8px; }

.bh-sl-container .bh-sl-loc-list .Professional .list-label, .bh-sl-container .bh-sl-loc-list .professional .list-label {
  background: #008fbf; }

.bh-sl-container .bh-sl-loc-list .Student .list-label, .bh-sl-container .bh-sl-loc-list .student .list-label {
  background: #c1d42f; }

.bh-sl-container .bh-sl-loc-list .list-details {
  float: left;
  margin-left: 6px;
  width: 80%; }

.bh-sl-container .bh-sl-loc-list .list-details .list-content {
  padding: 10px; }

.bh-sl-container .bh-sl-loc-list .list-details .loc-dist {
  color: #8e8e8e;
  font-weight: bold;
  font-style: italic; }

.bh-sl-container .bh-sl-loc-list .list-focus {
  border: 1px solid rgba(0, 82, 147, 0.4);
  transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s; }

.bh-sl-container .bh-sl-loc-list .bh-sl-close-directions-container {
  height: 20px;
  position: relative;
  width: 100%; }

.bh-sl-container .bh-sl-loc-list .bh-sl-close-directions-container .bh-sl-close-icon {
  right: 6px;
  top: 0; }

.bh-sl-container .bh-sl-loc-list .bh-sl-directions-panel {
  margin: 0 2%;
  /* Avoid issues with table-layout */ }

.bh-sl-container .bh-sl-loc-list .bh-sl-directions-panel table {
  table-layout: auto;
  width: 100%; }

.bh-sl-container .bh-sl-loc-list .bh-sl-directions-panel table, .bh-sl-container .bh-sl-loc-list .bh-sl-directions-panel td {
  vertical-align: middle;
  border-collapse: separate; }

.bh-sl-container .bh-sl-loc-list .bh-sl-directions-panel td {
  padding: 1px; }

.bh-sl-container .bh-sl-loc-list .bh-sl-directions-panel .adp-placemark {
  margin: 10px 0;
  border: 1px solid #c0c0c0; }

.bh-sl-container .bh-sl-loc-list .bh-sl-directions-panel .adp-marker {
  padding: 3px; }

.bh-sl-container .bh-sl-loc-list .bh-sl-noresults-title {
  font-weight: bold;
  margin: 15px; }

.bh-sl-container .bh-sl-loc-list .bh-sl-noresults-desc {
  margin: 0 15px; }

.bh-sl-container .loc-name {
  /* Picked up by both list and infowindows */
  font-size: 15px;
  font-weight: bold; }

.bh-sl-container .bh-sl-map {
  float: right;
  height: 530px;
  width: 100%; }

@media (min-width: 1024px) {
  .bh-sl-container .bh-sl-map {
    width: 70%; } }

.bh-sl-container .bh-sl-pagination-container {
  clear: both; }

.bh-sl-container .bh-sl-pagination-container ol {
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  text-align: center; }

.bh-sl-container .bh-sl-pagination-container ol li {
  color: #005293;
  cursor: pointer;
  display: inline-block;
  font: bold 14px Arial, Helvetica, sans-serif;
  padding: 10px; }

.bh-sl-container .bh-sl-pagination-container ol .bh-sl-current {
  color: #555;
  cursor: auto;
  text-decoration: none; }

/* Modal window */
.bh-sl-overlay {
  background: url(../img/overlay-bg.png) repeat;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000; }

.bh-sl-overlay .bh-sl-modal-window {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 10px #656565;
  position: absolute;
  left: 50%;
  margin-left: -460px;
  /* width divided by 2 */
  margin-top: 60px;
  height: 620px;
  width: 920px;
  z-index: 10010; }

.bh-sl-overlay .bh-sl-modal-window .bh-sl-map-container {
  margin-top: 50px;
  /* increase map container margin */ }

.bh-sl-overlay .bh-sl-modal-window .bh-sl-modal-content {
  float: left;
  padding: 0 1%;
  /* there's already a margin on the top of the map-container div */
  width: 98%; }

.bh-sl-overlay .bh-sl-modal-window .bh-sl-close-icon {
  right: 22px;
  top: 13px; }

.bh-sl-close-icon {
  cursor: pointer;
  height: 24px;
  position: absolute;
  width: 24px; }

.bh-sl-close-icon:after, .bh-sl-close-icon:before {
  background: #ccc;
  content: '';
  display: block;
  height: 24px;
  margin: -3px 0 0 -1px;
  position: absolute;
  bottom: 0;
  left: 50%;
  right: 3px;
  top: 3px;
  width: 3px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.bh-sl-close-icon:hover:after, .bh-sl-close-icon:hover:before {
  background: #b3b3b3; }

.bh-sl-close-icon:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

/*# sourceMappingURL=storelocator.css.map */
/*#endregion CHAPTER LOCATOR STYLES */
.hero-container {
  /*background: url(https://comptiacdn.azureedge.net/webcontent/images/default-source/homepage/covid-bkgd.png?sfvrsn=d4c2eb15_2);*/
  background-size: cover;
  position: relative;
  overflow: hidden; }

/*@media screen and (min-width: 1424px) {
    .hero-container {
        background-size:cover;
    }
}*/
@media screen and (max-width: 600px) {
  .hero-container {
    margin-bottom: 50px; } }

.hero-container .hero-content {
  height: 475px;
  position: relative; }

@media screen and (max-width: 768px) {
  .hero-container {
    background-position: center 0; }
  .hero-container .hero-content {
    height: 350px; } }

.hero-content .hero-body a.button {
  border-radius: 0 15px;
  font-family: 'VistaSlab';
  font-size: 2.2em;
  padding: 0;
  text-transform: none;
  bottom: 10px;
  right: 0px;
  float: left;
  background: #FFF;
  background: none;
  color: #52b2c6;
  border-radius: 5px; }

.hero-content .hero-body .topText {
  display: inline-block;
  margin-top: 70px;
  float: left;
  max-width: 440px;
  position: relative;
  width: 100%; }

.hero-content .hero-body .covid {
  display: inline-block;
  position: relative;
  width: 100%;
  text-align: center;
  margin: 70px auto; }

.hero-content .hero-body .covid img {
  position: relative;
  width: auto !important;
  max-width: 1140px; }

.covid img {
  position: relative;
  width: auto !important;
  max-width: 100%; }

@media screen and (max-width: 1140px) {
  .hero-content .hero-body .covid img {
    max-width: 990px; } }

@media screen and (max-width: 1000px) {
  .hero-content .hero-body .covid img {
    max-width: 750px; } }

@media screen and (min-width: 1000px) {
  .hero-content .hero-body .covid.noTopMarginDesktop {
    margin: 0 auto; } }

@media screen and (max-width: 768px) {
  .hero-content .hero-body .topText {
    max-width: 360px; }
  .hero-content .hero-body .covid img {
    position: relative;
    width: 100% !important;
    max-width: 500px; } }

.hero-content .hero-body img {
  position: relative;
  width: 100%; }

.product-highlight {
  padding-top: 50px !important;
  padding-bottom: 50px !important; }

.product-highlight img {
  margin: 0 auto;
  display: block;
  padding-bottom: 10px; }

.product-highlight p {
  padding-left: 15px;
  padding-right: 15px; }

.product-highlight p.title {
  text-align: center;
  font-size: 1.5em; }

.product-highlight h1 {
  padding-top: 25px;
  padding-bottom: 10px;
  text-align: center; }

/*.product-highlight p {
    margin: 0 auto;
    text-align: center;
    width: 75%;
}*/
.product-highlight p.learnmore {
  margin-top: 15px;
  text-align: center; }

/*@media only screen and (max-device-width: 769px) {

    .product-highlight p {
        margin: 0 auto;
        width: 75%;
        max-width: 300px;
        margin-bottom: 15px;
    }
}*/
.event-background {
  background: url(https://comptiacdn.azureedge.net/webcontent/images/default-source/homepage/freeitfbackground.png?sfvrsn=fce29358_2);
  background-size: cover;
  position: relative;
  overflow: hidden;
  padding-top: 125px;
  padding-bottom: 125px;
  background-position: top;
  background-attachment: fixed; }

.event-background a {
  margin-bottom: 10px; }

.event-background h1 {
  color: #ffffff;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  font-size: 4em; }

.event-background h3 {
  color: #FFF;
  margin-bottom: 40px;
  text-align: center; }

.event-background img {
  max-width: 100%; }

.hp-covid-background {
  background: url(https://comptiacdn.azureedge.net/webcontent/images/default-source/homepage/freeitfbackground.png?sfvrsn=fce29358_2);
  background-size: cover;
  position: relative;
  overflow: hidden;
  background-position: top;
  background-attachment: fixed; }

.hp-covid-container {
  position: relative; }

.hp-covid-text .container:after {
  clear: none; }

.hp-covid-button-row:after {
  content: ' ';
  clear: both;
  display: block; }

.hp-covid-container h1 {
  color: #ffffff;
  font-size: 3em;
  padding-top: 20px;
  padding-bottom: 60px;
  text-align: center; }

.hp-covid-container h3 {
  color: #FFF;
  margin-bottom: 40px;
  text-align: center; }

.hp-covid-container a.button.orange {
  background-color: #f26c23; }

.hp-covid-container a.button.orange:hover {
  background-color: #c25427; }

.hp-covid-container img {
  float: left;
  margin-right: 70px; }

.hp-covid-container .hp-covid-text {
  background-color: rgba(0, 0, 0, 0.7);
  clear: both;
  padding: 40px 0; }

.hp-covid-button-row a.button {
  font-size: 1em;
  padding: 10px 0;
  width: 100%;
  margin-bottom: 20px; }

@media only screen and (max-device-width: 769px) {
  .hp-covid-container img {
    width: 100%; }
  .hp-covid-container h1 {
    padding-bottom: 20px; }
  .hp-covid-container a.button.orange {
    margin-bottom: 40px; } }

.homepageblogs {
  padding-top: 50px !important; }

.homepageblogs h3 {
  padding-bottom: 25px; }

.homepageblogs img {
  max-width: 100%; }

@media screen and (max-width: 480px) {
  .event-background h1 {
    font-size: 2em; }
  .event-background h3 {
    font-size: 1em; }
  .event-background a {
    font-size: 1em;
    padding: 10px 10px; } }

/*-----------------------------------------------------------------------------------

	Shortcodes: pricing.scss

-----------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------
	Pricing Boxes
-----------------------------------------------------------------*/
.pricing {
  position: relative; }

.pricing [class^=col-] {
  padding: 0;
  margin-top: 20px; }

/* Pricing Boxes
-----------------------------------------------------------------*/
.pricing-box {
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.075);
  border-radius: 3px;
  text-align: center;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  background-color: #F5F5F5; }

/* Pricing Boxes - Title
-----------------------------------------------------------------*/
.pricing-title {
  padding: 15px 0;
  background-color: #F9F9F9;
  border-radius: 3px 3px 0 0;
  text-shadow: 1px 1px 1px #FFF;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  height: 250px; }
  .pricing-title h3 {
    margin: 0;
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: bold;
    text-transform: uppercase;
    color: #555;
    padding-bottom: 10px; }
  .pricing-title span {
    display: block;
    color: #999;
    font-weight: 300;
    font-size: 14px;
    margin-top: 3px;
    text-transform: uppercase; }

/* Pricing Boxes - Price
-----------------------------------------------------------------*/
.pricing-price {
  position: relative;
  padding: 25px 0;
  color: #333;
  font-weight: 300;
  font-size: 64px;
  line-height: 1; }
  .pricing-price:after {
    content: '';
    position: absolute;
    width: 100px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    top: auto;
    bottom: 0;
    left: 50%;
    margin-left: -50px; }
  .pricing-price span {
    display: inline-block;
    vertical-align: top;
    margin: 7px 3px 0 0;
    font-size: 28px;
    font-weight: normal; }
    .pricing-price span.price-tenure {
      vertical-align: baseline;
      font-size: 16px;
      font-weight: normal;
      color: #999;
      margin: 0 0 0 3px; }

/* Pricing Boxes - Features
-----------------------------------------------------------------*/
.pricing-features {
  border-bottom: 1px solid rgba(0, 0, 0, 0.075); }
  .pricing-features ul {
    margin: 0;
    padding: 15px 0;
    list-style: none; }
  .pricing-features li {
    padding: 6px 0;
    font-size: 14px; }

/* Pricing Boxes - Action
-----------------------------------------------------------------*/
.pricing-action {
  padding: 15px 30px; }

/* Pricing Boxes - Best Price
-----------------------------------------------------------------*/
.pricing-box {
  /* Pricing Boxes - Minimal
	-----------------------------------------------------------------*/ }
  .pricing-box.best-price {
    background-color: #FFF;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    z-index: 10;
    margin: -20px -1px 0 -1px; }
    .pricing-box.best-price .pricing-title {
      background-color: #FFF;
      padding: 20px 0; }
      .pricing-box.best-price .pricing-title h3 {
        font-size: 22px; }
    .pricing-box.best-price .pricing-price {
      color: #000000;
      font-size: 72px; }
  .pricing-box.pricing-minimal .pricing-price {
    background-color: #FFF;
    border-bottom: 1px solid rgba(0, 0, 0, 0.075); }
    .pricing-box.pricing-minimal .pricing-price:after {
      display: none; }

/* Pricing Boxes - 5 Columns
-----------------------------------------------------------------*/
.pricing.pricing-5 .pricing-box {
  float: left;
  width: 20%;
  margin-top: 20px; }
  .pricing.pricing-5 .pricing-box.best-price {
    margin-top: 0; }
  .pricing.pricing-5 .pricing-box:nth-child(5) {
    margin-left: -1px; }

.pricing.pricing-5 .pricing-title h3 {
  font-size: 18px; }

.pricing.pricing-5 .best-price .pricing-title h3 {
  font-size: 20px; }

/* Pricing Boxes - Extended
-----------------------------------------------------------------*/
.pricing-box.pricing-extended {
  background-color: #FFF;
  text-align: left; }
  .pricing-box.pricing-extended .pricing-desc {
    float: left;
    width: 75%;
    padding: 25px; }
  .pricing-box.pricing-extended .pricing-title {
    background-color: transparent;
    padding-top: 0;
    text-align: left; }
  .pricing-box.pricing-extended .pricing-features {
    border: 0; }
    .pricing-box.pricing-extended .pricing-features ul {
      padding: 15px 0 0 0; }
    .pricing-box.pricing-extended .pricing-features li {
      padding: 6px 0;
      font-size: 15px;
      width: 50%;
      float: left; }
      .pricing-box.pricing-extended .pricing-features li i {
        position: relative;
        top: 1px;
        width: 16px;
        margin-right: 2px; }
  .pricing-box.pricing-extended .pricing-action-area {
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    width: 25%;
    height: 100%;
    border-left: 1px solid rgba(0, 0, 0, 0.05);
    background-color: #F9F9F9;
    padding: 30px;
    border-radius: 0 3px 3px 0;
    text-align: center; }
    .pricing-box.pricing-extended .pricing-action-area .pricing-price,
    .pricing-box.pricing-extended .pricing-action-area .pricing-action {
      padding: 0; }
    .pricing-box.pricing-extended .pricing-action-area .pricing-price {
      padding-bottom: 20px; }
      .pricing-box.pricing-extended .pricing-action-area .pricing-price:after {
        display: none; }
      .pricing-box.pricing-extended .pricing-action-area .pricing-price span.price-tenure {
        display: block;
        margin: 10px 0 0 0;
        font-weight: 300;
        text-transform: uppercase;
        font-size: 14px; }
  .pricing-box.pricing-extended .pricing-meta {
    color: #999;
    font-weight: 300;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-bottom: 10px; }

.table-comparison,
.table-comparison th {
  text-align: center; }

.table-comparison th:first-child,
.table-comparison td:first-child {
  text-align: left;
  font-weight: 500 !important; }

.hero-container .master-slider {
  padding: 0; }

.hero-container .ms-skin-default .ms-time-bar {
  border-top: none; }

.certificationTiles {
  margin-left: -1.6%;
  clear: both;
  height: auto; }

.certificationTiles:after {
  content: " "; }

.certificationTiles .filters a {
  border: medium none;
  border-radius: 10px;
  color: #fff;
  display: inline;
  font-family: Calibri, Arial, Helvetica, sans-serif;
  font-size: 1.125em;
  font-weight: bold;
  padding: 10px 50px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  background: #e42518 none repeat scroll 0 0; }

.certificationTiles .filters a:hover {
  background: #CD2116;
  text-decoration: none; }

.certificationTiles .filters select {
  width: 290px;
  margin-bottom: 20px; }

.certificationTiles .filters {
  margin-left: 20px;
  margin-bottom: 40px;
  padding: 5px; }

.certificationTiles .certTile {
  width: 23.4%;
  height: 325px;
  float: left;
  position: relative;
  border-radius: 10px;
  font-family: Calibri, Arial, Helvetica, sans-serif;
  display: inline-block;
  cursor: pointer;
  overflow: hidden;
  margin: 0 0 20px 1.6%;
  bottom: auto;
  left: auto;
  top: auto; }

.certificationTiles.whyRenew .certTile {
  width: 31%; }

.certificationTiles .certTile h3 {
  text-transform: uppercase;
  font-size: 1em;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0; }

.certificationTiles .top {
  height: 50%; }

.certificationTiles .certTile .content {
  height: 50%;
  background-color: white;
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%; }

.certificationTiles .certTile h2 {
  font-size: 1.25em;
  margin: 50px 0 20px;
  color: #616e76; }

.certificationTiles .certTile p {
  height: 0;
  opacity: 0;
  /*IE8*/
  filter: alpha(opacity=0);
  zoom: 1; }

.certificationTiles .certTile .icon {
  background-color: white;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 150px;
  box-shadow: 2px 0 13px -5px black;
  height: 150px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 45px;
  width: 150px;
  z-index: 1; }

.certificationTiles .certTile .icon img {
  bottom: 0;
  left: 0;
  margin: auto;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 0;
  width: 110px; }

.certificationTiles .core h3 {
  color: #bfd434; }

.certificationTiles .core .top {
  background-color: #bfd434; }

.certificationTiles .core.readMore .content {
  background-color: #bfd434; }

.certificationTiles .core a {
  background-color: #99AA2A; }

.certificationTiles .core a:hover {
  background-color: #ADBB55; }

.certificationTiles .infrastructure h3 {
  color: #008fc3; }

.certificationTiles .infrastructure .top {
  background-color: #008fc3; }

.certificationTiles .infrastructure.readMore .content {
  background-color: #008fc3; }

.certificationTiles .infrastructure a {
  background-color: #2980b9; }

.certificationTiles .infrastructure a:hover {
  background-color: #5499C7; }

.certificationTiles .professional h3 {
  color: #008fc3; }

.certificationTiles .professional .top {
  background-color: #008fc3; }

.certificationTiles .professional.readMore .content {
  background-color: #008fc3; }

.certificationTiles .professional a {
  background-color: #2980b9; }

.certificationTiles .professional a:hover {
  background-color: #5499C7; }

.certificationTiles .cybersecurity h3 {
  color: #e42518; }

.certificationTiles .cybersecurity .top {
  background-color: #e42518; }

.certificationTiles .cybersecurity.readMore .content {
  background-color: #e42518; }

.certificationTiles .cybersecurity a {
  background-color: #B61E13; }

.certificationTiles .cybersecurity a:hover {
  background-color: #C54B42; }

.certificationTiles .additionalprofessional h3 {
  color: #9c5da1; }

.certificationTiles .additionalprofessional .top {
  background-color: #9c5da1; }

.certificationTiles .additionalprofessional.readMore .content {
  background-color: #9c5da1; }

.certificationTiles .additionalprofessional a {
  background-color: #7D4A81; }

.certificationTiles .additionalprofessional a:hover {
  background-color: #976E9A; }

.certificationTiles .dataanalytics h3 {
  color: #F26D20; }

.certificationTiles .dataanalytics .top {
  background-color: #F26D20; }

.certificationTiles .dataanalytics.readMore .content {
  background-color: #F26D20; }

.certificationTiles .dataanalytics a {
  background-color: #F26D20; }

.certificationTiles .dataanalytics a:hover {
  background-color: #F26D20; }

.certificationTiles .readMore .top {
  height: 0; }

.certificationTiles .readMore .content {
  bottom: auto;
  height: 100%;
  background-color: transparent; }

.certificationTiles .readMore .icon {
  z-index: -1; }

.certificationTiles .readMore p {
  height: 160px;
  opacity: 1;
  /*IE8*/
  filter: alpha(opacity=100);
  zoom: 1;
  /*END*/
  margin: 0 15px;
  font-weight: bold;
  color: #FFFFFF;
  font-size: .91em; }

.certificationTiles .readMore h2 {
  color: white;
  height: 50px;
  margin: 40px 0 20px; }

.certificationTiles .readMore h3 {
  display: none; }

.certificationTiles .certTile a {
  display: none; }

.certificationTiles .readMore a {
  display: inline;
  border-radius: 3px;
  font-family: Calibri, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-size: .91em;
  font-weight: bold;
  padding: 6px 10px 6px 10px;
  text-decoration: none; }

.certificationTiles .readMore a:hover {
  text-decoration: none; }

@media screen and (max-width: 1155px) {
  .certificationTiles .certTile {
    width: 31.73%; } }

@media screen and (max-width: 797px) {
  .certificationTiles .certTile {
    width: 48.4%; } }

@media screen and (max-width: 768px) {
  .certificationTiles .certTile {
    width: 48.4%; }
  .certificationTiles .filters select {
    width: 95%; }
  .certificationTiles .filters {
    margin-left: 10px; }
  .certificationTiles .filters a {
    display: block;
    text-align: center; } }

@media screen and (max-width: 500px) {
  .certificationTiles {
    margin-left: 0; }
  .certificationTiles.whyRenew .certTile h2 {
    margin: 20px 0 15px; }
  .certificationTiles.whyRenew .certTile h3 {
    display: none; }
  .certificationTiles .certTile, .certificationTiles.whyRenew .certTile {
    width: auto;
    cursor: default;
    height: auto;
    margin-left: 0;
    padding: 10px; }
  .certificationTiles .filters {
    margin-left: 0; }
  .certificationTiles .certTile a {
    display: block;
    text-align: center;
    border-radius: 3px;
    font-family: Calibri, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 1em;
    font-weight: bold;
    padding: 10px 10px;
    text-decoration: none;
    margin-bottom: 20px; }
  .certificationTiles .certTile .icon {
    display: none;
    z-index: -1; }
  .certificationTiles .core .content {
    background-color: #bfd434; }
  .certificationTiles .certTile.core {
    background-color: #bfd434; }
  .certificationTiles .infrastructure .content {
    background-color: #008fc3; }
  .certificationTiles .certTile.infrastructure {
    background-color: #008fc3; }
  .certificationTiles .cybersecurity .content {
    background-color: #e42518; }
  .certificationTiles .certTile.cybersecurity {
    background-color: #e42518; }
  .certificationTiles .additionalprofessional .content {
    background-color: #9c5da1; }
  .certificationTiles .certTile.additionalprofessional {
    background-color: #9c5da1; }
  .certificationTiles .professional .content {
    background-color: #008fc3; }
  .certificationTiles .certTile.professional {
    background-color: #008fc3; }
  .certificationTiles .certTile .content {
    text-align: left;
    height: auto;
    overflow: auto;
    position: relative; }
  .certificationTiles .certTile h3 {
    color: #FFF;
    position: absolute;
    top: 20px;
    display: inline-table; }
  .certificationTiles .certTile h2 {
    color: #616e76;
    font-size: 1.25em;
    margin: 60px 0 15px;
    color: #FFF; }
  .certificationTiles .readMore h2 {
    height: auto; }
  .certificationTiles .readMore p {
    margin: 0 0 20px 0; }
  .certificationTiles .certTile p {
    height: 100%;
    opacity: 1;
    color: #FFF; } }

.youtube-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 20px; }

.youtube-container iframe,
.youtube-container object,
.youtube-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* basictable.css defines a 1 by 12 Table for global site structure */
/* Author       : Keith Greaves
   Date Created : 5/8/2015
   Version      : 1.0.0.0
*/
table.basictablenotresonsive {
  margin: 0 auto;
  border: 1px solid #eeeff1;
  border-collapse: collapse;
  border-left: 0;
  border-radius: 4px;
  border-spacing: 0px;
  box-shadow: 2px 0 7px -5px black;
  margin-bottom: 20px;
  overflow: auto;
  display: block; }

table.basictablenotresonsive thead {
  display: table-header-group;
  vertical-align: middle;
  border-color: inherit;
  border-collapse: separate;
  background: #f7f8fa;
  font-family: 'VistaSlab'; }

table.basictablenotresonsive tr {
  display: table-row;
  vertical-align: inherit;
  border-color: inherit; }

table.basictablenotresonsive tr:nth-child(even) {
  background: #f7f8fa; }

table.basictablenotresonsive th, table.basictablenotresonsive td {
  padding: 8px;
  text-align: left;
  vertical-align: top;
  border-left: 1px solid #ddd; }

table.basictablenotresonsive td {
  border-top: 1px solid #ddd; }

table.basictablenotresonsive thead:first-child tr:first-child th:first-child,
table.basictablenotresonsive tbody:first-child tr:first-child td:first-child {
  border-radius: 4px 0 0 0; }

table.basictablenotresonsive thead:last-child tr:last-child th:first-child,
table.basictablenotresonsive tbody:last-child tr:last-child td:first-child {
  border-radius: 0 0 0 4px; }

.highlights-container img {
  max-width: 100%;
  width: 100%; }

.highlights-container .col-md-6 {
  padding: 0 !important;
  margin: 0 !important; }

.accordion {
  width: 100%; }

.accordion-header {
  /*margin: 0;
    font-size: 15px;
    color: #777;
    cursor: pointer;
    z-index: 100;
    border: solid 1px #dddddd;
    background: #f5f5f5;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGYwZjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f5f5f5 0%, #f0f0f0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#f0f0f0));
    background: -webkit-linear-gradient(top, #f5f5f5 0%,#f0f0f0 100%);
    background: -o-linear-gradient(top, #f5f5f5 0%,#f0f0f0 100%);
    background: -ms-linear-gradient(top, #f5f5f5 0%,#f0f0f0 100%);
    background: linear-gradient(to bottom, #f5f5f5 0%,#f0f0f0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#f0f0f0',GradientType=0 );
    -webkit-transition: color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    border-radius: 4px;*/ }

.accordion-header:hover {
  /*background: #f0f0f0;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYmViZWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #f0f0f0 0%, #ebebeb 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(100%,#ebebeb));
        background: -webkit-linear-gradient(top, #f0f0f0 0%,#ebebeb 100%);
        background: -o-linear-gradient(top, #f0f0f0 0%,#ebebeb 100%);
        background: -ms-linear-gradient(top, #f0f0f0 0%,#ebebeb 100%);
        background: linear-gradient(to bottom, #f0f0f0 0%,#ebebeb 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#ebebeb',GradientType=0 );*/
  cursor: pointer; }

.accordion-header span.title {
  display: inline-block;
  padding: 8px 0px;
  font-family: 'VistaSlab';
  font-size: 1.25em; }

.accordion-header i {
  /*display: block;
        float: left;
        margin-left: 12px;
        margin-top: 9px;
        margin-top: 7px \9;*/ }

.accordion-content {
  display: none;
  /*padding: 20px 20px 0px;
    border-left: solid 1px #dddddd;
    border-right: solid 1px #dddddd;
    border-bottom: solid 1px #dddddd;
    z-index: 1;
    background: #f1f1f1;*/ }

/* header focus style
-----------------------------*/
.focus, .focus:hover {
  /*color: #666;
    background: #eeeeee;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc));
    background: -webkit-linear-gradient(top, #eeeeee 0%,#cccccc 100%);
    background: -o-linear-gradient(top, #eeeeee 0%,#cccccc 100%);
    background: -ms-linear-gradient(top, #eeeeee 0%,#cccccc 100%);
    background: linear-gradient(to bottom, #eeeeee 0%,#cccccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
    border-color: #dddddd;*/ }

.opened {
  /*border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;*/ }

/* grid system
-----------------------------*/
.accordion-content .row {
  width: 100%;
  margin-top: 15px; }

.accordion-content .row:first-child {
  margin-top: 0; }

.accordion-content .row:before,
.accordion-content .row:after {
  display: table;
  content: "";
  line-height: 0; }

.accordion-content .row:after {
  clear: both; }

.accordion-content .row .col1,
.accordion-content .row .col2,
.accordion-content .row .col3,
.accordion-content .row .col4 {
  display: block;
  width: 100%;
  min-height: 20px;
  float: left;
  margin-left: 2.127659574468085%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.accordion-content .row [class*="col"]:first-child {
  margin-left: 0; }

.accordion-content .row .col1 {
  width: 23.404255319148934%; }

.accordion-content .row .col2 {
  width: 48.93617021276595%; }

.accordion-content .row .col3 {
  width: 74.46808510638297%; }

.accordion-content .row .col4 {
  width: 100%; }

/* styles
-----------------------------*/
.black .focus {
  background: #676b73;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY3NmI3MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMzMzMzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #676b73 0%, #333333 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #676b73), color-stop(100%, #333333));
  background: -webkit-linear-gradient(top, #676b73 0%, #333333 100%);
  background: -o-linear-gradient(top, #676b73 0%, #333333 100%);
  background: -ms-linear-gradient(top, #676b73 0%, #333333 100%);
  background: linear-gradient(to bottom, #676b73 0%, #333333 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#676b73', endColorstr='#333333',GradientType=0 );
  border-color: #676b73;
  color: #dedede; }

.blue .focus {
  background: #02b8fa;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAyYjhmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMjkzYzgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #02b8fa 0%, #0293c8 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #02b8fa), color-stop(100%, #0293c8));
  background: -webkit-linear-gradient(top, #02b8fa 0%, #0293c8 100%);
  background: -o-linear-gradient(top, #02b8fa 0%, #0293c8 100%);
  background: -ms-linear-gradient(top, #02b8fa 0%, #0293c8 100%);
  background: linear-gradient(to bottom, #02b8fa 0%, #0293c8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#02b8fa', endColorstr='#0293c8',GradientType=0 );
  border-color: #02b8fa;
  color: #fff; }

.green .focus {
  background: #88c425;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg4YzQyNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ZDllMWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #88c425 0%, #6d9e1e 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #88c425), color-stop(100%, #6d9e1e));
  background: -webkit-linear-gradient(top, #88c425 0%, #6d9e1e 100%);
  background: -o-linear-gradient(top, #88c425 0%, #6d9e1e 100%);
  background: -ms-linear-gradient(top, #88c425 0%, #6d9e1e 100%);
  background: linear-gradient(to bottom, #88c425 0%, #6d9e1e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#88c425', endColorstr='#6d9e1e',GradientType=0 );
  border-color: #88c425;
  color: #fff; }

.red .focus {
  background: #cf0404;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NmMDQwNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhNzAzMDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #cf0404 0%, #a70303 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cf0404), color-stop(100%, #a70303));
  background: -webkit-linear-gradient(top, #cf0404 0%, #a70303 100%);
  background: -o-linear-gradient(top, #cf0404 0%, #a70303 100%);
  background: -ms-linear-gradient(top, #cf0404 0%, #a70303 100%);
  background: linear-gradient(to bottom, #cf0404 0%, #a70303 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cf0404', endColorstr='#a70303',GradientType=0 );
  border-color: #cf0404;
  color: #fff; }

.orange .focus {
  background: #ff670f;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNjcwZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkODRmMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ff670f 0%, #d84f00 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff670f), color-stop(100%, #d84f00));
  background: -webkit-linear-gradient(top, #ff670f 0%, #d84f00 100%);
  background: -o-linear-gradient(top, #ff670f 0%, #d84f00 100%);
  background: -ms-linear-gradient(top, #ff670f 0%, #d84f00 100%);
  background: linear-gradient(to bottom, #ff670f 0%, #d84f00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff670f', endColorstr='#d84f00',GradientType=0 );
  border-color: #ff670f;
  color: #fff; }

.yellow .focus {
  background: #febf01;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlYmYwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjYjk5MDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #febf01 0%, #cb9901 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #febf01), color-stop(100%, #cb9901));
  background: -webkit-linear-gradient(top, #febf01 0%, #cb9901 100%);
  background: -o-linear-gradient(top, #febf01 0%, #cb9901 100%);
  background: -ms-linear-gradient(top, #febf01 0%, #cb9901 100%);
  background: linear-gradient(to bottom, #febf01 0%, #cb9901 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#febf01', endColorstr='#cb9901',GradientType=0 );
  border-color: #febf01;
  color: #444; }

.pink .focus {
  background: #f82b4c;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4MmI0YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMzA3MmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #f82b4c 0%, #e3072c 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f82b4c), color-stop(100%, #e3072c));
  background: -webkit-linear-gradient(top, #f82b4c 0%, #e3072c 100%);
  background: -o-linear-gradient(top, #f82b4c 0%, #e3072c 100%);
  background: -ms-linear-gradient(top, #f82b4c 0%, #e3072c 100%);
  background: linear-gradient(to bottom, #f82b4c 0%, #e3072c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f82b4c', endColorstr='#e3072c',GradientType=0 );
  border-color: #f82b4c;
  color: #fff; }

.purple .focus {
  background: #a737fa;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E3MzdmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4YTA2ZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #a737fa 0%, #8a06ee 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a737fa), color-stop(100%, #8a06ee));
  background: -webkit-linear-gradient(top, #a737fa 0%, #8a06ee 100%);
  background: -o-linear-gradient(top, #a737fa 0%, #8a06ee 100%);
  background: -ms-linear-gradient(top, #a737fa 0%, #8a06ee 100%);
  background: linear-gradient(to bottom, #a737fa 0%, #8a06ee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a737fa', endColorstr='#8a06ee',GradientType=0 );
  border-color: #a737fa;
  color: #fff; }

/* responsive layout
-----------------------------*/
@media (max-width: 480px) {
  .accordion-content .row [class*="col"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    margin-top: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .accordion-content .row:first-child [class*="col"]:first-child {
    margin-top: 0; }
  .accordion-content .row {
    margin-top: 0; } }

/* styles for pyramid menu CO */
.pyramid-menu .accordion-item {
  border: solid 2px #fff; }

.pyramid-menu .accordion-item:nth-child(1) {
  width: 48%;
  margin: auto; }

.pyramid-menu .accordion-item:nth-child(1) .accordion-header {
  background: #0091ba;
  color: #fff;
  text-align: center; }

.pyramid-menu .accordion-item:nth-child(2) {
  width: 55%;
  margin: auto; }

.pyramid-menu .accordion-item:nth-child(2) .accordion-header {
  background: #017b9d;
  color: #fff;
  text-align: center; }

.pyramid-menu .accordion-item:nth-child(3) {
  width: 65%;
  margin: auto; }

.pyramid-menu .accordion-item:nth-child(3) .accordion-header {
  background: #016e8d;
  color: #fff;
  text-align: center; }

.pyramid-menu .accordion-item:nth-child(4) {
  width: 75%;
  margin: auto; }

.pyramid-menu .accordion-item:nth-child(4) .accordion-header {
  background: #005f7a;
  color: #fff;
  text-align: center; }

.pyramid-menu .accordion-item:nth-child(5) {
  width: 85%;
  margin: auto; }

.pyramid-menu .accordion-item:nth-child(5) .accordion-header {
  background: #01536a;
  color: #fff;
  text-align: center; }

.pyramid-menu .accordion-item:nth-child(6) {
  width: 95%;
  margin: auto; }

.pyramid-menu .accordion-item:nth-child(6) .accordion-header {
  background: #014558;
  color: #fff;
  text-align: center; }

.pyramid-menu .accordion-item:nth-child(7) {
  width: 100%;
  margin: auto; }

.pyramid-menu .accordion-item:nth-child(7) .accordion-header {
  background: #003a4b;
  color: #fff;
  text-align: center; }

.pyramid-menu .footnote {
  text-align: center;
  font-size: 10px; }

/* Styles for Event Accordion List */
.meetingaccordion .accordion-item .accordion-header h4 {
  padding: 0px;
  margin: 0px; }

.meetingaccordion .accordion-item {
  padding: 0 0 20px 35px;
  margin: 0;
  position: relative;
  cursor: pointer; }

.meetingaccordion .accordion-content {
  border: none;
  background: unset;
  padding: 0px 20px 0px; }

.meetingaccordion.dreamit .accordion-content {
  padding: 10px 0; }

.meetingaccordion .accordion-content a {
  color: #cd1d10;
  text-transform: uppercase;
  font-weight: 900; }

.meetingaccordion .expander {
  background: url("https://comptiacdn.azureedge.net/webcontent/images/default-source/mainsitetemplateimages/expander-sprite.png?sfvrsn=c735f5e6_2") no-repeat 0 0;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 7px;
  left: 0;
  display: block; }

.meetingaccordion .focus .expander {
  background-position: -18px 0; }

.meetingaccordion .accordion-content a span {
  background: url("https://comptiacdn.azureedge.net/webcontent/images/default-source/mainsitetemplateimages/red-arrow-cta.png?sfvrsn=2ff1d67_2") no-repeat;
  width: 5px;
  height: 10px;
  margin: 0 0 0 5px;
  display: inline-block; }

.meetingaccordion .accordion-content span {
  margin: 0 15px;
  color: #69737b; }

.bluebox {
  width: 100%;
  max-width: 100%;
  min-width: 100px;
  border-radius: 10px;
  border: 1px solid #E9E9E9;
  margin-bottom: 30px; }

.bluebox .heading {
  background-color: #008fc3;
  border-radius: 10px 10px 0px 0px; }

.bluebox .heading h3 {
  color: #ffffff;
  padding: 20px;
  margin: 0;
  font-size: 1.20em; }

.bluebox .body {
  background-color: #ffffff;
  border-radius: 0px 0px 10px 10px;
  padding: 20px; }

.bluebox .body p:last-child {
  margin-bottom: 0px; }

.careerRoadMap {
  position: relative; }

.careerRoadMap .roadMapCertificationTiles {
  margin-left: -1.6%;
  clear: both;
  height: auto;
  padding-top: 50px; }

.careerRoadMap .roadMapCertificationTiles:after {
  content: " "; }

.careerRoadMap .roadMapCertificationTiles .roadMapCertTile {
  width: 23.4%;
  height: 340px;
  float: left;
  position: relative;
  border-radius: 10px;
  display: inline-block;
  cursor: pointer;
  overflow: hidden;
  margin: 0 0 20px 1.6%;
  position: relative; }

.careerRoadMap .roadMapCertificationTiles .roadMapCertTile h3 {
  text-transform: uppercase;
  font-size: 1em;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0; }

.careerRoadMap .roadMapCertificationTiles .top {
  height: 50%; }

.careerRoadMap .roadMapCertificationTiles .roadMapCertTile .content {
  height: 50%;
  background-color: white;
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%; }

.careerRoadMap .roadMapCertificationTiles .roadMapCertTile h2 {
  font-size: 1.15em;
  margin: 50px 0 20px;
  color: #616e76;
  padding: 0 7px; }

.careerRoadMap .roadMapCertificationTiles .roadMapCertTile p {
  height: 0;
  opacity: 0;
  /*IE8*/
  filter: alpha(opacity=0);
  zoom: 1; }

.careerRoadMap .roadMapCertificationTiles .roadMapCertTile .icon {
  background-color: white;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 150px;
  box-shadow: 2px 0 13px -5px black;
  height: 150px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 45px;
  width: 150px;
  z-index: 1; }

.careerRoadMap .roadMapCertificationTiles .roadMapCertTile .icon img {
  bottom: 0;
  left: 0;
  margin: auto;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 0;
  width: auto; }

.careerRoadMap .roadMapCertificationTiles .beginner h3 {
  color: #f5a81c; }

.careerRoadMap .roadMapCertificationTiles .beginner .top {
  background-color: #f5a81c; }

.careerRoadMap .roadMapCertificationTiles .beginner.readMore .content {
  background-color: #f5a81c; }

.careerRoadMap .roadMapCertificationTiles .beginner a {
  background-color: #F7B949; }

.careerRoadMap .roadMapCertificationTiles .beginner a:hover {
  background-color: #C48616; }

.careerRoadMap .roadMapCertificationTiles .intermediate h3 {
  color: #61a609; }

.careerRoadMap .roadMapCertificationTiles .intermediate .top {
  background-color: #61a609; }

.careerRoadMap .roadMapCertificationTiles .intermediate.readMore .content {
  background-color: #61a609; }

.careerRoadMap .roadMapCertificationTiles .intermediate a {
  background-color: #4E8507; }

.careerRoadMap .roadMapCertificationTiles .intermediate a:hover {
  background-color: #81B83A; }

.careerRoadMap .roadMapCertificationTiles .advanced h3 {
  color: #0090b8; }

.careerRoadMap .roadMapCertificationTiles .advanced .top {
  background-color: #0090b8; }

.careerRoadMap .roadMapCertificationTiles .advanced.readMore .content {
  background-color: #0090b8; }

.careerRoadMap .roadMapCertificationTiles .advanced a {
  background-color: #007393; }

.careerRoadMap .roadMapCertificationTiles .advanced a:hover {
  background-color: #33A6C6; }

.careerRoadMap .roadMapCertificationTiles .expert h3 {
  color: #f16c22; }

.careerRoadMap .roadMapCertificationTiles .expert .top {
  background-color: #f16c22; }

.careerRoadMap .roadMapCertificationTiles .expert.readMore .content {
  background-color: #f16c22; }

.careerRoadMap .roadMapCertificationTiles .expert a {
  background-color: #C1561B; }

.careerRoadMap .roadMapCertificationTiles .expert a:hover {
  background-color: #F4894E; }

.careerRoadMap .roadMapCertificationTiles .readMore .top {
  height: 0; }

.careerRoadMap .roadMapCertificationTiles .readMore .content {
  bottom: auto;
  height: 100%;
  background-color: transparent; }

.careerRoadMap .roadMapCertificationTiles .readMore .icon {
  z-index: -1; }

.careerRoadMap .roadMapCertificationTiles .readMore p {
  height: 180px;
  opacity: 1;
  /*IE8*/
  filter: alpha(opacity=100);
  zoom: 1;
  /*END*/
  margin: 0 15px;
  font-size: .91em;
  font-weight: bold;
  color: #ffffff; }

.careerRoadMap .roadMapCertificationTiles .readMore h2 {
  color: white;
  margin: 15px 0 15px;
  padding: 0 5px; }

.careerRoadMap .roadMapCertificationTiles .readMore h3 {
  display: none; }

.careerRoadMap .roadMapCertificationTiles .roadMapCertTile a {
  display: none; }

.careerRoadMap .roadMapCertificationTiles .readMore a {
  border-radius: 3px;
  bottom: 10px;
  color: #ffffff;
  display: inline;
  font-family: Arial;
  font-size: 0.91em;
  font-weight: bold;
  left: 0;
  padding: 6px 8px;
  position: absolute;
  right: 0;
  text-decoration: none;
  margin-left: auto;
  margin-right: auto;
  width: 150px; }

.careerRoadMap .roadMapCertificationTiles .readMore a:hover {
  text-decoration: none; }

@media screen and (max-width: 1155px) {
  .careerRoadMap .roadMapCertificationTiles .roadMapCertTile {
    width: 31.73%; } }

@media screen and (max-width: 797px) {
  .careerRoadMap .roadMapCertificationTiles .roadMapCertTile {
    width: 48.4%; } }

@media screen and (max-width: 768px) {
  .careerRoadMap .roadMapCertificationTiles .roadMapCertTile {
    width: 48.4%; } }

@media screen and (max-width: 500px) {
  .careerRoadMap .roadMapCertificationTiles {
    margin-left: 0; }
  .careerRoadMap .roadMapCertificationTiles .roadMapCertTile {
    width: 98%;
    cursor: default;
    height: auto;
    margin-left: 0;
    padding: 1%; }
  .careerRoadMap .roadMapCertificationTiles .roadMapCertTile a {
    display: block;
    text-align: center;
    border-radius: 3px;
    font-family: Arial;
    color: #ffffff;
    font-size: 1em;
    font-weight: bold;
    padding: 10px 10px;
    text-decoration: none;
    margin-bottom: 20px;
    position: relative;
    bottom: auto;
    left: auto;
    width: auto; }
  .careerRoadMap .roadMapCertificationTiles .roadMapCertTile .icon {
    display: none;
    z-index: -1; }
  .careerRoadMap .roadMapCertificationTiles .beginner .content {
    background-color: #f5a81c; }
  .careerRoadMap .roadMapCertificationTiles .roadMapCertTile.beginner {
    background-color: #f5a81c; }
  .careerRoadMap .roadMapCertificationTiles .intermediate .content {
    background-color: #61a609; }
  .careerRoadMap .roadMapCertificationTiles .roadMapCertTile.intermediate {
    background-color: #61a609; }
  .careerRoadMap .roadMapCertificationTiles .advanced .content {
    background-color: #0090b8; }
  .careerRoadMap .roadMapCertificationTiles .roadMapCertTile.advanced {
    background-color: #0090b8; }
  .careerRoadMap .roadMapCertificationTiles .expert .content {
    background-color: #f16c22; }
  .careerRoadMap .roadMapCertificationTiles .roadMapCertTile.expert {
    background-color: #f16c22; }
  .careerRoadMap .roadMapCertificationTiles .roadMapCertTile .content {
    text-align: left;
    height: auto;
    overflow: auto;
    position: relative; }
  .careerRoadMap .roadMapCertificationTiles .roadMapCertTile h3 {
    color: #FFF;
    position: absolute;
    top: 20px;
    display: inline-table; }
  .careerRoadMap .roadMapCertificationTiles .roadMapCertTile h2 {
    color: #616e76;
    font-size: 1.25em;
    margin: 70px 0 15px;
    padding: 0;
    height: auto;
    color: #FFF; }
  .careerRoadMap .roadMapCertificationTiles .roadMapCertTile p,
  .careerRoadMap .roadMapCertificationTiles .readMore p {
    height: 100%;
    opacity: 1;
    color: #FFF;
    padding: 0;
    margin: 0 0 20px; } }

.careerRoadMap .video-js {
  height: 316px; }

@media only screen and (max-device-width: 1158px) {
  .careerRoadMap .video-js {
    height: 283px; } }

@media only screen and (max-device-width: 768px) {
  .careerRoadMap .video-js {
    height: 420px; } }

@media only screen and (max-device-width: 640px) {
  .careerRoadMap .video-js {
    height: 354px; } }

@media only screen and (max-device-width: 360px) {
  .careerRoadMap .video-js {
    height: 198px; } }

@media only screen and (max-device-width: 320px) {
  .careerRoadMap .video-js {
    height: 177px; } }

/*New Career Road map Styles December 2019*/
/*Commonly used Colors*/
.roadMap {
  /*Main Landing Page*/
  /*Sub Pages*/
  /*Career Path Tabs*/
  /*Section Sizes*/
  /*Selected Path description*/
  /*Levels Table Section*/
  /*Job Titles and Skills box in selected level section*/
  /*Path Map*/
  /*Steps Section*/
  /*Cert Tiles inside level steps section*/
  /*Training Section*/
  /*Common Level specific styles*/ }
  .roadMap .person {
    display: inline-block;
    position: relative;
    margin: 1%;
    max-width: 18%; }
  .roadMap img {
    width: 100%; }
  .roadMap .disclaimer {
    display: block;
    margin: 60px 10px;
    max-width: 500px;
    float: right; }
  .roadMap .categoryBox {
    border: #e42518 2px solid;
    width: 190px;
    height: 90px;
    border-radius: 18px 0;
    padding: 5px;
    background-color: rgba(255, 255, 255, 0);
    position: absolute;
    left: 0;
    right: 0;
    top: 25%;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer; }
    .roadMap .categoryBox .innerbox {
      background-color: rgba(255, 255, 255, 0.9);
      width: 100%;
      height: 100%;
      border-radius: 18px 0;
      position: relative; }
    .roadMap .categoryBox .innerbox h5 {
      margin: 0 5px;
      padding: 0;
      position: absolute;
      bottom: 15%;
      left: 10%;
      color: #4c565c;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      font-size: 1em;
      font-weight: bold; }
    .roadMap .categoryBox .content p:first-child {
      height: 62px; }
    .roadMap .categoryBox .content p:nth-child(2) {
      height: 125px; }
    .roadMap .categoryBox .content p {
      padding: 10px 5px;
      color: #74797c;
      font-size: .85em;
      margin: 0; }
    .roadMap .categoryBox .content span {
      padding: 10px 10px;
      color: #4c565c;
      font-size: 1.8em; }
    .roadMap .categoryBox .content a {
      padding: 10px;
      color: #FFF;
      font-size: 1.2em;
      background-color: #E42518;
      display: block;
      text-transform: uppercase;
      text-decoration: none;
      text-align: center;
      border-radius: 18px 0;
      margin-top: 20px;
      font-weight: bold; }
    .roadMap .categoryBox .content a:hover {
      background: #CD2116;
      text-decoration: none;
      color: #fff; }
    .roadMap .categoryBox.closed .innerbox .content {
      display: none; }
    .roadMap .categoryBox.open {
      height: auto;
      width: 100%;
      top: 6%; }
    .roadMap .categoryBox.open .innerbox {
      overflow: hidden; }
    .roadMap .categoryBox.open .innerbox h5 {
      position: relative;
      left: 0;
      background-color: #eaebed;
      border-radius: 18px 0;
      padding: 25px 15px 15px 15px;
      min-height: 80px; }
  .roadMap .pathTabs {
    background-color: #008fc3;
    height: 75px;
    box-shadow: 0px 5px 5px #dfe0e1;
    margin-bottom: 5px; }
    .roadMap .pathTabs ul {
      height: 100%;
      overflow: visible; }
      .roadMap .pathTabs ul li {
        float: left;
        color: #FFF;
        padding: 0 5px; }
      .roadMap .pathTabs ul li span {
        padding: 25px 0 25px 5px;
        display: inline-block; }
      .roadMap .pathTabs ul li.selected a {
        background-color: #f7f8fa;
        color: #4c565c;
        border-radius: 5px 5px 0 0;
        border-top: 3px solid #dfe0e1;
        border-left: 3px solid #dfe0e1;
        border-right: 3px solid #dfe0e1; }
      .roadMap .pathTabs ul li a {
        color: #FFF;
        padding: 3px 33px 10px 33px;
        display: inline-block;
        font-weight: bold;
        text-align: center;
        width: 195px;
        height: 70px;
        margin-top: 10px; }
      .roadMap .pathTabs ul li:hover a {
        background-color: #f7f8fa;
        color: #4c565c;
        border-radius: 5px 5px 0 0;
        text-decoration: none;
        border-top: 3px solid #dfe0e1;
        border-left: 3px solid #dfe0e1;
        border-right: 3px solid #dfe0e1; }
  .roadMap .innerSection {
    max-width: 960px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    position: relative; }
  .roadMap .smallerInnerSection {
    text-align: center;
    max-width: 700px;
    margin: 0 auto;
    padding: 10px 0;
    position: relative; }
  .roadMap p.smallerInnerSection {
    font-size: .8em; }
  .roadMap .selectedCareer {
    background-color: #f7f8fa;
    min-height: 200px;
    padding: 40px 0 100px 0; }
    .roadMap .selectedCareer img {
      max-width: 200px;
      margin-left: auto;
      margin-right: auto; }
  .roadMap .levelTableSection.beginner, .roadMap .levelTableSection.intermediate, .roadMap .levelTableSection.advanced {
    background-color: #FFF; }
  .roadMap .levelTableSection .mask {
    position: absolute;
    height: 47px;
    background-color: #f7f8fa;
    width: 100%;
    z-index: 1;
    border-bottom: 3px solid #babdbf;
    top: 0;
    left: 0; }
  .roadMap .levelTableSection .progressLine {
    position: absolute;
    width: 0;
    margin: 0;
    bottom: 48px;
    z-index: 0;
    left: 280px;
    height: 0px;
    margin: 0;
    border-top: 2.5px solid #d9dbdc; }
    .roadMap .levelTableSection .progressLine .leftPart {
      display: none;
      width: 65px;
      background-color: #4c565c;
      height: 2px;
      position: relative;
      top: -2.5px; }
      .roadMap .levelTableSection .progressLine .leftPart .dot {
        width: 13px;
        height: 13px;
        background-color: #4c565c;
        border-radius: 50%;
        position: relative;
        top: -5px; }
  .roadMap .levelTableSection table.levelTable {
    background-color: #FFF;
    width: 100%;
    text-align: center;
    table-layout: fixed; }
    .roadMap .levelTableSection table.levelTable span {
      position: relative;
      z-index: 1; }
    .roadMap .levelTableSection table.levelTable .source {
      display: block;
      font-weight: normal;
      margin-top: 20px;
      font-size: .85em; }
    .roadMap .levelTableSection table.levelTable tr th {
      background-color: #f7f8fa;
      border-bottom: 3px solid #babdbf;
      text-align: center;
      padding: 5px;
      font-size: 1.2em; }
    .roadMap .levelTableSection table.levelTable tr th:nth-child(2) {
      color: #f5a81c; }
    .roadMap .levelTableSection table.levelTable tr th:nth-child(3) {
      color: #61a609; }
    .roadMap .levelTableSection table.levelTable tr th:nth-child(4) {
      color: #008fc3; }
    .roadMap .levelTableSection table.levelTable tr td {
      padding: 20px; }
    .roadMap .levelTableSection table.levelTable tr td:first-child {
      padding: 25px 25px 25px 0;
      text-align: left;
      font-size: 1.2em;
      font-weight: bold;
      color: #4c565c; }
    .roadMap .levelTableSection table.levelTable tr:first-child th span:hover {
      text-decoration: underline; }
    .roadMap .levelTableSection table.levelTable tr:first-child th:first-child {
      color: #4c565c;
      text-align: left;
      font-weight: bold;
      font-size: 1.2em;
      padding: 5px 5px 5px 0; }
      .roadMap .levelTableSection table.levelTable tr:first-child th:first-child span:hover {
        text-decoration: none; }
    .roadMap .levelTableSection table.levelTable tr:first-child th:not(:first-child) {
      cursor: pointer; }
    .roadMap .levelTableSection table.levelTable tr:nth-child(2) {
      border-bottom: 2px dashed #babdbf; }
    .roadMap .levelTableSection table.levelTable tr:nth-child(3) {
      border-bottom: 2px dashed #babdbf;
      height: 200px; }
      .roadMap .levelTableSection table.levelTable tr:nth-child(3) td:nth-child(2), .roadMap .levelTableSection table.levelTable tr:nth-child(3) td:nth-child(3), .roadMap .levelTableSection table.levelTable tr:nth-child(3) td:nth-child(4) {
        font-size: 1.6em; }
    .roadMap .levelTableSection table.levelTable tr:nth-child(4) td:nth-child(2), .roadMap .levelTableSection table.levelTable tr:nth-child(4) td:nth-child(3), .roadMap .levelTableSection table.levelTable tr:nth-child(4) td:nth-child(4) {
      font-size: 1.4em; }
    .roadMap .levelTableSection table.levelTable.beginner tr td:nth-child(2) {
      color: #4c565c; }
    .roadMap .levelTableSection table.levelTable.beginner tr td:nth-child(3), .roadMap .levelTableSection table.levelTable.beginner tr td:nth-child(4) {
      color: #b7bbbe; }
    .roadMap .levelTableSection table.levelTable.beginner tr td:nth-child(2), .roadMap .levelTableSection table.levelTable.beginner tr th:nth-child(2) {
      background-color: #fff6e9; }
    .roadMap .levelTableSection table.levelTable.beginner tr:first-child th:nth-child(2) {
      padding: 0;
      border-bottom: none; }
    .roadMap .levelTableSection table.levelTable.beginner tr:first-child th:nth-child(2) span {
      border: 2px solid #babdbf;
      border-radius: 5px 5px 0 0;
      border-top: 5px solid #f5a81c;
      border-bottom: none;
      width: 100%;
      display: block;
      height: 45px;
      background-color: #fff6e9;
      position: relative;
      bottom: -2px;
      padding-top: 7px; }
    .roadMap .levelTableSection table.levelTable.beginner tr:nth-child(3) td:nth-child(2) {
      background-color: #fff6e9; }
    .roadMap .levelTableSection table.levelTable.beginner tr:nth-child(3) td:nth-child(3) {
      background-color: #FFF; }
      .roadMap .levelTableSection table.levelTable.beginner tr:nth-child(3) td:nth-child(3) .jobOpeningCircle .circle {
        background-color: #FFF; }
      .roadMap .levelTableSection table.levelTable.beginner tr:nth-child(3) td:nth-child(3) .jobOpeningCircle.open .circle {
        border: 1px solid #61a609; }
    .roadMap .levelTableSection table.levelTable.beginner tr:nth-child(3) td:nth-child(4) {
      background-color: #FFF; }
      .roadMap .levelTableSection table.levelTable.beginner tr:nth-child(3) td:nth-child(4) .jobOpeningCircle .circle {
        background-color: #FFF; }
      .roadMap .levelTableSection table.levelTable.beginner tr:nth-child(3) td:nth-child(4) .jobOpeningCircle.open .circle {
        border: 1px solid #008fc3; }
    .roadMap .levelTableSection table.levelTable.beginner tr:nth-child(4) td:nth-child(2) {
      background-color: #fff6e9; }
    .roadMap .levelTableSection table.levelTable.beginner tr:nth-child(4) td:nth-child(3) {
      background-color: #FFF; }
      .roadMap .levelTableSection table.levelTable.beginner tr:nth-child(4) td:nth-child(3) .numOfCertsCircle .circle {
        background-color: #FFF; }
      .roadMap .levelTableSection table.levelTable.beginner tr:nth-child(4) td:nth-child(3) .numOfCertsCircle .number {
        color: #b7bbbe; }
      .roadMap .levelTableSection table.levelTable.beginner tr:nth-child(4) td:nth-child(3) .numOfCertsCircle.open .circle {
        border: 1px solid #61a609; }
    .roadMap .levelTableSection table.levelTable.beginner tr:nth-child(4) td:nth-child(4) {
      background-color: #FFF; }
      .roadMap .levelTableSection table.levelTable.beginner tr:nth-child(4) td:nth-child(4) .numOfCertsCircle .number {
        color: #b7bbbe; }
      .roadMap .levelTableSection table.levelTable.beginner tr:nth-child(4) td:nth-child(4) .numOfCertsCircle .circle {
        background-color: #FFF; }
      .roadMap .levelTableSection table.levelTable.beginner tr:nth-child(4) td:nth-child(4) .numOfCertsCircle.open .circle {
        border: 1px solid #008fc3; }
    .roadMap .levelTableSection table.levelTable.intermediate tr td:nth-child(3) {
      color: #4c565c; }
    .roadMap .levelTableSection table.levelTable.intermediate tr td:nth-child(2), .roadMap .levelTableSection table.levelTable.intermediate tr td:nth-child(4) {
      color: #b7bbbe; }
    .roadMap .levelTableSection table.levelTable.intermediate tr td:nth-child(3), .roadMap .levelTableSection table.levelTable.intermediate tr th:nth-child(3) {
      background-color: #f0f6e6; }
    .roadMap .levelTableSection table.levelTable.intermediate tr:first-child th:nth-child(3) {
      padding: 0;
      border-bottom: none;
      background-color: #f7f8fa; }
    .roadMap .levelTableSection table.levelTable.intermediate tr:first-child th:nth-child(3) span {
      border: 2px solid #babdbf;
      border-radius: 5px 5px 0 0;
      border-top: 5px solid #61a609;
      border-bottom: none;
      width: 100%;
      display: block;
      height: 45px;
      background-color: #f0f6e6;
      position: relative;
      bottom: -2px;
      padding-top: 7px; }
    .roadMap .levelTableSection table.levelTable.intermediate tr:nth-child(3) td:nth-child(2) {
      background-color: #FFF; }
      .roadMap .levelTableSection table.levelTable.intermediate tr:nth-child(3) td:nth-child(2) .jobOpeningCircle .circle {
        background-color: #FFF; }
      .roadMap .levelTableSection table.levelTable.intermediate tr:nth-child(3) td:nth-child(2) .jobOpeningCircle.open .circle {
        border: 1px solid #f5a81c; }
    .roadMap .levelTableSection table.levelTable.intermediate tr:nth-child(3) td:nth-child(3) {
      background-color: #f0f6e6; }
    .roadMap .levelTableSection table.levelTable.intermediate tr:nth-child(3) td:nth-child(4) {
      background-color: #FFF; }
      .roadMap .levelTableSection table.levelTable.intermediate tr:nth-child(3) td:nth-child(4) .jobOpeningCircle .circle {
        background-color: #FFF; }
      .roadMap .levelTableSection table.levelTable.intermediate tr:nth-child(3) td:nth-child(4) .jobOpeningCircle.open .circle {
        border: 1px solid #008fc3; }
    .roadMap .levelTableSection table.levelTable.intermediate tr:nth-child(4) td:nth-child(2) {
      background-color: #FFF; }
      .roadMap .levelTableSection table.levelTable.intermediate tr:nth-child(4) td:nth-child(2) .numOfCertsCircle .circle {
        background-color: #FFF; }
      .roadMap .levelTableSection table.levelTable.intermediate tr:nth-child(4) td:nth-child(2) .numOfCertsCircle .number {
        color: #b7bbbe; }
      .roadMap .levelTableSection table.levelTable.intermediate tr:nth-child(4) td:nth-child(2) .numOfCertsCircle.open .circle {
        border: 1px solid #f5a81c; }
    .roadMap .levelTableSection table.levelTable.intermediate tr:nth-child(4) td:nth-child(3) {
      background-color: #f0f6e6; }
      .roadMap .levelTableSection table.levelTable.intermediate tr:nth-child(4) td:nth-child(3) .numOfCertsCircle .circle {
        background-color: #61a609; }
    .roadMap .levelTableSection table.levelTable.intermediate tr:nth-child(4) td:nth-child(4) {
      background-color: #FFF; }
      .roadMap .levelTableSection table.levelTable.intermediate tr:nth-child(4) td:nth-child(4) .numOfCertsCircle .circle {
        background-color: #FFF; }
      .roadMap .levelTableSection table.levelTable.intermediate tr:nth-child(4) td:nth-child(4) .numOfCertsCircle .number {
        color: #b7bbbe; }
      .roadMap .levelTableSection table.levelTable.intermediate tr:nth-child(4) td:nth-child(4) .numOfCertsCircle.open .circle {
        border: 1px solid #008fc3; }
    .roadMap .levelTableSection table.levelTable.advanced tr td:nth-child(4) {
      color: #4c565c; }
    .roadMap .levelTableSection table.levelTable.advanced tr td:nth-child(3), .roadMap .levelTableSection table.levelTable.advanced tr td:nth-child(2) {
      color: #b7bbbe; }
    .roadMap .levelTableSection table.levelTable.advanced tr td:nth-child(4), .roadMap .levelTableSection table.levelTable.advanced tr th:nth-child(4) {
      background-color: #e5f2f8; }
    .roadMap .levelTableSection table.levelTable.advanced tr:first-child th:nth-child(4) {
      padding: 0;
      border-bottom: none;
      background-color: #f7f8fa; }
    .roadMap .levelTableSection table.levelTable.advanced tr:first-child th:nth-child(4) span {
      border: 2px solid #babdbf;
      border-radius: 5px 5px 0 0;
      border-top: 5px solid #008fc3;
      border-bottom: none;
      width: 100%;
      display: block;
      height: 45px;
      background-color: #e5f2f8;
      position: relative;
      bottom: -2px;
      padding-top: 7px; }
    .roadMap .levelTableSection table.levelTable.advanced tr:nth-child(3) td:nth-child(2) {
      background-color: #FFF; }
      .roadMap .levelTableSection table.levelTable.advanced tr:nth-child(3) td:nth-child(2) .jobOpeningCircle .circle {
        background-color: #FFF; }
      .roadMap .levelTableSection table.levelTable.advanced tr:nth-child(3) td:nth-child(2) .jobOpeningCircle.open .circle {
        border: 1px solid #f5a81c; }
    .roadMap .levelTableSection table.levelTable.advanced tr:nth-child(3) td:nth-child(3) {
      background-color: #FFF; }
      .roadMap .levelTableSection table.levelTable.advanced tr:nth-child(3) td:nth-child(3) .jobOpeningCircle .circle {
        background-color: #FFF; }
      .roadMap .levelTableSection table.levelTable.advanced tr:nth-child(3) td:nth-child(3) .jobOpeningCircle.open .circle {
        border: 1px solid #61a609; }
    .roadMap .levelTableSection table.levelTable.advanced tr:nth-child(3) td:nth-child(4) {
      background-color: #e5f2f8; }
    .roadMap .levelTableSection table.levelTable.advanced tr:nth-child(4) td:nth-child(2) {
      background-color: #FFF; }
      .roadMap .levelTableSection table.levelTable.advanced tr:nth-child(4) td:nth-child(2) .numOfCertsCircle .circle {
        background-color: #FFF; }
      .roadMap .levelTableSection table.levelTable.advanced tr:nth-child(4) td:nth-child(2) .numOfCertsCircle .number {
        color: #b7bbbe; }
      .roadMap .levelTableSection table.levelTable.advanced tr:nth-child(4) td:nth-child(2) .numOfCertsCircle.open .circle {
        border: 1px solid #f5a81c; }
    .roadMap .levelTableSection table.levelTable.advanced tr:nth-child(4) td:nth-child(3) {
      background-color: #FFF; }
      .roadMap .levelTableSection table.levelTable.advanced tr:nth-child(4) td:nth-child(3) .numOfCertsCircle .circle {
        background-color: #FFF; }
      .roadMap .levelTableSection table.levelTable.advanced tr:nth-child(4) td:nth-child(3) .numOfCertsCircle .number {
        color: #b7bbbe; }
      .roadMap .levelTableSection table.levelTable.advanced tr:nth-child(4) td:nth-child(3) .numOfCertsCircle.open .circle {
        border: 1px solid #61a609; }
    .roadMap .levelTableSection table.levelTable.advanced tr:nth-child(4) td:nth-child(4) .numOfCertsCircle .circle {
      background-color: #008fc3; }
  .roadMap .titlesSkills {
    padding: 10px 30px 30px 30px;
    background-color: #FFF;
    border-radius: 5px;
    margin-top: 40px;
    margin-bottom: 100px;
    box-shadow: 0px 0px 3px #babdbf; }
    .roadMap .titlesSkills ul {
      list-style-type: disc;
      margin: auto;
      padding-left: 20px; }
    .roadMap .titlesSkills a.showMore {
      font-weight: bold;
      font-size: 1em;
      display: block;
      margin-top: 20px;
      color: #2da3ce;
      cursor: pointer; }
  .roadMap .pathMap h4 {
    text-align: center;
    max-width: 300px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px; }
  .roadMap .steps {
    padding-top: 50px;
    padding-bottom: 200px;
    position: relative; }
    .roadMap .steps .fa-arrow-down {
      display: block;
      text-align: center;
      color: #a4adb3;
      margin-top: 30px;
      font-weight: normal;
      font-size: 2em; }
    .roadMap .steps content {
      text-align: center;
      max-width: 700px;
      margin: 0 auto;
      padding: 10px 0; }
    .roadMap .steps .step {
      position: relative;
      margin: 50px 0 40px 0; }
      .roadMap .steps .step .mask {
        position: absolute;
        top: -2px;
        width: 150px;
        height: 2px;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0; }
      .roadMap .steps .step .stepCircle {
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        width: 60px;
        display: block;
        border-radius: 50%;
        height: 60px;
        text-align: center;
        line-height: 60px;
        color: #FFF;
        top: -30px; }
        .roadMap .steps .step .stepCircle .text {
          display: inline-block;
          position: absolute;
          top: -10px;
          left: 0;
          right: 0;
          font-weight: bold;
          text-transform: uppercase; }
        .roadMap .steps .step .stepCircle .number {
          display: inline-block;
          position: absolute;
          top: 10px;
          left: 0;
          right: 0;
          font-weight: bold;
          text-transform: uppercase;
          font-size: 1.8em; }
    .roadMap .steps .continue {
      position: absolute;
      bottom: 60px;
      padding: 10px 15px 5px 15px;
      background-color: #a4adb3;
      border: 1px solid #a4adb3;
      border-radius: 5px;
      width: 160px;
      cursor: pointer; }
      .roadMap .steps .continue a {
        color: #fff;
        display: inline-block;
        text-decoration: none;
        text-transform: uppercase;
        font-weight: bold;
        font-size: .85em;
        line-height: 15px;
        width: 75%; }
      .roadMap .steps .continue.right {
        right: 0; }
        .roadMap .steps .continue.right a {
          margin-right: 15px; }
      .roadMap .steps .continue.left {
        left: 0; }
        .roadMap .steps .continue.left a {
          margin-left: 15px; }
      .roadMap .steps .continue:hover {
        background-color: #8F979C; }
      .roadMap .steps .continue .fa-arrow-right, .roadMap .steps .continue .fa-arrow-left {
        line-height: 25px;
        color: #d0d4d7;
        position: relative;
        top: -5px; }
  .roadMap .certTilesGrid {
    margin-left: -3.6%;
    clear: both;
    overflow: hidden; }
    .roadMap .certTilesGrid .certTile {
      width: 29.6%;
      border-radius: 5px;
      background-color: #FFF;
      padding: 10px 25px 25px 25px;
      display: inline-block;
      min-height: 320px;
      position: relative;
      margin-bottom: 30px;
      box-shadow: 0px 1px 4px #babdbf;
      margin-left: 3.6%;
      float: left; }
      .roadMap .certTilesGrid .certTile p {
        margin-bottom: 5px; }
      .roadMap .certTilesGrid .certTile a {
        display: block;
        font-weight: bold; }
      .roadMap .certTilesGrid .certTile a.bottom {
        position: absolute;
        bottom: 15px;
        border-top: 1px solid #eaebed;
        width: 100%;
        left: 0;
        padding: 10px 0 0px 28px; }
      .roadMap .certTilesGrid .certTile .certTileHeader {
        display: table; }
        .roadMap .certTilesGrid .certTile .certTileHeader h5 {
          margin: 0;
          display: table-cell;
          vertical-align: middle;
          padding: 0; }
        .roadMap .certTilesGrid .certTile .certTileHeader .certTileImage {
          float: left;
          width: 75px; }
          .roadMap .certTilesGrid .certTile .certTileHeader .certTileImage img {
            width: 70px; }
      .roadMap .certTilesGrid .certTile.other {
        min-height: 395px; }
        .roadMap .certTilesGrid .certTile.other h5 {
          padding: 20px 0; }
  .roadMap .roadMaptraining {
    margin-top: 100px; }
  .roadMap .downloadSection {
    border-radius: 5px;
    border: 1px solid #1b81b3;
    text-align: center;
    padding: 30px;
    margin: 50px 0; }
  .roadMap .salaryNumber {
    font-size: 1.8em;
    display: none; }
  .roadMap .jobOpeningCircle {
    position: relative;
    width: 125px;
    height: 125px;
    margin: 0 auto;
    z-index: 1; }
    .roadMap .jobOpeningCircle.small {
      width: 100px;
      height: 100px;
      font-size: 100%; }
    .roadMap .jobOpeningCircle.medium {
      width: 125px;
      height: 125px; }
    .roadMap .jobOpeningCircle.big {
      width: 150px;
      height: 150px; }
    .roadMap .jobOpeningCircle .circle {
      width: 0;
      height: 0;
      display: inline-block;
      border-radius: 50%;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      transition-duration: .5s;
      transition-property: all;
      transition-timing-function: ease-in-out;
      position: absolute; }
    .roadMap .jobOpeningCircle .number {
      display: none;
      width: auto;
      height: auto;
      background: transparent;
      bordeR: none;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      position: absolute; }
    .roadMap .jobOpeningCircle.open .number {
      display: inline; }
    .roadMap .jobOpeningCircle.open .circle {
      border: 2px solid #f5a81c;
      width: 100%;
      height: 100%; }
  .roadMap .numOfCertsCircle {
    position: relative;
    margin: 0 auto;
    z-index: 1; }
    .roadMap .numOfCertsCircle.small {
      width: 35px;
      height: 35px;
      font-size: 100%; }
    .roadMap .numOfCertsCircle.medium {
      width: 40px;
      height: 40px; }
    .roadMap .numOfCertsCircle.big {
      width: 50px;
      height: 50px; }
    .roadMap .numOfCertsCircle .circle {
      width: 0;
      height: 0;
      display: inline-block;
      border-radius: 50%;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      transition-duration: .5s;
      transition-property: all;
      transition-timing-function: ease-in-out;
      position: absolute; }
    .roadMap .numOfCertsCircle .number {
      display: none;
      width: auto;
      height: auto;
      background: transparent;
      bordeR: none;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      position: absolute;
      color: #FFF; }
    .roadMap .numOfCertsCircle.open .number {
      display: inline; }
    .roadMap .numOfCertsCircle.open .circle {
      border: 2px solid #f5a81c;
      width: 100%;
      height: 100%; }
  .roadMap .beginner {
    background-color: #fff6e9; }
    .roadMap .beginner .step .mask {
      background-color: #fff6e9; }
    .roadMap .beginner .stepCircle {
      background-color: #f5a81c; }
    .roadMap .beginner .step {
      border-top: 2px dashed #f5a81c; }
    .roadMap .beginner .certTile {
      border-top: 5px solid #f5a81c; }
    .roadMap .beginner .titlesSkills {
      border-top: 5px solid #f5a81c; }
    .roadMap .beginner .jobOpeningCircle .circle {
      background-color: #fce6be; }
    .roadMap .beginner .jobOpeningCircle.open .circle {
      border: 2px solid #f5a81c; }
    .roadMap .beginner .numOfCertsCircle .circle {
      background-color: #f5a81c; }
    .roadMap .beginner .numOfCertsCircle.open .circle {
      border: 2px solid #f5a81c; }
  .roadMap .levelToolTip {
    display: none;
    width: 380px;
    font-size: .9em;
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    bottom: 125%;
    left: 50%;
    transform: translateX(-50%);
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0px 0px 3px #babdbf; }
    .roadMap .levelToolTip::before {
      content: "";
      position: absolute;
      top: 100%;
      left: 50%;
      margin-left: -10px;
      border-width: 10px;
      border-style: solid;
      border-color: #babdbf transparent transparent transparent;
      opacity: .2; }
    .roadMap .levelToolTip::after {
      content: "";
      position: absolute;
      top: 100%;
      left: 50%;
      margin-left: -7px;
      border-width: 7px;
      border-style: solid;
      border-color: white transparent transparent transparent; }
    .roadMap .levelToolTip .column {
      float: left;
      display: inline-block; }
      .roadMap .levelToolTip .column:first-child {
        width: 50%;
        margin-right: 20px; }
      .roadMap .levelToolTip .column p {
        margin: 0;
        text-align: left;
        font-size: .8em; }
  .roadMap .intermediate {
    background-color: #f0f6e6; }
    .roadMap .intermediate .step .mask {
      background-color: #f0f6e6; }
    .roadMap .intermediate .stepCircle {
      background-color: #61a609; }
    .roadMap .intermediate .step {
      border-top: 2px dashed #61a609; }
    .roadMap .intermediate .certTile {
      border-top: 5px solid #61a609; }
    .roadMap .intermediate .titlesSkills {
      border-top: 5px solid #61a609; }
    .roadMap .intermediate .jobOpeningCircle .circle {
      background-color: #d1e5b9; }
    .roadMap .intermediate .jobOpeningCircle.open .circle {
      border: 2px solid #61a609; }
    .roadMap .intermediate .numOfCertsCircle .circle {
      background-color: #61a609; }
    .roadMap .intermediate .numOfCertsCircle.open .circle {
      border: 2px solid #61a609; }
  .roadMap .advanced {
    background-color: #e5f2f8; }
    .roadMap .advanced .step .mask {
      background-color: #e5f2f8; }
    .roadMap .advanced .stepCircle {
      background-color: #008fc3; }
    .roadMap .advanced .step {
      border-top: 2px dashed #008fc3; }
    .roadMap .advanced .certTile {
      border-top: 5px solid #008fc3; }
    .roadMap .advanced .titlesSkills {
      border-top: 5px solid #008fc3; }
    .roadMap .advanced .jobOpeningCircle .circle {
      background-color: #b7dfee; }
    .roadMap .advanced .jobOpeningCircle.open .circle {
      border: 2px solid #008fc3; }
    .roadMap .advanced .numOfCertsCircle .circle {
      background-color: #008fc3; }
    .roadMap .advanced .numOfCertsCircle.open .circle {
      border: 2px solid #008fc3; }
  .roadMap.exampleQuestions {
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
    display: none;
    text-align: left; }
    .roadMap.exampleQuestions input[type="button"] {
      padding: 4px 15px;
      background: #a4adb3;
      border: 1px solid #a4adb3;
      color: #fff;
      border-radius: 5px;
      margin: 0 auto;
      text-transform: uppercase;
      font-weight: bold;
      margin: 20px 0; }
      .roadMap.exampleQuestions input[type="button"]:hover {
        background-color: #8F979C; }
    .roadMap.exampleQuestions .header {
      display: table;
      margin: 0 auto; }
      .roadMap.exampleQuestions .header h5 {
        margin: 0;
        display: table-cell;
        vertical-align: middle;
        padding: 0; }
      .roadMap.exampleQuestions .header .image {
        float: left;
        width: 75px;
        margin-right: 5px; }
        .roadMap.exampleQuestions .header .image img {
          width: 80px; }
    .roadMap.exampleQuestions .intro {
      max-width: 100%;
      margin: 0 auto;
      text-align: left; }
      .roadMap.exampleQuestions .intro table {
        width: 100%;
        margin-bottom: 10px; }
      .roadMap.exampleQuestions .intro td:first-child {
        padding-right: 15px; }
    .roadMap.exampleQuestions .questionsSection {
      max-width: 100%;
      margin: 0 auto;
      display: none; }
      .roadMap.exampleQuestions .questionsSection .step-progress {
        margin-bottom: 20px;
        position: relative;
        /*&:after {
                    content: " ";
                    width: 98%;
                    height: 2px;
                    background-color: #a4adb3;
                    display: block;
                    top: 13px;
                    position: absolute;
                    left: 3px;
                }*/ }
        .roadMap.exampleQuestions .questionsSection .step-progress ul {
          z-index: 1;
          padding: 2px;
          width: 290px;
          margin: auto; }
          .roadMap.exampleQuestions .questionsSection .step-progress ul li {
            float: left;
            width: 52px;
            z-index: 1;
            position: relative; }
            .roadMap.exampleQuestions .questionsSection .step-progress ul li span {
              width: 25px;
              height: 25px;
              border-radius: 50%;
              display: block;
              background-color: #a4adb3;
              text-align: center;
              color: #FFF; }
            .roadMap.exampleQuestions .questionsSection .step-progress ul li:last-child {
              width: 25px; }
            .roadMap.exampleQuestions .questionsSection .step-progress ul li:first-child:after {
              width: 75%;
              left: 0px; }
            .roadMap.exampleQuestions .questionsSection .step-progress ul li:after {
              content: " ";
              width: 100%;
              height: 3px;
              background-color: #a4adb3;
              display: block;
              top: 11px;
              position: absolute;
              z-index: -1;
              left: -13px; }
            .roadMap.exampleQuestions .questionsSection .step-progress ul li.active span {
              background-color: #008fc3; }
            .roadMap.exampleQuestions .questionsSection .step-progress ul li.active:after {
              background-color: #008fc3; }
            .roadMap.exampleQuestions .questionsSection .step-progress ul li.current:before {
              content: " ";
              position: absolute;
              width: 29px;
              height: 29px;
              border: 1px solid #008fc3;
              border-radius: 50%;
              top: -2px;
              left: -2px; }
      .roadMap.exampleQuestions .questionsSection .question {
        display: none; }
        .roadMap.exampleQuestions .questionsSection .question input[type="button"] {
          display: none; }
        .roadMap.exampleQuestions .questionsSection .question span {
          display: block;
          position: relative;
          padding-left: 35px;
          margin-bottom: 12px;
          cursor: pointer;
          font-size: 22px;
          -webkit-user-select: none;
          -moz-user-select: none;
          -ms-user-select: none;
          user-select: none;
          background-color: #eaebed;
          padding: 20px 20px 20px 50px;
          border-radius: 5px;
          width: 100%;
          font-weight: 900;
          font-size: 1em; }
          .roadMap.exampleQuestions .questionsSection .question span:hover {
            background-color: #ccc; }
          .roadMap.exampleQuestions .questionsSection .question span::before {
            font-family: "Font Awesome 5 Free";
            content: "\f111";
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            left: 10px;
            border-radius: 50%;
            color: #FFF;
            font-size: 1.2em; }
          .roadMap.exampleQuestions .questionsSection .question span.right {
            background-color: #bfd434; }
            .roadMap.exampleQuestions .questionsSection .question span.right::before {
              content: "\f00c"; }
          .roadMap.exampleQuestions .questionsSection .question span.wrong {
            background-color: #fad4d2; }
            .roadMap.exampleQuestions .questionsSection .question span.wrong::before {
              content: "\f00d";
              color: #e42518; }
  .roadMap .roadMapDownloadSection {
    max-width: 500px;
    width: 100%;
    text-align: left; }
  .roadMap .featherlight-inner, .roadMap.featherlight-inner {
    overflow-y: auto; }

.ui-tooltip.roadMap {
  background-color: rgba(255, 255, 255, 0.9); }
  .ui-tooltip.roadMap .ui-tooltip-content p {
    margin: 0; }

/*Mobile Styles*/
@media screen and (max-width: 1200px) {
  .roadMap {
    /*Main Landing Page*/
    /*Sub Pages*/ }
    .roadMap .categoryBox {
      width: 100%; }
      .roadMap .categoryBox .innerbox h5 {
        font-size: .75em; }
      .roadMap .categoryBox .content span {
        font-size: 1.2em; }
      .roadMap .categoryBox .content p {
        font-size: .65em; }
      .roadMap .categoryBox .content p:first-child {
        height: 50px; }
      .roadMap .categoryBox .content p:nth-child(2) {
        height: 95px; }
    .roadMap .pathTabs ul li a {
      width: 140px;
      padding: 3px 15px 10px 15px;
      font-size: .9em; }
    .roadMap .certTilesGrid .certTile {
      width: 46.3%; } }

/*Mobile Styles*/
@media screen and (max-width: 1000px) {
  .roadMap {
    /*Sub Pages*/ }
    .roadMap .pathTabs ul li a {
      width: 110px;
      padding: 3px 5px 10px 5px;
      font-size: .9em; } }

@media screen and (max-width: 960px) {
  .roadMap {
    /*Main Landing Page*/
    /*Overwriting some of the slider styles*/
    /*Sub Pages*/ }
    .roadMap.showOnDesktop {
      display: none; }
    .roadMap.showOnTablet {
      display: none; }
    .roadMap .showOnTablet {
      display: none; }
    .roadMap .showOnDesktop {
      display: none; }
    .roadMap .person {
      width: 290px;
      max-width: none;
      margin: 5px; }
    .roadMap .categoryBox {
      height: auto;
      width: 100%;
      position: relative;
      box-sizing: border-box;
      top: 0; }
      .roadMap .categoryBox .innerbox {
        overflow: hidden; }
        .roadMap .categoryBox .innerbox h5 {
          position: relative;
          left: 0;
          background-color: #eaebed;
          border-radius: 18px 0;
          padding: 25px 15px 15px 15px;
          min-height: 92px;
          font-size: 1.3em; }
        .roadMap .categoryBox .innerbox .content p {
          font-size: .85em; }
      .roadMap .categoryBox .content a {
        margin-top: 0px; }
      .roadMap .categoryBox .content p {
        font-size: .85em; }
      .roadMap .categoryBox .content p:first-child {
        height: 20px; }
      .roadMap .categoryBox .content p:nth-child(2) {
        height: 80px; }
      .roadMap .categoryBox .content span {
        font-size: 1.8em; }
      .roadMap .categoryBox .content .statsSection {
        overflow: hidden;
        max-height: 210px; }
      .roadMap .categoryBox .content .statsSection .statsText {
        overflow: hidden; }
      .roadMap .categoryBox .content .statsSection .statsImage {
        display: inline-block;
        float: left;
        width: 80px;
        padding-top: 15px;
        overflow: hidden; }
      .roadMap .categoryBox .content .statsSection .statsImage img {
        position: relative;
        left: -15px;
        width: 100px; }
    .roadMap .disclaimer {
      max-width: 100%;
      float: none; }
    .roadMap .bottomBar {
      height: 60px;
      width: 100%;
      background-image: linear-gradient(rgba(221, 221, 221, 0), rgba(221, 221, 221, 0.4), #dddddd);
      position: relative;
      bottom: 45px;
      z-index: 0; }
    .roadMap .ms-view {
      height: 550px !important; }
    .roadMap.master-slider {
      padding-top: 0;
      padding-bottom: 20px; }
    .roadMap .ms-bullet {
      background: transparent none repeat scroll 0% 0% !important;
      border: 2px solid #90797C !important; }
    .roadMap .ms-bullet-selected {
      background: #E42518 none repeat scroll 0% 0% !important;
      border: 2px solid #90797C !important; }
    .roadMap .ms-bullets.ms-dir-h {
      z-index: 1; }
    .roadMap .ms-container:before {
      content: "";
      width: 30px;
      height: 92%;
      background: linear-gradient(to right, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.1));
      position: absolute;
      z-index: 9;
      left: 0;
      top: 0; }
    .roadMap .ms-container:after {
      content: "";
      width: 30px;
      height: 92%;
      background: linear-gradient(to left, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.1));
      position: absolute;
      z-index: 9;
      right: 0;
      top: 0; }
    .roadMap .innerSection {
      padding-right: 20px;
      padding-left: 20px; }
    .roadMap .selectedCareer {
      padding-bottom: 20px; }
    .roadMap .pathTabs {
      height: auto;
      min-height: 65px; }
      .roadMap .pathTabs .mobilePathList {
        color: #FFF;
        cursor: pointer; }
        .roadMap .pathTabs .mobilePathList .header {
          display: block;
          padding-top: 5px;
          margin-right: 20px;
          font-size: 1em;
          width: 100%; }
          .roadMap .pathTabs .mobilePathList .header span {
            width: 125px; }
          .roadMap .pathTabs .mobilePathList .header h5 {
            font-family: Calibri, Arial, Helvetica, sans-serif;
            color: #FFF;
            text-decoration: none;
            padding: 16px 0;
            margin: 0 15px 0 15px;
            display: inline-block; }
        .roadMap .pathTabs .mobilePathList .content {
          margin-left: 100px; }
          .roadMap .pathTabs .mobilePathList .content.closed {
            display: none; }
          .roadMap .pathTabs .mobilePathList .content.open {
            display: inline; }
          .roadMap .pathTabs .mobilePathList .content a {
            color: #FFF;
            text-decoration: none;
            display: block;
            font-size: 1em;
            padding: 16px 0; }
            .roadMap .pathTabs .mobilePathList .content a:hover, .roadMap .pathTabs .mobilePathList .content a:active {
              text-decoration: underline; }
    .roadMap .levelTableSection table.levelTable tr td:first-child {
      font-size: 1em; }
    .roadMap .continue.left {
      margin-left: 15px; }
    .roadMap .continue.right {
      margin-right: 15px; } }

@media screen and (max-width: 768px) {
  .roadMap .levelTableSection table.levelTable tr th {
    font-size: .9em; }
  .roadMap .levelTableSection table.levelTable tr th:first-child {
    display: none; }
  .roadMap .levelTableSection.beginner {
    background-color: #fff6e9; }
  .roadMap .levelTableSection.intermediate {
    background-color: #f0f6e6; }
  .roadMap .levelTableSection.advanced {
    background-color: #e5f2f8; }
  .roadMap .levelTableSection .levelTableContentMobile {
    text-align: center;
    color: #4c565c;
    max-widtH: 200px;
    margin: 0 auto; }
    .roadMap .levelTableSection .levelTableContentMobile p {
      color: #4c565c; }
    .roadMap .levelTableSection .levelTableContentMobile p:first-child {
      margin-top: 20px; }
    .roadMap .levelTableSection .levelTableContentMobile .salaryNumber {
      font-size: 2.5em; }
    .roadMap .levelTableSection .levelTableContentMobile .jobOpeningCircle .number {
      font-size: 2em; }
    .roadMap .levelTableSection .levelTableContentMobile .numOfCertsCircle .number {
      font-size: 1.6em; }
  .roadMap .steps .row {
    margin-left: -15px;
    margin-right: -15px; }
    .roadMap .steps .row .col-md-4 {
      width: 100%; }
  .roadMap .steps .continue a {
    font-size: .75em; }
  .roadMap .certTilesGrid .certTile {
    width: 96.3%; } }

@media screen and (max-width: 480px) {
  /*Main Landing Page*/
  .roadMap {
    /*Sub Pages*/ }
    .roadMap .steps {
      padding-bottom: 150px; }
    .roadMap .selectedCareer {
      padding: 20px 0 40px 0; }
      .roadMap .selectedCareer h2 {
        font-size: 1.5em; }
    .roadMap .roadMaptraining {
      border-radius: 5px;
      box-shadow: 0px 0px 3px #babdbf;
      padding: 10px;
      margin: 40px 0; }
    .roadMap .downloadSection {
      border-radius: 5px;
      border: 1px solid #008fc3;
      text-align: center;
      padding: 15px;
      margin: 0; }
      .roadMap .downloadSection a.button {
        font-size: .8em;
        padding: 10px 10px; }
    .roadMap.exampleQuestions {
      min-width: 100%; } }

/* basictable.css defines a 1 by 12 Table for global site structure */
/* Author       : Keith Greaves
   Date Created : 5/8/2015
   Version      : 1.0.0.0
*/
table.basictable {
  margin: 0 auto;
  border: 1px solid #eeeff1;
  border-collapse: separate;
  border-left: 0;
  border-radius: 4px;
  border-spacing: 0px;
  box-shadow: 2px 0 7px -5px black;
  margin-bottom: 20px; }

table.basictable thead {
  display: table-header-group;
  vertical-align: middle;
  border-color: inherit;
  border-collapse: separate;
  background: #f7f8fa;
  font-family: 'VistaSlab'; }

table.basictable tr {
  display: table-row;
  vertical-align: inherit;
  border-color: inherit; }

table.basictable tr:nth-child(even) {
  background: #f7f8fa; }

table.basictable th, table.basictable td {
  padding: 8px;
  text-align: left;
  vertical-align: top;
  border-left: 1px solid #ddd; }

table.basictable td {
  border-top: 1px solid #ddd; }

table.basictable thead:first-child tr:first-child th:first-child,
table.basictable tbody:first-child tr:first-child td:first-child {
  border-radius: 4px 0 0 0; }

table.basictable thead:last-child tr:last-child th:first-child,
table.basictable tbody:last-child tr:last-child td:first-child {
  border-radius: 0 0 0 4px; }

@media only screen and (max-width: 768px) {
  /* CSS Responsive table */
  table.basictable {
    width: 90%;
    margin: 0 auto;
    box-shadow: none;
    border: none; }
  table.basictable,
  table.basictable thead,
  table.basictable tbody,
  table.basictable th,
  table.basictable td,
  table.basictable tr {
    display: block; }
  table.basictable thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  table.basictable tr {
    border: 1px solid #ccc;
    margin-bottom: 10px;
    box-shadow: 2px 0 7px -5px black; }
  table.basictable tr:first-child {
    display: none; }
  table.basictable td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
    overflow: hidden; }
  table.basictable td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 40%;
    padding-right: 10px;
    text-align: left;
    word-wrap: break-word;
    overflow: hidden; }
  /*table.basictable tr:first-child { 
        position: absolute;  
        top: -9999px; 
        left: -9999px; 
	}*/
  table.basictable td:before {
    content: attr(data-content);
    font-family: 'VistaSlab';
    max-width: 40%; }
  table.basictable td.small-padding {
    padding-top: 5px;
    padding-bottom: 5px; }
  table.basictable td.medium-padding {
    padding-top: 15px;
    padding-bottom: 15px; }
  table.basictable td.large-padding {
    padding-top: 25px;
    padding-bottom: 25px; }
  table.basictable tr:nth-child(even) {
    background: #ffffff; }
  table.basictable td:nth-child(even) {
    background: #f7f8fa; } }

.training-results {
  width: 1158px;
  margin: 0 auto;
  max-width: 100%; }

.buymaterials {
  background-color: #e42518;
  border-radius: 10px 0;
  color: #ffffff;
  float: right;
  margin-top: -48px;
  padding: 10px 20px;
  text-align: center;
  width: 15%;
  font-size: 1.125em;
  text-transform: uppercase; }

.buymaterials:hover {
  background: #CD2116;
  text-decoration: none;
  color: #ffffff; }

.studymaterials .row {
  padding-top: 4px;
  padding-bottom: 4px; }

@media screen and (max-width: 1158px) {
  .buymaterials {
    display: block;
    float: none;
    margin: 10px 0px;
    padding: 10px 0px;
    width: 97%; }
  .training-results {
    margin: 0 auto;
    max-width: 98%;
    min-width: 315px;
    width: 98%; } }

.trainingmaterialssearchbox {
  padding-bottom: 50px; }

/*Title/Header Image*/
.titleSection {
  height: 400px;
  width: 100%;
  z-index: 0;
  overflow: auto;
  font-family: 'VistaSlab';
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.titleSection .titleSectionContent {
  margin: 0 auto;
  max-width: 1161px;
  padding: 15px 15px; }

.titleSectionContent .date {
  font-size: .875em;
  color: #FFF;
  text-transform: uppercase; }

.titleSectionContent h1 {
  color: #FFF;
  font-size: 3em;
  text-transform: uppercase;
  width: 100%;
  margin: 120px 0 0;
  text-align: center;
  text-shadow: 2px 2px rgba(0, 0, 0, 0.5); }

.titleSectionContent a {
  border: 1px white solid;
  border-radius: 15px 0 15px 0;
  color: #FFF;
  padding: 10px 25px;
  width: auto;
  text-transform: uppercase;
  margin-top: 15px;
  display: inline-block;
  font-size: .875em;
  text-decoration: none; }

/*Body Content*/
.main-content .first {
  padding-left: 0; }

.main-content::before, .main-content::after {
  content: " ";
  display: table; }

.main-content::after {
  clear: both; }

.main-content p {
  /*font-family: 'VistaSlab';*/
  line-height: 2; }

.main-content .intro {
  font-family: 'VistaSlab';
  font-size: 1.250em;
  margin-top: 0;
  margin-bottom: 40px;
  line-height: 1.7; }

.main-content p.intro .first {
  font-size: 4em;
  color: #0090b9;
  margin: 0 15px;
  float: left;
  line-height: .9;
  height: 60px; }

.main-content h1 {
  margin-top: 50px;
  font-size: 2.250em;
  font-family: 'VistaSlab'; }

.main-content h2 {
  font-size: 1.500em;
  margin: 40px 0 35px 0;
  font-family: 'VistaSlab'; }

.main-content a {
  color: #008fc3;
  text-decoration: none; }

.main-content .list.static li {
  line-height: 2em; }

.main-content h3 {
  font-family: 'VistaSlab';
  font-size: 1.250em;
  margin: 30px 0;
  border-bottom: none;
  color: #45545f; }

.main-content .blueSection h3, .main-content .purpleSection h3, .main-content .greySection h3, .main-content .customColorSection h3 {
  color: #FFF;
  margin: 10px 0; }

.main-content .blueSection p, .main-content .purpleSection p, .main-content .greySection p, .main-content .customColorSection p {
  color: #FFF; }

.main-content .blueSection .list.ordered li, .main-content .purpleSection .list.ordered li, .main-content .greySection .list.ordered li, .main-content .customColorSection .list.ordered li {
  margin: 25px 0 25px 15px;
  padding-left: 15px;
  font-size: 1em; }

.main-content .blueSection li, .main-content .purpleSection li, .main-content .greySection li, .main-content .customColorSection li {
  color: #FFF; }

.main-content .blueSection {
  background-color: #063b5e;
  border-radius: 0 50px 0 50px;
  color: #FFF;
  padding: 30px;
  margin-bottom: 40px;
  display: table;
  margin: 0 auto;
  margin-bottom: 40px; }

.main-content .purpleSection {
  background-color: #6b3588;
  border-radius: 0 50px 0 50px;
  color: #FFF;
  padding: 30px;
  margin-bottom: 40px;
  display: table;
  margin: 0 auto;
  margin-bottom: 40px; }

.main-content .greySection {
  background-color: #b0b6bb;
  border-radius: 0 50px 0 50px;
  color: #FFF;
  padding: 30px;
  margin-bottom: 40px;
  display: table;
  margin: 0 auto;
  margin-bottom: 40px; }

.main-content .customColorSection {
  /*ADD CUSTOM COLOR AS ABOVE CSS STYLE ON SITEFINITY PAGE*/
  /*background-color: "Your Color";*/
  border-radius: 0 50px 0 50px;
  color: #FFF;
  padding: 30px;
  margin-bottom: 40px;
  display: table;
  margin: 0 auto;
  margin-bottom: 40px; }

.main-content ol {
  color: #45545f; }

.main-content ol li {
  margin: 20px 0;
  list-style-type: decimal; }

.main-content ol li ul li {
  margin: 10px 0;
  list-style-type: disc; }

.main-content a.goToLink {
  background: url(https://comptiacdn.azureedge.net/webcontent/images/default-source/researchreports/researcharrow.png) no-repeat;
  height: 15px;
  width: 16px;
  display: inline-block;
  margin: 0 5px;
  position: relative;
  top: 3px; }

.main-content img {
  width: 85%;
  margin: 0 auto;
  height: auto;
  display: block; }

.main-content .quotebox {
  margin-top: -68.5px; }

.main-content .quotebox p {
  background-color: #e9e9e9;
  border-radius: 10px;
  padding: 30px;
  font-size: 1.375em;
  font-style: italic;
  text-align: center;
  margin: 35px 0;
  line-height: 1.5em; }

.main-content .quotebox img {
  display: block;
  width: auto;
  position: relative;
  top: 55px;
  margin: 0 auto; }

/*BreadCrumbs*/
.breadcrumbs {
  margin-bottom: 0; }

/*Side Bar/TOC */
.sidebarSection {
  border: 2px solid #f7f8fa;
  border-radius: 10px 10px 10px 10px;
  margin-bottom: 30px; }

.sidebarSection .content {
  padding: 10px; }

.sidebarSection .content a {
  display: block;
  color: #45545f;
  padding: 5px 10px;
  margin: 5px 0;
  cursor: pointer; }

.sidebarSection .content a:hover {
  background-color: #e9e9e9;
  color: #0391c2;
  text-decoration: none; }

.sidebarSection .content img {
  float: left;
  padding-right: 10px; }

.sidebarSection h2 {
  font-size: 1em;
  border-radius: 10px 10px 0px 0px;
  margin: 0;
  padding: 20px;
  color: #FFF;
  background-color: #008fc3;
  text-transform: uppercase; }

.sidebarSection .content a.active {
  background-color: #e9e9e9;
  color: #0391c2;
  text-decoration: none; }

.sidebarSection .split {
  border-top: 2px solid #f7f8fa;
  margin: 5px 0;
  display: block; }

.sidebarSection .tableOfContents .accordian.closed:after {
  content: "+";
  font-size: .875em;
  padding: 0 10px;
  cursor: default; }

.sidebarSection .tableOfContents .accordian.open:after {
  content: "-";
  font-size: .875em;
  padding: 0 10px;
  cursor: default; }

.sidebarSection .tableOfContents .accordianSection {
  display: none; }

.sidebarSection .tableOfContents .accordianSection a {
  font-size: .750em;
  margin-left: 10px; }

#sidebar .social {
  border: none;
  border-radius: 0;
  padding: 0 5px;
  display: block;
  margin: 0 auto; }

.tocHeader {
  display: block; }

.tocHeader h4 {
  color: #FFF;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
  padding: 5px;
  display: none; }

.camera_wrap {
  float: none !important; }

/*Further Reading*/
.furtherReading {
  margin: 40px 10px 40px -30px; }

.furtherReading:after {
  content: "";
  clear: both;
  display: table; }

.furtherReading .column {
  border-top: 2px solid #f7f8fa;
  border-bottom: 2px solid #f7f8fa;
  float: left;
  position: relative;
  min-height: 1px;
  padding: 10px 15px;
  width: 43%;
  display: block;
  height: 100px;
  margin: 10px 0 0 40px;
  font-size: .875em; }

.furtherReading .column:hover {
  background: #f7f8fa; }

.furtherReading .column .redText {
  color: #cd1d10;
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  margin: 5px; }

.furtherReading .column .blackText {
  color: #45545f; }

.furtherReading .column img {
  float: left;
  width: 80px;
  height: 100%;
  margin: 0 10px 0 0; }

.relatedContent {
  width: 100%;
  clear: both;
  display: inline-block; }

.relatedContent article {
  width: 262px;
  height: 345px;
  display: inline-block;
  /*background:#f7f8fa;*/
  margin-right: 20px;
  margin-bottom: 30px;
  padding: 10px 12px;
  float: left;
  position: relative; }

.relatedContent article img {
  width: 100%;
  margin: 0;
  min-height: 100px; }

.continueReading {
  margin: 15px 0;
  padding: 5px;
  background: #f7f8fa;
  color: #45545f;
  display: block;
  text-align: center;
  font-size: 1em;
  font-style: italic;
  text-transform: uppercase;
  font-family: VistaSlab; }

.alsoIntrested {
  font-size: 1em;
  display: block;
  margin: 15px 0;
  color: #cf1700;
  font-weight: bold;
  text-transform: uppercase; }

.relatedContent h4 {
  color: #45545f;
  font-size: 1em;
  line-height: 20px;
  font-weight: bold;
  margin: 10px 0;
  font-family: VistaSlab;
  /*min-height: 40px;*/ }

.relatedContent p {
  line-height: 1.5em;
  font-size: .75em;
  margin: 10px 0; }

.relatedContent article input[type=button] {
  border-radius: 2px;
  border: none;
  color: #ffffff;
  font-size: .8em;
  background: #9ba0a4;
  padding: 8px 10px 7px 10px;
  text-transform: uppercase;
  display: inline-block;
  font-family: VistaSlab;
  position: absolute;
  bottom: 10px; }

.relatedContent article .colorOverlay {
  background-color: #0090b9;
  height: 100px;
  overflow: hidden;
  border-bottom: 3px solid #0090b9; }

.relatedContent article.hover {
  background: #f7f8fa; }

.relatedContent article.hover .colorOverlay img {
  opacity: .3; }

.relatedContent article.hover h4 {
  color: #0090b9; }

.relatedContent article.hover input[type=button] {
  background: #cf1700; }

#mastersliderResearch {
  padding: 0 !important;
  margin: 20px 0 !important; }

#mastersliderResearch.ms-skin-default .ms-bullet {
  background: #FFF none repeat scroll 0% 0%;
  border: 2px solid #b7b7b7; }

#mastersliderResearch.ms-skin-default .ms-bullet-selected {
  background: #026e9d none repeat scroll 0% 0%;
  border: 2px solid #026e9d; }

.bodyimage {
  max-width: 50%;
  float: right;
  margin: 20px 0 40px 40px;
  -webkit-border-radius: 20px 0 20px 0;
  -moz-border-radius: 20px 0 20px 0;
  -ms-border-radius: 20px 0 20px 0;
  -o-border-radius: 20px 0 20px 0;
  border-radius: 20px 0 20px 0;
  overflow: hidden; }

/*Mobile Styles*/
@media only screen and (max-width: 768px) {
  .titleSection {
    height: auto; }
  .titleSectionContent .date {
    margin: 45px 0 10px 0; }
  .titleSectionContent h1 {
    font-size: 2em;
    margin: 20px 0 0;
    word-wrap: break-word; }
  .main-content .content-column {
    width: 100%; }
  .modal-content {
    width: 95%; }
  .furtherReading {
    margin: 40px 10px 40px 10px; }
  .furtherReading .column {
    width: 100%;
    margin: 10px 0 0 0; }
  #sidebarResearch {
    position: fixed;
    top: 45px;
    left: 0;
    background: rgba(36, 48, 57, 0.9);
    display: block;
    width: 100%; }
  #sidebarResearch .sidebarSection {
    border: none;
    border-radius: 0;
    margin-bottom: 0; }
  #sidebarResearch .sidebarSection .content a {
    color: #FFF; }
  #sidebarResearch .sidebarSection h2 {
    display: none; }
  #sidebarResearch .sidebarSection.related {
    display: none; }
  #sidebarResearch .sidebarSection .split {
    display: none; }
  #sidebarResearch .sidebarSection .splitMobile {
    width: 95%;
    border-bottom: 1px white solid;
    margin: 0 auto;
    display: block; }
  .tocContent {
    display: none;
    overflow: auto;
    margin-top: 20px; }
  .tocContent p {
    color: #FFF; }
  .tocHeader h4 {
    display: block;
    background-image: url("https://comptiacdn.azureedge.net/webcontent/images/default-source/researchreports/researcharrowdown.png");
    background-position: 71% center;
    background-repeat: no-repeat; }
  .main-content img {
    width: 100%; }
  .main-content .intro {
    margin-top: 20px; } }

@media only screen and (max-width: 640px) {
  .tocHeader h4 {
    background-position: 77% center; } }

@media only screen and (max-width: 500px) {
  .tocHeader h4 {
    background-position: 81% center; }
  #sidebarResearch .sidebarSection .splitMobile {
    width: 90%; } }

@media only screen and (max-width: 400px) {
  .tocHeader h4 {
    background-position: 91% center; } }

.main-content .customColorSection {
  background-color: #0090b9; }

.main-content .customColorSection {
  border-radius: 0 50px 0 50px;
  color: #FFF;
  padding: 30px;
  margin-bottom: 40px;
  display: table;
  margin: 0 auto;
  margin-bottom: 40px; }

.at-share-btn-elements {
  text-align: center;
  padding-bottom: 20px; }

.quotebox {
  border-radius: 10px;
  width: 100%;
  height: 230px;
  color: #ffffff;
  padding: 30px 20px 10px 20px;
  width: 90%;
  margin-bottom: 25px; }

.quotebox p {
  color: #ffffff;
  padding: 0;
  margin: 0;
  text-align: center;
  font-weight: normal; }

.quotebox p.quote {
  font-size: 1.15em;
  font-family: 'VistaSlab'; }

.quotebox p.name {
  font-size: 1.15em;
  font-weight: bold; }

.quotebox p.bigquote {
  font-size: 5.0em;
  font-family: 'VistaSlabBook';
  opacity: 0.5;
  line-height: 0em;
  padding-top: 25px;
  padding-bottom: 8px; }

.blue {
  background-color: #008fc3; }

.yellow {
  background-color: #bfd434; }

.orange {
  background-color: #f08426; }

.darkblue {
  background-color: #005781; }

.green {
  background-color: #73ae2c; }

/**
 * Featherlight – ultra slim jQuery lightbox
 * Version 1.5.0 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2016, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all {
  .featherlight {
    display: none;
    /* dimensions: spanning the background from edge to edge */
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2147483647;
    /* z-index needs to be >= elements on the site. */
    /* position: centering content */
    text-align: center;
    /* insures that the ::before pseudo element doesn't force wrap with fixed width content; */
    white-space: nowrap;
    /* styling */
    cursor: pointer;
    background: #333;
    /* IE8 "hack" for nested featherlights */
    background: rgba(0, 0, 0, 0.5); }
  /* support for nested featherlights. Does not work in IE8 (use JS to fix) */
  .featherlight:last-of-type {
    background: rgba(0, 0, 0, 0.8); }
  .featherlight:before {
    /* position: trick to center content vertically */
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em; }
  .featherlight .featherlight-content {
    /* make content container for positioned elements (close button) */
    position: relative;
    /* position: centering vertical and horizontal */
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    /* dimensions: cut off images */
    overflow: auto;
    padding: 1px 1px 0;
    border-bottom: 1px solid transparent;
    /* dimensions: handling large content */
    margin-left: 5%;
    margin-right: 5%;
    max-height: 95%;
    /* styling */
    background: #fff;
    cursor: auto;
    /* reset white-space wrapping */
    white-space: normal;
    border-radius: 30px 0 30px 0;
    padding: 30px; }
  /* contains the content */
  .featherlight .featherlight-inner {
    /* make sure its visible */
    display: block; }
  .featherlight .featherlight-close-icon {
    /* position: centering vertical and horizontal */
    position: absolute;
    z-index: 9999;
    top: 0;
    right: 0;
    /* dimensions: 25px x 25px */
    line-height: 25px;
    width: 25px;
    /* styling */
    cursor: pointer;
    text-align: center;
    font-family: Arial, sans-serif;
    background: #fff;
    /* Set the background in case it overlaps the content */
    background: rgba(255, 255, 255, 0.3);
    color: #000; }
  .featherlight .featherlight-image {
    /* styling */
    width: 100%; }
  .featherlight-iframe .featherlight-content {
    /* removed the border for image croping since iframe is edge to edge */
    border-bottom: 0;
    padding: 0; }
  .featherlight iframe {
    /* styling */
    border: none; }
  .featherlight * {
    /* See https://github.com/noelboss/featherlight/issues/42 */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .featherlight .featherlight-content a.button {
    margin: 25px 20px;
    width: 200px;
    display: inline-block; } }

/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
  .featherlight .featherlight-content {
    /* dimensions: maximize lightbox with for small screens */
    margin-left: 10px;
    margin-right: 10px;
    max-height: 98%;
    padding: 10px 10px 0;
    border-bottom: 10px solid transparent; }
  .featherlight .featherlight-content img {
    max-width: 100%; }
  .featherlight .featherlight-content a.button {
    margin: 15px 20px; } }

.resourceleadform {
  background-color: #f7f8fa;
  -ms-border-radius: 10px;
  border-radius: 10px;
  color: white;
  display: inline-block;
  padding: 10px;
  width: 100%;
  border: 1px solid #E9E9E9; }

.resourceleadform .submitbutton {
  text-align: center; }

.resourceleadform h3 {
  font-size: 1em;
  padding-top: 0px !important; }

/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */ }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none; }

/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%; }

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0; }

.ui-menu .ui-menu {
  position: absolute; }

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em; }

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px; }

/* icon support */
.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em; }

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0; }

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0; }

.ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Support: IE <= 11 */
  overflow: visible; }

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none; }

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap; }

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
  text-indent: 0; }

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px; }

.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap; }

input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em; }

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

.ui-controlgroup {
  vertical-align: middle;
  display: inline-block; }

.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0; }

.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999; }

.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left; }

.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box; }

.ui-controlgroup .ui-controlgroup-label {
  padding: .4em 1em; }

.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%; }

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none; }

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none; }

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none; }

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none; }

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {
  /* Support: IE8 only, Android < 4.4 only */
  width: 75%;
  width: calc( 100% - 2.4em); }

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid; }

.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: .12em;
  border: none; }

.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none; }

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid; }

.ui-checkboxradio-disabled {
  pointer-events: none; }

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em; }

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0; }

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative; }

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px; }

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto; }

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em; }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right; }

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer; }

.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0; }

.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0; }

.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0; }

.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0; }

.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px; }

.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0; }

.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0; }

.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0; }

.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden; }

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%; }

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  /* support: IE8 */
  opacity: 0.25; }

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none; }

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none; }

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black; }

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none; }

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px; }

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0; }

.ui-selectmenu-open {
  display: block; }

.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em; }

.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0; }

.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

.ui-slider-horizontal {
  height: .8em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle; }

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em; }

.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0; }

/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none; }

.ui-spinner-up {
  top: 0; }

.ui-spinner-down {
  bottom: 0; }

.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em; }

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0; }

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap; }

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text; }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer; }

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none; }

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px; }

body .ui-tooltip {
  border-width: 2px; }

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5; }

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333; }

.ui-widget-content a {
  color: #333333; }

.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold; }

.ui-widget-header a {
  color: #333333; }

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545; }

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b; }

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none; }

.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff; }

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff; }

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620; }

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90; }

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620; }

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f; }

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f; }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f; }

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal; }

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("https://comptiacdn.azureedge.net/webcontent/images/default-source/mainsitetemplateimages/ui-icons_444444_256x240.png"); }

.ui-widget-header .ui-icon {
  background-image: url("https://comptiacdn.azureedge.net/webcontent/images/default-source/mainsitetemplateimages/ui-icons_444444_256x240.png"); }

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("https://comptiacdn.azureedge.net/webcontent/images/default-source/mainsitetemplateimages/ui-icons_555555_256x240.png"); }

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("https://comptiacdn.azureedge.net/webcontent/images/default-source/mainsitetemplateimages/ui-icons_ffffff_256x240.png"); }

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("https://comptiacdn.azureedge.net/webcontent/images/default-source/mainsitetemplateimages/ui-icons_777620_256x240.png"); }

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("https://comptiacdn.azureedge.net/webcontent/images/default-source/mainsitetemplateimages/ui-icons_cc0000_256x240.png"); }

.ui-button .ui-icon {
  background-image: url("https://comptiacdn.azureedge.net/webcontent/images/default-source/mainsitetemplateimages/ui-icons_777777_256x240.png"); }

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-caret-1-n {
  background-position: 0 0; }

.ui-icon-caret-1-ne {
  background-position: -16px 0; }

.ui-icon-caret-1-e {
  background-position: -32px 0; }

.ui-icon-caret-1-se {
  background-position: -48px 0; }

.ui-icon-caret-1-s {
  background-position: -65px 0; }

.ui-icon-caret-1-sw {
  background-position: -80px 0; }

.ui-icon-caret-1-w {
  background-position: -96px 0; }

.ui-icon-caret-1-nw {
  background-position: -112px 0; }

.ui-icon-caret-2-n-s {
  background-position: -128px 0; }

.ui-icon-caret-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -65px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -65px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px; }

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px; }

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */ }

.ui-widget-shadow {
  -webkit-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666; }

.loading {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

.loading {
  /*background: url(https://comptiacdn.azureedge.net/webcontent/images/default-source/mainsitetemplateimages/preloader.gif?sfvrsn=3be78ec8_2) center center no-repeat;*/
  background-color: transparent;
  background-size: auto auto;
  background-size: 40px;
  background-color: rgba(255, 255, 255, 0.7);
  position: absolute;
  width: 100%;
  height: 100%;
  display: none;
  bottom: 0;
  left: 0;
  z-index: 1;
  text-align: center; }

.loading:before {
  font-size: 35px;
  position: relative;
  content: "\f021";
  top: 50%;
  transform: translate(-48.5%, -50%);
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
  display: inline-block; }

.bodyimage {
  max-width: 50%;
  float: right;
  margin: 20px 0 40px 40px;
  margin-top: 20px;
  margin-bottom: 40px;
  margin-left: 40px;
  -webkit-border-radius: 20px 0 20px 0;
  -moz-border-radius: 20px 0 20px 0;
  -ms-border-radius: 20px 0 20px 0;
  -o-border-radius: 20px 0 20px 0;
  border-radius: 20px 0 20px 0;
  overflow: hidden; }

#sidebar .featuredcontent {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
  margin-bottom: 40px;
  padding: 20px;
  background: #d7dadd; }

#sidebar .featuredcontent h2 {
  font-size: 26px;
  color: #45545f;
  font-weight: normal;
  text-transform: uppercase; }

#sidebar .left {
  -webkit-border-radius: 20px 0 0 20px;
  -moz-border-radius: 20px 0 0 20px;
  -ms-border-radius: 20px 0 0 20px;
  -o-border-radius: 20px 0 0 20px;
  border-radius: 20px 0 0 20px; }

.blueContent {
  height: 600px;
  background-color: white;
  margin: 10px 0;
  position: relative; }

.blueContent h2, .blueContent h3, .blueContent ul, .blueContent h4 {
  color: #4C565C; }

.blueContent h3 {
  text-align: center;
  margin-bottom: 10px;
  font-size: 1.250em; }

.blueContent p {
  padding: 0 25px; }

.blueContent .top {
  background-color: #008FC3;
  background-size: 100%;
  height: 217px;
  overflow: hidden; }

.blueContent .top img {
  width: 100%;
  height: 100%;
  opacity: 0.1;
  /*IE8*/
  filter: alpha(opacity=10);
  zoom: 1; }

.blueContent .top .icon {
  background-color: white;
  box-shadow: 2px 0 13px -5px black;
  width: 190px;
  height: 190px;
  border-radius: 150px;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 45px;
  background-repeat: no-repeat;
  background-position: center; }

.blueContent .top .icon img {
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: auto;
  opacity: 1;
  max-width: 125px;
  max-height: 125px; }

.blueContent .content {
  padding: 40px 10px;
  max-height: 265px;
  min-height: 265px; }

.blueContent .bottom {
  text-align: center;
  padding: 40px 30px; }

.blueContent .bottom .btn {
  text-decoration: none;
  border-radius: 5px;
  border: none;
  color: #ffffff;
  font-size: 1.125em;
  background: #E42518;
  padding: 10px 50px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  display: inline-block;
  white-space: normal; }

.blueContent .bottom .btn:hover {
  background: #CD2116;
  text-decoration: none; }

@media only screen and (max-width: 1024px) {
  .blueContent .content {
    padding: 40px 10px 70px;
    height: 180px; }
  .blueContent p {
    padding: 0 10px; }
  .blueContent .bottom .btn {
    padding: 10px 35px; }
  /*four Column Specific*/
  .col-md-3 .bottom .btn {
    display: block;
    padding: 10px 10px; } }

@media only screen and (max-width: 768px) {
  .blueContent .bottom .btn {
    display: block; }
  .blueContent .content {
    height: auto;
    padding: 40px 10px 0 10px; }
  .blueContent {
    height: auto;
    margin-top: 50px; }
  .blueContent .bottom {
    padding: 10px 10px 40px 10px; }
  .blueContent p {
    padding: 0; }
  .blueContent {
    border-radius: 0 0 20px 20px !important; }
  /*One Column Specific*/
  .col-md-12 .blueContent .bottom {
    padding: 10px 10px 40px 10px; } }

@media only screen and (min-width: 769px) {
  /*One Column Specific*/
  .col-md-12 .blueContent {
    height: 340px;
    border-radius: 20px 20px 0 0 !important; }
  .col-md-12 .blueContent .content {
    padding-top: 35px;
    height: 150px; }
  .col-md-12 .blueContent .top {
    margin-right: 30px;
    background-color: #008FC3;
    background-size: 100%;
    border-radius: 20px 0 0 0;
    width: 50%;
    float: left;
    height: 100%;
    position: relative; }
  .col-md-12 .top .icon {
    background-color: white;
    box-shadow: 2px 0 13px -5px black;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-repeat: no-repeat;
    z-index: 0; }
  /*four Column Specific*/
  .col-md-3 .blueContent {
    height: 610px; }
  .col-md-3 .blueContent .content {
    padding: 40px 10px 30px;
    height: 290px;
    max-height: 290px; }
  .col-md-3 .blueContent .bottom {
    padding: 20px 10px; } }

@media only screen and (min-width: 769px) and (max-width: 1155px) {
  .col-md-3 .blueContent {
    height: 650px; }
  .col-md-3 .blueContent .content {
    padding: 40px 10px 30px;
    height: 285px; } }

@media only screen and (min-width: 769px) and (max-width: 900px) {
  /*One Column Specific*/
  .col-md-12 .blueContent .content {
    padding-top: 20px;
    height: 170px; }
  .col-md-3 .blueContent {
    height: 720px; }
  .col-md-3 .blueContent .content {
    padding: 40px 10px 30px;
    height: 350px; } }

/*
  Module: Group directory
  Description: Small group
*/
.groupdirectory {
  position: relative;
  /* margin-bottom:40px                                   kg modified */ }

.groupdirectory:after {
  content: '';
  display: block;
  clear: both; }

.groupdirectory .launch-person, .groupdirectory .name-table {
  padding-right: 19.5px;
  display: block;
  float: left;
  width: 40%; }

@media only screen and (max-width: 583px) {
  .groupdirectory .launch-person, .groupdirectory .name-table {
    width: 100%; } }

.groupdirectory .launch-person .photo {
  -webkit-border-radius: 10px 0 10px 0;
  -moz-border-radius: 10px 0 10px 0;
  -ms-border-radius: 10px 0 10px 0;
  -o-border-radius: 10px 0 10px 0;
  border-radius: 10px 0 10px 0;
  border: 1px solid #b0b6bb;
  width: 100%;
  height: 180px; }

.groupdirectory.carousel .launch-person .photo {
  display: block;
  height: auto;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: auto; }

.groupdirectory .lightbox-content {
  display: none; }

.groupdirectory .lightbox-content .photo {
  display: none; }

.groupdirectory.small .person {
  float: left;
  position: relative;
  min-height: 1px;
  padding: 0 15px;
  width: 50%;
  padding: 0;
  margin: 25px 0;
  font-size: 100% !important;
  max-height: 180px; }

@media only screen and (max-width: 767px) {
  .groupdirectory.small .person {
    float: none;
    width: auto; } }

@media only screen and (max-width: 767px) {
  .groupdirectory.small .person {
    float: left;
    width: 100%;
    padding: 0 15px; } }

.groupdirectory.small .person .content {
  float: left;
  width: 60%;
  padding-right: 10px; }

.groupdirectory.small .person .content h4 {
  font-size: 18px;
  color: #243039;
  margin: 0; }

.groupdirectory.small .person .content h4 a {
  display: inline-block;
  padding: 0 0 0 10px;
  border-left: 3px solid #cd1d10;
  color: #243039;
  text-decoration: none;
  float: none;
  width: auto; }

.groupdirectory.small .person .content h4 a:hover {
  color: #cd1d10; }

.groupdirectory.small .person .content .show-more {
  display: none; }

@media screen and (max-width: 767px) {
  .groupdirectory.small .person .content .show-more {
    display: block; } }

.groupdirectory.small .person .content p {
  color: #45545f;
  margin: 10px 0;
  line-height: 20px;
  clear: none;
  font-size: 16px; }

.groupdirectory.small .person .content .communities a {
  display: inline-block;
  width: 35px;
  height: 35px;
  margin: 0 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  line-height: 35px;
  border: 1px solid #b0b6bb;
  padding-top: 2px; }

.groupdirectory.small .person .content .communities a img {
  display: inline-block; }

@media screen and (max-width: 768px) {
  .groupdirectory.small .person .launch-person {
    width: 50%; }
  .groupdirectory.small .person .content {
    width: 50%; } }

@media screen and (max-width: 767px) {
  .groupdirectory.small .person {
    padding: 0;
    margin: 15px 0; }
  .groupdirectory.small .person .launch-person {
    padding: 0;
    width: 138px;
    margin-right: 20px; }
  .groupdirectory.small .person .content {
    width: 50%; } }

@media screen and (max-width: 410px) {
  .groupdirectory.small .person .content {
    width: 45%; } }

.groupdirectory .namefilter {
  width: 65%;
  float: right;
  margin-bottom: 20px; }

@media screen and (max-width: 767px) {
  .groupdirectory .namefilter {
    width: 100%;
    float: left;
    margin-bottom: 17px; } }

.groupdirectory .namefilter ul {
  list-style: none !important;
  margin: 0;
  padding: 0;
  text-align: right; }

@media screen and (max-width: 767px) {
  .groupdirectory .namefilter ul {
    text-align: left; }
  .groupdirectory .namefilter ul li {
    margin-bottom: 3px; } }

.groupdirectory .namefilter ul li {
  display: inline-block; }

.groupdirectory .namefilter ul li a {
  display: inline-block;
  padding: 5px 10px;
  background: #d0d3d6;
  color: #fff;
  font-size: 14px;
  font-family: "Calibri Bold", Calibri, Arial, Helvetica, sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  -webkit-border-radius: 0 3px 3px 3px;
  -moz-border-radius: 0 3px 3px 3px;
  -ms-border-radius: 0 3px 3px 3px;
  -o-border-radius: 0 3px 3px 3px;
  border-radius: 0 3px 3px 3px;
  -webkit-transition: compact(compact(background 0.25s, false, false, false, false, false, false, false, false, false) false false);
  -moz-transition: compact(compact(background 0.25s, false, false, false, false, false, false, false, false, false) false false false);
  -o-transition: compact(compact(background 0.25s, false, false, false, false, false, false, false, false, false) false false false);
  transition: compact(background 0.25s, false, false, false, false, false, false, false, false, false); }

.groupdirectory .namefilter ul li a:hover, .groupdirectory .namefilter ul li a.selected {
  background: #cd1d10;
  text-decoration: none; }

.lightbox-content {
  text-align: left; }

.lightbox-content .photo {
  float: left;
  -webkit-border-radius: 10px 0 10px 0;
  -moz-border-radius: 10px 0 10px 0;
  -ms-border-radius: 10px 0 10px 0;
  -o-border-radius: 10px 0 10px 0;
  border-radius: 10px 0 10px 0;
  margin-right: 20px;
  border: 1px solid #b0b6bb;
  width: 150px;
  margin: 0; }

.lightbox-content .content {
  width: 80%;
  float: left;
  padding-left: 20px; }

.lightbox-content .content h2 {
  font-size: 26px;
  color: #45545f;
  margin: 0 0 13px;
  /* kg modified */
  line-height: 18px; }

.lightbox-content .content h4 {
  margin: 0;
  font-size: 14px;
  color: #45545f; }

.lightbox-content .content h4.highlight {
  color: #cd1d10; }

.lightbox-content .content p {
  font-size: 16px;
  color: #45545f;
  margin: 0 0 20px;
  line-height: 20px; }

.lightbox-content .content table {
  width: 100% !important;
  margin-top: 20px;
  color: #45545f;
  font-size: 14px; }

.lightbox-content .content table td {
  padding: 5px 0; }

.lightbox-content .content table td:first-child {
  width: 130px;
  vertical-align: top; }

.lightbox-content .content table td a {
  color: #cd1d10;
  text-decoration: none; }

.lightbox-content .content table td a:hover {
  text-decoration: underline; }

.lightbox-content .photo-container {
  width: 20%;
  float: left; }

.lightbox-content .photo-container img.photo {
  float: none;
  width: 100%;
  margin: 0; }

.lightbox-content .photo-container .community {
  padding-top: 15px;
  overflow: hidden;
  color: #45545f; }

.lightbox-content .photo-container .community .icon {
  display: inline-block;
  width: 35px;
  height: 35px;
  margin: 0 5px 0 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  line-height: 35px;
  border: 1px solid #b0b6bb;
  padding-top: 2px;
  float: left; }

.lightbox-content .photo-container .community .icon img {
  display: inline-block; }

@media screen and (max-width: 767px) {
  .lightbox-content .photo {
    width: auto;
    float: none; }
  .lightbox-content .photo-container {
    float: none;
    width: auto; }
  .lightbox-content .photo-container img.photo {
    width: 50%; }
  .lightbox-content .content {
    float: none;
    width: auto;
    padding: 15px 0 0; }
  .lightbox-content .content .show-more {
    display: block; } }

/* for community directories */
.directoryIcons {
  float: left;
  padding-right: 5px;
  padding-bottom: 5px; }

/*Specific Stlying for Alphabetical Search GK ADDED*/
.AlphaSearch .basicRadGrid img {
  display: block !important; }

.AlphaSearch .groupdirectory:after {
  display: none; }

.AlphaSearch .groupdirectory {
  margin-bottom: 0px; }

.AlphaSearch .groupdirectory .namefilter {
  float: right;
  margin-bottom: 20px;
  width: auto; }

.AlphaSearch .groupdirectory .namefilter a {
  background: none repeat scroll 0 0 #D0D3D6;
  border-radius: 0 3px 3px;
  color: #FFFFFF;
  display: inline-block;
  font-family: "Calibri Bold",Calibri,Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: 900;
  padding: 5px 5px;
  text-transform: uppercase;
  transition: background 0.25s ease 0s; }

.AlphaSearch .groupdirectory .namefilter a:hover, .groupdirectory .namefilter a.selected {
  background: none repeat scroll 0 0 #CD1D10;
  text-decoration: none; }

.vendorlogos {
  margin-bottom: 40px; }

.vendorlogos .launch-person, .groupdirectory .name-table {
  width: 25%; }

.vendorlogos .launch-person .photo {
  width: unset; }

.vendorlogos .launch-person .photo {
  border: none; }

.siderailbutton a {
  border: medium none;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 1.125em;
  font-weight: bold;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 25px; }

.siderailbutton a.red {
  background: #e42518 none repeat scroll 0 0; }

.siderailbutton a.red:hover {
  background: #CD2116;
  text-decoration: none; }

.siderailbutton a.grey {
  background: #a4adb3 none repeat scroll 0 0; }

.standard-cycle {
  background: url(https://comptiacdn.azureedge.net/webcontent/images/default-source/continuing-education/standardcecycle.png?sfvrsn=b555616e_2) no-repeat;
  height: 46px;
  width: 100%; }

.renewal-cycle {
  background: url(https://comptiacdn.azureedge.net/webcontent/images/default-source/continuing-education/cerenewalcycle.png?sfvrsn=d40478f9_2) no-repeat;
  height: 53px;
  width: 100%; }

.renewal-text {
  width: 25%;
  float: left; }

.renewal-text ul {
  padding-left: 20px; }

@media only screen and (max-width: 768px) {
  .standard-cycle, .renewal-cycle {
    background-size: contain; } }

.requiredCEUchart {
  width: 95%;
  margin: 0 auto;
  padding-bottom: 20px;
  font-size: 1.5em; }

.requiredCEUchart div {
  padding-bottom: 10px; }

.requiredCEUchart .charttext {
  display: inline-block;
  font-family: 'VistaSlab';
  padding: 10px; }

.requiredCEUchart .rc20 .charttext {
  color: #b24ec4; }

.requiredCEUchart .rc20 .aplus {
  background-color: #b24ec4;
  border-radius: 10px 0 10px 0;
  width: 20%;
  color: #ffffff;
  font-family: 'VistaSlab';
  padding: 10px;
  display: inline-block; }

.requiredCEUchart .rc30 .charttext {
  color: #f26c23; }

.requiredCEUchart .rc30 .network {
  background-color: #f26c23;
  border-radius: 10px 0 10px 0;
  width: 30%;
  color: #ffffff;
  font-family: 'VistaSlab';
  padding: 10px;
  display: inline-block; }

.requiredCEUchart .rc50 .charttext {
  color: #0090b9; }

.requiredCEUchart .rc50 .security {
  background-color: #0090b9;
  border-radius: 10px 0 10px 0;
  width: 50%;
  color: #ffffff;
  font-family: 'VistaSlab';
  padding: 10px;
  display: inline-block; }

.requiredCEUchart .rc60 .csa {
  background-color: #0090b9;
  border-radius: 10px 0 10px 0;
  width: 60%;
  color: #ffffff;
  font-family: 'VistaSlab';
  padding: 10px;
  display: inline-block; }

.requiredCEUchart .rc75 .charttext {
  color: #004d71; }

.requiredCEUchart .rc75 .casp {
  background-color: #004d71;
  border-radius: 10px 0 10px 0;
  width: 75%;
  color: #ffffff;
  font-family: 'VistaSlab';
  padding: 10px;
  display: inline-block; }

.requiredCEUchart .rc60 .csa {
  background-color: #62A60A;
  border-radius: 10px 0 10px 0;
  width: 60%;
  color: #ffffff;
  font-family: 'VistaSlab';
  padding: 10px;
  display: inline-block; }

.requiredCEUchart .rc60 .charttext {
  color: #62A60A; }

@media screen and (max-width: 480px) {
  .requiredCEUchart {
    font-size: 1.25em; } }

/*
	JQuery Accordion
	Author: marcoarib
	Date: 2013/05/29
	Contact: marco.arib@gmail.com
	Website: http://codecanyon.net/user/marcoarib
*/
.accordion {
  width: 100%; }

/*.accordion-header {
    margin: 0;
    font-size: 15px;
    color: #777;
    cursor: pointer;
    z-index: 100;
    border: solid 1px #dddddd;
    background: #f5f5f5;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGYwZjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f5f5f5 0%, #f0f0f0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#f0f0f0));
    background: -webkit-linear-gradient(top, #f5f5f5 0%,#f0f0f0 100%);
    background: -o-linear-gradient(top, #f5f5f5 0%,#f0f0f0 100%);
    background: -ms-linear-gradient(top, #f5f5f5 0%,#f0f0f0 100%);
    background: linear-gradient(to bottom, #f5f5f5 0%,#f0f0f0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#f0f0f0',GradientType=0 );
    -webkit-transition: color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    border-radius: 4px;
}*/
/*.accordion-header:hover {
    background: #f0f0f0;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYmViZWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f0f0f0 0%, #ebebeb 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(100%,#ebebeb));
    background: -webkit-linear-gradient(top, #f0f0f0 0%,#ebebeb 100%);
    background: -o-linear-gradient(top, #f0f0f0 0%,#ebebeb 100%);
    background: -ms-linear-gradient(top, #f0f0f0 0%,#ebebeb 100%);
    background: linear-gradient(to bottom, #f0f0f0 0%,#ebebeb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#ebebeb',GradientType=0 );
}*/
.accordion-header span.title {
  display: inline-block;
  margin-left: 8px;
  padding: 8px 0 9px 3px;
  font-family: 'VistaSlab';
  font-size: 1.5em; }

.accordion-header i {
  display: block;
  float: left;
  margin-left: 12px;
  margin-top: 9px;
  margin-top: 7px \9; }

.accordion-content {
  display: none;
  padding: 20px 20px 0px;
  border-left: solid 1px #dddddd;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  z-index: 1;
  background: #f1f1f1; }

/* header focus style
-----------------------------*/
/*.focus, .focus:hover {
    color: #666;
    background: #eeeeee;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc));
    background: -webkit-linear-gradient(top, #eeeeee 0%,#cccccc 100%);
    background: -o-linear-gradient(top, #eeeeee 0%,#cccccc 100%);
    background: -ms-linear-gradient(top, #eeeeee 0%,#cccccc 100%);
    background: linear-gradient(to bottom, #eeeeee 0%,#cccccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
    border-color: #dddddd;
}*/
.opened {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px; }

/* grid system
-----------------------------*/
.accordion-content .row {
  width: 100%;
  margin-top: 15px; }

.accordion-content .row:first-child {
  margin-top: 0; }

.accordion-content .row:before,
.accordion-content .row:after {
  display: table;
  content: "";
  line-height: 0; }

.accordion-content .row:after {
  clear: both; }

.accordion-content .row .col1,
.accordion-content .row .col2,
.accordion-content .row .col3,
.accordion-content .row .col4 {
  display: block;
  width: 100%;
  min-height: 20px;
  float: left;
  margin-left: 2.127659574468085%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.accordion-content .row [class*="col"]:first-child {
  margin-left: 0; }

.accordion-content .row .col1 {
  width: 23.404255319148934%; }

.accordion-content .row .col2 {
  width: 48.93617021276595%; }

.accordion-content .row .col3 {
  width: 74.46808510638297%; }

.accordion-content .row .col4 {
  width: 100%; }

/* styles
-----------------------------*/
.black .focus {
  background: #676b73;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY3NmI3MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMzMzMzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #676b73 0%, #333333 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #676b73), color-stop(100%, #333333));
  background: -webkit-linear-gradient(top, #676b73 0%, #333333 100%);
  background: -o-linear-gradient(top, #676b73 0%, #333333 100%);
  background: -ms-linear-gradient(top, #676b73 0%, #333333 100%);
  background: linear-gradient(to bottom, #676b73 0%, #333333 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#676b73', endColorstr='#333333',GradientType=0 );
  border-color: #676b73;
  color: #dedede; }

.blue .focus {
  background: #02b8fa;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAyYjhmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMjkzYzgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #02b8fa 0%, #0293c8 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #02b8fa), color-stop(100%, #0293c8));
  background: -webkit-linear-gradient(top, #02b8fa 0%, #0293c8 100%);
  background: -o-linear-gradient(top, #02b8fa 0%, #0293c8 100%);
  background: -ms-linear-gradient(top, #02b8fa 0%, #0293c8 100%);
  background: linear-gradient(to bottom, #02b8fa 0%, #0293c8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#02b8fa', endColorstr='#0293c8',GradientType=0 );
  border-color: #02b8fa;
  color: #fff; }

.green .focus {
  background: #88c425;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg4YzQyNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ZDllMWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #88c425 0%, #6d9e1e 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #88c425), color-stop(100%, #6d9e1e));
  background: -webkit-linear-gradient(top, #88c425 0%, #6d9e1e 100%);
  background: -o-linear-gradient(top, #88c425 0%, #6d9e1e 100%);
  background: -ms-linear-gradient(top, #88c425 0%, #6d9e1e 100%);
  background: linear-gradient(to bottom, #88c425 0%, #6d9e1e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#88c425', endColorstr='#6d9e1e',GradientType=0 );
  border-color: #88c425;
  color: #fff; }

.red .focus {
  background: #cf0404;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NmMDQwNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhNzAzMDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #cf0404 0%, #a70303 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cf0404), color-stop(100%, #a70303));
  background: -webkit-linear-gradient(top, #cf0404 0%, #a70303 100%);
  background: -o-linear-gradient(top, #cf0404 0%, #a70303 100%);
  background: -ms-linear-gradient(top, #cf0404 0%, #a70303 100%);
  background: linear-gradient(to bottom, #cf0404 0%, #a70303 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cf0404', endColorstr='#a70303',GradientType=0 );
  border-color: #cf0404;
  color: #fff; }

.orange .focus {
  background: #ff670f;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNjcwZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkODRmMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ff670f 0%, #d84f00 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff670f), color-stop(100%, #d84f00));
  background: -webkit-linear-gradient(top, #ff670f 0%, #d84f00 100%);
  background: -o-linear-gradient(top, #ff670f 0%, #d84f00 100%);
  background: -ms-linear-gradient(top, #ff670f 0%, #d84f00 100%);
  background: linear-gradient(to bottom, #ff670f 0%, #d84f00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff670f', endColorstr='#d84f00',GradientType=0 );
  border-color: #ff670f;
  color: #fff; }

.yellow .focus {
  background: #febf01;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlYmYwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjYjk5MDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #febf01 0%, #cb9901 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #febf01), color-stop(100%, #cb9901));
  background: -webkit-linear-gradient(top, #febf01 0%, #cb9901 100%);
  background: -o-linear-gradient(top, #febf01 0%, #cb9901 100%);
  background: -ms-linear-gradient(top, #febf01 0%, #cb9901 100%);
  background: linear-gradient(to bottom, #febf01 0%, #cb9901 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#febf01', endColorstr='#cb9901',GradientType=0 );
  border-color: #febf01;
  color: #444; }

.pink .focus {
  background: #f82b4c;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4MmI0YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMzA3MmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #f82b4c 0%, #e3072c 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f82b4c), color-stop(100%, #e3072c));
  background: -webkit-linear-gradient(top, #f82b4c 0%, #e3072c 100%);
  background: -o-linear-gradient(top, #f82b4c 0%, #e3072c 100%);
  background: -ms-linear-gradient(top, #f82b4c 0%, #e3072c 100%);
  background: linear-gradient(to bottom, #f82b4c 0%, #e3072c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f82b4c', endColorstr='#e3072c',GradientType=0 );
  border-color: #f82b4c;
  color: #fff; }

.purple .focus {
  background: #a737fa;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E3MzdmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4YTA2ZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #a737fa 0%, #8a06ee 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a737fa), color-stop(100%, #8a06ee));
  background: -webkit-linear-gradient(top, #a737fa 0%, #8a06ee 100%);
  background: -o-linear-gradient(top, #a737fa 0%, #8a06ee 100%);
  background: -ms-linear-gradient(top, #a737fa 0%, #8a06ee 100%);
  background: linear-gradient(to bottom, #a737fa 0%, #8a06ee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a737fa', endColorstr='#8a06ee',GradientType=0 );
  border-color: #a737fa;
  color: #fff; }

/* responsive layout
-----------------------------*/
@media (max-width: 480px) {
  .accordion-content .row [class*="col"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    margin-top: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .accordion-content .row:first-child [class*="col"]:first-child {
    margin-top: 0; }
  .accordion-content .row {
    margin-top: 0; } }

/* styles for pyramid menu CO */
.pyramid-menu .accordion-item {
  border: solid 2px #fff; }

.pyramid-menu .accordion-item:nth-child(1) {
  width: 48%;
  margin: auto; }

.pyramid-menu .accordion-item:nth-child(1) .accordion-header {
  background: #0091ba;
  color: #fff;
  text-align: center; }

.pyramid-menu .accordion-item:nth-child(2) {
  width: 55%;
  margin: auto; }

.pyramid-menu .accordion-item:nth-child(2) .accordion-header {
  background: #017b9d;
  color: #fff;
  text-align: center; }

.pyramid-menu .accordion-item:nth-child(3) {
  width: 65%;
  margin: auto; }

.pyramid-menu .accordion-item:nth-child(3) .accordion-header {
  background: #016e8d;
  color: #fff;
  text-align: center; }

.pyramid-menu .accordion-item:nth-child(4) {
  width: 75%;
  margin: auto; }

.pyramid-menu .accordion-item:nth-child(4) .accordion-header {
  background: #005f7a;
  color: #fff;
  text-align: center; }

.pyramid-menu .accordion-item:nth-child(5) {
  width: 85%;
  margin: auto; }

.pyramid-menu .accordion-item:nth-child(5) .accordion-header {
  background: #01536a;
  color: #fff;
  text-align: center; }

.pyramid-menu .accordion-item:nth-child(6) {
  width: 95%;
  margin: auto; }

.pyramid-menu .accordion-item:nth-child(6) .accordion-header {
  background: #014558;
  color: #fff;
  text-align: center; }

.pyramid-menu .accordion-item:nth-child(7) {
  width: 100%;
  margin: auto; }

.pyramid-menu .accordion-item:nth-child(7) .accordion-header {
  background: #003a4b;
  color: #fff;
  text-align: center; }

.pyramid-menu .footnote {
  text-align: center;
  font-size: 10px; }

.ce-renew-quick-box {
  float: right;
  padding-left: 40px;
  text-align: center;
  width: 30%; }

@media only screen and (max-width: 768px) {
  .ce-renew-quick-box {
    float: none;
    padding-left: 0;
    text-align: center;
    width: 100%; } }

.pathway-container {
  overflow: hidden;
  background: #1792c3 url("https://comptiacdn.azureedge.net/webcontent/images/default-source/certproduct/pathways/pathway-background.png?sfvrsn=499463be_2");
  clear: both;
  margin: 0; }

.pathway {
  margin: 45px auto;
  max-width: 100%;
  min-width: 0;
  width: 1158px; }

.pathway h1, .pathway h3 {
  color: #fff; }

.logo-wrapper {
  display: inline-block;
  position: relative;
  margin-top: 70px;
  width: 1290px; }

.logo-wrapper h3 {
  text-align: center;
  margin-top: -60px; }

.logo-wrapper .line {
  margin: 58px 0; }

.logo {
  display: inline-block;
  margin: 10px;
  cursor: pointer;
  overflow: auto; }

.logo span {
  border-radius: 50%; }

.logo span img {
  padding: 5px;
  width: 90px; }

.highlight {
  display: inline-block;
  width: 100px;
  height: 100px;
  background-color: #fff;
  transition: all .5s; }

.infrastructure {
  display: inline-block;
  position: relative;
  margin-left: 44em;
  top: 40px; }

.cybersecurity {
  display: inline-block;
  margin-left: 22em;
  position: relative;
  bottom: 170px;
  left: 25px; }

.cybersecurity .diagonal-line {
  margin-left: -130px;
  margin-top: -60px; }

.additional-certs {
  display: inline-block; }

.vert-line {
  margin: 0;
  position: relative;
  left: 50px;
  width: 14px;
  bottom: 80px; }

.pathway-box {
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid;
  border-color: rgba(255, 255, 255, 0.3);
  border-radius: 0 25px;
  display: inline-block;
  width: auto; }

table.basictable tr td.small-padding.tdno3 {
  line-height: 1; }

table.basictable tr:nth-child(1n) {
  background-color: #fff; }

@media only screen and (max-width: 768px) {
  .pathway {
    display: none; } }

.training select {
  width: 35%;
  margin-right: 30px; }

.training .vertical-line {
  position: absolute;
  height: 40px;
  padding: 0px 30px;
  border-left: 2px solid #74797c;
  display: inline-block;
  content: " ";
  font-size: 1.5em; }

.training .button {
  margin-left: 35px;
  background-color: #a4adb3; }

.training .firstbutton {
  margin-right: 35px; }

.training .button {
  margin-left: 35px;
  background-color: #a4adb3; }

.training .iLed .button {
  margin-left: 0;
  width: 100%; }

.training .iLed .button.last {
  margin-left: 0;
  padding: 10px 30px; }

.training .firstbutton {
  margin-right: 35px; }

.training .trainingimage {
  border-radius: 10px; }

.training-navigation .productnavigation ul {
  width: 100%; }

.trainingselectbycertification {
  background-color: #f7f8fa;
  -ms-border-radius: 10px;
  border-radius: 10px;
  color: white;
  display: inline-block;
  padding: 20px;
  width: 100%;
  border: 1px solid #E9E9E9; }

.trainingselectbycertification h2 {
  font-size: 1.3em;
  padding-bottom: 20px;
  padding-top: 0px; }

.training-title-container {
  margin-bottom: 0px; }

@media only screen and (max-width: 768px) {
  .trainingselectbycertification {
    margin-bottom: 30px; }
  .training-navigation-container {
    display: none; }
  .training .vertical-line {
    display: none; }
  .training select {
    width: 95%;
    margin-bottom: 20px; }
  .training .firstbutton {
    margin-right: 0px; } }

.trainingbycert-banner-container {
  background-color: #034a6c;
  color: #ffffff;
  height: 400px; }

.trainingbycert-banner-container .banner-content .banner-text {
  width: 775px; }

.trainingbycert-banner-container h3 {
  color: #ffffff; }

.trainingbycert-banner-container h1 {
  padding-top: 80px !important;
  color: #ffffff; }

.trainingbycert-banner-container .banner-content img {
  padding-top: 100px;
  position: relative;
  right: -11%; }

@media screen and (max-width: 1179px) {
  .trainingbycert-banner-container {
    height: 375px; }
  .trainingbycert-banner-container .banner-content .banner-text {
    width: 590px; } }

@media screen and (max-width: 945px) {
  .trainingbycert-banner-container .banner-content img {
    right: -6%; } }

@media screen and (max-width: 769px) {
  .trainingbycert .coloredbox {
    width: auto; }
  .trainingbycert .coloredbox a.button {
    width: auto; }
  .trainingbycert-banner-container .banner-content .banner-text {
    width: auto; }
  .trainingbycert-banner-container .banner-content img {
    padding-left: 5px;
    padding-top: 35px;
    right: 0;
    position: static; } }

@media screen and (max-device-width: 640px) {
  .trainingbycert-banner-container p {
    display: none; }
  .trainingbycert-banner-container h1 {
    font-size: 1.75em !important; } }

@media screen and (max-device-width: 600px) {
  .banner-content .banner-text {
    width: 50%; } }

@media screen and (max-device-width: 475px) {
  .trainingbycert-banner-container .banner-content img {
    display: none; } }

.productBookSample select {
  width: 98%; }

.training .productBookSample a {
  color: #ffffff; }

.productBookSample .button {
  background-color: #4c565c; }

.training .container {
  padding-top: 50px;
  padding-bottom: 50px; }

.wccontactform-wrapper {
  border: 1px solid #e9e9e9;
  border-radius: 30px;
  margin-bottom: 30px;
  margin-top: 20px;
  max-width: 100%;
  min-width: 100px;
  width: 100%;
  padding: 0px !important;
  position: relative; }

.wccontactform-wrapper .heading {
  background-color: #008fc3;
  border-radius: 10px 10px 0 0; }

.wccontactform-wrapper .heading h3 {
  color: #ffffff;
  font-size: 2.0em;
  margin: 0;
  padding: 20px; }

.wccontactform-wrapper .body {
  background-color: #ffffff;
  border-radius: 30px;
  padding: 20px; }

.wccontactform-wrapper .column {
  padding: 5px; }

.wccontactform-wrapper .grid .center {
  text-align: center; }

.wccontactform-wrapper .checkbox-list label {
  padding-left: 10px;
  padding-right: 10px; }

.wccontactform-wrapper span.error {
  margin-top: 0; }

.wccontactform-wrapper .row {
  margin: 0; }

.career-frame {
  border: none;
  height: 3000px;
  overflow: hidden;
  width: 100%; }

.communityjoinbox {
  text-align: center;
  padding-left: 15px;
  padding-right: 15px; }

.communityjoinbox .button {
  font-size: 0.85em;
  padding: 8px 20px;
  margin-left: 10px; }

.membership-headerbox {
  background-color: #f7f8fa;
  /*background-image: url(https://comptiacdn.azureedge.net/webcontent/images/default-source/siteicons/iconforemployers.svg?sfvrsn=e91e782f_2);*/
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: 200px;
  padding: 25px;
  min-height: 280px; }

.membership-headerbox p {
  /*width:75%*/ }

.membership-headerbox .button {
  background-color: #a4adb3; }

.membership-joinbox {
  background-color: #034a6c;
  padding: 25px;
  color: #ffffff;
  text-align: center;
  min-height: 280px; }

.membership-joinbox p {
  color: #ffffff; }

.membership-joinbox h3 {
  color: #ffffff; }

.membership-benefits .fas {
  width: 35px; }

.membership-benefits td:nth-child(2) {
  text-align: center !important; }

.membership-benefits td:nth-child(3) {
  color: #f5a81c;
  text-align: center !important; }

.membership-benefits table, .membership-benefits tr, .membership-benefits td {
  border: none !important;
  box-shadow: none !important; }

.membership-benefits table tr:first-child td {
  color: #74797c !important; }

.membership-benefits .fa-cogs {
  color: #682078; }

.membership-benefits .fa-lightbulb {
  color: #c1d42f; }

.membership-benefits .fa-comments {
  color: #0097be; }

.membership-benefits .fa-calendar-alt {
  color: #682078; }

.membership-benefits .fa-tools {
  color: #c1d42f; }

.membership-benefits .fa-certificate {
  color: #0097be; }

/*IT PRO Membership styles*/
table.itpro {
  border: none;
  table-layout: fixed;
  width: 100%;
  overflow: auto;
  display: table; }
  table.itpro td:first-child {
    text-align: left; }
  table.itpro td:nth-child(2), table.itpro td:nth-child(3), table.itpro td:nth-child(4), table.itpro td:nth-child(5) {
    text-align: center; }
  table.itpro.basictablenotresonsive th, table.itpro.basictablenotresonsive td {
    vertical-align: middle; }
  table.itpro .button {
    padding: 5px 15px;
    font-size: 1em;
    margin: 0; }

@media only screen and (max-width: 768px) {
  table.itpro {
    display: block; }
    table.itpro .button {
      padding: 5px;
      font-size: .75em; } }

.itPro {
  margin: 20px 0; }
  .itPro .content {
    padding: 0 20px; }
  .itPro .my-account {
    margin-bottom: 10px; }

/*
  Module: List
  Description: List information for user in various formats
*/
.list {
  margin: 0;
  padding: 0; }

.list li {
  list-style: none;
  padding: 0;
  margin: 20px 0; }

.list li h4 {
  color: #243039;
  margin: 0; }

.list li h5 {
  text-transform: uppercase;
  font-size: 14px;
  color: #69737b;
  margin: 0; }

.list li p {
  margin-top: 0; }

.list.static li {
  padding: 0 0 0 20px;
  border-left: 3px solid #b0b6bb;
  color: #45545f;
  /*   jo modified */ }

.list.navigable li a {
  padding: 0 0 0 20px;
  border-left: 3px solid #cd1d10;
  display: block; }

.list.navigable li a:hover {
  text-decoration: none;
  border-left: 3px solid #cd1d10; }

.list.navigable li a:hover h4 {
  color: #cd1d10; }

.list.thumbnail li {
  overflow: hidden; }

.thumbnail {
  border: none;
  margin: 0px 0px !important; }

.list.thumbnail li .thumbnail {
  float: left;
  border: 0px;
  -webkit-border-radius: 10px 0 10px 0;
  -moz-border-radius: 10px 0 10px 0;
  -ms-border-radius: 10px 0 10px 0;
  -o-border-radius: 10px 0 10px 0;
  border-radius: 10px 0 10px 0;
  padding: 20px 10px;
  margin-right: 25px; }

.list.thumbnail li h4 {
  border-left: 3px solid #cd1d10;
  padding: 0 0 0 10px;
  display: inline-block;
  margin-bottom: 25px; }

.list.thumbnail li h4 a {
  color: #243039;
  text-decoration: none; }

.list.thumbnail li h4 a:hover {
  color: #cd1d10; }

.list.thumbnail li p {
  clear: none; }

@media screen and (max-width: 479px) {
  .list.thumbnail li .thumbnail {
    margin-right: 10px; } }

/*Gk Added - List View for Inight and tools*/
.list .article {
  width: 97%;
  height: 110px;
  margin: 0 0 0 30px;
  border-radius: 0;
  border: 1px solid #edeeef; }

.list .article img {
  display: none; }

.list .article-info {
  padding: 10px;
  width: 80%; }

.list .article ul.article-buttons {
  bottom: 35px;
  left: 85%; }

.list .article.featured:after {
  display: none; }

.list .article-buttons .readmoreToggle {
  display: none; }

.list .article p {
  opacity: 1;
  padding-right: 50px; }

.list .article h2 {
  margin-bottom: 10px; }

.list .pagination ul {
  height: 65px;
  margin-top: 9px; }

.viewTypeButtons {
  margin: 0 20px 10px;
  float: right; }

.viewTypeButtons img {
  display: inline; }

.list .article.First {
  border-radius: 0 30px 0 0; }

.list .article.Last {
  border-radius: 0 0 0 30px; }

.list .article featured.Last {
  border-radius: 0 0 0 30px; }

.list .article featured.First {
  border-radius: 0 30px 0 0; }

.list .article.featured h3 {
  color: #ee3123 !important; }

@media screen and (max-width: 767px) {
  .list .article {
    width: 100%;
    height: 200px;
    margin: 0 0 0 0; }
  .list .article ul.article-buttons {
    bottom: 0;
    top: 65px;
    left: 5%; }
  .list .article-info {
    padding: 10px;
    width: 100%; } }

@media screen and (max-width: 480px) {
  .list .article {
    width: 100%;
    height: 260px;
    margin: 0 0 0 0; }
  .list .article ul.article-buttons {
    bottom: 0;
    top: 105px;
    left: 5%; }
  .list .article-info {
    padding: 10px;
    width: 100%; } }

li img.photo {
  /* kg modified - added */
  float: left;
  -webkit-border-radius: 10px 0 10px 0;
  -moz-border-radius: 10px 0 10px 0;
  -ms-border-radius: 10px 0 10px 0;
  -o-border-radius: 10px 0 10px 0;
  border-radius: 10px 0 10px 0;
  margin-right: 25px; }

/* @author: Xavier Damman (@xdamman) - http://github.com/xdamman/selection-sharer - @license: MIT */
@keyframes selectionSharerPopover-animation {
  0% {
    transform: matrix(0.97, 0, 0, 1, 0, 12);
    filter: alpha(opacity=0);
    opacity: 0; }
  20% {
    transform: matrix(0.99, 0, 0, 1, 0, 2);
    filter: alpha(opacity=70);
    opacity: .7; }
  40% {
    transform: matrix(1, 0, 0, 1, 0, -1);
    filter: alpha(opacity=100);
    opacity: 1; }
  100%, 70% {
    transform: matrix(1, 0, 0, 1, 0, 0);
    filter: alpha(opacity=100);
    opacity: 1; } }

#selectionSharerPopover {
  display: none;
  position: absolute;
  top: -100px;
  left: -100px;
  z-index: 1010; }

#selectionSharerPopover:after {
  /*content: '';*/
  display: block;
  position: absolute;
  bottom: -3px;
  left: 50%;
  margin-left: -4px;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #262625;
  box-shadow: 0 0 2px #262625; }

#selectionSharerPopover.anim {
  transition: top .075s ease-out;
  animation: selectionSharerPopover-animation 180ms forwards linear;
  -webkit-animation: selectionSharerPopover-animation 180ms forwards linear; }

#selectionSharerPopover-inner {
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 5px;
  /*border-radius: 5px;
    border: 1px solid;
    border-color: #262625 #1c1c1b #121211;
    box-shadow: 0 1px 3px -1px rgba(0, 0, 0, .7), inset 0 0 1px rgba(255, 255, 255, .07), inset 0 0 2px rgba(255, 255, 255, .15);
    background-image: linear-gradient(to bottom, rgba(49, 49, 47, .97), #262625);
    background-repeat: repeat-x*/ }

#selectionSharerPopover .selectionSharerPopover-clip {
  position: absolute;
  bottom: -11px;
  display: block;
  left: 50%;
  clip: rect(12px 24px 24px 0);
  margin-left: -12px;
  width: 24px;
  height: 24px;
  line-height: 24px; }

#selectionSharerPopover .selectionSharerPopover-arrow {
  display: none;
  /*display: block;*/
  width: 20px;
  height: 20px;
  -webkit-transform: rotate(45deg) scale(0.5);
  transform: rotate(45deg) scale(0.5);
  background-color: #454543;
  border: 2px solid #121211;
  box-sizing: content-box; }

.selectionSharer ul {
  padding: 0;
  display: inline; }

.selectionSharer ul li {
  float: left;
  list-style: none;
  background: 0 0;
  margin: 0; }

.selectionSharer a.action {
  display: block;
  text-indent: -200px;
  margin: 5px 7px;
  width: 25px;
  height: 30px;
  border: 0; }

.selectionSharer a:hover {
  color: #ccc; }

.selectionSharer a.tweet {
  background: url("https://comptiacdn.azureedge.net/webcontent/images/default-source/mainsitetemplateimages/sharetwitter.png") no-repeat;
  background-size: 25px;
  /*background-position: 2px 4px*/ }

.selectionSharer a.facebook {
  background: url("data:image/svg+xml;charset=utf8,%3csvg viewBox='0 0 33 33' width='25' height='25' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%3e%3cpath style='fill:white' d='M 17.996,32L 12,32 L 12,16 l-4,0 l0-5.514 l 4-0.002l-0.006-3.248C 11.993,2.737, 13.213,0, 18.512,0l 4.412,0 l0,5.515 l-2.757,0 c-2.063,0-2.163,0.77-2.163,2.209l-0.008,2.76l 4.959,0 l-0.585,5.514L 18,16L 17.996,32z'%3e%3c/path%3e%3c/g%3e%3c/svg%3e") no-repeat;
  background-size: 18px;
  background-position: 0 2px;
  display: none; }

.selectionSharer a.email {
  background: url("https://comptiacdn.azureedge.net/webcontent/images/default-source/mainsitetemplateimages/shareemail.png") no-repeat;
  background-size: 25px;
  /*background-position: 0 4px;*/ }

#selectionSharerPopunder.fixed {
  transition: bottom .5s ease-in-out;
  width: 100%;
  position: fixed;
  left: 0;
  bottom: -50px; }

.selectionSharer {
  transition: -webkit-transform .6s ease-in-out; }

.selectionSharer.moveDown {
  -webkit-transform: translate3d(0, 60px, 0); }

#selectionSharerPopunder {
  position: absolute;
  left: 0;
  width: 100%;
  height: 0;
  transition: height .5s ease-in-out;
  background: #ccc;
  border: 0;
  box-shadow: inset 0 10px 5px -10px rgba(0, 0, 0, 0.5), inset 0 -10px 5px -10px rgba(0, 0, 0, 0.5);
  border-radius: 0;
  overflow: hidden; }

#selectionSharerPopunder.show {
  height: 50px; }

.selectionSharerPlaceholder {
  height: 1em;
  margin-bottom: -2em;
  transition: height .5s ease-in-out; }

.selectionSharerPlaceholder.show {
  height: 50px !important; }

#selectionSharerPopunder-inner ul {
  overflow: hidden;
  float: right;
  margin: 0; }

#selectionSharerPopunder-inner ul li {
  padding: 5px;
  overflow: hidden; }

#selectionSharerPopunder-inner label {
  color: #fff;
  font-weight: 300;
  line-height: 50px;
  margin: 0 20px 0 10px; }

#selectionSharerPopunder-inner a {
  width: 30px;
  height: 30px;
  background-size: 30px; }

#selectionSharerPopunder-inner a.tweet {
  background-position: 0 2px; }

/*New Search Styles*/
.cta-bar.searchbar {
  background-color: #a1a1a1;
  height: 98px;
  margin-left: calc(-50vw + 50%);
  margin-top: 7px;
  padding-top: 15px !important;
  position: relative;
  width: 100vw; }

.cta-bar.searchbar .searchbar-content {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: center;
  width: 1170px; }

.searchbar input[type=text] {
  margin-bottom: 0;
  margin-right: 30px;
  width: 75%; }

.searchbar .ibSearch {
  position: absolute;
  right: 310px;
  top: 12px; }

.search-languages {
  padding: 10px 0;
  width: 100%; }

.search-languages ul {
  display: inline; }

.search-languages li {
  display: inline-block;
  list-style: none;
  margin-left: 15px; }

@media screen and (max-width: 768px) {
  section.body-container div.body-content > div.search-grid {
    padding-top: 0; }
  .cta-bar.searchbar {
    background-color: #fff;
    height: 130px;
    margin: 0;
    width: 100%; }
  .cta-bar.searchbar .searchbar-content {
    width: 100%; }
  .searchbar .ibSearch {
    right: 20px;
    top: 12px; }
  .searchbar input[type=text] {
    width: 109%; }
  .search-languages {
    padding: 10px 10px 10px 25px; } }

@media screen and (max-width: 1158px) {
  .searchbar input[type=text] {
    width: 100%; } }

.search-results-top {
  text-transform: uppercase;
  color: #45545F; }

.search-count {
  font-size: 16px;
  margin: 10px 0px 0px; }

.search-sort {
  float: left;
  margin-bottom: 20px;
  text-align: right;
  width: 50%; }

.search-sort select {
  background-color: #DBDEE0;
  border: none;
  color: #45545F;
  height: 30px;
  margin-left: 10px;
  padding: 5px; }

.search-sort option {
  height: 30px; }

.result-url {
  color: #666666;
  display: block;
  font-size: 11px;
  font-style: italic; }

.search-results-featured {
  clear: both;
  border: 1px solid #f3f4f5;
  border-radius: 10px;
  padding: 0;
  min-width: 100px; }

.search-results-featured .content-type {
  color: #DC1010;
  display: block;
  text-transform: uppercase; }

.search-results-featured h3 {
  font-size: 1em;
  line-height: 1em;
  margin: 0; }

.search-results-featured h2 {
  margin: 0;
  padding: 10px 0px; }

@media only screen and (max-width: 768px) {
  .search-count {
    float: none;
    width: 100%; }
  .search-results-top {
    padding: 0px; }
  .search-results-featured h2 {
    font-size: 2em; } }

.search-results-featured ul {
  list-style: none;
  margin: 1px 0px;
  padding: 0 0 10px 0; }

.search-results-featured li {
  margin-left: 10px; }

.search-results-featured li:first-child {
  margin-top: 0px; }

.search-results-main {
  clear: both; }

.search-results-main.list.navigable li a {
  padding: 0;
  border-left: 0;
  display: block; }

.search-results-main.list.navigable li > a {
  padding: 0 0 0 20px;
  border-left: 3px solid #cd1d10; }

.list.search-results-main li p {
  margin: 0; }

list.search-results-main li p:last-of-type {
  margin-bottom: 20px; }

@media only screen and (max-width: 768px) {
  .search-results-main {
    padding: 0 10px; } }

.search-results-main .content-type {
  color: #DC1010;
  display: block;
  text-transform: uppercase; }

.search-results-main h3 {
  font-size: 1.4em;
  margin: 0;
  padding: 0; }

.search-results-main h3:hover, .search-results-main .result-url:hover {
  color: #e42518;
  text-decoration: underline; }

.search-results-main .list {
  padding: 0px; }

.search-results-main .list li {
  list-style: none;
  padding: 0;
  margin: 25px 0; }

.search-results-main .date-author {
  color: #45545F; }

.search-results-main p {
  margin-top: 0px; }

.pagination {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: 40px; }

.pagination ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
  height: 40px; }

.pagination ul li {
  display: inline-block;
  font-size: 18px;
  font-family: "Calibri Light",Calibri,Arial,Helvetica,sans-serif;
  font-weight: 100;
  color: #45545f; }

.pagination ul li a {
  background: #4c565c;
  color: white;
  display: block;
  float: left;
  font-family: "Calibri Bold",Calibri,Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: 900;
  line-height: 21px;
  padding: 10px 40px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: background,0.25s;
  -webkit-transition-delay: 0s;
  -moz-transition: background,0.25s;
  -o-transition: background,0.25s;
  transition: background .25s; }

.pagination ul li a:hover {
  background: #e42518;
  color: white;
  text-decoration: none; }

.pagination ul li a.turnOff {
  background: #dadcde; }

.pagination ul li a.turnOff:hover {
  background: #dadcde;
  cursor: default;
  text-decoration: none; }

@media screen and (max-width: 767px) {
  .pagination ul li a {
    padding: 10px; }
  .pagination ul li a.button {
    padding: 10px 35px;
    width: 100%; } }

.pagination ul li.previous-page {
  position: absolute !important;
  left: 0; }

.pagination ul li.previous-page a {
  -webkit-border-radius: 10px 0 0 10px;
  -moz-border-radius: 10px 0 0 10px;
  -ms-border-radius: 10px 0 0 10px;
  -o-border-radius: 10px 0 0 10px;
  border-radius: 10px 0 0 10px; }

.pagination ul li.previous-page a:before {
  content: "";
  width: 4px;
  height: 8px;
  display: inline-block;
  margin-right: 7px;
  background: url(https://comptiacdn.azureedge.net/webcontent/images/default-source/templateimages/next-prev-icons.png) no-repeat 0 0; }

.pagination ul li.previous-page a.disabled, .pagination ul li.next-page a.disabled {
  background-color: #f7f8fa;
  color: #90797C;
  cursor: default; }

.pagination ul li.previous-page a.disabled:hover, .pagination ul li.next-page a.disabled:hover {
  background-color: #f7f8fa;
  color: #90797C;
  cursor: default; }

.pagination ul li.next-page {
  position: absolute !important;
  right: 0; }

.pagination ul li.next-page a {
  -webkit-border-radius: 0 10px 10px 0;
  -moz-border-radius: 0 10px 10px 0;
  -ms-border-radius: 0 10px 10px 0;
  -o-border-radius: 0 10px 10px 0;
  border-radius: 0 10px 10px 0; }

.pagination ul li.next-page a:after {
  content: "";
  width: 4px;
  height: 8px;
  display: inline-block;
  margin-left: 7px;
  background: url(https://comptiacdn.azureedge.net/webcontent/images/default-source/templateimages/next-prev-icons.png) no-repeat 0 bottom; }

.social.newsroom li {
  float: left;
  margin-right: 10px; }

a.resource-box.newsroom {
  border-bottom: none;
  float: none;
  height: auto;
  padding-right: 0;
  padding-top: 0;
  width: 100%;
  margin-bottom: 0; }

.resource-box.newsroom img {
  margin-bottom: 0;
  width: 100%; }

a.resource-box.newsroom .image-container {
  max-height: 190px; }

/*Document List*/
.communityDocuments .breadcrumb {
  margin: 10px 0; }

.communityDocuments .documentType {
  background: transparent url(https://comptiacdn.azureedge.net/webcontent/images/default-source/membersarea/document_icons.gif) no-repeat 0 0;
  display: block;
  min-height: 35px;
  margin-top: 5px;
  padding: 0 0 0 35px; }

.communityDocuments .documentType.pdf {
  background-position: 0 -100px; }

.communityDocuments .documentType.doc {
  background-position: 0 -200px; }

.communityDocuments .documentType.rtf {
  background-position: 0 -300px; }

.communityDocuments .documentType.txt {
  background-position: 0 -400px; }

.communityDocuments .documentType.xls {
  background-position: 0 -500px; }

.communityDocuments .documentType.zip {
  background-position: 0 -600px; }

.communityDocuments .documentType.jpg {
  background-position: 0 -700px; }

.communityDocuments .documentType.gif {
  background-position: 0 -800px; }

.communityDocuments .documentType.png {
  background-position: 0 -900px; }

.communityDocuments .documentType.ppt {
  background-position: 0 -1000px; }

.communityDocuments .documentType.docx {
  background-position: 0 -1600px; }

.communityDocuments .documentType.xlsx {
  background-position: 0 -1700px; }

.communityDocuments .documentType.rar {
  background-position: 0 -1900px; }

.communityDocuments .documentType.jpeg {
  background-position: 0 -2000px; }

.communityDocuments .documentType.pptx {
  background-position: 0 -2100px; }

.communityDocuments .documentType.mp3 {
  background-position: 0 -2400px; }

.communityDocuments .documentType.wav {
  background-position: 0 -2500px; }

.communityDocuments .documentType.wma {
  background-position: 0 -2600px; }

.communityDocuments .documentType.ogg {
  background-position: 0 -2700px; }

.communityDocuments .documentType.mp4 {
  background-position: 0 -2800px; }

.communityDocuments .documentType.avi {
  background-position: 0 -2900px; }

.communityDocuments .documentType.mpg {
  background-position: 0 -3000px; }

.communityDocuments .documentType.mpeg {
  background-position: 0 -3100px; }

.communityDocuments .documentType.mov {
  background-position: 0 -3200px; }

.communityDocuments .documentType.wmv {
  background-position: 0 -3300px; }

.communityDocuments .documentType.youtube {
  background-position: 0 -4300px; }

.communityDocuments .documentType.eps {
  background-position: 0 -4400px; }

.communityDocuments .documentType.html {
  background-position: 0 -4500px; }

.communityDocuments .Folder {
  cursor: pointer;
  margin-top: -5px;
  display: none; }

.communityDocuments .media-body p {
  margin-bottom: .5em; }

.communityDocuments .i-plain.icon-folder-open {
  color: #ffca28;
  margin: 0; }

.list-group-item {
  border: none;
  border-bottom: 1px solid #EEE;
  margin-bottom: 0; }

.list-group .list-group-item:only-child {
  border-bottom: none; }

.list-group-item:nth-child(even) {
  background-color: #fafafa; }

.list-group-item:nth-child(even) {
  background-color: #fafafa; }

.communityDocuments .text-muted {
  font-size: .85em; }

.communityDocuments .breadcrumb {
  position: relative !important;
  margin-bottom: 10px !important;
  right: 0 !important; }

.communityDocuments .breadcrumb a {
  color: #008FC3; }

.communityDocuments .breadcrumb a:hover {
  text-decoration: underline !important; }

.communityDocuments .media-body p {
  padding-top: 5px;
  margin-bottom: 0; }

.communityDocuments .media-body a:hover {
  text-decoration: underline !important;
  color: #008FC3; }

.whitepaper-center {
  text-align: center; }

.whitepaper-lightbulb img {
  display: block;
  margin: auto; }

.whitepaper-ribbon-row {
  margin: 0 0 50px 0;
  clear: both; }

.whitepaper-ribbon-row img {
  float: left;
  margin-bottom: 20px;
  margin-right: 10px;
  display: block; }

/*.titleSection {
    height: 500px;
    background-size:100%;
    margin-bottom: 100px;
    }
    
.titleSectionContent h1 {
    color:#FFF;
    margin-block-start:auto;
    height:250px;
    line-height:450px;
    white-space:nowrap;
    font-size:4em;
    }*/
.titleSectionContent .button {
  margin: 30px 0px;
  text-align: center;
  border-radius: 5px;
  background: none;
  border-width: 2px; }

.numberTitle {
  font-size: 2.5em;
  font-family: 'VistaSlab';
  font-weight: 800;
  margin: 0 0 10px 0;
  color: #4c565c;
  line-height: 1.250em;
  text-align: center;
  padding-top: 30px; }

.bigImg {
  max-width: 500px;
  border-radius: 30px;
  box-shadow: 35px 45px 0px 0px #467da1,-35px -45px 0px 0px #2a4c6a;
  margin-top: 20px; }

.benefitTitle {
  font-size: 1.5em;
  font-family: 'VistaSlab';
  font-weight: 500;
  color: #4c565c; }

.benefitDetail {
  width: 100%;
  padding: 0px; }

.numberContent {
  text-align: center;
  padding: 0;
  margin: 0; }

.fad {
  font-size: 2em;
  padding: 10px 0px;
  display: block; }

.colorBlue {
  color: #008fc3; }

.colorGreen {
  color: #bfd434; }

.colorRed {
  color: #e42518; }

.colorGray {
  color: #a4adb3; }

.hoverBenefit {
  padding: 0px;
  margin: 0px; }

.ziprecruiter {
  border: 2px solid #CCCCCC;
  border-radius: 10px;
  padding: 30px;
  margin-bottom: 20px; }

.ziprecruiter .col-md-4 label {
  float: right; }

/*.ziprecruiter input[type="submit"] {
        background-color: #C3EA33;
        color: #FFF;
        border-color: #E5EBEC;
        font-weight: bold;
        font-size: 1.25em;
    }*/
.ziprecruiter .row .col-md-12 {
  max-width: 85%;
  margin: 0 auto;
  float: none; }

.ziprecruiter input[type="checkbox"] {
  margin-right: 6px; }

@media only screen and (max-width: 991px) {
  .ziprecruiter .col-md-4 label {
    float: left; }
  .ziprecruiter .row .col-md-12 {
    max-width: 100%; } }

.landing-list {
  margin-bottom: 1rem; }

.landing-list ul {
  width: 100%; }

.landing-list li {
  text-align: center;
  list-style: none;
  padding: .5rem;
  border-bottom: 1px solid #e6e6e6; }

.landing-list li:first-child {
  border-top: 1px solid #e6e6e6; }

.landing-list li:nth-child(odd) {
  background-color: #f5f5f5; }

.landing-list a {
  text-decoration: none; }

.landing-list a:hover {
  text-decoration: underline; }

.body-container.white .landing-box {
  border: 1px solid #f5f5f5; }

.body-container.blue .content, .body-container.blue .content h2 {
  text-align: center;
  color: #fff; }

.landing-box {
  background-color: #fff;
  border-radius: 5px;
  padding: 2rem 1rem;
  display: flex;
  flex-direction: column;
  transition: all .5s; }

.landing-box:hover {
  -webkit-box-shadow: 0px 10px 15px 1px rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0px 10px 15px 1px rgba(0, 0, 0, 0.19);
  box-shadow: 0px 10px 15px 1px rgba(0, 0, 0, 0.19); }

.landing-box .top {
  align-items: center;
  justify-content: center;
  text-align: center; }

.salaryCalculator .source {
  display: none; }

.salaryCalculator .aboveChart {
  display: none; }

.salaryCalculator .occupationInfo {
  display: none; }

.salaryCalculator .belowChart {
  bottom: 50px;
  left: 3%;
  position: relative;
  margin-bottom: 20px;
  text-align: center;
  display: none; }

.salaryCalculator .belowChart div {
  display: inline-block;
  width: 31%; }

.salaryCalculator .salaryTable {
  width: 100%; }

.salaryCalculator .salaryTable th, .salaryCalculator .salaryTable td {
  text-align: center !important;
  vertical-align: middle !important; }

.salaryCalculator .early {
  color: #007377; }

.salaryCalculator .mid {
  color: #004F71; }

.salaryCalculator .advanced {
  color: #582Cb3; }

@media screen and (min-width: 992px) {
  .salaryCalculator .col-md-2 {
    width: 19.667%; } }

@media screen and (max-width: 500px) {
  .salaryCalculator .belowChart {
    bottom: 40px; }
  .salaryCalculator .belowChart div {
    font-size: .75em; } }

.certmaster-announcement {
  background-color: #F2DEDE;
  border: 1px solid #ed241a;
  font-size: 1.1em;
  margin: 30px 0 0;
  padding: 20px; }

.new-certmaster .coloredbox .body h1 {
  font-weight: bolder;
  font-size: 3.5em; }

.new-certmaster h2 {
  text-align: center;
  padding-bottom: 30px; }

.new-certmaster h2#section1 {
  text-align: left; }

.new-certmaster span[id='section1 start'] + h2 {
  text-align: left; }

.new-certmaster.body-container.light-blue {
  color: #fff;
  background-color: #008fc3; }

.new-certmaster.body-container.light-blue p {
  color: #fff; }

.new-certmaster .heading.gray {
  background-color: #46545f; }

.new-certmaster .heading h3 {
  text-align: center;
  color: #fff; }

.new-certmaster .heading h3 span {
  font-size: 12px; }

.new-certmaster .how-learn h3 {
  text-align: center;
  color: #fff; }

.new-certmaster .how-learn h5 {
  color: #fff;
  font-size: 1.2em; }

.new-certmaster .what-learn h2, .what-learn h3 {
  text-align: center; }

.new-certmaster .what-learn h2 {
  padding-bottom: 10px; }

.new-certmaster .what-learn h3 {
  padding-bottom: 20px; }

.new-certmaster .what-learn p {
  padding-left: 50px; }

.new-certmaster .what-learn span img {
  display: block;
  float: left;
  padding: 15px 10px 20px 10px; }

.new-certmaster .coloredbox {
  width: 300px;
  min-height: 420px; }

.new-certmaster .most-popular h3 {
  position: absolute;
  left: 16%;
  top: -50px; }

.new-certmaster .coloredbox .button {
  display: block; }

.new-certmaster .coloredbox h1 span {
  font-size: 0.3em; }

.new-certmaster .coloredbox .body li {
  font-size: 1.2em; }

.new-certmaster.testimonial-container {
  background-color: #044a6c; }

.new-certmaster.testimonial-container h3 {
  text-align: center;
  color: #fff;
  padding: 50px 0 0 0; }

.new-certmaster .slider span h3 {
  margin: 0 0 70px 0; }

.new-certmaster .master-slider {
  padding: 0; }

.new-certmaster .ms-slide img {
  display: block;
  margin: auto;
  padding: 25px 0 0 0; }

.new-certmaster .ms-skin-default .ms-nav-prev {
  width: 33px;
  height: 71px;
  top: 25%;
  background: url(/images/default-source/siteimages/APlus-Test/left-arrow.png?sfvrsn=0); }

.new-certmaster .ms-skin-default .ms-nav-next {
  width: 33px;
  height: 71px;
  top: 25%;
  background: url(/images/default-source/siteimages/APlus-Test/right-arrow.png?sfvrsn=0); }

.new-certmaster .ms-bullets.ms-dir-h {
  display: none; }

.new-certmaster .ms-view p {
  color: #fff;
  text-align: center;
  padding-top: 30px; }

.new-certmaster .coloredbox .body ul.bulletlist {
  height: 160px; }

.new-certmaster .how-learn h2 {
  color: #fff; }

.new-certmaster.testimonial-container h2 {
  color: #fff;
  padding-top: 50px; }

.new-certmaster .coloredbox h1 {
  text-align: center;
  line-height: .75em; }

.new-certmaster.testimonial-container h1 {
  font-weight: bolder;
  font-size: 3.5em; }

.newcertmasteroverview {
  padding-top: 0px; }

.newcertmasteroverview a {
  margin-bottom: 5px; }

.new-certmaster.testimonial-container h2.testimonial-name {
  padding: 0 !important; }

.new-certmaster .what-learn h4, .new-certmaster .what-learn .sfContentBlock h4 {
  font-size: 1.2em !important; }

.new-certmaster .cmquotebox {
  position: relative;
  top: -25px; }

.new-certmaster .cmquotebox .quotecontent {
  border: 4px solid #ffffff;
  width: 80%;
  padding: 40px 0px;
  margin: 0px auto; }

.new-certmaster .cmquotebox .quoteimage {
  display: block; }

.new-certmaster .cmquotebox img {
  display: block;
  margin: auto;
  position: relative;
  top: 25px;
  background-color: #044a6c;
  padding: 0 20px; }

.new-certmaster .cmquotebox h2 {
  font-size: 1.5em; }

.new-certmaster .cmquotebox p {
  text-align: center;
  margin: 0px;
  padding: 0px;
  font-weight: 300;
  font-size: 1.5em; }

.new-certmaster.navigation-container {
  margin-bottom: 3px; }

@media only screen and (max-width: 640px) and (min-width: 360px) {
  .new-certmaster div.ms-view {
    height: 400px !important; } }

@media only screen and (max-width: 360px) {
  .new-certmaster div.ms-view {
    height: 460px !important; } }

@media screen and (max-width: 769px) {
  .new-certmaster .coloredbox {
    width: auto; }
  .new-certmaster .coloredbox a.button {
    width: auto; }
  .new-certmaster.testimonial-container h1 {
    font-size: 2.5em; } }

.col-md-6.cmnu {
  border-right: 1px solid #d0d5d6; }

@media only screen and (max-width: 991px) {
  .col-md-6.cmnu {
    border-right: none; } }

.certmaster .quotebox {
  border-radius: 10px;
  background-color: #ffffff;
  color: #74797c;
  height: 200px;
  margin-bottom: 25px;
  padding: 30px 20px 10px;
  width: 90%; }

.certmaster .quotebox .bigquote {
  font-family: "VistaSlabBook";
  font-size: 5em;
  line-height: 0;
  opacity: 0.5;
  padding-bottom: 15px;
  padding-top: 25px;
  color: #0391c2; }

.certmaster .quotebox .quote {
  color: #74797c;
  font-size: 1.2em;
  font-weight: bold;
  font-family: "VistaSlabBook"; }

.certmaster .quotebox .name {
  color: #74797c;
  font-size: 1.0em;
  font-weight: normal; }

.certmaster-banner-container {
  background-color: #034a6c;
  color: #ffffff;
  height: 400px; }

.certmaster-banner-container .banner-content .banner-text h1 {
  padding-top: 55px; }

.certmaster-banner-containe .banner-content .banner-text {
  width: 510px; }

.certmaster-banner-containe .banner-content .banner-text h3 {
  font-size: 1.8em;
  color: #fff; }

.certmasterbackground {
  background-image: url("https://comptiacdn.azureedge.net/webcontent/images/default-source/training/certmaster/certmasterbannerbackground.png?sfvrsn=87a5a01f_2");
  background-position: calc(50% + 238px) 0px !important;
  background-repeat: no-repeat; }

.cermaster-large-text {
  font-size: 1.50em;
  font-weight: 100; }

.certmaster-login .body {
  text-align: center; }

.certmaster-login input {
  margin-bottom: 10px; }

.certmaster-login input[type=submit] {
  text-align: center; }

.certmaster-login p {
  font-size: .85em;
  text-align: center; }

@media screen and (max-device-width: 768px) {
  .certmaster-banner-container .banner-content .banner-text h1 {
    font-size: 1.75em !important; }
  .certmaster-banner-container {
    height: 350px; }
  .certmaster-banner-container .banner-content .banner-text {
    width: 65%; } }

@media screen and (max-device-width: 640px) {
  .banner-content .banner-text {
    width: 60%; }
  .certmaster-banner-container p {
    display: none; } }

@media screen and (max-device-width: 600px) {
  .certmaster-banner-container .banner-content .banner-text {
    width: 50%; }
  .certmaster-banner-container .banner-content .banner-text h1 {
    font-size: 1.5em !important;
    padding-top: 55px !important; } }

@media screen and (max-width: 460px) {
  .certmaster-banner-container .banner-content .banner-text {
    width: 50%; } }

@media screen and (max-width: 360px) {
  .certmaster-banner-container .banner-content img {
    display: none; }
  .certmaster-banner-container .banner-content .banner-text {
    width: 100%; } }

.certmaster .coloredbox {
  width: 100%;
  max-width: 100%;
  min-width: 100px;
  border-radius: 10px;
  border: 1px solid #E9E9E9;
  margin-bottom: 20px; }

.certmaster .coloredbox .heading {
  border-radius: 10px 10px 0px 0px; }

.certmaster .coloredbox .blue {
  background-color: #008fc3; }

.certmaster .coloredbox .red {
  background-color: #ec3429; }

.certmaster .coloredbox .yellow {
  background-color: #bfd434; }

.certmaster .coloredbox .heading h3 {
  color: #ffffff;
  padding: 20px;
  margin: 0;
  font-size: 1.20em; }

.certmaster .coloredbox .body {
  background-color: #ffffff;
  border-radius: 0px 0px 10px 10px;
  padding: 20px; }

.certmaster .coloredbox .body p:last-child {
  margin-bottom: 0px; }

.productbg1 {
  background-image: url("https://comptiacdn.azureedge.net/webcontent/images/default-source/certproduct/productbg-1.png?sfvrsn=e690de36_2");
  background-position: calc(50% + 250px) 50px;
  background-repeat: no-repeat; }

.productbg2 {
  background-image: url("https://comptiacdn.azureedge.net/webcontent/images/default-source/certproduct/productbg-2.png?sfvrsn=e690de36_2");
  background-position: calc(50% + 250px) 50px;
  background-repeat: no-repeat; }

.productbg3 {
  background-image: url("https://comptiacdn.azureedge.net/webcontent/images/default-source/certproduct/productbg-3.png?sfvrsn=e690de36_2");
  background-position: calc(50% + 250px) 50px;
  background-repeat: no-repeat; }

.banner-content .product-breadcrumb {
  padding-top: 20px;
  text-transform: uppercase;
  font-size: .75em;
  font-weight: bold; }

.banner-content .product-breadcrumb a {
  color: #FFFFFF; }

.banner-content h1 {
  color: #FFFFFF;
  padding-top: 100px; }

.banner-content p {
  text-transform: uppercase;
  color: #FFFFFF; }

.banner-content img {
  float: left;
  width: 200px;
  padding-left: 5px;
  padding-top: 100px;
  filter: drop-shadow(20px 25px 5px rgba(0, 0, 0, 0.2));
  -webkit-filter: drop-shadow(20px 25px 5px rgba(0, 0, 0, 0.2));
  -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=1, Color='#000000')"; }

.banner-content img.bookimage {
  float: left;
  width: 300px;
  padding-left: 0px;
  padding-top: 45px;
  filter: drop-shadow(0px 0px 0px black);
  -webkit-filter: drop-shadow(0px 0px 0px black);
  -ms-filter: "";
  right: 0px; }

.banner-content .banner-text {
  width: 450px;
  float: left; }

@media screen and (max-device-width: 768px) {
  .productbg1 {
    background-position: calc(50% + 400px) 50px; }
  .banner-container {
    height: 250px; }
  .banner-content img {
    padding-top: 25px; }
  .banner-content h1 {
    padding-top: 43px; } }

@media screen and (max-device-width: 640px) {
  .productbg1 {
    background: none;
    background-color: #008fc3; }
  .banner-container {
    height: 250px; }
  .banner-content .banner-text {
    width: 50%; }
  .banner-content img {
    width: 150px;
    height: 150px;
    padding-left: 20px;
    padding-top: 45px; }
  .banner-content h1 {
    font-size: 1.75em;
    padding-top: 50px !important; } }

@media screen and (max-device-width: 350px) {
  .banner-content img {
    display: none; } }

.productnavigation ul {
  list-style: outside none none;
  clear: both;
  content: "";
  display: table;
  width: 100%;
  overflow: auto;
  padding-top: 25px;
  transition: width 0s linear 0.5s,opacity 0.5s linear;
  -moz-transition: width 0s linear 0.5s,opacity 0.5s linear;
  -ms-transition: width 0s linear 0.5s,opacity 0.5s linear;
  -o-transition: width 0s linear 0.5s,opacity 0.5s linear;
  -webkit-transition: width 0s linear 0.5s,opacity 0.5s linear; }

.productnavigation ul li {
  float: left;
  text-align: center;
  text-transform: uppercase; }

.productnavigation ul li a.links {
  color: #6a7377;
  padding: 10px;
  text-decoration: none; }

.productnavigation ul li a.links:hover {
  text-decoration: none;
  color: #0391c2;
  box-shadow: inset 0 -4px 0 #0391c2;
  -webkit-transition: width .25s ease, box-shadow .25s ease-out;
  -moz-transition: width .25s ease, box-shadow .25s ease-out;
  -ms-transition: width .25s ease, box-shadow .25s ease-out;
  -o-transition: width .25s ease, box-shadow .25s ease-out;
  transition: width .25s ease, box-shadow .25s ease-out;
  text-decoration: none; }

.productnavigation ul li > a.selected {
  color: #0391c2;
  box-shadow: inset 0 -4px 0 #0391c2;
  -webkit-transition: width .25s ease, box-shadow .25s ease-out;
  -moz-transition: width .25s ease, box-shadow .25s ease-out;
  -ms-transition: width .25s ease, box-shadow .25s ease-out;
  -o-transition: width .25s ease, box-shadow .25s ease-out;
  transition: width .25s ease, box-shadow .25s ease-out;
  text-decoration: none; }

.productnavigation ul li.elements6 {
  width: 15%; }

.productnavigation ul li.elements5 {
  width: 20%; }

.productnavigation a.buybutton {
  background-color: #e42518;
  padding: 10px 20px;
  border-radius: 10px 0px 10px 0px;
  color: #FFFFFF !important;
  box-shadow: none !important; }

.productnavigation a.buybutton:hover {
  background: #CD2116;
  text-decoration: none;
  box-shadow: none !important;
  color: #FFFFFF !important; }

.productnavigation a.certmasterbutton {
  background-color: #a4adb3 !important;
  padding: 10px 20px !important;
  border-radius: 10px 0px 10px 0px !important;
  color: #FFFFFF !important;
  box-shadow: none !important; }

.productnavigation a.certmasterbutton:hover {
  text-decoration: none;
  background-color: #e42518; }

.locknavigation {
  position: fixed;
  top: 0px;
  left: 0;
  width: 100%; }

.productnavigation img.logo {
  display: none;
  /*float:left;*/
  visibility: hidden;
  opacity: 0; }

.locknavigation img.logo {
  display: block;
  visibility: visible;
  opacity: 1;
  padding-top: 0;
  height: 80px;
  max-width: 175px; }

.locknavigation ul {
  width: 90%;
  float: right; }

@media only screen and (max-width: 768px) {
  .navigation-container {
    display: none; } }

@media only screen and (max-width: 1024px) {
  .locknavigation .productnavigation ul li a {
    font-size: 0.85em; }
  .locknavigation ul {
    width: 85%; }
  .locknavigation img.logo {
    max-width: 151px; } }

@media only screen and (max-width: 980px) {
  .locknavigation img.logo {
    max-width: 170px;
    display: none; }
  .productnavigation ul {
    width: 100%; } }

@media only screen and (max-width: 950px) {
  .locknavigation .productnavigation ul li a {
    font-size: 0.75em; } }

.overview-content .productdescription {
  font-size: 1.75em;
  font-weight: 100; }

.overview-content .productbox {
  background-color: #f7f8fa;
  border-radius: 0px 0px 10px 10px;
  padding: 20px;
  margin-bottom: 30px; }

.overview-content .productbox h4 {
  font-size: 1em; }

.overview-content #ProductIntro {
  padding-bottom: 20px; }

.productVideo {
  float: right;
  padding-left: 20px; }

.overview-content .productintrobox {
  min-height: 200px;
  display: table; }

.overview-content .productintrobox img {
  float: left;
  margin: 0px 10px 10px 0px;
  width: 200px;
  max-width: 200px; }

.overview-content .productintrobox h1 {
  display: table-cell;
  vertical-align: middle; }

.overview-container img {
  max-width: 100%; }

@media only screen and (max-device-width: 480px) {
  .overview-content .productdescription {
    font-size: 1.5em; }
  .overview-content .productintrobox img {
    max-width: 115px; }
  .overview-content .productintrobox h1 {
    display: inline; } }

.SkillsMasterIcons-content .sfContentBlock {
  padding-top: 65px;
  padding-bottom: 80px; }

.SkillsMasterIcons-content .skillsicon {
  display: inline-block;
  float: left;
  width: 40px;
  padding-top: 15px; }

.SkillsMasterIcons-container {
  background-color: #eaebed; }

.SkillsMasterIcons-content .skillstext {
  overflow: hidden; }

.SkillsMasterIcons-content h3.skills {
  padding-bottom: 20px;
  text-align: center; }

.SkillsMasterIcons-content .grid .column-span4 {
  width: 33%;
  /*background-color: #f2f2f2;*/
  min-height: 150px;
  margin-bottom: .5%;
  padding: 10px 20px; }

.SkillsMasterIcons-content .grid .column + .column {
  margin-left: .5%; }

.SkillsMasterIcons-content .grid .column-span4 p {
  margin: 0; }

@media only screen and (max-device-width: 1158px) {
  .SkillsMasterIcons-content .grid .column-span4 {
    min-height: 215px; } }

@media only screen and (max-width: 768px) {
  .SkillsMasterIcons-content .grid .column-span4 {
    width: auto;
    min-height: auto; } }

.buyoptionstable tr td {
  padding: 10px;
  text-align: center;
  vertical-align: bottom; }

.buyoptionstable tr.buybuttonrow td {
  padding: 20px; }

.buyoptionstable tr td:first-child {
  text-align: right; }

.buyoptionstable tr td h5 {
  margin-bottom: 0px; }

.buyoptionstable a.buybutton {
  background-color: #e42518;
  padding: 10px 20px;
  border-radius: 10px 0px 10px 0px;
  color: #FFFFFF;
  display: inline-block;
  margin-top: 6px;
  margin-left: 13px;
  font-size: 1.20em; }

.buyoptionstable a.buybutton:hover {
  background: #CD2116;
  text-decoration: none; }

.buyoptionstable a.buybutton img {
  width: 22px;
  height: 15px;
  padding-right: 4px; }

table.buyoptionstable tr td.check {
  font-size: 2em;
  text-align: center;
  padding: 20px; }

table.buyoptionstable tr {
  border-bottom: solid 2px #eeeff1; }

table.buyoptionstable tr td.best {
  background: #f7f8fa;
  position: relative; }

table.buyoptionstable tr:last-child, table.buyoptionstable tr:nth-last-child(2) {
  border-bottom: none; }

.buyexam-content {
  padding-top: 65px;
  padding-bottom: 80px; }

.grid-value {
  position: relative;
  right: -32px;
  transform: rotate(45deg);
  color: #fff;
  font-weight: bold;
  padding: 2px 5px;
  background-image: url(//cdn-sb.mozu.com/17181-m9/cms/files/683b8e33-da78-4ce2-87b1-d59601ad64a9);
  width: 122px;
  height: 35px;
  text-align: center;
  line-height: 14px;
  font-size: 13px;
  top: 76px; }

.best .grid-value {
  position: absolute;
  right: -25px;
  transform: rotate(45deg);
  color: #fff;
  font-weight: bold;
  padding: 2px 5px;
  background-image: url(//cdn-sb.mozu.com/17181-m9/cms/files/683b8e33-da78-4ce2-87b1-d59601ad64a9);
  background-size: 100%;
  width: 110px;
  height: 30px;
  text-align: center;
  line-height: 12px;
  font-size: 12px;
  top: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* New styles for new markup (should remove the need for javascript to rewrite the tables*/
.buyexam-content div.purchase-table {
  padding: 0; }

.purchase-table {
  width: 100%;
  margin: 0px auto; }

.purchase-table:after {
  clear: both;
  display: block;
  content: ' '; }

.purchase-table, .purchase-table div {
  padding: 0; }

.buyexam-content h3 {
  margin: 0 auto 20px;
  text-align: center;
  width: 100%; }

.buyexam-content .purchase-row.heading h2 {
  position: absolute;
  bottom: 59px;
  padding: 0;
  margin: 0;
  left: 0;
  width: 100%;
  text-align: center; }

.buy-options-cert-container {
  width: 24%;
  margin: 10px auto 20px; }

select.buy-options-cert {
  width: 100%; }

@media only screen and (max-width: 767px) {
  .buyexam-content h3 {
    width: 100%; }
  .buyexam-content .purchase-row.heading h2 {
    position: relative;
    bottom: 0;
    padding-top: 10px; }
  .buy-options-cert-container {
    width: 70%; } }

@media only screen and (min-width: 767px) {
  .purchase-column:first-of-type {
    max-width: 36%;
    width: auto; } }

.purchase-column {
  width: 16%;
  float: left; }

.purchase-column.third {
  width: 33%; }

.purchase-column.best {
  background: #f7f8fa; }

.purchase-column .purchase-row {
  width: 100%;
  padding: 10px;
  border-bottom: solid 2px #eeeff1;
  height: 66px;
  box-sizing: border-box;
  text-align: center; }

.purchase-column .purchase-row.heading {
  height: 159px;
  position: relative; }

.purchase-column .purchase-row p.affirm-as-low-as {
  font-size: .8em;
  position: absolute;
  bottom: 10px;
  margin: 0;
  left: 0; }

.purchase-column.third p.affirm-as-low-as {
  left: 22%; }

@media only screen and (max-width: 767px) {
  .purchase-column .purchase-row p.affirm-as-low-as {
    width: 100%; } }

.purchase-row.heading h5 {
  margin-bottom: 0px; }

.purchase-column .purchase-row.row-heading {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  text-align: right; }

.purchase-row.check {
  font-size: 2em;
  text-align: center;
  padding: 20px; }

.purchase-row.buy-button {
  padding: 20px 15px;
  border: none;
  height: 98px; }

.purchase-row.buy-button a.buybutton {
  background-color: #e42518;
  padding: 10px 20px;
  border-radius: 10px 0px 10px 0px;
  color: #ffffff;
  display: inline-block;
  margin-top: 6px;
  margin-left: 13px;
  font-size: 1.20em; }

body[lang=de] .purchase-row.buy-button, body[lang=es] .purchase-row.buy-button, body[lang=pt] .purchase-row.buy-button {
  padding: 20px 14px; }

body[lang=de] .purchase-row.buy-button a.buybutton, body[lang=es] .purchase-row.buy-button a.buybutton, body[lang=pt] .purchase-row.buy-button a.buybutton {
  padding: 10px 7px;
  width: 100%; }

.purchase-row.buy-button a img {
  width: 22px;
  height: 15px;
  padding-right: 4px; }

@media only screen and (max-width: 767px) {
  .purchase-column {
    float: none;
    margin-bottom: 30px;
    width: 100%; }
  .purchase-column .purchase-row {
    position: relative;
    padding-left: 65%;
    white-space: normal;
    text-align: center;
    font-size: 1em; }
  .purchase-column .purchase-row:before {
    content: attr(data-title);
    position: absolute;
    top: 8px;
    left: 6px;
    width: 65%;
    text-align: right; }
  .purchase-column .purchase-row.check {
    font-size: 2em; }
  .purchase-column .purchase-row.check:before {
    font-size: .45em; }
  .purchase-column.best {
    width: 36%;
    margin-left: 64%; }
  .purchase-column.best .purchase-row {
    padding-left: 56%; }
  .purchase-column.best .purchase-row {
    background: #f7f8fa;
    padding-left: 0;
    padding-right: 0; }
  .purchase-column.best .purchase-row:before {
    content: attr(data-title);
    position: absolute;
    top: 12px;
    left: -100%;
    width: 180%;
    border-bottom: 2px solid #eeeff1;
    height: 54px;
    margin-left: -81%; }
  .purchase-column.best .purchase-row.heading:before {
    height: 109px; }
  .purchase-row.buy-button {
    border-bottom: 2px solid #eeeff1;
    height: 66px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%; }
  .purchase-row.buy-button a.buybutton {
    margin-left: -201%;
    width: 300%; }
  .purchase-column.best .purchase-row.buy-button a.buybutton {
    margin-left: -184%;
    width: 242%; } }

.ms-slide h1 {
  color: #fff;
  margin: 0 0 0 155px;
  text-align: center;
  width: 70%;
  font-size: 2.60em; }

.testimonial-quote {
  font-family: "VistaSlab";
  color: #0271a4;
  font-weight: bold;
  font-size: 150px;
  text-align: center;
  margin: 50px 0 0 0; }

@media print {
  .testimonial-quote {
    font-family: Calibri, Arial, Helvetica, sans-serif; } }

h2.testimonial-name {
  font-size: 20px;
  font-weight: bold;
  width: 70%;
  color: #fff;
  margin: auto; }

/* for mobile */
@media only screen and (max-width: 768px) {
  .testimonial-quote {
    font-size: 3.75em;
    margin: 20px 0 0 0; }
  div.ms-slide h1 {
    font-size: 0.75em;
    margin: 0px 0px 0px 70px; }
  h2.testimonial-name {
    font-size: 0.75em; } }

@media only screen and (max-width: 360px) {
  div.ms-nav-next {
    display: none; }
  div.ms-nav-prev {
    display: none; }
  .master-slider {
    padding-bottom: 20px;
    padding-top: 20px; }
  div.ms-slide h1 {
    font-size: 18px; }
  div.ms-view {
    height: 300px !important; } }

@media only screen and (max-width: 640px) and (min-width: 360px) {
  div.ms-slide h1 {
    font-size: 1.2em; }
  h2.testimonial-name {
    font-size: 0.75em; }
  div.ms-view {
    height: 340px !important; } }

@media only screen and (device-width: 768px) {
  /* for iPads CO*/
  div.ms-slide h1 {
    font-size: 22px; }
  h2.testimonial-name {
    font-size: 18px; } }

/** 
 *  Master Slider
 * 	Core css file
 */
.master-slider {
  position: relative;
  visibility: hidden;
  -moz-transform: translate3d(0, 0, 0);
  padding-top: 55px;
  padding-bottom: 55px; }

.master-slider a {
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }

.master-slider, .master-slider * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.master-slider.ms-fullheight {
  height: 100%; }

.ms-layout-partialview .ms-view {
  overflow: visible;
  background-color: transparent; }

.ms-layout-partialview .ms-container {
  overflow: hidden; }

.master-slider img, .ms-slide-bgvideocont video {
  max-width: none; }

.ms-ie img {
  border: none; }

.ms-ie8 * {
  opacity: inherit;
  filter: inherit; }

.ms-ie7 {
  zoom: 1; }

.ms-moz .ms-slide-bgcont > img {
  transform: translateX(0px); }

.ms-loading-container {
  position: absolute;
  width: 100%;
  top: 0; }

.ms-slide-auto-height {
  display: table; }

.ms-loading-container .ms-loading,
.ms-slide .ms-slide-loading {
  width: 36px;
  height: 36px;
  border-radius: 60px;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -18px;
  opacity: 0.9; }

/* grab cursor */
.ms-no-swipe, .ms-def-cursor {
  cursor: auto !important; }

.ms-grab-cursor {
  cursor: url(https://comptiacdn.azureedge.net/webcontent/images/default-source/mainsitetemplateimages/grab.png?sfvrsn=3d68b11e_2), move; }

.ms-grabbing-cursor {
  cursor: url(https://comptiacdn.azureedge.net/webcontent/images/default-source/mainsitetemplateimages/grabbing.png?sfvrsn=6c4db11d_2), move; }

.ms-ie .ms-grab-cursor {
  cursor: move; }

.ms-ie .ms-grabbing-cursor {
  cursor: move; }

.ms-view {
  margin: 0px auto;
  overflow: hidden;
  background: transparent none repeat scroll 0% 0%;
  position: relative;
  -webkit-perspective: 2000px;
  -moz-perspective: 2000px;
  -ms-perspective: 2000px;
  perspective: 2000px; }

.ms-view .ms-slide-container {
  position: relative; }

.ms-slide {
  position: absolute;
  height: 100%;
  -webkit-transform: translateZ(0px);
  -ms-transform: translateZ(0px);
  -o-transform: translateZ(0px);
  transform: translateZ(0px); }

.ms-wk .ms-slide {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.ms-slide .ms-slide-bgcont,
.ms-slide .ms-slide-bgvideocont {
  position: absolute;
  overflow: hidden;
  width: 100%; }

.ms-slide .ms-slide-link {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 110; }

.ms-ie .ms-slide-link {
  background: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBR‌​AA7") 0 0 repeat; }

.ms-slide .ms-slide-bgvideocont {
  z-index: 105;
  height: 100%; }

.ms-wk .ms-slide .ms-slide-bgvideocont,
.ms-wk .ms-slide-bgvideocont > video {
  -webkit-transform: translateZ(0.3px);
  transform: translateZ(0.3px); }

.ms-slide .ms-slide-bgvideo {
  position: absolute;
  top: 0px; }

.ms-inner-controls-cont, .ms-container {
  position: relative;
  margin: 0 auto; }

.ms-slide .ms-slide-bgcont img, .ms-container, .ms-inner-controls-cont {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.ms-slide .ms-layer {
  position: absolute; }

.ms-slide .ms-slide-layers {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
  z-index: 109;
  top: 0px; }

.ms-slide .ms-slide-video {
  position: absolute;
  top: 0;
  z-index: 111;
  background: black;
  padding: 0;
  margin: 0;
  border: none; }

.ms-parallax-layer {
  width: 100%;
  position: absolute;
  top: 0; }

.ms-scroll-parallax-cont {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%; }

.ms-wk .ms-scroll-parallax-cont {
  -webkit-transform: translateZ(0.4px);
  transform: translateZ(0.4px); }

/*.ms-scroll-parallax .ms-sl-selected .ms-scroll-parallax-cont,
.ms-scroll-parallax .ms-sl-selected .ms-slide-bgcont{}
.ms-scroll-parallax .ms-slide-bgcont{}*/
/*-----------------------------------------------------------*/
.ms-action-layer {
  cursor: pointer; }

.ms-btn-container {
  position: absolute; }

.ms-btn {
  text-decoration: none;
  display: inline-block;
  color: black;
  position: relative;
  padding: 8px 15px;
  cursor: pointer;
  white-space: nowrap; }

.ms-default-btn {
  background: #0074A2;
  border-radius: 5px;
  color: #FFF; }

.ms-default-btn:hover {
  background-color: #0098D5; }

.ms-default-btn:active {
  top: 1px; }

.ms-btn-s {
  padding: 14px 17px;
  font-size: 80%;
  line-height: 0; }

.ms-btn-m {
  padding: 12px 40px; }

.ms-btn-n {
  padding: 8px 25px;
  font-size: 95%; }

.ms-btn-l {
  padding: 17px 50px;
  font-size: 120%; }

.ms-btn-round {
  border-radius: 5px; }

.ms-btn-circle {
  border-radius: 100px; }

.ms-btn-outline-round {
  border-radius: 5px; }

.ms-btn-outline-circle {
  border-radius: 100px; }

/*-----------------------------------------------------------*/
.ms-layer.video-box {
  background: black; }

.ms-layer.video-box iframe {
  padding: 0;
  margin: 0;
  border: none;
  position: absolute;
  z-index: 111; }

.ms-slide .ms-slide-vpbtn, .ms-slide .ms-video-btn {
  position: absolute;
  cursor: pointer;
  z-index: 112; }

.ms-slide .ms-slide-vcbtn {
  position: absolute;
  cursor: pointer;
  z-index: 113; }

.ms-slide-vcbtn-mobile {
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 28px;
  background-color: black;
  color: white;
  text-align: center;
  cursor: pointer;
  z-index: 113; }

.ms-slide-vcbtn-mobile .ms-vcbtn-txt {
  text-transform: uppercase;
  font-family: sans-serif;
  font-size: 0.75em;
  display: inline-block;
  /*background: url(video-close-btn.png) no-repeat 0px 3px;*/
  padding-left: 15px;
  height: 15px;
  color: #DBDBDB;
  margin-top: 7px; }

.ms-wk .ms-slide .ms-slide-vcbtn,
.ms-wk .ms-slide .ms-slide-layers,
.ms-wk .ms-slide .ms-slide-vpbtn,
.ms-wk .ms-slide .ms-slide-video,
.ms-wk .ms-slide-link {
  -webkit-transform: translateZ(0.44px);
  transform: translateZ(0.44px); }

.ms-video-img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.ms-mask-frame {
  overflow: hidden;
  position: absolute;
  float: left; }

/* controls */
.ms-thumb-list {
  overflow: hidden;
  position: absolute; }

.ms-thumb-list.ms-dir-h {
  width: 100%; }

.ms-thumb-list.ms-dir-v {
  height: 100%;
  top: 0; }

.ms-thumbs-cont {
  position: relative; }

.ms-thumb-frame img {
  width: 100%;
  height: auto; }

.ms-thumb-frame {
  cursor: pointer;
  float: left;
  overflow: hidden;
  opacity: 0.5;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -ms-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms; }

.ms-thumb-frame-selected {
  opacity: 1; }

.ms-tabs .ms-thumb-frame {
  background-color: #F6f6f6;
  text-shadow: 0 1px 1px white;
  color: #222;
  border: solid 1px white;
  border-width: 0 1px 1px 0;
  overflow: visible;
  position: relative;
  opacity: 1;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out; }

.ms-tabs.ms-dir-h .ms-thumb-frame {
  margin-top: 12px; }

.ms-tabs.ms-dir-v .ms-thumb-frame {
  margin-left: 12px; }

.ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame {
  margin-left: 0px; }

.ms-tabs.ms-dir-h.ms-align-top {
  z-index: 140; }

.ms-tabs.ms-dir-h.ms-align-top .ms-thumb-frame {
  margin-top: -12px; }

.ms-tabs .ms-thumb {
  padding: 20px 20px; }

.ms-tabs .ms-thumb-frame-selected {
  opacity: 1;
  background: #EDEDED; }

.ms-tabs .ms-thumb-frame .ms-thumb-ol {
  position: absolute;
  opacity: 0;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out; }

.ms-tabs.ms-dir-h .ms-thumb-frame .ms-thumb-ol {
  top: 0px;
  left: 50%;
  margin-left: -12px;
  border-bottom: solid 12px #F6f6f6;
  border-left: solid 12px transparent;
  border-right: solid 12px transparent; }

.ms-tabs.ms-dir-h.ms-align-bottom .ms-thumb-frame-selected .ms-thumb-ol {
  opacity: 1;
  top: -12px;
  border-bottom-color: #EDEDED; }

.ms-tabs.ms-dir-h.ms-align-top .ms-thumb-frame .ms-thumb-ol {
  bottom: 0px;
  top: auto;
  border-bottom: 0px;
  border-top: solid 12px #F6f6f6; }

.ms-tabs.ms-dir-h.ms-align-top .ms-thumb-frame-selected .ms-thumb-ol {
  opacity: 1;
  bottom: -12px;
  border-top-color: #EDEDED; }

.ms-tabs.ms-dir-v .ms-thumb-frame .ms-thumb-ol {
  top: 50%;
  left: 0;
  margin-top: -12px;
  border-right: solid 12px #EDEDED;
  border-top: solid 12px transparent;
  border-bottom: solid 12px transparent; }

.ms-tabs.ms-dir-v.ms-align-right .ms-thumb-frame-selected .ms-thumb-ol {
  opacity: 1;
  left: -12px;
  border-right-color: #EDEDED; }

.ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame .ms-thumb-ol {
  left: auto;
  right: 0;
  border-right: 0;
  border-left: solid 12px #EDEDED; }

.ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame-selected .ms-thumb-ol {
  opacity: 1;
  right: -12px;
  border-left-color: #EDEDED; }

.ms-bullet {
  cursor: pointer;
  float: left; }

.ms-bullets.ms-dir-h {
  position: absolute;
  bottom: 20px;
  right: 50%;
  width: 100px; }

.ms-bullets.ms-dir-v {
  position: absolute;
  top: 50%; }

.ms-bullets.ms-dir-v .ms-bullet {
  float: none; }

.ms-bullets.ms-dir-h .ms-bullets-count {
  position: relative;
  right: -50%; }

.ms-sbar {
  position: absolute; }

.ms-sbar.ms-dir-h {
  left: 10px;
  right: 10px;
  top: 5px; }

.ms-sbar.ms-dir-v {
  top: 10px;
  bottom: 10px;
  right: 5px; }

.ms-sbar .ms-bar {
  height: 4px;
  background: #333;
  border-radius: 4px; }

.ms-sbar.ms-dir-v .ms-bar {
  width: 4px; }

.ms-sbar .ms-bar {
  position: relative;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -ms-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms; }

.ms-timerbar {
  width: 100%;
  bottom: 0px;
  position: absolute; }

.ms-ctimer {
  position: absolute;
  top: 30px;
  left: 30px;
  cursor: pointer; }

.ms-time-bar {
  -webkit-transition: width 120ms linear;
  -moz-transition: width 120ms linear;
  -ms-transition: width 120ms linear;
  -o-transition: width 120ms linear;
  transition: width 120ms linear; }

.ms-ie7 .ms-tooltip-arrow {
  height: 0px; }

.ms-slide-info {
  position: absolute; }

.ms-slide-info.ms-dir-v {
  top: 0; }

.ms-slide-info.ms-dir-h {
  width: 100%; }

@keyframes point-anim {
  0% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -o-transform: scale(0.5);
    -ms-transform: scale(0.5);
    opacity: 1; }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    opacity: 0; } }

@-webkit-keyframes point-anim {
  0% {
    -webkit-transform: scale(0.5);
    opacity: 1; }
  100% {
    -webkit-transform: scale(1.5);
    opacity: 0; } }

/* In Android browser, using css animations over slider causes some crashes */
.ms-android .ms-tooltip-point .ms-point-border {
  animation: none;
  -moz-animation: none;
  -webkit-animation: none;
  -o-animation: none; }

/**
 *  Master Slider
 *  Default Skin
 */
.ms-skin-default .ms-slide .ms-slide-vpbtn,
.ms-skin-default .ms-video-btn {
  width: 50px;
  height: 51px;
  /*background: url(light-skin-1.png) no-repeat -14px -150px;*/
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px; }

.ms-skin-default .ms-slide .ms-slide-vcbtn {
  width: 30px;
  height: 30px;
  /*background: url(light-skin-1.png) no-repeat -24px -28px;*/
  top: 18px;
  right: 30px; }

/* controls */
.ms-skin-default .ms-nav-next,
.ms-skin-default .ms-nav-prev {
  width: 27px;
  background: url(https://comptiacdn.azureedge.net/webcontent/images/default-source/certproduct/arrow_left.png?sfvrsn=b5203ca7_2);
  height: 49px;
  cursor: pointer;
  top: 50%;
  left: 30px;
  margin-top: -20px;
  position: absolute;
  z-index: 110; }

.ms-skin-default .ms-nav-next {
  right: 30px;
  left: auto;
  background: url(https://comptiacdn.azureedge.net/webcontent/images/default-source/certproduct/arrow_right.png?sfvrsn=b5203ca7_2); }

.ms-skin-default .ms-bullet {
  width: 10px;
  height: 10px;
  background: #0391c2 none repeat scroll 0% 0%;
  border: 2px solid #026e9d;
  border-radius: 10px;
  margin: 4px; }

.ms-skin-default .ms-bullet-selected {
  background: #026e9d none repeat scroll 0% 0%;
  border: 2px solid #026e9d; }

.ms-skin-default .ms-time-bar {
  height: 3px;
  background: #FFFFFF;
  border-top: solid 1px rgba(0, 0, 0, 0.41); }

.ms-skin-default .ms-tooltip {
  position: absolute;
  z-index: 210;
  cursor: auto; }

.ms-skin-default .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-default .ms-tooltip-bottom .ms-tooltip-arrow {
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
  position: absolute;
  left: 50%;
  margin-left: -10px; }

.ms-skin-default .ms-tooltip-top .ms-tooltip-arrow {
  border-top: solid 10px;
  border-top-color: silver;
  border-top-color: rgba(240, 240, 240, 0.88);
  bottom: -10px; }

.ms-skin-default .ms-tooltip-bottom .ms-tooltip-arrow {
  border-bottom: solid 10px;
  border-bottom-color: silver;
  border-bottom-color: rgba(240, 240, 240, 0.88);
  top: -10px; }

.ms-skin-default .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-default .ms-tooltip-left .ms-tooltip-arrow {
  border-top: solid 10px transparent;
  border-bottom: solid 10px transparent;
  position: absolute;
  top: 50%;
  margin-top: -10px; }

.ms-skin-default .ms-tooltip-right .ms-tooltip-arrow {
  border-right: solid 10px;
  border-right-color: silver;
  border-right-color: rgba(240, 240, 240, 0.88);
  left: -10px; }

.ms-skin-default .ms-tooltip-left .ms-tooltip-arrow {
  border-left: solid 10px;
  border-left-color: silver;
  border-left-color: rgba(240, 240, 240, 0.88);
  right: -10px; }

.ms-skin-default .ms-tooltip-point {
  cursor: pointer; }

.ms-skin-default .ms-tooltip-point .ms-point-center {
  width: 12px;
  height: 12px;
  border-radius: 15px;
  border: solid 2px #BBB;
  background: white;
  margin: -8px 0 0 -8px;
  position: absolute;
  z-index: 105; }

.ms-skin-default .ms-tooltip-point .ms-point-border {
  width: 22px;
  height: 22px;
  background: black;
  background: rgba(0, 0, 0, 0.36);
  margin: -11px 0 0 -11px;
  position: absolute;
  border-radius: 15px;
  animation: point-anim 1.5s infinite;
  -moz-animation: point-anim 1.5s infinite;
  -webkit-animation: point-anim 1.5s infinite;
  -o-animation: point-anim 1.5s infinite; }

.ms-skin-default .ms-tooltip {
  max-width: 200px; }

.ms-skin-default .ms-tooltip-cont {
  padding: 10px;
  background: silver;
  background: rgba(240, 240, 240, 0.88);
  text-shadow: 0 1px 0px white;
  margin-left: -1px; }

/* retina */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .ms-skin-default .ms-slide .ms-slide-vpbtn,
  .ms-skin-default .ms-video-btn,
  .ms-skin-default .ms-slide .ms-slide-vcbtn,
  .ms-skin-default .ms-nav-next,
  .ms-skin-default .ms-nav-prev,
  .ms-skin-default .ms-bullet {
    /*background-image: url(light-skin-1-retina.png);*/
    /*background-size: 152px 225px;*/ } }

.renewalbox {
  background-color: #FFFFFF;
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 20px; }
  .renewalbox p {
    margin: 0px; }
  .renewalbox .big {
    font-size: 4em;
    color: #005d84;
    font-weight: bold;
    line-height: 1.1em; }
  .renewalbox a.button {
    padding: 10px 38px; }

.WhatsinandCompareSection-content .sfContentBlock {
  padding-top: 65px;
  padding-bottom: 80px; }

.WhatsinandCompareSection-content table.compare {
  border-collapse: collapse;
  width: 100%;
  background-color: #1b81b3;
  overflow: auto; }

.WhatsinandCompareSection-content table.compare tr td {
  padding: 10px;
  border: 2px solid #0391c2;
  width: 25px;
  height: 25px; }

.WhatsinandCompareSection-content table.compare tr td.check {
  font-size: 2em;
  text-align: center;
  padding: 20px; }

.WhatsinandCompareSection-content table.compare tr td.check.dark {
  color: black; }

.WhatsinandCompareSection-content table.compare tr td:nth-child(2) {
  background-color: #044a6c; }

.WhatsinandCompareSection-content table.compare tr:first-child {
  text-align: center; }

.WhatsinandCompareSection-content table.compare tr:first-child td:first-child {
  background-color: #0391c2; }

.WhatsinandCompareSection-content table.compare tr:first-child td {
  border-top: 0;
  font-weight: bold; }

.WhatsinandCompareSection-content table.compare tr:last-child td {
  border-bottom: 0; }

.WhatsinandCompareSection-content table.compare tr td:first-child {
  border-left: 0;
  font-weight: bold; }

.WhatsinandCompareSection-content table.compare tr td:last-child {
  border-right: 0; }

.WhatsinandCompareSection-container {
  background-color: #0391c2;
  color: #FFFFFF; }

.WhatsinandCompareSection-content h3,
.WhatsinandCompareSection-content p {
  color: #FFFFFF; }

.WhatsinandCompareSection-container .versionblock {
  background-color: #FFF;
  max-width: 370px;
  border-radius: 10px 10px;
  margin: 20px 0; }

.WhatsinandCompareSection-container .versionblockheader {
  background-color: #1b81b3;
  border-radius: 10px 10px 0 0;
  padding: 10px 20px; }

.WhatsinandCompareSection-container .versionblockbody {
  padding: 10px 20px;
  color: #74797c; }

.WhatsinandCompareSection-container .versionblockbody p,
.WhatsinandCompareSection-container .versionblockbody h3 {
  color: #74797c; }

@media only screen and (max-device-width: 1158px) {
  .WhatsinandCompareSection-content {
    margin: 0 auto;
    max-width: 98%;
    min-width: 315px;
    width: 98%; }
  .SkillsMasterIcons-content .grid .column-span4 {
    min-height: 215px; } }

@media only screen and (max-width: 768px) {
  .WhatsinandCompareSection-container .versionblock {
    max-width: 100%; }
  .SkillsMasterIcons-content .grid .column-span4 {
    min-height: auto; }
  .WhatsinandCompareSection-content table.compare {
    display: block; } }

.productExamDownloads .row {
  background-color: #ffffff; }

.productExamDownloads .row div {
  padding: 3px 15px 3px 15px; }

.productExamDownloads .edHeader {
  background-color: #e42518;
  font-family: 'VistaSlab';
  font-size: 1.5em;
  color: #ffffff;
  border-radius: 10px 10px 0 0;
  padding: 15px; }

.productExamDownloads .padtop {
  padding-top: 25px !important; }

.productExamDownloads .bottom {
  border-radius: 0 0 10px 10px;
  padding: 10px 0 10px 0; }

.productExamDownloads p {
  margin: 10px; }

.productExamDownloads .center {
  text-align: center; }

.productExamDownloads input[type=email], .productExamDownloads input[type=text], .productExamDownloads textarea, .productExamDownloads select, .productExamDownloads input[type=file] {
  margin-bottom: 1em !important; }

.productExamDownloads ul {
  margin: 10px; }

.productPriceRow {
  font-size: 28px;
  color: #005d84; }

@media only screen and (max-width: 768px) {
  .productExamDownloads .fieldleft {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 3px;
    padding-top: 0px; }
  .productExamDownloads .fieldright {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 3px;
    padding-top: 0px; }
  .productExamDownloads .padtop {
    padding-top: 15px; }
  .productExamDownloads .fieldright.padtop {
    padding-top: 0 !important; } }

.CompaniesAndSalaries-content .sfContentBlock {
  padding-top: 65px;
  padding-bottom: 80px; }

.CompaniesAndSalaries-content table.basictablenotresonsive {
  box-shadow: 0 0 0;
  border: 0; }

.CompaniesAndSalaries-content table.basictablenotresonsive tr:first-child td {
  border-top: 0; }

.CompaniesAndSalaries-content table.basictablenotresonsive tr td:first-child {
  border-left: 0;
  width: 50%; }

.CompaniesAndSalaries-content table.basictablenotresonsive tr td {
  padding-right: 30px; }

.CompaniesAndSalaries-content table.basictablenotresonsive tr td:nth-child(2) {
  padding-left: 30px;
  width: 40%; }

.CompaniesAndSalaries-content table.basictablenotresonsive {
  box-shadow: 0 0 0;
  border: 0; }

.CompaniesAndSalaries-content table.basictablenotresonsive tr:first-child td {
  border-top: 0; }

.CompaniesAndSalaries-content table.basictablenotresonsive tr td:first-child {
  border-left: 0; }

.CompaniesAndSalaries-content table.basictablenotresonsive tr td:nth-child(2) {
  padding-left: 30px;
  text-align: center; }

.CompaniesAndSalaries-content .companiesgrid {
  max-width: 480px;
  clear: both;
  margin-left: -5px; }

.CompaniesAndSalaries-content .companiesgrid:after {
  content: " ";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.CompaniesAndSalaries-content .companiesgrid .box {
  width: 150px;
  float: left;
  background-color: #f7f8fa;
  min-height: 115px;
  margin-bottom: 5px;
  position: relative;
  margin-left: 5px; }

.CompaniesAndSalaries-content .companiesgrid .box:first-child {
  border-radius: 10px 0 0 0; }

.CompaniesAndSalaries-content .companiesgrid .box:last-child {
  border-radius: 0 0 10px 0; }

.CompaniesAndSalaries-content .companiesgrid .box img {
  bottom: 0;
  left: 0;
  margin: auto;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 0;
  width: 100px; }

.exampreptabs .column {
  padding: 10px 0px; }

.exampreptabs .center {
  text-align: center; }

.exampreptabs .button {
  width: 50%;
  background-color: #a4adb3;
  font-weight: bold;
  border: none; }

.exampreptabs .button:hover {
  background-color: #4c565c;
  border: none; }

.exampreptabs .r-tabs .r-tabs-nav {
  margin: 0;
  padding: 0 0 20px; }

.exampreptabs .r-tabs .r-tabs-tab {
  display: inline-block;
  margin: 0;
  list-style: none; }

.exampreptabs .r-tabs .r-tabs-panel {
  padding: 15px;
  display: none; }

.exampreptabs .r-tabs .r-tabs-accordion-title {
  display: none; }

.exampreptabs .r-tabs .r-tabs-panel.r-tabs-state-active {
  display: block; }

.exampreptabs .r-tabs-nav {
  /*border-bottom: 1px solid #ec3529; */ }

/* Accordion responsive breakpoint */
@media only screen and (max-width: 768px) {
  .exampreptabs .r-tabs .r-tabs-nav {
    display: none; }
  .exampreptabs .r-tabs .r-tabs-accordion-title {
    display: block; } }

/* Tabs container */
.exampreptabs .r-tabs {
  position: relative;
  background-color: #ffffff;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: none;
  border-radius: 10px; }

/* Tab element */
.exampreptabs .r-tabs .r-tabs-nav .r-tabs-tab {
  position: relative;
  background-color: #ffffff;
  padding-left: 40px; }

.exampreptabs .r-tabs .r-tabs-nav .r-tabs-tab:first-child, body[lang="de"] .exampreptabs .r-tabs .r-tabs-nav .r-tabs-tab:first-child,
body[lang="pt"] .exampreptabs .r-tabs .r-tabs-nav .r-tabs-tab:first-child, body[lang="es"] .exampreptabs .r-tabs .r-tabs-nav .r-tabs-tab:first-child {
  padding-left: 15px; }

body[lang="de"] .exampreptabs .r-tabs .r-tabs-nav .r-tabs-tab {
  position: relative;
  background-color: #ffffff;
  padding-left: 20px; }

body[lang="pt"] .exampreptabs .r-tabs .r-tabs-nav .r-tabs-tab, body[lang="es"] .exampreptabs .r-tabs .r-tabs-nav .r-tabs-tab {
  position: relative;
  background-color: #ffffff;
  padding-left: 5px; }

/* Tab anchor */
.exampreptabs .r-tabs .r-tabs-nav .r-tabs-anchor {
  display: inline-block;
  text-decoration: none;
  font-size: 1em;
  font-weight: normal;
  padding: 10px 15px; }

/* Disabled tab */
.exampreptabs .r-tabs .r-tabs-nav .r-tabs-state-disabled {
  opacity: 0.5; }

/* Active state tab anchor */
.exampreptabs .r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
  color: #ffffff;
  text-shadow: none;
  background-color: #ec3529;
  border-radius: 7px; }

/* Active state tab hover */
.exampreptabs .r-tabs .r-tabs-nav .r-tabs-anchor:hover {
  color: #ffffff;
  text-shadow: none;
  background-color: #ec3529;
  border-radius: 7px; }

/* Tab panel */
/* Accordion anchor */
.exampreptabs .r-tabs .r-tabs-accordion-title .r-tabs-anchor {
  display: block;
  background-color: #f7f8fa;
  color: #6b7377;
  text-decoration: none;
  font-size: 1.25em;
  font-weight: normal;
  padding: 10px 20px;
  border-radius: 10px;
  margin-bottom: 10px; }

.exampreptabs .r-tabs .r-tabs-accordion-title .r-tabs-anchor:after {
  content: " + ";
  float: right; }

/* Active accordion anchor */
.exampreptabs .r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
  background-color: #f7f8fa;
  color: #6b7377;
  text-shadow: none;
  font-weight: bold; }

.exampreptabs .r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor:after {
  content: " - ";
  float: right; }

/* Disabled accordion button */
.exampreptabs .r-tabs .r-tabs-accordion-title.r-tabs-state-disabled {
  opacity: 0.5; }

.exampreptabs .trainingblock {
  height: 350px;
  border-radius: 20px;
  text-align: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: 100% !important; }

.exampreptabs .trainingblock h1, .exampreptabs .trainingblock h2 {
  color: #ffffff;
  padding-top: 85px;
  font-size: 2em; }

@media only screen and (max-width: 768px) {
  .exampreptabs .trainingblock h1 {
    padding-top: 20px; }
  .exampreptabs .trainingblock {
    height: auto;
    background-size: cover !important; }
  .exampreptabs .trainingblock a {
    display: block; } }

.exampreptabs .trainingblock p {
  color: #ffffff;
  margin: 0 50px; }

.exampreptabs .trainingblock a {
  color: #ffffff;
  border: solid 1px #ffffff;
  padding: 10px 25px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  text-decoration: none; }

.exampreptabs .trainingblock a:hover {
  color: #ffffff;
  border: solid 1px #ec3529;
  padding: 10px 25px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  background-color: #ec3529;
  text-decoration: none; }

.exampreptabs #tab-1 {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url("https://comptiacdn.azureedge.net/webcontent/images/default-source/training/christin-hume-482925-unsplash.jpg?sfvrsn=d65a523f_2") no-repeat center center; }

.exampreptabs #tab-2 {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url("https://comptiacdn.azureedge.net/webcontent/images/default-source/training/wes-hicks-480398-unsplash.jpg?sfvrsn=b87c2c9f_2") no-repeat center center; }

.exampreptabs #tab-3 {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url("https://comptiacdn.azureedge.net/webcontent/images/default-source/training/rawpixel-1082917-unsplash-2.png?sfvrsn=e6a4c73c_2") no-repeat center center; }

.exampreptabs #tab-4 {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url("https://comptiacdn.azureedge.net/webcontent/images/default-source/training/sam-mcghee-281613-unsplash.jpg?sfvrsn=474846f2_2") no-repeat center center; }

.exampreptabs #tab-5 {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url("https://comptiacdn.azureedge.net/webcontent/images/default-source/training/nick-morrison-325805-unsplash.jpg?sfvrsn=b227a2db_2") no-repeat center center; }

.exampreptabs #tab-6 {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url("https://comptiacdn.azureedge.net/webcontent/images/default-source/training/jason-wong-352463-unsplash.jpg?sfvrsn=94bc4a39_2") no-repeat center center; }

.CMCEPopup {
  display: none; }
  .CMCEPopup .featherlight-content {
    max-height: 650px;
    text-align: left;
    height: auto; }
    .CMCEPopup .featherlight-content .fa-exclamation-triangle {
      color: #efc31a;
      font-size: 2.5em;
      margin-bottom: 20px; }
    .CMCEPopup .featherlight-content .featherlight-inner {
      padding: 30px;
      box-sizing: border-box;
      overflow: hidden; }
      .CMCEPopup .featherlight-content .featherlight-inner a {
        margin-right: 30px; }
    .CMCEPopup .featherlight-content .col-md-2 {
      text-align: center; }
    .CMCEPopup .featherlight-content span.featherlight-close-icon.featherlight-close {
      color: #ffffff;
      background: rgba(0, 0, 0, 0.8);
      border: 1px solid #ffffff;
      border-radius: 30px;
      width: 28px;
      height: 28px; }
  @media only screen and (max-width: 768px) {
    .CMCEPopup .featherlight-content {
      text-align: left;
      height: auto; } }
  @media only screen and (max-width: 500px) {
    .CMCEPopup .featherlight-content .featherlight-inner {
      padding: 10px; } }
  @media only screen and (max-width: 350px) {
    .CMCEPopup .featherlight-content {
      height: 100%; }
      .CMCEPopup .featherlight-content .featherlight-inner {
        overflow: scroll; } }

.CMCEPopupcontent {
  display: none; }

/*# sourceMappingURL=main.css.map */