@import "https://fonts.googleapis.com/css?family=Raleway:400,600,700,900&subset=latin-ext";
@import "http://fonts.googleapis.com/css?family=Roboto:100,300";
/*! OneCMS.StarterKit - v1.26.1 | schollsk - vundefined | Stylesheet Generated: Tue Nov 07 2017 18:42:31 GMT+0530 (India Standard Time) */

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */





html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  select {
    background: #fff !important;
  }

  .navbar {
    display: none;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/bower_components/bootstrap/Fonts/glyphicons-halflings-regular.eot');
  src: url('/bower_components/bootstrap/Fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/bower_components/bootstrap/Fonts/glyphicons-halflings-regular.woff') format('woff'), url('/bower_components/bootstrap/Fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/bower_components/bootstrap/Fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "\2a";
}

.glyphicon-plus:before {
  content: "\2b";
}

.glyphicon-euro:before {
  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";
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #ea3592;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #bf146c;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: thin dotted;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img,
.sk-carousel-item .sk-image-holder img,
.sk-grid-image__image,
.sk-404-error .sk-image-holder img,
.sk-product-feature-image,
.sk-product-thumbnail-image,
.sk-product-feature-image-empty > img,
.sk-product-feature-image-empty a > img,
.sk-sitemap-item img,
.sk-instruction-image,
.sk-list-item-image-holder img,
.sk-product-gallery .sk-product-gallery-item-wrapper img,
.sk-product-list .sk-list-item-wrapper img,
.sk-category-image-link > img,
.sk-category-image-link a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 4px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  -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;
  width: 100% \9;
  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;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: #415a6c;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}

h1,
.h1 {
  font-size: 36px;
}

h2,
.h2 {
  font-size: 30px;
}

h3,
.h3 {
  font-size: 24px;
}

h4,
.h4 {
  font-size: 18px;
}

h5,
.h5 {
  font-size: 14px;
}

h6,
.h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

cite {
  font-style: normal;
}

mark,
.mark {
  background-color: #fff7f4;
  padding: .2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #ea3592;
}

a.text-primary:hover {
  color: #d61679;
}

.text-success {
  color: #96d22d;
}

a.text-success:hover {
  color: #78a824;
}

.text-info {
  color: #25b1e6;
}

a.text-info:hover {
  color: #1693c2;
}

.text-warning {
  color: #ff6428;
}

a.text-warning:hover {
  color: #f44400;
}

.text-danger {
  color: red;
}

a.text-danger:hover {
  color: #cc0000;
}

.bg-primary {
  color: #fff;
  background-color: #ea3592;
}

a.bg-primary:hover {
  background-color: #d61679;
}

.bg-success {
  background-color: #f4fbea;
}

a.bg-success:hover {
  background-color: #dff2c0;
}

.bg-info {
  background-color: #dcf2fb;
}

a.bg-info:hover {
  background-color: #aee2f6;
}

.bg-warning {
  background-color: #fff7f4;
}

a.bg-warning:hover {
  background-color: #ffd2c1;
}

.bg-danger {
  background-color: red;
}

a.bg-danger:hover {
  background-color: #cc0000;
}

.page-header,
.sk-page-header,
.sk-article-nav-header,
.sk-promo-row-header,
.sk-latest-articles-header,
.sk-latest-blogs-header,
.sk-featured-blog-header,
.sk-grid-title,
.sk-category-area-header,
.sk-product-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.42857143;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

@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%;
  text-transform: uppercase;
}

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.42857143;
  color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

blockquote:before,
blockquote:after {
  content: "";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 2px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 1px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 2px;
}

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,
.sk-container-header,
.sk-container-nav,
.sk-container-breadcrumbs,
.sk-container-body,
.sk-container-regulatory,
.sk-container-footer,
.sk-container-carousel-item,
.sk-site-messages,
.sk-general-jumbotron-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .container,
  .sk-container-header,
  .sk-container-nav,
  .sk-container-breadcrumbs,
  .sk-container-body,
  .sk-container-regulatory,
  .sk-container-footer,
  .sk-container-carousel-item,
  .sk-site-messages,
  .sk-general-jumbotron-container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container,
  .sk-container-header,
  .sk-container-nav,
  .sk-container-breadcrumbs,
  .sk-container-body,
  .sk-container-regulatory,
  .sk-container-footer,
  .sk-container-carousel-item,
  .sk-site-messages,
  .sk-general-jumbotron-container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container,
  .sk-container-header,
  .sk-container-nav,
  .sk-container-breadcrumbs,
  .sk-container-body,
  .sk-container-regulatory,
  .sk-container-footer,
  .sk-container-carousel-item,
  .sk-site-messages,
  .sk-general-jumbotron-container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.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-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}

table {
  background-color: transparent;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #f4fbea;
}

.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: #eaf6d5;
}

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #dcf2fb;
}

.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: #c5eaf8;
}

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fff7f4;
}

.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: #ffe5db;
}

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: red;
}

.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: #e60000;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }

  .table-responsive > .table {
    margin-bottom: 0;
  }

  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }

  .table-responsive > .table-bordered {
    border: 0;
  }

  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }

  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }

  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: thin dotted;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #777777;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #777777;
}

.form-control::-webkit-input-placeholder {
  color: #777777;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}

input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 30px;
}

input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 46px;
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  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 {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}

.input-sm,
.form-horizontal .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 1px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 4px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}

.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #96d22d;
}

.has-success .form-control {
  border-color: #96d22d;
  -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: #78a824;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0e481;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0e481;
}

.has-success .input-group-addon {
  color: #96d22d;
  border-color: #96d22d;
  background-color: #f4fbea;
}

.has-success .form-control-feedback {
  color: #96d22d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #ff6428;
}

.has-warning .form-control {
  border-color: #ff6428;
  -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: #f44400;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffae8e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffae8e;
}

.has-warning .input-group-addon {
  color: #ff6428;
  border-color: #ff6428;
  background-color: #fff7f4;
}

.has-warning .form-control-feedback {
  color: #ff6428;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: red;
}

.has-error .form-control {
  border-color: red;
  -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: #cc0000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
}

.has-error .input-group-addon {
  color: red;
  border-color: red;
  background-color: red;
}

.has-error .form-control-feedback {
  color: red;
}

.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 .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;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: thin dotted;
}

.btn:hover,
.btn:focus {
  color: #fff;
  text-decoration: none;
}

.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-default {
  color: #fff;
  background-color: #415a6c;
  border-color: #54758c;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #fff;
  background-color: #2e3f4c;
  border-color: #3d5566;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #415a6c;
  border-color: #54758c;
}

.btn-default .badge {
  color: #415a6c;
  background-color: #fff;
}

.btn-primary {
  color: #fff;
  background-color: #ea3592;
  border-color: #e81e86;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #d61679;
  border-color: #b51366;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #ea3592;
  border-color: #e81e86;
}

.btn-primary .badge {
  color: #ea3592;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #96d22d;
  border-color: #87bd29;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #78a824;
  border-color: #638b1e;
}

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #96d22d;
  border-color: #87bd29;
}

.btn-success .badge {
  color: #96d22d;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #25b1e6;
  border-color: #19a4d9;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #1693c2;
  border-color: #137aa2;
}

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #25b1e6;
  border-color: #19a4d9;
}

.btn-info .badge {
  color: #25b1e6;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #ff6428;
  border-color: #ff520e;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #f44400;
  border-color: #d03a00;
}

.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #ff6428;
  border-color: #ff520e;
}

.btn-warning .badge {
  color: #ff6428;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #e62828;
  border-color: #db1919;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c41717;
  border-color: #a41313;
}

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #e62828;
  border-color: #db1919;
}

.btn-danger .badge {
  color: #e62828;
  background-color: #fff;
}

.btn-link {
  color: #ea3592;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}

.btn-link,
.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: #bf146c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 4px;
}

.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 1px;
}

.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 1px;
}

.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: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  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: 2px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
  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.42857143;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #ea3592;
}

.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.42857143;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }

  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-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 > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 2px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}

.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-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 4px;
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 1px;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 1px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 4px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav > 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: #ea3592;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 2px 2px 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-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified > li {
  float: none;
}

.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 2px;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 2px 2px 0 0;
  }

  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 2px;
}

.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: #ea3592;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified > li {
  float: none;
}

.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 2px;
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 2px 2px 0 0;
  }

  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-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;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 2px;
  }
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  .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-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

@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;
}

@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: 2px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu > 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-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
  }
}

.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 .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;
  }
}

@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-form.navbar-right:last-child {
    margin-right: -15px;
  }
}

.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 {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }

  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #415a6c;
  border-color: #354957;
}

.navbar-default .navbar-brand {
  color: #fff;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #e6e6e6;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #fff;
}

.navbar-default .navbar-nav > li > a {
  color: #fff;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background-color: #3b5262;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #354957;
}

.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: rgba(255, 255, 255, 0.3);
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ea3592;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: rgba(255, 255, 255, 0.9);
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #354957;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #354957;
  color: #fff;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: #3b5262;
  }

  .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: #fff;
    background-color: #354957;
  }

  .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: #fff;
}

.navbar-default .navbar-link:hover {
  color: #fff;
}

.navbar-default .btn-link {
  color: #fff;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #fff;
}

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #f5f5f5;
  border-color: #f5f5f5;
}

.navbar-inverse .navbar-brand {
  color: #777777;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #777777;
}

.navbar-inverse .navbar-nav > li > a {
  color: #777777;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: #c8c8c8;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #dcdcdc;
}

.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: #e3e3e3;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #dcdcdc;
  color: #fff;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #f5f5f5;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #f5f5f5;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: #c8c8c8;
  }

  .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: #dcdcdc;
  }

  .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: #777777;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #777777;
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f9f9f9;
  border-radius: 2px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb > .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 2px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #ea3592;
  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: 2px;
  border-top-left-radius: 2px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #bf146c;
  background-color: #eeeeee;
  border-color: #ddd;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #ea3592;
  border-color: #ea3592;
  cursor: default;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 1px;
  border-top-left-radius: 1px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 1px;
  border-top-right-radius: 1px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #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;
}

a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

.label-default {
  background-color: #777777;
}

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #ea3592;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #d61679;
}

.label-success {
  background-color: #96d22d;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #78a824;
}

.label-info {
  background-color: #25b1e6;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #1693c2;
}

.label-warning {
  background-color: #ff6428;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #f44400;
}

.label-danger {
  background-color: #e62828;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c41717;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}

a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #ea3592;
  background-color: #fff;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

.jumbotron,
.sk-jumbotron--article-list,
.sk-general-jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: rgba(60, 71, 100, 0.1);
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: rgba(41, 48, 68, 0.1);
}

.container .jumbotron {
  border-radius: 4px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron,
  .sk-jumbotron--article-list,
  .sk-general-jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }

  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail,
.sk-product-feature-image-link,
.sk-product-thumbnail-image-link,
.sk-category-image-link {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img,
.sk-category-image-link > img,
.sk-category-image-link a > img {
  margin-left: auto;
  margin-right: auto;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active,
a.sk-category-image-link:hover,
a.sk-category-image-link:focus,
a.sk-category-image-link.active {
  border-color: #ea3592;
}

.thumbnail .caption,
.sk-category-image-link .caption {
  padding: 9px;
  color: #333333;
}

.alert,
.sk-article-list-page .sk-no-content {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 2px;
}

.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: #f4fbea;
  border-color: #f0f6d5;
  color: #96d22d;
}

.alert-success hr {
  border-top-color: #e8f2c0;
}

.alert-success .alert-link {
  color: #78a824;
}

.alert-info,
.sk-article-list-page .sk-no-content {
  background-color: #dcf2fb;
  border-color: #bcf1f7;
  color: #25b1e6;
}

.alert-info hr {
  border-top-color: #a5ecf5;
}

.alert-info .alert-link {
  color: #1693c2;
}

.alert-warning {
  background-color: #fff7f4;
  border-color: #ffdfdb;
  color: #ff6428;
}

.alert-warning hr {
  border-top-color: #ffc8c1;
}

.alert-warning .alert-link {
  color: #f44400;
}

.alert-danger {
  background-color: #003366;
  border-color: red;
  color: red;
}

.alert-danger hr {
  border-top-color: #e60000;
}

.alert-danger .alert-link {
  color: #cc0000;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 2px;
  -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: #ea3592;
  -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);
  -webkit-background-size: 40px 40px;
  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[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}

.progress-bar[aria-valuenow="0"] {
  color: #777777;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.progress-bar-success {
  background-color: #96d22d;
}

.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: #25b1e6;
}

.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: #ff6428;
}

.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: #e62828;
}

.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,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media,
.media .media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media-object {
  display: block;
}

.media-heading {
  margin: 0 0 5px;
}

.media > .pull-left {
  margin-right: 10px;
}

.media > .pull-right {
  margin-left: 10px;
}

.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: 2px;
  border-top-left-radius: 2px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

a.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
}

.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: #ea3592;
  border-color: #ea3592;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #fdeef6;
}

.list-group-item-success {
  color: #96d22d;
  background-color: #f4fbea;
}

a.list-group-item-success {
  color: #96d22d;
}

a.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #96d22d;
  background-color: #eaf6d5;
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #96d22d;
  border-color: #96d22d;
}

.list-group-item-info {
  color: #25b1e6;
  background-color: #dcf2fb;
}

a.list-group-item-info {
  color: #25b1e6;
}

a.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #25b1e6;
  background-color: #c5eaf8;
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #25b1e6;
  border-color: #25b1e6;
}

.list-group-item-warning {
  color: #ff6428;
  background-color: #fff7f4;
}

a.list-group-item-warning {
  color: #ff6428;
}

a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #ff6428;
  background-color: #ffe5db;
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #ff6428;
  border-color: #ff6428;
}

.list-group-item-danger {
  color: red;
  background-color: red;
}

a.list-group-item-danger {
  color: red;
}

a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: red;
  background-color: #e60000;
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: red;
  border-color: red;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel,
.sk-promo-slot {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-heading,
.sk-promo-slot-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}

.panel > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}

.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}

.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:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 1px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 1px;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 1px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 1px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  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-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 2px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default,
.sk-promo-slot,
.sk-panel-nav-secondary,
.sk-panel-related {
  border-color: #ddd;
}

.panel-default > .panel-heading,
.sk-promo-slot > .panel-heading,
.sk-panel-nav-secondary > .panel-heading,
.sk-panel-related > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body,
.sk-promo-slot > .panel-heading + .panel-collapse > .panel-body,
.sk-panel-nav-secondary > .panel-heading + .panel-collapse > .panel-body,
.sk-panel-related > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

.panel-default > .panel-heading .badge,
.sk-promo-slot > .panel-heading .badge,
.sk-panel-nav-secondary > .panel-heading .badge,
.sk-panel-related > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body,
.sk-promo-slot > .panel-footer + .panel-collapse > .panel-body,
.sk-panel-nav-secondary > .panel-footer + .panel-collapse > .panel-body,
.sk-panel-related > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #ea3592;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #ea3592;
  border-color: #ea3592;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ea3592;
}

.panel-primary > .panel-heading .badge {
  color: #ea3592;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ea3592;
}

.panel-success {
  border-color: #f0f6d5;
}

.panel-success > .panel-heading {
  color: #96d22d;
  background-color: #f4fbea;
  border-color: #f0f6d5;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #f0f6d5;
}

.panel-success > .panel-heading .badge {
  color: #f4fbea;
  background-color: #96d22d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #f0f6d5;
}

.panel-info {
  border-color: #bcf1f7;
}

.panel-info > .panel-heading {
  color: #25b1e6;
  background-color: #dcf2fb;
  border-color: #bcf1f7;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bcf1f7;
}

.panel-info > .panel-heading .badge {
  color: #dcf2fb;
  background-color: #25b1e6;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bcf1f7;
}

.panel-warning {
  border-color: #ffdfdb;
}

.panel-warning > .panel-heading {
  color: #ff6428;
  background-color: #fff7f4;
  border-color: #ffdfdb;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ffdfdb;
}

.panel-warning > .panel-heading .badge {
  color: #fff7f4;
  background-color: #ff6428;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ffdfdb;
}

.panel-danger {
  border-color: red;
}

.panel-danger > .panel-heading {
  color: red;
  background-color: red;
  border-color: red;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: red;
}

.panel-danger > .panel-heading .badge {
  color: red;
  background-color: red;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: red;
}

.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 {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well,
.sk-faq-list,
.sk-vivienne-faq .sk-faq-list {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 2px;
  -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: 4px;
}

.well-sm {
  padding: 9px;
  border-radius: 1px;
}

.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: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  -webkit-transition: -webkit-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: translate3d(0, 0, 0);
  transform: translate3d(0, 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: 4px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 2px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 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;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 3px 3px 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 {
  line-height: 1;
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  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: rgba(0, 0, 0, 0);
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }

  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
.sk-page-header-has-featured-image:before,
.sk-page-header-has-featured-image:after,
.sk-article-nav-links:before,
.sk-article-nav-links:after,
.sk-jumbotron__container:before,
.sk-jumbotron__container:after,
.sk-scroll-nav:before,
.sk-scroll-nav:after,
.sk-blog-list-post:before,
.sk-blog-list-post:after,
.sk-blog-post__comments:before,
.sk-blog-post__comments:after,
.sk-buy-online-list:before,
.sk-buy-online-list:after,
.sk-404-error:before,
.sk-404-error:after,
.sk-product-body:before,
.sk-product-body:after,
.sk-product-images:before,
.sk-product-images:after,
.sk-product-extended-info:before,
.sk-product-extended-info:after,
.sk-gallery-list:before,
.sk-gallery-list:after,
.sk-list:before,
.sk-list:after,
.no-flexbox .sk-promotional-category-list:before,
.no-flexbox .sk-promotional-category-list:after,
.no-flexbox .sk-product-category-list:before,
.no-flexbox .sk-product-category-list:after,
.sk-related-product-list:before,
.sk-related-product-list:after,
.sf-heading-container:before,
.sf-heading-container:after,
.sf-feature-section__list:before,
.sf-feature-section__list:after,
.sf-heading:before,
.sf-heading:after,
.sf-other-solution-list:before,
.sf-other-solution-list:after,
.sf-solution-tip__content:before,
.sf-solution-tip__content:after,
.vpb-result-product-container:before,
.vpb-result-product-container:after,
.vpb-result-tips-list-container:before,
.vpb-result-tips-list-container:after,
.vpb-result-projects-header:before,
.vpb-result-projects-header:after,
.vpb-result-primary-project-list-container:before,
.vpb-result-primary-project-list-container:after,
.vpb-result-primary-project-list-container:before,
.vpb-result-primary-project-list-container:after,
.vpb-result-other-project-list-container:before,
.vpb-result-other-project-list-container:after,
.vpb-share-container:before,
.vpb-share-container:after,
.sk-container-header:before,
.sk-container-header:after,
.sk-container-nav:before,
.sk-container-nav:after,
.sk-container-breadcrumbs:before,
.sk-container-breadcrumbs:after,
.sk-container-body:before,
.sk-container-body:after,
.sk-container-regulatory:before,
.sk-container-regulatory:after,
.sk-container-footer:before,
.sk-container-footer:after,
.sk-container-carousel-item:before,
.sk-container-carousel-item:after,
.sk-site-messages:before,
.sk-site-messages:after,
.sk-general-jumbotron-container:before,
.sk-general-jumbotron-container:after {
  content: " ";
  display: table;
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after,
.sk-page-header-has-featured-image:after,
.sk-article-nav-links:after,
.sk-jumbotron__container:after,
.sk-scroll-nav:after,
.sk-blog-list-post:after,
.sk-blog-post__comments:after,
.sk-buy-online-list:after,
.sk-404-error:after,
.sk-product-body:after,
.sk-product-images:after,
.sk-product-extended-info:after,
.sk-gallery-list:after,
.sk-list:after,
.no-flexbox .sk-promotional-category-list:after,
.no-flexbox .sk-product-category-list:after,
.sk-related-product-list:after,
.sf-heading-container:after,
.sf-feature-section__list:after,
.sf-heading:after,
.sf-other-solution-list:after,
.sf-solution-tip__content:after,
.vpb-result-product-container:after,
.vpb-result-tips-list-container:after,
.vpb-result-projects-header:after,
.vpb-result-primary-project-list-container:after,
.vpb-result-primary-project-list-container:after,
.vpb-result-other-project-list-container:after,
.vpb-share-container:after,
.sk-container-header:after,
.sk-container-nav:after,
.sk-container-breadcrumbs:after,
.sk-container-body:after,
.sk-container-regulatory:after,
.sk-container-footer:after,
.sk-container-carousel-item:after,
.sk-site-messages:after,
.sk-general-jumbotron-container:after {
  clear: both;
}

.center-block,
.sk-carousel-item .sk-image-holder img,
.sk-404-error .sk-image-holder img,
.sk-product-feature-image,
.sk-product-thumbnail-image,
.sk-sitemap-item img,
.cdc-form-container,
.sk-list-item-image-holder img,
.sk-product-gallery .sk-product-gallery-item-wrapper img,
.sk-product-list .sk-list-item-wrapper img {
  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;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}

.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/
}

.bootstrap-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px;
  z-index: 1;
}

.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
}

.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2;
}

.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}

.bootstrap-select.fit-width {
  width: auto !important;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: auto;
}

.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}

.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}

.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}

.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}

.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}

.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}

.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}

.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}

.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}

.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}

.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}

.bootstrap-select.btn-group.bs-container {
  position: absolute;
}

.bootstrap-select.btn-group.bs-container .dropdown-menu {
  z-index: 1060;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}

.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
  width: 100%;
}

.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}

.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff;
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}

.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}

.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}

.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  -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);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static;
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1061;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #cccccc;
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid #cccccc;
  border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}

.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}

.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bs-actionsbox .btn-group button {
  width: 50%;
}

.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bs-donebutton .btn-group button {
  width: 100%;
}

.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}

.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}

/*******************************/

/*
 * This extends bootstrap with an override theme.
 * Use it as a base when creating your own styling
 * or replace it with fully customized bootstrap.
 */

/*
  (RB) Custom Typography
  **************************************/

/*h1, h2, h3,*/

legend {
  color: #415a6c;
}

body {
  font-family: Georgia, Helvetica, Arial, sans-serif;
}

h1 {
  font-size: 30px;
}

h2 {
  font-size: 24px;
}

h3 {
  font-size: 18px;
}

h4 {
  color: #000;
  line-height: inherit;
}

.text-mandatory {
  color: #ea3592;
}

@media (max-width: 767px) {
  h1 {
    font-size: 30px;
  }

  h2 {
    font-size: 24px;
  }

  h3 {
    font-size: 18px;
  }
}

.font-10 {
  line-height: 1;
  font-size: 10px;
}

.font-15 {
  line-height: 1;
  font-size: 15px;
}

.font-20 {
  line-height: 1;
  font-size: 20px;
}

.font-30 {
  line-height: 1;
  font-size: 30px;
}

.font-40 {
  line-height: 1;
  font-size: 40px;
}

.font-50 {
  line-height: 1;
  font-size: 50px;
}

.font-60 {
  line-height: 1;
  font-size: 60px;
}

.font-70 {
  line-height: 1;
  font-size: 70px;
}

.color-mattice {
  color: #1f62a1;
}

.color-alto {
  color: #e0e0e0;
}

.color-emperor {
  color: #545454;
}

.color-boulder {
  color: #7A7A7A;
}

.color-silver-chalice {
  color: #b1b1b1;
}

.color-mattice {
  color: #1f62a1;
}

.color-bright-mattice {
  color: #16B7F1;
}

.color-cerulean {
  color: #00adce;
}

.color-candlelight {
  color: #FFD520;
}

.color-lemon {
  color: #fee20d;
}

.color-wild-sand {
  color: #F4F4F4;
}

.color-dusty-gray {
  color: #e0e0e0;
}

.color-fuscous-gray {
  color: #e0e0e0;
}

.color-st-tropaz {
  color: #e0e0e0;
}

.color-gold {
  color: #e3b366;
}

.color-mine-shaft {
  color: #272727;
}

.color-royal-blue {
  color: #3c8ce2;
}

.color-roti {
  color: #BDAB42;
}

.color-pink {
  color: #ff79a8;
}

.font-dubiel {
  font-family: 'dubielplainregular';
}

.font-dubiel-italic {
  font-family: 'dubielitalic';
}

.font-raleway-bold {
  font-family: 'ralewaybold';
}

.font-raleway {
  font-family: 'ralewayregular';
}

.font-raleway-medium {
  font-family: 'ralewaymedium';
}

.font-raleway-light {
  font-family: 'ralewaylight';
}

.font-playball {
  font-family: 'playballregular';
}

.line-height-40 {
  line-height: 40px;
}

.highlight {
  -webkit-box-shadow: 20px 0 0 0 #16B7F1, -20px 0 0 0 #16B7F1;
  box-shadow: 20px 0 0 0 #16B7F1, -20px 0 0 0 #16B7F1;
  background-color: #16B7F1;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  padding: 3px 0;
  font-style: italic;
  display: inline;
  font-family: 'ralewaylight';
}

.highlight-grey {
  -webkit-box-shadow: 10px 0 0 0 #494744, -10px 0 0 0 #494744;
  box-shadow: 10px 0 0 0 #494744, -10px 0 0 0 #494744;
  background-color: #494744;
  font-size: 22px;
  font-family: "Georgia";
  color: #fff !important;
  padding: 3px 0;
  display: inline;
  line-height: 34px;
}

@media (max-width: 767px) {
  .highlight-grey {
    font-size: 24px;
  }
}

.highlight-yellow {
  -webkit-box-shadow: 10px 0 0 0 #ffd413, -10px 0 0 0 #ffd413;
  box-shadow: 10px 0 0 0 #ffd413, -10px 0 0 0 #ffd413;
  background-color: #ffd413;
  font-size: 34px;
  font-family: "Georgia";
  color: #000 !important;
  padding: 3px 0;
  display: inline;
  line-height: 34px;
}

@media (max-width: 767px) {
  .highlight-yellow {
    font-size: 24px;
  }
}

.highlight-yellow ul {
  font-size: 18px;
}

.yellow-subheader {
  -webkit-box-shadow: 10px 0 0 0 #ffd413, -10px 0 0 0 #ffd413;
  box-shadow: 10px 0 0 0 #ffd413, -10px 0 0 0 #ffd413;
  background-color: #ffd413;
  font-size: 34px;
  font-family: "Georgia";
  color: #000 !important;
  padding: 3px 0;
  display: inline;
  line-height: 34px;
  font-size: 18px;
  line-height: 24px;
}

@media (max-width: 767px) {
  .yellow-subheader {
    font-size: 24px;
  }
}

.yellow-subheader ul {
  font-size: 18px;
}

.highlight-light-yellow {
  -webkit-box-shadow: 10px 0 0 0 #ffefa9, -10px 0 0 0 #ffefa9;
  box-shadow: 10px 0 0 0 #ffefa9, -10px 0 0 0 #ffefa9;
  background-color: #ffefa9;
  font-size: 34px;
  color: #000 !important;
}

@media (max-width: 767px) {
  .highlight-light-yellow {
    font-size: 18px;
  }
}

.highlight-light-carlo {
  -webkit-box-shadow: 10px 0 0 0 #b6d6df, -10px 0 0 0 #b6d6df;
  box-shadow: 10px 0 0 0 #b6d6df, -10px 0 0 0 #b6d6df;
  background-color: #b6d6df;
  font-size: 34px;
  color: #000 !important;
}

@media (max-width: 767px) {
  .highlight-light-carlo {
    font-size: 18px;
  }
}

.highlight-geraldine {
  -webkit-box-shadow: 10px 0 0 0 #F88E89, -10px 0 0 0 #F88E89;
  box-shadow: 10px 0 0 0 #F88E89, -10px 0 0 0 #F88E89;
  background-color: #F88E89;
  font-family: 'dubielplainregular';
  color: #fff !important;
  padding: 3px 0;
  display: inline;
  line-height: 34px;
}

.highlight-monte-carlo {
  -webkit-box-shadow: 20px 0 0 0 #73C6BA, -20px 0 0 0 #73C6BA;
  box-shadow: 20px 0 0 0 #73C6BA, -20px 0 0 0 #73C6BA;
  background-color: #73C6BA;
  font-size: 22px;
  font-family: 'dubielplainregular';
  padding: 3px 0;
  display: inline;
  line-height: 34px;
}

.highlight-black {
  -webkit-box-shadow: 20px 0 0 0 #000, -20px 0 0 0 #000;
  box-shadow: 20px 0 0 0 #000, -20px 0 0 0 #000;
  background-color: #000;
  font-family: 'dubielplainregular';
  padding: 3px 0;
  display: inline;
  color: #fff;
  line-height: 94px;
  font-size: 72px;
}

@media (max-width: 767px) {
  .highlight-black {
    font-size: 52px;
    line-height: 74px;
  }
}

.highlight-ziggurat {
  -webkit-box-shadow: 20px 0 0 0 #B6D6DF, -20px 0 0 0 #B6D6DF;
  box-shadow: 20px 0 0 0 #B6D6DF, -20px 0 0 0 #B6D6DF;
  background-color: #B6D6DF;
  padding: 3px 0;
  display: inline;
  color: #474641 !important;
  line-height: 54px;
  font-size: 38px;
}

.article-subtitle {
  font-size: 22px;
  color: #000;
}

.article-subheader {
  font-size: 28px;
  color: #000;
}

b,
strong {
  font-family: 'ralewaybold';
}

/*
 * Custom Colours
 **************************************/

@font-face {
  font-family: 'dubielplainregular';
  src: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/dubiel-webfont.eot');
  src: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/dubiel-webfont.eot?#iefix') format('embedded-opentype'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/dubiel-webfont.woff2') format('woff2'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/dubiel-webfont.woff') format('woff'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/dubiel-webfont.ttf') format('truetype'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/dubiel-webfont.svg#dubielplainregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'dubielitalic';
  src: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/dubielitalic-webfont.eot');
  src: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/dubielitalic-webfont.eot?#iefix') format('embedded-opentype'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/dubielitalic-webfont.woff2') format('woff2'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/dubielitalic-webfont.woff') format('woff'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/dubielitalic-webfont.ttf') format('truetype'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/dubielitalic-webfont.svg#dubielitalic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'playballregular';
  src: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/playball-webfont.eot');
  src: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/playball-webfont.eot?#iefix') format('embedded-opentype'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/playball-webfont.woff2') format('woff2'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/playball-webfont.woff') format('woff'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/playball-webfont.ttf') format('truetype'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/playball-webfont.svg#playballregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ralewaybold';
  src: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-bold.eot');
  src: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-bold.eot?#iefix') format('embedded-opentype'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-bold.woff2') format('woff2'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-bold.woff') format('woff'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-bold.ttf') format('truetype'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-bold.svg#ralewaybold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ralewayextrabold';
  src: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-extrabold.eot');
  src: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-extrabold.eot?#iefix') format('embedded-opentype'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-extrabold.woff2') format('woff2'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-extrabold.woff') format('woff'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-extrabold.ttf') format('truetype'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-extrabold.svg#ralewayextrabold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ralewayextralight';
  src: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-extralight.eot');
  src: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-extralight.eot?#iefix') format('embedded-opentype'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-extralight.woff2') format('woff2'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-extralight.woff') format('woff'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-extralight.ttf') format('truetype'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-extralight.svg#ralewayextralight') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ralewayheavy';
  src: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-heavy-webfont.eot');
  src: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-heavy-webfont.eot?#iefix') format('embedded-opentype'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-heavy-webfont.woff2') format('woff2'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-heavy-webfont.woff') format('woff'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-heavy-webfont.ttf') format('truetype'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-heavy-webfont.svg#ralewayheavy') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ralewaylight';
  src: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-light.eot');
  src: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-light.eot?#iefix') format('embedded-opentype'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-light.woff2') format('woff2'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-light.woff') format('woff'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-light.ttf') format('truetype'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-light.svg#ralewaylight') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ralewaymedium';
  src: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-medium.eot');
  src: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-medium.eot?#iefix') format('embedded-opentype'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-medium.woff2') format('woff2'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-medium.woff') format('woff'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-medium.ttf') format('truetype'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-medium.svg#ralewaymedium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ralewayregular';
  src: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-regular.eot');
  src: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-regular.eot?#iefix') format('embedded-opentype'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-regular.woff2') format('woff2'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-regular.woff') format('woff'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-regular.ttf') format('truetype'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-regular.svg#ralewayregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ralewaysemibold';
  src: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-semibold.eot');
  src: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-semibold.eot?#iefix') format('embedded-opentype'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-semibold.woff2') format('woff2'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-semibold.woff') format('woff'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-semibold.ttf') format('truetype'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-semibold.svg#ralewaysemibold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ralewaythin';
  src: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-thin.eot');
  src: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-thin.eot?#iefix') format('embedded-opentype'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-thin.woff2') format('woff2'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-thin.woff') format('woff'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-thin.ttf') format('truetype'), url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/raleway-thin.svg#ralewaythin') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Georgia';
  src: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/fonts/Georgia.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

* {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

/*Infosys - oneCMS to SK upgrade for LimeAway */

/*Devices Resolution*/

/*
 Header Styles
 **************************************/

.sk-main-header {
  position: relative;
  z-index: 1031;
}

.sk-main-header .sk-logo {
  padding-top: 20px;
  padding-bottom: 10px;
  text-align: center;
  float: left;
}

@media (min-width: 768px) {
  .sk-main-header .sk-logo {
    text-align: left;
  }
}

@media (max-width: 767px) {
  .sk-main-header .sk-logo {
    position: fixed;
    top: 10px;
    left: 16px;
    padding: 0;
    z-index: 1033;
    height: 20px;
  }

  .sk-main-header .sk-logo img {
    display: block;
    height: 35px;
  }
}

.sk-site-name {
  margin: 0;
}

.sk-site-name-text {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sk-country-ro .sk-site-name {
  width: 152px;
  height: 82px;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/logo.png') no-repeat 0 0;
}

@media (max-width: 767px) {
  .sk-country-ro .sk-site-name {
    width: 65px;
    height: 47px;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
  }
}

.sk-country-ro .sk-site-name .sk-site-name-link {
  display: none;
}

/*
  Footer
  **************************************/

.sk-footer .sk-footer-nav {
  -webkit-box-shadow: 0px 15px 0 -10px rgba(60, 71, 100, 0.1);
  box-shadow: 0px 15px 0 -10px rgba(60, 71, 100, 0.1);
}

.sk-footer .sk-footer-last-updated {
  color: #808080;
}

/*
  Scaffolding
  **************************************/

@media (max-width: 767px) {
  html {
    padding-top: 59px;
  }
}

body {
  position: relative;
  color: #494744;
  margin: 0;
  padding: 0;
  background: #f4f4f4;
  -webkit-background-size: 100% 100%;
  background-size: 100%;
}

.sk-page-header,
.sk-product-header {
  margin-top: 0;
  padding-bottom: 5px;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border-bottom: none;
}

.sk-page-header:before,
.sk-page-header:after {
  content: " ";
  display: table;
}

.sk-page-header:after {
  clear: both;
}

.sk-page-header:before,
.sk-page-header:after {
  content: " ";
  display: table;
}

.sk-page-header:after {
  clear: both;
}

.sk-page-header h1 {
  font-family: 'ralewaylight';
  padding-top: 30px;
  color: #1f62a1;
  font-size: 40px;
}

.sk-page-header h1,
.sk-page-header__title {
  margin-top: 0;
}

.sk-page-header-has-featured-image {
  margin-left: -15px;
  margin-right: -15px;
}

.sk-page-header-has-featured-image .sk-page-header-text-holder {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 992px) {
  .sk-page-header-has-featured-image .sk-page-header-text-holder {
    float: left;
    width: 66.66666667%;
  }
}

.sk-page-header-has-featured-image .sk-page-header-image-holder {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 992px) {
  .sk-page-header-has-featured-image .sk-page-header-image-holder {
    float: left;
    width: 33.33333333%;
  }
}

@media (min-width: 768px) {
  .sk-page-header-image {
    float: right !important;
  }
}

.sk-page-header-text-holder > header > h1 {
  display: none;
}

.sk-content-area {
  margin-top: 20px;
}

.clear {
  clear: both;
}

.sk-section-title {
  font-size: 30px;
  margin: 10px 16px 20px;
  font-family: Georgia;
  color: #b1b1b1;
  font-weight: normal;
}

@media (max-width: 991px) {
  .sk-section-title {
    margin: 0 0 35px 0;
  }
}

.row {
  margin-top: 35px;
}

/*
 * Page Segments
 ******************************/

/*

In order to make the layouts more maleable we've split them into segments.
This allows you to specify different backgrounds across the segments or to group the different areas together

*/

.sk-segment-all {
  position: relative;
}

/************************************/

.sk-segment-footer {
  margin-top: 40px;
  background: #e0e0e0;
  position: relative;
}

.sk-segment-footer .sk-footer-nav {
  background: none;
  text-align: center;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
}

.sk-segment-footer .sk-footer-nav .navbar-right {
  width: 100%;
  padding-top: 10px;
  float: none !important;
  font-family: Georgia;
  color: #7A7A7A;
  font-weight: bold;
  font-size: 10px;
}

.sk-segment-footer:before {
  content: "";
  display: block;
  width: 117px;
  height: 64px;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/logo.png');
  -webkit-background-size: cover;
  background-size: cover;
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -59px;
  z-index: 2;
}

.sk-segment-footer:after {
  position: absolute;
  top: -3px;
  display: block;
  width: 100%;
  height: 4px;
  border-top: 1px dotted #000;
  content: "";
}

body.sk-country-us .sk-segment-footer:before,
body.sk-country-ca .sk-segment-footer:before,
body.sk-country-br .sk-segment-footer:before,
body.sk-country-cl .sk-segment-footer:before,
body.sk-country-ar .sk-segment-footer:before,
body.sk-country-co .sk-segment-footer:before,
body.sk-country-mx .sk-segment-footer:before,
body.sk-country-cr .sk-segment-footer:before {
  content: "";
  display: block;
  width: 120px;
  height: 64px;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/amope-logo.png');
  -webkit-background-size: cover;
  background-size: cover;
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -59px;
  z-index: 2;
}

body.sk-country-us .sk-segment-footer:after,
body.sk-country-ca .sk-segment-footer:after,
body.sk-country-br .sk-segment-footer:after,
body.sk-country-cl .sk-segment-footer:after,
body.sk-country-ar .sk-segment-footer:after,
body.sk-country-co .sk-segment-footer:after,
body.sk-country-mx .sk-segment-footer:after,
body.sk-country-cr .sk-segment-footer:after {
  position: absolute;
  top: -3px;
  display: block;
  width: 100%;
  height: 4px;
  border-top: 1px dotted #000;
  content: "";
}

.sk-country-es .sk-segment-footer:before {
  content: "";
  display: block;
  width: 120px;
  height: 64px;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/Dr_Scholl_Website_logo.png');
  -webkit-background-size: cover;
  background-size: cover;
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -59px;
  z-index: 2;
}

.sk-country-es .sk-segment-footer:after {
  position: absolute;
  top: -3px;
  display: block;
  width: 100%;
  height: 4px;
  border-top: 1px dotted #000;
  content: "";
}

.rb-footer {
  margin-top: -20px !important;
}

/************************************/

/*
  Breadcrumbs
  **************************************/

.breadcrumb {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  font-size: 12px;
  font-family: Georgia;
  font-weight: bold;
  color: #b1b1b1;
  font-style: italic;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 16px;
}

.breadcrumb a {
  color: #b1b1b1;
  text-decoration: underline;
}

.breadcrumb a:hover {
  color: #265d9f;
}

/*
  Containers
  **************************************/

@media (max-width: 767px) {
  .sk-container-body > .row {
    margin-top: 0;
  }
}

.row {
  margin-top: 0;
  margin-bottom: 35px;
}

.color-padding {
  padding: 0px 25px;
  background: #fee20d;
}

.white-padding {
  padding: 0px 25px;
  background: #fff;
}

.box-bordered {
  padding: 25px;
  background: #474641;
  position: relative;
}

.box-bordered h2 {
  color: #FFD520;
  font-size: 18px;
  line-height: 23px;
  font-style: italic;
  margin-bottom: 10px;
}

.box-bordered .sk-grid-richtext p {
  color: #fff;
  text-algin: left;
  font-size: 14px;
  line-height: 22px;
}

.box-bordered:before {
  display: block;
  width: 100%;
  position: absolute;
  top: -4px;
  height: 4px;
  left: 0;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/backgrounds/box-border-top.png') left center repeat-x;
  content: " ";
}

.box-bordered:after {
  display: block;
  width: 100%;
  position: absolute;
  bottom: -4px;
  height: 4px;
  left: 0;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/backgrounds/box-border-bottom.png') left center repeat-x;
  content: " ";
}

@media (max-width: 767px) {
  .box-bordered {
    padding: 15px 25px;
  }

  .box-bordered .sk-grid-richtext p {
    font-size: 16px;
  }
}

/*
  Regulatory Section
  **************************************/

.sk-regulatory {
  font-size: 11px;
}

.sk-regulatory > p {
  margin: 0.7em 0;
}

/*
  (RB) MasterPage Templates
  **************************************/

.sk-leftnav-template {
  padding-bottom: 10px;
}

@media (max-width: 768px) {
  .sk-leftnav-template {
    padding-bottom: 20px;
  }
}

/*
  Country Selector
  - Used on all pages
  **************************************/

.sk-country-selector .dropdown-menu,
.sk-language-selector .dropdown-menu {
  left: auto;
  right: 0;
}

.sk-country-selector .flag,
.sk-language-selector .flag {
  vertical-align: middle;
  width: 26px;
  height: 26px;
  background-position: center center;
  border-radius: 50%;
  -webkit-background-size: cover;
  background-size: cover;
}

.sk-country-selector a,
.sk-language-selector a {
  color: #333333;
}

.sk-country-selector {
  display: none !important;
}

.sk-container-nav .sk-language-selector {
  display: none !important;
}

.sk-container-nav .sk-language-selector-label {
  display: none !important;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #000;
  }
}

.sk-country-selector-title {
  display: none;
}

.sk-language-selector-label {
  margin: 0 5px;
}

/* Flag Country Codes */

.flag {
  width: 70px;
  height: 47px;
  display: inline-block;
  -webkit-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
}

.flag-AF {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Afghanistan.png");
}

.flag-AL {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Albania.png");
}

.flag-DZ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Algeria.png");
}

.flag-AD {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Andorra.png");
}

.flag-AG {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Antigua-and-Barbuda.png");
}

.flag-AR {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Argentina.png");
}

.flag-AM {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Armenia.png");
}

.flag-AU {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Australia.png");
}

.flag-AT {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Austria.png");
}

.flag-AZ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Azerbaijan.png");
}

.flag-BS {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Bahamas.png");
}

.flag-BH {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Bahrain.png");
}

.flag-BD {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Bangladesh.png");
}

.flag-BB {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Barbados.png");
}

.flag-BY {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Belarus.png");
}

.flag-BE {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Belgium.png");
}

.flag-BZ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Belize.png");
}

.flag-BJ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Benin.png");
}

.flag-BT {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Bhutan.png");
}

.flag-BA {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Bosnia-and-Herzegovina.png");
}

.flag-BW {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Botswana.png");
}

.flag-BR {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Brazil.png");
}

.flag-BG {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Bulgaria.png");
}

.flag-BF {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Burkina-Faso.png");
}

.flag-BI {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Burundi.png");
}

.flag-KH {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Cambodia.png");
}

.flag-CM {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Cameroon.png");
}

.flag-CA {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Canada.png");
}

.flag-CV {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Cape-Verde.png");
}

.flag-CF {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Central-African-Republic.png");
}

.flag-TD {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Chad.png");
}

.flag-CL {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Chile.png");
}

.flag-CN {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/China.png");
}

.flag-CO {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Colombia.png");
}

.flag-KM {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Comoros.png");
}

.flag-CD {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Congo-%28Democratic%29.png");
}

.flag-CG {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Congo-%28Republic%29.png");
}

.flag-CR {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Costa-Rica.png");
}

.flag-HR {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Croatia.png");
}

.flag-CU {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Cuba.png");
}

.flag-CY {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Cyprus.png");
}

.flag-CZ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Czech-Republic.png");
}

.flag-DK {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Denmark.png");
}

.flag-DJ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Djibouti.png");
}

.flag-DM {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Dominica.png");
}

.flag-DO {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Dominican-Republic.png");
}

.flag-EC {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Ecuador.png");
}

.flag-EG {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Egypt.png");
}

.flag-SV {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/El-Salvador.png");
}

.flag-GQ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Equatorial-Guinea.png");
}

.flag-ER {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Eritrea.png");
}

.flag-EE {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Estonia.png");
}

.flag-ET {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Ethiopia.png");
}

.flag-FJ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Fiji.png");
}

.flag-FI {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Finland.png");
}

.flag-FR {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/France.png");
}

.flag-GA {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Gabon.png");
}

.flag-GM {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Gambia.png");
}

.flag-GE {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Georgia.png");
}

.flag-DE {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Germany.png");
}

.flag-GH {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Ghana.png");
}

.flag-GD {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Grenada.png");
}

.flag-GT {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Guatemala.png");
}

.flag-GN {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Guinea.png");
}

.flag-GR {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Greece.png");
}

.flag-GY {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Guyana.png");
}

.flag-HT {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Haiti.png");
}

.flag-HN {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Honduras.png");
}

.flag-HU {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Hungary.png");
}

.flag-IS {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Iceland.png");
}

.flag-IN {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/India.png");
}

.flag-ID {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Indonesia.png");
}

.flag-IR {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Iran.png");
}

.flag-IQ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Iraq.png");
}

.flag-IE {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Ireland.png");
}

.flag-IL {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Israel.png");
}

.flag-IT {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Italy.png");
}

.flag-JM {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Jamaica.png");
}

.flag-JP {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Japan.png");
}

.flag-JO {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Jordan.png");
}

.flag-KZ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Kazakhstan.png");
}

.flag-KE {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Kenya.png");
}

.flag-KI {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Kiribati.png");
}

.flag-KW {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Kuwait.png");
}

.flag-KG {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Kyrgyzstan.png");
}

.flag-LV {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Latvia.png");
}

.flag-LB {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Lebanon.png");
}

.flag-LS {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Lesotho.png");
}

.flag-LR {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Liberia.png");
}

.flag-LY {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Libya.png");
}

.flag-LI {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Liechtenstein.png");
}

.flag-LT {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Lithuania.png");
}

.flag-LU {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Luxembourg.png");
}

.flag-MK {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Macedonia.png");
}

.flag-MG {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Madagascar.png");
}

.flag-MW {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Malawi.png");
}

.flag-MY {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Malaysia.png");
}

.flag-MV {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Maldives.png");
}

.flag-ML {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Mali.png");
}

.flag-MT {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Malta.png");
}

.flag-MH {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Marshall-Islands.png");
}

.flag-MR {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Mauritania.png");
}

.flag-MU {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Mauritius.png");
}

.flag-MX {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Mexico.png");
}

.flag-FM {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Micronesia-%28Federated%29.png");
}

.flag-MC {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Monaco.png");
}

.flag-MN {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Mongolia.png");
}

.flag-ME {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Montenegro.png");
}

.flag-MA {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Morocco.png");
}

.flag-MZ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Mozambique.png");
}

.flag-MM {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Myanmar.png");
}

.flag-NA {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Namibia.png");
}

.flag-NR {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Nauru.png");
}

.flag-NP {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Nepal.png");
}

.flag-NL {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Netherlands.png");
}

.flag-NZ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/New-Zealand.png");
}

.flag-NI {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Nicaragua.png");
}

.flag-NE {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Niger.png");
}

.flag-NG {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Nigeria.png");
}

.flag-NO {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Norway.png");
}

.flag-OM {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Oman.png");
}

.flag-PK {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Pakistan.png");
}

.flag-PW {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Palau.png");
}

.flag-PA {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Panama.png");
}

.flag-PG {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Papua-New-Guinea.png");
}

.flag-PY {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Paraguay.png");
}

.flag-PE {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Peru.png");
}

.flag-PH {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Philippines.png");
}

.flag-PL {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Poland.png");
}

.flag-PT {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Portugal.png");
}

.flag-QA {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Qatar.png");
}

.flag-RO {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Romania.png");
}

.flag-RU {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Russia.png");
}

.flag-RW {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Rwanda.png");
}

.flag-KN {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Saint-Kitts-and-Nevis.png");
}

.flag-LC {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Saint-Lucia.png");
}

.flag-VC {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Saint-Vincent-and-the-Grenadines.png");
}

.flag-WS {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Samoa.png");
}

.flag-SM {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/San-Marino.png");
}

.flag-ST {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Sao-Tome-and-Principe.png");
}

.flag-SA {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Saudi-Arabia.png");
}

.flag-SN {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Senegal.png");
}

.flag-RS {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Serbia.png");
}

.flag-SC {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Seychelles.png");
}

.flag-SL {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Sierra-Leone.png");
}

.flag-SG {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Singapore.png");
}

.flag-SK {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Slovakia.png");
}

.flag-SI {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Slovenia.png");
}

.flag-SB {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Solomon-Islands.png");
}

.flag-SO {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Somalia.png");
}

.flag-ZA {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/South-Africa.png");
}

.flag-SS {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/South-Sudan.png");
}

.flag-ES {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Spain.png");
}

.flag-LK {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Sri-Lanka.png");
}

.flag-SD {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Sudan.png");
}

.flag-SR {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Suriname.png");
}

.flag-SZ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Swaziland.png");
}

.flag-SE {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Sweden.png");
}

.flag-CH {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Switzerland.png");
}

.flag-TW {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Taiwan.png");
}

.flag-TJ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Tajikistan.png");
}

.flag-TZ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Tanzania.png");
}

.flag-TH {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Thailand.png");
}

.flag-TG {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Togo.png");
}

.flag-TO {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Tonga.png");
}

.flag-TT {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Trinidad-and-Tobago.png");
}

.flag-TN {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Tunisia.png");
}

.flag-TR {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Turkey.png");
}

.flag-TM {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Turkmenistan.png");
}

.flag-TV {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Tuvalu.png");
}

.flag-UG {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Uganda.png");
}

.flag-UA {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Ukraine.png");
}

.flag-AE {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/United-Arab-Emirates.png");
}

.flag-GB {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/United-Kingdom.png");
}

.flag-US {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/United-States-of-America.png");
}

.flag-UY {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Uruguay.png");
}

.flag-UZ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Uzbekistan.png");
}

.flag-VU {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Vanuatu.png");
}

.flag-VA {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Vatican-City.png");
}

.flag-VE {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Venezuela.png");
}

.flag-YE {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Yemen.png");
}

.flag-ZM {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Zambia.png");
}

.flag-ZW {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/flags/Zimbabwe.png");
}

/*
  Primary Navigation
  **************************************/

.sk-nav-primary {
  -webkit-box-shadow: 0px 15px 0 -10px rgba(60, 71, 100, 0.1);
  box-shadow: 0px 15px 0 -10px rgba(60, 71, 100, 0.1);
}

@media (min-width: 768px) {
  .sk-nav-primary {
    position: relative;
  }

  .sk-nav-primary .sk-sub-nav-title {
    border-top: 1px solid #eee;
    background: #f8f8f8;
  }
}

.sk-nav-primary .dropdown-menu {
  overflow: hidden;
  padding-bottom: 0;
}

.sk-nav-primary .dropdown-menu .sk-dropdown-menu-img {
  margin-right: 10px;
}

.sk-nav-primary .navbar-collapse {
  max-height: none;
}

@media (max-width: 767px) {
  .sk-nav-primary {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    top: 0;
    border-width: 0 0 1px;
  }

  .sk-nav-primary .navbar-collapse {
    max-height: 340px;
  }
}

@media (max-width: 767px) and (max-width: 480px) and (orientation: landscape) {
  .sk-nav-primary .navbar-collapse {
    max-height: 200px;
  }
}

@media (max-width: 767px) and (min-width: 768px) {
  .sk-nav-primary {
    border-radius: 0;
  }
}

/*CA EN and FR*/

body.sk-language-en.sk-country-ca .sk-container-nav .sk-main-links li:nth-child(6) a[href="/en/amopé-diamond-crystal-contest/"],
body.sk-language-fr.sk-country-ca .sk-container-nav .sk-main-links li:nth-child(6) a[href="/en/amopé-diamond-crystal-contest/"],
body.sk-language-en.sk-country-ca .sk-container-nav .sk-main-links li:nth-child(6) a[href="/en/amopé-diamond-crystal-contest/"]:focus,
body.sk-language-fr.sk-country-ca .sk-container-nav .sk-main-links li:nth-child(6) a[href="/en/amopé-diamond-crystal-contest/"]:focus,
body.sk-language-en.sk-country-ca .sk-container-nav .sk-main-links li:nth-child(6) a[href="/fr/amopé-diamond-crystal-contest/"],
body.sk-language-fr.sk-country-ca .sk-container-nav .sk-main-links li:nth-child(6) a[href="/fr/amopé-diamond-crystal-contest/"],
body.sk-language-en.sk-country-ca .sk-container-nav .sk-main-links li:nth-child(6) a[href="/fr/amopé-diamond-crystal-contest/"]:focus,
body.sk-language-fr.sk-country-ca .sk-container-nav .sk-main-links li:nth-child(6) a[href="/fr/amopé-diamond-crystal-contest/"]:focus {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/icons/amope-menu-8.png') 10px center no-repeat;
}

@media screen and (min-width: 1200px) {
  body.sk-language-en.sk-country-ca .sk-container-nav,
  body.sk-language-fr.sk-country-ca .sk-container-nav {
    max-width: 100%;
  }
}

@media screen and (min-width: 992px) {
  body.sk-language-en.sk-country-ca .sk-container-nav .sk-main-links li:last-child a[href="/en/amopé-diamond-crystal-contest/"],
  body.sk-language-fr.sk-country-ca .sk-container-nav .sk-main-links li:last-child a[href="/en/amopé-diamond-crystal-contest/"],
  body.sk-language-en.sk-country-ca .sk-container-nav .sk-main-links li:last-child a[href="/fr/amopé-diamond-crystal-contest/"],
  body.sk-language-fr.sk-country-ca .sk-container-nav .sk-main-links li:last-child a[href="/fr/amopé-diamond-crystal-contest/"] {
    width: 130% !important;
  }
}

@media screen and (max-width: 767px) {
  body.sk-language-en.sk-country-ca .sk-container-nav .sk-main-links li:last-child a[href="/en/amopé-diamond-crystal-contest/"],
  body.sk-language-fr.sk-country-ca .sk-container-nav .sk-main-links li:last-child a[href="/en/amopé-diamond-crystal-contest/"],
  body.sk-language-en.sk-country-ca .sk-container-nav .sk-main-links li:last-child a[href="/fr/amopé-diamond-crystal-contest/"],
  body.sk-language-fr.sk-country-ca .sk-container-nav .sk-main-links li:last-child a[href="/fr/amopé-diamond-crystal-contest/"] {
    width: 100%;
    background: inherit;
  }
}

@media screen and (min-width: 768px) {
  body.sk-language-en.sk-country-ca .sk-container-nav .sk-main-links li:last-child a[href="/fr/amopé-diamond-crystal-contest/"],
  body.sk-language-fr.sk-country-ca .sk-container-nav .sk-main-links li:last-child a[href="/fr/amopé-diamond-crystal-contest/"],
  body.sk-language-en.sk-country-ca .sk-container-nav .sk-main-links li:last-child a[href="/en/amopé-diamond-crystal-contest/"],
  body.sk-language-fr.sk-country-ca .sk-container-nav .sk-main-links li:last-child a[href="/en/amopé-diamond-crystal-contest/"] {
    width: 100%;
  }

  body.sk-language-en.sk-country-ca .sk-container-nav .sk-main-links li a[href="/fr/communiquez-avec-amope/"],
  body.sk-language-fr.sk-country-ca .sk-container-nav .sk-main-links li a[href="/fr/communiquez-avec-amope/"],
  body.sk-language-en.sk-country-ca .sk-container-nav .sk-main-links li a[href="/en/communiquez-avec-amope/"],
  body.sk-language-fr.sk-country-ca .sk-container-nav .sk-main-links li a[href="/en/communiquez-avec-amope/"] {
    width: 129%;
    background: url(/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/icons/amope-menu-8.png) 10px center no-repeat;
  }
}

/*  Header Sub Navigation*/

.sk-container-header .sk-main-header .sk-sub-nav {
  top: 35px;
  right: 300px;
}

@media (max-width: 992px) {
  .sk-container-header .sk-main-header .sk-sub-nav {
    right: 225px;
  }
}

@media (max-width: 768px) {
  .sk-container-header .sk-main-header .sk-sub-nav {
    position: static;
    float: right;
    margin-top: 30px;
  }
}

.sk-sub-nav {
  display: block;
  border-radius: 2px;
}

.sk-sub-nav:before,
.sk-sub-nav:after {
  content: " ";
  display: table;
}

.sk-sub-nav:after {
  clear: both;
}

.sk-sub-nav:before,
.sk-sub-nav:after {
  content: " ";
  display: table;
}

.sk-sub-nav:after {
  clear: both;
}

.sk-main-header .sk-sub-nav {
  position: absolute;
  right: 0;
  bottom: 0;
}

@media (max-width: 767px) {
  .sk-main-header .sk-sub-nav {
    display: none !important;
  }
}

.sk-sub-nav .sk-language-selector .dropdown,
.sk-sub-nav .sk-language-selector-label {
  line-height: 28px;
}

.sk-sub-nav .sk-language-selector .caret {
  position: relative;
  top: -1px;
  z-index: 1;
}

.sk-sub-nav .dropdown {
  cursor: pointer;
}

.sk-sub-nav .sk-social-sharing {
  margin-top: -7px;
}

@media (max-width: 768px) {
  .sk-sub-nav .sk-social-sharing {
    margin: 0;
  }
}

.sk-sub-nav-links li a {
  color: #545454;
  font-family: 'Georgia';
  font-size: 14px;
  font-style: italic;
}

.sk-sub-nav-links li a:hover {
  color: #265d9f;
  background: #E8E7E7;
}

.sk-nav-primary .sk-social-sharing,
.sk-nav-primary .sk-sub-nav-links {
  display: none !important;
}

@media (max-width: 767px) {
  .sk-nav-primary .sk-social-sharing,
  .sk-nav-primary .sk-sub-nav-links {
    display: block !important;
  }

  table.sk-nav-primary .sk-social-sharing,
  table.sk-nav-primary .sk-sub-nav-links {
    display: table;
  }

  tr.sk-nav-primary .sk-social-sharing,
  tr.sk-nav-primary .sk-sub-nav-links {
    display: table-row !important;
  }

  th.sk-nav-primary .sk-social-sharing,
  th.sk-nav-primary .sk-sub-nav-links,
  td.sk-nav-primary .sk-social-sharing,
  td.sk-nav-primary .sk-sub-nav-links {
    display: table-cell !important;
  }
}

.sk-social-sharing {
  padding: 0 10px;
  text-align: center;
}

.sk-social-sharing a {
  font-size: 30px;
  margin: 0 5px 0 2px;
}

@media (min-width: 768px) {
  .sk-social-sharing {
    margin-top: 5px;
  }
}

.sk-nav-primary .sk-social-sharing {
  background: #e7e9ea;
}

.sk-localizer {
  border-left: 1px dotted #000;
  border-right: 1px dotted #000;
}

/*
 *  Secondary Navigation
 **************************************/

.sk-nav-sec ul {
  margin-left: 20px;
}

@media (max-width: 767px) {
  .navbar-nav {
    margin: 8px 0;
  }
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background: #F4F4F4;
  color: #265d9f;
}

.navbar-nav > li > a {
  padding-top: 0;
  padding-bottom: 0;
}

.navbar-form {
  position: absolute;
  right: 70px;
  top: -90px;
  border: none;
  font-family: Georgia;
}

.navbar-form .form-control {
  background: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: 1px solid #7A7A7A;
  font-size: 12px;
  /* firefox 19+ */
  /* ie */
}

.navbar-form .form-control::-webkit-input-placeholder {
  color: #777777;
  font-style: italic;
}

.navbar-form .form-control::-moz-placeholder {
  color: #777777;
  font-style: italic;
}

.navbar-form .form-control:-ms-input-placeholder {
  color: #777777;
  font-style: italic;
}

.navbar-form .form-control:-moz-placeholder {
  color: #777777;
  font-style: italic;
}

.navbar-form .input-group-btn:last-child > .btn {
  border-radius: 50%;
  border-bottom-left-radius: 50%;
  border-top-left-radius: 50%;
  background: #7A7A7A;
  border-color: #7A7A7A;
  margin-left: 15px;
  height: 26px;
  width: 26px;
  text-align: center;
  padding-left: 0;
  padding-top: 3px;
  padding-right: 0;
}

@media (max-width: 767px) {
  .navbar-form {
    margin-left: 0;
    margin-right: 0;
    position: static;
  }
}

.navbar-header .navbar-brand {
  display: block;
}

@media (min-width: 768px) and (max-width: 991px) {
  .sk-nav-group-search {
    width: 130px;
  }
}

@media (min-width: 992px) {
  .sk-nav-group-search {
    width: 200px;
  }
}

.navbar-default {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  border-bottom: 1px dotted #9b9b9b;
}

@media (min-width: 768px) {
  .navbar-default .navbar-nav .dropdown .dropdown-menu li a,
  .navbar-default .navbar-nav .dropdown .dropdown-menu li a:focus {
    background-image: none;
  }

  .navbar-default .navbar-nav li a,
  .navbar-default .navbar-nav li a:focus {
    color: #000;
  }

  .navbar-default .navbar-nav li:nth-child(1) a,
  .navbar-default .navbar-nav li:nth-child(1) a:focus {
    background: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/icons/menu-1.png') 10px center no-repeat;
    width: 105%;
  }

  .navbar-default .navbar-nav li:nth-child(2) a,
  .navbar-default .navbar-nav li:nth-child(2) a:focus {
    background: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/icons/menu-3.png') 10px center no-repeat;
  }

  .navbar-default .navbar-nav li:nth-child(3) a,
  .navbar-default .navbar-nav li:nth-child(3) a:focus {
    background: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/icons/menu-4.png') 10px center no-repeat;
    width: 107%;
  }

  .navbar-default .navbar-nav li:nth-child(4) a,
  .navbar-default .navbar-nav li:nth-child(4) a:focus {
    background: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/icons/menu-5.png') 10px center no-repeat;
  }

  .navbar-default .navbar-nav li:nth-child(5) a,
  .navbar-default .navbar-nav li:nth-child(5) a:focus {
    background: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/icons/menu-2.png') 10px center no-repeat;
  }

  .navbar-default .navbar-nav li:nth-child(6) a,
  .navbar-default .navbar-nav li:nth-child(6) a:focus {
    background: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/icons/menu-6.png') 10px center no-repeat;
    width: 140%;
  }

  body.sk-country-fr .navbar-default .navbar-nav > li:nth-child(5) a,
  body.sk-country-fr .navbar-default .navbar-nav > li:nth-child(5) a:focus {
    background: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/icons/menu-7.png') 10px center no-repeat;
  }

  body.sk-country-fr .navbar-default .navbar-nav > li:nth-child(6) a,
  body.sk-country-fr .navbar-default .navbar-nav > li:nth-child(6) a:focus {
    background: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/icons/menu-2.png') 10px center no-repeat;
  }

  body.sk-country-ar .navbar-default .navbar-nav .dropdown .dropdown-menu li a,
  body.sk-country-br .navbar-default .navbar-nav .dropdown .dropdown-menu li a,
  body.sk-country-ca .navbar-default .navbar-nav .dropdown .dropdown-menu li a,
  body.sk-country-cl .navbar-default .navbar-nav .dropdown .dropdown-menu li a,
  body.sk-country-co .navbar-default .navbar-nav .dropdown .dropdown-menu li a,
  body.sk-country-cr .navbar-default .navbar-nav .dropdown .dropdown-menu li a,
  body.sk-country-mx .navbar-default .navbar-nav .dropdown .dropdown-menu li a,
  body.sk-country-us .navbar-default .navbar-nav .dropdown .dropdown-menu li a,
  body.sk-country-ar .navbar-default .navbar-nav .dropdown .dropdown-menu li a:focus,
  body.sk-country-br .navbar-default .navbar-nav .dropdown .dropdown-menu li a:focus,
  body.sk-country-ca .navbar-default .navbar-nav .dropdown .dropdown-menu li a:focus,
  body.sk-country-cl .navbar-default .navbar-nav .dropdown .dropdown-menu li a:focus,
  body.sk-country-co .navbar-default .navbar-nav .dropdown .dropdown-menu li a:focus,
  body.sk-country-cr .navbar-default .navbar-nav .dropdown .dropdown-menu li a:focus,
  body.sk-country-mx .navbar-default .navbar-nav .dropdown .dropdown-menu li a:focus,
  body.sk-country-us .navbar-default .navbar-nav .dropdown .dropdown-menu li a:focus {
    background-image: none;
  }

  body.sk-country-ar .navbar-default .navbar-nav li:nth-child(1) a,
  body.sk-country-br .navbar-default .navbar-nav li:nth-child(1) a,
  body.sk-country-ca .navbar-default .navbar-nav li:nth-child(1) a,
  body.sk-country-cl .navbar-default .navbar-nav li:nth-child(1) a,
  body.sk-country-co .navbar-default .navbar-nav li:nth-child(1) a,
  body.sk-country-cr .navbar-default .navbar-nav li:nth-child(1) a,
  body.sk-country-mx .navbar-default .navbar-nav li:nth-child(1) a,
  body.sk-country-us .navbar-default .navbar-nav li:nth-child(1) a,
  body.sk-country-ar .navbar-default .navbar-nav li:nth-child(1) a:focus,
  body.sk-country-br .navbar-default .navbar-nav li:nth-child(1) a:focus,
  body.sk-country-ca .navbar-default .navbar-nav li:nth-child(1) a:focus,
  body.sk-country-cl .navbar-default .navbar-nav li:nth-child(1) a:focus,
  body.sk-country-co .navbar-default .navbar-nav li:nth-child(1) a:focus,
  body.sk-country-cr .navbar-default .navbar-nav li:nth-child(1) a:focus,
  body.sk-country-mx .navbar-default .navbar-nav li:nth-child(1) a:focus,
  body.sk-country-us .navbar-default .navbar-nav li:nth-child(1) a:focus,
  body.sk-country-ar .navbar-default .navbar-nav li:nth-child(1) a:focus,
  body.sk-country-br .navbar-default .navbar-nav li:nth-child(1) a:focus,
  body.sk-country-ca .navbar-default .navbar-nav li:nth-child(1) a:focus,
  body.sk-country-cl .navbar-default .navbar-nav li:nth-child(1) a:focus,
  body.sk-country-co .navbar-default .navbar-nav li:nth-child(1) a:focus,
  body.sk-country-cr .navbar-default .navbar-nav li:nth-child(1) a:focus,
  body.sk-country-mx .navbar-default .navbar-nav li:nth-child(1) a:focus,
  body.sk-country-us .navbar-default .navbar-nav li:nth-child(1) a:focus {
    background: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/icons/amope-menu-1.png') 10px center no-repeat;
  }

  body.sk-country-ar .navbar-default .navbar-nav li:nth-child(2) a,
  body.sk-country-br .navbar-default .navbar-nav li:nth-child(2) a,
  body.sk-country-ca .navbar-default .navbar-nav li:nth-child(2) a,
  body.sk-country-cl .navbar-default .navbar-nav li:nth-child(2) a,
  body.sk-country-co .navbar-default .navbar-nav li:nth-child(2) a,
  body.sk-country-cr .navbar-default .navbar-nav li:nth-child(2) a,
  body.sk-country-mx .navbar-default .navbar-nav li:nth-child(2) a,
  body.sk-country-us .navbar-default .navbar-nav li:nth-child(2) a,
  body.sk-country-ar .navbar-default .navbar-nav li:nth-child(2) a:focus,
  body.sk-country-br .navbar-default .navbar-nav li:nth-child(2) a:focus,
  body.sk-country-ca .navbar-default .navbar-nav li:nth-child(2) a:focus,
  body.sk-country-cl .navbar-default .navbar-nav li:nth-child(2) a:focus,
  body.sk-country-co .navbar-default .navbar-nav li:nth-child(2) a:focus,
  body.sk-country-cr .navbar-default .navbar-nav li:nth-child(2) a:focus,
  body.sk-country-mx .navbar-default .navbar-nav li:nth-child(2) a:focus,
  body.sk-country-us .navbar-default .navbar-nav li:nth-child(2) a:focus {
    background: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/icons/amope-menu-3.png') 10px center no-repeat;
  }

  body.sk-country-ar .navbar-default .navbar-nav li:nth-child(3) a,
  body.sk-country-br .navbar-default .navbar-nav li:nth-child(3) a,
  body.sk-country-ca .navbar-default .navbar-nav li:nth-child(3) a,
  body.sk-country-cl .navbar-default .navbar-nav li:nth-child(3) a,
  body.sk-country-co .navbar-default .navbar-nav li:nth-child(3) a,
  body.sk-country-cr .navbar-default .navbar-nav li:nth-child(3) a,
  body.sk-country-mx .navbar-default .navbar-nav li:nth-child(3) a,
  body.sk-country-us .navbar-default .navbar-nav li:nth-child(3) a,
  body.sk-country-ar .navbar-default .navbar-nav li:nth-child(3) a:focus,
  body.sk-country-br .navbar-default .navbar-nav li:nth-child(3) a:focus,
  body.sk-country-ca .navbar-default .navbar-nav li:nth-child(3) a:focus,
  body.sk-country-cl .navbar-default .navbar-nav li:nth-child(3) a:focus,
  body.sk-country-co .navbar-default .navbar-nav li:nth-child(3) a:focus,
  body.sk-country-cr .navbar-default .navbar-nav li:nth-child(3) a:focus,
  body.sk-country-mx .navbar-default .navbar-nav li:nth-child(3) a:focus,
  body.sk-country-us .navbar-default .navbar-nav li:nth-child(3) a:focus,
  body.sk-country-ar .navbar-default .navbar-nav li:nth-child(3) a:focus,
  body.sk-country-br .navbar-default .navbar-nav li:nth-child(3) a:focus,
  body.sk-country-ca .navbar-default .navbar-nav li:nth-child(3) a:focus,
  body.sk-country-cl .navbar-default .navbar-nav li:nth-child(3) a:focus,
  body.sk-country-co .navbar-default .navbar-nav li:nth-child(3) a:focus,
  body.sk-country-cr .navbar-default .navbar-nav li:nth-child(3) a:focus,
  body.sk-country-mx .navbar-default .navbar-nav li:nth-child(3) a:focus,
  body.sk-country-us .navbar-default .navbar-nav li:nth-child(3) a:focus {
    background: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/icons/amope-menu-4.png') 10px center no-repeat;
  }

  body.sk-country-ar .navbar-default .navbar-nav li:nth-child(4) a,
  body.sk-country-br .navbar-default .navbar-nav li:nth-child(4) a,
  body.sk-country-ca .navbar-default .navbar-nav li:nth-child(4) a,
  body.sk-country-cl .navbar-default .navbar-nav li:nth-child(4) a,
  body.sk-country-co .navbar-default .navbar-nav li:nth-child(4) a,
  body.sk-country-cr .navbar-default .navbar-nav li:nth-child(4) a,
  body.sk-country-mx .navbar-default .navbar-nav li:nth-child(4) a,
  body.sk-country-us .navbar-default .navbar-nav li:nth-child(4) a,
  body.sk-country-ar .navbar-default .navbar-nav li:nth-child(4) a:focus,
  body.sk-country-br .navbar-default .navbar-nav li:nth-child(4) a:focus,
  body.sk-country-ca .navbar-default .navbar-nav li:nth-child(4) a:focus,
  body.sk-country-cl .navbar-default .navbar-nav li:nth-child(4) a:focus,
  body.sk-country-co .navbar-default .navbar-nav li:nth-child(4) a:focus,
  body.sk-country-cr .navbar-default .navbar-nav li:nth-child(4) a:focus,
  body.sk-country-mx .navbar-default .navbar-nav li:nth-child(4) a:focus,
  body.sk-country-us .navbar-default .navbar-nav li:nth-child(4) a:focus {
    background: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/icons/amope-menu-5.png') 10px center no-repeat;
  }

  body.sk-country-ar .navbar-default .navbar-nav li:nth-child(5) a,
  body.sk-country-br .navbar-default .navbar-nav li:nth-child(5) a,
  body.sk-country-ca .navbar-default .navbar-nav li:nth-child(5) a,
  body.sk-country-cl .navbar-default .navbar-nav li:nth-child(5) a,
  body.sk-country-co .navbar-default .navbar-nav li:nth-child(5) a,
  body.sk-country-cr .navbar-default .navbar-nav li:nth-child(5) a,
  body.sk-country-mx .navbar-default .navbar-nav li:nth-child(5) a,
  body.sk-country-us .navbar-default .navbar-nav li:nth-child(5) a,
  body.sk-country-ar .navbar-default .navbar-nav li:nth-child(5) a:focus,
  body.sk-country-br .navbar-default .navbar-nav li:nth-child(5) a:focus,
  body.sk-country-ca .navbar-default .navbar-nav li:nth-child(5) a:focus,
  body.sk-country-cl .navbar-default .navbar-nav li:nth-child(5) a:focus,
  body.sk-country-co .navbar-default .navbar-nav li:nth-child(5) a:focus,
  body.sk-country-cr .navbar-default .navbar-nav li:nth-child(5) a:focus,
  body.sk-country-mx .navbar-default .navbar-nav li:nth-child(5) a:focus,
  body.sk-country-us .navbar-default .navbar-nav li:nth-child(5) a:focus {
    background: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/icons/amope-menu-2.png') 10px center no-repeat;
  }

  body.sk-country-ar .navbar-default .navbar-nav li:nth-child(6) a,
  body.sk-country-br .navbar-default .navbar-nav li:nth-child(6) a,
  body.sk-country-ca .navbar-default .navbar-nav li:nth-child(6) a,
  body.sk-country-cl .navbar-default .navbar-nav li:nth-child(6) a,
  body.sk-country-co .navbar-default .navbar-nav li:nth-child(6) a,
  body.sk-country-cr .navbar-default .navbar-nav li:nth-child(6) a,
  body.sk-country-mx .navbar-default .navbar-nav li:nth-child(6) a,
  body.sk-country-us .navbar-default .navbar-nav li:nth-child(6) a,
  body.sk-country-ar .navbar-default .navbar-nav li:nth-child(6) a:focus,
  body.sk-country-br .navbar-default .navbar-nav li:nth-child(6) a:focus,
  body.sk-country-ca .navbar-default .navbar-nav li:nth-child(6) a:focus,
  body.sk-country-cl .navbar-default .navbar-nav li:nth-child(6) a:focus,
  body.sk-country-co .navbar-default .navbar-nav li:nth-child(6) a:focus,
  body.sk-country-cr .navbar-default .navbar-nav li:nth-child(6) a:focus,
  body.sk-country-mx .navbar-default .navbar-nav li:nth-child(6) a:focus,
  body.sk-country-us .navbar-default .navbar-nav li:nth-child(6) a:focus {
    background: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/icons/amope-menu-6.png') 10px center no-repeat;
  }
}

.navbar-default .navbar-nav > li {
  margin-bottom: 5px;
}

.navbar-default .navbar-nav > li > a {
  font-family: Georgia;
  font-weight: bold;
  font-style: italic;
  font-size: 15px;
  padding: 16px 16px 16px 56px;
  color: #000;
}

.navbar-default .navbar-nav > li > a.active,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > li > a:hover {
  color: #265d9f;
  background-color: #E8E7E7;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav > li {
    padding: 0 0 0 16px;
    margin: 0;
  }

  .navbar-default .navbar-nav > li > a {
    padding: 10px 10px 10px 16px;
  }
}

.navbar-default > .sk-main-links > a {
  color: #000;
}

@media (max-width: 767px) {
  .navbar-default {
    background: #F4F4F4;
  }
}

.nav > li > a:focus,
.nav > li > a:hover {
  background: #E8E7E7;
}

.navbar-toggle {
  border-radius: 50%;
  padding: 9px 7px;
  border-width: 2px;
}

.navbar-toggle .icon-bar {
  width: 16px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 3px;
}

.sk-nav-primary.navbar-default .navbar-toggle {
  border: none;
}

.sk-nav-primary.navbar-default .navbar-toggle .icon-bar {
  background: #000;
}

.sk-nav-primary.navbar-default .navbar-toggle:focus,
.sk-nav-primary.navbar-default .navbar-toggle:hover {
  background: none;
}

.sk-article-nav-links {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.sk-article-nav-links > li {
  position: relative;
  display: block;
}

.sk-article-nav-links > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.sk-article-nav-links > li > a:hover,
.sk-article-nav-links > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.sk-article-nav-links > li.disabled > a {
  color: #777777;
}

.sk-article-nav-links > li.disabled > a:hover,
.sk-article-nav-links > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.sk-article-nav-links .open > a,
.sk-article-nav-links .open > a:hover,
.sk-article-nav-links .open > a:focus {
  background-color: #eeeeee;
  border-color: #ea3592;
}

.sk-article-nav-links .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.sk-article-nav-links > li > a > img {
  max-width: none;
}

.sk-article-nav-links > li {
  float: left;
}

.sk-article-nav-links > li > a {
  border-radius: 2px;
}

.sk-article-nav-links > li + li {
  margin-left: 2px;
}

.sk-article-nav-links > li.active > a,
.sk-article-nav-links > li.active > a:hover,
.sk-article-nav-links > li.active > a:focus {
  color: #fff;
  background-color: #ea3592;
}

.sk-article-nav-links > li {
  float: none;
}

.sk-article-nav-links > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.sk-article-nav-links > li {
  border-bottom: 1px dotted #9b9b9b;
  padding-left: 0;
}

.sk-article-nav-links > li li {
  border-bottom: none;
}

.sk-article-nav-links > li li a:before {
  content: "- ";
}

.sk-article-nav-links > li a {
  color: #494744;
  font-size: 14px;
  font-style: italic;
  font-family: Georgia;
  font-weight: bold;
}

.sk-article-nav-links > li a:hover {
  color: #265d9f;
}

.navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}

@media (max-width: 767px) {
  .navbar-collapse {
    background: #F4F4F4;
    border-top: none;
  }
}

@media (min-width: 992px) {
  .navbar-collapse .sk-main-links {
    width: 100%;
  }

  .navbar-collapse .sk-main-links > li {
    display: inline-block;
    float: none;
    vertical-align: middle;
    max-width: 16.2%;
  }
}

.sk-footer .navbar-collapse {
  background: none;
  margin-top: 60px;
  text-align: center;
}

.sk-footer .navbar-collapse .navbar-nav {
  display: inline-block;
  float: none;
  margin: 0 auto;
}

.nav-stacked > li {
  border-bottom: 1px dotted #9b9b9b;
  padding-left: 0;
}

.nav-stacked > li li {
  border-bottom: none;
}

.nav-stacked > li li a:before {
  content: "- ";
}

.nav-stacked > li a {
  color: #494744;
  font-size: 14px;
  font-style: italic;
  font-family: Georgia;
  font-weight: bold;
}

.nav-stacked > li a:hover {
  color: #265d9f;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  background: none;
  color: #265d9f;
}

.bootstrap-select.btn-group .btn .caret {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/arrows.png") center center no-repeat;
  width: 28px;
  height: 34px;
  margin-left: 20px;
  -webkit-background-size: cover;
  background-size: cover;
  border: none;
  position: absolute;
  top: 50%;
  right: -1px;
  margin-top: -17px;
  vertical-align: middle;
}

.bootstrap-select > .btn {
  width: 100%;
  padding-right: 35px;
}

.bootstrap-select.btn-group .btn .filter-option {
  font-style: italic;
  color: #000;
}

.sk-panel-nav-secondary .sk-nav-sec li ul.nav-stacked {
  display: none;
}

.sk-panel-nav-secondary .sk-nav-sec li.active ul.nav-stacked,
.sk-panel-nav-secondary .sk-nav-sec li.hasactive ul.nav-stacked {
  display: block;
}

/*
 * Social Icons
 ******************************/

.sk-social-icon {
  position: relative;
}

.sk-social-icon.sk-facebook-square {
  color: #3b5998;
}

.sk-social-icon.sk-facebook-square:hover,
.sk-social-icon.sk-facebook-square:focus {
  color: #3b5998;
}

.sk-social-icon.sk-twitter-square {
  color: #00aced;
}

.sk-social-icon.sk-twitter-square:hover,
.sk-social-icon.sk-twitter-square:focus {
  color: #00aced;
}

.sk-social-icon.sk-youtube-square {
  color: #cd201f;
}

.sk-social-icon.sk-youtube-square:hover,
.sk-social-icon.sk-youtube-square:focus {
  color: #cd201f;
}

.sk-social-icon.sk-google-plus-square {
  color: #cf3530;
}

.sk-social-icon.sk-google-plus-square:hover,
.sk-social-icon.sk-google-plus-square:focus {
  color: #cf3530;
}

.sk-social-icon.sk-instagram {
  color: #517fa4;
}

.sk-social-icon.sk-instagram:hover,
.sk-social-icon.sk-instagram:focus {
  color: #517fa4;
}

.sk-social-icon.sk-renren {
  color: #0e489b;
}

.sk-social-icon.sk-renren:hover,
.sk-social-icon.sk-renren:focus {
  color: #0e489b;
}

.sk-social-icon.sk-weibo {
  color: #444;
}

.sk-social-icon.sk-weibo:hover,
.sk-social-icon.sk-weibo:focus {
  color: #444;
}

.sk-social-icon.sk-digg {
  color: #333;
}

.sk-social-icon.sk-digg:hover,
.sk-social-icon.sk-digg:focus {
  color: #333;
}

.sk-social-icon.sk-delicious {
  color: #3271CB;
}

.sk-social-icon.sk-delicious:hover,
.sk-social-icon.sk-delicious:focus {
  color: #3271CB;
}

.sk-social-icon.sk-linkedin-square {
  color: #39C;
}

.sk-social-icon.sk-linkedin-square:hover,
.sk-social-icon.sk-linkedin-square:focus {
  color: #39C;
}

.sk-social-icon.sk-reddit-square {
  color: #FF4500;
}

.sk-social-icon.sk-reddit-square:hover,
.sk-social-icon.sk-reddit-square:focus {
  color: #FF4500;
}

.sk-social-icon.sk-stumbleupon {
  color: #EB4924;
}

.sk-social-icon.sk-stumbleupon:hover,
.sk-social-icon.sk-stumbleupon:focus {
  color: #EB4924;
}

.sk-social-icon.sk-pinterest-square {
  color: #cb2027;
}

.sk-social-icon.sk-pinterest-square:hover,
.sk-social-icon.sk-pinterest-square:focus {
  color: #cb2027;
}

.sk-social-icon.sk-envelope-square {
  color: #5a186b;
}

.sk-social-icon.sk-envelope-square:hover,
.sk-social-icon.sk-envelope-square:focus {
  color: #5a186b;
}

.sk-social-icon .fa {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.sk-social-icon:focus .fa,
.sk-social-icon:hover .fa {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
}

.sk-social-icon:before {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 10px;
  background: rgba(0, 0, 0, 0);
  border-radius: 50%;
  z-index: -1;
}

.sk-social-icon:focus:before,
.sk-social-icon:hover:before {
  background: rgba(60, 71, 100, 0.1);
  left: 2px;
  right: 2px;
  height: 8px;
}

/*
  Accordion
  **************************************/

.sk-accordion {
  margin-bottom: 20px;
}

.sk-accordion .accordion-toggle {
  outline: none;
}

.sk-accordion .accordion-toggle .fa {
  margin-top: -8px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  outline: none;
  text-align: left;
  color: #000 !important;
  font-style: italic;
  font-weight: bold;
  text-decoration: none;
  font-size: 15px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.sk-accordion .accordion-toggle .fa:before {
  content: " " !important;
}

.sk-accordion .accordion-toggle .fa:after {
  margin-left: 24px;
  display: inline-block;
  color: #262626;
  font-family: 'Glyphicons Halflings';
  content: ",";
  font-size: 1px;
  padding: 11px 6px 10px 9px;
  background: #265d9f url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/arrow-white.png') center center no-repeat;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  text-align: center;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.sk-accordion .accordion-toggle .fa:hover {
  color: #265d9f !important;
}

.sk-accordion .accordion-toggle .fa:hover:after {
  background: #99b2ce url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/arrow-white.png') center center no-repeat;
}

.sk-accordion .accordion-toggle .fa:after {
  margin-left: 24px;
  display: inline-block;
  color: #262626;
  font-family: 'Glyphicons Halflings';
  content: ",";
  font-size: 1px;
  padding: 11px 6px 10px 9px;
  background: #265d9f url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/arrow-white.png') center center no-repeat;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  text-align: center;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.sk-accordion .accordion-toggle .fa:hover {
  color: #265d9f !important;
}

.sk-accordion .accordion-toggle .fa:hover:after {
  background: #99b2ce url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/arrow-white.png') center center no-repeat;
}

.sk-accordion .accordion-toggle .fa:after {
  margin-left: 0;
}

.sk-accordion .accordion-toggle.collapsed .fa {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}

.sk-accordion .panel-title {
  color: #415a6c;
}

.sk-accordion .sk-product-accordion .panel-default > .panel-heading,
.sk-accordion .sk-product-accordion .sk-promo-slot > .panel-heading,
.sk-accordion .sk-product-accordion .sk-panel-nav-secondary > .panel-heading,
.sk-accordion .sk-product-accordion .sk-panel-related > .panel-heading {
  border-bottom: none;
}

.sk-accordion .sk-product-accordion .panel-heading {
  background: #f7f7f7;
  padding: 30px 20px;
  border-bottom: none;
}

.sk-accordion .sk-product-accordion .panel-heading h2 {
  margin-bottom: 0;
}

.sk-accordion .sk-product-accordion .panel-heading .accordion-toggle {
  color: #265d9f;
  font-size: 18px;
  font-style: italic;
  font-weight: normal;
}

.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: none;
}

/*
  (RB) Alerts and Site Messages
  **************************************/

.sk-site-messages .sk-message:first-child {
  margin: 0;
}

.sk-alert,
.sk-message {
  position: relative;
  padding: 17px 30px 17px;
}

@media (max-width: 767px) {
  .sk-alert,
  .sk-message {
    padding: 15px 30px 15px 15px;
  }
}

.sk-alert .sk-alert-title,
.sk-message .sk-alert-title,
.sk-alert p,
.sk-message p {
  display: inline;
  margin: 0;
}

.sk-alert .sk-alert-title,
.sk-message .sk-alert-title {
  font-size: 16px;
  color: inherit;
}

.sk-alert .sk-alert-title::after,
.sk-message .sk-alert-title::after {
  content: " - ";
}

.sk-alert .sk-alert-title:empty,
.sk-message .sk-alert-title:empty {
  display: none;
}

.sk-alert .close,
.sk-message .close {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 30px;
  display: inline-block;
  background: url("/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/cross.svg") no-repeat;
  opacity: 1;
}

@media (max-width: 767px) {
  .sk-alert .close,
  .sk-message .close {
    right: 15px;
  }
}

.sk-alert .close:focus,
.sk-message .close:focus,
.sk-alert .close:hover,
.sk-message .close:hover {
  opacity: .7;
}

.sk-alert p,
.sk-message p {
  font-size: 16px;
}

@media (max-width: 767px) {
  .sk-alert p,
  .sk-message p {
    font-size: 11px;
  }
}

.sk-alert p + p,
.sk-message p + p {
  display: block;
}

.sk-alert a,
.sk-message a {
  color: inherit;
  font-weight: bold;
  text-decoration: underline;
}

/*
 * Bootstrap Alert Augments
 **************************************/

.alert,
.sk-article-list-page .sk-no-content {
  border: 0 none;
  -webkit-box-shadow: 0px 15px 0 -10px rgba(65, 90, 108, 0.25);
  box-shadow: 0px 15px 0 -10px rgba(65, 90, 108, 0.25);
}

.alert.alert-success {
  -webkit-box-shadow: 0px 15px 0 -10px rgba(150, 210, 45, 0.25);
  box-shadow: 0px 15px 0 -10px rgba(150, 210, 45, 0.25);
}

.alert.alert-info {
  -webkit-box-shadow: 0px 15px 0 -10px rgba(37, 177, 230, 0.25);
  box-shadow: 0px 15px 0 -10px rgba(37, 177, 230, 0.25);
}

.alert.alert-warning {
  -webkit-box-shadow: 0px 15px 0 -10px rgba(255, 100, 40, 0.25);
  box-shadow: 0px 15px 0 -10px rgba(255, 100, 40, 0.25);
}

.alert.alert-danger {
  color: #fff;
  -webkit-box-shadow: 0px 15px 0 -10px rgba(0, 51, 102, 0.25);
  box-shadow: 0px 15px 0 -10px rgba(0, 51, 102, 0.25);
}

/*
  Gontent tags
  - used on blogs (potential articles too)
  **************************************/

.sk-content-tags__title {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.sk-content-tags__tag {
  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;
  background-color: #777777;
  font-size: 1em;
}

a.sk-content-tags__tag:hover,
a.sk-content-tags__tag:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.sk-content-tags__tag:empty {
  display: none;
}

.btn .sk-content-tags__tag {
  position: relative;
  top: -1px;
}

.sk-content-tags__tag[href]:hover,
.sk-content-tags__tag[href]:focus {
  background-color: #5e5e5e;
}

/*
  Cookie Alert
  **************************************/

/*container*/

#rb-cookie-container {
  background-color: #7a7a7a;
  color: #fff;
  font-family: Georgia, sans-serif;
  display: inline-block;
  font-size: 15px;
  height: auto;
  margin: 0 auto;
  position: fixed;
  top: 0;
  z-index: 9999;
  width: 100%;
  text-align: center;
  /* title */
}

@media (max-width: 768px) {
  #rb-cookie-container {
    display: none !important;
  }
}

#rb-cookie-container h2 {
  font-family: Georgia, Arial, Helvetica, sans-serif;
  font-size: 24px;
  background-image: url("/images/CmsPlugins/RB-Cookie/ICON_cookie.png");
  background-repeat: no-repeat;
  padding-left: 50px;
  margin: 10px 0 5px;
  color: #fff;
  line-height: 34px;
}

#rb-cookie-wrapper {
  width: 960px;
  margin: auto;
}

/* copy*/

#rb-cookie-copy-container {
  width: 75%;
  float: left;
  padding-bottom: 10px;
  text-align: left;
}

#rb-cookie-copy-container p {
  padding: 0 0 10px 50px;
  text-align: left;
  line-height: 17px;
  margin-bottom: 0;
  color: #ffffff;
}

#rb-cookie-copy-container a {
  text-decoration: underline;
  color: #fff;
}

#rb-cookie-copy-container a:hover {
  text-decoration: none;
}

/* buttons */

#rb-cookie-buttons a {
  background-color: #5e5e5e;
  color: white;
  padding: 8px 14px;
  overflow: hidden;
  float: left;
  margin-top: 10px;
  margin-left: 50px;
  text-align: left;
  border-radius: 3px;
}

#rb-cookie-accept {
  font-size: 16px;
  text-decoration: none;
  background: #585858;
}

#rb-cookie-accept:after {
  font-family: fontAwesome;
  content: "\f00c";
  margin-left: 8px;
}

#rb-cookie-accept:hover {
  background-color: #4f4f4f;
}

/* Smaller than @screen-sm-max (devices and browsers) */

@media only screen and (max-width: 991px) {
  #rb-cookie-container {
    width: 100%;
    padding-bottom: 10px;
  }

  #rb-cookie-wrapper {
    width: 85%;
  }

  #rb-cookie-container #rb-cookie-copy-container {
    width: 100%;
  }
}

/*
  Custom Carousel Styles
  **************************************/

.sk-carousel-item {
  padding: 0 20px;
}

.sk-carousel-item .sk-image-holder {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 992px) {
  .sk-carousel-item .sk-image-holder {
    float: left;
    width: 50%;
  }
}

@media (min-width: 992px) {
  .sk-carousel-item .sk-image-holder {
    right: 50%;
  }
}

.sk-carousel-item .sk-content-holder {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 992px) {
  .sk-carousel-item .sk-content-holder {
    float: left;
    width: 50%;
  }
}

@media (min-width: 992px) {
  .sk-carousel-item .sk-content-holder {
    left: 50%;
  }
}

.sk-carousel-item .sk-content-holder h2 {
  margin-bottom: 0.5em;
}

.sk-carousel-item .sk-content-holder p {
  margin-bottom: 1.5em;
}

.sk-carousel-item-mixed h2 {
  font-size: 20px;
}

.sk-carousel-item-mixed p {
  font-size: 12px;
}

@media (max-width: 767px) {
  .sk-carousel-item-mixed {
    height: 405px;
  }

  .sk-carousel-item-mixed .sk-image-holder {
    margin-top: 20px;
  }

  .sk-carousel-item-mixed .sk-image-holder img {
    max-height: 260px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .sk-carousel-item-mixed h2 {
    font-size: 24px;
  }

  .sk-carousel-item-mixed p {
    font-size: 14px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .sk-carousel-item-mixed h2 {
    font-size: 32px;
  }

  .sk-carousel-item-mixed p {
    font-size: 16px;
  }

  .sk-carousel-item-mixed .sk-carousel-btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 4px;
  }
}

@media (min-width: 1200px) {
  .sk-carousel-item-mixed h2 {
    font-size: 36px;
  }

  .sk-carousel-item-mixed p {
    font-size: 18px;
  }

  .sk-carousel-item-mixed .sk-carousel-btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 4px;
  }
}

.sk-carousel-btn {
  outline: none;
  text-align: left;
  color: #fff !important;
  font-weight: bold;
  text-decoration: none;
  font-size: 15px;
  line-height: 24px;
  vertical-align: middle;
  display: block;
  background: none;
  border: none;
  color: #1f62a1;
  padding: 0;
  font-style: italic;
}

.sk-carousel-btn:after {
  margin-left: 24px;
  display: inline-block;
  color: #262626;
  font-family: 'Glyphicons Halflings';
  content: ",";
  font-size: 1px;
  padding: 11px 6px 10px 9px;
  background: #73C6BA url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/arrow-white.png') center center no-repeat;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  text-align: center;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.sk-carousel-btn:hover {
  color: #fff !important;
}

.sk-carousel-btn:hover:after {
  background: #73C6BA url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/arrow-white.png') center center no-repeat;
}

.sk-carousel-item-mixed .sk-btn-holder .sk-carousel-btn {
  display: block;
  background: none;
  border: none;
  color: #1f62a1;
  padding: 0;
  outline: none;
  text-align: left;
  color: #fff !important;
  font-style: italic;
  font-weight: bold;
  text-decoration: none;
  font-size: 15px;
  line-height: 24px;
  vertical-align: middle;
}

.sk-carousel-item-mixed .sk-btn-holder .sk-carousel-btn:after {
  margin-left: 24px;
  display: inline-block;
  color: #262626;
  font-family: 'Glyphicons Halflings';
  content: ",";
  font-size: 1px;
  padding: 11px 6px 10px 9px;
  background: #73C6BA url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/arrow-white.png') center center no-repeat;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  text-align: center;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.sk-carousel-item-mixed .sk-btn-holder .sk-carousel-btn:hover {
  color: #fff !important;
}

.sk-carousel-item-mixed .sk-btn-holder .sk-carousel-btn:hover:after {
  background: #73C6BA url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/arrow-white.png') center center no-repeat;
}

.carousel-control,
.carousel-control.left,
.carousel-control.right {
  text-shadow: none;
  background-image: none;
  color: #415a6c;
}

.carousel-nav a {
  color: #555;
  padding: 0;
}

.carousel-nav a:active {
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}

.carousel-inner .item {
  padding: 0 20px;
  background: rgba(60, 71, 100, 0.1);
}

.grid-section .sk-container-carousel-item {
  padding: 0;
  width: 100%;
}

.grid-section .carousel-inner .item {
  padding: 0;
}

.grid-section .carousel-inner .item .center-block {
  margin: 0;
}

.umb-grid .carousel-inner .sk-carousel-item-mixed:before {
  z-index: 3;
  position: absolute;
  top: 0;
  right: 0;
  content: " ";
  width: 161px;
  height: 130px;
}

.umb-grid .lang-pl .carousel-inner .sk-carousel-item-mixed:before {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/new_pl.png') top right;
}

.umb-grid .lang-gold-pl .carousel-inner .sk-carousel-item-mixed:before {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/new_gold_pl.png') top right;
}

.umb-grid .lang-gold-en .carousel-inner .sk-carousel-item-mixed:before {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/new_gold.png') top right;
}

.umb-grid .lang-ru .carousel-inner .sk-carousel-item-mixed:before {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/new_ru.png') top right;
}

.umb-grid .lang-fi .carousel-inner .sk-carousel-item-mixed:before {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/new_fi.png') top right;
}

.umb-grid .lang-fr .carousel-inner .sk-carousel-item-mixed:before {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/new_fr.png') top right;
}

.umb-grid .lang-dk .carousel-inner .sk-carousel-item-mixed:before {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/new_dk.png') top right;
}

.umb-grid .lang-de .carousel-inner .sk-carousel-item-mixed:before {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/new_de.png') top right;
}

.umb-grid .lang-no .carousel-inner .sk-carousel-item-mixed:before {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/new_no.png') top right;
}

.umb-grid .lang-se .carousel-inner .sk-carousel-item-mixed:before {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/new_se.png') top right;
}

.umb-grid .lang-it .carousel-inner .sk-carousel-item-mixed:before {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/new_it.png') top right;
}

.umb-grid .lang-ro .carousel-inner .sk-carousel-item-mixed:before {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/new_ro.png') top right;
}

.umb-grid .lang-gr .carousel-inner .sk-carousel-item-mixed:before {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/new_gr.png') top right;
}

.umb-grid .lang-benelux .carousel-inner .sk-carousel-item-mixed:before {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/new_benelux.png') top right;
}

.sk-segment-jumbotron .sk-container-carousel {
  max-width: 830px;
  margin: 0 auto;
}

/*
  Jumbotron
  **************************************/

.sk-jumbotron {
  margin: 0 0 30px;
}

.sk-jumbotron--article-list {
  background-color: rgba(60, 71, 100, 0.1);
}

.sk-jumbotron__container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .sk-jumbotron__container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .sk-jumbotron__container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .sk-jumbotron__container {
    width: 1170px;
  }
}

.sk-jumbotron__container > .navbar-header,
.sk-jumbotron__container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .sk-jumbotron__container > .navbar-header,
  .sk-jumbotron__container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/*
  Promo area styles
  **************************************/

.sk-promo-row-header {
  text-align: center;
  margin-top: 0;
}

.sk-promo-rows--homepage {
  margin-bottom: 30px;
}

/*
  Custom Panel Styles
  **************************************/

@media (min-width: 768px) and (max-width: 991px) {
  .sk-promo-slot {
    min-height: 218px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .sk-promo-slot {
    min-height: 186px;
  }
}

@media (min-width: 1200px) {
  .sk-promo-slot {
    min-height: 218px;
  }
}

.sk-promo-slot-link {
  background: none;
  border: none;
  float: left;
  outline: none;
  text-align: left;
  color: #000 !important;
  font-style: italic;
  font-weight: bold;
  text-decoration: none;
  font-size: 15px;
  margin-left: 5px;
  line-height: 20px;
  vertical-align: middle;
}

.sk-promo-slot-link:after {
  margin-left: 24px;
  display: inline-block;
  color: #262626;
  font-family: 'Glyphicons Halflings';
  content: ",";
  font-size: 1px;
  padding: 11px 6px 10px 9px;
  background: #73C6BA url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/arrow-white.png') center center no-repeat;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  text-align: center;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.sk-promo-slot-link:hover {
  color: #73C6BA !important;
}

.sk-promo-slot-link:hover:after {
  background: #b9e2dc url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/arrow-white.png') center center no-repeat;
}

.sk-promo-slot-heading {
  background: none !important;
}

.sk-promo-link {
  color: #000;
  text-decoration: none;
  display: block;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
  border-radius: 2px;
}

.sk-promo-link:hover {
  color: #000;
  text-decoration: none;
}

.sk-promo-slot-mixed .sk-image-holder,
.sk-promo-slot-mixed .sk-content-holder {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.sk-promo-slot-text-only .panel-body {
  text-align: center;
}

.sk-promo-slot-text-only .panel-body p {
  font-size: 2.5em;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .sk-promo-slot-text-only .panel-body p {
    font-size: 1.8em;
  }
}

.sk-promo-btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #ea3592;
  border-color: #e81e86;
}

.sk-promo-btn:focus,
.sk-promo-btn:active:focus,
.sk-promo-btn.active:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: thin dotted;
}

.sk-promo-btn:hover,
.sk-promo-btn:focus {
  color: #fff;
  text-decoration: none;
}

.sk-promo-btn:active,
.sk-promo-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);
}

.sk-promo-btn.disabled,
.sk-promo-btn[disabled],
fieldset[disabled] .sk-promo-btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.sk-promo-btn:hover,
.sk-promo-btn:focus,
.sk-promo-btn:active,
.sk-promo-btn.active,
.open > .dropdown-toggle.sk-promo-btn {
  color: #fff;
  background-color: #d61679;
  border-color: #b51366;
}

.sk-promo-btn:active,
.sk-promo-btn.active,
.open > .dropdown-toggle.sk-promo-btn {
  background-image: none;
}

.sk-promo-btn.disabled,
.sk-promo-btn[disabled],
fieldset[disabled] .sk-promo-btn,
.sk-promo-btn.disabled:hover,
.sk-promo-btn[disabled]:hover,
fieldset[disabled] .sk-promo-btn:hover,
.sk-promo-btn.disabled:focus,
.sk-promo-btn[disabled]:focus,
fieldset[disabled] .sk-promo-btn:focus,
.sk-promo-btn.disabled:active,
.sk-promo-btn[disabled]:active,
fieldset[disabled] .sk-promo-btn:active,
.sk-promo-btn.disabled.active,
.sk-promo-btn[disabled].active,
fieldset[disabled] .sk-promo-btn.active {
  background-color: #ea3592;
  border-color: #e81e86;
}

.sk-promo-btn .badge {
  color: #ea3592;
  background-color: #fff;
}

/*
  Flexible Promo Slot
  **************************************/

.sk-promo-slot-flexible {
  border: 0 none;
  background: none;
  border-radius: 2px;
  margin-bottom: 20px;
  overflow: hidden;
}

.sk-promo-slot-heading {
  padding: 0 0 0 10px;
}

.sk-promo-slot-heading:first-child {
  color: #fff;
  background: #415a6c;
}

.sk-promo-slot-heading:first-child .sk-promo-slot-title {
  color: #fff;
}

.sk-promo-slot-heading .sk-promo-slot-title {
  color: #415a6c;
}

.sk-promo-slot-title {
  margin: 0;
  color: #fff;
  font-size: 16px;
  -webkit-box-shadow: 10px 0 0 0 #494744, -10px 0 0 0 #494744;
  box-shadow: 10px 0 0 0 #494744, -10px 0 0 0 #494744;
  background-color: #494744;
  font-size: 22px;
  font-family: "Georgia";
  color: #fff !important;
  padding: 3px 0;
  display: inline;
  line-height: 34px;
}

@media (max-width: 767px) {
  .sk-promo-slot-title {
    font-size: 24px;
  }
}

.sk-promo-slot-text-holder {
  padding: 5px 10px;
}

.sk-promo-slot-link-holder {
  padding: 0 0 10px;
  text-align: center;
}

.sk-promo-slot-image-full {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  width: 100%;
  max-width: 200px;
}

.sk-promo-slot-split:before,
.sk-promo-slot-split:after {
  content: " ";
  display: table;
}

.sk-promo-slot-split:after {
  clear: both;
}

.sk-promo-slot-split:before,
.sk-promo-slot-split:after {
  content: " ";
  display: table;
}

.sk-promo-slot-split:after {
  clear: both;
}

.sk-promo-slot-split-image-holder {
  width: 50%;
  float: left;
}

.sk-promo-slot-split-image {
  width: 100%;
}

.sk-promo-slot-split-text-holder {
  width: 50%;
  float: left;
  padding: 5px 10px;
}

/*
  Bootstrap Panel Styles/Overrides
  **************************************/

.panel-default,
.sk-promo-slot,
.sk-panel-nav-secondary,
.sk-panel-related {
  -webkit-box-shadow: 0px 15px 0 -10px rgba(60, 71, 100, 0.1);
  box-shadow: 0px 15px 0 -10px rgba(60, 71, 100, 0.1);
  border: 0 none;
  background: none;
  border-radius: 2px;
  overflow: hidden;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.panel-default .panel-heading,
.sk-promo-slot .panel-heading,
.sk-panel-nav-secondary .panel-heading,
.sk-panel-related .panel-heading {
  background: #415a6c;
}

.panel-default .panel-title,
.sk-promo-slot .panel-title,
.sk-panel-nav-secondary .panel-title,
.sk-panel-related .panel-title {
  color: #fff;
}

/*
  Navigational panel styling
  **********************************/

.sk-panel-nav-secondary .panel-body,
.sk-panel-related .panel-body {
  padding: 0;
}

.sk-panel-nav-secondary .panel-heading,
.sk-panel-related .panel-heading {
  display: none;
}

.RBStarterKitHomePage .sk-promo-rows {
  border-top: 1px dotted #d7d7d5;
  padding-top: 30px;
}

.RBStarterKitHomePage .sk-promo-row {
  border-bottom: 1px dotted #d7d7d5;
}

/*
  Product Tag Finder
  **************************************/

.sk-product-tag-finder {
  background: #e1ebee;
  padding: 10px;
  border: 1px solid #b5d6df;
  display: none;
}

.sk-product-tag-finder .sk-product-tag-finder-header-icon {
  display: none;
}

.sk-product-tag-finder .sk-product-tag-finder-dropdown-btn {
  font-size: 16px;
}

.sk-product-tag-finder-title {
  font-size: 20px;
  line-height: 24px;
  color: #000;
  font-weight: normal;
  text-align: left;
  margin: 0 auto 10px;
  padding: 10px 10px 0;
}

.sk-product-tag-finder-header-icon {
  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;
}

.sk-product-tag-finder-header-icon:before {
  content: "\e003";
}

.sk-product-tag-finder-header-icon::before {
  font-size: 12px;
  position: relative;
  left: -3px;
}

.sk-product-tag-finder .sk-input-wrapper {
  margin: 0 auto;
  padding: 10px 10px 0;
}

.sk-product-tag-finder .sk-input-wrapper .bootstrap-select {
  width: 100% !important;
}

.sk-product-tag-finder-dropdown-btn {
  color: #555;
  background-color: #fff;
  border-color: #fff;
}

.sk-product-tag-finder-dropdown-btn:hover,
.sk-product-tag-finder-dropdown-btn:focus,
.sk-product-tag-finder-dropdown-btn:active,
.sk-product-tag-finder-dropdown-btn.active,
.open > .dropdown-toggle.sk-product-tag-finder-dropdown-btn {
  color: #555;
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}

.sk-product-tag-finder-dropdown-btn:active,
.sk-product-tag-finder-dropdown-btn.active,
.open > .dropdown-toggle.sk-product-tag-finder-dropdown-btn {
  background-image: none;
}

.sk-product-tag-finder-dropdown-btn.disabled,
.sk-product-tag-finder-dropdown-btn[disabled],
fieldset[disabled] .sk-product-tag-finder-dropdown-btn,
.sk-product-tag-finder-dropdown-btn.disabled:hover,
.sk-product-tag-finder-dropdown-btn[disabled]:hover,
fieldset[disabled] .sk-product-tag-finder-dropdown-btn:hover,
.sk-product-tag-finder-dropdown-btn.disabled:focus,
.sk-product-tag-finder-dropdown-btn[disabled]:focus,
fieldset[disabled] .sk-product-tag-finder-dropdown-btn:focus,
.sk-product-tag-finder-dropdown-btn.disabled:active,
.sk-product-tag-finder-dropdown-btn[disabled]:active,
fieldset[disabled] .sk-product-tag-finder-dropdown-btn:active,
.sk-product-tag-finder-dropdown-btn.disabled.active,
.sk-product-tag-finder-dropdown-btn[disabled].active,
fieldset[disabled] .sk-product-tag-finder-dropdown-btn.active {
  background-color: #fff;
  border-color: #fff;
}

.sk-product-tag-finder-dropdown-btn .badge {
  color: #fff;
  background-color: #555;
}

.sk-product-tag-finder .sk-btn-submit {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #25b1e6;
  border-color: #19a4d9;
  margin: 10px auto;
  display: block;
  width: 100%;
  background: #b5d6df;
  text-align: left;
  font-size: 18px;
  font-style: italic;
  color: #000;
  border: none;
}

.sk-product-tag-finder .sk-btn-submit:focus,
.sk-product-tag-finder .sk-btn-submit:active:focus,
.sk-product-tag-finder .sk-btn-submit.active:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: thin dotted;
}

.sk-product-tag-finder .sk-btn-submit:hover,
.sk-product-tag-finder .sk-btn-submit:focus {
  color: #fff;
  text-decoration: none;
}

.sk-product-tag-finder .sk-btn-submit:active,
.sk-product-tag-finder .sk-btn-submit.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);
}

.sk-product-tag-finder .sk-btn-submit.disabled,
.sk-product-tag-finder .sk-btn-submit[disabled],
fieldset[disabled] .sk-product-tag-finder .sk-btn-submit {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.sk-product-tag-finder .sk-btn-submit:hover,
.sk-product-tag-finder .sk-btn-submit:focus,
.sk-product-tag-finder .sk-btn-submit:active,
.sk-product-tag-finder .sk-btn-submit.active,
.open > .dropdown-toggle.sk-product-tag-finder .sk-btn-submit {
  color: #fff;
  background-color: #1693c2;
  border-color: #137aa2;
}

.sk-product-tag-finder .sk-btn-submit:active,
.sk-product-tag-finder .sk-btn-submit.active,
.open > .dropdown-toggle.sk-product-tag-finder .sk-btn-submit {
  background-image: none;
}

.sk-product-tag-finder .sk-btn-submit.disabled,
.sk-product-tag-finder .sk-btn-submit[disabled],
fieldset[disabled] .sk-product-tag-finder .sk-btn-submit,
.sk-product-tag-finder .sk-btn-submit.disabled:hover,
.sk-product-tag-finder .sk-btn-submit[disabled]:hover,
fieldset[disabled] .sk-product-tag-finder .sk-btn-submit:hover,
.sk-product-tag-finder .sk-btn-submit.disabled:focus,
.sk-product-tag-finder .sk-btn-submit[disabled]:focus,
fieldset[disabled] .sk-product-tag-finder .sk-btn-submit:focus,
.sk-product-tag-finder .sk-btn-submit.disabled:active,
.sk-product-tag-finder .sk-btn-submit[disabled]:active,
fieldset[disabled] .sk-product-tag-finder .sk-btn-submit:active,
.sk-product-tag-finder .sk-btn-submit.disabled.active,
.sk-product-tag-finder .sk-btn-submit[disabled].active,
fieldset[disabled] .sk-product-tag-finder .sk-btn-submit.active {
  background-color: #25b1e6;
  border-color: #19a4d9;
}

.sk-product-tag-finder .sk-btn-submit .badge {
  color: #25b1e6;
  background-color: #fff;
}

.sk-product-tag-finder .sk-btn-submit:hover {
  background: #b5d6df;
  color: #000;
}

/*
 * Social Page Sharing
 ******************************/

.sk-social-page-sharing {
  font-size: 85%;
  font-weight: bold;
  border-top: 1px solid #eeeeee;
  margin-top: 20px;
  padding: 15px 0 20px;
}

.sk-social-page-sharing a {
  font-size: 1.5em;
  margin: 0 1px;
  top: 1px;
}

.sk-scroll-nav-container {
  position: relative;
  overflow: hidden;
  background: #fff;
  z-index: 10;
  top: 0;
  margin: 0;
  text-transform: uppercase;
  -webkit-box-shadow: 0 7px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 7px 5px -5px rgba(0, 0, 0, 0.3);
}

.sk-scroll-nav-container.affix {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  top: 0;
  border-width: 0 0 1px;
}

.sk-scroll-nav-container.affix .navbar-collapse {
  max-height: 340px;
}

@media (max-width: 480px) and (orientation: landscape) {
  .sk-scroll-nav-container.affix .navbar-collapse {
    max-height: 200px;
  }
}

@media (min-width: 768px) {
  .sk-scroll-nav-container.affix {
    border-radius: 0;
  }
}

.sk-scroll-nav {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .sk-scroll-nav {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .sk-scroll-nav {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .sk-scroll-nav {
    width: 1170px;
  }
}

.sk-scroll-nav > .navbar-header,
.sk-scroll-nav > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .sk-scroll-nav > .navbar-header,
  .sk-scroll-nav > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.sk-scroll-nav-title {
  text-align: center;
  display: none;
}

@media (min-width: 992px) {
  .sk-scroll-nav-title {
    display: block;
  }
}

h4.sk-scroll-nav-title,
.sk-scroll-nav-list a {
  color: #415a6c;
}

.sk-scroll-nav-list-holder {
  text-align: center;
  position: relative;
}

.sk-scroll-nav-brand {
  color: #415a6c;
  height: 41px;
  padding-left: 46px;
  padding-top: 11px;
  font-family: Roboto, sans-serif;
  position: absolute;
  left: 0;
  bottom: 5px;
  display: none;
}

@media (min-width: 992px) {
  .sk-scroll-nav-brand {
    display: block;
  }
}

.sk-scroll-nav-list {
  float: none;
  display: inline-block;
  margin: 10px 0;
  font-size: 12px;
}

@media (min-width: 768px) {
  .sk-scroll-nav-list {
    font-size: 14px;
  }
}

.sk-scroll-nav-list li {
  display: inline-block;
}

.sk-scroll-nav-list li a {
  padding: 8px 5px 8px;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 0 1px rgba(65, 90, 108, 0.15);
  box-shadow: 0 0 0 1px rgba(65, 90, 108, 0.15);
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
}

@media (min-width: 768px) {
  .sk-scroll-nav-list li a {
    padding: 8px 15px 8px;
  }
}

.sk-scroll-nav-list li a:hover,
.sk-scroll-nav-list li a:focus {
  background: rgba(0, 0, 0, 0.05);
}

.sk-scroll-nav-list .active a,
.sk-scroll-nav-list .active a:focus,
.sk-scroll-nav-list .active a:hover {
  color: #fff;
  background: rgba(65, 90, 108, 0.9);
  -webkit-box-shadow: 0 0 0 1px rgba(65, 90, 108, 0.8);
  box-shadow: 0 0 0 1px rgba(65, 90, 108, 0.8);
}

.sk-scroll-nav-social {
  display: none;
  position: absolute;
  right: 0;
  bottom: 13px;
  margin: 0;
  border-top: 0 none;
  padding: 0;
}

@media (min-width: 992px) {
  .sk-scroll-nav-social {
    display: block;
  }
}

.sk-scroll-nav-social .sk-social-page-sharing {
  border: 0 none;
  margin: 0;
  padding: 0;
}

.sk-scroll-nav-social .sk-social-page-sharing-title {
  font-family: Roboto, sans-serif;
  font-weight: 400;
  color: #415a6c;
  position: relative;
  bottom: 3px;
}

.sk-scroll-nav-social .sk-social-icon {
  display: inline-block;
  font-size: 2em;
  line-height: 1;
  margin: 0 2px;
}

.sk-scroll-nav-social .sk-social-icon:hover,
.sk-scroll-nav-social .sk-social-icon:focus {
  background-position: left -33px;
}

.sk-related-block {
  display: block;
  margin-bottom: 10px;
}

.sk-related-block:hover,
.sk-related-block:focus {
  text-decoration: inherit;
  color: inherit;
  color: currentColor;
}

.sk-related-block-title {
  margin-top: 0;
}

.sk-related-product-block {
  display: block;
}

.sk-related-product-block:before,
.sk-related-product-block:after {
  content: " ";
  display: table;
}

.sk-related-product-block:after {
  clear: both;
}

.sk-related-product-block:before,
.sk-related-product-block:after {
  content: " ";
  display: table;
}

.sk-related-product-block:after {
  clear: both;
}

.sk-related-product-block-image {
  float: left;
  width: 50%;
  padding: 4px;
}

.sk-related-product-block-title {
  float: left;
  width: 50%;
  padding: 4px;
}

/*
  Latest Articles Styles
  - Used on home page
  **************************************/

/*
  Elements 
  **************************************/

.sk-latest-articles-header {
  margin-top: 0;
  text-align: center;
}

.sk-latest-articles-title {
  margin-top: 0;
}

.sk-latest-articles-list .sk-list-item-wrapper {
  margin-bottom: 10px;
}

@media (max-width: 991px) {
  .sk-latest-articles-list .sk-list-item-wrapper:nth-child(2n + 1) {
    clear: left;
  }
}

@media (min-width: 992px) {
  .sk-latest-articles-list .sk-list-item-wrapper:nth-child(3n + 1) {
    clear: left;
  }
}

/*
  Modifiers 
  **************************************/

.sk-latest-articles--homepage {
  margin-bottom: 30px;
}

/*
  Latest Blogs Styles
  - Used on home page
  **************************************/

/*
  Elements 
  **************************************/

.sk-blog-container {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 20px;
}

/*
  Featured Blog Styles
  - Used on home page
  **************************************/

/*
  Elements 
  **************************************/

.sk-featured-blog__img-holder {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.sk-featured-blog__img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}

.sk-featured-blog__preview {
  position: relative;
  float: left;
  width: 66.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.sk-featured-blog__preview--no-img {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.sk-featured-blog__title {
  margin-top: 0;
}

.sk-featured-blog__metadata {
  margin-bottom: 10px;
}

/*
  Modifiers 
  **************************************/

.sk-grid-image {
  margin-bottom: 20px;
}

.sk-grid-image__image {
  margin-left: auto;
  margin-right: auto;
}

.sk-grid-richtext {
  margin-bottom: 20px;
}

.sk-grid-richtext span {
  display: inline-block;
  padding-right: 10px;
}

.sk-grid-richtext em {
  font-size: 20px;
  font-family: 'ralewaymedium';
  font-style: italic;
}

.sk-grid-richtext a {
  color: inherit;
  font-size: inherit;
  font-family: inherit;
}

.sk-grid-richtext .blue-category-link {
  border-radius: 5px;
  display: block;
  text-align: center;
  background: #16B7F1;
  padding: 16px;
  color: #fff;
  font-family: "Georgia";
  font-size: 18px;
  font-style: normal;
  line-height: 36px;
  padding-right: 66px;
  position: relative;
}

.sk-grid-richtext .blue-category-link:hover {
  background: #1f62a1;
  text-decoration: none;
}

.sk-grid-richtext .blue-category-link:after {
  position: absolute;
  top: 50%;
  margin-top: -18px;
  right: 20px;
  display: inline-block;
  width: 36px;
  height: 36px;
  content: " ";
  background: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/arrow-circle.png');
  -webkit-background-size: cover;
  background-size: cover;
}

.sk-grid-richtext .yellow-category-link {
  border-radius: 5px;
  display: block;
  text-align: center;
  background: #ffefa9;
  padding: 16px;
  color: #000;
  font-family: "Georgia";
  font-size: 18px;
  font-style: normal;
  line-height: 36px;
  padding-right: 66px;
  position: relative;
}

.sk-grid-richtext .yellow-category-link:hover {
  background: #f4dd7f;
  text-decoration: none;
}

.sk-grid-richtext .yellow-category-link:after {
  position: absolute;
  top: 50%;
  margin-top: -18px;
  right: 20px;
  display: inline-block;
  width: 36px;
  height: 36px;
  content: " ";
  background: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/arrow-circle-black.png');
  -webkit-background-size: cover;
  background-size: cover;
}

.sk-grid-richtext p {
  line-height: 22px;
  font-size: 15px;
  font-family: "Georgia";
  color: #353535;
}

.sk-grid-richtext ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.sk-grid-richtext li {
  padding-left: 24px;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/arrow-blue.png') 4px 6px no-repeat;
}

.sk-grid-title {
  margin-top: 0;
  text-align: center;
  font-family: 'ralewaymedium';
  font-size: 20px;
  margin-bottom: 0;
  border-bottom: none;
}

.sk-grid-title h2 {
  color: #00adce;
  margin-top: 0;
}

.sk-grid-title span {
  padding-right: 15px;
  display: inline-block;
}

/*
  Blog Listing Page
  **************************************/

.sk-blog-list {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 992px) {
  .sk-blog-list {
    float: left;
    width: 75%;
  }
}

.sk-blog-list-pagination {
  text-align: center;
}

/*
  Blog Listing Page Posts
  **************************************/

.sk-blog-list-post {
  margin-left: -15px;
  margin-right: -15px;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.sk-blog-list-post__img-holder {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.sk-blog-list-post__img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}

.sk-blog-list-post__preview {
  position: relative;
  float: left;
  width: 66.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.sk-blog-list-post__preview--no-img {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.sk-blog-list-post__title {
  margin-top: 0;
}

.sk-blog-list-post__metadata {
  margin-bottom: 10px;
}

/*
  Blog Nav
  **************************************/

.sk-blog-nav {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 992px) {
  .sk-blog-nav {
    float: left;
    width: 25%;
  }
}

/*
  Blog Post Page
  **************************************/

.sk-blog-post {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 992px) {
  .sk-blog-post {
    float: left;
    width: 75%;
  }
}

.sk-blog-post__tags {
  margin-bottom: 0.5em;
}

.sk-blog-post__share {
  border: none;
  margin: 0;
  padding: 0;
}

.sk-blog-post__share .fa {
  position: relative;
  top: 3px;
  font-size: 23px;
}

.sk-blog-post__date-holder {
  margin-bottom: 0.4em;
  color: #ccc;
}

.sk-blog-post__date-label {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.sk-blog-post__comments {
  margin-left: -15px;
  margin-right: -15px;
}

.sk-blog-post__comments-container {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.sk-blog-post-full-width {
  width: 100%;
}

/*
  Buy Online Page
  **************************************/

.sk-buy-online-list {
  margin-left: -15px;
  margin-right: -15px;
}

.sk-buy-online-list .sk-list-item-wrapper {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .sk-buy-online-list .sk-list-item-wrapper {
    float: left;
    width: 33.33333333%;
  }
}

@media (min-width: 992px) {
  .sk-buy-online-list .sk-list-item-wrapper {
    float: left;
    width: 25%;
  }
}

@media (max-width: 767px) {
  .sk-buy-online-list .sk-list-item-wrapper:nth-child(2n + 1) {
    clear: left;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .sk-buy-online-list .sk-list-item-wrapper:nth-child(3n + 1) {
    clear: left;
  }
}

@media (min-width: 992px) {
  .sk-buy-online-list .sk-list-item-wrapper:nth-child(4n + 1) {
    clear: left;
  }
}

/*
  Contact Page
  **************************************/

.sk-form-contact .sk-page-header header {
  padding-top: 20px;
  margin-left: 20px;
}

.sk-form-contact .sk-page-header header h1 {
  -webkit-box-shadow: 20px 0 0 0 #73C6BA, -20px 0 0 0 #73C6BA;
  box-shadow: 20px 0 0 0 #73C6BA, -20px 0 0 0 #73C6BA;
  background-color: #73C6BA;
  font-size: 22px;
  font-family: 'dubielplainregular';
  padding: 3px 0;
  display: inline;
  line-height: 34px;
  font-size: 72px;
  line-height: 72px;
  color: #474641;
  margin: 20px 20px 20px 0;
}

.sk-form-contact .btn.btn-primary {
  background: none;
  border: none;
  color: #474641;
  outline: none;
  text-align: left;
  color: #000 !important;
  text-decoration: none;
  font-size: 15px;
  line-height: 22px;
  font-weight: bold;
  font-style: italic;
}

.sk-form-contact .btn.btn-primary:after {
  margin-left: 24px;
  display: inline-block;
  color: #262626;
  font-family: 'Glyphicons Halflings';
  content: ",";
  font-size: 1px;
  padding: 11px 6px 10px 9px;
  background: #73C6BA url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/arrow-white.png') center center no-repeat;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  text-align: center;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.sk-form-contact .btn.btn-primary:hover {
  color: #73C6BA !important;
}

.sk-form-contact .btn.btn-primary:hover:after {
  background: #b9e2dc url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/arrow-white.png') center center no-repeat;
}

.sk-form-contact .btn.btn-primary:hover {
  text-decoration: underline;
}

/*
  Error Response Pages
  **************************************/

.sk-404-page,
.sk-500-page {
  margin-bottom: 30px;
}

.sk-404-error {
  margin-left: -15px;
  margin-right: -15px;
}

.sk-404-error .sk-content-holder {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
}

@media (min-width: 768px) {
  .sk-404-error .sk-content-holder {
    float: left;
    width: 50%;
  }
}

.sk-404-error .sk-image-holder {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .sk-404-error .sk-image-holder {
    float: left;
    width: 50%;
  }
}

/*
  FAQs Page
  **************************************/

.sk-faq-page .sk-page-header header {
  padding-top: 20px;
  margin-left: 20px;
}

.sk-faq-page .sk-page-header header h1 {
  -webkit-box-shadow: 20px 0 0 0 #73C6BA, -20px 0 0 0 #73C6BA;
  box-shadow: 20px 0 0 0 #73C6BA, -20px 0 0 0 #73C6BA;
  background-color: #73C6BA;
  font-size: 22px;
  font-family: 'dubielplainregular';
  padding: 3px 0;
  display: inline;
  line-height: 34px;
  font-size: 72px;
  line-height: 72px;
  color: #474641;
  margin: 20px 20px 20px 0;
}

.sk-faq-list {
  padding-bottom: 9px;
  margin: 20px 0;
  border: 0 none;
  padding: 30px;
  background: #c2dce3;
}

.sk-faq-list ul {
  margin: 0;
  padding: 0;
}

.sk-faq-list ul li {
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
  list-style: none;
}

.sk-faq-list ul li a {
  display: block;
  background: #fff;
  padding: 14px;
  color: #494744;
  font-family: Georgia;
  font-weight: bold;
  font-style: italic;
  font-size: 16px;
}

.sk-faq-list ul li a:hover {
  background: #73C6BA;
  text-decoration: none;
}

.sk-faq-question {
  padding: 35px;
  margin-bottom: 25px;
  font-family: 'Georgia';
  background: #fafafa;
  color: #494744;
}

.sk-faq-question:first-child {
  margin-top: 20px;
}

.sk-faq-question .sk-faq-question-title {
  margin-top: 0;
  font-size: 22px;
}

.sk-faq-question .sk-faq-question-body {
  font-size: 15px;
  line-height: 22px;
  padding: 10px 20px 0;
}

.sk-faq-question .sk-faq-question-body p {
  padding: 0;
}

@keyframes fade-bg {
  0% {
    background-color: #eee;
  }

  66% {
    background-color: #eee;
  }

  100% {
    background-color: transparent;
  }
}

@-webkit-keyframes fade-bg {
  0% {
    background-color: #eee;
  }

  66% {
    background-color: #eee;
  }

  100% {
    background-color: transparent;
  }
}

@-o-keyframes fade-bg {
  0% {
    background-color: #eee;
  }

  66% {
    background-color: #eee;
  }

  100% {
    background-color: transparent;
  }
}

/*
  General Content
  **************************************/

.sk-general-content {
  margin-bottom: 20px;
}

hr {
  border-bottom: 1px dotted #9b9b9b;
  margin-top: 40px;
  margin-bottom: 40px;
}

a.with-arrow {
  color: #16B7F1;
  text-decoration: none;
  font-size: 15px;
}

a.with-arrow:after {
  margin-left: 24px;
  display: inline-block;
  color: #fff;
  font-family: 'Glyphicons Halflings';
  content: "";
  padding: 11px 6px 10px 9px;
  font-size: 14px;
  font-style: normal;
  line-height: 1;
  vertical-align: middle;
  background: #16B7F1;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  text-align: center;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

a.with-arrow:hover {
  color: #1f62a1;
}

a.with-arrow:hover:after {
  background: #1f62a1;
}

.with-arrow-pink {
  color: #262626;
  text-decoration: none;
  font-size: 15px;
}

.with-arrow-pink:after {
  margin-left: 24px;
  display: inline-block;
  content: ",";
  font-size: 1px;
  padding: 11px 6px 10px 9px;
  background: #ff8cb1 url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/arrow-white.png') center center no-repeat;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  text-align: center;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.with-arrow-pink:hover {
  color: #808080;
}

.with-arrow-pink:hover:after {
  background: #ffe48e url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/arrow-white.png') center center no-repeat;
}

a.with-arrow-pink {
  color: #262626;
  text-decoration: none;
  font-size: 15px;
}

a.with-arrow-pink:after {
  margin-left: 24px;
  display: inline-block;
  content: ",";
  font-size: 1px;
  padding: 11px 6px 10px 9px;
  background: #ff8cb1 url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/arrow-white.png') center center no-repeat;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  text-align: center;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

a.with-arrow-pink:hover {
  color: #808080;
}

a.with-arrow-pink:hover:after {
  background: #ffe48e url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/arrow-white.png') center center no-repeat;
}

a.with-arrow-dark {
  color: #262626;
  text-decoration: none;
  font-size: 15px;
}

a.with-arrow-dark:after {
  margin-left: 24px;
  display: inline-block;
  color: #262626;
  font-family: 'Glyphicons Halflings';
  content: ",";
  font-size: 1px;
  padding: 11px 6px 10px 9px;
  background: #27447c url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/arrow-white.png') center center no-repeat;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  text-align: center;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

a.with-arrow-dark:hover {
  color: #808080;
}

a.with-arrow-dark:hover:after {
  background: #9ca7be url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/arrow-white.png') center center no-repeat;
}

.arrow-buy-now:after {
  margin-left: 24px;
  display: inline-block;
  color: #262626;
  font-family: 'Glyphicons Halflings';
  content: ",";
  font-size: 1px;
  padding: 11px 6px 10px 9px;
  background: #fff url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/arrow-dark-blue.png') center center no-repeat;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  text-align: center;
  float: right;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.arrow-buy-now:hover:after {
  background: #fff url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/arrow-dark-blue.png') center center no-repeat;
}

.arrow-white-monte:after {
  margin-left: 24px;
  display: inline-block;
  color: #262626;
  font-family: 'Glyphicons Halflings';
  content: " ";
  background: #fff url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/arrow-monte.png') center center no-repeat;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  text-align: center;
  float: right;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.arrow-white-monte:hover:after {
  background: #fff url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/arrow-monte.png') center center no-repeat;
}

.arrow-royal-blue {
  outline: none;
  text-align: left;
  color: #000 !important;
  font-style: italic;
  font-weight: bold;
  text-decoration: none;
  font-size: 15px;
}

.arrow-royal-blue:after {
  margin-left: 24px;
  display: inline-block;
  color: #262626;
  font-family: 'Glyphicons Halflings';
  content: ",";
  font-size: 1px;
  padding: 11px 6px 10px 9px;
  background: #3c8ce2 url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/arrow-white.png') center center no-repeat;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  text-align: center;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.arrow-royal-blue:hover {
  color: #3c8ce2 !important;
}

.arrow-royal-blue:hover:after {
  background: #3c8ce2 url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/arrow-white.png') center center no-repeat;
}

.arrow-monte-carlo {
  outline: none;
  text-align: left;
  color: #000 !important;
  font-style: italic;
  font-weight: bold;
  text-decoration: none;
  font-size: 15px;
}

.arrow-monte-carlo:after {
  margin-left: 24px;
  display: inline-block;
  color: #262626;
  font-family: 'Glyphicons Halflings';
  content: ",";
  font-size: 1px;
  padding: 11px 6px 10px 9px;
  background: #73C6BA url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/arrow-white.png') center center no-repeat;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  text-align: center;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.arrow-monte-carlo:hover {
  color: #73C6BA !important;
}

.arrow-monte-carlo:hover:after {
  background: #b9e2dc url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/arrow-white.png') center center no-repeat;
}

.arrow-blue {
  outline: none;
  text-align: left;
  color: #000 !important;
  font-style: italic;
  font-weight: bold;
  text-decoration: none;
  font-size: 15px;
}

.arrow-blue:after {
  margin-left: 24px;
  display: inline-block;
  color: #262626;
  font-family: 'Glyphicons Halflings';
  content: ",";
  font-size: 1px;
  padding: 11px 6px 10px 9px;
  background: #265d9f url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/arrow-white.png') center center no-repeat;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  text-align: center;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.arrow-blue:hover {
  color: #265d9f !important;
}

.arrow-blue:hover:after {
  background: #99b2ce url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/arrow-white.png') center center no-repeat;
}

.arrow-pink2 {
  outline: none;
  text-align: left;
  color: #000 !important;
  font-style: italic;
  font-weight: bold;
  text-decoration: none;
  font-size: 15px;
}

.arrow-pink2:after {
  margin-left: 24px;
  display: inline-block;
  color: #262626;
  font-family: 'Glyphicons Halflings';
  content: ",";
  font-size: 1px;
  padding: 11px 6px 10px 9px;
  background: #f88e89 url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/arrow-white.png') center center no-repeat;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  text-align: center;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.arrow-pink2:hover {
  color: #f88e89 !important;
}

.arrow-pink2:hover:after {
  background: #fbc6c4 url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/arrow-white.png') center center no-repeat;
}

.arrow-black {
  outline: none;
  text-align: left;
  color: #000 !important;
  font-style: italic;
  font-weight: bold;
  text-decoration: none;
  font-size: 15px;
  line-height: 24px;
  vertical-align: middle;
}

.arrow-black:after {
  margin-left: 24px;
  display: inline-block;
  color: #262626;
  font-family: 'Glyphicons Halflings';
  content: ",";
  font-size: 1px;
  padding: 11px 6px 10px 9px;
  background: #73C6BA url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/arrow-white.png') center center no-repeat;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  text-align: center;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.arrow-black:hover {
  color: #000 !important;
}

.arrow-black:hover:after {
  background: #73C6BA url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/arrow-white.png') center center no-repeat;
}

.arrow-white {
  outline: none;
  text-align: left;
  color: #fff !important;
  font-style: italic;
  font-weight: bold;
  text-decoration: none;
  font-size: 15px;
  line-height: 24px;
  vertical-align: middle;
}

.arrow-white:after {
  margin-left: 24px;
  display: inline-block;
  color: #262626;
  font-family: 'Glyphicons Halflings';
  content: ",";
  font-size: 1px;
  padding: 11px 6px 10px 9px;
  background: #73C6BA url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/arrow-white.png') center center no-repeat;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  text-align: center;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.arrow-white:hover {
  color: #fff !important;
}

.arrow-white:hover:after {
  background: #73C6BA url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/arrow-white.png') center center no-repeat;
}

.RBStarterKitTermsAndConditions .sk-container-body {
  padding: 30px 20px;
}

.RBStarterKitTermsAndConditions .sk-container-body h1 {
  -webkit-box-shadow: 20px 0 0 0 #73C6BA, -20px 0 0 0 #73C6BA;
  box-shadow: 20px 0 0 0 #73C6BA, -20px 0 0 0 #73C6BA;
  background-color: #73C6BA;
  font-size: 22px;
  font-family: 'dubielplainregular';
  padding: 3px 0;
  display: inline;
  line-height: 34px;
  font-size: 72px;
  line-height: 72px;
  color: #474641;
  margin: 30px;
}

.RBStarterKitTermsAndConditions p {
  padding: 8px 20px;
}

.RBStarterKitTermsAndConditions p:nth-child(2) {
  margin-top: 40px;
}

/*
  Product
  **************************************/

.sk-product-body {
  margin-left: -15px;
  margin-right: -15px;
}

.sk-product-header h1 {
  -webkit-box-shadow: 10px 0 0 0 #ffd413, -10px 0 0 0 #ffd413;
  box-shadow: 10px 0 0 0 #ffd413, -10px 0 0 0 #ffd413;
  background-color: #ffd413;
  color: #000 !important;
  padding: 3px 0;
  display: inline;
  line-height: 34px;
  font-size: 34px;
  line-height: 48px;
  font-family: "Georgia";
}

@media (max-width: 767px) {
  .sk-product-header h1 {
    font-size: 24px;
  }
}

.sk-product-header h1 ul {
  font-size: 18px;
}

@media (max-width: 767px) {
  .sk-product-header h1 {
    font-size: 24px;
  }
}

@media (min-width: 768px) {
  .sk-product-header h1 {
    font-size: 26px;
    margin-top: 0px;
  }
}

@media (min-width: 1200px) {
  .sk-product-header h1 {
    font-size: 30px;
  }
}

.sk-product-assets {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .sk-product-assets {
    float: left;
    width: 41.66666667%;
  }
}

@media (min-width: 992px) {
  .sk-product-assets {
    float: left;
    width: 33.33333333%;
  }
}

.sk-product-assets .sk-buy-now-holder {
  margin-bottom: 20px;
  margin-top: 15px;
}

.sk-product-assets .sk-buy-now-holder .sk-buy-now-btn {
  background: #869ed1;
  color: #fff;
  text-align: left;
  border: none;
  padding: 20px;
  font-size: 23px;
}

.sk-product-assets .sk-buy-now-holder .sk-buy-now-btn:after {
  margin-left: 24px;
  display: inline-block;
  color: #262626;
  font-family: 'Glyphicons Halflings';
  content: ",";
  font-size: 1px;
  padding: 11px 6px 10px 9px;
  background: #fff url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/arrow-dark-blue.png') center center no-repeat;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  text-align: center;
  float: right;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.sk-product-assets .sk-buy-now-holder .sk-buy-now-btn:hover:after {
  background: #fff url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/arrow-dark-blue.png') center center no-repeat;
}

.sk-product-assets .sk-buy-now-holder .sk-buy-now-btn:hover {
  background: #869ed1;
  color: #fff;
  text-align: left;
  border: none;
}

.sk-buy-now-btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  width: 100%;
}

.sk-buy-now-btn:focus,
.sk-buy-now-btn:active:focus,
.sk-buy-now-btn.active:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: thin dotted;
}

.sk-buy-now-btn:hover,
.sk-buy-now-btn:focus {
  color: #fff;
  text-decoration: none;
}

.sk-buy-now-btn:active,
.sk-buy-now-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);
}

.sk-buy-now-btn.disabled,
.sk-buy-now-btn[disabled],
fieldset[disabled] .sk-buy-now-btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.sk-buy-now-btn--online {
  color: #fff;
  background-color: #ea3592;
  border-color: #e81e86;
}

.sk-buy-now-btn--online:hover,
.sk-buy-now-btn--online:focus,
.sk-buy-now-btn--online:active,
.sk-buy-now-btn--online.active,
.open > .dropdown-toggle.sk-buy-now-btn--online {
  color: #fff;
  background-color: #d61679;
  border-color: #b51366;
}

.sk-buy-now-btn--online:active,
.sk-buy-now-btn--online.active,
.open > .dropdown-toggle.sk-buy-now-btn--online {
  background-image: none;
}

.sk-buy-now-btn--online.disabled,
.sk-buy-now-btn--online[disabled],
fieldset[disabled] .sk-buy-now-btn--online,
.sk-buy-now-btn--online.disabled:hover,
.sk-buy-now-btn--online[disabled]:hover,
fieldset[disabled] .sk-buy-now-btn--online:hover,
.sk-buy-now-btn--online.disabled:focus,
.sk-buy-now-btn--online[disabled]:focus,
fieldset[disabled] .sk-buy-now-btn--online:focus,
.sk-buy-now-btn--online.disabled:active,
.sk-buy-now-btn--online[disabled]:active,
fieldset[disabled] .sk-buy-now-btn--online:active,
.sk-buy-now-btn--online.disabled.active,
.sk-buy-now-btn--online[disabled].active,
fieldset[disabled] .sk-buy-now-btn--online.active {
  background-color: #ea3592;
  border-color: #e81e86;
}

.sk-buy-now-btn--online .badge {
  color: #ea3592;
  background-color: #fff;
}

.sk-buy-now-btn--locate {
  color: #fff;
  background-color: #25b1e6;
  border-color: #19a4d9;
}

.sk-buy-now-btn--locate:hover,
.sk-buy-now-btn--locate:focus,
.sk-buy-now-btn--locate:active,
.sk-buy-now-btn--locate.active,
.open > .dropdown-toggle.sk-buy-now-btn--locate {
  color: #fff;
  background-color: #1693c2;
  border-color: #137aa2;
}

.sk-buy-now-btn--locate:active,
.sk-buy-now-btn--locate.active,
.open > .dropdown-toggle.sk-buy-now-btn--locate {
  background-image: none;
}

.sk-buy-now-btn--locate.disabled,
.sk-buy-now-btn--locate[disabled],
fieldset[disabled] .sk-buy-now-btn--locate,
.sk-buy-now-btn--locate.disabled:hover,
.sk-buy-now-btn--locate[disabled]:hover,
fieldset[disabled] .sk-buy-now-btn--locate:hover,
.sk-buy-now-btn--locate.disabled:focus,
.sk-buy-now-btn--locate[disabled]:focus,
fieldset[disabled] .sk-buy-now-btn--locate:focus,
.sk-buy-now-btn--locate.disabled:active,
.sk-buy-now-btn--locate[disabled]:active,
fieldset[disabled] .sk-buy-now-btn--locate:active,
.sk-buy-now-btn--locate.disabled.active,
.sk-buy-now-btn--locate[disabled].active,
fieldset[disabled] .sk-buy-now-btn--locate.active {
  background-color: #25b1e6;
  border-color: #19a4d9;
}

.sk-buy-now-btn--locate .badge {
  color: #25b1e6;
  background-color: #fff;
}

.sk-product-images {
  margin-left: -15px;
  margin-right: -15px;
}

.sk-product-feature-image-holder {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.sk-product-thumbnail-image-holder {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.sk-product-feature-image-link,
.sk-product-thumbnail-image-link {
  margin-bottom: 10px;
}

.sk-product-feature-image-empty {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: #fff url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/empty-img-logo.png') no-repeat center center;
  height: 100px;
  line-height: 100px;
  text-align: center;
  vertical-align: bottom;
  overflow: hidden;
  text-indent: -9999px;
  padding-bottom: 100%;
}

.sk-product-feature-image-empty > img,
.sk-product-feature-image-empty a > img {
  margin-left: auto;
  margin-right: auto;
}

a.sk-product-feature-image-empty:hover,
a.sk-product-feature-image-empty:focus,
a.sk-product-feature-image-empty.active {
  border-color: #ea3592;
}

.sk-product-feature-image-empty .caption {
  padding: 9px;
  color: #333333;
}

.sk-product-detail {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .sk-product-detail {
    float: left;
    width: 58.33333333%;
  }
}

@media (min-width: 992px) {
  .sk-product-detail {
    float: left;
    width: 66.66666667%;
  }
}

.sk-product-detail h2 {
  color: #494744;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 22px;
}

.sk-product-detail > p {
  font-size: 22px;
}

.sk-product-detail ul {
  margin-bottom: 20px;
}

.sk-product-detail ul li {
  margin-bottom: 14px;
}

.sk-product-extended-info {
  margin-left: -15px;
  margin-right: -15px;
}

.sk-product-tags:before,
.sk-product-tags:after {
  content: " ";
  display: table;
}

.sk-product-tags:after {
  clear: both;
}

.sk-product-tags:before,
.sk-product-tags:after {
  content: " ";
  display: table;
}

.sk-product-tags:after {
  clear: both;
}

.sk-product-tag-link {
  color: currentColor;
}

.sk-product-tag-link:hover,
.sk-product-tag-link:focus {
  color: #ea3592;
  text-decoration: none;
}

.sk-product-tag {
  position: relative;
  border-radius: 2px;
  padding: 5px 5px 5px 60px;
  min-height: 53px;
  margin: 0 0 5px;
  background: #f9f9f9;
  -webkit-box-shadow: 0px 15px 0 -10px rgba(60, 71, 100, 0.1);
  box-shadow: 0px 15px 0 -10px rgba(60, 71, 100, 0.1);
}

.sk-product-tag-image-holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  bottom: 0;
  padding: 5px;
}

.sk-product-tag-image {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  width: 100%;
  border-radius: 2px;
}

.sk-product-tag-body {
  padding: 5px;
  font-size: 0.9em;
}

.sk-product-tag-name {
  font-weight: 700;
  display: block;
  margin: 0;
  padding: 0;
}

.sk-product-tag-value {
  display: block;
}

.sk-product-video-title {
  margin-top: 0;
}

.sk-product-video-description {
  margin-top: 10px;
}

.RBStarterKitProductPage .mfp-bg {
  background-color: #ccc;
}

.sk-buy-online-lightbox {
  position: relative;
  margin: 0 auto;
  background: #fff;
  padding: 40px 0 5px;
  max-width: 310px;
  -webkit-box-shadow: 0px 15px 0 -10px rgba(60, 71, 100, 0.1);
  box-shadow: 0px 15px 0 -10px rgba(60, 71, 100, 0.1);
}

.sk-buy-online-lightbox .mfp-close {
  color: #ea3592;
}

.sk-buy-online-ad {
  margin: 0 auto;
}

.favourite-product .sk-grid-title p {
  color: #474641;
  font-family: "Georgia";
  font-size: 34px;
}

.favourite-product .sk-category-link {
  display: none;
}

.favourite-product .sk-category-image-link,
.favourite-product .sk-category {
  background: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}

.favourite-product .sk-grid-richtext p.subheader {
  color: #474641;
  font-family: "Georgia";
  font-size: 22px;
}

.sk-channelsight {
  background: #f9f9f9;
  -webkit-box-shadow: 0 15px 0 -10px rgba(60, 71, 100, 0.1);
  box-shadow: 0 15px 0 -10px rgba(60, 71, 100, 0.1);
  border-radius: 2px;
  padding: 5px 5px 5px 5px;
  margin: 0 0 5px;
}

.sk-channelsight__header {
  font-family: inherit;
  font-weight: bold;
  text-align: center;
  margin: 5px 0 15px 0;
}

.sk-dealer__logo-container {
  text-align: center;
  vertical-align: middle;
}

.sk-dealer__body {
  text-align: center;
  margin: 0 0 5px 0;
  margin-bottom: 25px;
}

.sk-dealer__name {
  font-weight: bold;
  font-size: 14px;
}

/*
  Custom (RB) Sitemap
  **************************************/

.sk-sitemap .sk-page-header header {
  padding-top: 20px;
  margin-left: 20px;
}

.sk-sitemap .sk-page-header header h1 {
  -webkit-box-shadow: 20px 0 0 0 #73C6BA, -20px 0 0 0 #73C6BA;
  box-shadow: 20px 0 0 0 #73C6BA, -20px 0 0 0 #73C6BA;
  background-color: #73C6BA;
  font-size: 22px;
  font-family: 'dubielplainregular';
  padding: 3px 0;
  display: inline;
  line-height: 34px;
  font-size: 72px;
  line-height: 72px;
  color: #474641;
  margin: 20px 20px 20px 0;
}

.sk-sitemap a {
  color: #474641;
}

.sk-sitemap-map > ul {
  padding-left: 0;
  list-style-type: none;
}

.sk-sitemap-map > ul > li {
  margin-bottom: 20px;
}

.sk-sitemap-map > ul > li > a {
  font-size: 16px;
  font-weight: bold;
}

.sk-sitemap-map ul {
  list-style-type: none;
  padding-left: 10px;
}

.sk-sitemap-map ul li {
  padding: 5px 0;
}

.sk-sitemap-map h3 {
  margin-bottom: 10px;
  font-weight: bold;
}

.sk-sitemap-map .row {
  margin-bottom: 0;
}

.sk-sitemap-item {
  padding: 10px 15px 0 35px;
}

.sk-sitemap-item > h1,
.sk-sitemap-item > h2,
.sk-sitemap-item > h3,
.sk-sitemap-item > h4 {
  margin-top: 0;
}

.sk-sitemap .sk-sitemap-item > h1,
.sk-sitemap .sk-sitemap-item > h2,
.sk-sitemap .sk-sitemap-item > h3,
.sk-sitemap .sk-sitemap-item > h4 {
  margin-bottom: 10px;
}

.sk-sitemap-item img {
  margin-bottom: 10px;
}

.sk-timeline {
  position: relative;
}

.sk-timeline-year {
  position: relative;
  background: #415a6c;
  color: #fff;
  text-align: center;
  display: block;
  width: 80px;
  padding: 5px 10px;
  margin: 15px 0;
  border-radius: 5px;
  font-size: 20px;
}

.sk-timeline-year:first-child {
  margin-top: 0;
}

.sk-timeline-bar {
  position: absolute;
  left: 15px;
  top: 0;
  bottom: 0;
  width: 10px;
  background: #f8c0dd;
  border-radius: 5px;
}

.sk-timeline-node {
  position: relative;
  padding-left: 80px;
  margin-top: 20px;
}

.sk-timeline-node-marker {
  position: absolute;
  top: 0;
  left: 10px;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: #ea3592;
}

.sk-timeline-node-marker::after {
  display: block;
  content: '';
  position: absolute;
  width: 50px;
  height: 10px;
  top: 5px;
  left: 10px;
  background: #f8c0dd;
  border-radius: 5px;
  z-index: -1;
}

.sk-timeline-node-content {
  background: #f5f5f5;
  padding: 10px;
  border-radius: 10px;
}

.sk-timeline-node-title {
  margin-top: 0;
}

.sk-timeline-node-date {
  color: #ea3592;
  font-weight: bold;
}

.sk-timeline-node-body {
  text-align: justify;
}

@media (min-width: 992px) {
  .sk-timeline-bar {
    left: 50%;
    margin-left: -5px;
  }

  .sk-timeline-year {
    width: 100px;
    margin-left: auto;
    margin-right: auto;
  }

  .sk-timeline-node {
    width: 50%;
  }

  .sk-timeline-node.sk-odd {
    padding-left: 0;
    padding-right: 60px;
    margin-left: 0%;
  }

  .sk-timeline-node.sk-odd .sk-timeline-node-marker {
    left: auto;
    right: -10px;
  }

  .sk-timeline-node.sk-odd .sk-timeline-node-marker::after {
    left: auto;
    right: 10px;
  }

  .sk-timeline-node.sk-even {
    margin-left: 50%;
    padding-left: 60px;
  }

  .sk-timeline-node.sk-even .sk-timeline-node-marker {
    left: -10px;
  }
}

/*
  Video
  **************************************/

.sk-video-list .sk-list-item-wrapper {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .sk-video-list .sk-list-item-wrapper {
    float: left;
    width: 33.33333333%;
  }
}

.sk-video-list .sk-video-list-item .sk-list-item-title {
  text-align: center;
}

.sk-video-list .sk-video-list-item .sk-list-item-title a {
  color: #494744;
  font-weight: normal;
  font-size: 34px;
  height: 159px;
  display: block;
}

.sk-video-list .sk-video-list-item .sk-video-list-item-image-holder {
  width: 200px;
  height: 200px;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 auto;
}

.sk-country-co .sk-video-list .sk-video-list-item .sk-video-list-item-image-holder,
.sk-country-cr .sk-video-list .sk-video-list-item .sk-video-list-item-image-holder {
  width: 180px;
  height: 180px;
}

.sk-video-list .sk-video-list-item .sk-video-list-item-image-holder a {
  border: 0;
  outline: 0;
  position: relative;
}

.sk-video-list .sk-video-list-item .sk-video-list-item-image-holder a:hover {
  border: 0;
  outline: 0;
}

.sk-video-list .sk-video-list-item .sk-video-list-item-image-holder a img {
  height: 100%;
  max-width: none;
  width: auto;
}

.sk-video-list .sk-video-list-item .sk-video-list-item-image-holder a:after {
  font-family: FontAwesome;
  content: "\f04b";
  color: #fff;
  position: absolute;
  left: 37%;
  top: 44%;
  font-size: 30px;
  background: #73c6ba;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
}

.sk-country-co .sk-video-list .sk-video-list-item .sk-video-list-item-image-holder a:after,
.sk-country-cr .sk-video-list .sk-video-list-item .sk-video-list-item-image-holder a:after {
  top: 38%;
}

.sk-video-list .sk-video-list-item .sk-video-list-item-content-holder {
  font-size: 16px;
  text-align: center;
  color: #494744;
}

.sk-video-holder {
  position: relative;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}

.sk-video-iframe {
  display: none;
}

.playing .sk-video-iframe {
  display: block;
}

@media (min-width: 992px) {
  .sk-video-player {
    max-width: 75%;
    margin: 0 auto;
  }
}

.sk-video-play-btn {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  height: 160px;
  width: 160px;
  margin: -80px 0 0 -80px;
  background: #73c6ba;
  border-radius: 50%;
  text-align: center;
  line-height: 160px;
}

.sk-video-play-btn:focus,
.sk-video-play-btn:hover {
  text-decoration: none;
  outline: none;
}

.sk-video-play-btn-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.sk-video-play-btn:after {
  font-family: FontAwesome;
  content: "\f04b";
  color: #fff;
  font-size: 48px;
}

.playing .sk-video-play-btn {
  display: none;
}

@media (max-width: 767px) {
  .sk-video-play-btn {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    height: 80px;
    width: 80px;
    margin: -40px 0 0 -40px;
    background: #73c6ba;
    border-radius: 50%;
    text-align: center;
    line-height: 80px;
  }

  .sk-video-play-btn:focus,
  .sk-video-play-btn:hover {
    text-decoration: none;
    outline: none;
  }

  .sk-video-play-btn-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }

  .sk-video-play-btn:after {
    font-family: FontAwesome;
    content: "\f04b";
    color: #fff;
    font-size: 24px;
  }

  .playing .sk-video-play-btn {
    display: none;
  }
}

.youtube-player {
  margin: 0 auto;
  border: 0 none;
}

@media (min-width: 992px) {
  .youtube-player {
    width: 960px;
    height: 540px;
    /* 720px */
  }
}

@media (min-width: 767px) and (max-width: 991px) {
  .youtube-player {
    width: 640px;
    height: 360px;
    /* 480px */
  }
}

@media (min-width: 481px) and (max-width: 766px) {
  .youtube-player {
    width: 480px;
    height: 270px;
    /* 320px */
  }
}

.umb-grid iframe {
  width: 100% !important;
}

/*
  Search Page
  **************************************/

.sk-search-page .sk-page-header h1 {
  color: #474641;
  font-family: 'dubielplainregular';
  background: #73c6ba;
  margin: 30px 0 20px 0;
  padding: 14px;
  display: inline-block;
  font-size: 72px;
}

@media (max-width: 767px) {
  .sk-search-page .sk-page-header h1 {
    font-size: 52px;
  }
}

.sk-search-page .sk-search-form {
  background: #eee;
}

.sk-search-page .sk-search-form .form-group {
  margin-bottom: 0;
}

.sk-search-page .sk-search-form .form-group input {
  font-size: 15px;
}

.sk-search-page .sk-search-form button {
  background: #7f7f7f;
  border: none;
}

.sk-search-page .sk-search-results-statement {
  margin: 0 0 10px;
}

.sk-search-page .sk-search-result-list {
  margin-bottom: 20px;
}

.sk-search-page .sk-search-result {
  border-top: 1px solid #eee;
}

.sk-search-page .sk-search-result .sk-search-result-body {
  margin-bottom: 20px;
}

.sk-search-page .sk-search-pager {
  text-align: center;
}

.sk-search-page .sk-page-header header {
  padding-top: 20px;
  margin-left: 20px;
}

.sk-search-page .sk-page-header header h1 {
  -webkit-box-shadow: 20px 0 0 0 #73C6BA, -20px 0 0 0 #73C6BA;
  box-shadow: 20px 0 0 0 #73C6BA, -20px 0 0 0 #73C6BA;
  background-color: #73C6BA;
  font-size: 22px;
  font-family: 'dubielplainregular';
  padding: 3px 0;
  display: inline;
  line-height: 34px;
  font-size: 72px;
  line-height: 72px;
  color: #474641;
  margin: 20px 20px 20px 0;
}

.RBStarterKitSearchResultsPage .sk-segment-breadcrumbs {
  display: none;
}

.RBStarterKitSearchResultsPage .sk-search-result-title a {
  font-weight: bold;
  color: #000;
  font-size: 22px;
}

.RBStarterKitSearchResultsPage .sk-search-result-title a:hover {
  color: #2f6699;
  text-decoration: none;
}

.RBStarterKitSearchResultsPage .sk-search-results-statement,
.RBStarterKitSearchResultsPage .sk-search-no-results {
  clear: both;
}

.RBStarterKitSearchResultsPage .sk-search-result-body {
  color: #353535;
  font-size: 15px;
}

.RBStarterKitSearchResultsPage .sk-search-result-count {
  padding-bottom: 20px;
  border-bottom: 1px dotted #333;
}

.RBStarterKitSearchResultsPage .sk-search-page .sk-search-result {
  border-top: none;
  margin-top: 50px;
  margin-bottom: 30px;
}

.RBStarterKitSearchResultsPage .form-horizontal {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  background: #fff;
  border: none;
}

@media (min-width: 992px) {
  .RBStarterKitSearchResultsPage .form-horizontal {
    float: left;
    width: 50%;
  }
}

.RBStarterKitSearchResultsPage .form-horizontal .form-group > div {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 0;
  margin-right: 0;
  width: 100% !important;
}

.RBStarterKitSearchResultsPage .form-horizontal .form-group > div .form-control {
  background: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-style: italic;
  border-bottom: 1px solid #7A7A7A;
}

.RBStarterKitSearchResultsPage .input-group-btn:last-child > .btn {
  background: #7a7a7a;
  border-color: #7a7a7a;
  margin-left: 15px;
  text-align: center;
  padding-left: 8px;
  padding-top: 3px;
  padding-right: 8px;
}

.RBStarterKitSearchResultsPage .sk-search-results-statement.lead {
  font-family: "Georgia";
  font-size: 20px;
  color: #353535;
}

.RBStarterKitSearchResultsPage .sk-search-result-count {
  font-family: "Georgia";
  font-size: 15px;
  color: #353535;
}

/*
  (RB) CDC
  **************************************/

.validation-summary-errors,
.field-validation-error {
  color: red;
}

.cdc-form-container {
  max-width: 400px;
}

.sk-content-block {
  margin: 0 0 20px;
}

.sk-gallery {
  padding: 20px 20px 0;
}

.sk-gallery-list {
  margin-left: -15px;
  margin-right: -15px;
}

.sk-gallery-item {
  margin-bottom: 20px;
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .sk-gallery-item {
    float: left;
    width: 50%;
  }
}

@media (min-width: 992px) {
  .sk-gallery-item {
    float: left;
    width: 33.33333333%;
  }
}

@media (min-width: 1200px) {
  .sk-gallery-item {
    float: left;
    width: 25%;
  }
}

.sk-gallery-image {
  width: 100% \9;
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
}

.sk-gallery-image:hover,
.sk-gallery-image:focus {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.sk-content-heading {
  border-bottom: 1px solid #eee;
}

.sk-content-image {
  width: 100% \9;
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.sk-instructions {
  padding: 20px 0;
  margin-bottom: 20px;
}

.sk-instructions-intro {
  text-align: center;
  margin-bottom: 20px;
}

.sk-instructions-list:before,
.sk-instructions-list:after {
  content: " ";
  display: table;
}

.sk-instructions-list:after {
  clear: both;
}

.sk-instructions-list:before,
.sk-instructions-list:after {
  content: " ";
  display: table;
}

.sk-instructions-list:after {
  clear: both;
}

.sk-instruction {
  margin-bottom: 20px;
  margin: 0 10px 20px;
}

.sk-instruction-image {
  border-radius: 3px;
  border: 5px solid #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.sk-instruction-title {
  font-size: 16px;
  position: relative;
}

.vpb-project-other .sk-instructions-list-item {
  max-width: 500px;
  margin: 0 auto;
}

.vpb-instructions-tips .sk-instruction {
  padding: 20px 0;
}

.vpb-instructions-tips .sk-instruction:before,
.vpb-instructions-tips .sk-instruction:after {
  content: " ";
  display: table;
}

.vpb-instructions-tips .sk-instruction:after {
  clear: both;
}

.vpb-instructions-tips .sk-instruction:before,
.vpb-instructions-tips .sk-instruction:after {
  content: " ";
  display: table;
}

.vpb-instructions-tips .sk-instruction:after {
  clear: both;
}

@media (min-width: 992px) {
  .vpb-instructions-tips .sk-instruction-image-holder {
    width: 50%;
    padding: 10px;
  }

  .vpb-instructions-tips .sk-instruction-caption {
    width: 50%;
    padding: 10px;
  }

  .vpb-instructions-tips .sk-instruction-title,
  .vpb-instructions-tips .sk-instruction-description {
    font-size: 1.4em;
  }

  .vpb-instructions-tips .sk-instructions-list-item:nth-child(odd) .sk-instruction-image-holder {
    float: left;
    text-align: right;
  }

  .vpb-instructions-tips .sk-instructions-list-item:nth-child(odd) .sk-instruction-image {
    -webkit-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    -o-transform: rotate(-2deg);
    transform: rotate(-2deg);
  }

  .vpb-instructions-tips .sk-instructions-list-item:nth-child(odd) .sk-instruction-caption {
    float: right;
    padding-right: 5%;
  }

  .vpb-instructions-tips .sk-instructions-list-item:nth-child(even) .sk-instruction-image-holder {
    float: right;
  }

  .vpb-instructions-tips .sk-instructions-list-item:nth-child(even) .sk-instruction-image {
    -webkit-transform: rotate(2deg);
    -ms-transform: rotate(2deg);
    -o-transform: rotate(2deg);
    transform: rotate(2deg);
  }

  .vpb-instructions-tips .sk-instructions-list-item:nth-child(even) .sk-instruction-caption {
    float: left;
    text-align: right;
    padding-left: 5%;
  }
}

.vpb-project-primary {
  counter-reset: section;
}

.vpb-project-primary .sk-instructions-list-item {
  width: 50%;
  float: left;
}

.vpb-project-primary .sk-instructions-list-item:nth-child(2n+1) {
  clear: left;
}

.vpb-project-primary .sk-instruction {
  margin-left: 10%;
  margin-right: 10%;
  width: 80%;
  display: block;
  margin: 0 auto 20px;
}

.vpb-project-primary .sk-instruction-caption {
  position: relative;
  counter-increment: section;
}

.vpb-project-primary .sk-instruction-caption:before {
  position: absolute;
  right: 100%;
  content: counter(section);
  margin-right: 10px;
  font-weight: normal;
  font-size: 0.8em;
  background: #415a6c;
  color: #fff;
  width: 20px;
  height: 20px;
  line-height: 20px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
}

.sk-partners-intro {
  text-align: center;
}

.sk-partners-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.sk-partner-holder--blog {
  margin-top: 0;
  background: #f9f9f9;
  border-radius: 4px;
  -webkit-box-shadow: 0px 15px 0 -10px rgba(60, 71, 100, 0.1);
  box-shadow: 0px 15px 0 -10px rgba(60, 71, 100, 0.1);
}

.sk-partner {
  text-align: center;
  width: 200px;
  border-radius: 4px;
  padding: 20px 15px;
  margin: 0 10px 10px;
}

.sk-partner-image {
  border-radius: 50%;
}

.sk-partner--blog {
  margin-right: auto;
  margin-left: auto;
}

.sk-partner--blog .sk-partner-image {
  max-width: 100px;
}

.sk-partner--blog .sk-partner-name {
  font-size: 1.2em;
  font-weight: 200;
  color: #555;
}

.sk-rich-text {
  overflow: hidden;
}

.sk-share {
  text-align: center;
}

.sk-share-intro {
  margin-bottom: 10px;
}

.sk-share-list-item {
  display: inline-block;
}

.sk-share-list .sk-social-icon {
  font-size: 40px;
  margin: 0 10px;
}

.sk-video-page .sk-page-header {
  margin: 40px 0;
}

.sk-video-page .sk-page-header h1 {
  -webkit-box-shadow: 20px 0 0 0 #73C6BA, -20px 0 0 0 #73C6BA;
  box-shadow: 20px 0 0 0 #73C6BA, -20px 0 0 0 #73C6BA;
  background-color: #73C6BA;
  font-size: 22px;
  font-family: 'dubielplainregular';
  padding: 3px 0;
  display: inline;
  line-height: 34px;
  margin-left: 20px;
  font-size: 72px;
  font-family: "dubielplainregular";
  color: #474641;
}

@media (max-width: 767px) {
  .sk-video-page .sk-page-header h1 {
    font-size: 52px;
  }
}

/*
  List Items
  **************************************/

.sk-list {
  margin-left: -15px;
  margin-right: -15px;
}

.sk-list-controls {
  position: relative;
  margin: 10px 0 0;
}

.sk-list-controls .sort-by {
  margin: 20px;
}

@media (min-width: 768px) {
  .sk-list-controls .sort-by {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0 0 10px;
  }
}

.sk-list-controls .sort-by select {
  width: auto;
  display: inline-block;
}

.sk-list-controls .pagination {
  margin-top: 0;
  display: inline-block;
}

.sk-list-controls .pagination a {
  border: none !important;
}

.sk-list-controls .pagination .disabled a {
  cursor: default;
  background: none;
}

.sk-list-controls .pagination .disabled a:hover {
  color: inherit;
  background: none;
}

.sk-list-controls .pagination > li > a {
  background: none;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  margin: 0 3px;
  color: #000;
}

.sk-list-controls .pagination > li > a:hover {
  background: #e8e7e6;
}

.sk-list-controls .pagination .active > a {
  background: #2f6699;
  color: #fff;
}

.sk-list-controls .pagination .active > a:hover {
  background: #2f6699;
  color: #fff;
}

.sk-product-list-controls {
  text-align: center;
}

.sk-list-item-wrapper {
  margin-bottom: 10px;
}

.sk-list-item-image-holder {
  margin-bottom: 10px;
}

.sk-list-item-image-holder a {
  border: 1px solid #eee;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
  overflow: hidden;
}

.sk-list-item-image-holder a img {
  border: 0 none;
  width: 100%;
}

.sk-list-item-image-holder a.sk-empty {
  background: #fff url('/css/CmsPlugins/RB-StarterKit/themes/schollsk/images/empty-img-logo.png') no-repeat center center;
  height: 120px;
  line-height: 120px;
  text-align: center;
  vertical-align: bottom;
  overflow: hidden;
  text-indent: -9999px;
}

.sk-list-item-title {
  font-size: 18px;
  font-weight: bold;
  margin-top: 0;
}

.sk-list-item-body {
  font-weight: normal;
}

.sk-search-pager .pagination {
  margin-top: 0;
  display: inline-block;
}

.sk-search-pager .pagination a {
  border: none !important;
}

.sk-search-pager .pagination .disabled span {
  cursor: default;
  background: none;
  border: none;
}

.sk-search-pager .pagination .disabled span:hover {
  cursor: default;
  color: inherit;
  background: none;
}

.sk-search-pager .pagination .disabled a {
  cursor: default;
  background: none;
}

.sk-search-pager .pagination .disabled a:hover {
  color: inherit;
  background: none;
}

.sk-search-pager .pagination > li > a {
  background: none;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  margin: 0 3px;
  color: #000;
}

.sk-search-pager .pagination > li > a:hover {
  background: #e8e7e6;
}

.sk-search-pager .pagination .active > a {
  background: #2f6699;
  color: #fff;
}

.sk-search-pager .pagination .active > a:hover {
  background: #2f6699;
  color: #fff;
}

/*
  Article List
  **************************************/

.sk-article-list-page .sk-no-content {
  margin: 0 15px;
}

.sk-article-list {
  position: relative;
}

.sk-article-list .sk-list-item-wrapper {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 10px;
}

@media (min-width: 992px) {
  .sk-article-list .sk-list-item-wrapper {
    float: left;
    width: 33.33333333%;
  }
}

@media (max-width: 991px) {
  .sk-article-list .sk-list-item-wrapper:nth-child(2n + 1) {
    clear: left;
  }
}

@media (min-width: 992px) {
  .sk-article-list .sk-list-item-wrapper:nth-child(3n + 1) {
    clear: left;
  }
}

@media (min-width: 992px) {
  .article-image--right .col-md-4 {
    float: right !important;
  }
}

/*
  Category List Styles
  - Used Category Pages
  - Used on home page
  **************************************/

.sk-category-wrapper {
  padding: 0 2px;
}

.sk-category {
  padding: 5px;
  background: #f9f9f9;
  -webkit-box-shadow: 0px 15px 0 -10px rgba(60, 71, 100, 0.1);
  box-shadow: 0px 15px 0 -10px rgba(60, 71, 100, 0.1);
  margin: 0 auto 20px;
  position: relative;
}

.sk-category-image-link {
  margin-bottom: 10px;
}

.sk-category-link {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #ea3592;
  border-color: #e81e86;
  display: block;
  width: 100%;
}
